/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:grabbing}.pswp__bg{background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden}.pswp__bg,.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1), -webkit-transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{right:0;bottom:0;overflow:hidden}.pswp__img,.pswp__item{position:absolute;left:0;top:0}.pswp__img{width:auto;height:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(dist/images/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(fonts/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s, -webkit-transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;font-size:14px;line-height:18px}.pswp__share-tooltip a,.pswp__share-tooltip a:hover{color:#000;text-decoration:none}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:"";display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(dist/images/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}div#hb-fullscreen-gallery-container{background-color:#282828;display:none}div#hb-fullscreen-gallery-container .container-fluid{padding:0 30px}@media (max-width:575.98px){div#hb-fullscreen-gallery-container .container-fluid{padding:0 15px}}div#hb-fullscreen-gallery-container header{position:absolute;top:0;left:0;right:0;height:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 30px;color:#fff;z-index:3;font-family:inherit}div#hb-fullscreen-gallery-container header div{color:#fff}div#hb-fullscreen-gallery-container header div span.page-index{font-size:12px;margin-top:-5px}div#hb-fullscreen-gallery-container header div.title{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 300px)}@media (max-width:575.98px){div#hb-fullscreen-gallery-container header div.title{display:none}}div#hb-fullscreen-gallery-container header div.title span.title{display:inline-block;width:calc(100% - 34px);margin-top:-2px;font-size:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}div#hb-fullscreen-gallery-container .fullscreen-gallery-wrapper{position:absolute;top:70px;left:0;right:0;bottom:0}@media (min-width:992px){div#hb-fullscreen-gallery-container .fullscreen-gallery-wrapper{margin:0 auto 30px}}div#hb-fullscreen-gallery-container .fullscreen-gallery-wrapper .carousel-cell.portrait .carousel-cell-image-wrapper,div#hb-fullscreen-gallery-container .fullscreen-gallery-wrapper .carousel-cell.portrait img{width:auto;height:100%}div#hb-fullscreen-gallery-container .fullscreen-gallery-wrapper .carousel-cell.landscape .carousel-cell-image-wrapper,div#hb-fullscreen-gallery-container .fullscreen-gallery-wrapper .carousel-cell.landscape img{width:100%;height:auto}div.gallery-control-btn-container{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;float:right;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}div.gallery-control-btn-container .close-btn{padding:15px;margin-right:-15px;position:relative;top:auto;right:auto;display:inline-block}div.gallery-control-btn-container .close-btn line{stroke:#fff}.pswp{position:absolute!important;left:0;right:0;width:auto;margin:0 33px 33px}@media (max-width:767.98px){.pswp{margin:0}}.pswp .pswp__bg{background-color:transparent}.pswp .pswp__button--arrow--left,.pswp .pswp__button--arrow--right{margin-top:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.pswp.pswp--touch .pswp__button--arrow--left,.pswp.pswp--touch .pswp__button--arrow--right{border-radius:50%;width:50px;height:50px;visibility:visible}.pswp.pswp--touch .pswp__button--arrow--left span.sprite,.pswp.pswp--touch .pswp__button--arrow--right span.sprite{margin-top:7px}.pswp.pswp--touch .pswp__button--arrow--left span.sprite.sprite-gallery-prev-grey,.pswp.pswp--touch .pswp__button--arrow--right span.sprite.sprite-gallery-prev-grey{margin-left:1px}.pswp.pswp--touch .pswp__button--arrow--left span.sprite.sprite-gallery-next-grey,.pswp.pswp--touch .pswp__button--arrow--right span.sprite.sprite-gallery-next-grey{margin-right:1px}.pswp.pswp--touch .pswp__button--arrow--left:before,.pswp.pswp--touch .pswp__button--arrow--right:before{display:none}@media (min-width:576px){.post-gallery-container.portrait .hb-gallery .carousel-cell{width:calc((100% - 20px) / 2);margin-right:20px}.post-gallery-container.portrait .hb-gallery .carousel-cell:nth-child(odd) .gallery-meta-container div.general-general{display:none}}.post-gallery-container.portrait-large .hb-gallery .carousel-cell{margin-right:20px}@media (min-width:768px){.post-gallery-container.portrait-large .hb-gallery .carousel-cell{width:calc((100% - 20px) / 2)}}@media (min-width:992px){.post-gallery-container.portrait-large .hb-gallery .carousel-cell{width:calc((100% - 40px) / 3)}}.flickity-prev-next-button{z-index:1;position:absolute;top:50%;display:block;outline:0;width:50px;height:50px;border-radius:0;text-indent:-9999px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 50ms ease-out;transition:all 50ms ease-out;background-color:transparent}.flickity-prev-next-button:active{opacity:1}.flickity-prev-next-button span.sprite{-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);position:absolute;top:50%;left:50%}.flickity-prev-next-button.previous{left:0}.flickity-prev-next-button.previous span.sprite{-webkit-transform:translateX(-50%) translateY(-50%) rotate(180deg);transform:translateX(-50%) translateY(-50%) rotate(180deg);margin-right:3px}.flickity-prev-next-button.next{right:0}.flickity-prev-next-button.disabled,.flickity-prev-next-button.disabled:hover{cursor:default}@media (min-width:768px){.gallery-container:hover .flickity-prev-next-button,.shortcode-slider:hover .flickity-prev-next-button{background-color:rgba(0,0,0,.75)}}.gallery-container{width:100%;position:relative}.gallery-container .gallery-image-index{position:absolute;top:0;left:0;z-index:1;padding:15px 15px 13px;line-height:1.4em;font-size:13px;color:#dcdcdc;font-family:Arial,sans-serif}@media (max-width:767.98px){.gallery-container .gallery-image-index{padding:15px 14px}}.gallery-container .gallery-image-index.disable{display:none}.gallery-container .gallery-image-index .sprite-icon-slideshow,.gallery-container .gallery-image-index .sprite-icon-slideshow-expand{margin-right:3px;position:relative;bottom:2px}@media (max-width:767.98px){.gallery-container .gallery-image-index .sprite-icon-slideshow{display:none!important}}.gallery-container .gallery-image-index.launch-fullscreen-gallery{cursor:pointer}.gallery-container .gallery-image-index.launch-fullscreen-gallery .sprite-icon-slideshow-expand{margin-left:6px}.gallery-container .carousel-cell-image-wrapper .credit{position:absolute;top:auto;bottom:0;right:0;left:auto;font-size:13px;line-height:1em;color:#dcdcdc;padding:13px}@media (max-width:767.98px){.gallery-container .carousel-cell-image-wrapper .credit{display:none}}.hb-gallery.before-booted{max-height:85vh;overflow:hidden}@media (max-width:767.98px){.hb-gallery.before-booted{max-height:calc((100vw - 40px) * .66666)}}.hb-gallery .annotation{background-repeat:no-repeat;background-position:4px;border:2px solid #fff;-webkit-box-sizing:content-box;box-sizing:content-box;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAQAAABKmM6bAAAAGUlEQVQI12NggIL//xnQAclC/zEAAxWNBwBQ9SHf5PiMxgAAAABJRU5ErkJggg==);border-radius:50%;position:absolute;background-color:rgba(0,0,0,.8);width:17px;height:17px;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.hb-gallery .annotation:hover{background-color:#000}@media (max-width:1024px){.hb-gallery .annotation{display:none}}.hb-gallery .carousel-cell{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;opacity:0}.hb-gallery .carousel-cell.landscape,.hb-gallery .carousel-cell.portrait{opacity:1}.hb-gallery .carousel-cell .carousel-cell-inner-wrapper{width:100%}.hb-gallery .carousel-cell .carousel-cell-image-wrapper{position:relative;width:100%;overflow:visible!important}.hb-gallery .carousel-cell .carousel-cell-image-wrapper img{display:block;margin:0 auto}.hb-gallery .carousel-cell.portrait img{width:auto;height:100%}.hb-gallery .carousel-cell.landscape img{width:100%;height:auto}.hb-gallery .gallery-related-posts-cell{opacity:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;background:#000;color:#fff}.hb-gallery .gallery-related-posts-cell .gallery-related-posts{margin:0 50px;padding-bottom:10px}.hb-gallery .gallery-related-posts-cell .gallery-related-posts .gallery-related-posts-heading{font-size:24px;line-height:1.5em;color:#fff;margin-bottom:15px}.hb-gallery .gallery-related-posts-cell .gallery-related-posts hr{margin:15px 0 30px}.hb-gallery .gallery-related-posts-cell .gallery-related-posts .col-posts{-webkit-box-flex:0;-ms-flex:0 0 53.3%;flex:0 0 53.3%;max-width:53.3%}.hb-gallery .gallery-related-posts-cell .gallery-related-posts .col-gallery-ad{padding-left:10px}.hb-gallery .gallery-related-posts-cell .gallery-related-posts .post-box .post-box-image-container img{width:100%!important;height:auto!important}.hb-gallery .gallery-related-posts-cell .gallery-related-posts .post-box .post-box-content-container .post-box-content-title h2{font-size:14px;line-height:1.3em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hb-gallery .flickity-page-dots{display:none}@media (min-width:992px){.post-gallery-container.variable-width .gallery-container .carousel-cell .carousel-cell-inner-wrapper{width:auto}.post-gallery-container.variable-width .gallery-container .carousel-cell .carousel-cell-image-wrapper img{width:auto;max-height:85vh;max-width:100%}}@media (max-width:991.98px){.post-gallery-container.variable-width .gallery-container .carousel-cell-image-wrapper{position:relative}.post-gallery-container.variable-width .gallery-container .carousel-cell-image-wrapper:before{padding-top:66.66667%;display:block;content:"";width:100%}.post-gallery-container.variable-width .gallery-container .carousel-cell-image-wrapper>:not(.credit){position:absolute;top:0;left:0;right:0;bottom:0}}.gallery-meta-container,.post-body-article .post-body-content .wp-caption-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:5px 0 0;font-size:13px;line-height:1.3em;color:#000}.gallery-meta-container>*,.post-body-article .post-body-content .wp-caption-text>*{padding-left:10px}.gallery-meta-container>:first-child,.post-body-article .post-body-content .wp-caption-text>:first-child{padding-left:0;margin-top:6px;font-size:14px}.gallery-meta-container>:empty:not(.spacer),.post-body-article .post-body-content .wp-caption-text>:empty:not(.spacer){display:none}.gallery-meta-container .spacer,.post-body-article .post-body-content .wp-caption-text .spacer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.gallery-meta-container .credit,.post-body-article .post-body-content .wp-caption-text .credit{text-transform:uppercase;color:#888;-ms-flex-item-align:center;align-self:center;margin:7px 0}@media (max-width:767.98px){.gallery-meta-container .credit,.post-body-article .post-body-content .wp-caption-text .credit{margin:3px 0 2px}}div.juxtapose-wrapper{position:relative;margin-bottom:20px}div.juxtapose-wrapper img:nth-of-type(2){position:absolute;top:0;left:0}div.juxtapose{width:100%;font-family:Helvetica,Arial,sans-serif}div.jx-slider{width:100%;height:100%;position:relative;overflow:hidden;cursor:pointer}div.jx-slider .img-responsive,div.jx-slider img{max-width:none!important;left:auto;height:inherit!important}div.jx-handle{position:absolute;height:100%;width:40px;cursor:col-resize;z-index:10;margin-left:-20px;color:#fff;white-space:nowrap;line-height:18px;vertical-align:middle}div.jx-handle:active div.jx-arrow.jx-left,div.jx-handle:hover div.jx-arrow.jx-left{left:-1px}div.jx-handle:active div.jx-arrow.jx-right,div.jx-handle:hover div.jx-arrow.jx-right{right:-1px}div.jx-handle.transition{-webkit-transition:left .5s ease;transition:left .5s ease}a.jx-knightlab{display:none}.vertical div.jx-handle{height:40px;width:100%;cursor:row-resize;margin-top:-20px;margin-left:0}.vertical div.jx-handle:active div.jx-arrow.jx-left,.vertical div.jx-handle:hover div.jx-arrow.jx-left{left:0;top:0}.vertical div.jx-handle:active div.jx-arrow.jx-right,.vertical div.jx-handle:hover div.jx-arrow.jx-right{right:0;bottom:0}.vertical div.jx-handle.transition{-webkit-transition:top .5s ease;transition:top .5s ease}div.jx-control{height:100%;margin-right:auto;margin-left:auto;width:3px;background-color:#006fbb}.vertical div.jx-control{height:3px;width:100%;background-color:#fff;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}div.jx-controller{position:absolute;margin:auto;top:0;bottom:0;height:60px;width:9px;margin-left:-3px;background-color:#006fbb}.vertical div.jx-controller{height:9px;width:100px;margin-left:auto;margin-right:auto;top:-3px;position:relative}div.jx-arrow{position:absolute;margin:auto;top:0;bottom:0;width:0;height:0;-webkit-transition:all .2s ease;transition:all .2s ease}div.jx-arrow.jx-left{left:2px;border-style:solid;border-width:8px 8px 8px 0;border-color:transparent #006fbb transparent transparent}div.jx-arrow.jx-right{right:2px;border-style:solid;border-width:8px 0 8px 8px;border-color:transparent transparent transparent #006fbb}.vertical div.jx-arrow{position:absolute;margin:0 auto;left:0;right:0;width:0;height:0;-webkit-transition:all .2s ease;transition:all .2s ease}.vertical div.jx-arrow.jx-left{left:0;top:2px;border-style:solid;border-width:0 8px 8px;border-color:transparent transparent #006fbb}.vertical div.jx-arrow.jx-right{right:0;top:auto;bottom:2px;border-style:solid;border-width:8px 8px 0;border-color:#006fbb transparent transparent}div.jx-image{position:absolute;height:100%;display:inline-block;top:0;overflow:hidden;-webkit-backface-visibility:hidden;-webkit-transform:scale(1)}div.jx-image img{height:100%;z-index:5;position:absolute;max-height:none;max-width:none;margin:0!important}div.jx-image.jx-left{left:0;background-position:0}div.jx-image.jx-left img{left:0}div.jx-image.jx-left div.jx-label{float:left;left:0}div.jx-image.jx-right{right:0;background-position:100%}div.jx-image.jx-right img{right:0;bottom:0}div.jx-image.jx-right div.jx-label{float:right;right:0}div.jx-image div.jx-label{font-size:1em;padding:.25em .75em;position:relative;display:inline-block;top:0;background-color:#000;background-color:rgba(0,0,0,.7);color:#fff;z-index:10;white-space:nowrap;line-height:18px;vertical-align:middle}div.jx-image.transition{-webkit-transition:width .5s ease;transition:width .5s ease}.vertical div.jx-image{width:100%;left:0;top:auto}.vertical div.jx-image img{height:auto;width:100%}.vertical div.jx-image.jx-right{bottom:0;background-position:bottom}.vertical div.jx-image.jx-right div.jx-label{left:0;bottom:0;top:auto}.vertical div.jx-image div.jx-label{display:table;position:absolute}.vertical div.jx-image.transition{-webkit-transition:height .5s ease;transition:height .5s ease}.veritcal div.jx-image.jx-left{top:0;background-position:top}.veritcal div.jx-image.jx-left img{top:0}.veritcal div.jx-image.jx-right img{bottom:0}div.jx-credit{margin-top:5px;line-height:1.1;font-size:.75em}div.jx-credit em{font-weight:700;font-style:normal}div.jx-controller:focus,div.jx-image.jx-left div.jx-label:focus,div.jx-image.jx-right div.jx-label:focus{background:#eae34a;color:#000}.share-buttons-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.share-buttons-container a.share-btn:hover .sprite{opacity:.65}.share-buttons-container a.hidden,.share-buttons-container a.visible{display:-webkit-box;display:-ms-flexbox;display:flex}.share-buttons-container a.hidden{max-width:0;overflow:hidden}.share-buttons-container.reveal a.hidden{max-width:100%;-webkit-transition:max-width .2s linear .2s;transition:max-width .2s linear .2s;overflow:visible}.share-buttons-container.reveal a.more-btn{opacity:0;visibility:hidden;width:0;-webkit-transition:opacity .1s,visibility 0s linear .1s,width 0s linear .1s;transition:opacity .1s,visibility 0s linear .1s,width 0s linear .1s}#audio-wrapper .audio-player-container{position:relative}#audio-wrapper .audio-player-container .audio-player{width:100%;height:55px;background-color:rgba(0,0,0,.7);position:relative;cursor:pointer}#audio-wrapper .audio-player-container .audio-player .tracker{position:absolute;bottom:100%;left:-50%;z-index:10;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:none}#audio-wrapper .audio-player-container .audio-player .tracker .tracker-timer{background-color:#333;color:#eee;padding:2px 3px;font-size:13px}#audio-wrapper .audio-player-container .audio-player .tracker .arrow{margin:0 auto;width:0;height:0;border-style:solid;border-width:5px 5px 0;border-color:#333 transparent transparent}#audio-wrapper .audio-player-container .audio-player .seeker-bar{position:relative;width:100%;height:inherit;overflow:hidden}#audio-wrapper .audio-player-container .audio-player .audio-progress,#audio-wrapper .audio-player-container .audio-player .buffer,#audio-wrapper .audio-player-container .audio-player .seeker{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden}#audio-wrapper .audio-player-container .audio-player .buffer{background-color:rgba(0,0,0,.8);z-index:1}#audio-wrapper .audio-player-container .audio-player .seeker{background-color:#999;z-index:5;opacity:.7}#audio-wrapper .audio-player-container .audio-player .audio-progress{background-color:#195fc8;z-index:10}#audio-wrapper .audio-player-container .audio-player .progress-marker{position:absolute;left:0;top:0;background-color:#fff;-webkit-transition:padding .2s ease;transition:padding .2s ease;z-index:15;height:100%;width:0;padding:0}@media (min-width:992px){#audio-wrapper .audio-player-container .audio-player:hover .tracker{display:block}#audio-wrapper .audio-player-container .audio-player:hover .progress-marker{padding:0 2px}}#audio-wrapper .audio-player-container .timer{font-size:14px;color:#4182dc}#audio-wrapper .audio-player-container .timer .current-time,#audio-wrapper .audio-player-container .timer .duration-time{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:15;color:#fff}#audio-wrapper .audio-player-container .timer .current-time{left:20px}#audio-wrapper .audio-player-container .timer .duration-time{right:20px}#audio-wrapper .controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#audio-wrapper .controls>div{cursor:pointer;padding:0 15px}#audio-wrapper .controls button{background-color:transparent;border:none;outline:none;padding:0;cursor:pointer}#audio-wrapper .controls button.hide{display:none}#audio-wrapper .controls .navigate-btn{padding:0 25px}#audio-wrapper .controls .advance-btn .empty,#audio-wrapper .controls .navigate-btn .empty{width:24px;height:24px}#audio-wrapper{position:absolute;bottom:0;left:0;width:100%;z-index:5;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;justify-items:center}#audio-wrapper .audio-player-row,#audio-wrapper .spacer{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:767.98px){#audio-wrapper .spacer{-ms-flex-preferred-size:40%;flex-basis:40%}}#audio-wrapper .audio-player-row,#audio-wrapper .audio-player-row .audio-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#audio-wrapper .audio-player-row .audio-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 30px 30px}@media (max-width:767.98px){#audio-wrapper .audio-player-row .audio-info{padding:0 20px 20px}}#audio-wrapper .audio-player-row .audio-info h6{font-size:18px;margin-bottom:3px}@media (max-width:767.98px){#audio-wrapper .audio-player-row .audio-info h6{font-size:12px;margin-bottom:0}}#audio-wrapper .audio-player-row .audio-info .interview{font-size:31px;font-weight:500;line-height:1.2em}@media (max-width:767.98px){#audio-wrapper .audio-player-row .audio-info .interview{font-size:20px}}#audio-wrapper .audio-player-row .audio-info .sub-radio-logo{max-width:29%;margin-top:15px}@media (max-width:767.98px){#audio-wrapper .audio-player-row .audio-info .sub-radio-logo{margin-top:10px;max-width:50%}}.fixed-ratio{position:relative}.fixed-ratio:before{display:block;content:"";width:100%}.fixed-ratio>*{position:absolute;top:0;left:0;right:0;bottom:0}div.post-page-radio .post-upper{background-color:#000;color:#fff;padding-top:10px;padding-bottom:20px;margin-bottom:7px}div.post-page-radio .post-upper header.post-header{margin-top:0}div.post-page-radio .post-upper header.post-header .post-body-excerpt,div.post-page-radio .post-upper header.post-header .post-body-title{color:inherit}div.post-page-radio .post-upper header.post-header .post-body-title{margin-top:10px;margin-bottom:12px}@media (max-width:767.98px){div.post-page-radio .post-upper .podcast-player{margin-bottom:10px}}div.post-page-radio .post-upper .col-right{border-left:1px solid #333}@media (min-width:768px){div.post-page-radio .post-upper .col-right{overflow:hidden}div.post-page-radio .post-upper .col-right:after{content:"";position:absolute;bottom:0;left:0;padding-top:10%;width:100%;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(0, transparent),to(#000));background-image:linear-gradient(180deg,transparent 0,#000);background-repeat:repeat-x}div.post-page-radio .post-upper .col-right .col-container{position:absolute;top:0;left:0;width:100%;height:100%;padding-left:20px;padding-right:20px}div.post-page-radio .post-upper .col-right .col-container .post-list-container{height:82.2%;overflow-y:auto;padding-bottom:10%}}@media (max-width:991.98px){div.post-page-radio .post-upper .col-right{display:none}}div.post-page-radio .post-upper .col-right .aside-top-bar{padding-bottom:10px;margin-bottom:20px;border-bottom:1px solid #333;font-size:16px}@media (max-width:767.98px){div.post-page-radio .post-upper .col-right .aside-top-bar{padding-bottom:0;margin-bottom:0;border-bottom:0}}div.post-page-radio .post-upper .col-right .aside-top-bar .social-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}div.post-page-radio .post-upper .col-right .aside-top-bar .social-container .follow{font-size:18px;margin-bottom:10px}@media (min-width:768px){div.post-page-radio .post-upper .col-right .aside-top-bar .social-container .follow{-ms-flex-preferred-size:65%;flex-basis:65%}}div.post-page-radio .post-upper .col-right .aside-top-bar .social-container a:hover .sprite{opacity:.5}div.post-page-radio .post-upper .col-right h4{font-size:17px;color:#fff;letter-spacing:.44px;margin-bottom:20px}div.post-page-radio .post-upper .col-right h4 .sprite{margin-right:5px}div.post-page-radio .post-upper .col-right .post-box{display:-webkit-box;display:-ms-flexbox;display:flex}div.post-page-radio .post-upper .col-right .post-box:nth-child(n+1){margin-top:25px}div.post-page-radio .post-upper .col-right .post-box .post-box-image-container{-webkit-box-flex:50%;-ms-flex:50% 0 0px;flex:50% 0 0;padding-right:15px}div.post-page-radio .post-upper .col-right .post-box .post-box-content-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div.post-page-radio .post-upper .col-right .post-box .post-box-content-container .post-box-content-title h2{color:#fff;font-size:17px;line-height:30px;margin:0}div.post-page-radio .post-upper .col-right .post-box:nth-child(n+1){margin-top:0}div.post-page-radio .post-upper .col-right .post-box .post-box-image-container{position:relative;margin-right:15px;padding:0}div.post-page-radio .post-upper .col-right .post-box .post-box-image-container .radio-title-overlay{position:absolute;bottom:20px;left:15px;color:#fff;z-index:2}@media (max-width:767.98px){div.post-page-radio .post-upper .col-right .post-box .post-box-image-container .radio-title-overlay{bottom:12px}}div.post-page-radio .post-upper .col-right .post-box .post-box-image-container .radio-title-overlay .episode{margin-bottom:7px}div.post-page-radio .post-upper .col-right .post-box .post-box-image-container .radio-title-overlay .number{font-size:48px;line-height:.7em;vertical-align:top;color:#fff;-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1.5px;-webkit-text-stroke-color:#fff;font-weight:500}div.post-page-radio .post-upper .col-right .post-box .post-box-image-container .overlay{position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;background:rgba(0,0,0,.25)}div.post-page-radio .post-upper .col-right .post-box .post-box-content-container .post-box-content-title a{text-decoration:none}div.post-page-radio .post-upper .col-right .post-box .post-box-content-container .post-box-content-title a h2{font-size:16px;line-height:21px}@media (max-width:767.98px){div.post-page-radio .post-upper .col-right .post-box .post-box-content-container .post-box-content-title a h2{font-size:15px;line-height:20px}}div.post-page-radio .post-upper .col-right .post-box .post-box-content-container .post-box-content-title a:hover h2{color:#ccc}@media (min-width:768px){div.post-page-radio .post-lower .post-body-top-bar{padding:0 0 15px}}@media (max-width:767.98px){div.post-page-radio .post-lower .post-body-sidebar{display:none!important}}.podcast-player{position:relative}@media (max-width:767.98px){.podcast-player{height:55vh;overflow:hidden}}.podcast-player img.radio-teaser{width:100%}@media (max-width:767.98px){.podcast-player img.radio-teaser{width:auto;height:100%;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.podcast-player .hb-radio-logo{position:absolute;top:0;left:0;max-width:190px;padding:30px;z-index:5}@media (max-width:767.98px){.podcast-player .hb-radio-logo{display:none}}.podcast-player:before{content:"";width:100%;height:100%;display:block;background-color:rgba(0,0,0,.5);position:absolute;z-index:5;top:0;left:0;right:0;bottom:0}div.post-page-tv .video-wrapper{margin-bottom:20px}div.post-page-tv .post-upper{color:#fff}@media (max-width:767.98px){div.post-page-tv .post-upper{padding-top:10px;margin-bottom:7px}}div.post-page-tv .post-upper header.post-header{margin-top:0}div.post-page-tv .post-upper header.post-header .post-body-title{color:#000}div.post-page-tv .post-upper header.post-header .post-body-excerpt{color:#999}div.post-page-tv .post-upper .post-video-container{margin-bottom:0}@media (max-width:767.98px){div.post-page-tv .post-upper .embed-responsive{margin-bottom:12px}}div.post-page-tv.post-container section.post .aside-top-bar{border-bottom:0;padding-top:0;margin-bottom:10px;padding-bottom:0}div.post-page-tv.post-container section.post .aside-top-bar .social-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div.post-page-tv.post-container section.post .aside-top-bar .social-container span{font-size:17px}@media (min-width:768px){div.post-page-tv.post-container section.post .aside-top-bar .social-container .follow{-ms-flex-preferred-size:65%;flex-basis:65%;font-weight:500;line-height:1.5em}}div.post-page-tv.post-container section.post .aside-top-bar .social-container a:hover .sprite{opacity:.5}div.post-page-tv .post-list:after{content:"";background-image:-webkit-gradient(linear,left top, left bottom,color-stop(0, transparent),to(#000));background-image:linear-gradient(180deg,transparent 0,#000);background-repeat:repeat-x}@media (max-width:767.98px){div.post-page-tv .post-list>div:nth-child(n+3){margin-bottom:0!important}div.post-page-tv .post-list>div:nth-child(n+4){display:none}}div.post-page-tv .post-list .post-box{display:-webkit-box;display:-ms-flexbox;display:flex}div.post-page-tv .post-list .post-box .post-box-image-container{position:relative;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px);margin-right:15px;padding-right:0;float:none;vertical-align:middle}div.post-page-tv .post-list .post-box .post-box-image-container .play-btn-container{display:none;position:absolute;bottom:0;left:0;padding:13px 15px}div.post-page-tv .post-list .post-box .post-box-content-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}div.post-page-tv .post-list .post-box .post-box-content-container .post-box-content-title a{text-decoration:none;margin:0;font-family:Source Sans Pro HB,Helvetica Neue,Helvetica,Arial,sans-serif;word-break:break-word;color:#222}div.post-page-tv .post-list .post-box .post-box-content-container .post-box-content-title a h2{font-family:Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:500;line-height:1.3em;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:767.98px){div.post-page-tv .post-list .post-box .post-box-content-container .post-box-content-title a h2{line-height:20px}}div.post-page-tv .post-list .post-box .post-box-content-container .post-box-content-title a:hover h2{color:#ccc}div.post-page-tv .post-list .post-box:nth-child(n+1){margin-top:0}.post.single-feature-full-width h2,.post.single-feature-full-width h3{color:#999}.post.single-feature-full-width .thumbnail{border:none;padding:0}.post.single-feature-full-width .thumbnail small{font-size:13px}.post.single-feature-full-width img{max-width:100%;height:auto}.post.single-feature-full-width blockquote{background:transparent;padding:0;margin-bottom:30px;text-align:left;border:none}.post.single-feature-full-width blockquote p{font-size:21px;font-weight:700;text-align:left;color:#006fbb;line-height:25px;text-transform:uppercase}.post.single-feature-full-width blockquote.left{width:340px}.post.single-feature-full-width .authorprofile{background-color:#f3f3f3;float:left;height:auto;margin:20px 0;padding:20px}.post.single-feature-full-width .authorprofile .authorpic{float:left;width:118px;border:1px solid #eee;margin:0 20px 0 0}.post.single-feature-full-width .authorprofile .authorinfo .authorname{font-size:13px;font-weight:700;color:#333;margin:-3px 0 3px}.post.single-feature-full-width .authorprofile .authorinfo .authortitle{color:#8d8d8d;font-size:10px;font-weight:400;margin:0;line-height:14px;text-transform:uppercase;letter-spacing:-.1px}.post.single-feature-full-width .authorprofile .authorinfo .authorbio p{font-size:12px;font-style:italic;color:#8d8d8d;line-height:18px;margin:7px 0 0}.post.single-feature-full-width .pull-left{margin-right:30px}.post.single-feature-full-width .pull-right{margin-left:30px}.imageHolder .text-wrapper{top:50%;-webkit-transform:translate3d(0,-50%,1px);transform:translate3d(0,-50%,1px);position:relative;text-align:center;margin:0 auto;max-width:780px}.imageHolder .text-wrapper h1{color:#fff;font-size:50px}.imageHolder .text-wrapper .subtitle{color:#fff;font-family:Helvetica Neue,Arial,sans-serif;font-size:26px}.imageHolder>img{top:118px}.parallax-image{margin-bottom:30px}@media (min-width:768px){.parallax-image{margin-bottom:23px}}.parallax-image>*{display:none}.parallax-image>img{display:inline-block;margin:0}.post-body-content .aos,.post-body-content .parallaxy{position:relative}.post-loader{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:#fff;z-index:20}.post-loader.done{visibility:hidden;opacity:0;-webkit-transition:visibility 0s 1s,opacity .5s linear;transition:visibility 0s 1s,opacity .5s linear;-webkit-transition-delay:.8s;transition-delay:.8s}.post-loader .wrapper{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:16%}.post-loader .wrapper img{max-width:100%;height:auto}.post-loader .wrapper .progress-bar{margin-top:10px;height:1px;background-color:#eee;text-align:left;width:100%;float:none;-webkit-box-shadow:none;box-shadow:none}.post-loader .wrapper .progress-bar .filler{background-color:#000;height:inherit;width:0;-webkit-transition:width .5s linear;transition:width .5s linear}@media screen and (prefers-reduced-motion:reduce){.post-loader .wrapper .progress-bar .filler{-webkit-transition:none;transition:none}}@media (max-width:767.98px){.post-loader{z-index:10000}.post-loader .wrapper{width:40%}}.storelist-container .storelist-dropdown{background:#fff}.storelist-container .storelist-dropdown:focus{border-color:inherit;-webkit-box-shadow:none;box-shadow:none}.storelist-content .storelist-item{opacity:0;height:0;overflow:hidden;-webkit-transition:opacity .5s linear,height 0s linear .5s;transition:opacity .5s linear,height 0s linear .5s}@media screen and (prefers-reduced-motion:reduce){.storelist-content .storelist-item{-webkit-transition:none;transition:none}}.storelist-content .storelist-item.active{opacity:1;height:auto;-webkit-transition:height .5s linear,opacity .5s linear .5s;transition:height .5s linear,opacity .5s linear .5s}@media screen and (prefers-reduced-motion:reduce){.storelist-content .storelist-item.active{-webkit-transition:none;transition:none}}.post-body-content .col-offset-0{margin-left:0}.post-body-content .col-offset-1{margin-left:8.33333%}.post-body-content .col-offset-2{margin-left:16.66667%}.post-body-content .col-offset-3{margin-left:25%}.post-body-content .col-offset-4{margin-left:33.33333%}.post-body-content .col-offset-5{margin-left:41.66667%}.post-body-content .col-offset-6{margin-left:50%}.post-body-content .col-offset-7{margin-left:58.33333%}.post-body-content .col-offset-8{margin-left:66.66667%}.post-body-content .col-offset-9{margin-left:75%}.post-body-content .col-offset-10{margin-left:83.33333%}.post-body-content .col-offset-11{margin-left:91.66667%}.post-body-content .col-offset-12{margin-left:100%}.post-body-content .col-sm-offset-0{margin-left:0}@media (min-width:576px){.post-body-content .col-sm-offset-1{margin-left:8.33333%}.post-body-content .col-sm-offset-2{margin-left:16.66667%}.post-body-content .col-sm-offset-3{margin-left:25%}.post-body-content .col-sm-offset-4{margin-left:33.33333%}.post-body-content .col-sm-offset-5{margin-left:41.66667%}.post-body-content .col-sm-offset-6{margin-left:50%}.post-body-content .col-sm-offset-7{margin-left:58.33333%}.post-body-content .col-sm-offset-8{margin-left:66.66667%}.post-body-content .col-sm-offset-9{margin-left:75%}.post-body-content .col-sm-offset-10{margin-left:83.33333%}.post-body-content .col-sm-offset-11{margin-left:91.66667%}.post-body-content .col-sm-offset-12{margin-left:100%}}.post-body-content .col-md-offset-0{margin-left:0}@media (min-width:768px){.post-body-content .col-md-offset-1{margin-left:8.33333%}.post-body-content .col-md-offset-2{margin-left:16.66667%}.post-body-content .col-md-offset-3{margin-left:25%}.post-body-content .col-md-offset-4{margin-left:33.33333%}.post-body-content .col-md-offset-5{margin-left:41.66667%}.post-body-content .col-md-offset-6{margin-left:50%}.post-body-content .col-md-offset-7{margin-left:58.33333%}.post-body-content .col-md-offset-8{margin-left:66.66667%}.post-body-content .col-md-offset-9{margin-left:75%}.post-body-content .col-md-offset-10{margin-left:83.33333%}.post-body-content .col-md-offset-11{margin-left:91.66667%}.post-body-content .col-md-offset-12{margin-left:100%}}.post-body-content .col-lg-offset-0{margin-left:0}@media (min-width:992px){.post-body-content .col-lg-offset-1{margin-left:8.33333%}.post-body-content .col-lg-offset-2{margin-left:16.66667%}.post-body-content .col-lg-offset-3{margin-left:25%}.post-body-content .col-lg-offset-4{margin-left:33.33333%}.post-body-content .col-lg-offset-5{margin-left:41.66667%}.post-body-content .col-lg-offset-6{margin-left:50%}.post-body-content .col-lg-offset-7{margin-left:58.33333%}.post-body-content .col-lg-offset-8{margin-left:66.66667%}.post-body-content .col-lg-offset-9{margin-left:75%}.post-body-content .col-lg-offset-10{margin-left:83.33333%}.post-body-content .col-lg-offset-11{margin-left:91.66667%}.post-body-content .col-lg-offset-12{margin-left:100%}}.post-body-content .col-xl-offset-0{margin-left:0}@media (min-width:1200px){.post-body-content .col-xl-offset-1{margin-left:8.33333%}.post-body-content .col-xl-offset-2{margin-left:16.66667%}.post-body-content .col-xl-offset-3{margin-left:25%}.post-body-content .col-xl-offset-4{margin-left:33.33333%}.post-body-content .col-xl-offset-5{margin-left:41.66667%}.post-body-content .col-xl-offset-6{margin-left:50%}.post-body-content .col-xl-offset-7{margin-left:58.33333%}.post-body-content .col-xl-offset-8{margin-left:66.66667%}.post-body-content .col-xl-offset-9{margin-left:75%}.post-body-content .col-xl-offset-10{margin-left:83.33333%}.post-body-content .col-xl-offset-11{margin-left:91.66667%}.post-body-content .col-xl-offset-12{margin-left:100%}}@media (max-width:767.98px){.post-body-content .col-xs-12{position:relative;width:100%;min-height:1px;padding-right:20px;padding-left:20px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.post-body-content [class*=span]{position:relative;width:100%;min-height:1px;padding-right:20px;padding-left:20px}.post-body-content .row-margin{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:24px -20px}.post-body-content .row-margin+hr{margin-top:-1px}.post-body-content .row-margin p:last-child{margin-bottom:0}.post-body-content .span1{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}@media (max-width:767.98px){.post-body-content .span1{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.post-body-content .span1 .author-avatar-pic{border:1px solid #eee;width:100%;margin:0}@media (max-width:767.98px){.post-body-content .span1 .author-avatar-pic{margin-bottom:20px;max-width:60px}}.post-body-content .span7{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}@media (max-width:767.98px){.post-body-content .span7{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.post-body-content .span7 .author-article-name{color:#999;margin:-1px 0 10px}.post-container.custom-post{margin:0}.post-container.custom-post~#page-footer{margin-top:0}.post-container.custom-post section.post,.post-container.custom-post section.post .post-body .post-body-content{margin-bottom:0}.post-container.custom-post section.post .post-body .post-body-content .container-fluid{width:100%;padding-left:1rem;padding-right:1rem;max-width:none}.post-container.custom-post section.post .post-body .post-body-content .post-meta-social-shares-container,.post-container.custom-post section.post .post-body .post-body-content h1{margin-left:auto;margin-right:auto}.post-container.custom-post section.post .post-body .post-body-content .snipplet{margin:0 auto;padding-left:20px;padding-right:20px}@media (min-width:768px){.post-container.custom-post section.post .post-body .post-body-content .snipplet.w-780{max-width:810px}.post-container.custom-post section.post .post-body .post-body-content .snipplet.w-900{max-width:940px}.post-container.custom-post section.post .post-body .post-body-content .snipplet.w-1170{max-width:1210px}}@media (max-width:991.98px){.post-container.custom-post section.post .post-body .post-body-content .flexslider{background-color:transparent!important}}@media (max-width:767.98px){.post-container.custom-post section.post .post-body .post-body-content .flexslider .slide-text.right{margin-right:60px}.post-container.custom-post section.post .post-body .post-body-content .flexslider .slide-text.left{margin-left:60px}}.post-container.custom-post section.post .post-body .post-body-footer{border-bottom:1px solid #2d2d2d}.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta{padding:55px 0 40px}@media (max-width:767.98px){.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta{padding:40px 0 30px}}.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta a,.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta button{color:inherit}.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta a:hover,.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta button:hover{opacity:.8}.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta .post-body-credentials dl.credential dd{font-weight:600}.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta .post-body-footer-social-shares .share-buttons-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px}.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta .post-body-footer-social-shares .share-buttons-container .sprite{-webkit-filter:invert(.6);filter:invert(.6)}.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta .post-body-footer-post-meta{text-align:center;color:#999;font-size:13px;margin-bottom:25px}.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta .post-body-footer-post-meta span.divider{padding:0 5px}.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta .post-body-content-tags{margin-top:0}.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta .post-body-content-tags .body{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:transparent}.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta .post-body-footer-comment-btn{text-align:center}.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta .post-body-footer-comment-btn button{border:none;outline:none;cursor:pointer;text-decoration:none}.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta .post-body-footer-comment-btn button .disqus-comment-count,.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta .post-body-footer-comment-btn button .disqus-comment-count-container{color:#333}.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta .post-body-footer-comment-btn button .disqus-comment-count-container:hover,.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta .post-body-footer-comment-btn button .disqus-comment-count-container:hover>a,.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta .post-body-footer-comment-btn button .disqus-comment-count-container:hover>span,.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta .post-body-footer-comment-btn button .disqus-comment-count:hover,.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta .post-body-footer-comment-btn button .disqus-comment-count:hover>a,.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta .post-body-footer-comment-btn button .disqus-comment-count:hover>span{text-decoration:none}.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta .post-body-footer-comment-btn button .sprite-comments{-webkit-filter:brightness(0);filter:brightness(0);margin-left:2px}.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta .post-body-footer-comment-btn button .sprite-chevron-down{-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear}.post-container.custom-post section.post .post-body .post-body-footer .post-body-footer-meta .post-body-footer-comment-btn button.open-comments .sprite-chevron-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.post-container.custom-post section.post .post-body .post-body-footer .comments-container{padding-bottom:0}.post-container.custom-post section.post .post-body .post-body-footer .comments-container h4{letter-spacing:-.5px;font-size:20px;line-height:1.3em;font-weight:500}@media (max-width:767.98px){.post-container.custom-post section.post .post-body .post-body-footer .comments-container h4{font-size:20px;margin-bottom:15px!important}}.post-container.custom-post section.post .post-body .post-body-footer .comments-container .comments-iframe{width:100%}.post-container.custom-post section.post .post-body .post-body-footer .comments-container.loaded-comments{margin-bottom:50px}.post-container.custom-post section.post .post-body .post-body-footer.theme-custom .comments-container.loaded-comments,.post-container.custom-post section.post .post-body .post-body-footer.theme-dark .comments-container.loaded-comments{margin-top:50px}.post-container.custom-post section.post .post-body .post-body-footer.theme-dark .post-body-footer-meta{background-color:#1c1c1c}.post-container.custom-post section.post .post-body .post-body-footer.text-theme-default .post-body-footer-meta{color:#f2f2f2}.post-container.custom-post section.post .post-body .post-body-footer.text-theme-default .post-body-footer-meta .post-body-credentials dl.credential dt{color:#b7b7b7}.post-container.custom-post section.post .post-body .post-body-footer.text-theme-default .post-body-footer-meta .post-body-credentials dl.credential dd{color:inherit}.post-container.custom-post section.post .post-body .post-body-footer.text-theme-default .post-body-footer-meta .post-body-footer-social-shares .share-buttons-container .sprite{-webkit-filter:invert(.9);filter:invert(.9)}.post-container.custom-post section.post .post-body .post-body-footer.text-theme-default .post-body-footer-meta .post-body-footer-post-meta{color:inherit}.post-container.custom-post section.post .post-body .post-body-footer.text-theme-default .post-body-footer-meta .post-body-content-tags .body a{background-color:transparent;color:inherit;border-color:#f2f2f2}.post-container.custom-post section.post .post-body .post-body-footer.text-theme-default .post-body-footer-meta .post-body-footer-comment-btn button .disqus-comment-count,.post-container.custom-post section.post .post-body .post-body-footer.text-theme-default .post-body-footer-meta .post-body-footer-comment-btn button .disqus-comment-count-container{color:#f2f2f2}.post-container.custom-post section.post .post-body .post-body-footer.text-theme-default .post-body-footer-meta .post-body-footer-comment-btn button .sprite-comments{-webkit-filter:brightness(1.3);filter:brightness(1.3)}.post-container.custom-post section.post .post-body .post-body-footer.text-theme-default .post-body-footer-meta .post-body-footer-comment-btn button .sprite-chevron-down{-webkit-filter:invert(.9);filter:invert(.9)}.post-body-content .skrollr img{margin:0}.post-body-content .skrollr .wrapper{position:relative;overflow:hidden}.post-body-content .skrollr .wrapper>*{z-index:10}.post-body-content .skrollr .author-shares .author-name{padding-right:5px}.post-body-content .skrollr .author-shares .author-name a{color:#fff}.post-body-content .skrollr .author-shares .author-name a:hover{color:#999}.post-body-content .skrollr .author-shares .stats{height:auto;padding-top:0;padding-bottom:0}.post-body-content .skrollr .author-shares .share{padding-left:5px}.post-body-content .skrollr .author-shares .share .pocket-save{display:none}.post-body-content .skrollr .author-shares .share .social-shares{float:none;display:inline-block}.post-body-content .skrollr .author-shares .share .social-shares a{position:relative;top:4px}.post-body-content .skrollr .author-shares .share .share-count{color:inherit}.post-body-content .skrollr .intro img,.post-body-content .skrollr .overlap-fade img,.post-body-content .skrollr .slide img,.post-body-content .skrollr .static img{width:100%}.post-body-content .skrollr .intro .text{position:absolute;text-align:center;width:100%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-family:Helvetica Neue,Arial,sans-serif;margin:0;color:#fff;opacity:1}.post-body-content .skrollr .intro .text a{color:inherit}@media (max-width:991.98px){.post-body-content .skrollr .intro .text{padding-left:0!important;padding-right:0!important}.post-body-content .skrollr .intro .text.mobile{position:static!important;-webkit-transform:translate(0);transform:translate(0);text-align:left!important;color:#333332;padding-left:15px!important;padding-right:15px!important;padding-top:20px;padding-bottom:0}.post-body-content .skrollr .intro .text.mobile .heading{margin-bottom:0!important;color:#222!important;font-size:1.7rem!important;line-height:1.2em!important}.post-body-content .skrollr .intro .text.mobile .subheading{font-size:20px;line-height:1.3em;color:#7d7d7d}}.post-body-content .skrollr .intro .text .heading{font-size:60px;line-height:72px;text-transform:uppercase;font-weight:700}.post-body-content .skrollr .intro .text .divider{width:20%;margin-left:auto;margin-right:auto}.post-body-content .skrollr .intro .text .subheading{font-size:24px;line-height:29px}@media (max-width:991.98px){.post-body-content .skrollr .intro .text .heading{font-size:30px!important;line-height:40px!important;padding-left:0!important;padding-right:0!important}.post-body-content .skrollr .intro .text .subheading{font-size:12px;line-height:22px}}.post-body-content .skrollr .overlap-fade .over{margin-bottom:20px}@media (min-width:992px){.post-body-content .skrollr .overlap-fade .over{position:absolute;width:100%;top:0;left:0;z-index:2;margin-bottom:0}}.post-body-content .skrollr .slide .img{position:relative}.post-body-content .skrollr .fixed-image{background-size:cover;background-position:50%;background-attachment:fixed;background-repeat:no-repeat}@media (max-width:991.98px){.post-body-content .skrollr .fixed-image{background-size:100% 100%;background-attachment:local}}.post-body-content .skrollr .text{padding:30px}@media (max-width:991.98px){.post-body-content .skrollr .text{padding-left:0;padding-right:0}}.post-body-content .skrollr .text p{margin:0}.post-body-content .skrollr .text p.text-large{font-size:27px;line-height:37px}.post-body-content .skrollr .text h1,.post-body-content .skrollr .text h2,.post-body-content .skrollr .text h3{margin-bottom:27px}.post-body-content .skrollr .text q{margin:30px 70px 60px}@media (max-width:767.98px){.post-body-content .skrollr .text q{margin-left:0;margin-right:0}}@media (min-width:576px){.post-body-content .skrollr .fade-in{position:relative;-webkit-transform:translateY(75px);transform:translateY(75px);opacity:0;-webkit-transition:opacity .6s ease-in,-webkit-transform .6s ease-in-out;transition:opacity .6s ease-in,-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out,opacity .6s ease-in;transition:transform .6s ease-in-out,opacity .6s ease-in,-webkit-transform .6s ease-in-out}}@media screen and (min-width:576px) and (prefers-reduced-motion:reduce){.post-body-content .skrollr .fade-in{-webkit-transition:none;transition:none}}@media (min-width:576px){.post-body-content .skrollr .fade-in.faded-in{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}.post-body-content .skrollr .wrapper:last-child.text{padding-bottom:20px}.post-body-content .skrollr .overlap>*,.post-body-content .skrollr .res-video>*{top:0;left:0;width:100%;position:absolute}.post-body-content .skrollr .res-video>*{height:100%}.post-body-content .skrollr .wrapper:not(.custom) .slides{top:0;left:0;width:200%;list-style:none;margin:0;padding:0;position:absolute}.post-body-content .skrollr .wrapper:not(.custom) .slides>*{width:50%;float:left;display:inline-block}.post-body-content .skrollr .res-bg{width:100%;display:inline-block;vertical-align:middle;text-shadow:none;color:transparent;background-size:100%;background-position:50% 50%;background-repeat:no-repeat;z-index:1}.post-body-content .skrollr .res-bg>*{position:absolute}.post-body-content .skrollr .res-bg.repeat-x{background-size:contain;background-repeat:repeat-x}.post-body-article .post-poll{border-top:1px solid #000;border-bottom:1px solid #000;padding-top:30px;padding-bottom:35px;background-color:transparent;border-left:none;border-right:none}.post-body-article .post-poll h4.poll-title{letter-spacing:-.5px;font-size:28px;line-height:1.3em;font-weight:500;margin-bottom:25px}@media (max-width:767.98px){.post-body-article .post-poll h4.poll-title{font-size:26px;line-height:1.4em}}.post-body-article .post-poll .alert,.post-body-article .post-poll .thank-you{display:none}.post-body-article .post-poll .alert.show,.post-body-article .post-poll .thank-you.show{display:block}.post-body-article .post-poll .poll-result .poll-answer,.post-body-article .post-poll .poll-result label.radio,.post-body-article .post-poll form.poll-form .poll-answer,.post-body-article .post-poll form.poll-form label.radio{width:100%;border:1px solid #000;padding:10px 15px;font-weight:500;margin-bottom:10px}.post-body-article .post-poll form.poll-form ul.options li input{display:none}.post-body-article .post-poll form.poll-form ul.options li input:checked+label.radio{background-color:#000;color:#fff}.post-body-article .post-poll form.poll-form ul.options li label.radio{cursor:pointer}.post-body-article .post-poll form.poll-form ul.options li label.radio:hover{background-color:#000;color:#fff}.post-body-article .post-poll form.poll-form .actions{display:-webkit-box;display:-ms-flexbox;display:flex}.post-body-article .post-poll form.poll-form .actions .btn{-ms-flex-preferred-size:50%;flex-basis:50%;padding:15px;font-weight:500}.post-body-article .post-poll form.poll-form .actions .btn-primary{color:#fff;background-color:#000;border:none}.post-body-article .post-poll form.poll-form .actions .btn-primary:hover{background-color:#4478bb}.post-body-article .post-poll form.poll-form .actions .btn-link{padding-right:0;text-align:right;color:#000;text-decoration:underline}.post-body-article .post-poll form.poll-form .actions .btn-link:hover{color:#4478bb}.post-body-article .post-poll .poll-result ul.results li{position:relative}.post-body-article .post-poll .poll-result ul.results li .poll-answer{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex}.post-body-article .post-poll .poll-result ul.results li .poll-answer .answer{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.post-body-article .post-poll .poll-result ul.results li .poll-answer .percentage{-webkit-box-flex:0;-ms-flex:0 0 8%;flex:0 0 8%;text-align:right;margin-left:10px}.post-body-article .post-poll .poll-result ul.results li .bar{position:absolute;top:0;left:0;height:100%;background-color:#ddd;margin-top:0}.post-body-article .post-poll .poll-result .meta{display:-webkit-box;display:-ms-flexbox;display:flex}.post-body-article .post-poll .poll-result .meta .message,.post-body-article .post-poll .poll-result .meta .total-votes{-ms-flex-preferred-size:50%;flex-basis:50%}.post-body-article .post-poll .poll-result .meta .message{font-weight:500}.post-body-article .post-poll .poll-result .meta .total-votes{text-align:right;font-size:15px}.post-body-article{position:relative;font-size:17px;line-height:1.54em}@media (min-width:768px){.post-body-article{font-size:18px;line-height:1.724em}}@media (min-width:1600px){.post-body-article{font-size:20px}}.post-body-article .post-body-content{word-wrap:break-word}.post-body-article .post-body-content h1{color:#000;letter-spacing:-.5px;font-size:40px;line-height:1.3em;font-weight:500}@media (max-width:1199.98px){.post-body-article .post-body-content h1{font-size:36px}}@media (max-width:767.98px){.post-body-article .post-body-content h1{font-size:24px}}@media (max-width:575.98px){.post-body-article .post-body-content h1{font-size:20px}}.post-body-article .post-body-content h2{letter-spacing:-.5px;font-size:32px;line-height:1.3em;font-weight:500}@media (max-width:767.98px){.post-body-article .post-body-content h2{font-size:26px;line-height:1.4em}}.post-body-article .post-body-content h3{color:#000;font-size:20px}@media (max-width:767.98px){.post-body-article .post-body-content h3{font-size:16px}}.post-body-article .post-body-content h4{color:#000;font-size:17px;line-height:30px}.post-body-article .post-body-content h5{color:#000;font-size:16px;line-height:30px}.post-body-article .post-body-content h6{color:#000;font-size:14px;line-height:30px}.post-body-article .post-body-content h1,.post-body-article .post-body-content h2,.post-body-article .post-body-content h3,.post-body-article .post-body-content h4,.post-body-article .post-body-content h5,.post-body-article .post-body-content h6{margin-bottom:20px;margin-top:25px}.post-body-article .post-body-content img{max-width:100%;height:auto;display:block;margin-bottom:0}.post-body-article .post-body-content p:empty{display:none}.post-body-article .post-body-content p{margin:0 0 20px;line-height:1.7em}.post-body-article .post-body-content p+hr{margin-top:25px}.post-body-article .post-body-content p.caption{color:#878787;font-size:16px;line-height:1.65em}.post-body-article .post-body-content p>img{margin-top:10px}.post-body-article .post-body-content q{margin:30px 0;font-weight:500;font-size:28px;line-height:1.3em;position:relative;display:block;color:#000}@media (max-width:767.98px){.post-body-article .post-body-content q{margin:65px 0 25px}}.post-body-article .post-body-content q:after,.post-body-article .post-body-content q:before{position:absolute;color:#000;-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000;font-weight:500}@media (max-width:767.98px){.post-body-article .post-body-content q:after,.post-body-article .post-body-content q:before{color:#000;-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1.3px;-webkit-text-stroke-color:#000;font-weight:500}}.post-body-article .post-body-content q:before{content:"\201C";left:0;font-size:170px;line-height:.8em}@media (max-width:767.98px){.post-body-article .post-body-content q:before{left:-7px;top:-21%;font-size:130px}}.post-body-article .post-body-content q:after{content:"\201D";margin-left:5px;font-size:70px;line-height:.9em}@media (min-width:768px){.post-body-article .post-body-content q{padding-left:84px}}.post-body-article .post-body-content>ul{padding-left:17px;margin:0}.post-body-article .post-body-content>ul li{margin-bottom:20px}.post-body-article .post-body-content dl dt{color:#aaa;width:30%;font-weight:400;font-size:16px}@media (min-width:768px){.post-body-article .post-body-content dl dt{float:left;width:30%}}.post-body-article .post-body-content dl dd{color:#333;font-size:16px;margin-bottom:10px}.post-body-article .post-body-content dl dd:last-child{margin:0}@media (min-width:768px){.post-body-article .post-body-content dl dd{display:inline-block;width:70%}}.post-body-article .post-body-content hr{margin:30px 0}.post-body-article .post-body-content blockquote{padding:0 0 0 30px;border-left:5px solid #000;margin:30px 0;font-weight:500;line-height:1.7em;color:#000}@media (max-width:767.98px){.post-body-article .post-body-content blockquote{padding:0 0 0 25px;line-height:1.6em}}.post-body-article .post-body-content blockquote p:last-child{margin-bottom:0}.post-body-article .post-body-content .shortcode-slider{margin-top:5px;margin-bottom:15px}@media (max-width:767.98px){.post-body-article .post-body-content .shortcode-slider{margin-bottom:10px}}.post-body-article .post-body-content .shortcode-slider.before-booted{max-height:calc((100vw - 40px) * .66666);overflow:hidden}.post-body-article .post-body-content .shortcode-slider .flickity-carousel-cell{width:100%}.post-body-article .post-body-content .shortcode-slider .flickity-carousel-cell img{width:100%;height:auto;display:block;margin:0 auto}.post-body-article .post-body-content .shortcode-slider .flickity-carousel-cell .carousel-image-wrapper.fixed-ratio-3-2>*{top:0;left:0;right:0;bottom:0}.post-body-article .post-body-content .shortcode-slider .flickity-carousel-cell .carousel-image-wrapper.fixed-ratio-3-2.portrait img{width:auto;height:100%}.post-body-article .post-body-content .embed-responsive{margin-bottom:20px}.post-body-article .post-body-content .embed-responsive.spotify:before{padding-top:14.545%}@media (min-width:768px){.post-body-article .post-body-content>.expand-out{margin-left:-35.5%;width:135.5%}.post-body-article .post-body-content>p q,.post-body-article .post-body-content>q{margin-left:-32.5%;width:132.5%}}#register-modal{font-size:13px}#register-modal.show{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#register-modal .modal-dialog{max-width:840px;min-width:840px}@media (max-width:991.98px){#register-modal .modal-dialog{width:320px}}#register-modal .modal-dialog .modal-content{background-color:#fff;border:none;-webkit-box-shadow:none;box-shadow:none}#register-modal .modal-dialog .image{padding-right:0}#register-modal .modal-dialog .modal-close-btn{position:absolute;top:20px;right:20px;z-index:1;cursor:pointer}#register-modal .modal-dialog .modal-close-btn img{width:25px}#register-modal .modal-dialog .modal-close-btn:hover{opacity:.7}#register-modal .modal-dialog .alert{font-size:13px;margin-bottom:0}#register-modal .modal-dialog .register-form{padding-left:0;height:540px;max-height:540px}@media (max-width:991.98px){#register-modal .modal-dialog .register-form{padding-left:20px}}#register-modal .modal-dialog .wrapper{padding:0 30px}#register-modal .modal-dialog header{padding-top:40px;padding-bottom:10px;font-size:32px;font-weight:500;color:#000}#register-modal .modal-dialog header .logo{max-width:195px;height:25px;margin-left:5px;margin-bottom:5px}@media (max-width:991.98px){#register-modal .modal-dialog header>span{vertical-align:middle}#register-modal .modal-dialog header .logo{height:20px;width:auto;margin-bottom:0}}@media (max-width:320px){#register-modal .modal-dialog header{padding-top:30px}}#register-modal .modal-dialog .intro{font-size:14px;margin-bottom:18px;font-weight:400;line-height:1.6em}#register-modal .modal-dialog label[for=email],#register-modal .modal-dialog label[for=password],#register-modal .modal-dialog label[for=plainPassword],#register-modal .modal-dialog label[for=username]{display:none}#register-modal .modal-dialog .facebook-connect{background-color:#3b5998;border:none;margin:0 0 25px;font-size:13px;padding-top:16px;padding-bottom:15px}#register-modal .modal-dialog .facebook-connect:hover{background-color:#283d77}#register-modal .modal-dialog .or-text{width:100%;text-align:center;border-bottom:1px solid #000;line-height:0;margin:12px 0;font-size:13px;font-weight:500}#register-modal .modal-dialog .or-text span{background:#fff;padding:0 10px}#register-modal .modal-dialog button,#register-modal .modal-dialog input{font-size:14px;border:1px solid #000}#register-modal .modal-dialog button{background-color:#000}#register-modal .modal-dialog button:hover{opacity:.8}#register-modal .modal-dialog input::-webkit-input-placeholder{color:#000}#register-modal .modal-dialog input:-ms-input-placeholder{color:#000}#register-modal .modal-dialog input::placeholder{color:#000}#register-modal .modal-dialog :focus{outline:none}#register-modal .modal-dialog button[type=submit]{padding-top:8px;padding-bottom:8px}#register-modal .modal-dialog div.terms a,#register-modal .modal-dialog footer a{color:#000;font-weight:500}#register-modal .modal-dialog div.terms a:hover,#register-modal .modal-dialog footer a:hover{color:#000;text-decoration:underline}#register-modal .modal-dialog footer>div{padding:23px 20px;font-size:14px;border-top:1px solid #000}#register-modal .modal-dialog #register-modal-register header{font-size:28px;color:#000}#register-modal .modal-dialog #register-modal-register header .logo{width:42%}#register-modal .modal-dialog #register-modal-register h5{margin:0 0 10px;font-size:16px;font-weight:600}#register-modal .modal-dialog #register-modal-register .terms{margin-top:17px;font-size:11px}#register-modal .modal-dialog #register-modal-register.step-1 .step-1{display:block}#register-modal .modal-dialog #register-modal-register.step-1 .step-2,#register-modal .modal-dialog #register-modal-register.step-2 .step-1{display:none}#register-modal .modal-dialog #register-modal-register.step-2 .step-2{display:block}#register-modal .modal-dialog .section{display:none}#register-modal .modal-dialog .section.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#register-modal .modal-dialog #editorial-login,#register-modal .modal-dialog #editorial-register{height:inherit;max-height:inherit;overflow-y:auto}#register-modal .modal-dialog #editorial-register p{font-size:13px;color:#000;margin-bottom:17px}#register-modal .modal-dialog #editorial-register p.sign-up{margin-top:19px}#register-modal .modal-dialog #editorial-register input.form-control{padding:13px 12px;width:100%}#register-modal .modal-dialog #editorial-register button#signup-btn{padding:13px 12px}@media (max-width:320px){#register-modal .modal-dialog #editorial-register .intro,#register-modal .modal-dialog #editorial-register footer{display:none}}#register-modal .modal-dialog #editorial-login input.form-control{padding:13px 12px;width:100%}#register-modal .modal-dialog #editorial-login .wrapper header{padding-top:56px;padding-bottom:17px;font-size:32px}#register-modal .modal-dialog #editorial-login .wrapper header .logo{width:39%}@media (max-width:991.98px){#register-modal .modal-dialog #editorial-login .wrapper header>span{vertical-align:middle}#register-modal .modal-dialog #editorial-login .wrapper header .logo{height:16px;width:auto}}#register-modal .modal-dialog #editorial-login .wrapper .or-text{margin:25px 0}#register-modal .modal-dialog #editorial-login .other-actions{margin-top:-6px;font-size:12px}#register-modal .modal-dialog #editorial-login .other-actions label[for=remember_me]{font-size:14px;font-weight:400;margin-left:3px}#register-modal .modal-dialog #editorial-login .other-actions label[for=remember_me] input{margin-right:5px}#register-modal .modal-dialog #editorial-login .other-actions a{font-size:11px;color:#999}#register-modal .modal-dialog #editorial-login .other-actions a:hover{color:#333}#register-modal .modal-dialog #editorial-login button#login-btn{padding:13px 12px}.drop-article-widget-container{border-top:1px solid #eee}.drop-article-widget-container .drop-title-container{margin-bottom:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.drop-article-widget-container .drop-title-container .drop-title{margin-top:25px;margin-bottom:0;font-weight:500;font-size:28px;line-height:1.3em}.drop-article-widget-container .drop-title-container .drop-details-link{font-size:15px;margin-bottom:0}#mobile-sticky-share-bar{width:100%;z-index:900;font-size:14px;position:fixed;bottom:0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .1s linear;transition:-webkit-transform .1s linear;transition:transform .1s linear;transition:transform .1s linear, -webkit-transform .1s linear;background:#000;border-bottom:0;color:#fff;padding:0}#mobile-sticky-share-bar.active{-webkit-transform:translateY(0);transform:translateY(0)}#mobile-sticky-share-bar.reveal .share-buttons-col{width:100%}#mobile-sticky-share-bar.reveal .share-buttons-col .share-buttons-container.reveal{-ms-flex-pack:distribute;justify-content:space-around}#mobile-sticky-share-bar.reveal .stats-col{display:none}#mobile-sticky-share-bar .share-buttons-col .share-buttons-container a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px}#mobile-sticky-share-bar .share-buttons-col .share-buttons-container a.hidden{padding-left:0;padding-right:0}#mobile-sticky-share-bar .share-buttons-col .share-buttons-container.reveal{width:100%}#mobile-sticky-share-bar .share-buttons-col .share-buttons-container.reveal a{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#mobile-sticky-share-bar .share-buttons-col .share-buttons-container.reveal a.hidden{padding-left:15px;padding-right:15px}#mobile-sticky-share-bar .share-buttons-col .share-buttons-container.reveal a.more-btn{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;padding:0}#mobile-sticky-share-bar .stats-col{-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#mobile-sticky-share-bar .stats-col .hype-count-container,#mobile-sticky-share-bar .stats-col .n-comments{border-left:1px solid #535353;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;font-weight:500;height:100%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#mobile-sticky-share-bar .stats-col .hype-count-container .sprite,#mobile-sticky-share-bar .stats-col .n-comments .sprite{margin-right:3px}#mobile-sticky-share-bar .stats-col .hype-count-container{padding:19px 15px}#mobile-sticky-share-bar .stats-col .hype-count-container .hype-count{color:#fff;font-size:14px}#mobile-sticky-share-bar .stats-col .hype-count-container .hype-count .sprite-hype-flame-grey{-webkit-filter:brightness(10);filter:brightness(10)}#mobile-sticky-share-bar .stats-col .n-comments{font-weight:500;white-space:nowrap;padding:15px}body.post-page #page-footer{margin-top:30px}@media (max-width:767.98px){body.post-page #page-footer{margin-top:70px}}body.post-page section.post{margin-bottom:30px}body.post-page .admin-tool{position:relative;display:inline}body.post-page .admin-tool .sprite{cursor:pointer}body.post-page .admin-tool:hover .sprite{opacity:.6}body.post-page .admin-tool:hover .admin-dropdown{display:block}body.post-page .admin-tool .admin-dropdown{display:none;position:absolute;top:100%;left:0;z-index:10}body.post-page .admin-tool .admin-dropdown a{color:#fff!important}body.post-page .admin-tool .admin-dropdown a:hover{text-decoration:underline!important}body.post-page .admin-tool .admin-dropdown .arrow{width:0;height:0;border-style:solid;border-width:0 6px 6px;border-color:transparent transparent #222}body.post-page .admin-tool .admin-dropdown .body{text-align:left;padding:5px 10px;background-color:#222;color:#eee;min-width:130px}@media (max-width:767.98px){body.post-page .admin-tool .admin-dropdown .body{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}body.post-page .admin-tool .admin-dropdown .body li{padding:5px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.post-container .post-separator{border-bottom:2px solid}.post-container section.post.collapsed{position:relative;max-height:calc(177px + 85vh + 15px + 250px + 200px + 190px);overflow:hidden}@media (max-width:575.98px){.post-container section.post.collapsed{height:900px}}.post-container section.post.collapsed .load-more-container{display:inline-block;width:100%}.post-container section.post .load-more-container{position:absolute;bottom:0;display:none;background:-webkit-gradient(linear,left top, left bottom,color-stop(0, transparent),color-stop(45%, #fff));background:linear-gradient(180deg,transparent 0,#fff 45%);height:85px;z-index:2}.post-container section.post .load-more-container .wrapper{position:absolute;bottom:0;padding-bottom:6px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.post-container section.post .load-more-container .wrapper span.text{color:#000;-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000;font-size:50px;font-weight:500}.post-container section.post .load-more-container .wrapper span.sprite{margin-left:8px;margin-top:7px}.post-container section.post .load-more-container:hover span.text{-webkit-text-fill-color:#000;color:#000}.post-container section.post .post-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:30px -20px 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767.98px){.post-container section.post .post-header{margin-top:20px;margin-bottom:18px}}.post-container section.post .post-header .post-body-excerpt,.post-container section.post .post-header .post-body-title{position:relative;width:100%;min-height:1px;padding-right:20px;padding-left:20px;-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;word-break:break-word}@media (max-width:767.98px){.post-container section.post .post-header .post-body-excerpt,.post-container section.post .post-header .post-body-title{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.post-container section.post .post-header .post-body-title{word-break:break-word;font-size:40px;line-height:1.2em;color:#000;margin-bottom:13px}@media (max-width:767.98px){.post-container section.post .post-header .post-body-title{font-size:28px;line-height:1.25em;margin-bottom:10px}}.post-container section.post .post-header .post-body-excerpt{font-weight:400;color:#888;margin-bottom:15px;font-size:18px;line-height:1.4em}@media (min-width:768px){.post-container section.post .post-header .post-body-excerpt{font-size:22px;line-height:30px;margin-bottom:27px}}.post-container section.post .post-gallery-container,.post-container section.post .post-video-container{margin-bottom:2px}@media (max-width:767.98px){.post-container section.post .post-gallery-container{margin-bottom:0}}@media (min-width:768px){.post-container section.post .post-upper .post-gallery-container,.post-container section.post .post-upper .post-video-container{margin-bottom:17px}}.post-container section.post .col-post-body{position:relative;width:100%;min-height:1px;padding-right:20px;padding-left:20px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:992px){.post-container section.post .col-post-body{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 340px);flex:0 0 calc(100% - 340px);max-width:calc(100% - 340px)}}.post-container section.post .aside-top-bar,.post-container section.post .post-body-top-bar{font-size:14px;border-bottom:1px solid #eee;padding-top:10px;padding-bottom:16px;margin-bottom:30px}@media (max-width:991.98px){.post-container section.post .aside-top-bar,.post-container section.post .post-body-top-bar{font-size:12px;margin-bottom:12px;padding-bottom:14px;letter-spacing:.3px}}.post-container section.post .post-body-top-bar{color:#888}.post-container section.post .post-body-top-bar a{color:#000}.post-container section.post .post-body-top-bar a:hover{color:#4478bb}.post-container section.post .post-body-top-bar>.hidden{background-color:#fff;-webkit-box-shadow:3px 0 4px #fff;box-shadow:3px 0 4px #fff}.post-container section.post .post-body-top-bar .post-body-top-bar-hype-comments-container,.post-container section.post .post-body-top-bar .post-body-top-bar-share-meta-container{position:relative;width:100%;min-height:1px;padding-right:20px;padding-left:20px;width:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-container section.post .post-body-top-bar .post-body-top-bar-hype-comments-container .disqus-comment-count,.post-container section.post .post-body-top-bar .post-body-top-bar-share-meta-container .disqus-comment-count{font-weight:500;margin-left:15px}@media (max-width:767.98px){.post-container section.post .post-body-top-bar .post-body-top-bar-hype-comments-container .disqus-comment-count,.post-container section.post .post-body-top-bar .post-body-top-bar-share-meta-container .disqus-comment-count{margin-left:10px;font-weight:400}}.post-container section.post .post-body-top-bar .post-body-top-bar-hype-comments-container .disqus-comment-count a,.post-container section.post .post-body-top-bar .post-body-top-bar-share-meta-container .disqus-comment-count a{color:#888}.post-container section.post .post-body-top-bar .post-body-top-bar-hype-comments-container .disqus-comment-count:hover .sprite,.post-container section.post .post-body-top-bar .post-body-top-bar-share-meta-container .disqus-comment-count:hover .sprite{-webkit-filter:none;filter:none}.post-container section.post .post-body-top-bar .post-body-top-bar-hype-comments-container .disqus-comment-count:hover a,.post-container section.post .post-body-top-bar .post-body-top-bar-share-meta-container .disqus-comment-count:hover a{color:#000}.post-container section.post .post-body-top-bar .sprite-comments,.post-container section.post .post-body-top-bar .sprite-hype-flame-grey{-webkit-filter:invert(60%);filter:invert(60%)}.post-container section.post .post-body-top-bar .post-body-top-bar-hype-comments-container .hype-count .sprite{margin-right:1px}.post-container section.post .post-body-top-bar .post-body-top-bar-hype-comments-container .disqus-comment-count .sprite{margin-right:6px}.post-container section.post .post-body-top-bar .post-body-top-bar-share-meta-container{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.post-container section.post .post-body-top-bar .post-body-top-bar-share-meta-container .post-body-top-bar-share a .sprite{-webkit-filter:invert(60%);filter:invert(60%)}.post-container section.post .post-body-top-bar .post-body-top-bar-share-meta-container .post-body-top-bar-share a:hover{opacity:1}.post-container section.post .post-body-top-bar .post-body-top-bar-share-meta-container .post-body-top-bar-share a:hover .sprite{-webkit-filter:none;filter:none}.post-container section.post .post-body-top-bar .post-body-top-bar-share-meta-container .post-body-top-bar-meta .post-body-top-bar-category{font-weight:500;margin-right:10px;text-transform:uppercase}.post-container section.post .post-body-top-bar .post-body-top-bar-share-meta-container .post-body-top-bar-meta .post-body-top-bar-category a{color:#888}.post-container section.post .post-body-top-bar .post-body-top-bar-share-meta-container .post-body-top-bar-meta .post-body-top-bar-category a:hover{color:#000}.post-container section.post .post-body{margin-bottom:0}.post-container section.post .post-body .post-body-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px}.post-container section.post .post-body .post-body-sidebar a{color:#000}.post-container section.post .post-body .post-body-sidebar a:hover{color:#555}.post-container section.post .post-body .post-body-sidebar .sidebar-divider{width:25px;margin-left:0;margin-bottom:20px}.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper{margin-top:7px;font-size:13px;line-height:1.3em}@media (min-width:576px) and (max-width:991.98px){.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper .post-body-sidebar-share{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper .post-body-sidebar-share{position:relative;z-index:5}.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper .post-body-sidebar-share .share-buttons-container{width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper .post-body-sidebar-share .share-buttons-container a{opacity:1;padding:0;margin-right:10px}.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper .post-body-sidebar-share .share-buttons-container a .sprite{opacity:.4}.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper .post-body-sidebar-share .share-buttons-container a:hover .sprite{opacity:1}.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper .post-body-sidebar-share .share-buttons-container a.hidden{margin-right:0}.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper .post-body-sidebar-share .share-buttons-container.reveal a.hidden{background-color:#fff;-webkit-box-shadow:3px 0 4px #fff;box-shadow:3px 0 4px #fff;margin-right:10px;-webkit-transition:margin-right .1s linear .1s;transition:margin-right .1s linear .1s}.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper .post-body-sidebar-share .share-buttons-container.reveal a.more-btn{margin-right:0}.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper .post-body-sidebar-category,.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper .post-body-sidebar-published{margin-bottom:11px}.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper .post-body-sidebar-category{letter-spacing:.5px;font-weight:500}.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper .post-body-sidebar-author{display:-webkit-box;display:-ms-flexbox;display:flex}.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper .post-body-sidebar-author .article-author{font-weight:500}.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper .post-body-sidebar-author .admin-tool-container{margin-left:15px}.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper .post-body-sidebar-hype-comments-container li{margin-bottom:11px}.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper .post-body-sidebar-hype-comments-container li a{color:#999}.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper .post-body-sidebar-hype-comments-container li a:hover{color:#333}.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper .post-body-sidebar-hype-comments-container li .disqus-comment-count span.sprite{margin-right:5px}.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper .post-body-sidebar-hype-comments-container li .disqus-comment-count:hover a{color:#333}.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper .post-body-sidebar-hype-comments-container li:last-child{margin-bottom:0}.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-upper>div:empty{display:none}.post-container section.post .post-body .post-body-sidebar .post-body-sidebar-lower{-ms-flex-preferred-size:14%;flex-basis:14%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.post-container section.post .post-body .post-body-content{margin-bottom:26px}@media (max-width:767.98px){.post-container section.post .post-body .post-body-content{margin-bottom:20px}}.post-container section.post .post-body-credentials{margin-bottom:35px;line-height:1.5em;font-size:14px}@media (max-width:767.98px){.post-container section.post .post-body-credentials{margin-bottom:0}}.post-container section.post .post-body-credentials:empty{display:none}.post-container section.post .post-body-credentials a{color:#000}.post-container section.post .post-body-credentials a:hover{color:#555}.post-container section.post .post-body-credentials dl{margin:0 0 3px}@media (max-width:767.98px){.post-container section.post .post-body-credentials dl{margin:0 0 2px}}.post-container section.post .post-body-credentials dt{display:inline;font-weight:400}.post-container section.post .post-body-credentials dd{display:inline;font-weight:500;color:#000}.post-container section.post .post-body-content-tags{margin-top:20px;margin-bottom:20px}@media (max-width:767.98px){.post-container section.post .post-body-content-tags{margin-bottom:10px}}.post-container section.post .post-body-content-tags .body{margin:0 -5px -5px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.post-container section.post .post-body-content-tags .body a{margin:0 5px 5px 0;border:1px solid #000;padding:4px 8px 3px;text-decoration:none;text-transform:uppercase;color:#000;font-size:12px;font-weight:500;letter-spacing:.5px;line-height:1em}.post-container section.post .post-body-content-tags .body a:hover{color:#fff;background-color:#000}@media (max-width:767.98px){.post-container section.post aside.col-aside>hr{margin-top:10px;margin-bottom:20px}}.post-container section.post .post-footer.collapsed .col-comments{overflow-y:hidden}.post-container section.post .post-footer.collapsed .col-comments .load-more-comments-btn{display:block}.post-container section.post .post-footer.expanded .col-aside,.post-container section.post .post-footer.expanded .col-comments{-ms-flex-item-align:normal;align-self:normal}.post-container section.post .post-footer .col-aside,.post-container section.post .post-footer .col-comments{position:relative;width:100%;min-height:1px;padding-right:20px;padding-left:20px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.post-container section.post .post-footer .col-comments{position:relative}.post-container section.post .post-footer .col-comments h4{letter-spacing:-.5px;font-size:20px;line-height:1.3em;font-weight:500}@media (max-width:767.98px){.post-container section.post .post-footer .col-comments h4{font-size:20px;margin-bottom:15px!important}}.post-container section.post .post-footer .col-comments .comments-iframe{width:100%}.post-container section.post .post-footer .col-comments .load-more-comments-btn{position:absolute;bottom:0;display:none;background:-webkit-gradient(linear,left top, left bottom,color-stop(0, hsla(0,0%,100%,0)),color-stop(80%, hsla(0,0%,100%,0)),color-stop(99%, #fff));background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 80%,#fff 99%);width:calc(100% - 40px);height:100%;outline:none;border:none;padding:0}.post-container section.post .post-footer .col-comments .load-more-comments-btn .wrapper{position:absolute;bottom:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:50px}.post-container section.post .post-footer .col-comments .load-more-comments-btn .wrapper:hover{text-decoration:underline}.post-container section.post .post-footer .col-comments .load-more-comments-btn .wrapper span.text{color:#000;font-size:20px;z-index:1}@media (max-width:767.98px){.post-container section.post .post-footer .col-comments .load-more-comments-btn .wrapper span.text{font-size:16px}}.post-container section.post .post-footer .col-comments .load-more-comments-btn .wrapper .sprite{position:relative;top:-2px}.post-container section.post .post-footer .post-footer-related-posts h4{letter-spacing:-.5px;font-size:20px;line-height:1.3em;font-weight:500}@media (max-width:767.98px){.post-container section.post .post-footer .post-footer-related-posts h4{font-size:20px;margin-bottom:15px!important}}.post-container section.post .post-footer .post-footer-related-posts .post-footer-related-posts-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.post-container section.post .post-footer .post-footer-related-posts .post-footer-related-posts-container .post-box{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}@media (max-width:991.98px){.post-container section.post .post-footer .post-footer-related-posts .post-footer-related-posts-container .post-box{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.post-container section.post .post-footer .post-footer-related-posts .post-footer-related-posts-container .post-box .post-box-image-container{margin-bottom:10px}.post-container section.post .post-footer .post-footer-related-posts .post-footer-related-posts-container .post-box .post-box-content-container .post-box-content-title a h2{font-size:18px;line-height:1.4em;margin:0;color:#000}@media (max-width:767.98px){.post-container section.post .post-footer .post-footer-related-posts .post-footer-related-posts-container .post-box .post-box-content-container .post-box-content-title a h2{font-size:15px;line-height:1.3em}}.post-container section.post .post-footer .post-footer-related-posts .post-footer-related-posts-container .post-box .post-box-content-container .post-box-content-title a:hover{text-decoration:none}.post-container section.post .post-footer .post-footer-related-posts .post-footer-related-posts-container .post-box .post-box-content-container .post-box-content-title a:hover h2{color:#555}@media (max-width:991.98px){.post-container section.post .post-footer .post-footer-related-posts .post-footer-related-posts-container .post-box:nth-child(n+3){display:none}}.post-container .feed-break-container .adunit.leaderboard{margin:0}@media (min-width:768px){.post-container.large-media section.post .post-body-top-bar{padding-top:0}}@media (min-width:768px){.post-container.portrait-gallery-single section.post{margin-top:25px}.post-container.portrait-gallery-single section.post .post-header{display:none}.post-container.portrait-gallery-single section.post .post-gallery-container .portrait-gallery-single-row{padding-bottom:19px;border-bottom:1px solid #eee}.post-container.portrait-gallery-single section.post .post-gallery-container .portrait-gallery-single-row .col-portrait-image-holder{position:relative;width:100%;min-height:1px;-webkit-box-flex:0;-ms-flex:0 0 38.2%;flex:0 0 38.2%;max-width:38.2%}}@media (min-width:768px) and (max-width:767.98px){.post-container.portrait-gallery-single section.post .post-gallery-container .portrait-gallery-single-row .col-portrait-image-holder{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:768px){.post-container.portrait-gallery-single section.post .post-gallery-container .portrait-gallery-post-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-container.portrait-gallery-single section.post .post-gallery-container .portrait-gallery-post-header .post-header{display:block;color:#000}.post-container.portrait-gallery-single section.post .post-gallery-container .portrait-gallery-post-header .post-header h1,.post-container.portrait-gallery-single section.post .post-gallery-container .portrait-gallery-post-header .post-header h2{margin:0 auto;-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.post-container.portrait-gallery-single section.post .post-gallery-container .portrait-gallery-post-header .post-header h2{margin-top:20px}}@media (max-width:767.98px){.post-container.portrait-gallery-single section.post .post-gallery-container .portrait-gallery-post-header{display:none}}@media (min-width:768px){.post-container.portrait-gallery-single section.post .post-body-top-bar{padding-top:4px}}body.switch-theme .post-container section.post .sprite-cog{vertical-align:middle}@media (min-width:992px){body.switch-theme .post-container section.post div.row.post-body{margin-top:30px}}body.switch-theme .post-container section.post .col-aside,body.switch-theme .post-container section.post .col-post-body{padding-left:15px;padding-right:15px}@media (min-width:768px){body.switch-theme .post-container section.post .col-post-body{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 330px);flex:0 0 calc(100% - 330px);max-width:calc(100% - 330px)}}body.switch-theme .post-container section.post .col-right{position:relative;width:100%;min-height:1px;padding-right:20px;padding-left:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){body.switch-theme .post-container section.post .col-right{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}}body.switch-theme .post-container section.post .post-header{margin-bottom:6px;margin-left:-15px;margin-right:-15px}body.switch-theme .post-container section.post .flickity-prev-next-button{border-radius:5px;height:120px;width:50px}@media (min-width:768px){body.switch-theme .post-container section.post .fullscreen-gallery-wrapper:hover .flickity-prev-next-button,body.switch-theme .post-container section.post .fullscreen-gallery-wrapper:hover .gallery-image-index,body.switch-theme .post-container section.post .gallery-container:hover .flickity-prev-next-button,body.switch-theme .post-container section.post .gallery-container:hover .gallery-image-index,body.switch-theme .post-container section.post .shortcode-slider:hover .flickity-prev-next-button,body.switch-theme .post-container section.post .shortcode-slider:hover .gallery-image-index{background-color:hsla(0,0%,59%,.2)}body.switch-theme .post-container section.post .fullscreen-gallery-wrapper:hover .flickity-prev-next-button:hover,body.switch-theme .post-container section.post .fullscreen-gallery-wrapper:hover .gallery-image-index:hover,body.switch-theme .post-container section.post .gallery-container:hover .flickity-prev-next-button:hover,body.switch-theme .post-container section.post .gallery-container:hover .gallery-image-index:hover,body.switch-theme .post-container section.post .shortcode-slider:hover .flickity-prev-next-button:hover,body.switch-theme .post-container section.post .shortcode-slider:hover .gallery-image-index:hover{background-color:#969696}}body.switch-theme .post-container section.post .fullscreen-gallery-wrapper .flickity-prev-next-button.next .sprite-gallery-next,body.switch-theme .post-container section.post .gallery-container .flickity-prev-next-button.next .sprite-gallery-next,body.switch-theme .post-container section.post .shortcode-slider .flickity-prev-next-button.next .sprite-gallery-next{display:inline}@media (min-width:768px){body.switch-theme .post-container section.post .fullscreen-gallery-wrapper .flickity-prev-next-button.next,body.switch-theme .post-container section.post .gallery-container .flickity-prev-next-button.next,body.switch-theme .post-container section.post .shortcode-slider .flickity-prev-next-button.next{right:15px}body.switch-theme .post-container section.post .fullscreen-gallery-wrapper .flickity-prev-next-button.previous,body.switch-theme .post-container section.post .gallery-container .flickity-prev-next-button.previous,body.switch-theme .post-container section.post .shortcode-slider .flickity-prev-next-button.previous{left:15px}}body.switch-theme .post-container section.post .fullscreen-gallery-wrapper .gallery-image-index,body.switch-theme .post-container section.post .gallery-container .gallery-image-index,body.switch-theme .post-container section.post .shortcode-slider .gallery-image-index{left:auto}body.switch-theme .post-container section.post .post-body-article .post-body-content blockquote:after,body.switch-theme .post-container section.post .post-body-article .post-body-content blockquote:before{content:none}body.switch-theme .post-container section.post .post-body-article .post-body-content q{margin-left:0;width:100%;padding-left:0}body.switch-theme .post-container section.post .post-body-article .post-body-content q:after,body.switch-theme .post-container section.post .post-body-article .post-body-content q:before{content:""}body.switch-theme .post-container section.post .post-body-article .post-body-content h2{font-weight:600}@media (max-width:767.98px){body.switch-theme .post-container section.post .in-content-ad-outer{margin-left:-15px;margin-right:-15px}}@media (max-width:991.98px){body.switch-theme .post-container section.post .post-comments{padding:0;margin-bottom:25px}}body.switch-theme .post-container section.post .post-body-credentials{font-size:13px;text-transform:uppercase;padding-top:0;margin-bottom:20px;position:relative}body.switch-theme .post-container section.post .post-body-credentials:before{content:none}body.switch-theme .post-container section.post .post-body-credentials dl{margin:0}body.switch-theme .post-container section.post .post-body-credentials dt{display:inline;font-weight:400;color:#adb5bd}body.switch-theme .post-container section.post .post-body-credentials dd{display:inline;font-weight:700}body.switch-theme .post-container section.post .post-body-content-tags a{display:inline-block;color:#333;font-size:12px;padding:4px 8px;margin:0 7px 7px 0;text-transform:uppercase;border-radius:4px;border:1px solid #333;background-color:#fff;text-decoration:none;font-weight:400;line-height:18px}body.switch-theme .post-container section.post .post-body-content-tags a:hover{background-color:#e1e1e1;color:#666}body.switch-theme .post-container.post-page-radio .post-upper,body.switch-theme .post-container.post-page-tv .post-upper{background-color:transparent;color:#222;padding-top:inherit;padding-bottom:0}body.switch-theme .post-container.post-page-radio .post-upper header.post-header .post-body-title,body.switch-theme .post-container.post-page-tv .post-upper header.post-header .post-body-title{color:#000}body.switch-theme .post-container.post-page-radio .post-upper header.post-header .post-body-excerpt,body.switch-theme .post-container.post-page-tv .post-upper header.post-header .post-body-excerpt{color:#888}body.switch-theme .post-container.post-page-radio .podcast-player{height:auto;overflow:visible}body.switch-theme .post-container.post-page-radio .podcast-player:before{content:none}body.switch-theme .post-container.post-page-radio .podcast-player .post-meta{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.switch-theme .post-container.post-page-radio .podcast-player .post-meta h2{-ms-flex-preferred-size:auto;flex-basis:auto}body.switch-theme .post-container.post-page-radio #audio-wrapper{position:static;height:auto}body.switch-theme .post-container.post-page-radio #audio-wrapper .controls .navigate-btn{padding:0 15px}body.switch-theme .post-container.post-page-tv .sidebar .hbtv-col-container .post-list-container .post-box .post-box-content-container .post-box-content-categories,body.switch-theme .post-container.post-page-tv .sidebar .hbtv-col-container .post-list-container .post-box .post-box-content-container .post-box-lower{display:none}body.switch-theme #post-footer-related-posts h4{color:#000;padding-bottom:10px;margin-bottom:30px;text-transform:uppercase;font-size:17px;font-weight:600;border-bottom:1px solid #eee}body.switch-theme #post-footer-related-posts .post-box{margin-bottom:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:991.98px){body.switch-theme #post-footer-related-posts .post-box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}body.switch-theme #post-footer-related-posts .post-box:nth-child(n+3){display:-webkit-box;display:-ms-flexbox;display:flex}}body.switch-theme #post-footer-related-posts .post-box .post-box-content-container .post-box-content-title a h2{font-size:1rem}body.switch-theme #post-footer-related-posts .post-box .post-box-image-container{margin-right:0}body.switch-theme .sticky-ad.refresh-ad{margin-bottom:0}