    
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*
font-family: 'Mulish', sans-serif;
*/

:root{
    --thm-orange:#ec5d0e;
    --thm-black:#000000;
    --thm-white:#ffffff;
    --thm-red:#e30512;
    --thm-yellow:#f28f10;
    --thm-brown:#44383c;
    --thm-grey:#f4f4f4;
    --thm-textgrey: #000000;
    --thm-sitetext: 'Mulish', sans-serif;
}

body{font-family:var(--thm-sitetext); font-size:16px; line-height: 24px; font-weight:500; color: var(--thm-black);
text-align:justify;}
h1,h2,h3,h4{font-family:var(--thm-sitetext); font-size: 34px; text-transform: none; font-weight: bold; }
.clear-fix{ clear: both; }
h1 span{ color:var(--thm-orange); }
h2 span{ color:var(--thm-orange); }
.container{max-width: 1270px;}

.media-room-box {
        padding: 10px 20px;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 14px 1px rgb(0 0 0 / 0.28);
    -moz-box-shadow: 0px 0px 14px 1px rgba(0,0,0,0.28);
    box-shadow: 0px 0px 14px 1px rgb(0 0 0 / 11%);
    margin-bottom: 15px;
    border-radius: 20px;
    height: 320px;
    text-align: center;
}

.media-room-inn{ height: 300px;
    display: table-cell;
    text-align: center;
    width: 100em;
    vertical-align: middle;
    
}
.media-room-inn img {
    width: 100%;
    height: 267px;
    object-fit: contain;
}

.gallery-new-box {
        padding: 10px 20px;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 14px 1px rgb(0 0 0 / 0.28);
    -moz-box-shadow: 0px 0px 14px 1px rgba(0,0,0,0.28);
    box-shadow: 0px 0px 14px 1px rgb(0 0 0 / 11%);
    margin-bottom: 15px;
    border-radius: 20px;
    height:260px;
    text-align: center;
}

.gallery-new-inn{ height:240px;
    display: table-cell;
    text-align: center;
    width: 100em;
    vertical-align: middle;
    
}
.jbl-list ul li a {
    font-size: 16px !Important;
}
.gallery-new-inn img {
    width: 100%;
    height: 150px;
    object-fit: contain;
}
.media-link h2 a {     font-size: 18px;
    line-height: 24px;}

/* Sticky Header */
.sticky-bg{ background: var(--thm-orange); padding: 8px 0px; color: var(--thm-white); }
ul.social-list { float: right; list-style: none; margin: 0px; padding: 0px;}
ul.social-list li { float: left; padding:0px 3px; list-style: none;}
ul.social-list li a { display: inline-block; color: #fff;}
ul.social-list li a:hover{ color: var(--thm-white); }
ul.social-list li i{ border: 2px solid var(--thm-white); width: 30px; height: 30px; border-radius: 50%; line-height: 28px;
    text-align: center; font-size: 12px; }
.toplist{ margin:0px; padding: 0px; }
.toplist ul{ list-style: none; margin: 0px; padding: 0px;  }
.toplist ul li{ float: left; list-style: none; margin: 0px; padding: 0px 15px;  }
.toplist ul li a{ text-decoration: none; color: var(--thm-white); text-transform: none; font-size: 14px;
    font-weight: 600; letter-spacing: 0px;}
.account-setting {position: relative; float: right; margin-right: 5px; color: var(--thm-white); font-size: 14px;
    font-weight: 600;  letter-spacing: 0px;}
.account-setting a {display: inline-block; padding:0px 8px; outline: none; text-decoration: none; color: var(--thm-white); 
    text-transform: none;}
.account-setting a:hover{ color: var(--thm-yellow);}


/* Logo Header */
.top-bar-bottom { background: #f5f5f5; padding: 15px 0px 0px 0px;}
.phone-div{ width: 208px; }
.phone-div h3{ font-size:27px; font-weight: bold; text-align: left;}
.phone-div i{ font-size: 22px; }
.phone-div p{ padding-left: 32px; line-height:14px; }
.phone-div p a{ color: #333333; }
.phone-div p a:hover{ color: var(--thm-white); text-decoration: none; }

/* Menu */
.menu-bg{ background: #ffffff; }
/*.navbar ul li{ padding: 10px 0px;}
.navbar ul li a{ text-decoration: none; color: #333333; font-size: 14px;  padding: 10px 10px; text-transform: uppercase;
transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out;}
.navbar ul li a:hover{ background: #f77518; color: #ffffff; padding: 10px 28px; border-radius:2px;}
.navbar ul li a.active{background: #f77518; color: #ffffff;}*/
.dropdown:hover > .dropdown-menu{ display: block; }
.dropdown-menu{border-top:2px solid #ec5d0e; border-radius: 0px;}
.social-list{ background-color: #ec5d0e !important; color: #ffffff !important; }
.sticky {position: fixed; top: 0; width: 100%; background: #ffffff; z-index:999;-webkit-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.16); 
    -moz-box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.16); box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.16);}



/*=======================================MOBILE MENU==============================================*/
.mobile-menu-btn{background:#f36e29; padding:6px 12px; color:#fff; top: 12px;}
.sidenav {height: 100%; width: 0; position: fixed; z-index: 9999; top: 0; left: 0; background-color: #27329e; overflow-x: hidden;
    transition: 0.5s; padding-top: 50px; list-style-type: none;}
.sidenav a { padding: 10px 15px 10px 15px; text-decoration: none; font-size: 16px; color: #efefef; display: block;
    transition: 0.3s; border-bottom:1px solid #274d85; text-transform: capitalize;}
.sidenav ul{ margin: 0px; padding: 0px; }
.sidenav li a i{ float:right;}
.sidenav li ul{ margin:0px; padding:0px;}
.sidenav li ul li{ padding-left:0px;}
.sidenav a:hover, .offcanvas a:focus { color: #f36e29;}
.sidenav .closebtn { border:medium none; position: absolute; top: 0; right: 0px; font-size: 20px; margin-left: 50px;}
.droup-arrow { float:right; margin-right:20px;}
.menuIcn {color: #fff;  font-size: 24px; float: right; padding: 7px 13px; display: none; border: 1px solid #fff;  margin-left: 10px; margin-top: 3px; cursor: pointer;}


.about-txt h1{ text-transform: uppercase; margin:0px; padding: 0px; }
.about-txt p{ font-size: 20px; margin:0px; padding: 0px; }

.video-thumbs{ height:175px;  width: 100%; background-size: cover !important;}
.video-thumb-inner{ height: 175px; width: 100em; vertical-align: middle; text-align: center; display: table-cell; background: rgba(0,0,0,0.5);}
.video-thumb-inner a i{ color: #ffffff; font-size: 40px; } 

.iimtoday-bg{ 
background: rgb(235,95,15);
background: linear-gradient(0deg, rgba(235,95,15,1) 0%, rgba(242,140,16,1) 100%);
 }
.iimtoday-bg h2{ color: var(--thm-white);}
.today-white-bg{ background:var(--thm-grey); }
.white-shade{height:80px; background: var(--thm-white);-webkit-box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    0px 0px 9px 0px rgba(50, 50, 50, 0.3);
box-shadow:         0px 0px 9px 0px rgba(50, 50, 50, 0.3); width: 100%; position: relative;
box-sizing: border-box; padding: 0px 20px;}
.white-shade-inner{ height: 80px; width: 100em; display: table-cell; vertical-align: middle; 
    text-align: left; font-size: 18px;  }
.white-shade-inner span{ display: block; font-size: 14px; font-weight: normal; }
.white-shade-inner a{ text-decoration: none; color: var(--thm-black); font-weight: bold;}
.glory-zoom-eft:hover a{ color: var(--thm-orange);}
.img-hidden-over{ overflow: hidden;}
.img-hidden-over img{ transition: transform .5s;}
.glory-zoom-eft:hover .img-hidden-over img{
-ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Safari 3-8 */
  transform: scale(1.2); 
   /*filter: grayscale(100%);*/
}

.white-shade-upcom{height:180px; background: var(--thm-white);
    -webkit-box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    0px 0px 9px 0px rgba(50, 50, 50, 0.3);
box-shadow:         0px 0px 9px 0px rgba(50, 50, 50, 0.3); width: 100%; position: relative; 
box-sizing: border-box; padding:30px 20px 10px 20px;}
.white-shade-upcom-inner{ height:180px; width: 100em; display: table-cell; vertical-align: middle; 
    text-align: left; font-size: 22px;  }
.white-shade-upcom-inner span{ display: block; font-size: 16px; line-height:16px; }
.white-shade-upcom-inner a{ text-decoration: none; color: var(--thm-black);}

.white-shade-newshme{height:180px; background: var(--thm-white);
    -webkit-box-shadow: 0px 0px 9px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    0px 0px 9px 0px rgba(50, 50, 50, 0.3);
box-shadow:         0px 0px 9px 0px rgba(50, 50, 50, 0.3); width: 100%; position: relative; 
box-sizing: border-box; padding:30px 20px 10px 20px;}
.white-shade-newshme-inner{ height:123px; width: 100em; display: table-cell; vertical-align: middle; 
    text-align: left; font-size: 22px;  }
.white-shade-newshme-inner span{ display: block; font-size: 16px; line-height:16px; }
.white-shade-newshme-inner a{ text-decoration: none; color: var(--thm-black);}

.upglory-zoom-eft:hover a{ color: var(--thm-orange);}
.upcom-img-hiden{overflow: hidden;}
.upcom-img-hiden img{ transition: transform .5s;}
.upglory-zoom-eft:hover .upcom-img-hiden img{
-ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Safari 3-8 */
  transform: scale(1.2); 
   /*filter: grayscale(100%);*/
}

a.default-btn{ text-decoration: none; display: inline-block; }
a.default-btn div{ padding: 15px 0px; width: 310px; background: var(--thm-orange); color: var(--thm-white); border-radius: 5px; font-size:22px; text-align: center; text-transform: uppercase; transition: all .3s; }
a.default-btn div:hover{  background: var(--thm-orange); }
a.default-btn-red{ text-decoration: none; display: inline-block; }
a.default-btn-red div{ padding: 15px 0px; width: 310px; background: var(--thm-orange); color: var(--thm-white); border-radius: 5px; font-size:22px; text-align: center; text-transform: uppercase; transition: all .3s;}
a.default-btn-red div:hover{  background: var(--thm-orange); }

.datepicker{width:60px; background: var(--thm-orange); height:60px; position: absolute; top:-40px; left:20px; padding: 0px 10px; box-sizing: border-box;}
.datepicker-inn{ width: 100em;  height: 57px;  vertical-align: middle;  text-align: center;  font-size: 14px;  color: var(--thm-white);
    display: table-cell;  line-height: 20px; }
.datepicker-inn span{ display: block; line-height: 14px; font-size:18px; text-transform: uppercase; 
    border-top:2px solid var(--thm-white);
    padding-top: 5px; }

.news-events .item{ margin:10px; }
.news-events .owl-nav button.owl-prev {  width: 45px !important; height: 45px !important; background-color: #fff !important;
    color: #777; font-size: 20px !important;  border-radius: 100%;
    line-height: 40px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    position: absolute; top: 38%; left: -40px; }
.news-events .owl-nav button.owl-prev:hover {background-color: #f77518 !important; color: var(--thm-white); }
.news-events .owl-nav button.owl-next {width: 45px !important; height: 45px !important;
background-color: #fff !important; font-size: 20px !important; border-radius: 100%;
line-height: 40px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
position: absolute; top: 38%; right: -40px; color: #777; }
.news-events .owl-nav button.owl-next:hover { background-color: #f77518 !important; color: var(--thm-white); }

.upcoming-carousel .item{ margin:10px; }
.upcoming-carousel .owl-nav button.owl-prev {  width: 45px !important; height: 45px !important; background-color: #fff !important;
    color: #777; font-size: 20px !important;  border-radius: 100%;
    line-height: 40px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    position: absolute; top: 38%; left: -40px; }
.upcoming-carousel .owl-nav button.owl-prev:hover {background-color: #f77518 !important; color: var(--thm-white); }
.upcoming-carousel .owl-nav button.owl-next {width: 45px !important; height: 45px !important;
background-color: #fff !important; font-size: 20px !important; border-radius: 100%;
line-height: 40px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
position: absolute; top: 38%; right: -40px; color: #777; }
.upcoming-carousel .owl-nav button.owl-next:hover { background-color: #f77518 !important; color: var(--thm-white); }


/*.academics-bg{ background: url(../images/academic-bg.jpg) center center; background-size: cover;
background-attachment: fixed;  }*/
.academics-bg{ background: var(--thm-grey);}
.academics-bg h2{ color: var(--thm-black);}
.aca-tab{ border:2px solid var(--thm-white); text-align: center; background: none; font-size: 20px; color: var(--thm-white); padding: 10px 0px;
border-radius: 5px; cursor: pointer;}
.aca-tab:hover{ background: var(--thm-red);border:2px solid var(--thm-red); }
.aca-tab.active { background: var(--thm-red);border:2px solid var(--thm-red); }
.academic-blk-1{ position: relative;}
.acedemic-btm-box{ width:90%; background: var(--thm-brown); height: 100px; margin: -30px auto 0px auto; z-index:9; position: relative;  }
.acedemic-btm-box-inner{ height: 100px; width: 100em; display: table-cell; vertical-align: middle; 
    text-align: center; font-size: 18px; color: var(--thm-white);  }
.acedemic-btm-box-inner span{ display: inline-block; }
.acedemic-btm-box-inner a{ text-decoration: none; color: var(--thm-white);}
.acedemic-btm-box-inner a:hover{ color: var(--thm-orange);}

.orange-box{ background: var(--thm-orange); color: var(--thm-white); font-size: 22px; text-align: center; padding: 20px 0px; width: 100%;}
.yellow-box{ background: var(--thm-yellow); color: var(--thm-white); font-size: 22px; text-align: center; padding: 20px 0px; width: 100%;}

.admissions-bg{ background: url(../images/admission-bg.jpg) center center; background-size: cover;  }
.admissions-bg h2{ color: var(--thm-white); text-align: center;}
.admission-box{ padding: 30px; background: rgba(255,255,255,0.8); color: var(--thm-black); }
.admission-box h2{font-size: 24px; text-transform: none;  color: var(--thm-black); text-align: left;}
.admission-box p{ font-size:16px; text-transform: none;  color: var(--thm-black); }
a.clickHere{ text-decoration: none; display: inline-block; }
a.clickHere div{ padding: 5px 20px; background: var(--thm-yellow); color: var(--thm-white); border-radius: 5px; font-size:18px; text-align: center; text-transform: none; }
a.clickHere div:hover{ background: var(--thm-red);}

.placement-tab{ border:2px solid var(--thm-orange); text-align: center; background: none; font-size: 20px; 
    color: var(--thm-orange); padding: 10px 0px;
border-radius: 5px; cursor: pointer;}

.student-corner-bg{ background:var(--thm-white); /*border-top: 3px solid var(--thm-yellow); 
    border-bottom: 3px solid var(--thm-yellow);*/  }
.student-corner-bg h2{ color: var(--thm-black);} 
.student-corner-list ul{ margin: 0px; padding: 0px; }
.student-corner-list ul li{ list-style: none; float: none; padding: 25px 0px; background: var(--thm-orange);  
    height: 115px;
    font-size: 20px;  text-align: center;  overflow: hidden;  box-sizing: border-box;  margin: 10px 0px;  transition: all .3s}
.student-corner-list ul li a{ color: var(--thm-white); text-decoration: none;}
.student-corner-list ul li:hover{ background: var(--thm-yellow); cursor: pointer; }
.student-corner-list ul li:nth-child(1){ margin-top: 4px !important; }

.testimonials-bg{ background: var(--thm-grey); }
.testimonials-bg h2{ color: var(--thm-black); } 
.item{ margin: 0px 10px; }
.testimonial-carousel .owl-nav button.owl-prev {  width: 45px !important; height: 45px !important; background-color: #fff !important;
    color: #777; font-size: 20px !important;  border-radius: 100%;
    line-height: 40px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    position: absolute; top: 30%; left: -22px; }
.testimonial-carousel .owl-nav button.owl-prev:hover {background-color: #f77518 !important; }
.testimonial-carousel .owl-nav button.owl-next {width: 45px !important; height: 45px !important;
background-color: #fff !important; font-size: 20px !important; border-radius: 100%;
line-height: 40px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
position: absolute; top: 30%; right: -22px; color: #777; }
.testimonial-carousel .owl-nav button.owl-next:hover { background-color: #f77518 !important; }
.testimonial-box{ padding:20px; background: var(--thm-white); border-radius: 20px; overflow: hidden; font-size: 16px; font-style: italic; min-height: 260px; }
.testimonial-box i { font-size: 26px; color: var(--thm-orange); }
.author-icn{ width: 103px; height: 103px; border-radius: 50%; overflow: hidden; }
.author-text{ font-size: 18px; }
.author-text span{ display: block; font-size: 14px; }


.box{ position: relative; text-align: center;}
.box:before, .box:after{ content: ""; background: #333; transform: scale(0); position: absolute; top: 0;
    left: 0; right: 0; bottom: 0; transition: all 0.5s ease 0s;}
.box:after{background: #000; border: 1px solid #aaa; top: 10px; left: 10px; right: 10px;
    bottom: 10px; transition: all 0.5s ease 0.2s;}
.box:hover:before{ opacity: 0.5;transform: scale(1);}
.box:hover:after{ opacity: 0.35; transform: scale(1);}
.box img{ width: 100%; height: auto;}
.box .box-content{color: #fff; width: 85%; filter: blur(5px); opacity: 0;
    transform: translateX(-50%) translateY(-50%); position: absolute; top: 50%;
    left: 50%; z-index: 2; transition: all 0.4s ease 0.3s;}
.box:hover .box-content{ filter: blur(0); opacity: 1;}
.box .title{font-size: 25px; font-weight: 200; text-transform: capitalize; margin: 0 0 1px;}
.box .post{font-size: 15px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; display: block; margin: 0 0 10px;}
.box .icon{padding: 0; margin: 0; list-style: none;}
.box .icon li{ margin: 0 3px; display: inline-block;}
.box .icon li a{ color: #fff; font-size: 24px;}

.gallery{ margin: 0px 100px; }

.our-team{
    border: 2px solid #e5e5e5;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    background-color: #231b1e1a;
    border-radius: 10px;
    box-shadow: 1px 2px 20px 2px #0000001f;
}
.our-team:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    transition: all 0.3s ease 0s;
}
.our-team:hover:before{
    background: rgba(0,0,0,0.7);
}
.our-team img{
    width: 100%;
    height: 180px;
    object-fit: cover;
}
.team-name h4 {
    font-size: 16px !important;
    font-weight: 600;
    text-align: center;
    margin-top: 4px;
    margin-bottom: 2px;
}
.student-director-sec h4 {
    font-size: 20px;
}
.team-name p {
    font-size: 12px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 4px;
}
.our-team .team-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    padding: 10px 10px;
    transition: all 0.3s ease 0s;
}
.our-team:hover .team-content{
    left:0;
}
.our-team .team-content p{
    color: #fff;
    font-size: 13px;
    text-align: left;
    margin-bottom: 4px;
    line-height: 18px;
}
.our-team .team-content hr {
    margin-top: 2px;
    margin-bottom: 2px;
    border: 0;
    border-top: 1px dashed rgb(146 146 146);
}
.our-team .team-title{
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 4px;
}
.our-team .post{
    font-size: 14px;
    color: #ec5d0e;
}
.our-team .team-content p span {
    color: #ec5d0e;
}
.our-team .post:after{
    content: "";
    display: block;
    width: 20%;
    border-bottom: 1px solid #fff;
    margin: 6px 0 6px;
}
.our-team .description{
    font-size: 14px;
    color: #fff;
    line-height: 25px;
}
.our-team .read{
    width: 0;
    height: 0;
    border-width: 30px;
    border-style: solid;
    border-color: transparent #ec5d0e #ec5d0e transparent;
    position: absolute;
    bottom: 0;
    right: -100%;
    color: #fff;
    transition: all 0.3s ease 0s;
}
.our-team:hover .read{
    right: 0;
}
.our-team .read i{
    position: relative;
    top: 2px;
    left: 6px;
    font-size: 20px;
}

@media only screen and (max-width: 990px) {
    .our-team{ margin-bottom: 20px; }
}

.footer-bg{ background:url('../images/footer-bg.jpg') bottom center; background-size: cover; font-size: 16px; }
.footer-bg h2{ color: var(--thm-white); font-size: 26px; text-align: left;} 
.quick-links ul{ list-style: none; margin: 0px; padding: 0px; }
.quick-links ul li { float: left; width:50%; position: relative;}
.quick-links ul li a{ color: var(--thm-white); text-decoration: none;  margin-left:0px;}
.quick-links ul li a:hover{ color: var(--thm-yellow); }
.contact-info { color: var(--thm-white); }
.contact-info i{ float: left; border:2px solid var(--thm-white); width:40px; height: 40px; border-radius: 50%; line-height: 36px; text-align: center; }
.footer-icon i{ border:2px solid var(--thm-white); width:40px; height: 40px; border-radius: 50%; line-height: 36px; text-align: center; }
.footer-icon a i {color: var(--thm-white); margin:0px 2px;}
.footer-icon a i:hover{ color: var(--thm-yellow); border:2px solid var(--thm-yellow);  }
.contact-cnt{ float: left; width: 80%; padding-left: 10px; text-align: left;}
.margint-top{ margin-top: -80px; position: relative; }
.copyright-text{ font-size: 16px; }
.copyright-text a{ color: var(--thm-orange); }
.text-right-align{ text-align: right; }
.menuIcn{ display: none; }

.home-about-block{margin-top: 15px; background: var(--thm-orange); padding:10px 20px; width: 580px; position: absolute; right:0px; top: 30px;}
.home-abt-inner{ background: var(--thm-yellow); padding: 15px; font-size:18px; color: var(--thm-white);}
.home-abt-mg{ margin: 10px 0px; }
.img-fluid{ width: 100% !important; }
.academics-img { position: relative;}
.overlay { position: absolute; bottom: 0; left: 0; right: 0; background-color: #44383cd2; overflow: hidden; 
    width: 100%; height: 0;
    transition: .5s ease;
}
.text { color: #fff; font-size: 20px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); text-align: center; color: #fff; font-size: 15px; position: absolute; 
    top: 45%;
    left: 30%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); text-align: left;
    line-height: 11px; width:300px;
}
.text span {color: #fff; width: 100%; border-bottom: 1px solid #b88d8b; line-height: 28px; padding:5px 0px; font-size:16px; display: block;}
.text span a { color: var(--thm-white);}
.text span a:hover { color: var(--thm-orange);}
.academics-itam{overflow: hidden;}
.academics-itam:hover .overlay {
    bottom: 0;
    height: 100%;
}

.nav-tabs{ border-bottom: 0px; }
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: var(--thm-white);
    border-color: var(--thm-orange) var(--thm-orange) var(--thm-orange) var(--thm-orange);
    border-radius: 10px;
    background-color: var(--thm-orange);
}
.academics-tabs .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: var(--thm-orange);
    background-color: var(--thm-orange); color: var(--thm-white);
}
.academics-tabs .nav > li:first-child > a {
   border-radius: 5px;
  border: 2px solid;
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 2px solid var(--thm-orange);
    border-radius: 5px;
}
.academics-tabs .nav > li > a{font-size: 16px; margin: 0px 10px; color: var(--thm-orange); width: 320px; text-align: center; 
    box-sizing: border-box; text-transform: none; height: 60px; border-left: 2px solid; line-height: 40px;}
.research-about-block{margin-top: 15px; width: 580px; position: absolute; right:0px; top: 15px;}
.social-media-hd { background:var(--thm-white) !important; }
.social-media-hd h2{ color: var(--thm-black); font-size: 24px; text-align: left;} 
.widget-title{ font-size: 18px; line-height: 20px; color: #fff; font-weight: 600; padding-bottom: 20px; margin-bottom: 5px;
    position: relative;}
.widget-title:before {content: ''; width: 100%; height: 1px; background: rgba(255,255,255,.2);
    position: absolute; bottom: 0; left: 0; right: 0;}
.widget-title:after { content: ''; width: 60px; height: 2px; background: var(--thm-yellow); position: absolute; bottom: 0; left: 0;}
.quick-links li a:before {
    content: '\f054';
    font-weight: 700;
    font-size: 12px;
    vertical-align: bottom;
    color: #939393;
    padding-right: 8px;
    color: var(--thm-yellow);
    font-family: 'Font Awesome 5 Pro';
}

.inner-content-pb{ padding-bottom: 80px; }
.inner-content-pb a{ color: var(--thm-orange); }
.bread-crumb{ background: var(--thm-grey); padding: 20px 0px; }
.bread-crumb h1{ font-size:22px; color: var(--thm-orange); padding: 0px; margin: 0px;}
.bread-crumb h1 span{ font-size: 13px; color: var(--thm-black); display: block; font-weight: 600; text-transform: none;
    padding-top: 3px; letter-spacing: 1px;}
.bread-crumb h1 span a{ color: var(--thm-black); text-decoration: none; }
.bread-crumb h1 span a:hover{ color: var(--thm-red); }
.faculty-box{background: var(--thm-grey); width: 100%; position: relative; box-sizing: border-box; padding:30px 20px; height: 300px; margin-bottom: 30px; display: inline-block;}
.faculty-thumb-circle{width: 148px; height: 148px; border-radius: 50%; background: #cc0000; overflow: hidden; margin: auto;
border: 6px solid #ffffff;}
.faculty-thumb-circle img{ width: 100%;}
.faculty-box h2{font-size:20px; color: var(--thm-black); font-weight: normal; text-transform: none; text-align: left;}
.faculty-box h2 span{ display: block; font-weight: normal; font-size:14px; color: var(--thm-textgrey); padding-top: 5px; letter-spacing: 0.5px; }
.faculty-box h2 a{ color: var(--thm-black); text-decoration: none; }
.faculty-box h2 a:hover{ color: var(--thm-red);  text-decoration: none;}
.hvr-sweep-to-top a{  text-decoration: none;}
.hvr-sweep-to-top:hover a h2{ color: var(--thm-white);}
.hvr-sweep-to-top:hover a h2 span{ color: var(--thm-white);}
.navigation-alpha span{ width:32px; height: 32px; text-align: center; line-height:30px; display: inline-block; border:1px solid var(--thm-textgrey); border-radius: 4px;  margin: 4px; font-weight: 600; color: var(--thm-textgrey); }
.navigation-alpha span a{color: var(--thm-textgrey); text-decoration: none;}
.navigation-alpha span:hover{border:1px solid var(--thm-orange); background: var(--thm-grey);}
.navigation-alpha span:hover a{color: var(--thm-orange);}

.faculty-side-nav{ margin: 0px; padding: 0px;}
.faculty-side-nav ul{ list-style: none; margin: 0px; padding: 0px;}
.faculty-side-nav ul li{ background: var(--thm-orange); padding:10px 20px; width: 100%; font-size: 16px; font-weight: normal; margin-bottom: 5px; text-transform: none; }
.faculty-side-nav h2{ font-size:18px; margin:0px; padding: 0px; letter-spacing: 1px; text-align: left;}
.faculty-side-nav ul li a{ color: var(--thm-white); text-decoration: none; font-weight: 600;}
.faculty-side-nav ul li:hover{ background: var(--thm-orange); }
.faculty-side-nav ul li:hover a{  color: var(--thm-white); }
.faculty-side-nav ul li i{ padding-right: 10px; }

.faculty-new-thumb{ height: 230px; overflow: hidden; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px;
border-top-left-radius: 5px; border-top-right-radius: 5px;}
.faculty-new-box-white{ color: var(--thm-black); height: 94px; }
.faculty-new-box-white h2 { font-size:18px; padding: 10px 0px 0px 0px; text-align: left;}
.faculty-new-box-white h2 span{ line-height: 20px; font-size: 15px; font-weight: normal; color: var(--thm-black); display: block; padding-top: 5px; text-align:left !important; }
.faculty-new-box-white h2 a{ color: var(--thm-black); text-decoration: none; }
.faculty-new-box-white h2 a:hover{ color: var(--thm-red); }
.faculty-content h2{ font-size: 26px; font-weight: bold; color: var(--thm-orange); text-align: left;}
.faculty-content h2 span{ display: block; font-size: 16px; font-weight: normal; color: var(--thm-black); padding-bottom: 10px; }
.small-prof{ font-weight: 700; padding-bottom: 2px; }
.small-prof-mail a{ font-weight: 700; color: var(--thm-orange);  }

.board-governce { color: var(--thm-black); min-height: 144px; background: var(--thm-grey); padding: 5px 10px 10px 12px;}
.board-governce h2 { font-size:18px; padding: 10px 0px 0px 0px; text-align: left;}
.board-governce h2 a{ color: var(--thm-black) !important; text-decoration: none;}
.board-governce h2 a:hover{color: var(--thm-orange) !important;}
.board-governce h2 span{ line-height: 20px; font-size: 15px; font-weight: normal; color: var(--thm-black); display: block;
    padding-top: 5px; }

.professor-thumb-circle{width:180px; height: 180px; border-radius: 50%; background: #cc0000; overflow: hidden;
border: 6px solid #ffffff; float: left;}
.professor-thumb-circle img{ width: 100%; }
.professor-heading { height: 180px; display: table-cell; vertical-align: middle; text-align: left; width: 100em; }
.professor-heading h2{ font-size:26px; margin:0px; padding: 0px; text-transform: none; text-align: left;}
.professor-heading h2 span{ font-size: 18px; color: var(--thm-black); display: block; font-weight: normal; text-transform: none;
padding-top: 5px; }
.professor-icon i{ border:2px solid var(--thm-orange); width:40px; height: 40px; border-radius: 50%; line-height: 36px; text-align: center; }
.professor-icon a i {color: var(--thm-orange); margin:0px 2px;}
.professor-icon a i:hover{ color: var(--thm-yellow); border:2px solid var(--thm-yellow);  }
.prof-widget-title { background-color: var(--thm-grey); padding:15px; border-left:10px solid var(--thm-orange);}
.prof-widget-title h2{ font-size:22px; margin:0px; padding: 0px; text-transform: none; font-weight: normal; }
.inner-content-text{ font-size: 16px; color:#6d6d6d; }
.inner-content-text a{ color: var(--thm-orange); }
.card{ border:0px; margin-bottom: 10px; }
.card-header{ padding: 5px 10px; border-bottom: 0px; background-color: var(--thm-grey);}
.card-header h2{ color: var(--thm-orange); font-size: 20px; font-weight: 700; text-align: left;}
.card-header h2 button{color: var(--thm-orange); font-size:18px; font-weight: 700;}
.card-header h2:hover button{ color: var(--thm-red);  text-decoration: none !important;}
.card-header .btn.focus, .btn:focus { outline: 0; box-shadow:none;}
.card-header .btn-link.focus, .btn-link:focus { text-decoration: none;}



/* Side bar Sticky */
#rightmenubar{ position: relative; }
#wrapper.fix-bottom-VP #sc,#wrapper.fix-top-VP #sc{position:fixed; margin-top: 60px;}
#wrapper.fix-bottom-VP #sc{bottom:15px;}
#wrapper.fix-top-VP #sc{top:15px;}
#wrapper.flex-bottom{align-items:flex-end;}


/* Mega Menu */
.megamenu { position: static; padding: 0px 12px; font-size: 16px;}
.megamenu:last-child{ padding-right: 0px; }
.megamenu .dropdown-menu { background: none; border: none;  width: 100%}
.megamenu .list-unstyled { margin: -8px;}
.navbar{ padding: 0px; margin-top: 22px; }
.navbar ul li a{padding: 0px 0px; text-transform: none !important; color: var(--thm-black)}
.navbar ul li a span{ display: inline-block; font-size: 16px; letter-spacing:0.1px; background-color: inherit !important; color: #000 !important; }
.navbar ul li a:hover{padding: 0px 0px; color: var(--thm-orange) !important;}
.text-uppercase { /*letter-spacing: 0.08em;*/}

.menu-new-nav h6{ text-transform: none !important; letter-spacing: 0px; padding-bottom: 10px; font-size:16px;
    font-weight: 800; }
.menu-new-nav p{ line-height: 24px; } 
.navbar-light .navbar-nav .nav-link { color: var(--thm-black);}
.bord-rgt{ border-right: 1px solid #d0d0d0; }
.navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl
{justify-content: flex-end;}
.nav-item a{ padding-bottom: 0px; }
.navbar-expand-lg .navbar-nav .nav-link{padding: 7px;}
.start-flex{justify-content: flex-start !important; padding-left: 100px;}
.start-flex-2{justify-content: flex-start !important; padding-left: 482px;}
.start-flex-3 {     justify-content: flex-end !important; padding-right:120px;}
.navbar-expand-lg .navbar-nav .nav-link
{ 
display: flex;
}
.dropdown-toggle::after {
margin-top: 10px; 
}


/* faculty-area-wise */
.area-wise-box{ -webkit-box-shadow: 0px 0px 18px -3px rgba(0,0,0,0.26); -moz-box-shadow: 0px 0px 18px -3px rgba(0,0,0,0.26);
box-shadow: 0px 0px 18px -3px rgba(0,0,0,0.26); padding: 30px; background: var(--thm-white); border-radius: 5px;  color: var(--thm-orange); transition: 1s;}
.area-wise-box i{ font-size: 100px; }
.area-text{ /*height: 60px; */}
.area-text p{ padding:0px; margin: 0px; font-weight: 700; padding-top: 0px; font-size: 18px; font-weight: normal;}
.area-wise-box a{ text-decoration: none; color: var(--thm-orange); text-decoration: none; }
.area-wise-box a:hover{ color: var(--thm-red); }

/* Research */
.research-new-thumb{ height: 220px; overflow: hidden; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px;}
.research-new-box-white{ color: var(--thm-black); height:100%; background: var(--thm-grey); padding:20px 30px; }
.research-new-box-white h2 { font-size:16px; padding: 10px 0px 0px 0px; font-weight: normal; text-align: left;}
.research-new-box-white h2 span{ line-height: 20px; font-size: 15px; font-weight: normal; color: var(--thm-black); display: block; padding-top: 5px; }
.research-new-box-white h2 a{ color: var(--thm-black); text-decoration: none; }
.research-new-box-white h2 a:hover{ color: var(--thm-red); }
.research-new-box-white p{ font-size: 18px; font-weight: bold; text-overflow: ellipsis; }
.research-new-box-white .datetext{ font-size: 16px;}
.research-new-box-white p a{ color: var(--thm-black); }
.research-new-box-white p a:hover{ text-decoration: none; color: var(--thm-orange); }
.research-new-box-white .icon-reaearch{ width:80px; height: 80px; background: var(--thm-orange); text-align: center; line-height:80px; font-size: 50px; border-radius: 50%; color: var(--thm-white); }

/* Articles */
.article-box-grey{ background: var(--thm-grey); padding:10px 20px 30px 20px;}
.article-box-grey h2 {font-size:20px; font-weight: normal; color: var(--thm-orange); display: block;
    padding-top: 5px; font-weight: 600; text-align: left;}
.article-box-grey a{ font-weight: 800; }
a.readmore-btn{ text-decoration: none; display: inline-block; }
a.readmore-btn div{ padding: 5px 15px;  background: var(--thm-orange); color: var(--thm-white); border-radius: 5px; font-size:14px; text-align: center; text-transform: uppercase; transition: all .3s; font-weight: 600; }
a.readmore-btn div:hover{  background: var(--thm-orange); }
.badge-tag{position: absolute; padding: 5px 10px; background: var(--thm-white); left: 25px; top: 10px; border-radius:4px; color: var(--thm-red);}
.book-small-1{ font-size: 16px; margin: 0px !important; padding: 0px; }
.book-heading{ font-size: 18px; color: var(--thm-orange); margin: 0px !important; padding: 0px; padding-bottom: 5px; }
.book-small-2{ font-size: 16px; margin: 0px !important; padding: 0px; }
.book-small-2 span{ font-weight: 800; }
.top-line-book{ border-top: 2px solid var(--thm-grey); }

/* Working Papers */
.working-paper-thumb img{ border-radius: 5px; }
.working-paper h2{ font-size:18px; color: var(--thm-orange); text-align: left;}
.working-paper-list ul{ margin: 0px; padding: 0px; }
.working-paper-list ul li{ list-style: none; margin: 0px; padding: 5px 0px 5px 20px; position: relative;}
.working-paper-list ul li span{ font-weight: bold; font-style: italic; }
.working-paper-list ul li:before{ position: absolute; content: '\f00c'; left: 0px; top: 5px; color: var(--thm-orange); font-family: 'Font Awesome 5 Pro';  }
.badge-tag-2{position: absolute; padding: 3px 5px; background: var(--thm-white); right: 25px; top: 10px; border-radius:4px; color: var(--thm-red); font-size: 13px; font-weight: 600;}
.popular-talk-1{width: 100%; border-radius: 10px; height: 150px; line-height: 150px; text-align: center; color: var(--thm-white); font-size: 60px; background: var(--thm-brown);}
.talk-small-1{ font-size: 14px; font-weight: 600; margin:0px; padding: 0px; }
.talk-small-2{ font-size: 16px; font-weight: 800; margin:0px; padding: 0px; }
.talk-organise{ border-top:1px dotted var(--thm-black); padding-top: 5px; }

/* Covid 19 */
.covid-bg-main{ margin-top: 15px; padding: 20px 25px; border-radius: 5px; background: var(--thm-grey); }
.covid-text h2{ font-size:22px; color: var(--thm-orange); text-align: left;}
.covid-text h2 span{line-height: 20px; font-size: 15px; font-weight: normal; color: var(--thm-black); display: block; padding-top: 5px; display: block;}
.covid-text-small-1{ font-size: 16px; font-weight: 600; margin:0px; padding: 0px; font-style: italic; }

/* About Me Styles */
.inside-heading h2{ font-size:20px; color: var(--thm-orange); text-align: left;}
.inside-heading h2 span{ display: block; font-size: 16px; color: var(--thm-black);}
.inside-heading h3{ font-size:18px; color: var(--thm-black); text-align: left;}
.inside-heading ul{ list-style: none; margin:0px; padding:0px; }
.inside-heading ul li{ padding: 10px 0px 10px 20px; position: relative; list-style: none;}
.inside-heading ul li:before{content: '\f00c'; font-weight: 700;  font-size: 12px;  vertical-align: bottom; position: absolute;
    color: #000000; left: 0px;  color: var(--thm-orange); font-family: 'Font Awesome 5 Pro';}
.grey-bg{ background: var(--thm-grey); padding: 15px 25px; border-bottom: 2px solid var(--thm-white); }
.traslation-text{ font-size: 24px; color: var(--thm-black); }
.governors-thumb{width: 100px; height: 100px; background: #ffffff; border-radius: 50%; overflow: hidden;}
.governors-txt h2{ font-size: 18px !important; text-align: left;}

.student-affair-council .media img{ width: 120px; }
.student-affair-council .media-body {background: var(--thm-grey); padding: 10px;}
.student-affair-council .media-body h2{ font-size: 20px; color: var(--thm-orange); }
.student-affair-council .media-body h2 span{ font-size: 14px; font-weight: normal; padding: 5px 0px; }
.student-affair-council .media-body i{ width: 30px; height:30px; background: var(--thm-orange); border-radius: 50%; line-height: 30px;
text-align: center; color: var(--thm-white); font-size: 14px; }
.student-affair-council .media-body a{ color: var(--thm-black); text-decoration: none; }
.student-affair-council .media-body a:hover{ color: var(--thm-orange); text-decoration: none; }

.student-club .media img{ width: 200px; border:1px solid #ededed; }
.student-club .media h2{ font-weight: bold; font-size:20px; text-align: left;}
.bordtop{ border-top: 1px solid #ededed; }
.facilities-std .nav-tabs{border-bottom: 0px;}
.facilities-std .nav-item a{ padding-bottom: 4px; line-height: 30px;}

.staff-std .card-header h6{ font-weight: bold; margin-top: .5rem; text-align: left;}
.staff-std .card-body{ background: var(--thm-grey); border-top:3px solid var(--thm-white); }
.staff-std .board-governce{ background: var(--thm-white); } 
.staff-std .mailtext{ color: var(--thm-orange); }

.faq-admission .card-header h6{ font-weight: bold; margin-top: .5rem; line-height: 28px; text-align: left;} 
.faq-admission .card-body{padding: 10px 5px; }
.admis-cont i{ color: var(--thm-orange); }
.reply-form input{ background: #f4f4f4; box-shadow: none; border-radius: 5px; border: none;}
.reply-form textarea{padding: 12px; border-radius: 5px; color: #2d2d2d!important; background: #f4f4f4; text-transform: none;
    transition: all .3s linear; border: none; width: 100%; box-sizing: border-box; resize: none;}
.reply-form button{ width:200px; }

/* Login Forms */

.login-forms{font-family: 'Mulish', sans-serif; font-size: 16px;}
.login-forms a{ color: #f77518; text-decoration: none; }
.login-forms a:hover{ text-decoration: underline;}
.login-forms input{border: 1px solid var(--thm-grey); padding: 13px 14px; font-size: 16px; width: 100%; box-sizing: border-box;
    margin-top: 5px; border-radius: 5px; color: var(--thm-black); }
.login-forms input:focus {background-color: #f5f5f5;}
.login-forms button{ background:var(--thm-orange); border: 0px; padding: 14px 0px; width: 100%;  border-radius: 5px; font-size: 16px;
    color: #ffffff; text-transform: uppercase; }
.login-forms textarea{border: 1px solid #e4e4e4; padding: 13px 14px; font-size: 16px; width: 100%; box-sizing: border-box;
    margin-top: 5px;   border-radius: 5px; color: var(--thm-black); resize: none; }
.model-content{border-radius: 10px;}
.modal-title{ color: #f77518; font-size:24px; }
.modal-header{ padding: 10px 22px;}
.modal-header .close{font-size: 38px; font-weight: 300;}
.modal-body{padding: 10px 24px;}
.contact-text h2{ font-size: 22px; text-align: left;}
.media i{width: 60px; height: 60px; line-height: 60px; background:var(--thm-orange); color:var(--thm-white); border-radius: 50%;
    margin:10px 0px; font-size:30px; text-align: center;}
.media .media-body{ padding-left: 10px; text-align: left;}
.media .media-body h5{ color:var(--thm-red); margin:0px; padding: 0px; font-weight: bold; }
.media .media-body p{ margin: 0px; padding: 0px; text-align: justify; }

.table td, .table th{ vertical-align: middle !important; font-weight:600; }
.table thead th{    background: #f9f9f9;}
.phd-faq-adm .card-body { border: 2px solid #f4f4f4;}
.phd-faq-adm .card-header h6{margin: 7px !important; font-weight: 700 !important; padding-right: 36px;
    line-height: 24px; text-align: left;}
.phd-faq-adm .media img{ border-radius: 15px; }
.phd-faq-adm .italic-style-text{ font-style: italic; }
.phd-faq-adm p span{ display: block; }
.pgp-admis .nav-link{display: block; padding: 0 10px; line-height: 34px; margin-right: 5px;}
.pgp-admis .nav-tabs{ border-bottom: 0px; }
.pgp-admis .tab-content{ padding-top: 20px; }

.package-top{ -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; background: var(--thm-orange);
padding: 10px 0px; text-align: center; color: var(--thm-white); font-weight: bold; text-transform: uppercase;}
.package-bottom{ background: var(--thm-grey); -webkit-border-bottom-right-radius: 10px; -webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; padding: 0px 15px;}
.grey-eep-bg{ padding:20px; background: var(--thm-grey); }
.jquery-accordion-menu{ width: 100% !important; }

.chairman-img{width: 300px; padding-right:20px; padding-bottom:15px; float: left;}

.new-pdf-icon .media .media-body .anchor-text{ width: 100em; vertical-align: middle; height: 73px;
    display: table-cell;}
.footer-govt-logos img{ padding-right: 10px; }
.student-club-view h2 { font-size:14px; color:var(--thm-black); }
.student-club-view h2 span{ font-size:26px; color:var(--thm-orange); 
    display: block !important; padding-top: 4px; }
.club-text-1 { color:var(--thm-black); font-size: 16px; }
.club-text-2 { color:var(--thm-orange); font-size: 22px; }
.club-text-3 { color:var(--thm-black); font-size: 14px; }
.club-text-3 i{ color:var(--thm-black); font-size: 14px; padding:0px; background:none;  
width: auto; height: auto; line-height: 14px; border-radius:none; margin: 10px 0px;}
.club-border img{ border:2px solid var(--thm-grey); }
.news-events-right{ position: relative; }
.news-events-right label{ position: absolute; right: 20px;  font-size: 16px;
top:0px; }
.news-events-right label a{ color: var(--thm-black);  }
.news-events-right label a:hover{ color: var(--thm-orange); text-decoration: none;  }

.video-home iframe{ height: 368px; }
.carousel-caption{bottom: 0 !important; text-align: left; }
.carousel-caption h5{ font-weight: bold; font-size: 20px; }
.carousel-caption p{ font-size: 20px; margin-bottom:10px;}
.carousel-caption .shade-bg-div{ background: rgba(0,0,0,0.16); padding:0px; display: inline-block; }
.carousel-control-next, .carousel-control-prev{ width: 2%; }
.carousel-control-next{ right: 0px;}
.carousel-control-prev{ left: 0px; }
.carousel-indicators{ justify-content: flex-end; }

.testi-view-new .media-body i{ color:var(--thm-orange); padding: 0px; border-radius: 0px; background: none;
width:auto; height:auto; margin: 0px 0px 5px 0px;}
.testi-view-new img{ width: 103px; height: 103px; border-radius: 50%; overflow: hidden; }
.testi-view-new .media-body .author-text{ font-weight: bold; margin-top: 15px; }

.publications-text h2{ font-size: 20px;  text-align: left;}
.media-room-new .box{ height:165px; overflow: hidden; }
.search-box{position:absolute; left:0px; background-color:#fff;z-index:999; padding:15px;  
-webkit-box-shadow: 0px 5px 15px -2px rgba(0,0,0,0.16);
-moz-box-shadow: 0px 5px 15px -2px rgba(0,0,0,0.16);
box-shadow: 0px 5px 15px -2px rgba(0,0,0,0.16); -webkit-border-bottom-right-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px; }
.dropdown-menu.social-list{top: 34px; left: 64px; min-width: 3rem;}
ul.dropdown-content-more{list-style:none; margin:0px; padding:0px;}
ul.dropdown-content-more li{list-style:none; margin:0px; padding:10px 5px 10px 18px;}
ul.dropdown-content-more li a{text-align:center;color:#ffffff;}

.sticky-bg a.dropdown-toggle{
    color:#fff;
}
#carouselExampleIndicators .readmore-btn{
 position:relative;
 bottom:55px;
 left:10px;
}

.border-frames{ border:10px solid #f4f4f4;}
.student-activity-slide .carousel-inner{ height:390px;}
.home-slideshow .carousel-control-prev-icon {
    background-image: url(../images/prev-arrow.png);
}
.home-slideshow .carousel-control-next-icon{
    background-image: url(../images/next-arrow.png);
}
.home-slideshow .carousel-indicators li{    background-color: #ec5d0e;}


