h2.widgettitle {
    font-size: 30px;
    margin: 14px 16px;
}
h2.news-post-slider-style2 {
    margin: 0 0 15px;
    font-size: 20px;
}
.tg-module-info {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 15px;
    background: linear-gradient(to bottom, transparent 0%, #000 90%);
    opacity: 1;
    transition: opacity 0.3s;
}

.tg-module-info .tg-post-categories {
    margin-bottom: 7px;
}

.tg-module-info .tg-module-title {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
}
img.wp-post-slider-image-template2{
    max-width: 850px;
    height: 370px;
    width: 100%;
    background-color:#000;
}
img.wp-post-image-style2 {
    max-width: 400px;
    height: 180px;
    width: 100%;
    margin: 5px 0;background-color:#000;
}
.tg_module_grid.tg_module_grid--full.tg_module_grid.tg_module_grid--medium {
    position: relative;
}
.tg-module-info .tg-module-meta span,
.tg-module-info .tg-module-meta a {
    color: #fff;
}
.tg-post-categories a {
    margin-bottom: 7px;
    background-color: #00a1e4;
    padding: 3px 5px;
    color: #fff;
    display: inline-block;
}
.tg-post-categories a:hover{
    color: #ffffff;
    text-decoration: none;
}
h3.tg-module-title.entry-title a {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    line-height: 1em;
}
h3.tg-module-title.entry-title a:hover{
    color: #00a1e4;
    text-decoration: none;
}
h3.tg-module-title.entry-title {
    margin: 7px 0;
}
span.posted-on a i.calendar {
    color: #ffffff;
}
span.posted-on a span,span.comment-count a,
a.url.fn.n, span.author.vcard i.author  {
    color: #ffffff;
}
.owl-nav {
    display: block;
}
.owl-prev, .owl-next {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: #ffffff;
    background-color: #e07434;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}
.owl-next{
    float: right;
}
.owl-prev {
    margin: 5px 0;
}
.owl-next {
    margin: 5px 0;
}
.owl-dots {
    display: none;
}
/* top-slider-post */
.top-slider-post {
    margin-bottom: 50px;
}
.top-slider-post .tg_module_grid {
    position:relative;
    margin-bottom: 30px;
}
img.wp-post-slider-image-template2 {
    height: 464px ;
}
img.wp-post-image-style2 {
    height: 217px;
    margin: 0 !important;
}
.top-slider-post .tg_module_grid:last-child {
    margin-bottom:0;
}
.category-recent-post-left-title, .category-recent-post-right-title {
    background: none;
    color: #343434;
    font-size: 26px;
    line-height: 20px;
    border-bottom: 2px solid #ccc;
    padding: 0 0 10px;
    font-weight: 500;
    margin-bottom: 30px;
    text-transform: uppercase;
    position:relative;
}
.category-recent-post-left-title:after, .category-recent-post-right-title:after {
    position: absolute;
    content: "";
    width: 100px;
    bottom: -2px;
    left: 0;
    border-bottom: 2px solid #00a1e4;
}
.above-entry-meta .cat-links a, .tg-post-categories a {
    background:#00a1e4;
    color:#fff;
    padding:3px 5px;
    border-radius:3px;
    margin-right:5px;
    font-size:12px;
}
.above-entry-meta {
    margin: 15px 0 !important;
}
h3.entry-title {
    margin: 0 0 13px !important;
    font-size: 20px;
    line-height: 15px;
}
.article-content a {
    text-decoration:none;
    font-size:12px !important;
}
.article-content a:hover h3 {
    color:#00a1e4;
}
.entry-content p {
    margin: 10px 0 0 !important;
    padding:0 !important;
    color:#666 ;
}
.article-content .entry-content {
    margin:0;
}
.single-article-style3 .below-entry-meta{
    padding: 8px 0;
}
.below-entry-meta a {
    color:#666 !important;
    
}
.below-entry-meta span i.fa {
    margin:0 4px;
    color:#666 !important;
}
.below-entry-meta a:hover {
    color:#00a1e4 !important;
}
.posted-on a, .byline a, .comment-count a {
    font-size:12px !important;
}
.single-article-style3 img {
    margin:0 !important;
}
.single-article-style3 .col-md-8 {
    padding-left:0;

}
.single-article-style3 {
    margin-bottom:25px;
}
.single-article-content a {
    text-decoration: none;
    margin-bottom: 5px;
    display: inline-block;
}
.single-article-content a:hover h4 {
    color:#00a1e4;
}
.following-post a h4 {
    font-size:16px;
}
@media screen and (max-width: 768px){
    .single-article-style3 .col-md-8 {
        padding-left: 15px;
        padding-top: 15px;
    }
    img.wp-post-image-style2,
    img.wp-post-slider-image-template2
    {
        height:auto;
        max-width:100%;
    }
    .top-slider-post .tg_module_grid:last-child{
        margin-bottom:30px;
    }

}