.single-post .post-thumbnail {display: none;}
section.book-media {margin-bottom: 60px;}
.media-boxes-no-more-entries {display: none !important;}
.video-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    max-width: 1920px;
    margin: 0 auto;
}
    .video-wrap iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        max-height: 1080px;
    }
.single-post .entry-content a {text-decoration: underline; color: #141414;}

.media-logo img {width: 80px; margin-right: 15px;}
.media-link {background: #f7f7f7; border: 1px solid #f2f2f2; display: inline-block; margin-bottom: 25px; padding: 15px; border-radius: 10px;}
.media-link a {text-decoration: underline; color: #141414 !important;}
.single-post .entry-title {font-size: 54px; line-height: 1em;}

.single-post header {background: #141414;}
.single-container {margin-top: 190px;}
.single-post .container {max-width: 1200px;}
.page-id-299 section.banner {background-position: bottom center; min-height: 100vh;}
.amzn-link {outline: 0 !important;}
.amzn-link img {max-width: 300px;}
.amzn-link img:hover {opacity: 0.8;}

.entry-meta .byline {display: none;}
.book-intro {clear: both; padding: 80px 0px; text-align: center; font-size: 24px;}
.book-intro p {line-height: 1.55em;}
.page-id-299 .container {max-width: 80%;}
.book-mid {background-image: url(images/book-mid.jpg); clear: both; height: 550px; background-size: cover; background-attachment: fixed;}
.book-mid-2 {margin-top: -130px; text-align: center; margin-bottom: 70px;}
.book-imd-box {background: #FFF; display: inline-block; max-width: unset !important; width: unset !important; box-shadow: 0 0 90px rgba(0,0,0,0.17);}
.book-mid-padding {padding: 50px;}
.book-imd-box h2 {text-transform: none;}
.book-imd-box p {font-size: 26px; line-height: 1.35em;}

.book-author {clear: both; padding: 90px 0px;}
.book-author .col-md-4 {text-align: center;}
.author-sign {max-width: 260px;}
.author-title {opacity: 0.5;}
.book-author .col-md-8 {display: flex; align-items: center; justify-content: center;}

.book-faq-2 h1 {margin-top: 0 !important;}
.promo {position: absolute; bottom: 0; right: 0; max-width: 40vw;}

.book-cta {clear: both; background-image: url(images/book-cta.jpg); background-size: cover; background-position: center center; padding: 100px 0px; margin-top: 90px;}
.book-cta .col-md-5 {display: flex; align-items: center; justify-content: center;}
.book-cta h4, .book-cta h2 {color: #FFF;}
.book-cta h4 {font-family: 'Gotham'; letter-spacing: 4px; margin-bottom: 20px;}
.book-cta h2 {margin-bottom: 30px;}

.promo-m {background: #141414; padding: 30px 0px; clear: both;}

@media (min-width: 812px) {
	.promo {display: block;}
	 .promo-m {display: none;}
}

@media (max-width: 812px) {
	 .promo {display: none;}
	 .promo-m {display: block;}
	.page-id-299 section.banner {background-image: url(images/book-m.jpg) !important;}
	.page-id-299 .container {max-width: 90% !important;}
	.author-img {margin-bottom: 30px;}
    .book-mid-padding {padding: 20px !important;}
}