.yt-frame{
    width: 100%;
    height: 100%;
}

.single-feature-post.video-post:before{
    display:none !important;
}

.single-feature-post.video-post{
_background: url(https://i.ytimg.com/vi/m5Rhta8AOw8/maxresdefault.jpg);
_background-size: cover;
}

.header-area .vizew-main-menu .classy-nav-container{
    background-color: #000;
}

.nav-item{
    width: 100%;
}

.brand-text{
    color: #fff;
    font-family: 'Meow Script', serif;
    font-size: 1.6em;
    margin:0;
}

@media (max-width: 600px) {
    .logo-area, .nav-brand, .nav-brand img{
        height: 100%;
    }
}

@media (min-width: 485px) {
    .brand-text{
        font-size: 2em;
    }
}
@media (min-width: 800px) {
    .brand-text{
        font-size: 3em;
    }
}
@media (min-width: 1200px) {
    .brand-text{
        font-size: 4em;
    }
}

.logo-area{
    display: flex;
    align-items: center;
}

.header-area .vizew-main-menu .classy-navbar .classynav ul li a.get-book-gold, .about p>a, .gold-text{
    color: #FFD652;
    font-weight: bold;
}

.single-blog-post .post-content .post-title:hover, .single-blog-post .post-content .post-title:hover{
    color: #FFD652;
}

.about p{
    line-height: 1.4;
    font-size: 1.5em;
}

.about p>a{
    font-size: 1em;
}

.about p.email-note{
    line-height: 1.2;
}

.copywrite-area p{
    color:#7f7f7f;
    font-size: 1.2em;
}