.home .recent-articles article {
width: 46.6%;
float: left;
margin: 0 2.5% 2.5% 0;
position: relative;
background-color: #fff;
padding: 20px;
box-shadow: 0 1px 5px 0 #d1d1d1;
border-right: 4px solid #bf9400;
vertical-align: top;
box-sizing: border-box;
min-height: 270px;
}
.teamshowcasefree_style01_img img { height: 226px!important; }
.home .recent-articles .et_pb_posts a.more-link {  background-color: #bf9400; padding:3px 6px 3px 6px; color:#fff; width: 80px; float: right; margin-top:20px;  }
.category .post-content a.more-link {  background-color: #bf9400; padding:7px 10px 7px 10px; color:#fff;  float: right; margin-top:20px;  }

.home .recent-articles article .entry-featured-image-url img {width:180px; margin-right:25px; float:left; }
.home .recent-articles article .entry-featured-image-url { display: contents; }
.top-menu .et_pb_code_inner, .top-menu .et_pb_code_inner a { color:#fff!important; }
.category article img {width:300px; margin-right:25px; float:left; }

h1.page-title, h1.entry-title, .main_title, .archive-title h1 { border-bottom: solid 3px #bf9400;    display: table;    text-transform: uppercase; }
.nav li ul { border-top:none; }

@media (max-width: 479px) {
.tp-bullets {
    display: none!important;
}
.home .recent-articles article {
width: 96.6%;
}
.home .recent-articles article .entry-featured-image-url img { width:100%; margin-bottom:15px!important;  }
}