/* About css */
.abttxt { padding-bottom: 52px; border-bottom: 1px solid #dddddd; display: inline-block;width: 100%; }
.abttxt .abtimg { width: 706px; float: right;margin-left: 60px;}
.inpage p { line-height: 24px; margin-bottom: 30px;}

.title_lg { text-align: left; margin-bottom: 0; padding-bottom: 15px;display: block;}
.title_lg:after { content: none; }

.inner_wcu  .wculist { margin: 52px 0 65px;}
.inner_wcu  .wculist img { filter: brightness(100);}
.wculist li {width: 16.6%; border: 0; border-left: 1px solid #656536; padding: 23px 40px; height: auto;}
.wculist li:nth-child(-n + 2):after { content: none;}
.wculist li span { color: #fff;padding-top: 20px; font-weight: normal; line-height: 20px;}

/* Responsive Css */


@media screen and (max-width: 1600px){
    
}

@media screen and (max-width: 1500px){
	
    
}

@media screen and (max-width: 1440px){
    
    
   
}

@media screen and (max-width: 1366px){
    .wculist li{padding: 20px;}
}

@media screen and (max-width: 1280px){
    .abttxt .abtimg {width: 550px;margin-left: 30px;margin-bottom: 15px;}
    .abttxt{padding-bottom: 30px;}
   
}

@media screen and (max-width: 1200px){
	
    
}

@media screen and (max-width: 1120px){
   
}

@media screen and (max-width: 1024px){
    .abttxt .abtimg {width: 400px;}

}

@media screen and (max-width: 992px){
   .wculist li {width: 25%;}
    .inner_wcu .wculist{
        justify-content: center;
    }
    .wculist li:nth-child(-n+4){
        border-bottom: 1px solid #656536;
    }
    .wculist li:last-child{
        border-right:1px solid #656536;
    }
    .wculist li span{padding-top:10px;}
    .wculist li{padding: 15px;}
    .inner_wcu .wculist{margin:30px 0;}
    .instatit {font-size: 18px;letter-spacing: normal;}
}

@media screen and (max-width: 860px){
    
}

@media screen and (max-width: 768px){
	.abttxt .abtimg {width: auto;margin-left: 0;float: none;margin-bottom: 25px;}
   
}
@media screen and (max-width: 700px){
  
}

@media screen and (max-width: 668px){
    .wculist li {width: 33.33%;}
    
}

@media screen and (max-width: 550px){
     .wculist li {width: 50%;}
    .inner_wcu .wculist li:nth-child(3)::after{content: none;}
}

@media screen and (max-width: 450px){
  
}













