/******************  News Slider Demo-1 *******************/

.post-slide{
    overflow: hidden;
     margin-right: 0;
    background-color: #fff !important;
     -webkit-box-shadow: 0 3px 3px rgba(0,0,0,.175);
    box-shadow: 0 3px 3px rgba(0,0,0,.175);
    margin-bottom: 15px;
}
.post-slide .post-img {
    float: left;
    width:20%;
    max-width: 90px;
    position: relative;
    margin-right: 10px;
    border: 1px solid rgba(0,0,0,0.1);
}
.post-slide .post-img.video {
    float: left;
    width:20%;
    min-width: 300px;
    position: relative;
    margin-right: 10px;
    border: 1px solid rgba(0,0,0,0.1);
}
.post-slide .post-img img{
    width: 100%;
    height: auto;
}
.post-slide .post-date{
    background: #f15a24;
    color:#fff;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 2% 3%;
    width: 45px;
    height: 45px;
    text-align: center;
    transition:all 0.50s ease;
}
.post-slide .date{
    display: block;
    font-size: 15px
}
.post-slide .month{
    display: block;
    font-size:10px;
    text-transform: uppercase;
}
.post-slide .post-review {
    padding: 5% 3% 1% 0;
    border-top: none;
}
.post-slide:hover .post-review{
    border-top-color:#f15a24;
}
.post-slide .post-title{
    margin:0 0 10px 0;
}
.post-slide .post-title a{
    font-size:14px;
    color:#0071bc;
    /*text-transform:uppercase;*/
}
.post-slide .post-title a:hover{
    text-decoration:none;
    /*font-weight: bold;*/
    color: #0071bc;
}
.post-slide .post-bar{
    padding:0;
    list-style:none;
    text-transform:uppercase;
    position: relative;
    margin-bottom: 20px;
}
.post-slide .post-bar:after,
.post-slide .post-bar:before{
    border: 1px solid #0071bc;
    bottom: -10px;
    content: "";
    display: block;
    position: absolute;
    right: 36%;
    width: 25px;
}
.post-slide .post-bar li{
    color:#555;
    font-size:10px;
    margin-right:10px;
    display:inline-block;
}
.post-slide .post-bar li a{
    text-decoration:none;
    text-transform: capitalize;
    color:#f15a24;
    font-size: 12px;
}
.post-slide .post-bar li a:hover{
    color:#f15a24;
}
.post-slide .post-bar li i{
    color:#777;
    margin-right:5px;
}
.post-slide .post-description
,.post-slide .post-description span{
    line-height: 20px;
    color: #444454 !important;
    /*padding: 0 10px;*/
    font: 300 12px 'Roboto Condensed', Arial, sans-serif !important;
}

#news-slider .post-slide .post-review,
#projects-slider .post-slide .post-review{
    float: left;
    width: 75%;
    padding-top: 0;
}
#news-slider .post-slide,
#projects-slider .post-slide{
    margin-right: 0;
     background-color: transparent !important;
     -webkit-box-shadow: none;
     box-shadow: none;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
#news-slider .post-slide:last-child,
#projects-slider .post-slide:last-child{
    border-bottom: 0;
}

@media only screen and (max-width: 990px) {
    #projects-slider .post-slide .post-img ,
    #news-slider .post-slide .post-img {
        /*width:100%;*/
    }
    #projects-slider .post-slide .post-review,
    #news-slider .post-slide .post-review{
        /*width:100%;*/
        /*border-bottom: 4px solid #f15a24;*/
    }
    .post-slide .post-bar:before{
        left: 0;
    }
    .post-slide .post-bar:after{
        left: 25px;
    }
}
.post-review .post-bar{
    margin-top: 20px;
}
.shops-list .post-review .post-bar{
    margin-top: 0;
}
.post-bar span i{
    margin-right: 5px;
    color: #999;
}
.post-bar span a{
    color: #999;
    text-transform: uppercase;
}
.post-bar span a:hover{
    text-decoration: none;
    color: #ff9412;
}
@media only screen and (max-width: 479px) {
    .post-slide8 .month{
        font-size:14px;
    }
    .post-slide8 .date{
        font-size:14px;
    }
}
.post-title > a:hover{
    text-decoration: none;
    color:#333;
}
.post-slide12 .post-date{
    display:block;
    font-size:15px;
    font-weight:700;
    margin-bottom:17px;
}
.post-description{
    color: #333;
    font-size: 15px;
    font-weight:400;
    text-align:left;
}
#simple-page{
    padding-bottom: 15px;
}
#simple-page .decription{
    line-height: 25px;
    font-size: 13px;
    text-align: justify;
}
#calls-for-projects-home-container  #projects-slider .post-slide{
    background-color: #ffffff !important;
    margin-bottom: 5px;
    padding: 5px;
}
#calls-for-projects-home-container  #projects-slider .post-slide a{
    font-size: 13px;
    color: #585555;
}
#calls-for-projects-home-container  #projects-slider .post-slide a:hover{
    color: #FFC000;
}

.project-pager {
    background: #fff;
    padding: 10px 5px;
    font-size: 13px;
}

#videos-content #projects-slider .post-slide{
    width: 50%;
    float: left;
}



/*28/03/2020*/
.view-content {
    display: flex;
    flex-wrap: wrap;
}
.newslisting {
    margin-bottom: 25px;
}
.bordertid10 {
    border-top: 8px solid #5FBCC2;
}
.newslistingtitle a, .newslistingtitle a:hover, .newslistingtitle a:active, .newslistingtitle a:visited {
    font-size: 14px;
    text-align: justify;
    display: inline-block;
    line-height: 24px;
    margin-bottom: 5px;
}
img {
    max-width: 100%;
    height: auto;
}
.newslistingbottom {
    /*min-height: 50px;*/
}
.newslistingdate {
    color: #000;
    padding: 15px 0;
}
.newslisting .newslistingoverlay {
    opacity: 0;
}
.tid10 {
    background-color: #5FBCC2;
}
.newslistingimg{
    max-height: 245px;
    overflow-y: hidden;
}
.newslistingintro p,
.newslistingintro *{
    color: #fff;
    padding: 15px;
    font-size: 15px !important;
    line-height: 20px;
}
.newsreadmore {
    bottom: 0;
    position: absolute;
    width: 100%;
}
.newsreadmore .newslistingbottom,
.newsreadmore .readmore-link{
    padding: 15px;
}
.newsreadmore .newslistingbottom{
    margin-top: 0;
    padding: 15px 0;
    width: 100%;
    display: block;
    background-color: #f5f5f5;
    position: absolute;
}
.newsreadmore .readmore-link a {
    color: #293941;
    background-color: #fff;
    padding: 5px 20px;
    border-radius: 3px;
    font-size: 15px;
    line-height: 20px;
}
.newsreadmore a:hover {
    color: #f58212;
    background-color: #fff;
}
.newslistingoverlay {
    position: absolute;
    bottom: 30px;
    height: calc(100% - 30px);
    width: calc(100% - 30px);
    transition: all .3s ease;
}
.newslistingoverlay {
    /*bottom: 60px;*/
    bottom: 40px;
    /*height: calc(100% - 60px);*/
}
.newslistingtitle{
    min-height: 70px;
}
.newslisting:hover .newslistingoverlay {
    opacity: 1;
}
.newslisting:hover .newslistingoverlay img{
    display: none !important;
}
.newslisting:hover .default-bottom {
    display: none;
}

.side-shared{
    position: relative;
}
.side-shared ul{
    position: relative;
    top: -8px;
}
.side-shared ul li{
    margin-bottom: 0;
    display: inline-block;
}
#simple-page h1{
    font-size: 15px;
    line-height: 20px;
    color: #1964B6;
}
.article-content p{
    font-size: 13px;
    line-height: 20px;
}

#footer #top-footer ul li.social-link
,li.social-link{
    padding-left: 5px;
}

#footer #top-footer ul li.social-link a.facebook:hover
,li.social-link a.facebook:hover{
    background: none repeat scroll 0 0 #3b5998;
    border: 1px solid #3b5998 !important;
    color: #ffffff;
}
.facebook[data-balloon]:after,
.facebook[data-balloon]:before{
    background: none repeat scroll 0 0 #3b5998;
}

#footer #top-footer ul li.social-link a.twitter:hover
,li.social-link a.twitter:hover{
    background: none repeat scroll 0 0 #00acee;
    border: 1px solid #00acee !important;
    color: #ffffff;
}
.twitter[data-balloon]:after,
.twitter[data-balloon]:before{
    background: none repeat scroll 0 0 #00acee;
}

#footer #top-footer ul li.social-link a.google-plus:hover
,li.social-link a.google-plus:hover{
    background: none repeat scroll 0 0 #dd4b39;
    border: 1px solid #dd4b39 !important;
    color: #ffffff;
}

#footer #top-footer ul li.social-link a.linkedin:hover
,li.social-link a.linkedin:hover{
    background: none repeat scroll 0 0 #366184;
    border: 1px solid #3b5998 !important;
    color: #ffffff;
}
.linkedin[data-balloon]:after,
.linkedin[data-balloon]:before{
    background: none repeat scroll 0 0 #366184;
}

#footer #top-footer ul li.social-link a
,li.social-link a{
    text-decoration: none;
    display: inline-block;
    /*font-size: 15px;*/
    text-align: center;
    border: 1px solid #959ba8;
    color: #959ba8;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    width: 30px;
    height: 30px;
    padding-top: 6px;
    margin-right: 5px;
    border-radius: 50%;
}