 .center_content{
    text-align: center;
    font-family: 'Bahnschrift Regular';
  }
  .center_content h3{
  	margin-top: 6px;
  }
  .center_content p{

  font-size: 14px;
}

  .about_page_content{
  	padding-top:5%;
  	padding-bottom:3%;
  }
  .abt_content{
  	padding:0% 8%;
  }
  .headerlogo{
  	position: absolute;top:0px;left: 0;
  	

  }
  .headerlogo img{
  	width: 372px;
  }
  .contact_informations{
    padding: 12% 0%;
  }
.card1 a:hover{
  text-decoration: none;
}
  .abt_content h2{
 font-family: 'Bahnschrift Regular';
 color: #536690;
 font-size: 28px;
  }
  .abt_content p{
  	font-family: 'Bahnschrift Regular';
    word-spacing: 4px;
    line-height: 30px;
    font-size: 15px;
  }
  .abt_detail{
  	padding: 0% 1%;
  }
  .abt_detail h2{
  	padding: 2% 0%; 
  }
  .backbg1{
  	background: url(../image/about/8.png)center/cover;
  }
  .card1{
  	background: #14b8b9;
  }
  .card2{
  	background: #d0ce83;
  }
  .p0{
  	padding:0px;
  }
   .card1 .outer{
   	    width: 79%;
    height: 150px;
   }
  .card1 .inner{
       position: absolute;
    top: 39px;
    width: 51px;
    left: 18%;
  }
  .card1 .inner2{
      position: absolute;
    top: 41px;
    width: 60px;
    left: 16%;
}
  .card1 h2{
  font-size: 23px;
    padding-top: 12%;
   
    color: white;
   
  }
  .about_cards{
  	padding: 1%;
  }
   @media only screen and (max-width: 1200px) {
   .headerlogo img{
    width: 250px;
  }
  .center_content p {
    font-size: 12px;
}
  .abt_content p {
    font-family: 'Bahnschrift Regular';
    word-spacing: 4px;
    line-height: 21px;
    font-size: 12px;
}
 .abt_content h2 {
    font-family: 'Bahnschrift Regular';
   
    font-size: 14px;
}
.bgcolr1 h2{
  color: white;
}
}
  @media only screen and (max-width: 768px) {
   .headerlogo img{
  	width: 120px;
  }
  .center_content p {
    font-size: 12px;
}
  .abt_content p {
    font-family: 'Bahnschrift Regular';
    word-spacing: 4px;
    line-height: 21px;
    font-size: 13px;
}
 .abt_content h2 {
    font-family: 'Bahnschrift Regular';
   
    font-size: 15px;
}
.bgcolr1 h2{
  color: white;
}
}

 @media only screen and (max-width: 508px) {
.headerlogo img {
    width: 93px;
}
.center_content  h3 {
    font-size: 17px;
    }
    .center_content  p {
    font-size:10px;
    }
    .abt_content h2 {
    font-family: 'Bahnschrift Regular';
   
    font-size: 15px;
}
.abt_content p {
    font-family: 'Bahnschrift Regular';
    word-spacing: 4px;
    line-height: 21px;
    font-size: 13px;
}
.bgcolr1 h2{
  color: white;
}
}