/*==================================================
 Global CSS Reset start here
 ==================================================*/

@import url('https://fonts.googleapis.com/css?family=Ruda:400,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700&display=swap');


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
*{outline:none !important; text-decoration:none!important;}

ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0; width:100%;
}
a {
	text-decoration:none;
	color:#000;
	-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
transition:all 0.2s ease-out;
outline:none!important;
font-family: 'Roboto', sans-serif;
}
em {
	font-style:italic;
}
strong {
	font-weight:bold;
	color:#000;
}
img, object, iframe {
	max-width:100%;
   	display: block;
}
h1,h2, h3, h4,h5,h6{line-height: 1.3;font-family: 'Open Sans', sans-serif;}
p{ margin-bottom:20px; line-height: 1.7; color:#000000; font-family: 'Roboto', sans-serif;}
html {
	-webkit-text-size-adjust:100%;
}
section{ overflow:hidden;}
a:hover { color: #ff4553;}
video{ width:100%; display:block;}

/*==================================================
 Global CSS Reset end here 
 ==================================================*/

.home-container{max-width:1430px; width: 100%; padding: 0px 15px; margin: 0 auto; position: relative;}
.container{max-width:1300px; width: 100%;}
.header-top {display: inline-block; width: 100%; background: #efbe32;}
.header-nav {background: #282a70;     position: relative;}
.apply-now {display: inline-block; padding: 9px 20px; border-left: 1px solid #d4a930; border-right: 1px solid #d4a930;}
.apply-now a {font-size: 14px;  font-family: 'Ruda', sans-serif;color: #000;}
.apply-now a:hover{color: #ff4553;}
.apply-now a span{font-weight: 900; text-transform: uppercase;}
.top-menu {float: right;}
.top-menu ul li {display: inline-block; float: left; border-right: 1px solid #d4a930;}
.top-menu ul li a{font-size: 14px; font-family: 'Ruda', sans-serif; font-weight: 900; padding: 10px 15px; display: block;}
.top-menu ul li:last-child{border-right:none;}
.top-menu ul li a.showsearch {background: #282a70; color: #fff; width: 50px; text-align: center; height: 42px;}
.top-menu ul li a.showsearch:hover {background: #ff4553;}
.banner-content {position: absolute;top:45%; width:54%; transform: translate(0,-45%);}
.banner-content h1 {color: #fff; font-size: 60px; font-weight: 800;  text-transform: uppercase; line-height: 1.2; margin-bottom: 10px;}
.view-all-btn a {background: #ff4553; display: inline-block; padding: 17px 52px; font-size: 14px; font-weight: 900; color: #fff;  font-family: 'Ruda', sans-serif; }
.banner-content p {font-size: 18px; color: #fff; font-weight: 900; margin-bottom: 30px;  font-family: 'Ruda', sans-serif;}
.view-all-btn a:hover {background: #fff; color:#ff4553 }
.home-sec{position: relative;}
.home-sec:before {position: absolute; top: 0; right: 0; left: 0; bottom: 0; background: rgba(0,0,0, 0.2); content: "";}
.header-nav nav {position: relative; z-index: 9; padding: 0px 0px; }
.header-nav .navbar-dark .navbar-nav .nav-link {color: #fff; font-weight: 900; font-size: 18px; padding: 35px 15px; font-family: 'Ruda', sans-serif;}
.header-nav .navbar-dark .navbar-nav .nav-link:hover {color: #ff4553;}
.header-nav .navbar-dark .navbar-nav .nav-item.menu-logo {position: relative; width: 260px;}
.header-nav .navbar-dark .navbar-nav .nav-item.menu-logo a {position: absolute; top: 0; left: 0; right: 0; padding-top: 0px; padding-bottom: 0px;}
.side-menu {display: inline-block; padding: 10px 15px;}
.searchoverlay {position: fixed;top: 0;left: 0;width: 100%; height: 100%; background: #000; z-index:99999999; display: none; -webkit-transition: left 500ms ease-in-out; -moz-transition: left 500ms ease-in-out; transition: left 500ms ease-in-out;}
.searchoverlay .closesearch {color: #fff; position: absolute; font-size: 20px; top:15px; right:30px; cursor: pointer; width: 30px; height: 30px; display: inline-block; z-index: 999; text-align: center;}
.searchoverlay form input {font-size: 22px; color: #e6e6e6; text-transform: capitalize; background: 0 0; border: 0; border-radius: 0; border-bottom: 1px solid #ffffff; padding: 42px 50px 20px 0; width: 100%; outline: 0; font-family: 'Ruda', sans-serif;}
.searchoverlay form .search {position: absolute; top: 38px; right: 0px; cursor: pointer;  display: inline-block;width: 17px;height: 16px; background: url(../images/css_sprites.png) -74px -96px; text-indent: -999px; padding: 20px 20px; border-bottom: none;}
.searchoverlay form .search-i {position: absolute; top: 48px; right: 10px;font-size: 18px;cursor: pointer; color: #fff8f8; display: inline-block; width: 30px; height: 30px; text-align: center; line-height: 30px;}
.searchoverlay form {position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%);  -o-transform: translate(-50%,-50%); transform: translate(-50%,-50%); width: 50%; max-width: 700px;}
.searchoverlay form input:focus {border-bottom: 1px solid #fff;}
.home-slider .owl-nav.disabled + .owl-dots {margin-top: 0px;display: inline-block; width: auto; position: absolute; bottom:62px; right: 60px;}
.home-slider .owl-dots .owl-dot:last-child{margin-right: 0px;}
.home-slider .owl-dots .owl-dot,.whygiet-slider .owl-dots .owl-dot {width: 14px;height: 14px;border-radius: 0; background: #000; border: 1px solid #000; margin-right: 10px;}
.home-slider .owl-dots .owl-dot span,.whygiet-slider .owl-dots .owl-dot span{margin: 0 auto; width: 5px; height: 5px; border-radius: 0px; background: #000;}
.home-slider .owl-dots .owl-dot.active,.whygiet-slider .owl-dots .owl-dot.active{ background: #fff;border: 1px solid #de7724; }
.home-slider .owl-dots .owl-dot.active span,.whygiet-slider .owl-dots .owl-dot.active span{background: #de7724;}
.home-slider .owl-dots .owl-dot.active:hover span,.whygiet-slider .owl-dots .owl-dot.active:hover span{background: #de7724;}
.home-slider .owl-dots .owl-dot:hover span,.whygiet-slider .owl-dots .owl-dot:hover span{background: #000;}
.banner-content h1{ -webkit-animation-duration: 1s; animation-duration: 1s;  -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
.banner-content p{ -webkit-animation-duration: 1.5s; animation-duration: 1.5s;  -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
.banner-content .view-all-btn {-webkit-animation-duration:1.8s; animation-duration:1.8s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
.home-slider .owl-item .home-container{display: none;}
.home-slider .owl-item.active .home-container{display: block;}
.header-sec.sticky {width: 100%; z-index: 999;transform: translate(0, 0px); animation-delay: 0s; animation-direction: normal; animation-duration: 0.5s; animation-fill-mode: forwards; animation-iteration-count: 1;
 animation-name: fadeInDown; animation-play-state: running; animation-timing-function: ease; position: fixed; box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.5); top: 0px;}
.header-sec.sticky .header-nav .navbar-dark .navbar-nav .nav-link{font-size: 16px;padding: 25px 26px;}
.header-sec.sticky .header-nav .navbar-dark .navbar-nav .nav-item.menu-logo {max-width: 170px;}
.header-sec.sticky .header-nav .navbar-dark .navbar-nav .nav-item.menu-logo a{padding-top: 0px; padding-bottom: 0px;}
.inner-header .header-nav .navbar-dark .navbar-nav .nav-item.menu-logo { max-width: 170px;}
.inner-header .header-nav .navbar-dark .navbar-nav .nav-link {font-size: 16px; padding: 25px 26px;}
.footer-rgt input.tnp-submit {position: absolute; height: 100% !important;background: url(../images/css_sprites.png) no-repeat -30px -135px #5d5d5d !important; font-size: 0px !important; padding: 8px 15px !important; width: 45px !important; right: 0;}
.footer-rgt input.tnp-submit:hover{background-color: #ff4553 !important;}
.inner-header .side-menu {padding: 24px 14px;}
.header-sec.inner-header .logo-link {max-width: 125px;}
/*.header-sec.inner-header .header-nav .col-md-5 .mega-menu-wrap > ul > li.mega-menu-item > a.mega-menu-link{padding: 20px 15.5px !important;}*/

/*******************Home About_Us Section*******************/

section.home-sec1 {padding-top: 130px; padding-bottom: 130px; background: #fff8e8;}
.home-about {text-align: center; margin: 0 auto; max-width: 1140px; width: 100%; color: #000;}
.home-about p {font-size: 18px;font-family: 'Roboto', sans-serif; color: #2d2d2d;font-weight: 400; margin:45px 0px;}
.section-head h2 {font-size: 36px;font-weight: 700;text-transform: uppercase;}
.home-about a {font-size: 18px;font-family: 'Roboto', sans-serif;color: #2d2d2d; }
.home-about a:hover{color: #ff4553;}

.relative{
	position: relative;
}

/*******************Home About_Us Section*******************/

.home-sec2 {padding-top: 100px; padding-bottom: 50px; background-color: #282a70;}
.award-content-box{background-color: #fff; padding: 20px;margin-bottom: 50px;border: 5px solid #e9b718;border-radius: 5px;}
.home-sec2 .award-content-box h4 {font-size: 20px;color: #000;font-weight: 700;text-transform: capitalize;margin-bottom: 5px; text-align: center;font-family: 'Dancing Script', cursive;}
.home-sec2 .award-content-box p{font-size: 14px;font-weight: 300; color: #000; text-align: center;}

.home-video{height: calc(100vh - 110px);}
#myVideo {position: absolute;left: 0;top: 0;min-width: 100%;min-height: 100%;}

@media only screen and (max-width:800px){
.home-video{height: auto;}
#myVideo {position: initial;min-width: 100%;min-height: 100%;}
}

.home-sec3 {padding-top: 135px; padding-bottom: 200px;}
.counter {display: -webkit-flex; -webkit-flex-wrap: wrap;display: flex; flex-wrap: wrap;}
.counter li{display: inline-block; width:30.5%; color: #fff; margin-right: 5px; margin-bottom: 5px;}
.counter-cont {display: inline-block;width: 100%; padding:45px 35px;text-align: left;}
.counter-cont h5:after {content: "+";  margin-left: 5px; display: inline-block;}
.counter li:nth-child(5) h5:after {content: "%";  margin-left: 5px; display: inline-block;}
.counter-cont h5 {font-size: 40px; font-weight: 700;font-family: 'Roboto Slab', serif; line-height: 1;}
.counter-cont span {font-size: 20px; display: block; margin-bottom: 10px;}
.counter-cont p {font-size: 14px; color: #fff; font-family: 'Roboto Slab', serif; font-weight: 300; margin-bottom: 0px; text-transform: capitalize;}
.counter li:nth-child(1) {background: rgba(0,82,128,0.8);}
.counter li:nth-child(2) {background: rgba(215,63,18,0.8);}
.counter li:nth-child(3) {background: rgba(255,69,83,0.8);}
.counter li:nth-child(4) {background: rgba(0,142,208,0.8);}
.counter li:nth-child(5) {background: rgba(222,119,36,0.8);}
.counter li:nth-child(6) {background: rgba(0, 102, 0,0.8);}

/*******************Why GIET University Section*******************/

.home-sec4 {padding-top: 135px; padding-bottom: 90px; background: #282a70;}
.why-giet {text-align: center; color: #fff; max-width: 1035px; margin: 0 auto 70px;}
.why-giet p {font-size: 14px; font-weight: 300;color: #ffeae5; margin: 45px 0px 45px;}
.why-giet a {color: #fff; font-size: 14px; font-weight: 700;}
.why-giet a i {vertical-align: middle;}
.why-giet a:hover{color: #ff4553}
.association-rgt ul li {display: inline-block;width: 16.2%; vertical-align: middle; text-align: center;}
.our-association {display: -webkit-flex; -webkit-flex-wrap: wrap;display: flex; flex-wrap: wrap;background:#e9b718; align-items: center;}
.association-lft {width: 24%; background: #e9b718;padding: 0px 40px; }
.association-rgt {width: 76%; background: #fff; padding: 30px 40px; }
.association-rgt ul li a {display: block; border-right: 1px solid #ddd;width: 100%; height: 80px; position: relative; cursor: auto;}
.association-rgt ul li a img{position: absolute;top: 0px;left: 0px;right: 0px;bottom:0px;width: auto;margin: auto;max-width: 100%;max-height: 100%;}
.association-rgt ul li:last-child a {border-right: none;}
.association-lft h3 {font-size: 36px;text-transform: uppercase; line-height: 1.2; color: #fff;}
.association-rgt ul li a:hover img {opacity: 0.9;}

.whyus-section{
    margin-bottom: 100px;
    background-color: #005280;
    padding: 50px 0;
}
.whyus-container{
    background-color: #005280;
}
.whyus-topimg-box{
	box-shadow: 5px 5px 10px #333333;
}
.whyus-img-box{
    overflow: hidden;
    border: 5px solid #e76637;
}
.whyus-img-box img{
    transition: all .5s;
}
.whyus-img-box:hover img{
    transform: scale(1.1,1.1);
}

/*******************Life Giet Section*******************/

section.home-sec5 {background: #fff8e8; padding-top: 120px; padding-bottom: 40px;}
.life-giet {display: inline-block; width: 100%; text-align: center;}
.life-giet>p {max-width: 100%; width: 800px; margin:45px auto 10px; font-size: 18px; color: #383838;text-align: justify;}
.giet-life-sec{display: inline-block;width: 100%;}
.giet-life-sec ul {display: -webkit-flex; -webkit-flex-wrap: wrap;display: flex; flex-wrap: wrap;}
.giet-life-sec ul li {transition: transform .2s; padding:80px 20px;  display: inline-block;}
.life-giet-cont {display: inline-block; width: 100%;padding: 60px 60px; background: #fff;}
.life-giet-cont h4{ font-size: 21px; font-weight: 700; color: #ff4553;}
.life-giet-cont p {font-size: 18px; color: #383838;margin: 25px 0px 20px;}
.life-giet-cont a {font-size: 14px; color: #e44c47; font-weight: 700;}
.giet-life-sec ul li.slick-current.slick-active.slick-center{-ms-transform: scale(1.13);-webkit-transform: scale(1.13);  transform: scale(1.13); }
.giet-life-slider .slick-dots li{padding: 0px 0px; margin:0px 10px 0px 0px; width: 15px; height: 15px; }
.giet-life-slider .slick-dots {display: inline-block; width: auto; bottom: -30px; right: 15px;}
.giet-life-slider .slick-dots li button { background: #fff; border: 1px solid #de7724;  width: 15px; height: 15px; padding: 0px; margin: 0px;}
.giet-life-slider .slick-dots li button:before{ font-size: 0px; background: #de7724; width: 5px; height: 5px; top: 5px; left: 5px;     opacity: 0; }
.giet-life-slider .slick-dots li.slick-active button:before{opacity: 1;}
.giet-life-slider .slick-dots li:hover button:before {opacity: 1;}

/*******************Life Giet Section*******************/

.home-sec6 {padding-top:90px;background: url(https://www.giet.edu/wp-content/uploads/2020/05/programs-background-opt.jpg) no-repeat center; background-size: cover; background-attachment: fixed; position: relative;}
section.home-sec6:before {content: ""; position: absolute; top: 0;  right: 0;  bottom: 0;  left: 0;  background: rgba(255,255,255, 0.2); z-index: 1;}
.program-rgt {float: right; position: relative;}
.program-sec {text-align: center;position: relative; z-index: 9;}
.program-sec h2 {margin-bottom:90px;}
.program-rgt ul{display: -webkit-flex; -webkit-flex-wrap: wrap;display: flex; flex-wrap: wrap;}
.program-rgt>ul>li {display: inline-block; width: 32.8%; background: #e9b718; margin-right:0.8%; margin-bottom: 5px; align-items: center;font-size: 36px;
    font-weight: 700; font-family: 'Open Sans', sans-serif; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out;transition: all 0.2s ease-out;outline: none!important; }
.program-rgt>ul>li:nth-child(3n+0){margin-right: 0px;}
.program-rgt>ul>li:hover {background: #282a70; color: #fff;}
.program-rgt>ul>li:hover a {color: #fff;}
.program-rgt>ul>li:last-child{background: #282a70; font-family: 'Roboto', sans-serif;}
.program-rgt>ul>li:last-child:hover {background: #ff4553;}
.program-rgt>ul>li:last-child a{font-size: 14px; font-weight: 400; font-family: 'Ruda', sans-serif; color: #fff; text-transform: capitalize; padding: 0px 0px; line-height: 126px;}
.program-info>ul>li {background: none; width: 33.33%;}
.program-info>ul>li p {margin-bottom: 0px; color: #fff; font-family: 'Roboto', sans-serif; font-size: 14px;}
.program-info {background: #ff4553; padding:30px 30px; margin-top: 90px;  /*margin-top: 220px;*/}
.program-info>ul>li .info-icon { width: 31px; height: 31px; margin: auto;}
.program-info>ul>li a {display: block; border-right: 1px solid #fff;}
.program-info>ul>li:last-child a{border-right: none;}
.program-info>ul>li a:hover {opacity: 0.9;}
.program-rgt>ul>li a {padding: 35px 15px; display: block;
}


/*******************Placement Section*******************/

.placement-sec h2 {text-align: center; margin-bottom:45px;}
.placement-lft {text-align: right; padding-left:170px;}
.home-sec7 {padding-top: 110px; padding-bottom: 130px;}
.placement-rgt h4 {font-size: 21px; color: #e44c47; font-weight: 700; text-transform: uppercase; margin-bottom:25px;}
.recruiter-sec ul{display: -webkit-flex; -webkit-flex-wrap: wrap;display: flex; flex-wrap: wrap;}
.recruiter-sec ul li {display: inline-block; width: 32.5%; margin-right: 0.8%; margin-bottom: 0.8%;}
.recruiter-sec ul li a{width: 100%; height: 100px; border: 1px solid #ddd; position: relative; display:block;}
.recruiter-sec ul li a img{position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; width: auto; margin: auto; max-width: 100%; max-height: 100%;}
.recruiter-sec ul li:last-child a {border: none;line-height: 100px;text-align: center; font-weight: 700; font-size: 14px; color: #e44c47;}
.recruiter-sec ul li:last-child:hover a{color: #000;}
.recruiter-sec ul li:hover a {border-color: #e44c47;}
.placement-lft p {font-size: 14px; font-family: 'Ruda', sans-serif;line-height: 24px; margin-top: 5px; margin-bottom: 100px;}.home-slider .owl-item .home-container{display: none;}
.home-slider .owl-item.active .home-container{display: block;}




/*******************Faculty Section*******************/

section.home-sec8 {background: #0b7dbc; padding: 100px 0px;}
.faculty-sec h2 {color: #fff;}
.faculty-sec {text-align: center;}
.faculty-sec ul li .faculty-img {width: 45%; float: left;}
.faculty-sec ul li {width: 100%;}
.faculty-sec ul li .faculty-img img {width: 100%; height: 100%;}
.faculty-sec ul li .faculty-img img {display: block;}
.faculty-sec ul li .faculty-info {width: 55%; max-height: 302px; background: #0b1f32; color: #fff; padding: 45px 40px; float: right; height: 100%; text-align: left;}
.faculty-info h4 {font-size: 21px;text-transform: uppercase; font-weight: 700; margin-bottom: 10px;}
.faculty-info h5 {font-size: 14px; color: #dadada; font-family: 'Ruda', sans-serif;margin-bottom: 15px;}
.faculty-sec ul li .faculty-info p{color: #fff; font-family: 'Ruda', sans-serif; font-size: 14px; margin-bottom: 0px; line-height: 24px;}
.faculty-silider {margin: 80px auto 75px;}
.faculty-silider .owl-item{display: -webkit-flex; -webkit-flex-wrap: wrap;display: flex; flex-wrap: wrap;}
.faculty-sec a {color: #fff; font-size: 14px;font-weight: 700; text-transform: capitalize;}
.faculty-sec a:hover{color:  #000;}
.faculty-silider>ul{padding: 0px 60px;}
.faculty .owl-nav button.owl-prev {width: 25px; height: 25px; border: 1px solid #fff; border-radius: 50%; margin: 0px;  position: absolute; left: 0%; top: 50%; transform: translate(0%,-50%);}
.faculty .owl-nav button.owl-next {width: 25px; height: 25px; border: 1px solid #fff; border-radius: 50%; margin: 0px;  position: absolute; right: 0%;top: 50%; transform: translate(0%,-50%);}
.faculty .owl-nav button span {font-size: 20px;line-height: 1; padding: 0px; margin: 0px; color: #fff;text-align: center;}
.faculty_details_container {padding-top: 20px;}
.faculty_thumb img {margin: 10px auto;}
.faculty_details_data {border: 1px solid #ccc; border-radius: 5px; padding: 15px;text-align: left;}
.faculty_details_data h5, .faculty_details_data h6 {margin-bottom: 20px;}
.faculty_details_data h6 strong {color: #efbe32;}
.faculty_details_data ul {list-style: square;margin-left: 20px;}
.faculty_details_data ol {list-style: desimal;margin-left: 20px;margin-bottom: 20px;}


/******************* Faculty Page*******************/
.left-margin{
    margin-bottom: 25px;
}
.image-box-left{
    box-shadow: 0 0 5px #000;
}
.image-box-left, .image-box-right{
    overflow: hidden;
}
.teaching-image{
    width: 100%;
    transition: all .3s;
}
.teaching-image:hover{
    transform: scale(1.1,1.1);
}
.teaching-content{
    background-color: #272A6F;
    padding: 20px;
    height: 100%;
    max-height: 100%;
}
.teaching-content p{
    color: #fff;
    text-align: justify;
}
@media screen and (max-width: 800px) {
    .left-margin{
        margin-bottom: 0px;
    }
    .image-box-left{
        margin-bottom: 25px;
    }
}


/*******************Home Happenings Section*******************/

section.home-sec9 {background: #3c3940; padding: 110px 0px;}
.home-happenings {text-align: center; color: #fff;}
.home-happenings .happenings-main {margin-top: 85px; margin-bottom: 100px;}
.happening-rgt ul li img {display: block; min-width: 100%; max-width: 100%; max-height: 100%}
.happening-rgt ul li {margin-bottom: 8px;margin-right: 0.8%; max-width: 32.5%;}
.happening-cont h6 {font-size: 14px; font-family: 'Ruda', sans-serif; color: #ebebec; font-weight: 400; line-height: 24px; margin-bottom:10px;}
.happening-cont h6 span {display: block;}
.happening-cont h3 {font-size: 26px; color: #fff; font-weight: 700; line-height: 1.2;}
.happening-cont p {font-size: 14px; font-family: 'Ruda', sans-serif; color: #fff; line-height: 24px; margin:15px 0px 15px;}
.happening-cont a {font-size: 14px; color: #fff; font-weight: 700;}
.happening-text {padding: 10px 20px; text-align: left;}
.happening-rgt ul li:last-child {background: #e44c47;}
.happening-rgt {padding-left: 1.5% !important;}
.happening-lft {padding-right:1.5% !important; background: #e3a51f; margin-bottom: 8px;}
.home-happenings a {color: #fff; font-size: 14px; text-transform: capitalize;}
.happening-cont a {position: absolute; bottom: 10px;}
.happening-lft .happening-cont {border-bottom: 1px solid #775a20; padding-bottom: 20px;}
.happening-lft ul li:last-child .happening-cont{border: none;}
.happening-lft .happening-text {padding-right: 0px; padding-left: 40px; padding-bottom: 0px;}
.home-happenings a:hover {color: #ff4553;}
.home-happenings a i {font-weight: 700; vertical-align: middle;}
.happening-cont {position: relative; height: 100%;}
.happening-rgt ul li a img {min-width: auto;}
.happening-cont a.v-icon{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); bottom: auto;}
.happening-rgt ul li:last-child a:hover {color: #000;}
.img_gallery_item_box{width: 100%; height: 250px;overflow: hidden;}
.img_gallery_image{width: 100%; height: 100%;}

/*******************Home Tab Section 10*******************/

.home-tab-giet .tab_drawer_heading {display: none;}
.home-tab-giet>ul {text-align: center; display: inline-block; width: 100%; margin-bottom: 55px;}
.home-tab-giet>ul>li {display: inline-block; position: relative;}
.home-tab-giet>ul>li{ padding: 0px 15px;display: inline-block; border-right: 1px solid #000; line-height: 1;}
.home-tab-giet>ul>li a{padding: 0px 0px; position: relative; text-transform: uppercase; font-family: 'Ruda', sans-serif; color: #000; font-size: 18px;}
.home-tab-giet>ul>li a.active {color: #ff4553;}
.home-tab-giet>ul>li a.active:after {content: ""; width: 96%; height: 2px; display: block; background:#ff4553; position: absolute; bottom: -10px; z-index: 9;margin: auto; left: 0; right: 0;}
.home-tab-giet .nav-tabs {display:none;}
.home-tab-giet>ul>li:last-child {border: none;}
.home-tab-giet h2 {text-align: center; margin-bottom: 50px;}
section.home-sec10 {padding-top: 100px;}
.home-tab-cont{display: -webkit-flex; -webkit-flex-wrap: wrap;display: flex; flex-wrap: wrap;}
.home-tab-lft{width: 20%; margin-top: -235px; margin-right: 1.5%; text-align: center;}
.home-tab-rgt {width:78.5%;}
.home-tab-main {float: left; background: #282a70; width: 100%}
.home-tab-main .card-body{ width: 93%; float: right;padding: 100px 70px 45px 20px; }
.home-tab-rgt p {color: #fff;font-size: 21px; font-family: 'Ruda', sans-serif; margin-bottom: 50px; padding: 0px 140px; position: relative;}
.home-tab-rgt p:before {background: url(../images/tesimonial-before-icon.png) no-repeat; width: 115px; height: 83px; content: "";  display: inline-block; position: absolute; top: 0px; left: 0; background-size: cover;}
.home-tab-rgt p:after {background: url(../images/tesimonial-after-icon.png) no-repeat; width: 115px; height: 83px; content: ""; display: inline-block; position: absolute; right: 0; top: 10px; background-size: cover;}
.home-tab-rgt a {text-transform: capitalize;color: #fff; font-size: 14px; font-family: 'Roboto', sans-serif; font-weight: 700; padding: 0px 140px; display: block;}
.home-tab-rgt p:before{background: url(../images/tesimonial-before-icon.png) no-repeat; width: 115px; height: 83px; content: "";}
.home-tab-lft img{border-radius: 50%;    margin: 0 auto;}
.home-tab-lft h3 {font-size: 21px;color: #fff;font-weight: 700;text-transform: uppercase; margin-top: 5px; margin-bottom: 10px;}
.home-tab-lft p {font-size: 18px; color: #eee9e7; font-family: 'Ruda', sans-serif; margin-bottom: 0px;}
.home-tab-lft p span {display: block;}
.home-tab-rgt a:hover {color: #ff4553;}

/*******************Home Section 11*******************/

.form-lft h2 {font-size: 36px; font-weight: 700; text-transform: uppercase; margin-bottom: 20px; color: #000}
.form-lft p { font-size: 18px; font-family: 'Ruda', sans-serif;}
section.home-sec11 {padding-top: 90px; padding-bottom: 90px;}
.form-rgt ul li {margin-bottom:10px; padding: 15px 15px;}
.form-rgt ul li input, .form-rgt ul li textarea{color:#b2b2b2; font-size: 16px;font-family: 'Ruda', sans-serif;}
.form-rgt ul li input, .form-rgt ul li textarea {width: 100%; border: none; border-bottom: 1px solid #ddd;}
.form-rgt ul li input::-webkit-input-placeholder,.form-rgt ul li textarea::-webkit-input-placeholder {
  color:#b2b2b2; font-size: 16px;font-family: 'Ruda', sans-serif; text-transform: capitalize;
}
.form-rgt ul li input::-moz-placeholder,.form-rgt ul li textarea::-moz-placeholder { 
  color: #b2b2b2; font-size: 16px;font-family: 'Ruda', sans-serif; text-transform: capitalize;
}
.form-rgt ul li input:-ms-input-placeholder,.form-rgt ul li textarea:-ms-input-placeholder {
  color: #b2b2b2; font-size: 16px;font-family: 'Ruda', sans-serif; text-transform: capitalize;
}
.form-rgt ul li input:-moz-placeholder,.form-rgt ul li textarea:-moz-placeholder { 
  color: #b2b2b2; font-size: 16px;font-family: 'Ruda', sans-serif; text-transform: capitalize;
}
.form-rgt form a {font-size: 14px;font-weight: 700; color: #e44c47; font-family: 'Roboto', sans-serif;}
.form-lft {padding-right: 90px;}
.form-rgt ul li input:focus,.form-rgt ul li input:hover {border-color: #e44c47;}
.form-rgt ul li textarea:focus,.form-rgt ul li textarea:hover {border-color: #e44c47;}

.form-rgt p {margin: 0px; display: inline-block;}
.form-rgt p #Submit { font-size: 14px;font-weight: 700; color: #e44c47; font-family: 'Roboto', sans-serif; border: none; background: no-repeat; padding: 0px 0px;}
.form-rgt p:after {content: "\e87a"; font-family: Linearicons-Free; color:#e44c47; vertical-align: middle;}
.form-rgt p #Submit:hover{ background:none;}
/*.form-rgt p .ajax-loader{display: none !important;}*/
.form-rgt ul li textarea {max-height: 55px;}
.form-rgt div.wpcf7 .ajax-loader { margin: 6px 5px;  float: right;}

/*******************Footer Section*******************/

.footer-sec {padding-top: 70px; padding-bottom: 45px; background: #000;}
.footer-sec ul li a {font-size: 14px; color: #fff; font-family: 'Open Sans', sans-serif; padding:5px 0px; display: block;}
.footer-sec ul li a:hover{color:#ff4553;}
.botam-link {display: inline-block; width: 100%; margin-top:97px;}
.botam-link ul {display: inline-block; width: 100%; border-bottom: 1px solid #ddd; padding-bottom: 15px; margin-bottom: 30px;}
.botam-link ul li {display: inline-block;}
.botam-link  p{color: #fff; font-size: 14px;  font-family: 'Open Sans', sans-serif;}
.botam-link  p a{color: #fff;}
.botam-link ul li a:after{content: '|'; margin: 0 10px; display: inline; color: #fff;}
.botam-link ul li:last-child a:after {display: none;}
.footer-rgt h6 {color: #fff; font-size: 14px; text-transform: uppercase; font-weight: 700; margin-bottom: 15px;}
.subscribe-sec {display: inline-block;width: 100%; position: relative;}
.subscribe-sec input{width: 100%; border: none; background: #fff; padding: 8px 15px;}
.subscribe-sec a {color: #fff; position: absolute; right: 0;top: 0; background: #5d5d5d;padding: 8px 15px;}
.footer-rgt ul li a{color: #fff;}
.footer-rgt ul li{margin-bottom: 10px;}
.footer-rgt p {color: #fff;font-size: 14px; font-family: 'Open Sans', sans-serif; margin-bottom:10px; margin-top: 20px;}
.footer-contact-txt {display: inline; color: #fff;}
.social.icon {display: inline-block; width: 100%;margin-top:46px;}
.social.icon ul li {display: inline-block; margin-right: 9px;}
.social.icon ul li a{font-size: 14px; width:30px; height: 30px; line-height: 30px; display: inline-block; border-radius: 50%; text-align: center; padding: 0px;}
.social.icon ul li.fb a{background: #3c5b8e;}
.social.icon ul li.twitter a{background: #5f9dd1;}
.social.icon ul li.you-tube a{background: #cb2727;}
.social.icon ul li.g-plus a{background: #cb2727;}
.social.icon ul li.linkedin a{background: #1f81c7;}
.social.icon ul li.blog a{background: #e98020;}
.subscribe-sec a:hover {background: #ff4553; color: #fff;}



/*******************Programmes Pages*******************/

.inner-header {margin-bottom: 90px;}
.page-title {text-align: center;}
.page-title h2{font-size: 36px; font-weight: 700;text-transform: uppercase; color: #000;}
.page-title h2:after{content: ""; background: url(../images/sprites-new.png) no-repeat -10px -179px; width: 83px; height: 7px; display: block; margin:22px auto 95px;}
.programmes-page {padding-top: 65px; padding-bottom: 100px;}
.program-sidebar ul {border-right: 1px solid #e9eaea;text-align: right; padding-right: 50px;}
.program-sidebar ul li a {font-size: 18px; font-family: 'Roboto', sans-serif; color: #808080; display: block; padding: 5px 0px;}
.program-sidebar ul li a:hover {color: #d76637;}
.program-sidebar ul li.active a {color:#d76637;}
.rightbar-cont h3 {font-size: 21px; color: #000; font-weight: 700; text-transform: uppercase;}
.rightbar-cont h3:after{content: ""; background: url(../images/sprites-new.png) no-repeat -10px -179px; width: 84px; height: 8px; display: block; margin-top: 25px; margin-bottom: 40px;}
.rightbar-cont p {color: #383838; font-size: 18px; font-family: 'Roboto', sans-serif;}
.intake-cont {display: inline-block; width: 100%; padding: 15px 15px 0px;
background-color: #fff; /*min-height: 500px;*/}
.intake-cont h4 {font-size: 25px; font-weight: 700; text-transform: uppercase; margin-bottom: 25px;}
.intake-cont p {font-size: 16px; color: #404040; line-height: 30px; margin-bottom: 20px;text-align: justify;}
.intek-sec .intake-table tr th {background: #e2a759; text-transform: uppercase; font-size: 18px; font-family: 'Open Sans', sans-serif;}
.intek-sec .intake-table table {margin-bottom: 0px; padding-bottom: 0px;}
.intek-sec .intake-table tr th {background: #e3a859;text-transform: uppercase; font-size: 18px; font-family: 'Open Sans', sans-serif;width: 70%;text-align: center;border: none;}
.intek-sec .intake-table tr td{font-size: 14px; color: #fff; text-transform: uppercase; font-family: 'Roboto', sans-serif; text-align: center; border: none; padding-top: 25px; padding-bottom: 25px; border-bottom: 1px solid #cccbcb;background-color: #272A6F;}
.intek-sec .table-bordered td, .intek-sec .table-bordered th{border: 1px solid #cecbcb;}
.intek-sec .intake-table tr td:first-child,.intek-sec .intake-table tr th:first-child {padding-left: 60px; text-align: left; border-right: 1px solid #cccbcb;}
.intek-sec .intake-table tr:last-child td {border-bottom: none;}
.intek-sec .intake-table tr th:first-child {border-color: #d0a060;}
.intek-sec ul {display: -webkit-flex; -webkit-flex-wrap: wrap;display: flex; flex-wrap: wrap;}
.intek-sec ul li {width:100%;}
.intek-sec {display: inline-block; width: 100%; margin-top: 35px; margin-bottom:80px;}
.eligbility-sec>ul{display: -webkit-flex; -webkit-flex-wrap: wrap;display: flex; flex-wrap: wrap;}
.eligbility-sec>ul>li{width:100%;}
.eligbility-sec h4:after {content: ""; background: url(../images/sprites-new.png) no-repeat -10px -179px; width: 83px; height: 7px; display: block; margin-top: 25px; margin-bottom: 40px;}
.eligbility-sec ol {list-style-type: decimal; padding-left: 15px;}
.eligbility-sec ol li {font-size: 14px; color: #383838; margin-bottom:10px; font-family: 'Roboto', sans-serif; line-height: 28px;}
.eligbility-sec h4 {font-size: 21px; font-weight: 700; text-transform: uppercase; color: #000;}
.eligbility-sec h5 { font-size: 18px; font-weight: 700;text-transform: uppercase; color: #000; margin-bottom:22px;}
.eligbility-sec ul li p {font-size: 14px; color: #383838; margin-bottom: 15px; font-family: 'Roboto', sans-serif;}

/*******************Programmes Pages*******************/

.contact-map iframe {/*max-height: 570px; */height: 100%;}
.contact-map .col-md-5 img{width: 100%;}
.contact-map .col-md-5,.contact-form .col-md-5 {-ms-flex: 0 0 40%; flex: 0 0 40%; max-width: 40%;}
.contact-map .col-md-7,.contact-form .col-md-7 {-ms-flex: 0 0 60%; flex: 0 0 60%; max-width: 60%;}
.contact1 .col-md-7 {border-left: 1px solid #595894;}
.cont-info img { margin: auto;}
.cont-info {display: block; max-width: 300px; width: 100%; text-align: center; margin:40px auto 0px; float: right;  margin-right: 100px;}
section.contact1 {padding-bottom: 125px; padding-top: 30px;}
section.contact2 {padding-bottom: 80px;}
.cont-form {max-width:80%;width: 100%; padding-left: 100px;}
.cont-form h3 {color: #595894; font-size: 21px; text-transform: uppercase; font-weight: 700; letter-spacing: 3px; margin-bottom: 30px;}
.cont-form .form-control {border: none; border-bottom: 1px solid #ddd; border-radius: 0px; color: #404041;  font-size: 16px; font-family: 'Ruda', sans-serif; padding: 0px 0px; font-weight: 700;}
.cont-form .form-group {margin-bottom: 12px;}
.cont-form textarea.form-control{height: 70px;}
.cont-form select option {font-size: 14px;}
.cont-form .form-control:focus {outline: none; box-shadow: none;}
.cont-form .form-control:focus{border-bottom: 1px solid #595894;}
.cont-form .form-control::-webkit-input-placeholder{color:#404041; font-size: 16px;font-family: 'Ruda', sans-serif; text-transform: capitalize;}
.cont-form .form-control::-moz-placeholder {color: #404041; font-size: 16px;font-family: 'Ruda', sans-serif; text-transform: capitalize;}
.cont-form .form-control:-ms-input-placeholder{color: #404041; font-size: 16px;font-family: 'Ruda', sans-serif; text-transform: capitalize;}
.cont-form .form-control:-moz-placeholder{color: #404041; font-size: 16px;font-family: 'Ruda', sans-serif; text-transform: capitalize;}
.cont-form .Submit {font-size: 18px;color: #fff; background: #595894;  font-family: 'Open Sans', sans-serif; padding: 6px 40px; margin-top: 20px; display: inline-block; border: none;}
.cont-form .Submit:hover{background: #ff4553;}
.cont-info h2 {font-size: 36px; text-transform: uppercase; font-weight: 700; color: #000;}
.cont-info h4 {font-size: 21px; color: #4c4c4c; font-weight: 700; text-transform: uppercase; margin-bottom: 20px; margin-top: 15px;}
.cont-info p,.cont-info p a {font-size: 16px; color: #5d5d5d; margin-bottom: 0px; font-family: 'Ruda', sans-serif;}
.cont-info h2:after {content: ""; background: url(../images/border-icon.png) no-repeat center; width: 84px; height: 8px; display:block; margin: 20px auto 80px;}
.cont-info p a:hover {color: #dc3545;}

/*******************Abouts Pages*******************/

.inner-menu .navbar-dark .navbar-brand {display: none;}
.inner-menu nav {padding: 0px 0px;}
.inner-menu nav .navbar-nav .nav-item a {color: #000; font-size: 18px; color: #808080; padding: 0px 15px; font-family: 'Roboto', sans-serif; line-height: 1; border-right: 2px solid #262626;}
.inner-menu nav .menu-item a {color: #000; font-size: 18px; color: #808080; padding: 0px 15px; font-family: 'Roboto', sans-serif; line-height: 1; border-right: 2px solid #262626;}
.inner-menu nav .navbar-nav .nav-item:last-child .nav-link{border: none;}
.inner-menu nav .menu-item:last-child a{border: none;}
.inner-menu nav .navbar-nav .nav-link:hover,.inner-menu nav .navbar-nav .nav-link:focus{color: #e76637;}
.inner-menu .navbar-nav {margin: auto;}
.inner-menu {margin-bottom: 70px;}
.inner-menu nav .navbar-nav .active>.nav-link, .inner-menu nav .navbar-nav .nav-link.active, .inner-menu nav .navbar-nav .nav-link.show, .inner-menu nav .navbar-nav .show>.nav-link{color:#e76637;}
.inner-menu nav .current-menu-item a{color:#e76637;}
.inner-menu nav .current-menu-item:hover a, .inner-menu nav .current-menu-item:focus a{color:#e76637;}
.inner-menu nav .menu-item a:hover{color:#e76637;}
.inner-menu nav .menu-item:last-child a{border: none;}
.inner-menu nav .current-department-ancestor a { color: #e76637;}
.about-page>p {font-size: 18px; font-weight: 300; color: #383838;  font-family: 'Roboto', sans-serif;margin-bottom:45px;}
.about-page .page-title h2:after {margin-bottom: 70px;}
.about-rgt {background: #005280; color: #fff;padding: 0px 30px;height: 100%;display: -webkit-flex; -webkit-flex-wrap: wrap; display: flex; flex-wrap: wrap;align-items: center;}
.about-rgt ul {list-style-type: square;margin-left: 30px;}
.about-rgt ul li{font-size: 13px; margin-bottom: 5px;}
.about-rgt p {font-size: 14px;color: #fff; line-height: 24px;}
.about-rgt p span {font-size: 20px; font-weight: 300;}
.about-giet .col-md-8 { -ms-flex: 0 0 69%; flex: 0 0 69%; max-width: 69%;}
.about-giet .col-md-4{-ms-flex: 0 0 31%; flex: 0 0 31%; max-width: 31%;}
section.about2 {padding-top: 90px; padding-bottom: 120px;}
.vision-sec h2:after {content: ""; background: url(../images/sprites-new.png) no-repeat -10px -179px; width: 83px; height: 7px; display: block; position: absolute; bottom: 0;}
.vision {text-align: right;padding-right: 30px;}
.vision-sec h2 { font-size: 36px; font-weight: 700; text-transform: uppercase; position: relative; padding-bottom: 25px;  margin-bottom: 40px;}
.vision-cont {max-width: 58%; display: inline-block;}
.mission-cont {display: inline-block; max-width: 58%;}
.vision-sec p {font-size: 14px; color: #383838; margin-bottom: 0px; line-height: 24px;}
.vision-cont h2:after{right: 0px;}
.mission h2:after{left: 0px;} 
.vision-sec .mission {border-left: 1px solid #cecfd0; padding-left: 30px;}
.about-giet h3 {font-weight: bold;text-align: left;text-transform: uppercase;}
.about-giet h3::after {
    content: "";
    background: url(../images/sprites-new.png) no-repeat -10px -179px;
    width: 83px;
    height: 7px;
    display: block;
    margin: 22px 0 10px;
}
.about-box{
	margin-bottom: 100px;
}

/*campus*/
.campus-section{
	padding: 50px;
    margin-bottom: 100px;
    background-color: #005280;
}
.about-campus-back{
	
    //max-height: 300px;
}
.campus-box{
    
}
.campus-img-box{
	box-shadow: -10px 10px 20px #ddd;
}
.campus-img{
    transform: translate(10px, -10px);
}

/*vision*/
.vision-section{
    margin-bottom: 100px;
}
.vision-content-box{
    background-color: #005280;
    padding: 50px;
    position: absolute;
    left: -100px;
    top: 100px;
}

@media screen and (max-width: 800px){
    .vision-content-box{
        position: initial;
    }
}

/*mission*/
.mission-content-section{
    margin-bottom: 50px;
}
.mission-section{
    background-color: #005280;
    padding: 50px 0;
}
.mission-img-box{
    box-shadow: 10px 10px 20px #ddd;
}
.mission-img{
    transform: translate(-10px, -10px);
}
.about-mission{
    padding: 20px 0 0 0;
}
.about-mission ul{
    list-style-type: square;
    margin-left: 30px;
}
.about-mission ul li{
    margin-bottom: 10px;
    text-align: justify;
}

/*******************Happenings Pages*******************/

section.happing1 {padding-bottom:110px;}
.media {border-top: 1px solid #808080; padding-top: 60px;}
.inner-menu.happings-sec .page-title h2:after {margin-bottom: 40px;}
.happing-pages {max-width: 1190px; width: 100%; margin: 0 auto;}
.media-img {display: block; position: relative; overflow: hidden;}
.media-img label,.coverage-sec label{background: #ffb505; font-size: 14px; padding:9px 13px; color: #000000; font-weight: 600;  font-family: 'Roboto', sans-serif; position: absolute; right: 20px; bottom: 0; transition: transform .25s, visibility .25s ease-in;
    -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
    
.media-img .reg-link-box{background: #ffb505; font-size: 14px; padding:9px 13px; color: #000000; font-weight: 600;  font-family: 'Roboto', sans-serif; position: absolute; left: 10px; top: 10px;}

.media-img .gmeet-link-box{background: #ffb505; font-size: 14px; padding:9px 13px; color: #000000; font-weight: 600;  font-family: 'Roboto', sans-serif; position: absolute; right: 10px; top: 10px;}
    
.media-img:hover label,.coverage-sec:hover label {background: #ff4553; color: #fff;}
.thumb-img {min-height: 250px;}
.media-sec p {font-size: 21px; color: #5d5d5d; margin: 0px; padding: 15px 15px; }
.dpt-imggllery-title {display: none;}
.happing-pages .media-sec{margin-bottom: 55px;}
.load-more {text-align: center; margin-top: 45px;}
.load-more button {font-size:14px; background: #fff; border: 1px solid #404040; font-family: 'Ruda', sans-serif; font-weight: 900; letter-spacing: 2px; border-radius: 30px; text-align: center; max-width: 170px; width: 100%; height: 36px; line-height: 36px; padding: 0px 0px;  
-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; position: relative; z-index: 9;}
.load-more button:hover{border-color: #ff4553; color: #fff;}
.load-more button::before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; opacity: 0; background-color: #ff4553; -webkit-transition: all 0.4s;-moz-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; 
-webkit-transform: scale(0.5, 1);  transform: scale(0.5, 1); border-radius: 30px;  z-index: -1;}
.load-more button:hover:before { opacity: 1; -webkit-transform: scale(1, 1);  transform: scale(1, 1);}
.load-more button i {font-size: 12px; font-weight: 700; vertical-align: middle;}
.filter-sec {text-align: right; display: block; width: 100%; margin-bottom: 40px;}
.filter-sec ul li {display: inline-block;/* max-width: 165px; width: 100%; */margin-left:13px;}
.filter-sec ul li:last-child {border: 1px solid #e6e6e6;}
.filter-sec ul li:last-child:hover {background: #ff4553;border-color: #ff4553;}
.filter-sec ul li:last-child:hover input{color: #fff;}
.filter-sec ul li input,
.filter-sec ul li select{ font-size: 14px; font-style: italic; color:#4c4c4c; font-family: 'Roboto', sans-serif; padding: 5px 10px; background: transparent; border: none; -webkit-appearance: none;-moz-appearance: none; appearance: none;width: 100%;}
.filter-sec ul label{ font-size: 14px;  color:#000; font-family: 'Roboto', sans-serif;}
.select-bg {border: 1px solid #e6e6e6; background: url(../images/select-icon.png) no-repeat 93% center;}
.filter-sec ul li input::-webkit-input-placeholder{font-size: 14px; font-style: italic; color:#4c4c4c; font-family: 'Roboto', sans-serif;}
.filter-sec ul li input::-moz-placeholder {font-size: 14px; font-style: italic; color:#4c4c4c; font-family: 'Roboto', sans-serif;}
.filter-sec ul li input:-ms-input-placeholder {font-size: 14px; font-style: italic; color:#4c4c4c; font-family: 'Roboto', sans-serif;}
.filter-sec ul li input:-moz-placeholder {font-size: 14px; font-style: italic; color:#4c4c4c; font-family: 'Roboto', sans-serif;}
.news-main .media-sec p {background: #272A6F;color: #fff; min-height: 100px; font-size: 20px;}
.news-details-box{padding: 10px;box-shadow: 0 10px 20px #ccc;}
.news-details-box .news-title{color: #ffb505;}
.news-thumb{box-shadow: 0 0 10px #ccc;}
.happing-pages.news-main .media-sec { margin-bottom: 70px;box-shadow: 0 0 5px #ccc;transition: .3s;}
.happing-pages.news-main .load-more {margin-top: 20px;}
.media-img img { transition: transform .25s, visibility .25s ease-in; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s;max-height: 160px;}
.media-img:hover img { transform: scale(1.1);}
.ui-state-hover:hover .ui-icon-circle-triangle-w{ background-image: url(../images/ui-icons_444444_256x240.png); background-position: -80px -192px;}
.ui-state-hover:hover .ui-icon-circle-triangle-e {background-image: url(../images/ui-icons_444444_256x240.png); background-position: -48px -192px;}
.happing-pages.video-main .media-img:after {content: ""; background: url(../images/media-img-shadow.png) no-repeat center; display: block; position: absolute; left: 0; right: 0;bottom: 0; z-index: 9; height: 182px; background-size: cover;}
.happing-pages.video-main .media-sec p {position: absolute;color: #fff; z-index:99; left: 0; right: 0; bottom: 0; padding: 20px 20px;}
.happing-pages.video-main .media-sec p:before {content: ""; background: url(../images/media-video-icon.png) no-repeat center; width: 34px; height: 34px; display: inline-block; vertical-align: middle; background-size: cover; margin-right: 15px;}
.happing-pages.video-main .media-sec {margin-bottom: 40px;}

/*************************Blog css*************************/

.main_blog_box {margin-bottom: 80px}
.main_blog_box img {width: 100%;min-height: 200px;}
.main_blog_box .blog_box {position: relative}
.main_blog_box .blog_box .img_text {position: absolute; bottom: 0; background: #EFBE32; color: #fff; font-size: 14px; right:20px;}
.main_blog_box .blog_box .img_text li a{padding: 10px; display:block;}
.blog textarea#formGroupExampleInput8, .single textarea#formGroupExampleInput8 {height: 80px;}
.blog input#Submit, .single input#Submit {background: #282A70;width: 100%; border: 0; padding: 7px; margin-top: 0;  font-size: 16px;  letter-s
pacing: 2px; transition: all .2s ease-in-out; color: #fff; cursor: pointer;}
.main_blog_box p {font-size: 18px; padding-top: 25px; border-bottom: solid 1px #c5c5c5; padding-bottom: 40px; margin-bottom: 0; color: #404041;height:110px;}
.articles_cat li {display: inline-block; padding: 0; position: relative;}
.img_text ul li:not(:last-child):after { content: ''; background: #000; position: absolute; top: 17px; width: 5px; height: 5px; right: -3px; border-radius: 20px;}
.main_blog_box span.left_text { font-size: 14px; font-weight: 600; float: left;  padding-top: 10px}
.main_blog_box span.right_text { font-size: 14px; font-weight: 600; float: right; padding-top: 10px}
.enquiry-form1 {background: #fff; color: #000; border: solid 1px #efecea; padding: 25px 20px}
.enquiry1.open { width: 370px;}
.main_blog_box span.right_text a {color: #404041}
.artical_head_enqu { font-size: 24px; font-weight: 900; color: #000; text-align: center;  padding-bottom: 20px;}
.artical_box { background: #f2f2f2; margin: 10px 0; padding: 35px 25px}
.artical_box .artical_head { font-size: 24px; font-weight: 900; color: #000;  text-align: center}
.artical_box ul li {background: #fff; padding: 15px 32px; font-size: 14px; font-weight: 600;  margin-bottom: 2px;  border-radius: 5px; padding-right: 50px; position: relative}
.artical_box ul {margin-top: 30px}
.artical_box ul li a { color: #333!important; border: 0!important;}
.artical_box ul li a:hover { color: #f04b47;}
.artical_box ul li span { float: right; position: absolute; left: 15px; top: 15px; bottom: 0}
.single .artical_box ul li span {top: 18px;}
.artical_box ul li a span i {color: #fc4e45}
.newsletter_box {background: #f04b47; padding: 40px; position: relative}
.newsletter_box input.form-control { font-size: 14px!important; background: #fff!important; padding: 3px 0; text-indent: 10px; color: #000; border-bottom: 0!important}
h1.blog_details_head{ font-size: 24px; margin-bottom: 20px; font-weight: 600; color: #282A70;}
input#Submit:hover {background: #EFBE32;}
.newsletter_box input[type=submit] {background: url(../images/newsletter_arrow.png) no-repeat; border: 0; font-size: 0;  width: 25px; height: 16px; right: 44px; float: right; position: absolute;top: 54px; z-index: 9999; cursor: pointer}
.artical_head{font-size: 32px; font-weight: 600; color: #282A70; margin-bottom: 30px; margin-top: 20px;}
.search h1.page_title{font-size: 30px;font-weight: 600; margin-bottom: 30px;}
.inner-container{ margin-bottom:50px}
.blog_item_img img{ width:1005}
.news_orange_box p:first-child{ font-size: 20px; font-weight: 500; margin-bottom: 10px;}
.search.search-results input.search {padding: 0 !important; text-indent: 9999px; border: 0 !important; z-index: 999;}
.page-title-nothing{text-align: center;}
.page-title-nothing h2{ font-size: 36px; font-weight: 700; text-transform: uppercase; margin-bottom: 10px;}
.page-title-nothing h2:after{content: ""; background: url(../images/border-icon.png) no-repeat center; width: 84px; height: 8px; display: block; margin: 25px auto 25px;}
.search input.search-field{width: 80%; border: 1px solid #ccc !important; height: 40px;  padding-left: 15px;}
.search form.searchform{display: flex; margin: 0 auto; text-align: center; width: 100%;}
.search input[type="submit"]{ border: 1px solid #282A70; padding: 7px 40px; color: #fff; background: #282A70;}
.search input[type="submit"]:hover{ background: #EFBE32;  border: 1px solid #EFBE32;}

/****************Media Caverage****************/

.media-coverage .coverage-sec {background: #f9f9f9; padding: 0px 30px 30px;}
.media-coverage .coverage-sec label{position: static;}
.coverage-logo {display: block;width: 100%; margin-top:15px; margin-bottom:15px; height:350px; position: relative;}
.coverage-logo img{position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; width: auto; margin: auto; max-width: 100%; max-height: 100%; min-width: 100%;}
.coverage-logo:after {content: ""; width: 100%; height: 1px; background: #d9d9d9; display: block;  position: absolute; bottom: -15px;}
/*.coverage-logo img {max-width: 100%; max-height: 100%;}*/
.media-coverage .coverage-sec h3 {/*font-size: 30px;*/ font-size: 20px; color: #3a5c80; font-family: 'Ruda', sans-serif; font-weight: 900; line-height: 1.2; padding-top: 25px;}
.media-coverage .coverage-sec:hover h3 {color: #dc3545;}
.coverage-sec p {font-size: 16px;color: #4c4c4c; padding: 10px 0px 20px;}
.media-coverage .coverage-sec span {font-size: 0; width: 18px; height: 21px; background: url(../images/sprites-new.png) -48px -110px; display: block;}
.media-coverage .coverage-sec:hover span { background: url(../images/sprites-new.png) -10px -110px;}

/****************menu****************/

.logo-link {left: 0; right: 0; max-width: 145px; margin: auto;}
.header-nav .col-md-5 .mega-menu-wrap > ul > li.mega-menu-item > a.mega-menu-link {font-size: 16px !important; font-weight: 700 !important; padding:0px 0px !important;
font-family: 'Ruda', sans-serif !important; height: auto !important; line-height: inherit !important; position: relative;}
.header-nav .col-md-5 .mega-menu-wrap > ul > li.mega-menu-item{ padding: 30px 15.5px !important;}
.side-menu {padding:0px 0%;}
.header-sec.sticky .logo-link {max-width: 130px;}
.header-sec.sticky .side-menu {padding: 0px 0px;}

/****************Leadership****************/

section.leader-sec1 {padding-top: 30px;}
section.leader-sec3 {padding-top: 90px; padding-bottom: 150px;}
.award-rgt {padding-left: 30px;}
.awards-sec .page-title h2:after {margin-bottom: 80px;}
.president-lft {text-align: center; background: #ffcc54;}
.president-img:after {content: ""; background: url(../images/persident-img-bg.png) no-repeat center; position: absolute; left: -4px; right: 0;bottom: -3px; width: 188px;height: 88px;background-size: cover; z-index: -1;}
.president-rgt{background: url(../images/leadership-bg.jpg) no-repeat center;background-size: cover;}
.president-cont {position: relative; z-index: 1; padding: 70px 70px 50px; height: 100%;}
/*.president-cont:before {content: ""; background: rgba(0,0,0, 0.8); display: block; position: absolute; left: 0; right: 0;  top: 0; bottom: 0; z-index: -1;}*/
.president-cont p {color: #fff;font-weight: 300; margin-bottom: 0px; line-height: 26px;}
.presidentlft-cont {padding: 70px 0px; height: 100%;}
.presidentlft-cont span { display: block; text-transform: uppercase;}
.president-img {position: relative; width:180px; height:180px;margin:0 auto 30px; z-index:1;}
.president-img img{width: 100%; height: 100%; border-radius: 50%;}
.presidentlft-cont p {font-size: 20px; font-weight: 700; margin-bottom: 0px;}
.president-sec .col-md-4 {-ms-flex: 0 0 35%;  flex: 0 0 35%;  max-width: 35%;}
.president-sec .col-md-8 {-ms-flex: 0 0 65%; flex: 0 0 65%;  max-width: 65%;}
.leader-list ul {display: -webkit-flex; -webkit-flex-wrap: wrap; display: flex; flex-wrap: wrap;}
.leader-list ul li {width: 46%; margin-right: 8%; padding-bottom:45px; margin-bottom:45px;}
.leader-list ul li:nth-child(1),.leader-list ul li:nth-child(2),.leader-list ul li:nth-child(3),.leader-list ul li:nth-child(4){border-bottom: 1px solid #e4dfdd;}
.leader-list ul li:nth-child(2n+0){margin-right: 0%;}
.leader-list {display: block; background: #efeae8; padding: 65px 50px 0px;}
.leader-list ul li div {display: inline-block; vertical-align: top;}
.leader-list ul li .leader-img{width: 35%}
.leader-list ul li .leader-cont {width: 61%; margin-left: 3%;  position: relative; height: 100%;}
.leader-list ul li .leader-img img {max-width: 100%; max-height: 100%;}
.leader-cont h4 {font-size: 18px; font-weight: 700; color: #000;}
.leader-cont h4 label {display: block; text-transform: uppercase; margin-top: 5px;}
.leader-cont p {font-size: 14px;font-weight: 300; margin: 20px 0px 15px; line-height: 24px;}
.leader-cont a {font-size: 14px; color: #e54c47; font-weight: 700; display: inline-block; position: absolute; bottom: 0; left: 0;}
.award-logo {-ms-flex: 0 0 22%; flex: 0 0 22%; max-width: 22%;  margin-right: 10%;}
.award-lft ul li {display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; padding-bottom: 33px; margin-bottom:35px; box-shadow: 0 0 10px #ccc;padding: 15px;}
.award-cont h5 {font-size: 18px; color: #000; font-family: 'Roboto', sans-serif; font-weight: 400;  margin-bottom: 5px;}
.award-cont p {font-size: 14px; font-weight: 300; margin-bottom: 0px; line-height: 24px;}
.award-lft ul li:last-child { margin-bottom: 0px; border-bottom: none;}
/*padding-bottom: 0px;*/

.awards-box{
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 5px #ccc;
}
.awards-box:hover .awards-cont-box{
    left: 0;
}
.awards-img{
    width: 100%;
    height: 210px;
}
.awards-cont-box{
    position: absolute;
    left: 100%;
    top: 0;
    background-color: #282a70;
    width: 100%;
    height: 100%;
    transition: all .3s;
}

.awards-cont h6{
    color: #fff;
    line-height: 25px;
}
.awards-cont h6 strong{
    color: #efbe32;
}
.awards-title{
	color: #efbe32;
    font-weight: bold;
}

/****************Leader Modal****************/
.leader-modal {position: relative; z-index: 9999;}
.leader-modal .modal-dialog{max-width: 70%; margin: 0 auto;}
.leader-modal button.close { display: inline-block; width: 35px;  height: 35px; background: #fbcc53; opacity: 1;  position: absolute; z-index: 99; border-radius: 50%; padding: 0px; line-height: 1; right: -15px; top: -15px; text-shadow: none;}
.leader-modal button.close:hover {background:#ff4553;color: #fff;box-shadow: 0 0 10px #f9f9f9}
.leader-modal button.close span{display: block; padding: 0px;}
.leader-modal button.close:hover,.leader-modal button.close:focus{opacity: 1 !important;}
.leader-modal .modal-body{padding: 5px; border-radius: 0px; box-shadow: 0 0 5px #fff;}
.leader-modal .presidentlft-cont {padding: 50px 0px;}
.leader-modal .president-cont{padding: 50px 50px; overflow-y: auto;  background: rgba(0, 0, 0, 0.8); max-height: 470px;}
.modal-backdrop{ background:url(../images/overlay.png) repeat;}
.modal-backdrop.show {opacity: 0.9;}
.leader-modal .president-cont::-webkit-scrollbar { width: 5px; background:#ddd;}
.leader-modal .president-cont::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,);  border-radius: 5px;}
.leader-modal .president-cont::-webkit-scrollbar-thumb {border-radius: 5px;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);  background:#222;} 


/****************Why GIET****************/

section.why-giet2 {padding-bottom: 130px;}
.about-why-giet .page-title h2:after{margin-bottom: 70px;}
.about-why-giet p {font-size: 18px;font-weight: 300;margin-bottom: 75px;color:#383838;}
.why-giet-img {margin-bottom: 60px;}
.giet-point {background: #005280;}
.giet-point ul li h3 {font-size: 44px;color: #fff; font-weight: 700; font-family: 'Roboto Slab', serif;}
.giet-point ul li h3 label {font-size: 21px; display: block; font-weight: 400;}
.giet-point ul li p {font-size: 15px; font-weight: 300; color: #fff; margin-bottom: 0px; font-family: 'Roboto Slab', serif;text-align: left;}
.giet-point ul,.giet-point-rgt ul { display: -webkit-flex;-webkit-flex-wrap: wrap;display: flex; flex-wrap: wrap;}
.giet-point ul li {width: 50%; border-bottom: 1px solid #307398; padding: 30px 45px;}
.giet-point ul li:nth-child(2n+0) { border-left: 1px solid #307398;}
.giet-point-rgt ul li { width: 50%; padding:0px 0px 40px; border-right: 1px solid #ddd;}
.giet-point-rgt ul li:nth-child(2n+0) {border-right: none; padding-left:40px;}
.giet-point-rgt ul li:nth-child(2n+1) {padding-right: 40px;}
.giet-point-rgt p:before { content: ""; width: 31px; height: 7px;  background: url(../images/sprites-new.png) -140px -182px; display: block;margin-bottom: 15px;}
.giet-point-rgt ul li p {font-size: 14px; font-weight: 300; margin-bottom: 0px; line-height: 24px;}
.whygiet-slider .owl-nav button:hover{background:none !important;}
.whygiet-slider .owl-nav button:hover:before { color: #000 !important;}
.whygiet-slider .owl-nav button.owl-next:before{content: "Next \e87a"; font-family: Linearicons-Free,'Roboto', sans-serif; font-weight: 700; color: #e54c47;}
.whygiet-slider .owl-nav button.owl-prev:before{content: "\e879  Prev" ; font-family: Linearicons-Free,'Roboto', sans-serif; font-weight: 700; color: #e54c47;}
.whygiet-slider .owl-nav button.disabled{display: none;}
.whygiet-slider .owl-nav button span{display: none;}
.whygiet-slider .owl-nav{margin-top: 95px; margin-bottom: 5px;}
.whygiet-slider .owl-dots .owl-dot {margin: 0px 5px;}

/*****************faculty Page*****************/

section.faculty-main {padding-bottom: 100px;}
.faculty-list,.placement-list {max-width: 1090px;margin: 0 auto; width:100%;}
.faculty-list ul,.placement-record ul {display: -webkit-flex;-webkit-flex-wrap: wrap; display: flex; flex-wrap: wrap;}
.faculty-list ul li{width: 32%; margin-right: 2%; margin-bottom: 2%;background: #f9f9f9;}
.placement-record ul li{width: 32%; margin-right: 2%; margin-bottom: 2%;background: #f9f9f9;}
.placement-record ul li {margin-bottom: 35px;}
.faculty-list ul li:nth-child(3n+0),.placement-record ul li:nth-child(3n+0) {margin-right: 0px;}
.faculty-det {text-align: center; display: block; padding:5px; position: relative; min-height: 50px} 
.faculty-list ul li .faculty-det h3,.placement-record ul li .faculty-det h3{font-family: 'Open Sans', sans-serif; font-size: 21px; margin-bottom: 5px; font-weight: 700; text-transform: uppercase;}
.faculty-det p {font-family: 'Ruda', sans-serif;font-size: 16px; margin-bottom: 0px; color: #262626;}
.faculty-det:after {content: ""; width: 99px; height: 4px; background: url(../images/sprites-new.png) -48px 58px; display: block; margin: auto;position: absolute;left: 0; right: 0;bottom: 0;}
.profile-pic{display: block; overflow: hidden; height: auto;}
.profile-pic img {transition: transform .25s, visibility .25s ease-in; -webkit-transition: all .5s; -moz-transition: all .5s;-o-transition: all .5s;transition: all .5s; width: 100%; height: 100%;}
.faculty-list ul li:hover img,.placement-record ul li:hover img { transform: scale(1.1);}
.faculty-list ul li:hover h3,.placement-record ul li:hover h3 {color:#ff4553;}
.faculty-list .owl-dots .owl-dot span,.placement-record .owl-dots .owl-dot span{ border: 1px solid #000; border-radius: 0px; background: #fff; margin: 0px 4px; width: 12px; height: 12px;}
.faculty-list .owl-dots .owl-dot.active span, .faculty-list .owl-dots .owl-dot:hover span{ background: #808080;}
.faculty-list .owl-nav button.owl-prev, .faculty-list .owl-nav button.owl-next{ background: #272A6F;color: #fff;padding: 5px 10px !important;}
.placement-record .owl-dots .owl-dot.active span, .placement-record .owl-dots .owl-dot:hover span{ background: #808080;}
.faculty-list .owl-dots{margin-top: 40px !important;}

.placement-record .owl-dots{margin-top: 15px !important;}
.placement-record .faculty-det p {font-size: 14px;}
.placement-record .faculty-det p label{display: block;}
section.placement-sec1 {padding-bottom: 145px;}

/*****************CSR Page*****************/

section.csr-sec1 {padding-bottom: 65px;}
.csr .col-md-9 {-ms-flex: 0 0 74%;flex: 0 0 74%; max-width: 74%;}
.csr .col-md-3 {-ms-flex: 0 0 25.7%; flex: 0 0 25.7%; max-width: 25.7%; margin-left: 0.3%;}
section.csr-sec2 {padding: 115px 0px; background: #282a70;}
.about-page.csr-page>p {margin-bottom: 60px;}
.blood-camp-lft-cont {height: 100%;position: relative; display: block;}
.blood-camp-lft-cont:after {content: ""; width: 100px; height: 2px; background: #e3a859; display: block; position: absolute; bottom: -10px;left: 0;}
.blood-camp .blood-camp-lft h4{font-size: 18px;color: #e3a859;font-weight: 700;}
.blood-camp .blood-camp-lft p {font-size: 14px;color: #fff; font-weight: 300;line-height: 24px; padding: 10px 0px;}
.blood-camp .blood-camp-rgt ul {display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; background: #fff;}
.bdc-img-title{
	background-color: #fff;
    color: #000;
    font-weight: bold;
    font-size: 16px;
    padding: 3px;
    text-align: center;
}
.blood-camp-rgt{
	padding-bottom: 20px;
}
#csr-bldon-box{
	background-image: url(https://giet.edu/wp-content/uploads/2020/03/blood-donation.png);
	background-repeat: no-repeat;
	background-size: 150px;
	background-position: right bottom;
}
@media screen and (max-width: 800px){
	#csr-bldon-box{
    	padding-bottom: 100px;
    }
}
#csr-bldon-box p{
	text-align: justify; 
	font-weight: bold;
}
.blood-camp .blood-camp-rgt ul li:first-child{-ms-flex: 0 0 46%;flex: 0 0 46%; max-width: 46%;}
.blood-camp .blood-camp-rgt ul li:last-child {padding: 40px 100px;}
.blood-camp .blood-camp-rgt ul li p {margin-bottom: 0px; font-size: 14px; font-weight: 300; line-height: 24px;}
section.csr-sec3 {padding-top: 50px; padding-bottom: 60px;}
.wealth-lft ul,.employ-rgt-gray ul{display: -webkit-flex; -webkit-flex-wrap: wrap; display: flex; flex-wrap: wrap;}
.wealth-lft ul li {width: 30%;margin-right: 1.5%;margin-bottom: 1.8%;}
/*.wealth-lft ul li:nth-child(2n+0) {margin-right: 0px;}*/
.wealth-lft{-ms-flex: 0 0 53%; flex: 0 0 53%; max-width: 53%;}
.wealth-rgt{-ms-flex: 0 0 47%; flex: 0 0 47%; max-width: 47%;}
.wealth-rgt p {font-size: 14px; font-weight: 300;  line-height: 26px;}
.wealth-rgt {font-size: 30px; font-family: 'Roboto', sans-serif; font-weight: 300;}
.wealth-main h2 {font-size: 36px; font-weight: 700; text-transform: uppercase; margin-bottom: 80px; text-align: center;}
.employ-rgt-gray ul {background: #3c3940; padding: 15px 15px 0px; margin-bottom: 10px;}
.employ-rgt-gray ul li {width: 33.333%;}
.employ-rgt-gray ul li p { font-size: 18px; color: #e3a859; font-weight: 300; margin-bottom: 0px;}
.employ-rgt-gray ul li p label { font-size: 30px; display: block; line-height: 36px;}
.employ-rgt-gray ul li { width: 32%; margin-right: 2%; margin-bottom: 2%;}
.employ-rgt-gray ul li:nth-child(3n+0) { margin-right: 0px;}
.employ-rgt-gray ul li:first-child {align-items: center; display: -webkit-flex; -webkit-flex-wrap: wrap; display: flex; flex-wrap: wrap;}
/* This code has been removed from the above tag- padding: 0px 30px;*/
.employ-main {border-top: 2px solid #e2a759; padding-top: 70px;}
.employ-lft h2 {font-size: 36px; font-weight: 700; text-transform: uppercase; margin-bottom: 0;}
.employ-lft p {font-size: 14px; font-weight: 300; line-height: 24px;  color: #000;  margin-top: 20px;margin-bottom: 15px;}
.employ-lft ul li {display: block; position: relative; font-size: 14px; font-weight: 700; color: #000;  margin-bottom: 8px;font-family: 'Roboto', sans-serif;}
.employ-lft ul li:before { content: ""; width: 5px; height: 5px; background: #000; display: inline-block; vertical-align: middle; margin-right: 20px;}
section.csr-sec4 {padding-bottom: 130px;}
.employ-slider .owl-dots:after { content: ""; width: 145px; height: 2px; background: #e2a759; display: block; position: absolute; left: 0; top: 8px;}
.employ-slider .owl-dots .owl-dot span { width: 12px; height: 12px; border-radius: 0px; background: #fff; border: 1px solid #000; margin: 0px; margin-left: 10px;}
.employ-slider .owl-dots{text-align: right; position: relative;line-height: 1;margin-top: 40px !important;}
/* CSR Award */
.csr-award-left{
    background-color: #282a70;
    border: 1px solid #e3a859;
    padding: 30px 30px;
    height: 581px;
}
.csr-award-desc{
    color: #fff;
    line-height: 23px;
    text-align: justify;
    font-size: 14px;
    font-weight: normal;
}
/* CSR Physical Handycapt */
.csr-disa-left{
    background-color: #282a70;
    border: 1px solid #e3a859;
    padding: 50px 50px;
    height: 581px;
}

/* Vastradaan */
.vastradaan-title{
	font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 80px;
    text-align: center;
}
.csr-vd-left{
    background-color: #282a70;
    border: 1px solid #e3a859;
    padding: 100px 100px;
    height: 581px;
}
@media screen and (max-width: 800px){
	.csr-vd-left{
    	padding: 50px 50px;
        height: auto;
    }
}
.csr-vd-title{
    font-weight: bold;
    color: #e3a859;
    margin-bottom: 30px;
    text-transform: uppercase;
    position: relative;
}
.csr-vd-title::after{
    content: '';
    position: absolute;
    right: 0;
    bottom: -10px;
    width: 50px;
    height: 3px;
    background-color: #fff;
    display: block;
}
.csr-vd-desc{
    color: #fff;
    line-height: 30px;
    text-align: justify;
    font-size: 17px;
    font-weight: normal;
}
.csr-vd-image{
    width: 100%;
    margin-bottom: 30px;
    transition: all .3s;
}
.da-img-title{
	position: absolute;
    left: 0;
    bottom: -20px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    padding: 5px 0;
    background-color: rgba(0,0,0,.6);
    marign: 0;
    color: #fff;
}
.csr-vd-image:hover{
    opacity: .6;
}
/*water resource*/
.water-resource-container{
    background-color: #282a70;
    padding: 50px 0;
}
.csr-wr-sub-title{
	text-align: left;
    color: #cc3300;
    font-weight: 700;
    font-style: italic;
    
}
.csr-wr-box{
    border-radius: 10px;
    border: 5px solid #e3a859;
    overflow: hidden;
    padding: 0;
    width: 100%;
    height: 300px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.csr-wr-image{
    width: 100%;
    height: 100%;
    max-height: 100%;
    transition: all .3s;
}
.csr-wr-image:hover{
    transform: scale(1.1,1.1);
}
.csr-wr-text{
    width: 100%;
    height: 40%;
    background-color: #fff;
    color: #404040;
    margin: 0;
    padding: 20px 50px;
    text-align: center;
    font-size: 15px;
    display: none;
}
.csr-wr-text-title{
    font-weight: bold;
    color: #e3a859;
    font-size: 16px;
}
.csr-wr-desc{
    color: #e3a859;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;
}

/*Plantation*/
.csr-plant-image{
    width: 100%;
    transition: all .3s;
}
.csr-plant-image:hover{
    box-shadow: 0 0 10px #e3a859;
    transform: translate(.5,.5);
}
.csr-plant-img-box{
    position: relative;
    padding: 0;
}

.csr-plant-img-design{
    content: "";
    width: 100%;
    height: 100%;
    border: 10px solid #e3a859;
    position: absolute;
    right: -50px;
    bottom: -50px;
    z-index: -1;
}
.csr-plant-cont-box{
    min-height: 700px;
    border-right: 10px solid #e3a859;
    background: url(https://giet.edu/wp-content/uploads/2020/03/plantation.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 80px;
    padding: 20px 50px 50px 50px;
}
.csr-plant-title{
    text-align: left;
    font-weight: bold;
    margin-bottom: 20px;
}
.csr-plant-desc{
    color: #404040;
    text-align: justify;
}
@media screen and (max-width: 800px){
    .csr-plant-img-design{
        width: 80%;
        right: 50px;
    }
    .csr-plant-cont-box{
        padding: 50px;
        padding-bottom: 50px;
        background-size: 80px;
    }
}

/*****************Testimonials Page*****************/

section.textimonial-sec1 {padding-bottom: 135px;}
.testimonial-data {text-align: center; background: #f7f7f7; border-bottom: 1px solid #fe5b67; padding: 40px 40px 60px;  margin-bottom: 40px;}
.testimonial-data label {width: 170px;height: 170px; display: inline-block;  border-radius: 50%;  overflow: hidden;}
.testimonial-data label img{max-width: 100%;max-height: 100%; border-radius: 50%;}
.testimonial-data h4 { font-size: 16px; font-weight: 700; font-family: 'Roboto', sans-serif; text-transform: uppercase; color: #000; margin: 5px 0px;}
.testimonial-data span { font-size: 12px; font-weight: 400; min-height: 40px; font-family: 'Roboto', sans-serif; text-transform: uppercase; color: #efbe32; display: block;}
.testimonial-data p { font-size: 14px; color: #383838; line-height: 24px; margin-top: 15px;margin-bottom: 40px;}
.testimonial-data a{font-size: 12px; color: #000; font-weight: 900; text-transform: capitalize; display: block;}
.testimonial-data a i {font-weight: 900; vertical-align: middle;}
.testimonial-data:hover a, .testimonial-data:hover h4 {color: #fe5b67;}
.testimonial-data img{ transition: transform .25s, visibility .25s ease-in; -webkit-transition: all .5s;-moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; transform: scale(0.95);}
.testimonial-data:hover  img { transform: scale(1);}

/*****************Career Page*****************/

section.career-sec1 {padding-bottom: 190px;}
.career-main .card-header {border: none; padding: 0px 0px;}
.career-main h4 {text-align: center; font-size: 21px; color: #000; font-weight: 700; text-transform: uppercase; margin-bottom: 35px;}
.container.media.career-page {padding-top: 50px;}
.career-main .card-header button {background-color: #e2a759; color: #000; font-size: 14px; font-family: 'Open Sans', sans-serif; font-weight: 700; display: block; padding: 14px 40px; width: 100%; text-align: left; text-transform: uppercase; border-radius: 0px;}
.career-main .accordion>.card{border-radius: 0px;border: none;margin-bottom: 10px;}
.card-header:first-child { border-radius: 0px;}
.career-main .card-body{padding:20px 100px;}
.career-main .card-body p {font-size: 14px; color: #383838; margin-bottom: 30px;}
.career-main .card-body h6 {font-size: 14px; font-weight: 700; font-family: 'Roboto', sans-serif;  margin-bottom: 30px; color: #383838;}
.career-main .card-body ul {margin-bottom: 30px;}
.career-main .card-body ul li{font-size: 14px; font-family: 'Roboto', sans-serif; position: relative; margin-bottom: 5px; color: #383838;}
.career-main .card-body ul li:before {content: "-"; display: inline-block; vertical-align: middle; margin-right: 25px;}
.career-main .card-body a { max-width: 210px; background: #ff4553; color: #fff; width: 100%; display: inline-block;text-align: center; padding: 13px 0px;font-size: 14px; font-family: 'Ruda', sans-serif;font-weight: 900; border: 1px solid #ff4553;}
.career-main .card-body a:hover {border: 1px solid #ff4553;  color: #ff4553; background: #fff;}
.career-main .card-body a i {vertical-align: middle; font-weight: 900;}
.career-apply {display: inline-block;width: 100%; text-align: center; margin-top:55px; margin-bottom:45px;}
.career-main .card-header button:after {content: ""; background: url(../images/sprites-new.png) -42px -205px; width: 18px;height: 18px; float: right;}
.career-main .card-header button.btn.btn-link.collapsed:after{content: ""; background: url(../images/sprites-new.png) -10px -205px; width: 18px; height: 18px; float: right;}

/*****************Fee Stucture Page*****************/

.admission-sec1{padding-bottom: 155px;}
.fee-stucture .card-header button {background: #ffa405;}
.fee-stucture .card-body {padding:0px 0px;}
.fee-table tr th{border-bottom:none;}
.fee-table tr th,.fee-table tr td {font-family: 'Roboto', sans-serif; vertical-align: middle; text-align: center;}
.fee-table tr th {font-size: 18px; font-weight: 400; color: #000;}
.fee-table tr td{font-size: 14px; color: #000;}
.fee-stucture .card-header button{font-size: 18px;font-weight: 400; font-family: 'Roboto', sans-serif;}
.fee-table tbody tr:nth-of-type(odd) { background-color: #fff;}
.fee-table tr{background: #f7f7f7;}
/*.fee-table tr th:first-child,.fee-table tr td:first-child { padding-left: 40px; width: 300px;}*/
.fee-table tr td label {display: block;}
.fee-table table{margin-bottom:40px;}
.fee-table tr td[rowspan] {background: #f7f7f7;}

/**************Placement Pages**************/

.pr-filter {margin-bottom: 20px;}
.pr-filter ul{display: -webkit-flex;-webkit-flex-wrap: wrap; display: flex; flex-wrap: wrap;display: inline-block;}
.pr-filter ul li {display: inline-block; margin-right: 60px; position: relative;}
.pr-filter ul li:last-child{ margin-right: 0px; }
.pr-filter ul li select {font-size: 16px; color: #808080; padding: 0px 0px; font-family: 'Roboto', sans-serif; border: none;height: 48px;line-height: 48px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: transparent; padding-right: 25px;}
.pr-filter ul li select option {font-size: 14px;}
.pr-filter ul li .select-bg {border: none; border-bottom: 1px solid #e6e6e6; background: url(../images/select-icon.png) no-repeat 100% center;}
.pr-filter a {display: inline-block; border: 1px solid #e6e6e6; height: 48px; padding: 0px 20px;  text-align: center; line-height: 48px; font-size: 16px; float: right;}
.pr-filter a i { font-weight: 700; vertical-align: middle; margin-left: 5px; font-size: 14px;}
.pr-filter a:hover { background: #ff4553; border-color: #ff4553; color: #fff;}

/**************Placment cell Pages**************/

section.pcell-sec2 {padding-bottom: 80px;}
.placement-cell .placement-list p,.pre-placement .placement-list p {font-size: 14px; color: #383838; margin-bottom: 25px; line-height: 24px;}
.p-cell-table h6 {color: #db6637; font-size: 18px; font-family: 'Roboto', sans-serif; font-weight: 700; margin-bottom: 40px;}
.p-cell-table th, .p-cell-table td {border: none; vertical-align: middle;}
.p-cell-table td { font-size: 14px; font-family: 'Roboto', sans-serif; color: #000; padding:15px .75rem;line-height: 22px;}
.p-cell-table .table thead th {background: #ffa405; border: none; font-size: 18px; font-family: 'Roboto', sans-serif; font-weight: 700;white-space: nowrap;}
.p-cell-table .table tbody tr:nth-child(2n) {background: #f9f9f9;}
.more-detial {display: block; width: 100%; margin-bottom: 70px;}
.more-detial ul {display: -webkit-flex; -webkit-flex-wrap: wrap; display: flex; flex-wrap: wrap;}
.more-detial ul li {width: 50%; text-align: center;background: #000000; color: #fff; padding: 28px 20px; font-size: 18px; font-family: 'Roboto', sans-serif; font-weight: 700;}
.more-detial ul li:last-child{background: #ffa405; color: #fff;}
.p-cell-table table.table {margin-bottom: 70px;}
.pre-placement{background: #ded9d7;padding-top: 60px; padding-bottom: 60px;}
.pre-placement .table thead th { background: #d3c7c4;}
.pre-placement .table tbody tr:nth-child(2n) {background: #d0cbc9;}
.pre-placement .table thead th:first-child,.pre-placement .p-cell-table tr td:first-child {padding-left: 7%;}
.pre-placement .p-cell-table tr td:last-child,.pre-placement .table thead th:last-child{padding-right: 7%;}
.pre-placement .p-cell-table h6{padding: 0px 7%;}
.pre-placement .p-cell-table table.table{margin-bottom: 0px;}
.pre-placement .p-cell-table td{padding: 25px .75rem; vertical-align: top;}

/**************Department Pages**************/

section.dep-sec1 {padding-bottom: 125px;}
.depart-info {display: block; position: relative;}
.depart-info:after {content: ""; background: #005280; height: 215px; width: 100%; display: block;}
.depart-cont {position: absolute; width: 45.2%; background: rgba(255,255,255, 0.9); right:60px; bottom: 6%; transform: translate(0px, -6%); padding: 75px 55px; border-top: 5px solid #ff4553;}
.depart-cont h4 {font-size: 21px; color: #ff4553; font-weight: 700;text-transform: uppercase; margin-bottom: 20px;}
.depart-cont p {font-size: 18px; color: #262626; line-height: 28px; margin-bottom:35px}
.depart-cont a{font-size: 14px; color: #d54c47; font-weight: 700; text-transform:capitalize;}
.depart-cont a i { font-weight: 700; vertical-align: middle;}
.depart-cont:hover a{color: #262626;}
.depart-vision-rgt ul li h3:after { content: ""; background: url(../images/sprites-new.png) no-repeat center; width: 83px; height: 7px; display: block; background-position: -10px -179px; margin: 25px 0px 40px;}
.depart-vision-rgt ul li h3 { font-size: 36px; font-weight: 700; text-transform: uppercase;}
.depart-vision-rgt>ul{padding-left: 55px; padding-top: 65px;}
.depart-vision-rgt>ul li p { font-size: 14px; font-weight: 300; color: #191919;margin-bottom: 0px;}
.depart-vision-rgt>ul ul li{ padding-left: 25px; position: relative; font-size: 14px; font-weight: 300; color: #191919; margin-bottom: 35px;}
.depart-vision-rgt>ul ul li:before { content: ""; width: 8px; height: 8px; background: #000; display: inline-block; position: absolute; left: 0; top: 8px;}
.depart-vision-rgt>ul>li:first-child { border-bottom: 1px solid #ddd; margin-bottom: 70px; padding-bottom: 70px;}
.depart-vision-lft { margin-top: -81px;}
.col-md-6.depart-vision-lft { padding-left: 60px;}
.depart-vision-rgt>ul ul li:last-child { margin-bottom: 0px;}
.dep-head h2 {font-size: 36px; font-weight: 700;text-transform: uppercase; text-align: center;}
.dep-head h2:after{ content: ""; background: url(../images/sprites-new.png) no-repeat center; width: 84px; height: 8px; display: block; background-position: -9px -178px; margin: 40px auto 50px;}
section.dep-sec2 {background: #eeeceb; padding-top: 85px;}
.pro-sec {background: #282a70;}
.pro-sec-lft ul{display: -webkit-flex; -webkit-flex-wrap: wrap; display: flex; flex-wrap: wrap;}
.pro-sec {background: #282a70;}
.pro-sec-lft ul li h3 { font-size:26px; color: #fff; font-weight: 700; text-transform: uppercase; line-height: 30px;}
.pro-sec-lft ul li:hover h3 {color: #d76637;}
.pro-sec-lft ul li:hover p {color: #d76637;}
.pro-sec-lft h3 label{display: block;font-size: 30px; margin-bottom: 10px;}
.pro-sec-lft ul li p {font-size: 16px; color: #ffffff; font-family: 'Open Sans', sans-serif; text-transform: uppercase; margin-top: 10px; margin-bottom: 0px;}
.pro-sec-rgt img { margin-top: -200px;}
.pro-sec-lft {display: -webkit-flex; -webkit-flex-wrap: wrap; display: flex; flex-wrap: wrap; align-items: center;}
.pro-sec-lft ul li:nth-child(2) {border-left: 1px solid #3c3e7d; padding-left:5%; margin-left:5%;}
.pro-sec-lft ul li {width: 47.5%;}
.dep-faculty>p,.infra-sec>p { text-align: center; max-width: 750px; margin: 0 auto 75px; color: #383838; font-size: 18px;}
section.dep-sec3 {background: #eeeceb; padding-top: 125px; padding-bottom: 110px;}
.dep-faculty-sec ul {display: -webkit-flex; -webkit-flex-wrap: wrap; display: flex; flex-wrap: wrap; max-width: 1050px; margin: 0 auto; background: #fff;}
.dep-faculty-sec ul li{width: 50%;}
.dep-faculty-sec ul li:last-child {padding: 70px 70px 0px 30px; position: relative;}
.dep-faculty-sec ul li h4 {font-size: 21px; font-weight: 700; text-transform: uppercase; color: #ff4553; margin-bottom: 5px;}
.dep-faculty-sec ul li label {font-size: 14px;font-family: ruda;display: block;}
.dep-faculty-sec ul li p {font-size: 18px; color: #383838; margin-top: 35px;}
.dep-faculty-sec ul li:last-child:after {content: "";width: 20px; height: 105px;background:#d66637; display: inline-block; position: absolute; right: 0; top: 50%;transform: translate(0, -50%);}
.dep-faculty .owl-theme .owl-nav [class*='owl-'] span{display: none;}
.dep-faculty .owl-theme .owl-nav [class*='owl-']{width: 36px;height:26px;margin: 0px;top: 50%; transform: translate(0, -50%); position: absolute;}
.dep-faculty .owl-theme .owl-nav button.owl-prev {background: url(../images/sprites-new.png) -94px -202px;background-color: transparent;left: 0px;}
.dep-faculty .owl-theme .owl-nav button.owl-next {background: url(../images/sprites-new.png) -140px -202px;background-color: transparent; right: 0px;}
.dep-faculty .owl-theme .owl-nav [class*='owl-']:hover{opacity: 0.9;}
section.dep-sec4 {background: #5d5d5d; padding-top: 140px;}
.infra-sec h2 {color: #fff;}
.infra-sec>p{color: #fff;margin-bottom: 105px;}
.infra-tab .nav-pills {display:none;}
.infra-tab .card-body {padding: 0px 0px;}
.infra-tab {display: grid; position: relative;}
section.dep-sec6 {padding-top: 105px;padding-bottom: 105px;}
.dep-sec6 .dep-head h2:after{margin-bottom: 90px;}
.dep-sec6 .dep-head h2 { position: relative;}
.dep-sec6 .dep-head h2:before {content: ""; width: 100%; background:#f6f6f6; height: 1px; display: block; position: absolute; top: 25px; z-index: -1;}
.dep-sec6 .dep-head h2 label {background: #fff; padding: 0px 25px;}
.dep-happning-rgt ul{display: -webkit-flex; -webkit-flex-wrap: wrap; display: flex; flex-wrap: wrap; height: 100%}
.dep-happning-rgt ul li{-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; min-height: 271px;}
.dep-happning-rgt ul li:nth-child(1){background:  #282a70;}
.dep-happning-rgt ul li:nth-child(3){background: #005280;}
.dep-happning-rgt ul li:nth-child(4){background: #fff;}
.dep-happning-rgt ul li .happening-cont h6 span {display: inline-block; float: right;}
.dep-happning-rgt ul li .happening-cont {position: relative; padding: 20px 40px; height: 100%;}
.dep-happning-rgt ul li .happening-cont h6{ margin-bottom:30px;}
.dep-happning-rgt ul li .happening-cont p {margin:20px 0px 20px;}
.dep-happning-rgt ul li .happening-cont a.happ-view-more {color: #d54c47; position: absolute; left: 50%; top: 50%; display: inline-table;transform: translate(-50%, -50%);}
.dep-happning-rgt ul li .happening-cont a i{font-weight: 700; vertical-align: middle;}
.dep-happning-rgt ul li .happening-cont:hover a.happ-view-more{color: #000;}
.dep-happning-lft a img{width: auto; margin: auto;}
.dep-happning-lft:before {content: ""; position: absolute; left: 0; right: 0;top: 0; bottom: 0; background: rgba(35,31,32, 0.3);}
.dep-happning-rgt ul li .happening-cont a:hover{color: #d54c47;}
.dep-happning-lft a {position: absolute; z-index: 99; top: 0; left: 0;  right: 0; bottom: 0; display: inherit;}
.dep-happning-lft {position: relative; display: -webkit-flex; -webkit-flex-wrap: wrap; display: flex;  flex-wrap: wrap;}
.pro-sec-lft .owl-theme .owl-nav [class*='owl-'] span{display: none;}
.pro-sec-lft .owl-theme .owl-nav button.owl-prev {background: url(../images/sprites-new.png) -94px -241px; background-color: transparent;left: 0px; margin-right: 10px;}
.pro-sec-lft .owl-theme .owl-nav button.owl-next {background: url(../images/sprites-new.png) -140px -241px; background-color: transparent; right: 0px;}
.pro-sec-lft .owl-theme .owl-nav [class*='owl-'] {width: 36px; height: 26px; margin: 0px; background-color: transparent;}
.pro-sec-lft .owl-theme .owl-nav {margin-top: 30px; text-align: left;}
.pro-sec-lft .owl-theme .owl-nav button.owl-prev:hover{background-position: -94px -202px; }
.pro-sec-lft .owl-theme .owl-nav button.owl-next:hover{background-position: -140px -202px; }

/**************Department Inner Over View**************/

.inner-menu.depart-menu .page-title h2:after {margin-bottom: 60px;}
section.dep-overview1 {padding-bottom: 160px;}
.dep-overview-menu ul{display: -webkit-flex; -webkit-flex-wrap: wrap;display: flex; flex-wrap: wrap;border-right: 1px solid #e9eaea;padding-right: 50px;}
.dep-overview-menu ul li {width: 100%;text-align: right;}

.dep-overview-menu ul li a {color: #8d8d8d; font-size: 18px; font-family: 'Roboto', sans-serif; padding: 5px 0px; display: block;}
.dep-overview-menu ul li a:hover { color: #d76637;}
/* border-bottom: 1px solid #ededed; position: relative; */
/*
.dep-overview-menu ul li.active a:after {content: ""; max-width:100%; width: 100%; height: 2px;background: #d76637; position: absolute; left: 0px; bottom: 0px;}
*/
.dep-overview-menu ul li.active a {color: #d76637;}
.dep-overview-rgt h3 {font-size: 21px; font-weight: 700; text-transform: uppercase; margin-bottom: 25px; color: #000;}
.dep-overview-rgt h3:after {background: url(../images/sprites-new.png) -190px -179px; content: ""; display: block; width: 85px; height: 7px; margin-top: 20px; margin-bottom: 40px;}
.dep-overview-rgt p {font-size: 14px; color: #383838; line-height: 26px; font-family: 'Roboto', sans-serif;}
.overview-img {display: block; margin-top: 65px; margin-bottom: 90px;}
.dep-overview-rgt .dep-overview-vm h4 {font-size: 36px; font-weight: 700; text-transform: uppercase; color: #000; position: relative;}

@media screen and (max-width: 800px){.dep-overview-menu ul li {text-align: left;}.dep-overview-menu ul{border-right: none;padding-right: 0px;}.dep-overview-menu ul li a {border-bottom: 1px solid #e9eaea;}}

.dep-overview-vm h4:after { background: url(../images/sprites-new.png) -190px -179px; content: ""; display: block; width: 85px; height: 7px; margin-top: 20px; margin-bottom: 40px;}
.dep-overview1 .col-md-3.dep-overview-menu {-ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; margin-right: 4%;}
.dep-overview1 .col-md-9.dep-overview-rgt{-ms-flex: 0 0 76%; flex: 0 0 76%; max-width: 76%;}
.dep-overview-vm .overview-vm-lft { border-right: 1px solid #c1c2c3;  padding-right: 90px;}
.dep-overview-vm .overview-vm-rgt { padding-left:90px;}
.dep-overview-vm p { margin-bottom: 0px;}
.dep-overview-rgt ul li { margin-left: 30px; position: relative; padding-left: 20px; font-size: 14px; color: #383838; line-height: 26px; font-family: 'Roboto', sans-serif;}
.dep-overview-rgt ul li:before { content: ""; width: 7px; height: 7px; background: #000; display: inline-block; position: absolute; left: 0; top: 10px;}
.dep-overview-rgt tbody tr th h4,.dep-overview-rgt thead tr th h4 {font-size: 16px;font-weight: 700;text-align: center; font-family: 'Roboto', sans-serif;text-transform: uppercase; margin-bottom: 0px; }
.dep-overview-rgt tr th {font-size: 12px; font-family: 'Roboto', sans-serif; font-weight: 700; background:#f7f7f7; vertical-align: middle;}
.dep-overview-rgt tr td { font-size: 12px; font-family: 'Roboto', sans-serif; font-weight: 400; vertical-align: middle;max-width: 100px;}
.dep-overview-rgt tbody tr:nth-child(2n) {background: #f7f7f7;}
.dep-overview-rgt tr td,.dep-overview-rgt tr th {padding: 15px 15px; border: none;}
.dep-overview-rgt tr.table-head th {background: #ffa405; color: #000;}
.dept-pso-sec ul li {margin-bottom: 30px;}
.dept-club-sec h4 {font-size: 18px; font-weight: 700; margin-bottom: 20px;}
.dep-overview-rgt h4 {font-size: 18px; font-weight: 700; margin-bottom: 20px;}
.dept-club-sec ul {padding-left: 25px;}
.dep-overview-rgt table{margin-bottom: 0px;} 
.table-responsive::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);background-color: #f7f7f7;}
.table-responsive::-webkit-scrollbar{height: 6px;background-color: #f7f7f7;}
.table-responsive::-webkit-scrollbar-thumb{background-color: #d89d59;}
/*.dept-rp-sec tr td {font-size: 13px;}*/
.dept-program .program-btech {padding-right: 90px;}
.dept-program .program-mtech {padding-left: 90px; border-left: 1px solid #c1c2c3;}
.dep-overview-rgt .dept-program tr th{ background: #495057; color: #fff;}
.dept-program { margin-top: 60px;}





/**************Institute Page**************/

.ins-about {display: inline-block; max-width: 530px; width: 100%; background: #fff; margin-top: -50%; padding: 65px 40px 60px 65px; margin-left: 35px; position: relative; z-index: 9;}
.ins-about h4 {font-size: 21px; color: #ff4553; font-weight: 700; text-transform: uppercase; margin-bottom: 20px;}
.ins-about p{font-size: 14px; color: #383838; line-height: 24px; margin-bottom: 40px;}
.extra-info p{font-size: 14px; color: #383838; line-height: 24px;}
.ins-about a { font-size: 14px; font-weight: 700; color: #ff4553;}
.ins-about a i{vertical-align: middle; font-weight: 700;}
.extra-info { display: inline-block; width: 100%; padding-left: 100px; padding-right: 50px; margin-bottom: 65px;}
section.institute-sec2 {background: #ffdece; padding-top:65px; padding-bottom:85px;}
.ins-cours-sec h2 {font-size: 36px;font-weight: 700; text-transform: uppercase; color: #000; text-align: center; margin-bottom: 40px;}
.ins-cours-data,.ins-dep-data { max-width: 1100px; width: 100%; margin: 0 auto;}
.ins-cours-data .row {border-top: 1px solid #e4c9bc; padding-top: 30px; padding-bottom:15px;}
.ins-cours-data  a{font-size: 14px; padding: 10px 0px; display: block;}
.ins-cours-data h3 {font-size: 21px; font-weight: 700; margin-bottom:15px;}
.ins-dep-data ul {display: -webkit-flex; -webkit-flex-wrap: wrap; display: flex; flex-wrap: wrap;}
.ins-dep-sec{position: relative;padding-top: 65px;}
.ins-dep-sec:after {background: url(../images/ins-dep-pg.jpg) no-repeat 100% 0px; background-size: contain; width: 50%; content: "";  position: absolute; top: 0; right: 0; bottom: 0; z-index: 0;}
.ins-dep-data{position: relative;z-index: 9;}
.ins-dep-data a { font-size: 14px; padding: 10px 0px; display: block;}
.ins-dep-data h2 { font-size: 36px; font-weight: 700; text-transform: uppercase; color: #000; margin-bottom: 60px;}
.ins-dep-data h3{font-size: 21px; font-weight: 700; margin-bottom:15px;}
.ins-dep-info { background: #ff4553; position: relative; display: inline-block; width: 100%; margin-top: 100px;}
.ins-dep-info>ul>li { margin-right: 0%; width: 25%;}
.ins-dep-info p { margin-bottom: 0px; font-size: 14px; color: #fff; text-align: center; -webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.ins-dep-info .info-icon { display:block; width: 31px;  height: 31px; margin: 0 auto; text-indent: -999px; font-size: 0px; margin-bottom: 5px;}
.ins-dep-info>ul>li:nth-child(1) .info-icon {background: url(../images/sprites-new.png) no-repeat center; background-position: -8px -59px;}
.ins-dep-info>ul>li:nth-child(2) .info-icon {background: url(../images/sprites-new.png) no-repeat center; background-position: -9px -9px;}
.ins-dep-info>ul>li:nth-child(3) .info-icon {background: url(../images/sprites-new.png) no-repeat center; background-position: -144px -7px;}
.ins-dep-info a {padding: 20px 20px; display: block;}
.ins-dep-info:before { content: ""; width: 100%; background: #ff4553; display: inline-block; position: absolute; left: -100%; top: 0; bottom: 0;}
.ins-dep-info>ul>li:last-child {background: #282a70; margin-right: 0px;}
.ins-dep-info>ul>li:last-child a {padding: 39px 20px; text-align: center; color: #fff;}
.ins-dep-data .col-md-8{-ms-flex: 0 0 67.6%; flex: 0 0 67.6%; max-width: 100%;}
.ins-dep-info a i { vertical-align: middle;}
section.dep-sec3.institute-sec3 { background: #eae7e6;}
.ins-dep-info>ul>li:hover p {color: #000;}
.ins-dep-info>ul>li:hover a{color: #ff4553;}

/*****************Side Mega Menu*****************/

.side-mega-menu {position: absolute; right: 0; max-width: 1050px; width: 100%;  background: #282a70;  top: 75px;  padding: 90px 45px 45px 75px; z-index: 2;  height: 600px;  overflow-y: auto; opacity: 0; visibility: hidden;
transition-duration: .3s; -webkit-transform-origin: center center; -moz-transform-origin: center center; -ms-transform-origin: center center; -o-transform-origin: center center; transform-origin: center center;
-webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transform: translateY(20px); transition-timing-function: ease;}
.side-mega-menu.show-menu {opacity: 1; visibility: visible; transition-duration: 1.1s; transform: rotateX(0); -webkit-transform: rotateX(0);-o-transform: rotateX(0); -ms-transform: rotateX(0);}
.header-sec.sticky .side-mega-menu {padding-top:75px; top: 55px;}
.side-mega-menu::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);background-color: #282a70;}
.side-mega-menu::-webkit-scrollbar{width: 6px;background-color: #282a70;}
.side-mega-menu::-webkit-scrollbar-thumb{background-color: #d89d59;}
.side-mega-menu .colum {width: 33.333%; float: left; padding: 0px 15px;}
.side-mega-menu .colum ul {margin-bottom:30px;}
.side-mega-menu .colum h4 {font-size: 17px; text-transform: uppercase; color: #d89d59; font-weight: 900; font-family: 'Ruda', sans-serif; display: inline-block;}
.side-mega-menu .colum a {font-size: 15px; color: #fff; font-family: 'Ruda', sans-serif; padding:5px 0px; display: inline-block;}
.side-mega-menu .colum a:hover {color: #d89d59;}
.side-mega-menu .colum h4:after {content: "";  display: block; width: 100%; background: #d89d59; height: 3px;  margin-top:15px; margin-bottom: 15px;}
.side-menu{width:24px;height:18px;position: absolute;margin: 0px 0px; right: 28px; top: 34px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .5s ease-in-out;  -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; cursor: pointer;}
/*.header-sec.sticky .side-menu{top: 24px;}*/
.side-menu span{display: block;position: absolute;height:2px; width: 100%; background: #fff;border-radius:0px; opacity: 1; left: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out;}
.side-menu span:nth-child(1) {top: 0px;}
.side-menu span:nth-child(2),.side-menu span:nth-child(3) {top: 7px;}
.side-menu span:nth-child(4) {top: 14px;}
.side-menu.open span:nth-child(1) {top: 18px; width: 0%; left: 50%;}
.side-menu.open span:nth-child(2) {-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);}
.side-menu.open span:nth-child(3) {-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.side-menu.open span:nth-child(4) {top: 18px;width: 0%;left: 50%;}

/*****************Mega Menu CSS*****************/

.mega-menu-cont label {display: inline-block; margin-bottom: 10px; width: 65px; height: 65px; position: relative;}
.mega-menu-cont label img {position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; width: auto; max-width: 100%; max-height: 100%;}
.mega-menu-cont h4 {font-size: 16px; font-family: roboto; font-weight: 400; text-transform: uppercase; margin-bottom: 5px; }
.mega-menu-img {border-top: 1px solid #57598f; padding-top: 25px;}
.header-nav  #mega-menu-wrap-left_header_menu #mega-menu-left_header_menu .mega-menu-cont p { color: #fff; font-size: 14px; font-weight: 300; margin-bottom:20px;}
.mega-menu-cont {padding-left: 110px; padding-right: 50px;}
.header-nav .col-md-5 .mega-menu-wrap .mega-menu-item a.mega-menu-link:hover,.header-nav .col-md-5 .mega-menu-wrap .mega-current-menu-ancestor> a {color: #d89d59 !important;}
.header-nav .col-md-5 .mega-menu-wrap .mega-menu-item a.mega-menu-link:hover:after { content: ""; display: block!important; width: 100%; height: 2px; background: #d89d59; position: absolute; left: 0; bottom: -5px;z-index: 99;}
.header-sec .header-nav .col-md-5 ul.mega-sub-menu .mega-menu-item a.mega-menu-link:after{display: none !important;}
.programs_heading_deptwise > a {font-size: 16px !important; padding: 10px 10px !important;}
.header-sec.sticky .header-nav .col-md-5{-ms-flex: 0 0 44%;flex: 0 0 44%; max-width: 50%;}
.header-sec.sticky .header-nav .col-md-2{-ms-flex: 0 0 12%;flex: 0 0 12%; max-width: 12%;}
.header-nav #mega-menu-wrap-right_header_menu #mega-menu-right_header_menu > li.mega-menu-megamenu > ul.mega-sub-menu::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);background-color: #282a70;}
.header-nav #mega-menu-wrap-right_header_menu #mega-menu-right_header_menu > li.mega-menu-megamenu > ul.mega-sub-menu::-webkit-scrollbar{width: 6px;background-color: #282a70;}
.header-nav #mega-menu-wrap-right_header_menu #mega-menu-right_header_menu > li.mega-menu-megamenu > ul.mega-sub-menu::-webkit-scrollbar-thumb{background-color: #d89d59;}
.header-sec .header-nav #mega-menu-wrap-left_header_menu #mega-menu-left_header_menu > li.mega-menu-megamenu > ul.mega-sub-menu::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);background-color: #282a70;}
.header-sec .header-nav #mega-menu-wrap-left_header_menu #mega-menu-left_header_menu > li.mega-menu-megamenu > ul.mega-sub-menu::-webkit-scrollbar{width: 6px;background-color: #282a70;}
.header-sec .header-nav #mega-menu-wrap-left_header_menu #mega-menu-left_header_menu > li.mega-menu-megamenu > ul.mega-sub-menu::-webkit-scrollbar-thumb{background-color: #d89d59;}
.programs_heading_deptwise > ul > li > a { font-size: 15px !important; padding: 10px 10px !important; border-bottom: 1px solid #50528b !important; height: 100% !important; font-family: 'Ruda', sans-serif !important;}
.programs_heading_deptwise > ul > li:last-child > a{border-bottom: none;}
.programs_heading_deptwise > ul { margin-right: 3% !important;}
.programs_heading_deptwise > ul {display: -webkit-flex !important; -webkit-flex-wrap: wrap !important;  display: flex !important;flex-wrap: wrap !important;}
.programs_heading_deptwise > ul> li { width: 48% !important; margin-right:4% !important;}
.programs_heading_deptwise > ul> li:nth-child(2n+0) { margin-right:0% !important;}
.header-sec .header-nav .col-md-5 li.mega-menu-megamenu>  ul.mega-sub-menu{top: 85px !important;}

/***************Work Activity***************/

.fee-stucture.career-main .card {border: none; background: no-repeat; margin-bottom: 10px;}
.fee-stucture.career-main .card-header button{padding: 14px 15px;}
.fee-stucture.career-main .card-header button.btn.btn-link.collapsed:after{ content: ""; background: url(../images/sprites-new.png) -10px -202px; width: 18px; height: 24px;}
.fee-stucture.career-main tr th { white-space: nowrap;}
.hod-sec {background: #505050; margin-bottom: 40px; padding: 40px 40px;}
/*.col-md-8.hod-rgt { display: -webkit-flex; -webkit-flex-wrap: wrap; display: flex; flex-wrap: wrap; align-items: center;}*/
.dep-overview-rgt .hod-sec .hod-rgt h2 {font-size: 24px; font-weight: 300; margin-bottom: 0; color: #fff; /*padding-right: 15px; */line-height: 1.6;}
.dep-overview-rgt .hod-sec .hod-rgt p{color: #fff}
.dept-rp-sec.rs-pub-sec table thead tr th {white-space: nowrap;}
.dep-overview-rgt .table-responsive>h4 {background: #ffa405;font-size: 16px; font-weight: 700;text-align: center; font-family: 'Roboto', sans-serif;text-transform: uppercase;margin-bottom: 0px; padding: 15px 10px;}
.hod-rgt h5 {font-size:28px;color: #ffa405; text-transform: uppercase; font-weight: 700;width: 100%; margin-bottom: 15px; }
.hod-rgt h5 label {display: block; font-size: 20px; text-transform: capitalize; font-weight: 400; margin-top: 10px;}


/***************Academic Pages***************/

section.cms-template {padding-bottom: 90px;}
.manual-cont h4 {font-size:20px; color: #000; font-weight: 700; text-transform: uppercase; margin-bottom: 25px;     text-align: left;}
.manual-cont p{font-size: 14px; color: #383838; margin-bottom: 25px; font-family: 'Roboto', sans-serif; line-height: 26px;}
.manual-cont p strong {display: block; margin-top: 15px; font-family: 'Roboto', sans-serif;}
.manual-cont ul{ padding-left:25px; margin-bottom: 25px;}
.manual-cont ul li {position: relative; padding-left: 20px; font-size: 14px; color: #383838; font-family: 'Roboto', sans-serif; margin-bottom:20px;}
.manual-cont ul li:before {content: ""; width: 7px;height: 7px; background: #000;  display: inline-block; position: absolute; left: 0; top: 10px; line-height: 26px;}
.happing-pages.manual-cont>h3 {font-size: 24px;font-weight: bold;color: #383838; font-family: 'Roboto', sans-serif;  margin-bottom: 30px; line-height: 36px;}
.commettee-pdf .col-md-3 {display: -webkit-flex; -webkit-flex-wrap: wrap; display: flex; flex-wrap: wrap;   margin-bottom: 30px;}
.commettee-pdf a { background: #ddd; display: inline-block; padding: 15px; width: 100%; padding-left: 45px; vertical-align: top; min-height: 70px;}
.commettee-pdf a:before {width: 18px; height: 21px; background: url(../images/sprites-new.png) -48px -110px; display: block; content: ""; position: absolute;  left: 30px;  top: 18px;}
.commettee-pdf h5 {font-size:30px; font-weight: 700; text-transform: uppercase; color: #000; text-align: center;  margin:0px 0px;}
section.commettee-sec {padding-bottom: 90px;}
.commettee-pdf {margin-top: 50px;}
.commettee-pdf h5:after {content: ""; background: url(../images/sprites-new.png) no-repeat -10px -179px; width: 83px;  height: 7px;display: block; margin: 20px auto 70px;}
.admission-foreign h4 {text-align: center;}
.foreign-lft .ad-foreig-cont {background: #272A6F;}
.foreign-rgt .ad-foreig-cont {background: #2b2b2b;}
.admission-foreign .ad-foreig-cont{padding: 50px; color: #fff;}
.ad-foreig-cont ul li:before{display: none;}
.foreign-rgt ul li a,.foreign-rgt ul li {color: #fff;}
.foreign-lft h2 {color: #fff;}
.foreign-lft h5 {color: #fff;}
.ad-foreig-cont ul li a {color: #f2f2f2;}
.ad-foreig-cont ul li a:before {color: #fff; position: absolute; font-family: Linearicons-Free; font-size: 22px; left: 0; top: -8px;}
.ad-foreig-cont ul li.city a:before{content: "\e801";}
.ad-foreig-cont ul li.phone a:before{content: "\e831";}
.ad-foreig-cont ul li.email a:before{content: "\e818";}
.ad-foreig-cont ul li.whatsapp a:before{content: '';background-image: url('https://giet.edu/wp-content/uploads/2020/04/whatsapp.png');background-size: cover;background-repeat: no-repeat;width: 20px;height: 20px;margin-top: 5px;}
.foreign-lft .ad-foreig-cont ul li a:before {color: #fff;}
.ad-foreig-cont ul li a,.ad-foreig-cont ul li {padding-left: 40px; position: relative;}
.ad-foreig-cont ul li {padding-left: 0px;}
.ad-foreig-cont h2 {font-size: 24px; text-transform: capitalize; margin-bottom:25px; font-weight: 700;}
.ad-foreig-cont h5 {font-size: 18px; font-weight: 700;margin-bottom:25px; color: #fff;}
.foreign-lft h5 {color: #000;}
.admission-foreign,.grievance-member {margin-top: 70px;}
.admission-foreign h4{margin-bottom: 50px;}
.ad-foreig-cont ul li a:hover,.ad-foreig-cont ul li a:hover:before {color: #ff4553;}
.ad-foreig-cont ul li a:not([href]) {color: #fff;}
.foreign-lft .ad-foreig-cont ul li a:not([href]) {color: #000;}
.apply-online {text-align: center;}
.apply-online h1{font-size: 42px; color: #000; text-transform: uppercase; font-weight: 700;margin-bottom:0px;}
.apply-online h5 { font-size: 48px; color: #272a6f; text-transform: capitalize; font-weight: 700;}
.apply-online .apply-txt {font-weight: bold;}
.apply-online .contact-txt {margin: 0;border: 1px solid red;}
.apply-online h5 label { font-size:28px; font-weight: 500; font-family: 'Roboto', sans-serif;  display: block;  color: #272a6f; margin:15px 0px;}
.apply-online a {border: 1px solid #fff; font-size: 20px; padding: 10px 30px; text-transform: uppercase;  font-weight: 700; display: inline-block;  margin-top: 15px; color: #ff0000;}
.apply-online a:hover{border-color: #000; color:#000; }
.apply-online {text-align: center; background: #efbe33; max-width: 700px; margin: 0 auto;  padding: 50px 50px; width: 100%;}
.pub-notic {text-align: center; display: inline-block; width: 100%; margin-top: 50px;}
.pub-notic a {background: #000; color: #fff; padding: 10px 30px; font-size: 14px; font-weight: 500; display: inline-block; text-transform: uppercase; border-radius: 30px;}
.pub-notic a:hover{background:#ff4553}
.sub-cont {padding-left: 25px;}
.sub-cont h4 {margin-bottom: 15px;}
.manual-cont h4 label {font-size: 18px; text-transform: capitalize;}
.grievance-member .ad-foreig-cont{padding: 30px 30px;}
.grievance-member .ad-foreig-cont h2{font-size: 20px; margin-bottom: 15px; min-height:46px;}
.grievance-member .ad-foreig-cont h5{font-size: 16px;color: #efbe32;}
.ad-foreig-cont h5{font-size: 16px;color: #efbe32;}
.grievance-member .ad-foreig-cont ul li a{padding-left: 30px;}
.ad-foreig-cont ul{ padding-left: 0px; margin-bottom: 0px;}
.ad-foreig-cont ul li:last-child {margin-bottom: 0px;}
.grievance-cont{text-align: center;}
.grievance-cont h4{text-align: center;}
.grievance-cont h5 label {display: block;}
.grievance-cont h5 {font-size: 18px; font-weight: 700; color: #ff4553;}
.grievance-cont strong {font-size: 18px;}
.grievance-cont strong a {color: #f64553;}
.grievance-cont strong a:hover{color: #000;}
.manual-cont .cms-table h4 {margin-bottom: 0px; text-align: center; background: #ffa405; font-size: 18px;  padding: 14px 20px;}
.manual-cont .cms-table table {margin-bottom: 30px;}
.column-3{-webkit-column-count: 3; -moz-column-count: 3;column-count: 3;}
.pdf-lists ul li {margin-bottom: 15px;}
.pdf-lists ul li a {background: #ffa405; display: block; font-size: 18px; font-weight: 400; font-family: 'Roboto', sans-serif; text-transform: capitalize; padding: 14px 20px; position: relative;}
.pdf-lists .date-box {background-color: #272A6F;color: #fff;padding: 5px 10px;}
.inner_cms_page{padding-bottom: 90px;}
.pdf-lists ul li a:after {width:18px;height:21px; background: url(../images/sprites-new.png) -48px -110px; content: ""; display: inline-block; margin-top: 2px; float: right;}
.pdf-lists ul li a:hover:after {background: url(../images/sprites-new.png) -10px -110px;}
.pdf-lists ul{padding-left: 0px;}
.pdf-lists ul li{padding:0px 0px;}
.pdf-lists ul li:before{display: none;}
section.placement-sec {padding-bottom: 80px;}
.recruit-testi,.recruit-testi ul {display: inline-block; width: 100%;}
.recruit-testi ul li {display: block; width: 100%; background: #f9f9f9;  margin-bottom:50px;}
.recruit-testi ul li:nth-child(2n) {background: #f5f5f5;}
.recruit-testi ul li h4{text-align: left;}
.recruit-testi ul li .col-md-3 img { border: 1px solid #ddd;}
.recruit-testi ul li h4 label {display: block; text-transform: capitalize; font-weight: 400; font-size: 18px; margin-top: 15px; font-style: italic;}
.recruit-testi ul li .col-md-9 { padding: 30px 50px;}
.recruit-testi ul li p {font-size: 14px; line-height: 28px; font-family: 'Roboto', sans-serif;}
.recruit-sec ul {display: -webkit-flex;-webkit-flex-wrap: wrap; display: flex;  flex-wrap: wrap;padding: 0px; margin-bottom: 0px;}
.recruit-sec ul li {border-top: 1px solid #ddd; border-right: 1px solid #ddd; width: 20%; padding: 30px 20px; margin-bottom: 0px;}
.recruit-sec ul  li .recruit-logo {width: 100%; height: 150px; position: relative;}
.recruit-sec ul li:nth-child(1),.recruit-sec ul li:nth-child(2),
.recruit-sec ul li:nth-child(3),.recruit-sec ul li:nth-child(4),.recruit-sec ul li:nth-child(5){border-top:none;}
.recruit-sec ul li .recruit-logo img { position: absolute; top: 0; left: 0;  right: 0; bottom: 0; width: auto; margin: auto; max-width: 100%; max-height: 100%;-webkit-filter: grayscale(100%);
filter: grayscale(100%);-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.recruit-sec ul li:nth-child(5n) { border-right: none;}
.recruit-sec ul li:hover img {-webkit-filter: grayscale(0%); filter: grayscale(0%);}
.textimonials-main .modal .modal-header{position: absolute; top: -35px; right:-30px; z-index: 99; padding: 0px 0px; border:none; background: #ff4553; border-radius: 50%;}
.textimonials-main .modal .modal-header button {padding: 0px; margin: 0px; width: 35px; height: 35px; color: #ffff; text-shadow: none; font-family: 'Roboto', sans-serif;  opacity: 1; font-weight: 300;}
.textimonials-main .modal .modal-body{margin:5px 0px; padding:0px 10px;}
.textimonials-main .modal .modal-content {padding:0px 10px;  border: 15px solid #000; border-radius: 10px;}
.textimonials-main .modal-dialog{max-width:750px;}
.textimonials-main .modal-dialog iframe{height:400px; width: 100%;}
.admission-pro ul li a {display: inline-block; background: #efbe33; color: #000; padding: 5px 20px; border-radius: 5px; font-family: 'Roboto', sans-serif; font-weight: 600;  vertical-align: middle;}
.admission-pro ul li a:hover {background: #ff4553; color: #fff;}
.admission-pro address h5 {font-size: 22px; font-weight: 700; color: #000;}
.admission-pro address h5 label {display: block; font-size: 18px; margin-top: 15px; color: #000;}
.admission-pro address p label { font-size: 16px; font-weight: 600;  font-family: roboto; color: #000; line-height: 27px; display: inline-block;margin-top: 10px; font-style: italic;}
.admission-pro address p strong {font-size: 20px; font-weight: 500; line-height: 30px;}
.admission-pro address{background: #ffc107; padding: 50px 50px; margin-top: 50px;}
.test-monial-cont h4 {font-size: 22px; font-weight: 700; color: #000; margin-bottom:10px;}
.test-monial-cont span {font-style: italic; font-size: 18px; display: block; margin-bottom:20px;}
.test-monial-cont p { font-size: 14px; color: #383838; line-height: 26px; margin-bottom: 0px;}
.test-monial-cont {display: block; padding: 30px 0px;}
.test-monial-cont .col-md-8 {border-left: 1px solid #ddd;}


/*************** Committee Page***************/
.committee-link {margin-bottom: 20px;padding: 0;}
.committee-link a {background: #ffa405;display: block;font-size: 18px;font-weight: 400;font-family: 'Roboto',sans-serif;padding: 14px 20px;position: relative;}
.committee-link a:after {width: 18px;height: 21px;background: url(../../../themes/giet-theme/images/sprites-new.png) -48px -110px;content: "";display: inline-block;margin-top: 2px;float: right;}



/*************** Current Opening Page***************/

.current-openings .curopn-button {color: #404040; padding: 5px 10px font-size: 18px; font-weight: 600; backgrond-color: transparent; border: 2px solid #404040; border-radius: 20px;}
.current-openings .curopn-button:hover {backgrond-color: #ffc107; border: 2px solid #ffc107; color: #ffc107;}


/***************Previous Question Paper Page***************/




/************************ student clubs ***********************/
.student-clubs h4{background-color: #272A6F;color: #fff;font-weight: bold; text-align: center;padding: 5px 0;border-bottom: 5px solid #efbe32;margin-bottom: 20px;}
.student-clubs span{background-color: #272A6F;color: #fff;font-weight: bold; text-align: left;padding: 5px 10px;border-left: 5px solid #efbe32;margin-bottom: 20px;width: auto;font-size: 22px;}
.student-clubs .sae-image {width: 227px;height: 227px;margin: 0 10px 10px 0;box-shadow: 0 0 10px #ccc;transition: all .3s;}
.student-clubs .sae-image:hover {transform: translate(0,-5px);}
.student-clubs .club-content-box {background-color: #272A6F;color: #fff;font-weight: bold; text-align: left;padding: 5px 10px;margin-bottom: 20px;width: auto;padding: 15px;font-weight normal;}
.student-clubs .club-content-box p, .student-clubs .club-content-box strong, .student-clubs .club-content-box ul li {color: #fff; font-weight normal;font-size: 16px;}
.student-clubs .club-content-box h4 {color: #272A6F; background-color: #fff;padding: 0 10px;}
.student-clubs .club-content-box .club-image {width: 100%;}
.bg-theme {background-color: #272A6F;}




/* Institutes - schools page */

.school-thumb-box {border: 5px solid #efbe32;margin-bottom: 30px}
.school-thumb-box p.school_name {background-color: #272A6F; color: #fff; font-weight: 600; text-align: left;margin-bottom: 0;padding: 10px 5px;font-size: 16px;}
.school-thumb-box:hover p.school_name span {color: #efbe32;}





/*Adminssion page intro */

.admssion-page-intro-box{
	display: flex;
    margin-bottom: 30px;
}
.admssion-page-intro-image{
	background: url(https://giet.edu/wp-content/uploads/2020/03/admission-intro-image.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 500px;
    width: 70%;
}
.admssion-page-intro-text{
	line-height: 25px;
    font-size: 16px;
    background-color: rgba(39, 42, 111, .8);
    padding: 20px;
    width: 30%;
    color: #fff;
    border-left: 5px solid #efbe33;
}
@media screen and (max-width: 800px){
	.admssion-page-intro-box{
        display: block;
        margin-bottom: 30px;
    }
    .admssion-page-intro-image,.admssion-page-intro-text{
    	width: 100%;
    }
    .admssion-page-intro-image{
    	min-height: 200px;
    }
}

*/ Gietee page */

.admn-gietee-banner{
	background-color: #efbe33 important;
    padding: 10px important;
}
.admn-gietee-image{
	width: 100%;
}
.admn-gietee-query{
	position: absolute;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to left, #272A6F, #efbe33);
    text-align: right;
    padding: 0 5px;
}
.admn-gietee-contbox{
    background-color: #272A6F;
    color: #fff;
    padding: 15px;
    border-left: 5px solid #efbe33;
    margin-bottom: 30px;
   	min-height: 350px;
}
.admn-gietee-contbox-title{
	text-align: center;
    color: #efbe33;
}
.admn-gietee-contbox ul li a{
	color: #fff;
}
.admn-gietee-subtitle{
	color: #fff;
    text-align: center;
}
.admn-gietee-button{
	background-image: linear-gradient(to left, #fff, #efbe33);
    font-size: 20px;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    color: #272A6F;
    margin: 20px auto;
    margin-top: 100px;
    width: 200px;
    text-align: center;
}
.admn-gietee-button:hover{
	color: #e76637;
}



/*Home Happenin Changes*/

.happening-rgt ul li.happening-1{margin-bottom: 8px; margin-right: 0.8%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 32.9%;}
.happening-rgt ul li.happening-2{margin-bottom: 8px; margin-right: 0.8%; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 65.5%; display: -webkit-flex; -webkit-flex-wrap: wrap; display: flex; flex-wrap: wrap;}
.happening-rgt ul li.happening-2 .happening-cont {width: 50%;}
.ins-leader {background: #efeae8; padding: 40px;}
.ins-leader .row {border-bottom: 1px solid #d8d8d8;}
.ins-leader .row:last-child {border-bottom: none;}
.ins-leader h4{margin-bottom: 10px;}
.ins-leader h4 label { display: block; text-transform: uppercase;  margin-top: 10px;}
.ins-leader h6 {font-weight: 400; font-style: italic;  margin-bottom: 20px; font-size: 16px;}

/**************404 Page Css**************/

section.not-found-sec {padding-bottom:150px; min-height: 550px;}
.not-found {text-align: center;}
.not-found h1 {font-weight: 700; font-size: 18rem; line-height: 240px; color: #292929;}
.not-found h1 span { display: block; font-size: 30px; line-height: 1; margin: 20px 0px 10px;}
.not-found p {font-size: 16px; letter-spacing: 2px; color: #292929; font-weight: 300; margin-bottom: 50px;}
.not-found a {background: #000; width: 150px; height: 40px; color: #fff; display: inline-block;  line-height: 40px; text-align: center; border-radius: 30px; font-size: 14px; text-transform: uppercase;}
.not-found a:hover{background: #dc3545;}
.not-found.thank-sec h1 {font-size: 6rem; line-height: inherit;}


/*Request a call back*/

section.request-call-back {padding-bottom:90px;}
.request-sec .form-rgt {max-width: 1050px; margin: 50px auto 0px; text-align: center;}
.request-sec h2:after {margin-bottom: 35px;}
.request-sec .form-rgt form p #Submit {background: #000; color: #fff;  padding: 10px 50px;  border-radius: 30px; border: none; font-family: 'Roboto', sans-serif; font-weight: 700; font-size: 14px;}
.request-sec .form-rgt form p #Submit:hover{background: #ff4553;}
.container.request-sec .form-rgt p {display: inline-block;}
.container.request-sec .form-rgt p:after{display: none;}
.form-rgt ul li span.wpcf7-not-valid-tip{font-size: 14px; font-family: 'Roboto', sans-serif;  margin-top: 5px; text-align: left;}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{font-size: 14px;  font-family: 'Roboto', sans-serif; border: none; color:#000; border: 1px solid #ff4553 !important;}
div.wpcf7-response-output{font-size: 14px;  font-family: 'Roboto', sans-serif;}
.container.request-sec .form-rgt div.wpcf7 .ajax-loader { float: none;}
.footer-rgt .botam-link {display: none;}
.programs_heading_deptwise>a.mega-menu-link {color: #d89d59 !important; text-transform: uppercase !important; font-size: 17px!important;}
.commettee tr td, .commettee tr th {text-align: left;}
.commettee .table-responsive.fee-table p:empty {display: none;}
.nirf-cont ul {display: -webkit-flex; -webkit-flex-wrap: wrap; display: flex;  flex-wrap: wrap; padding: 0px; margin: 0px; margin-top: 50px}
.nirf-cont ul li {width: 50%; text-align: center; background: #000;}
.nirf-cont ul li a {color: #fff; display: block; padding: 30px 20px; font-weight: 700; font-size: 18px;}
.nirf-cont ul li:before{display: none;}
.nirf-cont ul li:last-child {background: #efbe33;}
.nirf-cont ul li:last-child a {color: #000;}
.nirf-cont ul li:hover {background: #ff4553;}
.nirf-cont ul li:hover a {color: #fff;}
.nirf-cont h6 { text-align: center; font-size: 21px;font-weight: 700; text-transform: uppercase; margin-bottom: 50px; color: #000;}
.home-tab-main .active.show .collapse:not(.show) {display: block;}
.faculty-page {border-top: 1px solid gray;}
.faculty-page .faculty-search-box {padding: 10px 0;}
.faculty-page ul li {margin-bottom: 20px;}
.home-sec9 .home-happenings .modal-content button { display: inline-block;  position: absolute;  top: -12px; right:-12px;  width: 30px;  height: 30px;  background:#ff4553;  z-index: 9; opacity: 1; text-shadow: none; border-radius: 50%; color: #fff; line-height: 30px; padding: 0px;}
.home-sec9 .home-happenings .modal-content .modal-body{padding-top: 5px; padding-bottom: 5px;margin-left: 5px;margin-right: 5px;}
.home-sec9 .home-happenings .modal-content button:hover { opacity: 1;}
.home-sec9 .home-happenings .modal-content{border: 15px solid #000;}
.home-sec9 .home-happenings .modal-content .modal-body iframe { width: 100%; height: 100%;   min-height: 400px;}
.home-sec9 .home-happenings .modal-dialog {max-width:650px;}
section.banner-sec {position: relative;}
.bnnr-strip { position: absolute; height: auto;  background: rgba(0,0,0,0.5); padding: 12px 30px; bottom: 0; left: 0; right: 0;z-index: 8;}
.bnnr-strip .ancmt-title{position: absolute; height: auto; background: url(https://www.giet.edu/wp-content/uploads/2020/12/announcements.png); background-size: cover; background-position: center; width: 250px; height: 50px;bottom: 0; left: 0;z-index: 9;font-weight: bold;}

.scroll-down-btn {position: absolute; left: 0; bottom: 60px; text-align: center; width: 100%;}
.scroll-down-btn h5 {font-weight: 700; color: #282a70;}
.scroll-down-arrow {display: block; color: #282a70; font-size: 35px;}
.scroll-down-ele {
	animation-name: scrolldown;
  	animation-duration: 2s;
  	animation-iteration-count: infinite;
    position: relative;
}
@keyframes scrolldown {
	0% {top: 0px;}
    50% {top: 10px;}
  	100% {top: 0px;}
}

@media screen and (max-width: 800px) {
	.scroll-down-btn { display: none;}
}

.bnnr-strip ul li a{color: #fff;}
.bnnr-strip ul li a:hover{color: #fff;}
.bnnr-strip ul { width:100%; margin:0 auto;}
.bnnr-strip ul li{margin-right:35px; list-style-type: disc;color: #fff; float: none;display: inline;}
.bnnr-strip ul li:last-child {margin-right: 0px;}
.acadmic-program-list a { font-size: 14px; padding: 10px 0px; display: block;}
.manual-cont .recruit-sec ul li:before{display: none;}
.extra-info ul li {font-size: 14px; color: #383838; line-height: 24px; font-family: 'Roboto', sans-serif; margin-bottom: 5px;}
.extra-info ul {margin-bottom: 20px; padding-left: 15px;}
.extra-info ul li:before { content: ""; width: 6px; height: 6px;background: #000; display: inline-block;margin-right: 10px; }
.dep-overview1 .col-md-9.dep-overview-rgt{ position: relative;}
.dep-overview-rgt a.back_to_research_btn { display: inline-block; position: absolute; right: 15px; top: 0; background: #000; color: #fff; padding: 10px 15px; font-size: 12px;     border-radius: 30px;
font-weight: 500; text-transform: capitalize; border-radius: 30px;}
a.back_to_research_btn:hover {background: #dc3545;}
.award-data ul {list-style: none; padding: 0px; margin: 0px;}
.award-data ul li { padding-left: 0px;}
.award-data ul li:before{display: none;}
.acc-box {padding: 10px; box-shadow: 0 0 5px #ccc;}
section.leader-sec3 {display: none;}
section.leader-sec2 {margin-bottom: 70px;}
.acad-calenda ul li a { background: #ffa405; padding: 15px 15px; font-size: 16px; display: block;}
.acad-calenda ul li:before {display: none;}
.mega-menu-cont label{ display: none;}
.award-cont {padding-top: 50px;}
.assit-cont { border-bottom: 3px solid #d66637;}
.assit-img {width: 150px; height: 150px;margin: 0 auto 20px;border-radius: 50%; overflow: hidden; border: 3px solid #e5e5ea;}
.assit-img img {width: 100%; height: 100%;}
.assit-cont ul {padding: 0px; margin:15px 0px 0px; text-align: center;}
.assit-cont ul li {padding: 0px;word-break: break-word;margin-bottom: 8px;}
.assit-cont ul li:before {display: none;}
.assit-cont {padding: 20px 20px; box-shadow: 0px 0px 10px #e8e6e6; min-height: 440px; margin-bottom: 30px;}
.assit-cont h4 {font-size: 18px;text-align: center; text-transform: uppercase; margin-bottom: 10px; color: #333;}
.assit-cont p {padding: 0px 0px 0px; margin: 0px 0px 0px; text-align: center;word-break: break-word;}
.assit-cont p strong {padding: 0px 0px; margin: 0px 0px 10px; text-align: center; font-style: italic;  color: #6b6b6b; font-weight: 500; font-size: 16px;}
.program-megamenu .program-submega ul {display: block; width:100%;}
.program-megamenu .program-submega ul li {width:31.6%; margin-right:2%; display: inline-block;}
.program-megamenu .program-submega ul li a {color: #fff; font-size: 14px; display: block; border-bottom: 1px solid #50528b; padding: 10px 10px; font-family: 'Ruda', sans-serif;
    text-transform: capitalize;}
.program-megamenu .program-submega ul li:nth-child(3n+0) {margin-right: 0%;}
.program-megamenu>.nav-pills .nav-link {text-transform: uppercase; font-size: 16px; color: #fff; border: 1px solid #d89d59; border-radius: 0px; font-weight: 500;}
.program-megamenu {margin-top: 25px;}
.program-megamenu>.nav-pills .nav-link.active, .program-megamenu>.nav-pills .show>.nav-link{background-color: #d89d59;}
.program-submega { margin-top: 30px;}
.bnnr-strip marquee {float: left;}
.apy-now {
	position: fixed;
	top: 20%;
	right: -20px;
	font-size: 12px;
	z-index: 999;
    transition: all .3s;
}

.apy-now a {display: inline-block; background: #f64453; padding: 10px 15px; font-weight: 600; text-transform: uppercase; color: #fff; font-family: 'Ruda', sans-serif;position: relative;transform: rotate(90deg);}
.apy-now a .admn-txt {position: absolute; right: -100%;top: 0;width: auto: height: 100%;background: #f64453; padding: 10px 15px;z-index: -1;transition: all .5s;opacity: 0;}
.apy-now:hover {transform: rotate(-90deg);right: 0px;}
.apy-now:hover .admn-txt{opacity: 1; top: 0;right: 100%;}


.top-social {display: inline-block; position: fixed; top:30%;right: 0; z-index: 9; width: auto !important;}
.top-social.social.icon ul li{display:block; margin-right: 0px; margin-bottom: 1px;width: 180px; height: 34px;position: relative;overflow: hidden;}
.top-social.social.icon ul li a {color: #fff;border-radius: 0px;font-size: 16px;width: 100%;height: 34px;line-height: 34px;transition: all .3s;position: absolute; right: -140px; top: 0;text-align: left;}
.top-social.social.icon {margin-top: 20px; z-index: 999;}
.social ul li.insta a {background: #a800ff;}
.social ul li.vtour a {background: #0542F0;}
.social ul li.whatsapp a {background: #25D366;}
.vtour-social {width: 34px;padding: 3px 0;display: inline;}
.social ul li.vtour:hover a {background: #0542F0;}
.social ul li.vtour a {display: flex;}
.social ul li a .social-icon-box {padding: 0 15px;}
.social ul li.vtour a .social-icon-box {padding: 0 5px;}
.social ul li a i {width: 30px;border: 1px solid red;}
.top-social.social.icon ul li:hover a {right: 0;}


/*BBA placement section */
.bba-placement-image{
	width: 100%;
}
.bba-placement-text{
	background-color: #272A6F;
    color: #fff;
    padding: 15px;
    margin: 0;
    text-align:center;
}

/* school of management */
.sms-infra-gallery-image{
	width: 100%;
}
.sms-infra-gallery-text{
	background-color: #272A6F;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    font-weight: 600;
}
.school-main-banner{
	width: 70%;
    float: right;
    border: 10px solid #ffbb54;
}
.clearfix::after{
	content: "";
    clear: both;
    display: block;
}

/* Happening events*/
.event-title{background-color: #272A6F; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; text-align: center;}
.event-title-single{font-weight: 600; text-align: center;}
.event-thumb{width: 100%; border-left: 10px solid #efbe32;box-shadow: 5px 5px 5px #000;}
.event-post-content{background-color: #272A6F; border-left: 10px solid #efbe32;color: #fff;}
.event-gallery-image-box{min-height: 200px; height: 200px;overflow: hidden; margin-bottom: 30px;}
.event-gallery-image {width: 100%; height: 100%;}

/* Achievement page */
.achievement-content-box{background-color: #272A6F; border-left: 5px solid #efbe32;padding: 15px;margin-bottom: 50px;}
.achievement-content-title{color: #fff;margin-bottom: 15px;}
.achivement-data p{color: #fff;}

/* Alumni Page */

.alumni-assist-box{background-color: #272A6F; padding: 15px;border-left: 5px solid #efbe32;}
.alumni-assist-image{text-align: center;}
.alumni-assist-cont{border: 3px solid #efbe32;padding: 15px;}
.alumni-assist-name{color: #fff; font-weight: 600;}
.alumni-assist-deg{color: #efbe32;font-weight: bold;margin-bottom: 15px;}
.alumni-assist-contact{color: #ccc;margin-bottom: 5px;}
@media screen and (max-width: 800px){
	.alumni-assist-name{font-size: 16px;}
    .alumni-assist-deg{font-size: 12px;margin-bottom: 10px;}
    .alumni-assist-contact{font-size: 10px;margin-bottom: 5px;}
    .alumni-assist-image{margin-bottom: 10px;}
}
/* Registration */
.alumni-regform-box{padding: 20px 20px;background-color: #272A6F;}
.wpcf7-submit{background-color: #272A6F; color: #fff;border: none; padding: 5px 30px;}


/* CEC DEPARTMENT */

.department-courses .department-courses-box {background-color: #272A6F;padding: 10px;border-left: 5px solid #e3a859;height: 100%;}
.department-courses .department-courses-box h4 {font-weight: 700;margin-bottom: 10px;color: #fff;text-decoration: underline;text-align: center;background-color: #e3a859;}
.department-courses .department-courses-box ul {list-style: square;margin-left: 30px;}
.department-courses .department-courses-box ul li {font-size: 14px;margin-bottom: 8px;color: #fff;}
.department-courses-chart-image {margin: 50px auto;}

.department-scope ul {margin-left: 30px;list-style: square;}
.department-scope ul li {text-align: justify;margin-bottom: 8px;font-size: 16px;}
.department-scope p {font-size: 16px;text-align: justify;}
.department-scope .department-scope-industry {font-size: 16px;with: 100%;background-color: #272A6F; color: #fff;padding: 15px;text-align: center;border: 5px solid #e3a859;margin-bottom: 30px;}
.department-scope .department-scope-core-company {width: 100%;margin-bottom: 20px;}
.department-scope h4 {margin-bottom: 20px;background-color: #272A6F;color: #fff;padding: 5px 10px;border-left: 5px solid #e3a859;font-weight: 600;text-transform: uppercase;text-align: center;}
@media screen and (max-width: 800px){.department-scope .department-scope-industry{height: 85px;}}

.cec-department h4 {margin-bottom: 20px;background-color: #272A6F;color: #fff;padding: 5px 10px;border-left: 5px solid #e3a859;font-weight: 600;text-transform: uppercase;text-align: center;}
.cec-department ul {list-style-type: square; margin-left: 30px;}
.cec-department p {font-size: 16px;}

/* Industry tie-ups */
.industry-tieups-image{box-shadow: 0 0 5px #ccc;margin-bottom: 30px;transition: all .3s;}
.industry-tieups-image:hover{box-shadow: 0 0 15px #ccc;}

/* Mous */
.cec-mous h4 {background-color: #272A6F; color: #fff important !;border-left: 5px solid #e3a859;padding: 5px 0;text-transform: uppercase;}
.cec-mous h4 strong {color: #fff;}

/* Research */
.cec-research h4 {background-color: #272A6F; color: #fff important !;border-left: 5px solid #e3a859;padding: 5px 0;text-transform: uppercase;}
.cec-research h4 strong {color: #fff;}

/* faculty */
.cec-faculties .faculty-box {box-shadow: 0 0 5px #ccc;}
.cec-faculties .faculty-box .faculty-image-box {overflow: hidden;width: 100%; height: auto;}
.cec-faculties .faculty-box .faculty-image-box .faculty-image {width: 100%;min-height: 100%;}
.cec-faculties .faculty-box .faculty-desc-box {min-height: 50px;}
.cec-faculties .faculty-box .faculty-desc-box {padding: 5px;}
.cec-faculties .faculty-box .faculty-desc-box .faculty-name {font-weight: 600;color: #000;text-align: center;text-transform: capitalize;font-size: 12px;}
.cec-faculties .faculty-box .faculty-desc-box .faculty-deg {font-weight: 600;color: #e3a859;margin-bottom: 10px;text-align: center;font-size: 10px;}
.cec-faculties .faculty-box .faculty-desc-box .faculty-desc {color: #404040;text-align:center;font-size: 14px;margin-bottom: 5px;}

.faculty-det .faculty-name {font-weight: 600;color: #000;text-align: center;text-transform: capitalize;font-size: 12px;}
.faculty-det .faculty-deg {font-weight: 600;color: #e3a859;margin-bottom: 10px;text-align: center;font-size: 10px;}

/* Mechanical department */

.me-research h4, .me-department h4 {background-color: #272A6F; padding: 5px 0; text-align: center;font-weight: 600;border-left: 5px solid #e3a859;margin-bottom: 20px;color: #fff;text-transform: uppercase;}
.me-department .department-courses-box {background-color: #272A6F;padding: 10px;border-left: 5px solid #e3a859;height: 100%;}
.me-department .department-courses-box {background-color: #272A6F;padding: 10px;border-left: 5px solid #e3a859;height: 100%;}
.me-department .department-courses-box h4 {font-weight: 700;margin-bottom: 10px;color: #fff;text-decoration: underline;text-align: center;background-color: #e3a859;}
.me-department .department-courses-box ul {list-style: square;margin-left: 30px;}
.me-department .department-courses-box ul li {font-size: 14px;margin-bottom: 8px;color: #fff;}

.me-department ul {list-style-type: square; margin-left: 30px;}
.me-department p {font-size: 16px;}

.me-department .me-research-policybox {background-color: #f2f2f2; border-radius: 10px;padding: 15px;}

.section-title {background-color: #272A6F; color: #fff; text-align: center; border-left: 5px solid #efbe32;margin-bottom: 30px;}


/* EEE Department */
.eee-research h4{background-color: #272A6F; padding: 5px 0; text-align: center;font-weight: 600;border-left: 5px solid #e3a859;margin-bottom: 20px;color: #fff;text-transform: uppercase;color: #fff;}
.eee-research ul{margin-left: 30px;list-style-type: square;margin-bottom: 20px;}
.eee-department ul{margin-left: 30px;list-style-type: square;margin-bottom: 20px;}


/* CSE Department */
.cse-department{}
.cse-department h2 {margin-bottom: 15px;font-weight: 700;}
.cse-department ul {list-style-type: square;margin-left: 30px;}
.cse-department ul li {margin-bottom: 5px;}
.cse-department .section-title {background-color: #272A6F; padding: 5px 0; text-align: center;font-weight: 600;border-left: 5px solid #e3a859;margin-bottom: 20px;color: #fff;text-transform: uppercase;color: #fff;pading: 10px 10px;}
.cse-department .semister-text {color: #d76637; margin-bottom: 20px;
font-weight: bold;}
.cse-department h5 {color: #d76637; margin-bottom: 20px;
font-weight: bold;}
.cse-department h4 {background-color: #272A6F; padding: 5px 0; text-align: center;font-weight: 600;border-left: 5px solid #e3a859;margin-bottom: 20px;color: #fff;text-transform: uppercase;color: #fff;}
.cse-department ol {list-style-type: decimal;margin-left: 30px;}


/* Agri Department */
.agri-department{}
.agri-department p{font-size: 15px;margin-bottom: 20px;text-align: justify;}
.agri-department ul{list-style-type: square;margin: 0 0 30px 30px;}
.agri-department ul li{margin-bottom: 5px;font-size: 15px;}
.agri-department h5 {background-color: #272A6F; padding: 5px 0; text-align: center;font-weight: 600;border-left: 5px solid #e3a859;margin-bottom: 20px;color: #fff;text-transform: uppercase;color: #fff;}
.agri-department ol{list-style-type:decimal;margin-left: 30px;}


/* Biotech Department */
.biotech-department {}
.biotech-department h5 {background-color: #272A6F; padding: 5px 0; text-align: center;font-weight: 600;border-left: 5px solid #e3a859;margin-bottom: 20px;color: #fff;text-transform: uppercase;color: #fff;}



/* Blog page */
.blog-page .blog-thumb-box {width: 100%; height: 300px; overflow: hidden;}
.blog-page .blog-thumb-box img {height: 100%; min-width: 100%;}
.blog-page .blog-desc-box {padding: 30px 0;margin-bottom: 30px;}
.blog-page .blog-desc-box h4 {font-weight: bold;margin-bottom: 5px;}
.blog-page .blog-desc-box ul {list-style-type: square;margin: 0 0 30px 30px;}
.blog-page .blog-desc-box ul li.blog-cat-badge {margin-bottom: 5px;display: inline;}
.blog-page .blog-desc-box ul li.blog-cat-badge a {color: #efbe32;font-size: 14px;}
.blog-page .blog-desc-box ul li.blog-cat-badge:after {content: "\2727";color: #efbe32;margin: 0 5px;}
.blog-page .blog-desc-box ul li.blog-cat-badge:last-child:after {display: none;}
.blog-page .blog-desc-box h6.author-and-date {font-size: 12px;margin-bottom: 15px;}
.blog-page .blog-desc-box a.read-more {padding: 10px 20px; box-shadow: 0 5px 20px #ccc;}
.blog-page .blog-desc-box a.read-more:hover {background-color: #272A6F; color: #fff;}
#sidebar-primary h5.widget-title {font-weight: 600;margin-bottom: 10px;color: #fff; background-color: #272A6F; padding: 5px 10px;border-left: 5px solid #efbe32;}
#sidebar-primary ul {margin-left: 20px;margin-bottom: 50px;}
#sidebar-primary ul li {font-size: 14px; border-bottom: 1px solid #ccc;}
#sidebar-primary .rpwwt-widget ul li {padding-bottom: 5px;}
#sidebar-primary .widget_archive ul li {padding: 10px 0; text-align: right;}
#sidebar-primary .widget_archive ul li a {float: left;}
#sidebar-primary ul li.cat-item {text-align: right;padding: 10px 0;}
#sidebar-primary ul li.cat-item a {float: left;}


/* Research Pages */
.research-pages h3 {font-weight: bold;text-align: left;text-transform: uppercase;}
.research-pages h3::after {
    content: "";
    background: url(../images/sprites-new.png) no-repeat -10px -179px;
    width: 83px;
    height: 7px;
    display: block;
    margin: 22px 0 10px;
}
.research-pages .research-departments {width: 100%;}
.research-pages .research-departments h5 {font-weight: bold;text-align: center;text-transform: uppercase;color: #fff; background-color: #272A6F;padding: 5px 20px;border-bottom: 5px solid #efbe32;margin: 20px auto;}
.research-gallery-image-box {overflow: hidden; height: 250px;margin-bottom: 30px;}
.research-gallery-image-box .research-gallery-image {width: 100%;min-height: 100%;}
.research-pages .research-departments h4 {font-family: 'Oswald', sans-serif;margin-bottom: 10px;font-weight: bold;}


/* Examination Verified Page */
.verification-box {padding: 20px;border-radius: 15px; box-shadow: 0 5px 10px #ccc;text-align: center;}
.verification-box .verified-image {width: 100px;margin: 0 auto;}
.verification-box .verify-btn {background-color: #272A6F;margin-top: 20px;border-color: #272A6F;}


/* Examination Question paper page*/
.question-box h4{background-color: #272A6F;margin-top: 30px; border-left: 5px solid #ffa405;color: #fff; padding: 5px 10px;margin-bottom: 5px;text-align: left;}
.question-box ul li a{font-size: 12px;}


/* International Admission page */
.overview-text {background-color: #272A6F; color: #fff;border-left: 5px solid #ffa405; padding: 15px; height: 100%;}


/* Anthem */
.anthem-container-row{
	background-color: #272A6F;
}
.anthem-container{
    min-height: 100vh;
    vertical-align: middle;
}
.anthem-box{
    background-color: #efeae8;
}
.overview-box{
    padding: 80px 15px 50px 0;
}
.player-container{
    position: initial;
    left: -50px;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.player-box{
    background-color: #272A6F;
}
.audio-player-box{
    padding: 10px 10px 0 0;
}
.audio-player-box audio{
    width: 100%;
}
.anthem-text{
    padding: 50px 50px;
}
.anthem-text h3 p{
    color: #fff;
}
.anthem-text p{
    font-size: 14px;
}

@media screen and (max-width: 800px) {
    .player-container{
        position: initial;
    }
}


/* Innovation & Incubation */

.inn-inc-box{
    background-color: #272A6F;
}
.inn-text-box{
    padding: 20px;
}
.inn-text-border{
    border: 1px solid #fff;
    padding: 50px;
}
.inn-text-border h2{
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
}
.inn-line{
    content: '';
    background-color: #e3a51f;
    width: 100px;
    height: 5px;
    margin: 15px auto;
    display: block;
}
.inn-text-border p{
    color: #ddd;
    text-align: justify;
}
.inn-img{
    width: 100%;
    border: 5px solid #e3a51f;
}
.inno-overview-link-box{
	padding: 10px;
    text-align: right;
}
.inno-overview-link-box a{
	font-size: 16px;
    color: #ff0000;
    font-weight: 400;
}

/* Covid-19 Page */

/* Blocks */
.hero-v1 {
  padding: 8rem 0 8rem 0;
  border-bottom-right-radius: 50%;
  background: rgba(111, 66, 193, 0.1);
  overflow: hidden; }
  .hero-v1 .heading {
    font-weight: 900;
    color: #6f42c1;
    font-size: 40px; }
    @media (max-width: 991.98px) {
      .hero-v1 .heading {
        font-size: 30px; } }
  .hero-v1 .subheading {
    font-size: 12px;
    text-transform: uppercase;
    color: rgba(111, 66, 193, 0.5);
    letter-spacing: .1rem;
    font-weight: 900; }
  .hero-v1 .illustration {
    position: relative;
    margin-top: -100px;
    position: absolute; }
  .hero-v1 .illustration-2 {
    position: relative;
    margin-top: -200px;
    position: absolute; }

.slide-item, .cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .slide-item.overlay, .cover.overlay {
    position: relative; }
    .slide-item.overlay:before, .cover.overlay:before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 1;
      content: "";
      position: absolute;
      background: rgba(0, 0, 0, 0.2); }
  .slide-item > .container, .cover > .container {
    position: relative;
    z-index: 2; }
  .slide-item, .slide-item > .container > .row, .cover, .cover > .container > .row {
    height: 100vh;
    min-width: 760px; }
  .slide-item .heading, .cover .heading {
    font-size: 50px;
    font-weight: 700;
    color: #fff; }

.slide-pagination {
  position: relative;
  z-index: 2; }
  .slide-pagination .pagination-item {
    padding: 30px;
    background: #f8f9fa; }
    .slide-pagination .pagination-item.active {
      background: #fff;
      position: relative; }
      .slide-pagination .pagination-item.active:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        right: 0;
        height: 3px;
        margin-top: -3px;
        background: #6f42c1; }
    .slide-pagination .pagination-item > .icon-wrap {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 90px;
      flex: 0 0 90px; }
      .slide-pagination .pagination-item > .icon-wrap img {
        width: 90px; }
    .slide-pagination .pagination-item > div .subheading {
      font-size: 12px; }
    .slide-pagination .pagination-item > div .heading {
      font-size: 16px;
      font-weight: bold; }

.site-section {
  padding: 90px 0; }

.service {
  background: #fff;
  position: relative;
  top: 0;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }
  .service .service-inner {
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-top: none;
    padding: 20px;
    text-align: center; }
    .service .service-inner h3 {
      font-size: 20px;
      color: #000;
      margin-bottom: 0; }
    .service .service-inner p {
      font-size: 14px;
      color: #aaa; }
    .service .service-inner *:last-child {
      margin-bottom: 0; }
  .service:hover {
    position: relative;
    top: -2px;
    -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05); }

.counter-wrap {
  text-align: center; }
  .counter-wrap .counter {
    font-size: 60px;
    color: #fff; }
  .counter-wrap span {
    color: rgba(255, 255, 255, 0.5); }

.custom-media {
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px; }
  .custom-media .text {
    background: #6f42c1;
    padding: 20px; }
    .custom-media .text h3 {
      color: #fff;
      font-size: 20px; }
  .custom-media .img-bg {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 250px;
    width: 100%; }

.feature h3 {
  font-size: 16px;
  color: #fff;
  font-weight: 700; }

.feature .img-wrap {
  display: inline-block;
  width: 80px;
  height: 80px;
  position: relative;
  border-radius: 50%;
  background: #fff; }
  .feature .img-wrap img {
    position: absolute;
    width: 36px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.testimonial {
  background: #fff;
  padding: 20px;
  border: 1px solid #f8f9fa; }
  .testimonial img {
    width: 80px;
    border-radius: 50%;
    margin-bottom: 30px;
    margin-top: -50px;
    -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05); }
  .testimonial blockquote {
    font-size: 18px;
    font-family: "Mulish", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: italic; }
    .testimonial blockquote .quote {
      color: #000; }
    .testimonial blockquote .author {
      color: #aaa;
      font-family: "Mulish", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
      font-size: 12px; }

/*PRELOADING------------ */
#overlayer {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 7100;
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.loader {
  z-index: 7700;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

/* covid */
.data {
  text-align: center; }
  .data .icon {
    position: relative; }
    .data .icon span {
      font-size: 2rem; }
    .data .icon:before {
      display: none;
      content: "";
      position: absolute;
      width: 50px;
      left: 0px;
      top: -40px;
      height: 50px;
      background: rgba(111, 66, 193, 0.1);
      z-index: -1;
      border-radius: 50%; }
  .data .number {
    font-size: 2rem;
    color: #000;
    font-weight: 900; }
  .data .label {
    color: #aaa;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .1rem;
    font-weight: 700; }

.list-check li {
  padding-left: 30px;
  position: relative; }
  .list-check li:before {
    color: #6f42c1;
    top: .2rem;
    font-family: 'icomoon';
    content: '\e86c';
    position: absolute;
    left: 0; }

.stats .heading-wrap {
  background: #6f42c1;
  position: relative;
  border-bottom-right-radius: 50%; }
  @media (max-width: 991.98px) {
    .stats .heading-wrap {
      height: 100px !important;
      margin-bottom: 30px; } }

.stats .heading {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.section-heading {
  font-size: 30px;
  font-weight: 900;
  color: #6f42c1; }
  @media (max-width: 991.98px) {
    .section-heading {
      font-size: 24px; } }

.img-play-vid {
  position: relative; }
  .img-play-vid .absolute-block {
    position: absolute;
    bottom: 0;
    right: 0; }
    .img-play-vid .absolute-block .text {
      margin-top: -40px;
      color: #fff;
      margin-right: 80px;
      position: relative; }
  .img-play-vid .btn-play {
    display: inline-block;
    width: 60px;
    height: 60px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #6f42c1;
    color: #fff;
    -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05); }
    .img-play-vid .btn-play span {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.feature-v1 h3 {
  font-size: 16px;
  font-weight: 900;
  margin-bottom: 0;
  color: #6f42c1; }

.feature-v1 span {
  color: #aaa; }

.feature-v1 .icon-wrap {
  font-size: 2.5rem; }
  .feature-v1 .icon-wrap span {
    color: #6f42c1; }

.bg-primary-light {
  background: rgba(111, 66, 193, 0.05); }

.media-v1 {
  -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.05);
  border-radius: 7px;
  overflow: hidden;
  margin-bottom: 30px;
  background: #fff; }
  .media-v1 .icon-wrap {
    height: 140px;
    width: 100%;
    background: #6f42c1;
    color: #6f42c1;
    text-align: center;
    position: relative; }
    .media-v1 .icon-wrap span {
      position: absolute;
      font-size: 50px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .media-v1.bg-1 .icon-wrap {
    background: rgba(111, 66, 193, 0.2); }
  .media-v1.bg-2 .icon-wrap {
    background: #47eef4; }
  .media-v1.bg-3 .icon-wrap {
    background: #e84a5f; }
  .media-v1.bg-4 .icon-wrap {
    background: #a8df65; }
  .media-v1 .body {
    padding: 30px; }
    .media-v1 .body h3 {
      font-size: 18px;
      font-weight: 700;
      color: #6f42c1; }
    .media-v1 .body p {
      color: #aaa;
      font-size: 14px; }
    .media-v1 .body *:last-child {
      margin-bottom: 0; }

.post-entry {
  text-align: center; }
  .post-entry .thumb {
    display: block;
    position: relative;
    margin-bottom: 20px; }
    .post-entry .thumb .date {
      position: absolute;
      bottom: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      bottom: -5px;
      background: #6f42c1;
      padding: 5px 15px;
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: .05rem;
      color: #fff; }
  .post-entry .post-meta {
    display: block;
    margin-bottom: 10px;
    font-size: 14px; }
    .post-entry .post-meta, .post-entry .post-meta a {
      color: #ccc; }
    .post-entry .post-meta a {
      margin: 0px 10px;
      display: inline-block; }
      .post-entry .post-meta a:hover {
        color: #aaa; }
    .post-entry .post-meta [class*='icon-'] {
      color: #ccc; }
  .post-entry h3 {
    font-size: 18px;
    font-weight: 700; }

.do h3 {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  margin-bottom: 30px; }

.do .check li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px; }
  .do .check li:before {
    color: #a8df65;
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'icomoon';
    content: "\e86c"; }

.dont h3 {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  margin-bottom: 30px; }

.dont .cross li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px; }
  .dont .cross li:before {
    position: absolute;
    left: 0;
    top: 0;
    color: #e84a5f;
    font-family: 'icomoon';
    content: "\e5cd"; }

.symptom {
  padding: 30px;
  -webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.1);
  background: #fff; }
  .symptom .img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    margin-right: 20px; }
    .symptom .img img {
      max-width: 100%;
      margin-bottom: 0; }
  .symptom .text {
    padding-top: 10px; }
    .symptom .text h3 {
      font-size: 16px;
      font-weight: 700;
      color: #6f42c1; }
    .symptom .text p {
      line-height: 1.5;
      font-size: 15px;
      margin-bottom: 0; }

.note {
  padding: 20px;
  border-radius: 4px; }
  .note strong {
    color: #6f42c1; }

.team {
  text-align: center; }
  .team img {
    margin-bottom: 30px;
    width: 170px;
    border-radius: 40%; }
  .team h3 {
    font-size: 18px;
    font-weight: 700;
    color: #6f42c1; }

.side-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 40px;
  display: block;
  color: #000; }

.quick-contact .d-flex {
  margin-bottom: 10px; }

.quick-contact [class*="icon-"] {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  border-radius: 50%;
  background: rgba(111, 66, 193, 0.05);
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  margin-right: 20px;
  color: #6f42c1; }

.custom-pagination a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 50%;
  background: #6f42c1;
  color: #fff; }
  .custom-pagination a.active {
    background: rgba(111, 66, 193, 0.05);
    color: #6f42c1; }

/* Blog */
.sidebar-box {
  margin-bottom: 30px;
  padding: 25px;
  font-size: 15px;
  width: 100%;
  float: left;
  background: #fff; }
  .sidebar-box *:last-child {
    margin-bottom: 0; }
  .sidebar-box h3 {
    font-size: 18px;
    margin-bottom: 15px; }

.categories li, .sidelink li {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #dee2e6;
  list-style: none; }
  .categories li:last-child, .sidelink li:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0; }
  .categories li a, .sidelink li a {
    display: block; }
    .categories li a span, .sidelink li a span {
      position: absolute;
      right: 0;
      top: 0;
      color: #ccc; }
  .categories li.active a, .sidelink li.active a {
    color: #000;
    font-style: italic; }

.comment-form-wrap {
  clear: both; }

.comment-list {
  padding: 0;
  margin: 0; }
  .comment-list .children {
    padding: 50px 0 0 40px;
    margin: 0;
    float: left;
    width: 100%; }
  .comment-list li {
    padding: 0;
    margin: 0 0 30px 0;
    float: left;
    width: 100%;
    clear: both;
    list-style: none; }
    .comment-list li .vcard {
      width: 80px;
      float: left; }
      .comment-list li .vcard img {
        width: 50px;
        border-radius: 50%; }
    .comment-list li .comment-body {
      float: right;
      width: calc(100% - 80px); }
      .comment-list li .comment-body h3 {
        font-size: 20px; }
      .comment-list li .comment-body .meta {
        text-transform: uppercase;
        font-size: 13px;
        letter-spacing: .1em;
        color: #ccc; }
      .comment-list li .comment-body .reply {
        padding: 5px 10px;
        background: #e6e6e6;
        color: #000;
        text-transform: uppercase;
        font-size: 14px; }
        .comment-list li .comment-body .reply:hover {
          color: #000;
          background: #e3e3e3; }

.search-form {
  background: #f7f7f7;
  padding: 10px; }
  .search-form .form-group {
    position: relative; }
    .search-form .form-group input {
      padding-right: 50px; }
  .search-form .icon {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

.post-meta {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: .2em; }
  .post-meta a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5); }

figure figcaption {
  margin-top: .5rem;
  font-style: italic;
  font-size: .8rem; }

.card-title {
  font-size: 1.4rem;
  color: #000; }
.covid-btn{
	background: #6f42c1;
    border-color: #6f42c1;
    color: #fff;
    border-radius: 30px;
    padding: 10px 20px;
}
.covid-btn:hover{
	background: #6f42c1;
    border-color: #6f42c1;
}
.steps-readmore{
	font-size: 12px;
    color: #6f42c1;
    text-align: right;
    cursor: pointer;
}





/* Global code */
.color-link{color: #1a0dab!important;}
.color-link:hover{text-decoration: underline!important;}
.color-white{color: #fff;}
.bg-blue{background-color: #272A6F;}
.bg-yellow{background-color: #efbe32;}
.bg-yellow-deep{background-color: #ffa405;}
.virtual-tour-box {position: fixed; bottom: 100px; right: 0;z-index: 9999;width: 40px;}
.virtual-tour-icon {width: 100%; background-color: transparent;}
.virtual-tour-box {position: fixed; top: 100px; right: 0;}
.clearfix::after {content: ''; display: block; clear: both;}
.text-linethrough {text-decoration-line: overline;}
.ul-square-design{ list-style-type: square;margin-left: 30px;}