.g5plus-posts .embed-responsive.embed-responsive-16by9.embed-responsive-posts-medium-image {
padding-bottom: 70.2702703%;
}
.g5plus-posts article {
outline: none;
}
.g5plus-posts.style-post-default .entry-thumb-wrap {
margin-bottom: -5px;
}
.g5plus-posts.style-post-default .entry-content-wrap {
border: 3px solid #f3f3f3;
padding: 25px 25px 20px 25px;
}
.g5plus-posts.style-post-default .entry-excerpt {
line-height: 1.625;
font-size: 16px;
max-height: 6.5em;
overflow: hidden;
margin-bottom: 20px;
}
.g5plus-posts.style-post-default .entry-meta-date {
font-size: 12px;
margin-bottom: 8px;
}
.g5plus-posts.style-post-default .entry-post-title {
margin-bottom: 15px;
}
.g5plus-posts.style-post-default .no-slider.g5plus-posts-col-1,
.g5plus-posts.style-post-default .no-slider.g5plus-posts-col-2,
.g5plus-posts.style-post-default .no-slider.g5plus-posts-col-3 {
margin: 0 -15px;
}
.g5plus-posts.style-post-default .no-slider.g5plus-posts-col-1 article,
.g5plus-posts.style-post-default .no-slider.g5plus-posts-col-2 article,
.g5plus-posts.style-post-default .no-slider.g5plus-posts-col-3 article {
float: left;
padding: 0 15px;
display: block;
}
.g5plus-posts.style-post-default .no-slider.g5plus-posts-col-1 article {
width: 100%;
}
.g5plus-posts.style-post-default .no-slider.g5plus-posts-col-2 article {
width: 50%;
}
.g5plus-posts.style-post-default .no-slider.g5plus-posts-col-3 article {
width: 33.33333334%;
}
.g5plus-posts.style-post-default .no-slider .entry-thumb-wrap img {
width: 100%;
}
.g5plus-posts.style-post-default .no-slider article {
margin-bottom: 40px;
}
.g5plus-posts.style-post-default .owl-carousel .owl-nav .owl-prev,
.g5plus-posts.style-post-default .owl-carousel .owl-nav .owl-next {
height: 50px;
width: 50px;
line-height: 50px;
background-color: #f3f3f3;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border: none;
}
.g5plus-posts.style-post-list {
padding: 25px;
padding-bottom: 75px;
padding-top: 0;
border: 3px solid #f3f3f3;
position: relative;
}
.g5plus-posts.style-post-list .entry-meta-date {
font-size: 12px;
margin-bottom: 8px;
}
.g5plus-posts.style-post-list .entry-post-title {
font-size: 14px;
font-weight: 700;
line-height: 1.428;
}
.g5plus-posts.style-post-list article {
padding: 25px 0;
}
.g5plus-posts.style-post-list article + article {
border-top: 1px solid #f3f3f3;
}
.g5plus-posts.style-post-list .slick-list {
-webkit-transition: height 0.3s;
-moz-transition: height 0.3s;
-ms-transition: height 0.3s;
-o-transition: height 0.3s;
transition: height 0.3s;
}
.g5plus-posts.style-post-list .slick-arrow {
display: inline-block;
height: 50px;
width: 50px;
line-height: 50px;
text-align: center;
background-color: #f3f3f3;
position: absolute;
bottom: -78px;
right: -28px;
z-index: 10;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.g5plus-posts.style-post-list .slick-arrow:hover {
background-color: #1d3052;
color: #fff;
}
.g5plus-posts.style-post-list .slick-arrow.slick-prev {
right: 22px;
}
.g5plus-posts.style-post-list .slick-arrow.slick-prev:after {
content: "";
height: 30px;
width: 1px;
position: absolute;
right: 0;
bottom: 0;
top: 0;
margin: auto;
z-index: 20;
background-color: #c4c4c4;
}
.g5plus-posts.style-post-list .slick-arrow.slick-prev:hover:after {
opacity: 0;
}
.g5plus-posts.style-post-list .slick-arrow i:before {
display: block;
text-align: center;
line-height: 50px;
font-size: 14px;
margin: 0;
}
.g5plus-posts.style-post-list .more-news-button {
position: absolute;
bottom: -3px;
}