   
  
    /* ------------------------ 
	BLOG OVERVIEW
	------------------------ */	
    #postteaser #flexgrid .masonry .imagebox {height: auto;}

    /* ------------------------ 
	BLOG POST
	------------------------ */	
    /*blog modultitle*/
    #modulintro .col {padding: 0 15px;}
    
    /*blogfooter*/
    body.single #blogfooter H3 {font-size: 1.5rem;}
    
    /*bold*/
    body.single #author H4,
    body.single strong a {font-family: 'Roboto_Regular',sans-serif; }

    /*quote*/
    body.single #post .editor blockquote p {
        text-align: center;
        font-size: 1.5rem;
        line-height: 1.5em;

        font-family: 'Merriweather', serif;
        font-style: italic;
        font-weight: 300;   
        color: #5e5e5e;
    }
    
    /*lines*/
    #topheader #top:after {
      content: "";
      width: 100%;
      height: 1px;
      background: #ddd;
      display: inline-block;
      margin-top: 3rem;
    }
    
    /*outline*/
    #post #textbox .pcv-bg-outline .contain {padding: 0 15px;}
    #post .pcv-bg-outline #copysingle {
        height: auto;
        border: 1px solid #ccc !important; 
        border-radius: 6px;
        padding: 15px;
    }
    
    /* ---- SECTION ---- */
    section#blog {margin-bottom: 0;}
    #post section {margin-bottom: 2rem;}
    #post section#textbox.icon.no-mar {margin-bottom: 0;}
    #post #textbox .color-contain {padding: 0;}

    #post > .col {padding: 0;}
    #post .inner.col-10 {width: 100%;}
    #post .inner.col-10 #copysingle:has(.divider-inline) { padding-bottom: 0;}
    
    /* ------------------------ 
	BLOG SIDEBAR
	------------------------ */	
    #blog-article #sidebar #authorbox #contentbox { padding: 1rem 0 ;}
    #blog-article #sidebar #SocialBox {padding: 0;}

    /* ------------------------ 
	BLOG HEADER
	------------------------ */	
    #blogheader .color-contain {
      margin-top: 1rem;
      padding: 4rem 0 4rem;  
    }
    #blogheader .bg-image {
      min-height: 17vw;
      padding: 2rem 0;
    }
    #blogheader .inner.pad {padding: 0 1rem;}

    /*overlay opacity*/
    #blogheader .bg-image.overlay.opacity-20::before {background: rgba(57, 59, 65, 0.20); }
    #blogheader .bg-image.overlay.opacity-35::before {background: rgba(57, 59, 65, 0.35);}
    #blogheader .bg-image.overlay.opacity-50::before { background: rgba(0, 0, 0, 0.50);}
    #blogheader .bg-image.overlay.opacity-75::before { background: rgba(0, 0, 0, 0.75); }

    /*position*/
    #blogheader .bg-image.pos-top {background-position: center 20%; }
    #blogheader .bg-image.pos-center { background-position: center; }
    #blogheader .bg-image.pos-bottom { background-position: center 80%; }

    #blogheader .pcv-bg-lightgrey p.white {color: #393A42; }

    /* ------------------------ 
	BLOG TEXTBOX
	------------------------ */	
    /*inner spacer*/
    /*#blog-article #post #copysingle img {padding-bottom: 4rem;}*/

    /*.s-1rem {margin-top: 2rem;}
    .s-2rem {margin-top: 2rem;}
    .s-4rem {margin-top: 4rem;}*/

    @media only screen and (max-width: 1280px) {
        #blog-article #post #copysingle img {padding-bottom: 0;}
        .s-4rem {margin-top: 2rem;}
       /* .s-2rem {margin-top: 0;}*/
    }

    
    #blog-article #post :is(h1, h2, h3) { padding-bottom: 1rem;}
    #blog-article #post #textbox .box { padding: 0;}
   /* #blog-article #post #textbox #copysingle { padding-bottom: 3rem;}*/
    #blog-article #post #tabbox .listbox ul:last-child {padding-bottom: 0;}

    /*editor*/
    #blog-article #post #textbox .editor { padding-bottom: 1rem; }
    #blog-article #post #textbox .editor:last-child {padding-bottom: 0;}

    /*outline*/
    #blog-article #post #textbox .box.outline { padding: 0px;}
    #blog-article #post #textbox .pcv-bg-outline .box,
    #blog-article #post #textbox .box.outline { padding: 15px 15px 0;}
   /* #blog-article #post #textbox .pcv-bg-outline #copysingle .box .button { padding-bottom: 15px;}*/
    
    /*background*/
    #blog-article #post #textbox .box.background {
        background: #F4F4F4;
        padding: 1.5rem 1.5rem .5rem;
    }
    #blog-article #post #textbox .background .editor ul:last-child,
    #blog-article #post #textbox .background .editor p:last-child {padding-bottom: 0; }
    

    /* ------------------------ 
	POST
	------------------------ */	
    /*img*/
    #post img { border-radius: 6px;}
    
    /*a*/
    #post a.but p {text-transform: none;}
    #post a:hover {
        text-decoration: underline; 
        color: #e4a100;
    }

    /*padding*/
    body.single blockquote { margin: 2rem 0; }
    
    /*editor table*/
    body.single section#textbox .editor > table {border-collapse: collapse;}
    body.single section#textbox .editor > table tr {border-bottom: 1px solid #bbb;}
    body.single section#textbox .editor > table thead tr,
    body.single section#textbox .editor > table tr:nth-child(2n) {background: #f5f5f5;}
    body.single section#textbox .editor > table thead tr th {
        font-size: 15px;
        text-align: left;
        padding: 20px; 
        border-right: 1px solid #bbb;
    }
    body.single section#textbox .editor > table thead tr th:last-child {
        border-right: 0px;
    }
    body.single section#textbox .editor > table td {
        font-size: 13px; 
        vertical-align: middle;
    }
    
    /*modultitle*/
    #textbox #modultitle {
        width: calc(100% - 60px);
        margin-left: +30px;
    }

    /* ------------------------ 
	IMAGE
	------------------------ */
    #blog-article #copysingle .img-wrap { padding: 1rem 0; }
   
    /* ------------------------ 
	DIVIDER
	------------------------ */
    #post .divider {gap: 0px;}
    
    /* ------------------------ 
	SIDEBAR
	------------------------ */
    #sidebar #authorbox #portrait img {
        max-width: 220px;
    }
   
    /* ------------------------ 
	RELATED POSTS
	------------------------ */	
    #blog-article #related-post #flexgrid .imagebox img {
        /*height: 240px;*/
        width: 100%;
        aspect-ratio: 16 / 10;
        object-fit: cover;
        object-position: center;
        display: block;
    }

    /* ------------------------ 
	FOOTER -> AUTHOR / POSTTEASER
	------------------------ */
    section#blogfooter {
        padding: 2rem 0 4rem;
        margin: 5rem 0 0;
    }
    #author/*,
    #related-post*/{ padding: 2rem 0;}
    
    /*author*/
    #author #portrait img {
      object-fit: cover;
      width: 220px;
      height: 200px;
      border: 1px solid #d3d3d3;
    }
    #author #contentbox {
        width: calc(100% - 220px);
        padding-left: 25px;
    }
    #author H5 {padding-bottom: 0;}

    /*related headline*/
    #related-post H3 {
        width: calc(100% - 30px);
        margin-left: +15px;
    }
    
    


   