#about{
  background:url(../new_img/trans-bg.jpg) no-repeat ;
  background-size: cover;
  background-position: center;
 
  
}
#about .overlay {
    background: rgba(225,224,230,0.9);
    height: 100%;
}
#about .overlay-2 {
    background: rgba(225,224,230,0.6);
    height: 100%;
    padding-top: 45px;
    padding-bottom: 0px;
}
#about .heading{
  width: 100%;
  float: left;
  border-left: 2px solid #000;
}
#about .heading p{text-transform: capitalize;color: #6f6f6f;font-weight: 700;padding: 6px 0 0 20px;margin: 0;font-size: 15px;}
#about .heading h1{
  font-family: 'Montserrat', sans-serif;
  font-size: 27px;
  color: #2c3e50;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 0 0 20px;
  margin: 0;
}
#about .heading1 {
    width: 100%;
    float: left;
    border-left: 2px solid #2c3e50;
    margin-bottom: 15px;
}
#about .heading1 h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #e87722;
    text-align: left;
    font-weight: 500;
    padding: 0 0 0 14px;
    margin: 0;
}
#about .text {
  width: 100%;
  float: left;
  padding-top: 17px;
}
#about .text p{
  font-size: 21px;
  color: #696969;
  text-align: left;
  padding: 0 0 0 0;
  margin: 0;
}
#about .text p span{
  font-size: 23px;
  font-weight:600;
  color: #3a7ac0;
}
  #about .featured {
    width: 50%;
    float: left;
    padding-top: 16px;
}
 
#about .featured .fea-icon{
  width: 50px;
  height: 50px;
  border-radius: 38px;
  float: left;
  margin-right: 15px;
  text-align: center;
  line-height: 56px;
  box-shadow: 0 0 10px #c1c1c1;
}
#about .featured .featured-text{


}
#about .featured .featured-text h3{
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  margin: 18px;
  text-align: left;
  padding: 0;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
}
#about .about-img{
  float: right;
  margin-top: 7px;
}
#about .about-img img{
  float: right;
}
.bg-col-blue {
    background-color: #efefef;
}.bg-col-green {
    background-color: #efefef;
}
#about .featured1 {
    width: 50%;
    float: left;
    padding-top: 0;
}
#about .featured1 .fea-icon1{
  width: 48px;
  height: 48px;
  border-radius: 50px;
  float: left;
  margin-right: 25px;
  text-align: center;
  line-height: 46px;
  margin: 1px 14px 0 9px;
  box-shadow: 1px 0px 1px 1px #cacaca;
}
#about .featured1 .featured-text{

}
#about .featured1 .featured-text h3{
  font-size: 14px;
  color: #4c4c4c;
  text-transform: uppercase;
  padding: 17px;
  text-align: left;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  border: 1px dashed #4c4c4c;
  margin: 0 8px 16px;
  border-radius: 150px;
  background: #ffffff;
}
#about .about-img{
  float: right;
  margin-top: 7px;
}
#about .about-img img{
  float: right;
}
.ft-video-element {width: 100%;}
@media (max-width: 768px) {
.page-banner {
    background-position: 8%;
}

#about .featured1 .featured-text h3 {
font-size: 10px;
    padding: 5px;
    margin: 0 9px 16px;
    line-height: 14px;
}
#about .featured1 .fea-icon1 {
    width: 40px;
    height: 38px;
    line-height: 35px;
}
.fea-icon1 img{width: 58%;}#about .featured .fea-icon{margin:0 33px 10px;}#about .featured .featured-text h3 {font-size: 13px;margin: 16px;text-align: center;}#about .heading h1 {font-size: 16px;}#about .heading p span{ color: #2c3e50;font-size: 15px;}
}