.row-teasers  {margin-bottom: 20px;}
.row-articles {display: inline-block;}
.box-article {width: 215px; float: left; margin-left: 25px;}
.box-article:first-child {margin-left: 0px;}
.box-article-first {margin-left: 0;}
.box-article-img {margin-bottom: 5px; overflow: hidden; }
.box-article-img-width { /* width: 215px; */}
.box-article-title {height: 30px; margin-bottom: 5px; }
.box-article-title.onerow { height: 15px; overflow: hidden; }
@media (max-width: 767px) { .box-article-title.onerow { height: auto; overflow: visible; } }
.box-article-title h2 {font-size: 13px; line-height: 15px; }
.box-article-teaser {height: 75px; overflow: hidden; text-align: left;}
.readmore {margin-top: 5px; text-transform : uppercase; }
.readmore a, .link-more-news a {font-weight: bold;}
.link-more-news {padding-top: 8px; text-transform : uppercase; clear: left;}
.link-more-news-wrapper {  margin-top: -10px; margin-bottom: 20px; }

.flexslider { -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; -o-border-radius: 0 !important; border-radius: 0 !important; }

.flex-direction-nav a { top: 30% !important; color: #555 !important; }

.flex-direction-nav a.flex-next:before {
    content: ">" !important;
    padding-right: 6px; 
}
.flex-direction-nav a:before {
    content: "<" !important;
    padding-left: 6px;
}
.flex-direction-nav a:hover {
	background-color: #c0c0c0 !important;
}
.flex-control-nav {
	display: none !important;
	height: 0 !important;
}
.flexslider {
	margin-bottom: 20px !important;
}
.flexslider ul.slides li {
	 margin-left: 0;
	 margin-right: 15px;
}