/*
Template Name: Directory
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************category****************/
#category{
padding-top:40px;
padding-bottom:40px; 
 }
.category_1i h5{
background:#ff8100;
padding:10px; 
 }
.category_1i h5 i{
background:#fff;
width:35px;
height:35px;
text-align:center;
display:inline-block;
line-height:35px;
border-radius:50%;
font-size:15px;
margin-right:5px; 
 }
.category_1i h6 i{
    margin-right: 5px;
    vertical-align: middle; 
 }
.category_1i h6{
border-bottom:1px solid #ddd;
padding:0px 15px 15px 15px; 
 }
.category_1i{
background: #f4f4f4;
    border: 1px solid #dfdddd;
 }
.category_1{
margin-top:15px; 
 }
/*********************category_end****************/


@media screen and (max-width : 767px){
.category_1i h5{
text-align:center; 
 }
.category_1i {
margin-bottom:10px;
 }
}

@media (min-width:768px) and (max-width:991px) {
.category_1i h5{
font-size:12px;
padding:8px; 
 }
 }
@media (min-width:992px) and (max-width:1200px) {
.category_1i h5{
font-size:14px;
 }
  }
@media (min-width:1201px) and (max-width:1270px) {

 }
