/*
Template Name: Apz News
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************blog****************/
.center_blog{
padding-top:40px;
padding-bottom:40px; 
 }
.center_home_1lm1 h6 span{
font-size:22px;
}
.center_home_1lm1 ul li {
    display: inline-block;
    margin-right: 10px;
	font-size:14px;
}
.center_home_1lm1 ul li i {
    margin-right: 5px;
    color: #999;
}
.center_blog .center_home_1lm1:after {
    border-width: 0 3px 3px 0;
    bottom: 0;
    right: 14px;
    border-color: #0bc193;
    content: "";
    border-style: solid;
    height: 8%;
    position: absolute;
    width: 8%;
}
.center_blog .center_home_1lm1{
background: #0bc1931a;
padding:15px; 
 }
.center_blog_2{
margin-top:30px; 
 }
.product_1_last{
margin-top:20px; 
 }
.product_1_last ul li{
 display:inline-block;
 margin: 0 2px;
 width:45px;
 height:45px;
 line-height:45px;
 background: #0bc1931a; 
 text-align:center;
 border-radius:3px;
 }
.product_1_last ul li a{
display:block;
color: #333;
 }
.product_1_last ul li:hover{
 background: #0bc193;
 }
.product_1_last ul li:hover a{
 color: #fff;
 }
.act{
  background:#0bc193!important;
 }
.act a{
 color: #fff!important;
 }
.news_pg1 img {
    width: 300px;
    float: left;
    margin-right: 15px;
	height:225px;
}
.news_pg1{
margin-top:15px; 
 }
.news_pg1 .nav_n {
    list-style: disc;
    margin-left: 20px;
    margin-right: 20px;
}
blockquote {
    border-color: #0bc193;
    margin-top: 15px;
}
.news_pg1 .social-circle a {
    background-color: #0bc193;
    color: #fff;
}
.center_detail_1lm2{
 margin-top:30px;
 }
.center_detail_1lm1{
 margin-top:10px;
 }
.center_detail_1lm2i{
margin-top:30px; 
 }
.news_pg5{
margin-top:30px; 
 }
.news_pg5 .form_1 {
    height: 140px!important;
}
.news_pg5 .form-control {
    margin-top: 15px;
    box-shadow: none;
    font-size: 16px;
    border: none;
    height: 40px;
	background:#0bc1931a;
}
.center_detail{
padding-top:40px;
padding-bottom:40px; 
 }
.center_detail_1rm{
margin-top:10px; 
 }
/*********************blog_end****************/

@media screen and (max-width : 767px){
.center_blog{
text-align:center; 
 }
.center_home_1lm1 {
margin-top:10px!important; 
 }
.product_1_last ul li{
margin-bottom:5px; 
 }
.center_detail{
text-align:center; 
 }
.news_pg1 img{
float:none;
width:100%;
margin-right:0;
margin-bottom:15px; 
 }
.news_pg1 .nav_n {
    list-style: none;
}
}

@media (min-width:768px) and (max-width:991px) {

 }
@media (min-width:992px) and (max-width:1200px) {

  }
@media (min-width:1201px) and (max-width:1355px) {

 }