/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 04 2026 | 10:32:16 */
.fourcol-inners:after {display:block; clear:both; content:"";}
.fourcol-inners .boxs {float:left; width:50%; padding:0 10px;
-ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;}
  
@media (max-width: 768px) {
.fourcol-inners .boxs {
    width: 100%;
}
}