#modal-loader{position:fixed;z-index:99999999999;height:100%;width:100%;top:0;left:0;background-color:rgba(0,0,0,.6);filter:alpha(opacity=1000);opacity:1;-moz-opacity:1}.modal-loader-wrapper{z-index:1000;margin:300px auto;padding:10px;min-width:300px;max-width:750px;width:80%;background-color:#fff;border-radius:10px;filter:alpha(opacity=100);opacity:1;-moz-opacity:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-loader-wrapper h2{margin-bottom:20px;margin-top:20px;font-weight:700;text-align:center}#modal-text{margin-bottom:20px;text-align:center;font-weight:700}.article-single{max-width:1080px;width:100%;margin:0 auto 3rem}.article-single .wrapper{display:flex;flex-flow:row wrap;box-sizing:border-box}.article-single .featured-image{margin-bottom:2rem}.article-single .headline{display:flex;flex-flow:column;margin-bottom:2rem}.article-single .wrapper .col.body{flex:0 0 100%}.article-single .wrapper .col.side{flex:0 0 100%}.article-single .wrapper .col.side #sidebar{padding:0;width:100%}.article-single .wrapper .col .side-banner{margin:1rem 0}.article-single .wrapper .col .side-banner img{width:100%;height:auto}@media screen and (min-width:1024px){.article-single .wrapper .col.body{flex:0 0 100%;padding-right:30px}.article-single .wrapper .blockquote .quote{padding-left:130px}}