/* Public styles go here */
div#blog-item-container {
    width: 100%;
    display: flex;
    position: relative;
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	margin-top: 20px;
}
div#blog-item-container #events-results {
    margin: 0 auto;
    display: contents;
    position: relative;
	top: 0;
}

#render-image-container{
	    height: auto;
		position:relative;
		margin-bottom: 20px;
}
#blog-item-container .col-md-3.blog-item-post {
    margin-right: 0!important;
    margin-bottom: 0!important;
}
#convert-image {
    position: relative;
    left: 0;
    margin: 20px auto;
    display: block;
    text-align: center;
}
#render-image-container #output {
    text-align: center;
    position: relative;
    margin: 0 auto!important;
}
#render-image-container #iki_Ebene_9 {
        width: 90px;
}
div#post-item,
#events-results #post-item{
    margin: 0;
	width: 700px !important;
    height: 700px !important;
}
#post-item .pdc {
	font-size: 35px;
}
#post-item span.pdc span:first-child {
    font-size: 60px;
}

#post-item  .blog-logo{
    height: 130px;
 }
 #post-item .box-title{
	    font-size: 28px; 
		margin-bottom: 20px;
		line-height: 40px;
 }
 #post-item img.post-image {
    width: 100%;
}
 #post-item .blog-post-title p{
	line-height: 32px;
    font-size: 42px;
    padding: 80px 20px 0px;
}
#post-item .blog-post-author,
#post-item .ikigai-short-desc{
    font-size: 32px;
}
#post-item .blog-post-title,
#post-item .blog-post-author,
#post-item .box-media,
#post-item .portrait-oasen-image{
    height: auto!important;
}
#post-item  img.cat-blog-logo {
        position: absolute;
        top: 35%;
        left: 244px;
        width: 70%;
}
#post-item .box-meta p{
    margin: 0 !important;
    line-height: 40px;
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 40px;
}
#post-item .portrait-oasen-media .oasen-short-desc {
    font-size: 21px!important;
    line-height: 42px!important;
}
#post-item .portrait-oasen-title .subname,
#post-item .portrait-ikigai-title .subname{
    font-size: 22px!important;
}
#post-item .portrait-oasen-title .oasen-name,
#post-item .portrait-ikigai-title .ikigai-name{
    font-size: 42px !important;
    line-height: 42px !important;
}

#post-item .portrait-oasen-title,
#post-item .portrait-ikigai-title{
    padding: 53px 0 50px 30px;
}
#post-item .item-body p {
    font-size: 20px !important;
}
#post-item .item-body h4 {
    font-size: 30px;
    line-height: 42px !important;
}
#post-item .box_meta_data{
	    position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        z-index: 1000;
        height: 47%;
}
#blog-item-container .box_meta_category {
    font-size: 42px !important;
}
#events-results .box_meta_category{
    font-size: 35px !important;
}
#post-item .box_meta_date {
    font-size: 28px;
    line-height: 56px;
}
#post-item .box_meta_title {
    padding: 0 5%;
    font-size: 27px;
    line-height: 75px;
    text-transform: uppercase;
    top: 5px;
}	
#post-item .box_meta_address {
    font-size: 24px;
    line-height: 40px;
    text-transform: uppercase;
}
#post-item .box_meta_location {
    font-size: 24px !important;
}
#post-item .pdc>p{
	font-size: 35px;
	line-height: 70px;
}