
body {
  font-family: 'Source Sans Pro', sans-serif;
  color: #0f2c44;
  font-size: 15px;
  background-image: url('../images/body_bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  font-weight: 500;
  overflow-x: hidden;
  letter-spacing: 0px;
      font-weight: normal;
    letter-spacing: 1px;
}

a:active,
a:hover,
a:focus,
a:visited {
  text-decoration: none;
}
::selection{
  background-color: #f58220;
}
ul {
  margin: 0px;
}
ul li {
  list-style: none;
  display: inline-block;
}
p {
  font-size: 16px;
    letter-spacing: 0.60px;
    font-weight: normal;
}
h1{
  margin-bottom: 2%;
  display: block;
  font-weight: 600;
  letter-spacing: 0.054em;
  text-transform: uppercase;
  font-size: 2rem;
}
h1 span {
  color: #f3634a;
  font-weight: 600;
  letter-spacing: 0.054em;
  text-transform: uppercase;
  font-size: 2rem;
} 
h4 {
      font-weight: 600;
    letter-spacing: 0.054em;
}


/*header*/
.top_header {
      width: 100%;
    background-color: #f7c224;

}
.top_header ul {
  margin: 0px;
  padding: 0px;
}
.top_header ul li {
  float: left;

}
.top_header ul li a {
    color: #0f2c44;
    padding:10px;
    font-weight: 500;
    transition: all 0.5s ease-in-out;
    display: block;
}
.float-right ul li a.last_pad0 {
  padding-right: 0px;
  margin-right: 0px;
}

.top_header ul li.active a, .top_header ul li:hover a {
  color: #f7c224;
  background-color: #0f2c44;
 /* border-bottom: 2px solid #0f2c44;*/
}
.top_header ul li a:hover {
      color: #f7c224;
    border: none;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1em !important;
    height: 1em !important;
}

header nav ul li a{
  color: #0f2c44 !important;
    font-weight: 600;
    padding: 0 1rem !important;
}

.padding_right_zero {
  padding-right: 0px !important;
}
.padd_last0 {
  padding-right: 0px !important;
}
.padd_right0 {
  padding-right: 0px !important;
}
header nav {
  border-bottom: 1px solid #f7c224;
  margin-top: 10px;
  padding-bottom: 0px;
  padding-bottom: 0px !important;
}

header nav ul li.nav-item.selected {
  border-bottom: 3px solid #f7c224;
}
header nav ul li.nav-item:hover {
  border-bottom: 3px solid #f7c224;
}
.mobile_view_top_nav {
  display: none;
}
.logo_vit {
      position: relative;
    margin-top: 3%;
   
}
.logo_vit a {
  cursor: pointer;
}

header .vit_image {
          position: relative;
    margin: 0;
    background-color: #0f2c44;
    padding: 15px;
    margin-bottom: 2px;
}
header .vit_image img {
          width: 100%;
    max-width: 160px;
}
header .vit_image img.english_vit {
      max-width: 444px;
    margin-bottom: 10px;
}
header .vit_image img.marathi_vit {
      width: 100%;
    max-width: 326px;
}
.nav-link {
   /* font-size: 18px !important;*/
    font-weight: 700;
}

/*home*/

.feature_slider {
  margin: 3% 0;
  position: relative;
}
.feature_slider a {
  background-color: #37c3b4;
  color: #ffffff;
  padding: 20px 30px;
  display: block;
  transition: all 0.6s ease-in-out;
}
.feature_slider a p {
      font-size: 18px;
    font-weight: 700;
}
.feature_slider a:hover {
  background-color: #f58220;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #f58220;
} 
.owl-theme .owl-nav [class*=owl-]:hover {
  background-color: transparent !important;
}
.glimpses {
  margin: 3% 0;
  position: relative;
}

.glimpses .faculty_container {
  padding: 0px;
  height: 100%;
  margin: 0px;
  border: 1px solid #ffffff;
}
.glimpses .faculty_container img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0px;
}
.campus_testimonial_left img {
      max-width: 144px;
    margin: 0 auto;
}
.glimpses h4 {
  margin-bottom: 2%;
    display: inline-block;
    color: #0f2c44;
}
.eminent_row p {
  color: #000000;
}
.eminent_student {
  margin: 3% 0;
}
.eminent_row img {
  max-width: 280px;
  width: 100%;
  margin: 20px auto;
  float: none;
  display: table;
}
.video_overlay_text {
  position: absolute;
  bottom: 0;
  background: rgba(50, 73, 92, 0.8);
  color: #f1f1f1;
  width: 100%;
  transition: .5s ease;
  color: white;
  font-size: 20px;
  text-align: center;
  padding: 20px;

}
.video_overlay_text img {
      height: auto !important;
    max-width: 50px;
}
.recruiter a {
  display: block;
}
.recruiter img {
  transition: all 0.8s ease-in-out;
}
.recruiter img:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
}

.eniment_video {
      margin: 3% 0;
    display: block;
}
a.common_btn{
  background-color: #f58220;
    padding: 10px 20px;
    color: #ffffff !important;
    border: 1px solid #f58220;
    transition: all 0.6s ease-in-out;
    display: inline-block;
    max-width: 145px;
    text-align: center;
    margin-top: 3%;
}
a.common_btn:hover{
    background-color: transparent;
    color: #f58220 !important;
    border: 1px solid #f58220;
}
.eniment_video strong {
      margin-top: 10px;
    margin-bottom: 20px;
    display: block;
    font-size: 20px;
}
.eniment_video img {
  
}
.cardheight_left {
  height: 570px;
}
.cardheight_left a{
  height: 100%;
}
.cardheight_left a img{
  height: 100%;
  object-fit: cover;
}

.cardheight_righ_top {
  height: 285px;
}
.cardheight_righ_top a {
  display: block;
   height: 100%;
}
.cardheight_righ_top a img {
  height: 100%;
  object-fit: cover;
}
.cardheight_righ_bottom {
  height: 285px;
}
.cardheight_righ_bottom a {
  display: block;
   height: 100%;
}
.cardheight_righ_bottom a img {
  height: 100%;
  object-fit: cover;
}
.recruiter h1 {
  margin-bottom: 2%;
  display: block;
}
.recruitment_campus {
  margin: 3% 0;
}
.recruitment_campus a {
  background-color: #f58220;
  padding: 10px 20px;
  color: #ffffff;
  border: 1px solid #f58220;
  transition: all 0.6s ease-in-out;
  display: inline-block;
  max-width: 145px;
  text-align: center;
  margin-top: 10px;
}
.recruitment_campus a:hover {
  background-color: transparent;
    color: #f58220;
    border: 1px solid #f58220;
}
.eminent_row a {
  color: #0f2c44;
}
.recruitment_campus h1 {
  margin-bottom: 2%;
  display: block;
}
.recruitment_campus img {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.recruitment_campus figure{
  margin: 4% 0;
}
.campus_testimonial h1 {
  margin-bottom: 2%;
  display: block;
}
.campus_testimonial_bg {
    background-image: url(../images/professor_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 2%;
   /* height: 464px;*/
    width: 100%;
}
/*.campus_testimonial_bg a {
      width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #f58220;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: inline-block;
}
.campus_testimonial_bg a i {
    display: block;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 70px;
    color: #ffffff;
}*/
/*.campus_testimonial_bg a::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #f58220;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    left: 10px;
}
.campus_testimonial_bg a:hover:before {
  left: 0px;
}*/
.campus_testimonial_bg p {
  color: #ffffff;
}
.campus_testimonial_bg strong {
   color: #ffffff;
}
.quotes_testi {
  position: relative;
}
.campus_testimonial_bg::before {
    content: "";
    display: block;
    background: url(../images/quotes.png) no-repeat;
    width: 116px;
    height: 95px;
    float: left;
    position: absolute;
    left: 10%;
    top: -56px;
}
.learning_environment {
  margin: 3% 0;
}
.learning_environment h3 {
  color: #f58220;
    margin: 2% 0;
    font-weight: 500;
}
.learning_environment .nav-tabs .nav-item{
      margin: 0px !important;
    
}
.learning_environment strong {
  margin-bottom: 2%;
  display: block;
}
.learning_environment i {
  color: #f58220;
}
.learning_environment p {
  margin-top: 0px !important;
}

/*Home End*/
.site-footer__scroll-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute !important;
  top: 0;
  left: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.site-footer__scroll-top i {
  font-size: 22px;
  color: #012237;
}
.site-footer__scroll-top::before {
  content: '';
  position: absolute;
  top: 0;
  left: -5px;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 2px solid #fff;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.site-footer__scroll-top:hover {
  color: #f16101;
}
.site-footer__scroll-top:hover:before {
  left: 0;
}

.sidebar__search-form input {
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: none;
  outline: none;
  color: #81868a;
  padding-left: 40px;
  padding-right: 40px;
}
.sidebar__search-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #81868a;
}
.sidebar__search-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #81868a;
}
.sidebar__search-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #81868a;
}
.sidebar__search-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #81868a;
}
.sidebar__search-form button[type=submit] {
  width: 41px;
  height: 41px;
  border-radius: 50%;
  background-color: #f16101;
  border: none;
  outline: none;
  position: absolute;
  top: 50%;
  right: 40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  padding: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.sidebar__search-form button[type=submit] i {
  font-size: 14px;
  color: #fff;
  line-height: 41px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.sidebar__search-form button[type=submit]:before {
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #f16101;
  position: absolute;
  left: -5px;
  top: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.sidebar__search-form button[type=submit]:hover:before {
  left: 0;
}
.eminent_overlay_row {
  position: relative;
  margin: 3% 0;
}
.overlay_eminent_bg {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/eminent_overlay.png");
  /* Set a specific height */
  /* Position and center the image to scale nicely on all screens */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 5%;
}
.overlay_eminent_bg a {
      width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #f58220;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: inline-block;
}
.overlay_eminent_bg a i {
    display: block;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
}
.overlay_eminent_bg p {
    color: #ffffff;
    margin-top: 20px;
}
.overlay_eminent_bg a::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #f58220;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    left: 10px;
}
.overlay_eminent_bg a:hover:before {
  left: 0px;
}

/*academic*/
.homa_page.academic_banner {
  background-image:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/Home_Page_Banner.jpg");
  height: 500px;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
 
}
.about.academic_banner {
   background-image: url("../images/about_banner.jpg");
  height: 500px;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.shw_tab_content {
  display: none;
}
.active_content {
  display: block;
}
.btnslide a:hover.shw_tab_content {
  display: block;
}
.biomedical.academic_banner {
   background-image:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/Biomedical_Engineering_Banner.jpg");
  height: 500px;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.firstyr.academic_banner {
   background-image: url("../images/Home_Page_Banner6.jpg");
  height: 500px;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.management.academic_banner {
   background-image: url("../images/Management_Studies.jpg");
  height: 500px;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.information_technology.academic_banner {
   background-image: url("../images/Information_Technology_Banner.jpg");
  height: 500px;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-top: 0px;
}
.btnslide p {
  margin: 3% 0;
    font-weight: 600;
    color: #f16101;
}


.academic_banner img {
  width: 100% !important;
}


.row_breadcrum .breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0px;
    margin-bottom: 1rem;
    list-style: none;
    background-color: transparent;
    border-radius: .25rem;
    margin-bottom: 0px;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #f58220;
    content: ">" !important;
}
.row_breadcrum a {
    color: #f58220;
    font-weight: 500;
    font-size: 15px;
}
.row_breadcrum .breadcrumb-item.active {
    color: #0f2c44;
    font-weight: 500;
}
.banner_text {
         
        position: absolute;
    top: 50%;
    left: 10%;
    transform: translate(0%, -50%);
    color: white;
    text-align: left;
  
  
}
.banner_text h2 {
      font-size: 48px;
    text-align: left;
    font-weight: 600;
    letter-spacing: 0.107em;
    text-decoration: none;
    text-transform: uppercase;
}
.banner_text h3 {
  color: #f58220;
  font-size: 48px;
  font-weight: 600;
    letter-spacing: 0.107em;
    text-decoration: none;
    text-transform: uppercase;
}

.close_program_row {
  margin: 3% 0;
}
.academic_programs {
  margin-top: 3%;
}
.program_first {
      background-color: #4ad6ca;
    padding: 22% 5%;
    height: 100%;
    padding-bottom: 0px;
    padding-top: 32%;
}
.program_first h1 {
  color: #fff;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 0;
  font-size: 34px;
}

.program_first h2 {
  font-weight: bolder;
  line-height: normal;
  font-size: 34px;
}
.program_second {
  width: 100%;
  position: relative;
}
.program_second img {
  width: 100%;
  display: block;
}
.program_overlay_text {
  position: absolute;
  bottom: 0;
  background: rgba(50, 73, 92, 0.8);
  color: #f1f1f1;
  width: 100%;
  transition: .5s ease;
  color: white;
  font-size: 20px;
  text-align: center;
  padding: 20px;

}
.program_overlay_text.eight_program {
  width: 100%;
}
.program_overlay_text p {
  margin-bottom: 0px;
}
.program_overlay_text  span {
  transform: translate(-50%, -50%);
}
.mobile_view_logo {
  display: none;
}
/*slider*/

.academic_slider_left {
  position: relative;
}
.academic_slider_left p {
  text-align: left;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%)
}
.academic_slider_left p::before {
  content: "";
  display: block;
  background: url(../images/quotes.png) no-repeat;
  width: 116px;
  height: 95px;
  float: left;
  position: absolute;
  left: 0px;
  top: -56px;
} 
.academic_slider.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background-color: #a1a1a1;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.academic_slider.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background-color: #f58220;
}
.mobile_view {
    display: none;
}
.why_vit {
  margin: 3% 0;
}


.why_vit_group img {
  width: 100%;
}
.why_vit_group p {
  margin-top: 20px;
}
.why_vit_group strong {
   color: #0f2c44;
    margin-top: 10px;
    display: block;
    margin-bottom: 20px;
   
}
/*tabs*/
.tab {
  
}
.tab_spacing {
  margin: 3% 0;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 10px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-weight: bolder;
  padding-left: 0;
}
.tab button  {
      color: #0f2c44;
}

/* Change background color of buttons on hover */
.tab button:hover {
   color: #f5821f;
}

/* Create an active/current "tab button" class */
.tab button.active {
  color: #f5821f;
}

/* Style the tab content */

.tab_content_border {
  border: 30px solid #f7c224;
    padding: 3%;
}
.tab_content_border strong {
          border-bottom: 1px solid #ccc;
    padding-bottom: 4px;
    font-weight: bold;
    text-align: left;
    display: block;
    margin-bottom: 10px;
}
.tab_content_border p {
  text-align: left;
}
.tab_content_border i {
  color: #f5821f;
}


/*footer*/
footer {
  background-color: #0f2e47;
  padding: 2% 0;
  margin-top: 2%;
  position: relative;
}
footer p {
      color: #d1d3d4;
    margin: 5px 0;
}
.footer_columns i {
  font-size: 22px;
  color: #f58220;
}

.footer_columns ul {
  margin: 0px;
  padding: 0px;
}

.footer_columns ul li  {
  margin: 2%;
}
.footer_columns ul li:first-child {
  margin-left: 0px;
}
.footer_columns a {
  transition: all 0.8s ease-in-out;
  display: block;
}
.footer_columns a:hover {
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
}
img.footer_logo {
  display: inline-block;
  margin-bottom: 20px;
}
.footer_row2 i{
  color: #f7c223;
  margin-right: 5px;
  margin-top: 10px;
}
.footer_row2 h5 {
  color: #f58220;
}
.footer_row_last h5 {
  color: #f58220;
}
.footer_row2 a {
  color: #d1d3d4;
    display: inline-block;
    margin: 5px 0;
    font-size: 16px;
    letter-spacing: 0.60px;
    font-weight: normal;
}
.footer_row2 p {
  
  color: #d1d3d4;
}
.footer_row2 a:hover {
  color: #f7c223;
}
.footer_row_last a {
     color: #f7c223;
    display: block;
    margin: 5px 0;
    font-size: 16px;
    letter-spacing: 0.60px;
    font-weight: 600;
}
.footer_row_last a:hover {
  color: #f58220;
}
.copyright_row {
  background-color: #f7c224;
  padding: 5px;
}
.copyright_row p {
  color: #0f2e47;
    margin-bottom: 0px;
    font-size: 13px;
    text-align: right;
}
.copyright_row span {
  margin-left: 20px;
}
.copyright_row a {
  color: #0f2e47;
}
.copyright_row a:hover {
  font-weight: 900;
}
/*backtotop*/

.scrolltop {
  position: relative;
}
.scrolltop img {
  max-width: 24px;
}
#back2Top {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
  position: fixed !important;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  bottom: 50px;
  -webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
  z-index: 99;
}
#back2Top i {
  color: #0f2e47;
    font-size: 24px;
}
#back2Top::before {
  content: '';
  position: absolute;
  top: 11px;
  bottom: -27px;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 2px solid #fff;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  left: 0;
}
#back2Top:hover:before {
  bottom: 0;
  top: 0;
}
#back2Top:hover {
    background-color: #ffffff;
    color: #000;
}

/*academic details*/
.syllabus_download {
  margin: 3% 0;
  position: relative;
}
.syllabus_download a {
  background-color: #37c3b4;
  padding: 15px 30px;
  max-width: 320px;
  color: #0f2e47;
  margin-right: 20px;
  margin-top: 10px;
  display: inline-block;
  font-weight: 600;
  letter-spacing: 1px;
  width: 100%;
  border: 1px solid #37c3b4;
  transition: all 0.6s ease-in-out;
}
.syllabus_download a:hover {
  background-color: #ffffff;
  border: 1px solid #37c3b4;
}
.information_technology {
  margin-top: 3%;
  margin-bottom: 3%;
}
.admissions_left {
  background-image: url(../images/admissions_left.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 50%;
    float: left;
    padding: 3% 1%;
}
.admissions_left.width33 {
  width: 33.3333%;
  height: 326px;
}

.admissions_left.width33 .admissions_group_left {
  position: relative;
}
.admissions_left.width33.admissions_left a {
      width: 110px;
    height: 110px;
}
.admissions_left.width33.admissions_left h2 {
  font-size: 52px;
}
.admissions_left.width33.admissions_left span {
  font-size: 26px;
}
.admissions_left.width33.admissions_left a i {
  font-size: 42px;
}
.admissions_right.width33 .admissions_group_right {
    position: relative;
}
.admissions_right.width33.admissions_right a {
      width: 110px;
    height: 110px;
}

.admissions_right.width33.admissions_right h2 {
  font-size: 52px;
}
.admissions_right.width33.admissions_right a i  {
  font-size: 42px;
}

.admissions_right.width33 {
  width: 33.333%;
  height: 326px;
}
.admissions_group_left {
  position: relative;
  
}
.admissions_left.fullwidth_admissions {
    width: 100%;
     padding: 5% 0; 
    height: auto;
}

.admissions_left.fullwidth_admissions span {
  font-size: 30px;
}
/*.admissions_left.fullwidth_admissions h2 {
  text-align: left;
}*/
.admissions_group_right {
  position: relative;
  /*top: 50%;
  left: 0;
  -webkit-transform: translateX(10%) translateY(-50%);
  transform: translateX(10%) translateY(-50%);*/
}
.group_text_admissions {
      display: inline-block;
    margin-left: 0;
    width: 100%;
    padding-left: 50px;
    padding-top: 3%;
}
.admissions_left a {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background-color: #f16101;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: inline-block;
}
.admissions_left a::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 2px solid #f16101;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  left: 10px;
}
.admissions_left a:hover:before {
  left: 0px;
}
.admissions_right a {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #0f2e47;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: inline-block;
}
.admissions_right a::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 2px solid #0f2c44;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  left: 10px;
}
.admissions_right a:hover:before {
  left: 0px;
}
.admissions_left a i {
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 70px;
}
.admissions_right a i {
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  font-size: 70px;
}
.admissions_left h2 {
  display: block;
  color: #f7c224;
  font-size: 80px;
  font-weight: bold;
  text-align: left;
}
.admissions_right h2 {
  display: block;
  color: #0f2e47;
  font-size: 80px;
  font-weight: bold;
}
.admissions_left span {
      display: inline-block;
    color: #f7c224;
    font-size: 26px;
}
.admissions_right span {
      display: inline-block;
    color: #0f2e47;
    font-size: 26px;
}
.admissions_right {
      background-image: url(../images/admissions_right.png);
    /* height: 305px; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 50%;
    float: left;
    padding: 3% 1%;
}
.admissions_right.post_graduate {
  width: 100%;
}
.admissions_right.post_graduate .admissions_group_right {
      margin: 0px auto;
    float: none;
    display: table;
    position: relative;
    
}
.admissions_button {
  display: inline-block;
}
.admissions_button.set_inline {
  display: block;
}
.admissions_button a {
  background-color: #f58220;
  padding: 15px 30px;
  max-width: 400px;
  width: 100%;
  color: #fff;
  margin-right: 0px;
  margin-top: 10px;
  display: inline-block;
  font-weight: 500;
  letter-spacing: 1px;
  border: 1px solid #f58220;
  margin-top: 3%;
  transition: all 0.6s ease-in-out;
}
.admissions_button a:hover {
   background-color: #ffffff;
    border: 1px solid #f58220;
    color: #f58220;
}

/*career_opportunity*/
.career_opportunity {
  background-image:url(../images/sa.jpg);
  height: 1130px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.career_opportunity img {
  width: 100%;
}
.career_opportunity_group {
    position: relative;
    bottom: 0;
    top: 680px;
    left: 0;
	
}
.career_opportunity_group h1{
	text-align: right;
}
.website_under_maintainance {
  position: relative;
}
.website_under_maintainance img {
  position: absolute;
  right: 0;
  bottom: 0px;
}

.educatiom_objectives {
  margin: 3% 0;
  position: relative;
}

.educatiom_objectives .nav-tabs .nav-link {

border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #fff;
    background-color: #0f2c44;
    border-radius: 0px !important;
    font-size: 16px;
    line-height: normal;
    text-align: center;
    /* height: 62px; */
 vertical-align: -webkit-baseline-middle;
padding: 15px 0;

}
.educatiom_objectives .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #f58220;
    border: none;
    border-bottom: 3px solid #f58220;


}
.educatiom_objectives .nav-tabs .nav-item {
    margin-bottom: -1px;
    margin: 3%;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 2%;
    margin-right: 10px !important;
	width: 30%;

}
.educatiom_objectives .nav-tabs .nav-item:first-child {
  margin-left: 0px;
}
.objective_tabs h1{
  margin-bottom: 3%;
}
.objective_tabs p {
  margin-top: 5%;
}

#object2 a {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background-color: #0f2e47;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: inline-block;
}
#object2 a::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 2px solid #0f2c44;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  left: 10px;
}
#object2 a:hover:before {
  left: 0px;
}
#object2 a i{
  display: block;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
}

.professor_info {
  background-image: url(../images/professor_bg.png);
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    padding: 3%;
}
.professor_left {
  display: block;
  position: relative;
}
.professor_left img {
    position: relative;
    max-width: 300px;
}
.professor_right_info {
     text-align: left;
    position: relative;
    /* left: 0; */
    padding-left: 5%;
    padding-top: 6%;
    /* left: 0; */
    /* -webkit-transform: translateX(-10%) translateY(-50%);
  /*text-align: left;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateX(-10%) translateY(-50%);
  transform: translateX(0%) translateY(50%);*/
}

.professor_right_info h3 {
  color: #fff;
  margin-bottom: 0px;
  font-weight: 800;
  letter-spacing: 1px;
}
.professor_right_info span {
  color: #f58220;
}
.professor_right_info a {
  text-align: left;
    display: block;
    margin: 10px 0;
    color: #37c3b4;
}
.professor_right_info p{
  color: #fff;
  text-align: justify;
}
.faculty_details {
  position: relative;
  margin: 3% 0;
}

.faculty_container {
  position: relative;
    width: 100%;
    border: 1px solid #0f2e47;
    padding: 15%;
    margin-bottom: 4%;
    margin-top: 4%;
}
.faculty_container p {
  line-height: normal;
    font-weight: 600;
}

.faculty_container .image {
      max-width: 122px;
    margin: 8px auto;

}

.faculty_overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height:100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #f58220;
  border: none;
}

.faculty_container:hover .faculty_overlay {
  opacity: 1;
  cursor: pointer;
}

.faculty_container .text {
  color: white;
    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;
    width: 100%;
    padding: 10%;
}
.faculty_overlay p{
  line-height: normal;
    display: block;
    margin: 8px 0;
}
.text {
  line-height: normal;
  display: block;
}
.faculty_overlay span {
  display: block;
    margin: 10px 0;
    color: #f7c224;
}
.border_orange {
  border-top: 1px solid #f7c224;
}

.newsletters {
  position: relative;
  margin-bottom: 0%;
}
.newsletters h1 {
  margin-bottom: 3%;
}
.newsletters a {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background-color: #0f2e47;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: inline-block;
}
.newsletters a::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 2px solid #0f2c44;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  left: 10px;
}
.newsletters a:hover:before {
  left: 0px;
}
.newsletters p {
    display: block;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
}
.international_edutours strong {
  margin-top: 10px;
    display: block;
    font-size: 20px;
}
.laboratories {
  margin: 3% 0;
}
.lab_slider {
      background-image: url(../images/professor_bg.png);
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    padding-top: 3%;
    margin-top: 3%;
    padding: 4%;
}
.lab_slider .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background-color: #a1a1a1;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.lab_slider .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background-color: #f58220;
}
.lab_slider p {
  color: #ffffff;
    text-align: center;
    margin-top: 20px;
}
.center_vertical  {
  margin-top: 20%;
}

.students_project .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background-color: #a1a1a1;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.students_project .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background-color: #f58220;
}

/*admissions*/
.admission_banner {
  background-image:url("../images/admission_banner.png");
  /* Set a specific height */
  height: 500px;
  /* Position and center the image to scale nicely on all screens */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
 
.admission_banner .banner_text h2{
  color: #0f2c44;
}
.admission_banner .banner_text h3{
  color: #0f2c44;
}
.banner_bottom_text {
  position: relative;
  margin: 3% 0;
}
.admission_undergraduate_row {
  position: relative;
  margin-bottom: 5%;
  display: block;
}
.admission_undergraduate_row h1 {
  margin: 3% 0;
  text-transform:capitalize;
}
.Undergraduate_left {
  padding: 10%;
  background-color: #0f2c44;
}
.Undergraduate_left.set_height_undergraduate {
  height: 450px;
}
.Undergraduate_left span {
  color: #f58220;
  margin-top: 0px;
  font-weight: 700;
}
.Undergraduate_left * {
  margin-top: 3%;
  display: inline-block;
}
.Undergraduate_left p {
  color: #ffffff;
}
.Undergraduate_left a {
  background-color: transparent;
    padding: 10px 20px;
    color: #ffffff;
    border: 1px solid #f58220;
    transition: all 0.6s ease-in-out;
    display: block;
    /* max-width: 145px; */
    text-align: center;
}
.center_graduate_text_position {
  position: absolute;
}
.first_row_graduat_height .Undergraduate_left {
  height: 470px;
    padding-top: 13%;
}
.first_row_graduat_height .Undergraduate_left a {
  
  text-align: center;
}
.center_graduate_text_position a {
  
  display: block;
  text-align: center;
}
.Undergraduate_left a:hover {
 background-color: #f58220;
  color: #ffffff;
  border: 1px solid #f58220;
}
.Undergraduate_left.bottom_space_left {
      padding: 0;
    display: block;
    margin-top: 10%;
}
.Undergraduate_left.bottom_space_left a {
  background-color: transparent;
  padding: 10px 20px;
  border: 1px solid #f58220;
  color: #ffffff;
  transition: all 0.6s ease-in-out;
}
.Undergraduate_left.bottom_space_left a:hover {
  border: 1px solid #f58220;
  color: #ffffff;
  background-color: #f58220;
}
.Undergraduate_left.extra_padd_undergraduate {
      padding: 33% 10%;
    height: 456px;
    padding-top: 39%;
}
.Undergraduate_right {
  padding: 3%;
    z-index: -1;
    position: absolute;
    -webkit-transform: translateX(0%) translateY(3%);
    transform: translateX(0%) translateY(3%);
}

.education_loan {
  position: relative;
  margin: 5% 0;
}
.education_loan h1 {
  margin: 2% 0;
  text-transform: none;
}
.education_loan span {
  text-transform: none;
}
.education_loan img {
  max-width: 400px;
}
.education_loan_details {
    text-align: center;
    /*-webkit-transform: translateX(23%) translateY(50%);
    transform: translateX(23%) translateY(50%);*/

}
.scholarship_details.education_loan_details {
      display: inline-block;
    text-align: center;
    /*-webkit-transform: translateX(23%) translateY(50%);
    transform: translateX(23%) translateY(50%);*/

}
.display_mobile_scholorship {
  display: none;
}
.degree_banner img {
  width: 100%;
  max-width: 100%;
}

.education_loan_details a {
    padding: 10px 20px;
    border: 1px solid #0f2c44;
    color: #0f2c44;
    margin-top: 10%;
    display: inline-block;
    transition: all 0.6s ease-in-out;
}
.education_loan_details a:hover {
  order: 1px dashed #0f2c44;
    color: #ffffff;
    background-color: #0f2c44;
}
.degree_banner img {
      width: 100%;
    margin-top: -44px;
}

/*accordion*/
.row_accordion {
  margin: 5% 0;
}
.card-header {
  width: 100%;
}
.row_accordion .card {
  background-color: transparent;
  border: none;
      border-top: 1px dashed #536675;

}
.row_accordion .card:first-child {
  border: none;
}
.row_accordion .card-body {
  padding-left: 0px;
  padding-top: 0px;
}
.row_accordion .card-header {
  background-color: transparent;
  border: none;
  padding-left: 0px;
  
}
.row_accordion .btn-link:hover {
  color: #212529;
}
.row_accordion button {
  color: #0f2c44;
  font-weight: 600;
  padding: 0px;
  text-align: left;
}
.row_accordion .bs-example {
  width: 100%;
}
.row_accordion h2{
      color: #536675;
    padding-bottom: 0;
    font-size: 20px;
}
.row_accordion i {
  position: absolute;
  right: 22px;
}

.row_accordion h4 {
  color: #536675;
}
.row_accordion p {
  color: #536675;
}
.row_accordion ul li {
  color: #536675;
  font-weight: 400;
}
/*admission_details*/
.admission_details_banner {
  background-image:url("../images/Admission_Details_Banner.png");
  /* Set a specific height */
  height: 500px;
  /* Position and center the image to scale nicely on all screens */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.admission_details_banner .banner_text {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    max-width: 1200px;
    width: 100%;
}
.admission_details_banner .banner_text h3, .admission_details_banner .banner_text h2 {
  text-align: center;
}
.banner_admission_box_group {
    width: 100%;
    display: block;
    margin-top: 3%;
}
.banner_admission_box {
  width: 24%;
  display: inline-block;
  padding: 2%;
  background-color: #e97d20;
  height: 160px;
  float: left;
  margin-right: 1%;
  align-items: center;
}
.banner_admission_box strong {
  color: #000000;
    font-size: 20px;
}
.banner_admission_box h4 {
  font-size: 2rem;
}
.eligibility_criteria {
  position: relative;
  margin: 3% 0;
}
.criteria_icons {
  display: inline-block;
    vertical-align: top;
}
.criteria_icons i {
  color: #e97d20;
}
.eligibility_criteria_details {
  display: inline-block;
    width: 96%;
    padding-left: 1%;
}
.eligibility_criteria_details strong {
  margin: 1% 0;
}
.admission_details_group {
  margin: 1% 0;
}
.mms_admissions_bg {
  background-image: url(../images/professor_bg.png);
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
}
.mms_admissions h1 {
  margin-bottom: 2%;
}
.mms_admissions_content {
      display: block;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    width: 100%;
    max-width: 545px;
}
.mms_admissions_content_left {
 display: inline-block;
    vertical-align: top;
    float: left;
}
.mms_admissions_content_left a {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #f16101;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: inline-block;
}
.mms_admissions_content_left a i {
  -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 70px;
}
.mms_admissions_content_left a::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #f16101;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    left: 10px;
}
.mms_admissions_content_left a:hover:before {
  left: 0px;
}
.mms_admissions_content_right {
  display: inline-block;
    float: left;
    margin-left: 6%;
    margin-top: 2%;
}
.mms_admissions_content_right h3 {
      margin-bottom: 5%;
    display: block;
}
.mms_admissions_content_right i {
  background-color: #e97d20;
    color: #ffffff;
    padding: 5px;
    border-radius: 50%;
}
.mms_admissions_content_right span {
  color: #e97d20;
    margin: 10px 0;
    display: block;
}
.mms_admissions_content_right a {
  display: block;
  color: #e97d20;
}
.downloads_admissions {
  margin: 3% 0;
}
.downloads_admissions h4 {
      margin-top: 10px;
    margin-bottom: 20px;
    color: #0f2c44;
    font-weight: bolder;
    font-size: 20px;
    padding: 0px;
}
.training_sessions img {
  width: 100%;
}
.downloads_admissions h1 {
  margin-bottom: 3%;
}
.downloads_admissions a {
   width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #0f2c44;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: inline-block;
}
.downloads_admissions a::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #0f2c44;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    left: 10px;
}
.downloads_admissions a:hover:before {
  left: 0;
}
.downloads_admissions a i{
   -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 70px;
}
.downloads_admissions p {
  margin-top: 2%;
}
.academic_banner{
  background-image: url("../images/Academic_Banner.jpg");
  /* Set a specific height */
  height: 500px;
  /* Position and center the image to scale nicely on all screens */
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
 
} 

/*r&d*/
.academic_banner.rnd {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/rnd_banner.jpg");
  /* Set a specific height */
  height: 500px;
  /* Position and center the image to scale nicely on all screens */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
 
} 
.academic_banner.computer_eng {
  background-image: url("../images/Computer_Engineering_Banner.jpg");
  /* Set a specific height */
  height: 500px;
  /* Position and center the image to scale nicely on all screens */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
 
} 
.academic_banner.electronic_eng {
  background-image: url("../images/Electronic_Engineering.jpg");
  /* Set a specific height */
  height: 500px;
  /* Position and center the image to scale nicely on all screens */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
 
} 
.academic_banner.telecommunication_eng {
  background-image: url("../images/ElectronicTelecommunicationEngineering.jpg");
  /* Set a specific height */
  height: 500px;
  /* Position and center the image to scale nicely on all screens */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
 
} 

.admission.academic_banner {
  background-image: url("../images/admission_banner.jpg");
  /* Set a specific height */
  height: 500px;
  /* Position and center the image to scale nicely on all screens */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
 
} 
.symposium_para{
  margin-top: 3%;
}
.symposium_para strong{
  margin: 2% 0;
  display: block;
}
.symposium_para i {
  color: #f5821f;
}
.symposium_para a {
  padding: 10px 50px;
  border: 1px solid #0f2c44;
  background-color: transparent;
  color: #0f2c44;
  margin-top: 10%;
  display: inline-block;
  transition: all 0.6s ease-in-out;
  margin: auto;
  float: none;
  display: table;
  text-align: center;
  width: auto;
  max-width: 200px;

}
.symposium_para a:hover {
  border: 1px solid #0f2c44;
    color: #ffffff;
    background-color: #0f2c44;
}
.conference_bg {
  background-image: url(../images/conference_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    padding: 5% 0;
}
.conference h1 {
  margin-bottom: 2%;
}
.conference_bg p {
  color: #ffffff;
}
.conference_bg strong {
  font-weight: bolder;
  color: #fff;
  font-size: 18px;
  display: block;
  /* margin-top: 2%; */
  margin: 2% 0;
}
.conference_bg i {
  color: #f5821f;
}
.conference_bg a {
  background-color: #f58220;
  padding: 15px 30px;
  max-width: 300px;
  width: 100%;
  color: #fff;
  margin-right: 20px;
  margin-top: 10px;
  display: inline-block;
  font-weight: 500;
  letter-spacing: 1px;
  border: 1px solid #f58220;
  margin-top: 3%;
  transition: all 0.6s ease-in-out;
}
.conference_bg a:hover {
  background-color: #ffffff;
  border: 1px solid #f58220;
  color: #f58220;
}
.publication_row {
  margin: 3% 0;
}
.rnd_tabs .tab button.active {
  color: #fff;
  background-color: #f5821f;
}
.rnd_tabs .tab button.active::before {
  content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #f5821f;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    left: 10px;
}
.rnd_tabs button {
  width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #0f2e47;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: inline-block;
    margin: 3%;
    float: left;
}

.rnd_tabs button::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #0f2c44;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    left: 10px;
}
.rnd_tabs button:hover:before {
  left: 0px;
}
.rnd_tabs .tab button.active:hover:before {
  left: 0px;
}
.rnd_tabs button p {
  -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
  
}
.left_box_border {
  border-left: 2px solid #f7c224;
}
.rnd_tabs h6 {
      border-bottom: 2px solid #ccc;
    padding: 6px;
    padding-left: 0;
    font-weight: bold;
}
.rnd_tabs .tab_content_border {
  padding: 4%;
  padding-top: 0px;
  padding-bottom: 0px;
}
.rnd_tabs strong {
  display: block;
      margin-top: 0;
    margin-bottom: 1rem;
}
.publipatents_leftcation_row {
  margin: 3% 0;
}
section.patents {
  margin: 3% 0;
}
.patents_left {
    background-image: url(../images/admissions_left.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 50%;
    float: left;
    padding: 30px;
    padding: 5% 0;
}
.patents_right {
  background-image: url(../images/admissions_right.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 50%;
    float: left;
    padding: 30px;
     padding: 5% 0;
}
.patents_left_user {
  position: relative;
}
.patents_left_description {
    display: inline-block;
    
}
.patents_left_circle a {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background-color: #f16101;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: inline-block;
}
.patents_left_circle a::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #f16101;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    left: 10px;
}
.patents_left_circle a:hover:before {
  left: 0px;
}
.patents_left_circle a i {
  -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 70px;
}
.right_left_circle a{
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background-color: #0f2c44;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: inline-block;
}
.right_left_circle a::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #0f2c44;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    left: 10px;
}
.right_left_circle a i {
  -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 70px;
}
.right_left_circle a:hover:before {
  left: 0px;
}

.patents_right_details span {
  font-size: 20px;
  font-weight: bold;
  color: #f7c224;
}
.patents_right_details strong{
  color: #ffffff;
}
.patents_right_details p {
  color: #ffffff;
}

.parents_right {
  background-image: url(../images/admissions_right.png);
    height: 305px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 50%;
    float: left;
}
.patents_right_details_right p {
  color: #0f2c44;
}
.patents_right_details_right span {
  color: #0f2c44;
        font-size: 20px;
    font-weight: bold;
}
.patents_right_details_right strong {
  color: #0f2c44;
}

/*counter*/
.counter
{
    text-align: center;
}
.employees,.customer,.design,.order
{
    margin-top: 0px;
    margin-bottom: 40px;
}
.counter-count
{
    font-size: 70px;
    border-radius: 50%;
    position: relative;
    color: #f58220;
    text-align: center;
    font-weight: bolder;
    display: inline-block;
}

.employee-p,.customer-p,.order-p,.design-p
{
    font-size: 20px;
    line-height: 34px;
}
.development_para_group strong {
  margin: 3% 0;
  display: block;
}
.development_para_group i{
      color: #f58220;
}
section.phd_row {
  margin: 3% 0;
}

.phd_bg {
    background-image: url(../images/professor_bg.png);
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    padding: 5%;
}
a.phd_box {
      width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: #f16101;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: inline-block;
}
.phd_row h1 {
  margin-bottom: 2%;
  display: block;
}
.phd_box p {
  -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #ffffff;
    font-weight: bolder;
    font-size: 20px;

}
.phd_bg i {
  -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #ffffff;
    font-weight: bolder;
  }
  .phd_bg h5 {
        color: #f58220;
    font-size: 22px;
    font-weight: 600;
    margin-top: 5%;
    display: block;
  }

.phd_box::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #f16101;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    left: 10px;
}
.phd_box:hover:before {
  left: 0px;
}
.rnd_download {
  margin: 3% 0;
}
.rnd_download h1 {
  margin-bottom: 3%;
}
.rnd_download a {
   width: 200px;
    height: 200px;
    border-radius: 50%;
    background-color: #0f2e47;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: inline-block;
}
.rnd_download a::before {
  content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #0f2c44;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    left: 10px;
}
.rnd_download a:hover:before {
  left: 0px;
}
.rnd_download a i {
    display: block;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
}
.rnd_download h5 {
      color: #f58220;
    font-size: 22px;
    font-weight: bold;
    margin-top: 5%;
    display: block;
}
/*contact*/
.contact_banner {
  background-image: url(../images/banner_contact.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: auto;
  padding: 10%;
  height: 500px;
}
.contact_details {
  margin: 3% 0;
  margin-bottom: 0;
}
.contact_details h1 {
  margin-bottom: 2%;
}
.contact_details strong, .contact_details a {
  display: block;
  margin-bottom: 2%;
}
.contact_details a:hover {
  color: #f68121;
}
.contact_banner h3 {
  color: #ffffff !important;
}
.contact_banner .banner_text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  display: block;
}
.contact_details a {
  margin-bottom: 2%;
}
.bg_none {
  background-color: transparent !important;
  color: #0f2c44;
  width: auto !important;
  margin-bottom: 0 !important;
}
.bg_none::before {
  border: none !important;
}
.contact_form {
  background-color: #f68121;
    padding: 5%;
    width: 50%;
    float: left;
}
textarea {
  width: 100% !important;
} 
.form-control {
  border-radius: 0px !important;
  padding: 1.375rem .75rem !important;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #102c44;
  font-weight: 600;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #102c44;
  font-weight: 600;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #102c44;
  font-weight: 600;
}
.submit_button {
  background-color: #102c44;
  color: #ffffff;
  border: 1px solid #102c44;
  padding: 20px 20px;
  max-width: 200px;
  width: 100%;
  font-size: 20px;
  border-radius: 0px;
  transition: all 0.6s ease-in-out;
}
.submit_button:hover {
  color: #ffffff;
  background-color: transparent;
}
.contact_image {
  width: 50%;
  float: left;
  height: 580px;
}
.contact_image img {
      width: 100%;
      height: 100%;
   
}
.grievenceform {
  background-image: url(../images/news_bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: auto;
  padding: 5%;
}
.grievance_form_group {
        max-width: 500px;
    margin: 0 auto;
    position: relative;
}
.grievance_form_group span {
          position: absolute;
    left: 25px;
    top: 10px;
    z-index: 1;
}
.grievance_form_group .form-control {
    border-radius: 0px !important;
    padding: 1.375rem 1.95rem !important;
    position: relative;
    border: none;
}
.custom_bg {
  display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: 1.375rem 1.75rem !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 0rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-check.group_checkbox {
      position: absolute;
    top: 10px;
    left: 90px;
}
.form-check.group_checkbox label {
  padding-left: 35px;
  line-height: normal;
  font-weight: 500;
}
textarea {
    display: block;
    width: 100%;
    padding: 0.6rem 1.75rem !important;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-weight: 600;
    line-height: 1.5;
    color: #495057 !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-weight: 600;
    color: #495057 !important;
    color: #495057;
}

::-ms-input-placeholder { /* Microsoft Edge */
  font-weight: 600;
    line-height: 1.5;
    color: #495057 !important;
}
/*About*/
.banner_about {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/banner_about.png);
  height: 628px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.education_years_slider {
  margin: 3% 0;
}
.education_years_slider h1 {
  margin-bottom: 2%;
  display: block;
}
.left_button_upload {
      width: 49%;
    text-align: left;
    display: inline-block;
} 
.left_button_upload input {
  cursor: pointer;
}
.left_button_upload label {
  color: #ffffff;

}
.right_button_submit {
              width: 50%;
    display: inline-block;
    text-align: right;
    vertical-align: bottom;
}
.right_button_submit button {
    background-color: #f68121;
    color: #ffffff;
    border: 1px solid #f68121;
    padding: 10px;
    max-width: 150px;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    border-radius: 0px;
    transition: all 0.6s ease-in-out;
    text-transform: uppercase;
}

/*slider about*/
.about_education_slider{
  position: relative;
}

.about_education_slider .owl-nav {
    display: block !important;
}
.about_education_slider .owl-nav .owl-prev {
  position: absolute;
  left: -7%;
  top: 30%;
}

.about_education_slider .owl-nav .owl-next {
  position: absolute;
  right: -7%;
  top: 30%;
}

.about_education_slider img {
  width: 42px;
}

.about_education_slider .owl-nav .about_education_slider .owl-prev:hover, 
.about_education_slider .owl-nav .about_education_slider .owl-next:hover {
  background: none !important;
  outline: none !important;
  opacity: 1;
}

.about_education_slider .owl-nav .about_education_slider .owl-prev, .about_education_slider 
.owl-nav .about_education_slider .owl-next {
  outline: none;
  opacity: 0.6;
  transition: all .5s ease;
}

.about_education_slider .owl-dots {
  margin-top: 1rem;
  display: none;
}

.about_education_slider .owl-dot {
  outline: none;
}

.about_education_slider .owl-dot.active, .about_education_slider .owl-dot:hover {
  transition: all .2s ease;
  transform: scale(1.2);
}

#sliderDiv.about_education_slider a.btn {
      width: 160px;
    height: 160px !important;
    border-radius: 50%;
    background-color: #0f2e47;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: inline-block;
    /* text-align: center; */
    margin: 0 auto;
    float: none;
    display: table;
   
}
#sliderDiv.about_education_slider a.btn::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #0f2c44;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    left: 10px;
}
#sliderDiv.about_education_slider a.btn:hover:before {
  left: 0px;
}
#sliderDiv.about_education_slider a.btn.active {
  background-color: #f16101;
}
#sliderDiv.about_education_slider a.btn.active:before {
  border: 2px solid #f16101;
}
#sliderDiv.about_education_slider a p {
        -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 24px;
  
}
.shift_text span {
  font-size: 22px;
  color: #f58220;
  font-weight: bolder;
}
.overlay_education_bg {
        background-image: url(../images/about_education_overlay_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 4%;
}

.overlay_education_bg h4 {
  font-size: 52px;
  color: #f58220;
 
}
.overlay_education_bg span {
  font-size: 22px;
  color: #f58220;
  font-weight: bolder;
}
.overlay_education_bg p {
  color: #ffffff;
  margin-bottom: 0px;
}
.Accreditation {
  margin: 3% 0;
}
img.acc_left_image {
  max-width: 94px;
  width: 100%;
}
img.acc_right_image {
  max-width: 260px;
  width: 100%;
}
.border_grey_middle {
  border-right: 2px solid #ccc;
}
.Undergraduate_left.about_us_box {
        padding: 10% 5%;
    background-color: #0f2c44;
    height: 500px;
    position: relative;
}
.center_about_box {
      -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 81%;
}
.Undergraduate_right.about_us_box_right {
  padding: 3%;
    z-index: -1;
    position: absolute;
    -webkit-transform: translateX(0%) translateY(6%);
    transform: translateX(0%) translateY(5%);
}
.core_values strong {
  display: block;
  font-size: 20px;
  margin-top: 10px;
   
}
.vision_mission {
  position: relative;
    margin: 3% 0;
    padding-top: 22%;
}
.vision_row:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 912px;
    height: 322px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background-image: url(../images/vision_before.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.vision_right_text {
  position: absolute;
  top: 50%;
}

.vision_mission strong {
  display: block;
  font-size: 20px;
  margin-top: 10px;
}
.mission {
  margin-top: 5%;
}
.top_mission_spacing {
  padding-top: 8%;
}
.logos_bottom_space {
  margin-bottom: 4%;
}
.mission img {
  max-width: 400px;
  width: 100%;
}

.founder_row {
  background-color: #0f2c44;
  padding: 5%;
  margin-bottom: 5%;
}
.founder_row a {
    background-color: transparent;
    padding: 10px 20px;
    color: #ffffff !important;
    border: 1px solid #f58220;
    transition: all 0.6s ease-in-out;
    display: inline-block;
    max-width: 145px;
    text-align: center;
    margin-top: 3%;
}
.founder_justify p {
  text-align: justify;
}
.founder_justify img {
  max-width: 200px;
}
.founder_spacing {
  margin-top: 40px;
}
.founder_row a:hover {
    
    background-color: #f58220;
    color: #ffffff !important;
    border: 1px solid #f58220;
}
.founder_row img {
      max-width: 258px;
}
.founder_row span {
  font-size: 22px;
  text-align: center;
  color: #ffffff;
  margin-top: 20px;
  display: block;
}
.social_initiative.d_video_slide {
  padding: 0 20%;
  margin: 0px;
  margin-top: 3%;
}
.social_initiative.d_video_slide strong {
  margin-bottom: 20px;
  display: block;
}
.social_initiative {
  margin: 3% 0;
}
.social_initiative h1 {
  margin-bottom: 2%;
  display: block;
}
.initiative_column {
  width: 33.333%;
    display: inline-block;
    float: left;
}
.faculty_container.initiative_spacing_remove {
  padding: 0px !important;
  margin: 0px !important;
  text-align: left !important;
      border: 1px solid #fff;
}
.faculty_container.initiative_spacing_remove img {
  width: 100%;
   max-width: 100%;
  margin: 0px;
}
.overlay_padding .text {
  width: 80%;
}

.overlay_padding {
  padding: 10%;
  
}
.overlay_padding strong {
  color: #0f2c44;
  margin-bottom: 4%;
  display: block;
}
.about_downloads h5 {
      display: block;
    font-size: 20px;
    color: #f58220;
    font-weight: 600;
}
.about_downloads a {
  width: 200px;
  height: 200px;
}
/*placement*/

.banner_placement {
  background-image: url(../images/Placement_Banner.jpg);
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.placements_row {
  margin: 3% 0;
}
.placements_row h1 {
  margin-bottom: 2%;
  display: block;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,.5);
    padding-bottom: 10px!important;
}
.placements_row img {
  margin-top: 4%;
  margin-bottom: 4%;
}
.orange_button {
  color: #ffffff;
    background-color: #f58220;
    padding: 20px;
    border: 1px solid #f58220;
    margin-bottom: 3%;
    display: inline-block;
    transition: all 0.6s ease-in-out;
}
.orange_button:hover {
  background-color: #ffffff;
    border: 1px solid #f58220;
    color: #f58220;
}
.circle_position_right {
  position: absolute;
    top: 15px;
    right: 7%;
    padding: 0;
    z-index: 99;
}
.glowing_button {
  -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
    border: none !important;
    width: 120px !important;
    height: 120px;
    border-radius: 50%;
    background-color: #0f2e47;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: inline-block;
    font-size: 13px;
    padding-top: 32px !important;
    padding: 0 !important;
    padding-top: 32px !important;
    color: #ffffff !important;
}
@-webkit-keyframes glowing {
  0% { background-color: #f58220; -webkit-box-shadow: 0 0 3px #f58220; }
  50% { background-color: #0f2e47; -webkit-box-shadow: 0 0 10px #0f2e47; }
  100% { background-color: #f58220; -webkit-box-shadow: 0 0 3px #f58220; }
}

@-moz-keyframes glowing {
  0% { background-color: #f58220; -moz-box-shadow: 0 0 3px #f58220; }
  50% { background-color: #0f2e47; -moz-box-shadow: 0 0 10px #0f2e47; }
  100% { background-color: #f58220; -moz-box-shadow: 0 0 3px #f58220; }
}

@-o-keyframes glowing {
  0% { background-color: #f58220; box-shadow: 0 0 3px #f58220; }
  50% { background-color: #0f2e47; box-shadow: 0 0 10px #0f2e47; }
  100% { background-color: #f58220; box-shadow: 0 0 3px #f58220; }
}

@keyframes glowing {
  0% { background-color: #f58220; box-shadow: 0 0 3px #f58220; }
  50% { background-color: #0f2e47; box-shadow: 0 0 10px #0f2e47; }
  100% { background-color: #f58220; box-shadow: 0 0 3px #f58220; }
}
.undergone_intership h1{
  margin-bottom: 2%;
  display: block;
}
.higher_studies {
  margin: 3% 0;
}
.higher_studies h1 {
  display: block;
  margin-bottom: 2%;
}
.higher_studies_table {
      background-color: #f58220;
    padding: 6%;
    margin-top: 3%;
}
.higher_studies_table table {
  background-color: #ffffff;
    text-align: center;
}
.transparent_bottom_para {
  position: absolute;
    bottom: 0px;
    background-color: rgb(15,44,68,0.9);
    width: 100%;
    padding: 20px;
    text-align: center;
    height: 90px;
}
.transparent_bottom_para p {
  color: #ffffff;
  margin-bottom: 0px;
}
.placement_gallery_bottom_row {
  background-image: url(../images/professor_bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
  padding: 5%;
}
.placement_gallery_bottom_row img {
  margin-bottom: 5%;
  display: inline-block;
  width: 100%;
}
.placement_gallery_bottom_row span {
      color: #f58220;
    margin-bottom: 5%;
    display: inline-block;
} 
.placement_gallery_bottom_row i {
  color: #f58220;
} 
.placement_gallery_bottom_row p {
  color: #ffffff;
}
.orange_text_bolder {
  text-align: center;
    font-weight: 600;
    font-size: 26px;
    color: #f3634a;
    margin: 3%;
    display: block;
}
.placement_faq {
  margin-top: 0px;
}
.accordion_list {
  margin: 20px;
}
.accordion_list li {
  color: #0f2c44 !important;
  display: block;
  list-style-type: square;
  font-weight: 400 !important;
}
.placemant_officer_details {
  position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
}
.group_placement_officer p {
  display: inline-block;
}
.group_placement_officer span{
  background-color: #f7c223;
    padding: 5px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
}
.group_placement_officer a {
      color: #f58220;
}
.group_placement_officer i {
  color: #0f2c44;
}
.spacing_off_details {
  padding-left: 10%;
  margin-bottom: 3%;
}
.spacing_off_details h6 {
  font-size: 20px;
  color: #0f2c44;
  font-weight: bold;
}

/*Start privacy policy*/
.privacy_policy {
  margin: 3% 0;
}
.policy_group {
  margin: 3% 0;
}
.policy_group strong {
  font-size: 22px;
  font-weight: bolder;
  margin-bottom: 2%;
  display: block;
}
.policy_right strong {
  font-size: 22px;
  font-weight: bolder;
  margin-bottom: 2%;
  display: block;
}
.policy_left a {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: #0f2c44;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: inline-block;
}
.policy_left a::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #0f2c44;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    left: 10px;
}
.policy_left a i {
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 70px;
}
.policy_left a:hover:before {
  left: 0px;
}
.policy_group:last-child {
  margin-bottom: 5%;
}
.privacy_spacing_row {
  margin: 3% 0;
}
.center_corporate_office {
  margin: 0 auto;
  display: table;
}
.policy_right span {
    background-color: #f7c223;
    padding: 5px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
}
.policy_right a {
  color: #f58220;
}
.policy_right a:hover {
  color: #0f2e47;
}
/*Emd privacy policy*/


/*Srart alumni*/
.alumni_banner {
  background-image: url(../images/alumni_banner.png);
  height: 500px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.alumni_row_spacing {
  padding: 0px;
}
.alumni_right_text {
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  padding-right: 5%;
}
.alumni_right_text strong {

}
.alumni_right_text span {
   display: block;
  font-weight: bolder;
  margin: 2% 0;


}
.alumni_collage {
      margin-bottom: 1%;
    position: relative;
    display: inline-block;
}
.vitian_banner {
  background-image: url(../images/banner_vitian.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 10%;
}
.vitian_banner span {
  color: #f58220;
  font-size: 32px;
  font-weight: bolder;
}
.vitian_quotes {
  position: relative;
}
.vitian_quotes::before {
        content: "";
    display: block;
    background: url(../images/quotes.png) no-repeat;
    width: 116px;
    height: 95px;
    float: left;
    position: absolute;
    left: 0%;
    top: -152px;
}
section.alumni_association {
  margin: 3% 0;
}
.alumni_association h4 {
      font-weight: bolder;
    margin-top: 20px;
}
.alumni_association a{
  margin: 2% 0;
}
.alumni_collage img {
  width: 100%;
  border: 1px solid #fff;
  cursor: pointer;
  -webkit-transition: .8s ease-in-out;
  transition: .8s ease-in-out;
}

.alumni_collage figure {
  width: 100%;
  margin: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
}
.alumni_collage img:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.column_left_collage {
  width: 41.8%;
  float: left;
  border-right: 1px solid #FFF;
}
.column_middle_collage {
  width: 37.3%;
  float: left;
  border-right: 1px solid #FFF;
}
.column_right_collage {
  width: 20.9%;
  float: left;
}

/*End alumni*/


/*Start press Release*/
.contact_banner.banner_press_release {
  background-image: url(../images/banner_press_release.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 500px;
  padding: 10%;
}
.press_release_row {
  margin: 3% 0;
}
.group_calendar {
  background-image: url(../images/news_bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 800px;
  overflow: auto;
  
}

.press_release_row p {
  color: #ffffff;
  font-weight: 600;
}
.press_release_row i {
  color: #f58220;
  font-size: 16px;
}
.news_scroll::-webkit-scrollbar {
  width: 10px;
  padding: 10px;
}

/* Track */
.news_scroll::-webkit-scrollbar-track {
  border-radius: 10px;
}
 
/* Handle */
.news_scroll::-webkit-scrollbar-thumb {
  background: #f58220; 
  border-radius: 10px;
}

/* Handle on hover */
.news_scroll::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}
.news_scroll {
    /*height: 450px;*/
    height: auto;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 5% 3%;
}
.news_scroll a {
    color: #ffffff !important;
    display: block;
    transition: all 0.6s ease-in-out;
}
.news_scroll a:hover {
   color: #f58220 !important;
}
/*.press_release_row a::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #0f2c44;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    left: 10px;
}
.press_release_row a:hover:before {
  left: 0px;
}
.press_release_row a i {
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 40px;
}*/
.group_calendar span {
      display: block;
    font-size: 20px;
    font-weight: 700;
    margin: 2% 0;
}

/*End press Release*/


/*Start Student Life*/
.banner_student_life {
  background-image: url(../images/banner_student_life.jpg);
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.student_life_row {
  margin: 3% 0;
}
.width100 img {
  width: 100%;
}

.infrastructure_overlay_text {
    position: absolute;
    bottom: 0;
    background: rgba(50, 73, 92, 0.9);
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    color: white;
    text-align: left;
    padding: 20px;
}
.infrastructure_overlay_text span {
  font-size: 20px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 2%;
    display: block;
}
.gallery_inspiring .program_second {
  display: inline-block;
    width: 33%;
}

figure {
  width: 100%;
  margin: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
  
}
figure img {
  transition: all 0.8s ease-in-out;
}
figure img:hover {
  -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.gallery_inspiring p {
  margin-bottom: 0px;
}
.inspiring_minds {
  position: relative;
}
.inspiring_minds img {
  width: 100%;
}
.students_life_testimonial {
  margin: 3% 0;
}
.events_update_video_left {
      width: 49.8%;
    display: inline-block;
}
.events_update_video_right {
  width: 49.6%;
  display: inline-block;
}

.quotes_position_set .campus_testimonial_bg {
    background-image: url(../images/student_life_testi_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 5%;
     height: auto; 
    width: 100%;
}
.campus_testimonial_right {
  text-align: center;
  
}
.campus_testimonial_right h3 {
        color: #fff;
    margin-bottom: 0px;
    display: block;
    margin-top: 10px;
}
.campus_testimonial_right span {
    color: #f58220;
}
.campus_testimonial_right strong {
    display: block;
    margin: 0;
    color: #37c3b4;
    font-size: 20px;
}
.infrastructure_facilities_grid .close {
    font-size: 2.5rem;
    color: #0f2e47;
    opacity: 1;
    margin-top: -17px;
}
.modal-dialog {
  max-width: 900px;

}

.quotes_position_set .campus_testimonial_bg::before {
    content: "";
    display: block;
    background: url(../images/quotes.png) no-repeat;
    width: 116px;
    height: 95px;
    float: left;
    position: absolute;
    left: 10%;
    top: 30px;
}
.quotes_position_set span {
  display: block;
  font-size: 32px;
  color: #f58220;
  margin-bottom: 3%;
}
.students_support_row {
  margin: 3% 0;
  display: block;
}
.students_support_row a {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #0f2e47;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: inline-block;
    margin: 3%;
}
.students_support_row a::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #0f2c44;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    left: 10px;
}
.students_support_row a:hover:before {
  left: 0px;
}
.students_support_row h5 {
  font-weight: bold;
}
.students_support_row a i {
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
}
.student_life_committee {
  margin: 3% 0;
} 
.committee_banner_row {
  background-image: url(../images/committee_banner.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 5%;
     height: auto; 
    width: 100%;
}
.committee_banner_row span {
  color: #f58220;
  font-weight: bolder;
  margin-bottom: 3%;
  display: block;
}
.committee_banner_row i {
  color: #f58220;
}
.committee_banner_row p {
  color: #0f2c44;
}


.educatiom_objectives .nav-tabs {
    border-bottom: none;
}

.student_life_tabs .nav-tabs .nav-item {
    margin-bottom: -1px;
    margin: 5%;
    margin-bottom: 0px;
    margin-top: 0px;
	vertical-align: -webkit-baseline-middle;
padding: 15px 0;

}
.student_life_tabs ul {
  width: 100%;
  display: block;
  text-align: center;
}
.student_life_tabs_group a {
    width: 160px !important;
    height: 160px !important;
    border-radius: 50%;
    background-color: #0f2e47;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: inline-block;
}
.student_life_tabs_group a::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #0f2c44;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    left: 10px;
}
.student_life_tabs_group a:hover:before {
  left: 0px;
}
.student_life_tabs_group a p {
    display: block;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #ffffff;
    margin: 0px;
}
.project_group {
  padding: 2% 0;
  text-align: left;
} 
.project_group p {
  text-align: left;
}
.mt30 {
  margin-top: 16px;
}
.profile_details_row2 {
      background-image: url(../images/faculty_profile_details_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 2% 0;
    /* height: 464px; */
    width: 100%;
}
.profile_details_row2 h3 {
  color: #ffffff;
  font-weight: 700;
}
.profile_details_row2 span {
  color: #f58220;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 12px;
  display: block;
}
.profile_details_row2 strong {
      color: #f7c224;
    display: inline-block;
    text-align: left;
}
.profile_details_row2 i {
  color: #f7c224;
  font-size: 18px;
}
.profile_details_row2 p {
  color: #ffffff;
}
.left_user_profile2 {
  transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    padding: 0px !important;
    position: relative;
}
.right_user_details2 {
  position: relative;
}
.group_spacing {
  padding-left: 6%;
}
.group_spacing.founder_spacing {
  padding-left: 0px;
  max-width: 700px;
  margin: 0 auto;
  margin-top: 40px;
}
.para_details {
  margin-top: 3%;
}
.para_details p {
  text-align: justify;
}
.profile_details_row2 p.last_child {
  margin-bottom: 0px;
}

.left_user_profile2 img {
      max-width: 310px;
      width: 100%;
    
}
.profile_details_row2 a {
  color: #ffffff;
  transition: all 0.6s ease-in-out;
}
.profile_details_row2 a:hover {
  color: #f7c224;
}
.profile_details_row2 i.fa.fa-envelope {
  font-size: 16px;
}


/*Academic details*/


.orange_button_admission {
      color: #ffffff;
    background-color: #f58220;
    padding: 20px;
    border: 1px solid #f58220;
    margin-bottom: 1%;
    display: inline-block;
    transition: all 0.6s ease-in-out;
    margin-top: 3%;
    width: 100%;
    max-width: 300px;
}
.orange_button_admission:hover {
  background-color: #ffffff;
    border: 1px solid #f58220;
    color: #f58220;
}
.dept_strength {
  margin-top: 3%;
}
.dept_strength strong {
  display: block;
}
ul.common_list_item {
  text-align: left;
  display: block;
  margin: 20px 0;
}
ul.common_list_item li {
  display: block;
}
 ul.common_list_item li:before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #000;
  border-radius: 50%;
  position: relative;
  display: inline-block;
}
.academic_faculty_profile a {
  color: #0f2c44;
  

}
.faculty_hover {
  transition: all 0.6s ease-in-out;
  display: block;
}
.academic_faculty_profile a:hover .faculty_hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.faculty_container.decrease_padding {
  padding: 8% 0;
}
.international_speakers {
  margin-bottom: 3%;
}
.international_speakers img {
  margin-top: 3%;
}
.international_speakers h4 {
  margin-top: 4%;
}
.other_eminent_speakers {
  margin-bottom: 3%;
}
.other_eminent_speakers h1 {
  margin-bottom: 3%;
}
.other_eminent_speakers img {
  max-width: 140px;
  margin: 0 auto;
}
.other_eminent_speakers h4 {
  font-size: 1.3rem;
  margin-top: 20px;
  height: 56px;
}
.eminent_speak_group span {
  color: #f58220;
  font-weight: 700;
}
.research_publication {
  margin-bottom: 3%;
}
.student_projects_details {
  margin-bottom: 3%;
}
.student_projects_details h4 {
  margin-top: 3%;
}
.intership {
      background-image: url(../images/bg_intership.png);
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    padding-top: 3%;
    margin-top: 3%;
    padding: 4%;
    margin-bottom: 3%;
}
.intership h1 {
  color: #ffffff;
}
.intership p {
  color: #ffffff;
}
.placements_academic {
  margin: 3% 0;
}
.students_activities_acedemic {
  margin-bottom: 3%;
}
.students_activities_acedemic img {
  width: 100%;
}
.testi_details {
  text-align: left;
    position: relative;
    transform: translate(0%, 15%);
}
.testi_details h4 {
  margin-bottom: 3%;
}
.testi_details a {
  display: block;
  color: #0f2c44;
  margin: 5px 0;
  transition: all 0.6s ease-in-out;
}
.testi_details a:hover {
  color: #f58220;
}
.testi_details strong {
  margin: 5px 0;
  display: block;
}
.testi_details span {
  display: block;
      color: #f58220;
    font-weight: 700;
}
.testi_pic img {
  max-width: 400px;
  margin: 0 auto;
  float: right;
}
.academic_testi {
  margin: 3% 0;
}
.academic_testi img {
  max-width: 210px;
}
.lab_academic_slider1 {
  margin-top: 30%;
}
.lab_academic_slider {
  margin-top: 3%;
}
.trial{
	display: block;
	padding-right:5%
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

.btn_center_circle a {
      width: auto;
    max-width: 100% !important;
    margin: 5% 0;
}
.justify_text {
  text-align: justify !important;
}
.inspiring_minds button.close {
  float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    background-color: #fff !important;
    padding: 5px;
    position: absolute;
    right: 14px;
    top: 0;
    color: #000;
    width: 50px;
    height: 50px;
    z-index: 1;
    text-align: center;
}
.eminent_row button.close {
          float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    background-color: #fff !important;
    padding: 5px;
    position: absolute;
    right: 14px;
    top: 0;
    color: #000;
    width: 50px;
    height: 50px;
    z-index: 1;
    text-align: center;
}
h1.text_capitalize {
	text-transform:capitalize;
}

/*students review*/
.student_review {
      margin: 0 auto;
    text-align: center;
    float: none;
    display: table;
    margin-bottom: 50px;
}

.student_review .image {
  display: block;
  width: 300px !important;
  height: 300px;
  border-radius: 50%;
  margin: 0 auto;
  
}
.student_review strong {
  margin-top: 10px;
  display:block;
}

.overlay_review {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 11.60%;
  right: 0;
  height: 300px;
  width: 300px;
  opacity: 0;
  transition: .5s ease;
  background-color: #f58220;
  border-radius:50%;
}

.student_review:hover .overlay_review {
  opacity: 1;
}

.overlay_review .text {
  color: white;
  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;
}



/*events page dropdown*/
.events_row_first{
      margin-top: 6%;
    margin-bottom: 3%;
}
.events_banner img{
  width: 100%;
}
.event_first_left {
  transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    padding: 0px !important;
    position: relative;
}
.event_first_left h3 {
  font-weight: 600; 
}
.event_first_left a {
  font-weight: 600;
  color: #0f2c44;
}
.event_first_left a:hover{
  color: #f3634a;
}
.event_first_left h3 span {
  color: #f3634a;
  
}
.events_row_second {
  margin: 3% 0 1% 0;
}
.event_first_right {
        transform: translate(-50%, -50%);
    top: 46%;
    left: 50%;
    padding: 0px !important;
    position: relative;
}
.events_row_second img{
  width: 100%;
}

.circle_position_right.admission_circle_position{
top:9%;
right:0%;
}
.circle_position_right.admission_circle_position_admission{
top:29%;
right:10%;
}
.circle_position_right.admission_circle_position_enquiry{
top:31%;
right:6%;
}
.admission_en_button{
width: 160px !important;
height: 160px;
padding: 36px !important;
}
.dropdown-menu {
            position: absolute;
    top: 100%;
    left: -176px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: right;
    list-style: none;
    background-color: rgba(0,0,0,0.4);
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    margin-top: 0px;
    right: 0;
    width: 430px;
    top: 40px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 3px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.dropdown-item {
    display: block !important;
    width: 100%;
    padding: .25rem 0.5rem;
	padding-right:0px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: break-spaces;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #ccc;
}
.dropdown-menu li a {
  
  color: #fff !important;
  width: 100% !important;
  display: block;
  padding: 0px !important;
  padding-right: 5px !important;
  

}
.dropdown-menu li a:hover {
   color: #f3634a !important; 
}
.notify{
  display: inline-block;
  margin-left: 0px !important;
}
.notify img{
      max-width: 192px;
    
}
.spcing_gif {
  margin-left: 34px;
}
#dropdown1{
    background-color: #f58220;
    border-radius: 5px;
    padding-bottom: 0px !important;
    color: #ffffff !important;
    cursor: pointer;
	padding-left: 6px !important;
	margin-top: -6px;
	
}
#dropdown1 a {
  color: #ffffff;
}

#dropdown1 a:hover {
	 
}
.dropdown-item:focus, .dropdown-item:hover  {
  background-color: transparent !important;
      
}
.navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
    margin: 0px;
    padding-bottom: 0px !important;
}
button.fancybox-button.fancybox-button--play  {
  display: none;
}
.navbar-nav .dropdown-menu {
   padding-bottom: 0px !important;
}

.event_first_left h4 span {
  color: #f3634a;
  
}

img.video_button{
	max-width:35px;
}
.tedx_container {
  border: 1px solid #ffffff;
}
.tedx_container img {
  width: 100%;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.flipster::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.flipster {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.buttons_group4 {
    position: relative;
    display: inline-block;
    margin-top: 3%;
    width: 100%;
    margin-bottom: 3%;
}
.remove_top_spacing_button a {
  margin-top: 0px;
}
.alila_video_row .card {
  margin-top: 10px;
  margin-bottom: 20px;
}
.announcement_bg {
    background-color: #0f2c44;
    display: inline-block;
    padding: 5px 10px;
    float: left;
     height: 38px;
     width: 20%;
     text-align: center;
}
.marquee_text {
  display: inline-block;
    float: left;
    padding: 5px 10px;
    height: auto;
    background-color: #79746f;
    color: #ffffff;
    height: 38px;
    width: 100%;
}

/*suggested video hide*/

.set_right_button{
	padding:3%;
	padding-top:2%;
}
.career_opportunity_visionmission {
  background-image:url(../images/career_opportunity7.jpg);
  height: 1130px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.career_opportunity_groupvm {
    position: relative;
    bottom: 0;
    top: 260px;
    left: 0;
}
.cesa_banner {
  background-image: url(../images/cesabanner.jpg);
  height: 500px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.ieee_banner {
  background-image: url(../images/ieeebanner.jpg);
  height: 500px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.bmesi_banner {
  background-image: url(../images/bmesibanner.jpg);
  height: 500px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.bmsa_banner {
  background-image: url(../images/bmsabanner.jpg);
  height: 500px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.acm_banner {
  background-image: url(../images/acmbanner.jpg);
  height: 500px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.etsa_banner {
  background-image: url(../images/etsabanner.jpg);
  height: 500px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.csi_banner {
  background-image: url(../images/csibanner.jpg);
  height: 500px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.itsa_banner {
  background-image: url(../images/itsabanner.jpg);
  height: 500px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.eesa_banner {
  background-image: url(../images/eesabanner.jpg);
  height: 500px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.blinking{
    animation:blinkingText 1.2s infinite;
}
@keyframes blinkingText{
    0%{     color: #000;    }
    49%{    color: #000; }
    60%{    color: transparent; }
    99%{    color:#f58220;  }
    100%{   color: #000;    }
}

/*career_life*/
.career_life1 {
  background-image:url(../images/life11.jpg);
  height: 1000px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.career_life1 img {
  width: 60%;
}
.career_life1_group {
    position: relative;
    bottom: 0;
    top: 680px;
    left: 0;
	
}
.career_life1_group h1{
	text-align: left;
}
.career_life2 {
  background-image:url(../images/life12.jpg);
  height: 1130px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 85%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.career_life2 img {
  width: 100%;
}
.career_life2_group {
    position: relative;
    bottom: 0;
    top: 880px;
    left: 0;
	
}
.career_life2_group h1{
	text-align: left;
}
.career_life3 {
  background-image:url(../images/life13.jpg);
  height: 1130px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.career_life3 img {
  width: 100%;
}
.career_life3_group {
    position: relative;
    bottom: 0;
    top: 20px;
    left: 0;
	
}
.career_life3_group h1{
	text-align: left;
}
.career_life4 {
  background-image:url(../images/life14.png);
  height: 1130px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 85%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  
  
}
.career_life4 img {
	
  width: 100%;
}
.career_life4_group {
    position: relative;
    bottom: 0;
    top: 10px;
    left: 0;
	
}
.career_life4_group h1{
	text-align: left;
}
.career_life5 {
  background-image:url(../images/life15.jpg);
  height: 1130px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.career_life5 img {
  width: 100%;
}
.career_life5_group {
    position: relative;
    bottom: 0;
    top: 180px;
    left: 0;
	
}
.career_life5_group h1{
	text-align: left;
}
.career_life6 {
  background-image:url(../images/life16.jpg);

  height: 700px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
   width: 85%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  
}
.career_life6 img {
  width: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.career_life6_group {
    position: relative;
    bottom: 0;
    top: 180px;
    left: 0;
	
}
.career_life6_group h1{
	text-align: left;
}
.career_life7 {
  background-image:url(../images/life17.jpg);
  height: 1130px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.career_life7 img {
  width: 100%;
}
.career_life7_group {
    position: relative;
    bottom: 0;
    top: 180px;
    left: 0;
	
}
.career_life7_group h1{
	text-align: left;
}
.career_life8 {
  background-image:url(../images/life18.jpg);
  height: 1130px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.career_life8 img {
  width: 100%;
}
.career_life8_group {
    position: relative;
    bottom: 0;
    top: 180px;
    left: 0;
	
}
.career_life8_group h1{
	text-align: left;
}
.table-condensed{
  font-size: 18px;
  text-align:left;
}