/*
Template Name: Machinery
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************blog****************/
#blog{
padding-top:40px;
padding-bottom:40px; 
 }
.blog_2{
margin-top:30px; 
 }
.blog_2i1 h5 span{
margin-left:20px; 
 }
.blog_2i1 h5 i{
margin-right:5px; 
 }
.blog_2i1{
background:#fdb9002e; 
padding:20px;
border-top:3px solid #fdb900;
border-left:1px solid #fdb90061;
border-right:1px solid #fdb90061;
border-bottom:1px solid #fdb90061;
 }
/*********************blog_end****************/


@media screen and (max-width : 767px){
#blog{
text-align:center;
 } 
.blog_2i{
margin-bottom:10px; 
 }
.blog_2i h5{
text-align:center;
 }
}

@media (min-width:768px) and (max-width:991px) {


 }
@media (min-width:992px) and (max-width:1200px) {

  }
@media (min-width:1201px) and (max-width:1366px) {

 }