/*
Template Name: Kidz
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/

/*********************about****************/
.center_team {
background-image: url(../img/38.jpg);
background-position: center;
}
.center_about {
    background-image: url(../images/aboutus.png);
    background-position: center;
}
.about_h2m .progress-bar {
background: #ff488005;
border-radius: 0;
}
.about_h2m .progress {
background-color: #fb6b47;
height: 8px;
overflow: hidden;
border-radius: 0;
}

/*********************about_end****************/



@media screen and (max-width : 767px){
.about_h1r h6{
text-align:left; 
 }
.about_h1r .button_3{
padding: 14px 20px 13px 20px;
font-size:14px; 
 }
.about_h1r .button_2{
padding: 14px 20px 13px 20px;
font-size:14px;  
 }
.about_h2m{
margin-top:15px;
margin-bottom:15px; 
 }
.exep_2i {
margin-top:8px;
margin-bottom:8px; 
 }
 }

@media (min-width:576px) and (max-width:767px) {


 }
@media (min-width:768px) and (max-width:991px) {
.about_h1l img{
min-height:450px; 
 }
.exep_2i {
padding:10px!important; 
 }
.exep_2i h6{
font-size:14px; 
 }
 }

@media (min-width:992px) and (max-width:1200px) {
.about_h1l img{
min-height:450px; 
 }
 }


