/* Custom-Dima */
    .ensight_post-template-single-ensight_post-center ul li {
        font-size: 1.125em;
        font-family: 'Lato', sans-serif;
    }
    .ensight-project-content-center-col{
        margin: 0 auto;
        display: block;
    }
    .ensight-project-centered .ensight-project-content-row{
        padding-top: 40px
    }
    .ensight-project-content-under-title{
        padding-top: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: row;
    }
    .ensight-project-content-under-title-separate{
        height: 20px;
        width: 2px;
        border-radius: 3px;
        background-color: #838484;
        line-height: 1;
        font-size: 1rem;
    }
    .ensight-project-content-under-title .ensight-project-content-share.ensight-project-content-info{
        margin-bottom: 0;
        padding: 0 15px;
    }
    
    .ensight-project-content-under-title .ensight-project-content-date-wrap.ensight-project-content-info{
        margin-bottom: 0;
        padding: 0 15px;

        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: row;
    }
    .ensight-project-content-under-title .ensight-project-content-date-wrap.ensight-project-content-info .ensight-project-content-info-title{
        font-size: 14px;
        line-height: 1.2;
        display: inline-block;
        /*color: #838484;*/
        color: #F7971D;
        padding-right: 10px;
    }
    .ensight-project-content-under-title .ensight-project-content-date-wrap.ensight-project-content-info .ensight-news-post-date{
        font-size: 14px;
        line-height: 1.2;
        display: inline-block;
        /*color: #838484;*/
        color: #000;
        font-weight: 700;
    }


    .ensight-project-content-tags-wrap .ensight-news-post-info{
        margin-bottom: 0;

        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: row;
    }
    .ensight-project-content-tags-wrap .ensight-news-post-info .ensight-news-post-info-title{
        padding-right: 15px;

        line-height: 1;

    }
    .ensight-project-content-tags-wrap .ensight-news-post-info .tags{
        line-height: 1;
        display: inline-block;
        text-align: left;
    }
    .ensight-project-content-tags-wrap .ensight-news-post-info .tags .tag-wrap{
        display: inline-block;
    }
    .ensight-project-content-tags-wrap .ensight-news-post-info .tags .tag-wrap a{
        line-height: 1.5;
        display: inline-block;
        margin-right: 15px;
        margin-bottom: 5px;
    }
    

    @media only screen and (max-width: 768px){
        .ensight-project-content-tags-wrap .ensight-news-post-info-title.desktop-only{
            display: block;
        }
    }
    @media only screen and (max-width: 640px){
        .ensight-project-content-tags-wrap .ensight-news-post-info .tags .tag-wrap{
            display: none;
        }
        .ensight-project-content-tags-wrap .ensight-news-post-info .tags.active .tag-wrap{
            display: inline-block;
        }
        .ensight-project-content-tags-wrap .ensight-news-post-info-title.desktop-only{
            display: none;
        }
        .ensight-project-content-tags-wrap .ensight-news-post-info{
            width: 100%;
            text-align: center;
            justify-content: center;
            align-items: center;
            flex-direction: column;
        }
        .ensight-project-content-tags-wrap .tags .tag-selector{
            position: relative;
            padding-right: 20px;
            display: inline-block;
            line-height: 1;
            width: auto;

            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: row;
        }
        .ensight-project-content-tags-wrap .tags .tag-selector > span{
            display: inline-block;
            line-height: 1;
        }
        .ensight-project-content-tags-wrap .tags .tag-selector > i{
            line-height: 1;
        }
        .ensight-project-content-tags-wrap i.arrow.down{
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            margin-left: 0px;
            display: inline-block;
            /*position: absolute;*/
            height: 10px;
            width: 10px;
            overflow: hidden;
            top: -3px;
            right: -10px;
        }
        .ensight-project-content-tags-wrap i.arrow.up{
            transform: rotate(-135deg);
            -webkit-transform: rotate(-135deg);
            margin-left: 0px;
            display: inline-block;
            /*position: absolute;*/
            height: 10px;
            width: 10px;
            overflow: hidden;
            top: 2px;
            right: -10px;
        }
        .ensight-project-content-tags-wrap .ensight-news-post-info .tags{
            text-align: center;
        }

        /*.ensight-project-content-tags-wrap .tags .tag-selector{
            display: none;
        }
        .ensight-project-content-tags-wrap .tags .tag-wrap{
            display: block;
        }*/

        .ensight-project-centered .ensight-project-content-row{
            padding-top: 20px;
        }
        .ensight-project-content-under-title{
            justify-content: flex-start;
        }
        .ensight-project-content-under-title .ensight-project-content-date-wrap.ensight-project-content-info{
            padding-left: 0;
        }
        .ensight-project-content-under-title .ensight-project-content-share.ensight-project-content-info{
            padding-right: 0;
        }
        .ensight-project-content-under-title .ensight-project-content-share.ensight-project-content-info .share-mega-button .share-mega-button-container{
            margin-bottom: 0;
        }
    }
    @media only screen and (max-width: 500px){
        .ensight-project-content-under-title{
            flex-direction: column;
            align-items: flex-start;
            justify-content: flex-start;
        }
        .ensight-project-content-under-title-separate{
            display: none;
        }
        .ensight-project-content-under-title .ensight-project-content-share.ensight-project-content-info{
            padding: 0;
            margin-top: 10px;
        }
        .ensight-project-content-under-title .ensight-project-content-date-wrap.ensight-project-content-info{
            padding: 0;
            justify-content: flex-start;
            align-items: flex-start;
        }
    }
/* Custom-Dima end */

.ensight-publications-post-content.section{
    margin-bottom: 0;
}
.ensight-publications-post-content-inner{
    padding-top: 60px;
}
.ensight-project-content-cat-wrap{
    text-align: center;
    padding-bottom: 15px;
}
.ensight-project-content-cat{
    text-transform: uppercase;
    color: #F7971D;
    font-size: 0.875em;
}
.ensight-project-content-title-wrap{
    text-align: center;
}
.ensight-project-content-title{
    font-size: 4em;
    margin-bottom: 0;
}

.ensight-project-content-row{
    padding-top: 60px;
    padding-bottom: 60px;
    margin-bottom: 60px;
    border-bottom: 1px solid #BFBFBF;
}
.ensight-project-content-text{
    padding-bottom: 30px;
}
.ensight-project-content-text h4{
    font-family: 'MinionPro-Medium';
    color: #4B4B4B;
    font-weight: 700;
    margin: 10px 0 10px 0;
}
.ensight-project-content-thumbnail-wrap{
    margin-bottom: 10px;
}
.ensight-project-content-text p{
    font-size: 1.125em;
    margin: 10px 0;
    display: inline-block;
}
.ensight-project-content-cta-text{
    padding: 30px;
    background-color: #D8D8D8;
    color: #4B4B4B;
}
.ensight-project-content-cta-text h4{
    font-size: 1.125em;
    font-weight: 700;
    font-family: "lato";
    margin: 15px 0;
}

.ensight-project-content-cta-text p{
    font-size: 0.875em;
    margin: 10px 0;
}
.ensight-project-content-cta-text ul{
    list-style: circle;
    margin: 10px 0;
    padding-left: 20px;
}
.ensight-project-content-cta-text ul li{
    margin: 0 0 0 10px;
}
.ensight-project-content-cta-text a{
    color: #000;
    padding-bottom: 0.2em;
    box-shadow: inset 0px -1px 0 #F7971D;
}

/* Post Info Col */
.ensight-project-content-info-wrap{
    padding-right: 15px;
    color: #4B4B4B;
}
.ensight-project-content-info{
    margin-bottom: 30px;
}
.ensight-project-content-info-title{
    text-transform: uppercase;
    font-size: 1.125em;
    font-weight: 600;
}
a.ensight-project-content-tag{
    color: #F7971D;
    text-transform: uppercase;
}

.ensight-project-content-download-publication {
    position: relative;
    background: #F2F1F1;
    padding: 25px;
}

.ensight-project-content-download-publication .meta-container p {
    margin: 0px;
    font-size: 14px;
}

.ensight-project-content-download-publication .meta-container p:first-child {
    color: #7F7F7F;
    font-weight: bold;
}

.ensight-project-content-download-publication.bottom-right-sliced:before {
    width: 50px;
    height: 60%;
}

.ensight-project-content-download-publication button {
    margin: 0px 30px;
}

.ensight-project-content-download-publication h4 {
    font-size: 18px;
    font-weight: bold;
}


