.review-credit a {
    font-style: normal !important;
}

.entry-content {
    float: left;
}

.blog .entry-title, .single .entry-title {
    width: auto !important;
}

#content header {
    width: auto !important;
}

.wp-caption.alignleft, .entry-content img.alignleft {
    margin-left: 0 !important;
}

.comments-wrapper {
    width: 100%;
    margin: 0;
}

.comment-form-author input[name="author"], .comment-form-email input[name="email"], .comment-form-url input[name="url"] {
    max-width: 99%;
}

.comments-area input[type="email"] {
    width: 60% !important;
}

.email-descrip {
    float: right;
    width: 35%;
    font-size: 15px !important;
    line-height: 20px;
}

.next-prev-inner {
    padding-left: 0;
    padding-right: 0;
    width: 100% !important;
    max-width: 100% !important;
}

#reply-title {
    width: 100%;
}

#cancel-comment-reply-link {
    width: 100%;
    float: left;
    margin-left: 0;
}

.reviewer-pic {
    max-width: 160px !important;
}

.book-footer-left img {
    width: 195px;
    height: auto;
    margin-bottom: 48px;
}

.book-footer-left, .book-footer-right {
    float: left;
}

.book-footer-left {
    width: 27%;
}

.book-footer-right {
    width: 60%;
}

.book-footer-wrap {
    border-top: 1px solid #8f8f8f;
    padding-top: 8px;
    clear: both;
    width: 862px;
    margin: 0 auto;
}

.book-footer {
    border-top: 1px solid #8f8f8f;
    padding-top: 50px;
    float: left;
    width: 100%;
}

.book-footer p {
    font-size: 20px;
    line-height: 30px;
}

.book-footer h2 {
    margin-bottom: 5px;
}

.book-footer img#amazon_logo {
    margin-top: 25px;
}

.left-column {
    margin-right: 20px;
}

.blog #content, .single #content {
    width: 500px;
}

.page-id-137 .wp-image-146 {
    width: 280px;
    max-width: 280px !important
}

.page-id-137 p {
    float: left;
    width: 100%;
    text-indent: 0 !important;
    margin-bottom: 20px !important;
}

.first-paragraph {
    width: 540px !important;
    text-indent: 0 !important;
    float: left;
}

.second-paragraph {
    float: left;
    margin-top: -10px !important;
}

.visible-tablet {
    display: none;
}

.page-id-137 .book-footer p {
    text-indent: 0 !important;
    margin-bottom: 20px;
}

.page-id-137 .book-footer .book-footer-right img {
    margin-top: 0 !important;
}

@media (max-width: 881px) {

    .page-id-137 h1, .page-id-137 h3 {
        width: 50%;
    }

    .page-id-137 h1 {
        width: 250px;
        border-bottom: 0;
        padding-top: 25px;
    }

    .page-id-137 .wp-image-146 {
        width: 150px !important;
    }

    .page-id-137 h3 {
        clear: both;
    }

}

@media (min-width: 1100px) {

    .comments-wrapper {
        width: 100%;
        margin-left: 0;
    }

}

@media (max-width: 480px) {
    body, p{
        line-height: 28px;
    }

    body, p, .comments-link, .sidebar-widgets .widget_recent_entries a{
        font-size: 19px;
    }

    .left p, .left, .farright, .farright p {
        width: 100%;
    }

    .left iframe {
        min-height: 200px !important;
    }

    .book-footer-wrap {
        width: 100%;
    }

    #fat-footer .widget-container {
        font-size: 15px;
    }

    .mobile-details {
        display: none !important;
    }

    .desktop-details {
        display: block !important;
    }

    body, #page, #main, #site-header, #primary, .entry-content, footer, .next-prev, #content, .entry-title, .blog #content p, .single #content p {
        width: 100% !important;
    }

    .entry-content img {
        width: 100%;
    }

    .blog #content, .single #content {
        margin-top: 0;
    }

    .book-wrap {
        width: 100%;
        text-align: center;
    }

    #book-img {
        display: inline-block;
        float: none;
        margin: 0;
        margin-bottom: 38px;
        width: 80%;
        height: auto;
    }

    .book-wrap p {
        text-align: left;
        font-size: 19px;
        line-height: 28px;
    }

    .book-descrip {
        width: 100%;
        margin-bottom: 50px;
    }

    .left-right {
        text-align: left;
    }

    .farright {
        margin-bottom: 43px;
    }

    .farright img {
        margin-top: 25px;
        max-width: 220px;
    }

    .book-footer {
        padding-bottom: 75px;
    }

    .book-footer p {
        font-size: 19px;
    }

    #fat-footer, #footer-wrapper {
        width: 100% !important;
    }

    .reviewer-img {
        display: none;
    }

    .reviewer-pic {
        float: left;
        width: 40% !important;
        height: auto;
        margin-left: -4px;
        margin-right: 30px;
        margin-top: 30px;
    }

    .reviewer-credit {
        margin-top: 35px;
        width: 50% !important;
        float: right;
    }

    .reviewbox {
        border: none !important;
        padding-top: 0;
    }

    #primary-navigation li {
        margin-left: 5px;
        margin-right: 5px;
    }

    #main {
        background: url('images/paper-background.png') top left -50px repeat-y;

    }

    .logo {
        width: 90%;
        max-width: 370px;
        height: auto;
    }

    .entry-title {
        max-width: 400px;
    }

    .entry-title, .p1 {
        width: 100%;
    }

    body, #page, #main, header, #primary {
        width: 100% !important;
    }

    p.review-credit {
        line-height: 24px;
        float: right;
        width: 48% !important;
        font-size: 15px !important;
    }

    .reviewer-pic.visible-xs {
        margin-bottom: 50px;
    }

    .book-img {
        width: auto !important;
    }

    .sidebar-widgets {
        margin-top: 0 !important;
        width: 80% !important;
        padding-left: 5%;
    }

    .blog .next-prev {
        width: auto !important;
    }

    .blog .next-prev-inner {
        width: 100% !important;
    }

    .blog .next-prev-inner .alignright {
        padding-right: 10px;
    }

    .blog .next-prev-inner .alignleft {
        padding-left: 10px;
    }

    .sidebar-widgets .widget_recent_entries {
        margin-top: 60px;
        margin-bottom: 40px;
    }

    .widget_recent_entries li {
        margin-bottom: 10px !important;
    }

    .book-footer-left, .book-footer-right {
        width: 100%;
        float: left;
        text-align: center;
    }

    .book-wrap p, .book-wrap h2 {
        text-align: left;
    }

    .book-descrip p {
        text-align: left;
    }

    .left-right p, .left-right h2 {
        text-align: center !important;
    }

}

@media (min-width: 615px) {
    .visible-xs {
        display: none !important;
    }

    .hidden-xs {
        display: inline-block !important;
    }

}

@media (max-width: 615px) {

    .visible-xs {
        display: inline-block !important;
    }

    .hidden-xs {
        display: none !important;
    }

    .reviewer-img {
        display: none;
    }

    .reviewer-pic {
        float: left;
        width: 45% !important;
        height: auto;
        margin-left: -4px;
        margin-right: 0px;
        margin-top: 30px;
        margin-bottom: 50px;
    }

}

@media (max-width: 1101px) and (min-width: 480px) {

    .left {
        width: 55%;
    }

    .left iframe {
        width: 100%;
        min-height: 350px !important;
    }

    .farright {
        margin-bottom: 30px;
        float: right;
    }

    .book-footer-wrap {
        width: 94%;
        margin-left: 3.5%;
    }

    h1 {
        font-size: 42px;
    }

    #primary {
        width: 100%;
    }

    #site-header {
        width: 93% !important;
    }

    article {
        width: 93% !important;
        padding-left: 3.5%;
    }

    .entry-content {
        width: 100%;
    }

    .home #book-img {
        width: 250px;
        height: auto;
    }

    h1 {
        font-size: 37px;
        line-height: 40px;
    }

    .book-descrip p {
        margin-bottom: 75px;
    }

    #main.site-main {
        width: 100% !important;
        background-size: 1500px;
        background-position: -50px;
    }

    #footer-wrapper {
        width: 100% !important;
    }

    #fat-footer {
        width: 93% !important;
    }

    /*body, p {*/
        /*font-size: 20px;*/
    /*}*/

    .blog #content p, .single #content p {
        width: 100%;
    }

    .blog #content, .single #content {
        width: 60%;
        margin-right: 5%;
    }

    .blog .sidebar-widgets, .single .sidebar-widgets {
        width: 30%;
    }

    .sidebar-widgets ul {
        width: 80%;
    }

    /* .sidebar-widgets input {width:80%!important;} */
    .entry-content img {
        width: 100%;
        max-width: 100%;
    }

    .page-id-9 .left-column, .page-id-9 .right-column {
        width: 48% !important;
    }

    .blog .entry-title a, .single .entry-title {
        font-size: 40px;
        line-height: 42px;
    }

    .blog #content p, .single #content p {
        font-size: 18px;
        line-height: 25px;
    }

    .blog .sidebar-widgets, .single .sidebar-widgets {
        margin-top: 35px;
    }

    .widget_recent_entries li {
        margin-bottom: 12px !important;
    }

    #fat-footer {
        width: 94% !important;
    }

    .comments-wrapper {
        width: 90% !important;
        margin-left: 5% !important;
    }

    .email-descrip {
        width: 25% !important;
    }

    #author, #email {
        width: 70% !important;
    }

    .blog .next-prev {
        width: 94% !important;
        min-width: 94% !important;
    }

    .next-prev {
        min-width: 94% !important;
    }

    .reviewer-img {
        width: auto !important;
    }

    .right img {
        width: 200px !important;
    }

    .farright img {
        width: 150px !important;
    }

    #primary {
        width: 98%;
    }

}

@media (max-width: 888px){
    .book-footer img#amazon_logo {
        margin-top: 0;
    }
}

@media (max-width: 888px) and (min-width: 480px) {
    .desktop-details {
        display: none !important;
    }

    .mobile-details {
        display: block !important;
    }

    .mobile-details .left {
        width: 60%;
        float: left;
        margin-bottom: 40px;
    }

    .mobile-details .right {
        width: 35%;
        float: right;
        margin-bottom: 40px;
    }

    .mobile-details .right img {
        margin-top: 25px;
    }

    .sidebar-widgets .widget_recent_entries a {
        font-size: 18px;
        line-height: 28px;
    }

    .sidebar-widgets ul {
        width: 100%;
    }

    .book-footer p {
        margin-bottom: 27px;
    }

    .farright img {
        width: 200px;
    }
}

@media (min-width: 889px) {
    .mobile-details {
        display: none !important;
    }

    .desktop-details {
        display: block !important;
    }

}

@media (max-width: 480px) {

    #content {
        width: 90% !important;
        padding-left: 5%;
        margin: 0;
    }

    .left-column, .right-column {
        width: 100%;
    }

    .sidebar-widgets {
        margin-top: 0 !important;
        width: 80% !important;
        padding-left: 5%;
    }

    .sidebar-widgets .widget_recent_entries {
        margin-top: 60px;
        margin-bottom: 40px;
    }

    .widget_recent_entries li {
        margin-bottom: 10px !important;
    }

    .page-id-137 h1, .page-id-137 h3 {
        width: 100% !important;
        min-width: 100% !important;
    }

    .page-id-137 .wp-image-146 {
        width: 250px !important;
    }

}

@media (min-width: 1100px) and (min-width: 964px) {

    .home .book-descrip h1 {
        font-size: 42px !important;
        line-height: 45px;
    }

}

@media (max-width: 616px) {

    .book-wrap {
        text-align: center;
    }

    #book-img {
        display: inline-block;
        float: none;
        width: 100%;
    }

    .book-descrip, .left-right, .reviewbox {
        width: 100%;
        text-align: left;
    }

    .reviewer-pic {
        max-width: 160px !important;
        margin-right: 20px;
    }

    .left, .left p, .farright, .farright p {
        width: 100%;
        text-align: center;
    }

    .left iframe {
        min-height: 300px;
    }

    .farright {
        margin-bottom: 50px;
    }
}

@media (max-width: 888px) and (min-width: 650px) {
    .book-footer-left {
        width: 35% !important;
    }

    .book-footer-right {
        width: 50% !important;
    }

}

@media (max-width: 649px) {

    .book-footer-left, .book-footer-right {
        width: 100% !important;
        text-align: center;
    }

    .book-footer {
        padding-bottom: 50px;
    }

    .book-footer p {
        margin-bottom: 25px !important;
    }

    .book-footer-right img {
        width: 200px;
        margin-top: 0 !important;
    }

}

@media (max-width: 480px) and (min-width: 320px) {

    .blog #content, .single #content {
        width: 60%;
        margin-right: 5%;
    }

    .blog .sidebar-widgets, .single .sidebar-widgets {
        width: 30%;
    }

    #primary {
        width: 94%;
    }
}

@media (max-width: 550px) and (min-width: 480px) {

    #content {
        padding-left: 0;
        margin-left: 0;
    }

}

@media (max-width: 1101px) {

    .page-id-137 .wp-image-146 {
        width: 200px;
    }

    .first-paragraph {
        width: 100% !important;
    }

    .mobile {
        display: block;
        clear: both;
    }

    .fullsize {
        display: none;
    }

    .readaspdf {
        float: left;
        width: 100%;
    }

}

@media (max-width: 1101px) and (min-width: 616px) {
    .visible-tablet {
        display: block !important;
    }

    .hidden-tablet {
        display: none !important;
    }

}

@media (max-width: 769px) and (min-width: 480px) {

    .left {
        width: 47%;
    }

    .left iframe {
        min-height: 180px !important;
    }

    .farright {
        float: left;
        padding-left: 5%;
    }

}

.right-column {
    padding-bottom: 50px !important;
}

.right-column img {
    margin-top: 0 !important;
    width: 100%;
}

.wp-caption.alignleft, .entry-content img.alignleft {
    max-width: 100% !important;
}

.blog .entry-content, .blog .entry-content p, .single .entry-content, .single .entry-content p, .blog #content p, .single #content p {
    width: 100% !important;
}

/*.book-footer p {*/
    /*margin-bottom: 35px !important;*/
/*}*/

.wp-caption.alignleft, .entry-content img.alignleft {
    width: 100% !important;
}

#submit, input[value="Submit"] {
    background: #b4ae96 !important;
}

#submit.valid, #mc4wp-form-1 input[type="submit"].valid {
    background: #e03555 !important;
}

@media (min-width: 895px) {
    .page-id-137 .wp-caption.alignleft, .page-id-137 .entry-content img.alignleft {
        max-width: 280px !important;
    }

}

@media (max-width: 894px) {
    .page-id-137 .wp-caption.alignleft, .page-id-137 .entry-content img.alignleft {
        /*max-width: 200px !important;*/
    }

}

@media (min-width: 1101px) {
    .mobile {
        display: none;
    }

    .fullsize {
        display: block;
    }

    .farright {
        margin-bottom: 30px;
        float: right;
    }

    .left {
        width: 55%;

    }

    .left iframe {
        min-height: 350px !important;
    }

}

@media (max-width: 640px) {
    .left, .left p, .farright, .farright p {
        width: 100%;
        text-align: center;
    }

    .left iframe {
        min-height: 275px !important;
    }

    .farright {
        margin-bottom: 50px;
    }

    .left, .left p, .farright, .farright p {
        width: 100%;
        text-align: center;
        padding: 0;
    }

}

@media screen and (max-width: 881px){
    .page-id-137 .entry-content>h1 {
        clear: left;
        width: 100%;
        max-width: 100%;
    }
    .page-id-137 #main .entry-content img{
        max-width: 100%;
        width: 380px !important;
    }
}