.single-post .spacer{display:none}.single-post .post-header{margin:3.125rem 0 1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.single-post .post-header .post-meta{-webkit-box-flex:6;-ms-flex:6;flex:6}.single-post .post-header .post-meta .date-and-category{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;font-weight:700}.single-post .post-header .post-meta .date-and-category .pipe{font-weight:300;margin:0 .625rem}.single-post .post-header .post-meta .title{margin:1.25rem 0 .9375rem;text-align:center}.single-post .post-header .social-share-icons{-webkit-box-flex:1;-ms-flex:1;flex:1}.single-post .post-header .social-share-icons .social-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-post .post-header .social-share-icons .social-wrap .social{margin:.625rem}.single-post .post-header.active .social-wrap{opacity:1}.single-post .featured-image{position:relative;height:430px;width:100%;overflow:hidden}.single-post .featured-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:430px;width:100%}.single-post .featured-image.active img{opacity:1}.single-post .post-content{margin:3.125rem auto;max-width:860px}.single-post .related-posts-container .section-title{margin-top:1.875rem;margin-bottom:1.875rem;text-align:center}.single-post .related-posts-container .related-posts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:3.125rem 0 0}.single-post .related-posts-container .related-posts .post{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-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}.single-post .related-posts-container .related-posts .post:nth-child(1){-webkit-transition-delay:.3s;transition-delay:.3s}.single-post .related-posts-container .related-posts .post:nth-child(2){-webkit-transition-delay:.4s;transition-delay:.4s}.single-post .related-posts-container .related-posts .post:nth-child(3){-webkit-transition-delay:.5s;transition-delay:.5s}.single-post .related-posts-container.active .post{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}@media screen and (min-width:767px) and (max-width:1024px){.single-post .related-posts-container .related-posts .post:nth-child(3){margin-left:auto;margin-right:auto}}