
.tg-logo {
    max-width: 100%;
}

.tg-header .tg-logo a img {
    margin-left: -100px;
    max-width: 100%;
}

.tg-logoarea {
    padding: 5px 0;
}

.tg-header .tg-logo {
    height: 60px;
    margin-left: 50%;
}

.tg-bannercontentholder .tg-btn {
    padding: 0 30px;
}

.tg-footer {
    padding: 16px 0 40px 0;
    margin: 0;
}

.tg-copyrights,
.tg-addnav {
    padding: 20px 0;
}

.tg-fixedheader .tg-logo a {
    width: 215px;
}

.tg-footer .tg-logo {
    height: auto;
    width: 100%;
    text-align: center;
}

    .tg-footer .tg-logo img {
        max-height: 90px;
        width: auto;
        display: inline;
        margin-top: 20px;
    }

.tg-copyrights,
.tg-addnav {
    padding: 15px 0;
}

.tg-copyrights {
    margin-top: 40px;
    text-align: center;
    width: 100%;
}

.tg-postbook::before,
.tg-frontcover::before {
    display: none;
}

.tg-brands {
    text-align: center;
}

    .tg-brands li {
        float: none;
        display: inline-block;
    }

.js-reviews div {
    display: none;
    padding-top: 20px;
}

.tg-aboutauthor {
    padding: 0;
}

.tg-aboutus {
    align-items: flex-start;
}

.tg-buynow .tg-btnarea {
    padding: 0;
}

    .tg-bannercontent .tg-btnarea .tg-btn,
    .tg-buynow .tg-btnarea .tg-btn {
        padding: 0 20px;
        line-height: 48px;
    }

.tg-sectionspace {
    padding: 50px 0;
}

.tg-postbook {
    margin: 0;
}

.tg-brands li {
    width: auto;
}

    .tg-brands li:nth-child(odd) {
        background-color: #fff;
    }

.tg-firstletter {
    text-align: center;
    line-height: 45px;
}

.tg-buynow .tg-btnarea .tg-btn.tg-active span {
    font-size: 15px;
}

.tg-bannercontent .tg-btnarea .tg-btn,
.tg-buynow .tg-btnarea .tg-btn {
    padding: 20px 20px;
    line-height: 24px;
}

.tg-readsample {
    clear: both;
    margin-left: 18px;
}

.tg-aboutus {
    flex-direction: column;
}

.tg-aboutusimg {
    margin-bottom: 16px;
}

@media (max-width: 640px) {
    .tg-postbook {
        display: block;
    }

    .tg-postbook {
        margin-bottom: -20px;
    }

    .tg-sectionhead {
        margin-top: 10px;
    }

    .tg-prev,
    .tg-next {
        top: 64px;
    }
}

@media (max-width: 991px) {
    .tg-bannercontent .tg-btnarea .tg-btn {
        font-size: 12px;
        padding: 10px 20px;
    }

    .tg-footer .tg-logo {
        top: auto;
        left: auto;
        position: static;
        margin: 0 auto;
    }

    .tg-btn {
        padding: 0 20px;
    }
}

#tg-homeslider .tg-prev:not(:hover),
#tg-homeslider .tg-next:not(:hover) {
    background: none;
}

.tg-otherbookslider .tg-description {
    max-height: 420px;
    overflow: auto;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
