/*
Template Name: Educare
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************services****************/
#skills{
 padding-top:40px;
 padding-bottom:40px;  
   }
.skills_1r ul{
 border:none; 
  }
.skills_1r ul{
 border:none; 
  }
.skills_1r ul li{
 display:block;
 float:none;
 margin-bottom:10px;
  }
.skills_1r ul li a{
border:1px solid #f4f4f4!important;
 border-radius:20px;
 text-align:center;
 background:#f4f4f4; 
  }
.skills_1r ul li a:hover{
 background: #03a9f4;
 color:#fff; 
  }
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
border:none;
background: #03a9f4!important;
color:#fff; 
border-color: #03a9f4!important;
  }
.qual_o{
padding-top:40px;
padding-bottom:40px;  
  }
/*********************services_end****************/


@media screen and (max-width : 767px){
#skills{
 text-align:center; 
  }
.skills_1r{
margin-top:10px;  
  }
.skills_1r .tab-content{
margin-top:10px;
  }
}

@media (min-width:768px) and (max-width:991px) {
.skills_1r ul li a{
font-size:14px;  
  }
 }
@media (min-width:992px) and (max-width:1200px) {

  }
@media (min-width:1201px) and (max-width:1240px) {

 }