/*
Template Name:BMGIE
File: Layout CSS
Author: Templates On Web
Author URI: http://templateonweb.com/
Licence: <a href="http://www.templateonweb.com/terms.php?v=content&contentid=152">Website Template Licence</a>
*/
/*********************translate****************/
/* Add this to your CSS file or <style> tag */

.goog-te-combo {
  width: 200px;
  height: 30px;
  font-size: 20px;
  background-color: #000;
  color: #f0f0f0;
}
.goog-te-gadget-simple span {
  color: #c1bbd1 !important;
}
.goog-logo-link {
  display: none !important;
}
.goog-te-gadget {
  margin-top: 5px;
  height: 35px !important;
  overflow: hidden;
}

/*********************translate****************/

/*********************about****************/
.center_about {
  padding-top: 40px;
  padding-bottom: 70px;
  background: #f4f4f4;
}

.about_page_1r {
  text-align: justify;
}
.about_page_1l ul {
  border: none;
}
.about_page_1l ul li {
  margin-bottom: 10px;
  display: block;
  width: 100%;
  border: none;
}
.about_page_1l ul li a:hover {
  background: #ffbb5a !important;
  color: #000 !important;
}
.about_page_1l ul li a {
  display: block;
  background: #000;
  color: #fff;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 0;
  border: none;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: #ffbb5a;
  color: #000;
  border: none;
}

.about_page_1 {
  margin-top: 30px;
}
/*********************about_end****************/

/*********************timeline****************/

.timeline_m {
  padding-top: 40px;
  padding-bottom: 40px;
}
.about_h1ll {
  min-height: auto;
}
.about_h1ll h4 {
  color: #ffbb5a;
}
.about_h1ll p {
  color: #fff;
  text-align: justify;
}
.about_h1lr span i {
  background: #fff;
  color: #000;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  border-radius: 50%;
  font-size: 24px;
  margin-top: 30px;
}
.about_h1lr span i:hover {
  background: #ffbb5a;
}
.about_h1 {
  margin-top: 20px;
}
.time_col {
  background: #000;
  padding: 20px 10px;
}
.time_col_1 {
  padding: 20px 10px;
  background: #999;
}
/*********************timeline_end****************/

@media screen and (max-width: 767px) {
  .about_page_1l ul li {
    display: inline-block;
    width: auto;
  }
  #timeline {
    text-align: center;
  }
  .time_col_1 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .about_h1lr span i {
    margin-bottom: 15px;
  }
  .timeline_m {
    padding-bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .about_h1lr span i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
}
@media (min-width: 1201px) and (max-width: 1310px) {
}
