/* Custom.css */
@import url('https://fonts.googleapis.com/css2?family=Anek+Kannada:wght@100..800&display=swap');
body {
    font-size: 14px;
    font-family: "Anek Kannada", sans-serif;
    font-weight: 400;
}

a,
button {
    cursor: pointer;
}

h2 {
    font-size: 24px;
    font-weight: 500;
    color: #104867;
    text-transform: uppercase;
}
footer {
    display: none;
}
.relative {
    position: relative;
}

.section3 .review p.author {
    color: #9a9a9a;
    margin-bottom: 8px;
}

. {
    font-size: 20px;
}
.contact-details .fa {
        float: left;
    font-size: 24px;
    color: #0b4968;
    padding-top: 5px;
}
.contact-info-box-content {
    padding-left: 40px;

}
.contact-info-box {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 20px;
}
.contact-info-box:last-child {
    border-bottom : 0px;
}
/*.table-div {  display: table;  width: 100%;}.table-div .table-cell-div {  display: table-cell;  text-align: center;  vertical-align: middle;}*/

.table-div {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 0;
    bottom: 0;
}

.table-div:before {
    content: '\200B';
    /*   content: '';  margin-left: -0.25em; */
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.table-cell-div {
    display: inline-block;
    vertical-align: middle;
    width: 99%;
}


/**/

.purple-btn {
    color: #fff;
    background: #0b4968;
}

.brand {
    margin-top: 0px;
    float: left;
}

header .brand img {
    height: 60px;
    max-width: 100%;
}

header {
    padding: 10px 0px;
}

.dropdown {
    position: static;
}

.color-purple.navbar {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.navbar-container {
    position: relative;
}

.color-purple {
    background: #0b4968;
}

.navbar .dropdown-menu {
    left: 30px;
    right: 30px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu.color-purple {
    background: rgba(93, 46, 143, 0.83);
    padding: 20px !important;
    border-radius: 0px !important;
    border-radius: 0px !important;
    border: 1px solid #fff;
}

.col-sm.sub-menu {
    border-right: 1px solid #fff;
    padding-left: 30px;
}

.col-sm.sub-menu:last-child {
    border-right: 0px !important;
}

.megaUl {
    width: 100%;
    font-size: 16px;
}

.megaUl .mega-menu li {
    list-style: none;
}

.megaUl li .mega-menu a {
    padding: 3px;
    color: #fff !important;
    text-transform: uppercase;
}

.navbar.navbar-dark .navbar-nav .nav-item .nav-link {
    text-align: center;
    font-weight: 500;
}


/*====== Search =====*/

.searchbtn {
    position: relative;
    display: block;
    width: 100%;
    height: 25px;
}

.searchbtn ul {
    float: left;
    margin: 0px;
    width: 100%;
}

.searchbtn ul li {
    float: left;
    list-style: none;
}

.searchbtn ul li a {
    line-height: 25px;
    font-size: 16px;
    color: #0b4968;
}

.searchbtn ul li:first-child a {
    padding-right: 10px;
    border-right: 1px solid #5d2e8f !important;
    margin-right: 10px;
}

.searchbtn ul li a.btn-search .fa {
    position: absolute;
    top: 2px;
    right: 8px
}

.searchbtn ul li a.btn-search {
    font-size: 20px;
    text-decoration: none;
    color: #5d2e8f;
    position: relative;
    padding: 0px 10px;
}

.searchbtn ul li a.btn-search:hover {
    color: #5d2e8f;
}

.search-form-cntnr i {
    font-size: 25px;
}

.search-form-cntnr form {
    display: none;
    background: #fff;
    color: #5d2e8f;
    padding: 5px 0px 0px;
    text-align: center;
    position: relative;
    transition: background-color 500ms linear;
    border-bottom: 1px solid rgba(48, 10, 69, 0.16862745098039217);
}

.search-form-cntnr input {
    border: none;
    padding: 10px 0;
    background: none;
    color: #5d2e8f;
    outline: none;
    border-bottom: 1px solid white;
    width: 100%;
    font-size: 26px;
    font-weight: 300;
}

.search-form-cntnr button {
    background: none;
    border: none;
}

.search-form-cntnr .sbtn {
    font-size: 28px;
    color: #5d2e8f;
    position: absolute;
    right: 10px;
    top: 12px;
}

.search-form-cntnr input::-webkit-input-placeholder {
    color: #d2c0de;
    font-weight: 300;
}


/** /search  **/

.topmenu {
    float: left;
    width: 100%;
    padding: 16px 0 0;
}

.topmenu ul {
    width: auto;
    margin-bottom: 3px;
    float: right;
}

.signup-btn {
    margin: 0px;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
    text-transform: none;
    font-size: 14px;
    border-radius: 0px;
}

.header-signup input {
    border-color: #0b4968;
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 0;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    border-radius: 0px;
}

.site-language {
    float: right;
    ;
}

.site-language label {
    float: left;
    line-height: 20px;
    height: 20px;
}

.site-language select.form-control {
    width: auto;
    float: left;
    border: 0px;
    font-size: 14px;
    color: #5d2e8f;
    padding: 0;
    height: 20px;
    line-height: 20px;
    font-weight: 600;
    background-color: transparent;
}

a:focus,
.form-control:focus {
    outline: none !important;
    box-shadow: none !important;
}


/*  Owl Carousel  */

.carousel-wrap {
    margin: 50px auto 10px;
    padding: 0px;
    width: 100%;
    position: relative;
    box-shadow: 0px 11px 16px rgba(0, 0, 0, 0.27058823529411763);
    background: #fff;
    padding: 80px 10px 0;
}


/* fix blank or flashing items on carousel */

.owl-carousel .item {
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden;
}

.owl-carousel .item p {
    text-align: center;
    font-size: 15px;
}

#book-Discussion.owl-carousel .item,
#recent-books.owl-carousel .item {
    margin: auto;
    max-width: 200px;
}


/* end fix */

.owl-nav > div {
    margin-top: -19px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
}

.owl-nav > div > i {
    background: #0b4968;
    color: #fff;
    float: left;
    width: 25px;
    height: 27px;
    line-height: 27px;
    text-align: center;
}

#recent-books.owl-carousel .owl-item img,
#book-Discussion.owl-carousel .owl-item img {
    padding: 2px;
    background: #fff;
    box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.27058823529411763);
    margin-bottom: 15px;
}

.owl-nav i {
    font-size: 25px;
}

.owl-nav .owl-prev {
    left: -15px;
}

.owl-nav .owl-next {
    right: -15px;
}
#book-by-author .owl-nav .owl-prev {
    left: -30px;
}
#book-by-author .owl-nav .owl-next {
    right: -30px;
}

/**/

#book-Discussion .owl-stage-outer,
#recent-books .owl-stage-outer,
{
    padding-top: 90px;
}


/*  /Owl  */

.carousel-hd {
    float: left;
    /* width: 100%; */
    padding: 5px;
    margin-top: 15px;
    padding-right: 15px;
    position: absolute;
    left: 15px;
    top: 0px;
}

.carousel-hd img,
.carousel-hd h2 {
    float: left;
    margin: 0px;
    height: 40px;
    line-height: 40px;
    color: #0b4968;
}
/**
.section2 {
    background: url(../images/second-bg.png) no-repeat right center;
    padding: 250px 0px 50px;
    background-size: cover;
    border: none;
    box-shadow: none;
    margin-bottom: 70px;
    margin-top: -200px;
}
**/
.img-sec {
    background: url(../images/second-2-img-bg.jpg) no-repeat center bottom;
    padding: 0px 30px 30px;
    background-size: 100% 70%;
    float: left;
    width: 100%;
}

.img-sec img {
    float: right;
    padding: 3px;
    background: #fff;
    box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.27058823529411763);
}

.section2 .container {
    border: 2px solid #0b4968;
    padding-top: 30px;
    padding-bottom: 30px;
}

.section2 .container p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.h2-head {
    height: 40px;
    display: table;
    background: #fff;
    margin-top: -54px;
}

.h2-head img,
.h2-head h2 {
    float: left;
    margin: 0px;
    height: 40px;
    line-height: 40px;
    color: #0b4968;
}

.h2-head h2 {
    padding-right: 5px;
}

.section2 .container.bookDiscussion {
    margin-top: 50px;
    padding-bottom: 0px;
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.section2 .container #book-Discussion p {
    color: #5d2e8f;
}

#book-Discussion .owl-stage-outer {
    padding-top: 0px !important;
}

#book-Discussion .owl-nav .owl-prev {
    left: -30px !important;
}

#book-Discussion .owl-nav .owl-next {
    right: -30px !important;
}

.section3 .imgThump {
    width: 100%;
}

.section3 h4 {
    color: #5d2e8f;
    font-weight: 500;
    margin-bottom: 5px;
}

.section3 p {
    color: #000;
    font-weight: 300;
    font-size: 16px;
}

.section3 .col-sm {
    margin-top: 20px;
    margin-bottom: 20px;
}

.section3 .col-sm .col-8 {
    padding-left: 0px;
}

.landing-banner {
    background: rgba(64, 39, 89, 1);
    background: -moz-linear-gradient(left, rgba(11, 73, 104, 0.9) 0%, rgba(11, 73, 104, 0.89) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(11, 73, 104, 0.9)), color-stop(100%, rgba(11, 73, 104, 0.89)));
    background: -webkit-linear-gradient(left, rgba(11, 73, 104, 0.9) 0%, rgba(11, 73, 104, 0.89) 100%);
    background: -o-linear-gradient(left, rgba(11, 73, 104, 0.9) 0%, rgba(11, 73, 104, 0.89) 100%);
    background: -ms-linear-gradient(left, rgba(11, 73, 104, 0.9) 0%, rgba(11, 73, 104, 0.89) 100%);
    background: linear-gradient(to right, rgba(11, 73, 104, 0.9) 0%, rgba(11, 73, 104, 0.89) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#402759', endColorstr='#2f0843', GradientType=1);
    padding-top: 30px;
    padding-bottom: 5px;
}

.grid-flex .review {
    padding-top: 50px;
    float: left;
    width: 100%;
}

.grid-flex h1 {
    font-size: 40px;
}
.img-bdr-land img {
    display:  block;
    margin: auto;
}
.review a {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.author {
    font-size: 26px;
}

h2.price {
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    margin: 16px 0 0;
}

.buy-now {
    font-size: 20px;
    height: 37px;
    line-height: 50px;
    border-bottom: 1px solid #fff;
    color: #fff;
    margin-left: 20px;
}

h4.pages {
    font-size: 16px;
    margin-top: 70px;
    margin-bottom: 0;
}

.grid-flex .review .float-left {
    padding-right: 10px;
}

.grid-flex .review .float-left a {}

.banner-book img {
    border: 30px solid #fff;
}

.landing-banner {
    position: relative;
}

.landing-banner img.left {
    position: absolute;
    left: 0px;
    bottom: 0px;
    max-width: 500px;
    width: 100%;
}

.landing-banner img.right {
    max-width: 800px;
    position: absolute;
    right: 0px;
    width: 100%;
    top: 0px;
}


/*====*/

.grid-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    flex-direction: row;
    -webkit-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: space-around;
    margin-bottom: 30px;
    color: #fff;
}

.col {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 400px;
}

.col-left {
    -webkit-box-ordinal-group: -1;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}

.col-right {
    display: flex;
    align-items: center;
    justify-content: center;
}

.share p {
    position: absolute;
    top: -12px;
    left: 10px;
    background-color: #3e2356;
    padding: 0px 5px;
}

.share {
    border: 1px solid #fff;
    float: left;
    position: relative;
    margin: 0px;
    margin-top: 20px;
    margin-right: 30px;
}

.share li {
    list-style: none;
    display: inline-block;
    padding: 5px;
    color: #fff;
    font-size: 20px;
}

.share li a {
    color: #fff;
}

.share ul.rate a {
    opacity: .3;
}

.share ul.rate a:hover {
    opacity: 1;
}

.share ul {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0px;
}


/*  */

.synopsys.section2 .buylink .recomended {
    padding-left: 10px;
    padding-right: 10px;
}

.otherbuy {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

.synopsys.section2 .buylink .recomended .col-sm {
    background: #f1f1f1;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

.synopsys.section2 .buylink h4 {
    font-size: 17px;
    font-weight: 600;
}

section.reviews .container {
    border: 2px solid #0b4968;
    padding-top: 30px;
    padding-bottom: 20px;
}

section.reviews .container .h2-head {
    margin-left: 15px;
}

section.reviews .owl-stage-outer {
    padding-top: 0px !important;
}

#reviewslider.owl-carousel .owl-item .item .row:last-child {
    border-bottom: 0px !important;
}

#reviewslider {
    padding-left: 35px;
    padding-right: 35px;
}

#reviewslider.owl-carousel .item p {
    text-align: left;
}

.section3 #reviewslider .col-sm {
    margin-top: 0px;
    margin-bottom: 0px;
}

.section3 #reviewslider .col-sm p {
    margin-bottom: 0px;
}

.section3 #reviewslider .owl-item .fa {
    color: #dacfe5;
    font-size: 18px;
}

#reviewslider.owl-carousel .owl-item.active {
    border-right: 1px solid #c8b8d9 !important;
}

#reviewslider.owl-carousel .owl-stage-outer {
    margin-left: 1px;
}

#reviewslider.owl-carousel .owl-item .item .row {
    margin: 15px;
    margin-bottom: 5px;
    border-bottom: 1px solid #c8b8d9;
    padding-bottom: 15px;
}

#reviewslider.owl-carousel .item p.reviewdate {
    position: absolute;
    font-size: 12px;
    font-weight: 600;
    color: #dacfe5;
    right: 30px;
    top: 0px;
}

.other-rws {
    background: #0b4968 !important;
    border-color: #5d2e8f !important;
    color: #fff;
}

.other-rws a {
    color: #fff;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

#reviewslider.owl-carousel .owl-item img {
    margin-bottom: 10px;
    box-shadow: none;
    padding: 0;
}

#reviewslider.owl-carousel .owl-item a {
    color: #5d2e8f;
}

#reviewslider.owl-carousel .item p {
    font-size: 16px;
    font-weight: 400;
}

.section3 #reviewslider .owl-item .fa.checked {
    color: #0b4968;
}

.section3 #reviewslider .owl-item .col-9 {
    padding-left: 0px;
}

.section3 #reviewslider .owl-item h5 {
    font-weight: 600;
    font-size: 18px;
}

#reviewslider.owl-carousel .item p.author {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px;
}

.about-author img.float-left {
    padding-right: 15px;
}

.section2.about-author .container h4 {
    color: #235b77;
    font-size: 18px;
    font-weight: 600;
}

.section2.about-author a {
    color: #0b4968;
}

.conversation {
    background: url(../images/conversation-bg.jpg) center center no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
}

.conversation .container {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    background: #fff;
}

.conversation .nav-tabs .nav-item {
    width: 100%;
}

.conversation .nav-tabs {
    width: 100%;
    max-width: 150px;
    float: right;
    margin-top: 10px;
    margin-bottom: 50px;
    border-bottom: 0px !important;
    margin-right: -15px;
}
.copyright {
    padding-top: 14px;
}
.conversation .nav-tabs .nav-link {
    color: #fff;
}

.conversation .nav-tabs .nav-link.active {
    color: #5d2e8f;
}

.conversation .nav-tabs .nav-item.show .nav-link,
.conversation .nav-tabs .nav-link.active,
.conversation .nav-tabs .nav-link {
    border: 0px !important;
    border-radius: 0px !important;
}

.conversation .h2-head {
    margin-top: 20px;
    margin-bottom: 15px;
    background-color: transparent;
}

.conversation .h2-head h2 {
    color: #fff;
}

.conversation .relative {
    background: #0b4968;
}

.conversation .relative img.left,
.conversation .relative img.right {
    position: absolute;
    max-width: 200px;
    height: 50px;
}

.conversation .relative img.left {
    bottom: 0px;
    left: 0px;
}

.conversation .relative img.right {
    top: 0px;
    right: 0px;
}

.conversation .relative img.right {
    top: 0px;
    right: 0px;
}

.conversation .col-sm-9 {
    padding-top: 50px;
    padding-bottom: 30px;
}

.conversation .owl-nav > div > i {
    background: transparent;
    color: #000;
}

.conversation .owl-nav > div {
    top: 30%;
}

.conversation .owl-carousel {
    padding-right: 20px;
    padding-left: 20px;
}

.conversation .owl-carousel p {
    padding-top: 5px;
}

#awards-reco .owl-nav .owl-prev,
#related-books.owl-carousel .owl-nav .owl-prev {
    left: -15px;
}

#awards-reco .owl-nav .owl-next,
#related-books.owl-carousel .owl-nav .owl-next {
    right: -15px;
}

#awards-reco.owl-carousel {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 15px;
}

#awards-reco.owl-carousel p {
    margin-bottom: 0px;
}

.section2 .container p:last-child {
    margin-bottom: 0px;
}

.excerpt a {
    color: #310a45;
}

.excerpt h3 {
    font-weight: 600;
    font-size: 22px;
}

#awards-reco.owl-carousel img,
.conversation .owl-carousel img {
    border: 2px solid #255c78;
}

#related-books.owl-carousel img {
    border: 1px solid #0b4968;
    margin: 20px auto 10px;
}

footer {
    background: #0b4968;
    overflow: hidden;
    padding: 50px 0px;
}

footer .h2-head {
    margin-top: 0px;
    margin-bottom: 20px;
}

footer .h2-head:after {
    content: '';
    position: absolute;
    height: 3px;
    left: -65px;
    background: #fff;
    width: 65px;
    top: 70px;
}

footer .h2-head:before {
    content: '';
    position: absolute;
    height: 3px;
    left: 0px;
    background: #0b4968;
    right: 150px;
    top: 70px;
}

.footer-img {
    position: absolute;
    left: 400px;
    bottom: -30px;
    min-width: 500px;
}

.footer-cont {
    z-index: 9999;
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}

.footer-cont:after {
    position: absolute;
    content: '';
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 200px;
    background: transparent;
    border: 2px solid #fff;
    z-index: 0;
    z-index: -1;
}

.footer-form {
    background: #fff;
    max-width: 400px;
    width: 100%;
    padding: 20px 50px;
}

.btn-register {
    margin: 15px auto 0px;
    border-radius: 0px;
    border: 0px;
    color: #fff;
    padding: 0px;
    height: 25px;
    line-height: 25px;
    width: 80px;
    text-align: center;
    background: #faa61a !important;
    box-shadow: none;
    text-transform: initial;
    float: none;
    display: block;
}

.footer-form label {
    margin: 10px 0px 0px;
    color: #dddddd;
    font-weight: 600;
    font-size: 13px;
}

.footer-form .form-group {
    margin-bottom: 5px;
}

.footer-form input {
    border-radius: 0px;
    padding: 0px 0px 5px;
    border: 0px;
    border-bottom: 2px solid #ddd;
    height: 30px;
}

.footer-form textarea {
    border: 0px;
    border-radius: 0px;
    background: #f6f4f7 !important;
}

ul.social li {
    list-style: none;
}
.w-100.pt-1 ul.social li{
	display: inline-block;
	height: 30px;
	margin-bottom: -10px;
}
.w-100.pt-1 ul.social li.shareon{
	margin-right: 8px;
	color: #0b4968;
}

.copyrtext {
    line-height: 30px;
    margin: 0px;

}
.copyright .float-right,
.copyright .float-right a {
    line-height: 40px;
    color: #0b4968;
}

ul.social li a {
    color: #fff !important;
    width: 30px;
    height: 30px;
    float: left;
    text-align: center;
    border-radius: 30px;
    line-height: 30px;
    background: #0b4968;
    margin: 0px 3px;
}

ul.social {
    display: block;
    float: right;
    margin: auto;
    padding: 0;
}

.section4 {
    background: url(../images/news-bg.jpg) no-repeat left center;
    padding: 100px 0px 0px;
    background-size: cover;
    border: none;
    box-shadow: none;
    margin-top: 90px;
    margin-bottom: 100px;
    height: 410px;
}

.h2-head-white {
    height: 40px;
    display: table;
    background: transparent;
    margin-top: -54px;
}

.h2-head-white img,
.h2-head-white h2 {
    float: left;
    margin: 0px;
    height: 40px;
    line-height: 40px;
    color: #fff;
}

.h2-head-white h2 {
    padding-right: 5px;
}

.white-bg {
    background-color: #fff;
}

.section4 h4 {
    color: #5d2e8f;
    font-weight: 500;
    margin-bottom: 10px;
    padding: 15px 0 0;
}

.section4 h3 {
    color: #5d2e8f;
    font-weight: 500;
    margin-bottom: 10px;
}

.section4 p {
    color: rgba(51, 51, 51, 0.78);
    font-size: 15px;
}

.box-shadow {
    box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.3);
}

.section5 {
    background: url(../images/stories-bg.jpg) no-repeat right bottom;
    padding: 0px;
    background-size: cover;
    border: none;
    box-shadow: none;
    /**  margin-top: 280px; **/
}
.catBooklist {
    padding-top: 20px;
}
.section5 h4 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px;
    padding: 15px 0 0;
}

.section5 h3 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px;
}

.section5 p {
    color: #fff;
    font-size: 15px;
}

.white-border {
    border: 2px solid #fff;
}

.featured footer {
    background-color: transparent;
    padding: 60px 0 60px;
}

.section5.featured .white-border > img {
    margin: 0 auto;
    display: block;
}

.book_about_author,
.awards {
    background-image: none;
}

.section2.in-news {
    background-image: none;
}

.section2.article_about_author {
    background-image: none;
}

.section2.awards {
    padding: 100px 20px 50px;
}

.section2.book_about_author .container #book-Discussion p {
    color: #000;
}

.awards .owl-stage-outer {
    padding-top: 0px !important;
}

.awards .owl-nav .owl-prev {
    left: -30px !important;
}

.awards .owl-nav .owl-next {
    right: -30px !important;
}

.section2.in-news .container.bookDiscussion {
    padding-bottom: 20px;
}

.section2.book_by_author {
    background: url(../images/book-by-author-bg.png) no-repeat right center;
    background-size: cover;
    background-position: top right;
}

#book-by-author .owl-item img {
    padding: 40px 40px 0px 40px;
}

#book-by-author02 .owl-item img {
    padding: 40px 40px 0px 40px;
}

.article_about_author .col-4 img {
    border: 1px solid #5d2e8f;
}

.dropdown-toggle::after {
    display: none;
}

#navbarSupportedContent .dropdown .fa {
    font-size: 18px;
    left: 6px;
    position: relative;
    top: 1px;
}
.buy-now:hover {
    color: rgba(255, 255, 255, 0.7);
}
#subscribe_btn {
    font-size: 14px;
    padding: 10px 20px;
    text-transform: uppercase;
    height: 36px;
    display: inline-block;
    background-color: #104867 !important;
}
#sub_newsletter .modal-title {
    margin-bottom: 0;
    text-align: center;
    width: 100%;
    color: #104867;
    font-weight: bold;
}
#sub_newsletter .modal-header .close {
    padding: 0;
    margin: -1rem -1rem -1rem auto;
    position: absolute;
    right: 6px;
    top: 7px;
    background-color: #faa61a;
    border-radius: 50%;
    opacity: 1;
    height: 30px;
    width: 30px;
    font-size: 20px;
	color: #fff;
    line-height: 0px;
}
#sub_newsletter .modal-body{
	 padding: 35px 40px;
}
#sub_newsletter .close span{
	position: relative;
	bottom: 1px;
	line-height: 2;
}
.readmore {
	float: right;
    color: #fff !important;
	font-size: 13px !important;
    background: #0b4968;
    padding: 2px 9px;
	margin-top: 30px;
}
.pagination .current {
    color: #fff !important;
    background: #0b4968 !important;
}
.pagination a, .pagination span {
    padding: 4px 7px;
    border: 1px solid #f5f5f5;
    font-size: 12px;
}

/***** Responsive *****/

@media (min-width: 1200px) {
	#sub_newsletter form {
		padding: 0 20px;
	}
	#sub_newsletter img {
		padding-right: 10px !important;
	}
	#sub_newsletter .border-right {
		border-right: 1px solid rgba(16, 72, 103, 0.82)!important;
	}	

}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        justify-content: space-between;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section4 {
        height: 405px;
    }
	#sub_newsletter .border-right {
		border-right: 1px solid rgba(16, 72, 103, 0.55)!important;
	}	
}

@media (min-width: 768px) and (max-width: 991px) {
    .section4 {
        height: auto;
    }
    .section5 {
        margin-top: 0;
    }
    .section4 {
        margin-bottom: 40px;
    }
    .searchbtn ul li a {
        font-size: 15px;
    }
    header .brand img {
        max-width: 225px;
    }
    .copyrtext {
        font-size: 12px;
    }
	#sub_newsletter .border-right{
		border-right: none !important;
	}
}

@media (max-width: 767px) {
    ul.social {
        display: table;
        float: none;
        margin: 5px auto auto;
    }
    .authorsNme {
        position: absolute;
        width: 100%;
        bottom: 10px;
        height: 86px;
    }
    .authorsNme h2 {
        margin-top: 15px !important;
    }
    section.synopsys.section2 .h2-head {
        margin: auto auto 5px !important;
    }
    .footer-img {
        display: none;
    }
    .table-div {
        position: static;
        padding-top: 0px;
    }
    .h2-head {
        margin: auto !important;
        float: none;
        background: transparent !important;
    }
    .topmenu ul {
        float: none !important;
        float: none;
        padding-left: 5px;
        display: table;
    }
    .site-language {
        float: none;
        display: inline-block !important;
        margin: 10px auto 0px;
    }
    .brand {
        float: none !important;
        display: table;
        margin: auto;
    }
    .search-form-cntnr input {
        font-size: 18px !important;
    }
    .navbar-toggler {
        padding-left: 0px;
		position: absolute;
		right: 0;
		z-index: 99999;
		top: 1px;
    }
    .topmenu ul {
        float: left;
        width: 100%;
    }
    .input-group.header-signup input {
        margin-left: 0px;
    }
    .topmenu ul li:first-child {
        position: relative;
        top: 0;
        height: 7px;
    }
    .searchbtn ul li a.btn-search {
        height: 30px;
        float: left;
        line-height: 30px;
        padding: 0px 12px;
    }
    .searchbtn ul li a.btn-search .fa {
        top: 5px;
        right: 8px;
    }
    .grid-flex .review {
        padding-top: 0px;
    }
    .col {
        flex: auto;
        padding-left: 5px;
        padding-right: 5px;
        min-height: auto !important;
    }
    .col-right {
        margin-top: 30px;
    }
    .banner-book img {
        border: 10px solid #fff;
    }
    section.synopsys.section2 {
        padding: 0px 20px !important;
    }
    .container.buylink {
        margin-top: 30px !important;
    }
    .landing-banner {
	    margin-bottom: 30px;
	}
    section.section3.reviews {
        margin-top: 0px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .section2.about-author .container p,
    .section2.about-author .container h4 {
        float: left;
        width: 100%;
    }
    .section2.about-author .container h4 {
        margin-top: 10px;
    }
    .conversation {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    section.reviews .container {
        padding-top: 20px;
        padding-bottom: 0;
    }
    #reviewslider.owl-carousel .owl-item .item .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .conversation .nav-tabs {
        max-width: 100% !important;
        margin-bottom: 0;
        margin-top: 20px;
    }
    h2 {
        font-size: 20px;
    }
    footer form {
        margin-top: 20px;
    }
    .copyrtext {
        text-align: center;
    }
    .copyright .float-right {
        display: block;
        float: none !important;
        margin: auto;
        text-align: center;
    }
    ul.social li {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    footer .h2-head:after {
        width: 20px;
        left: -20px
    }
    .excerpt h3 {
        font-size: 18px;
        margin-top: 10px;
    }
    #awards-reco.owl-carousel {
        padding-left: 30px;
        padding-right: 30px;
    }
    #awards-reco .owl-nav .owl-next,
    #related-books.owl-carousel .owl-nav .owl-next {
        right: 0;
        margin-top: -40px;
    }
    section.excerpt.section2 {
        margin: 0px !important;
        padding: 0px 20px 0px !important;
    }
    .footer-cont:after {
        display: none;
    }
    footer {
        padding: 5px !important;
    }
    #awards-reco .owl-nav .owl-prev,
    #related-books.owl-carousel .owl-nav .owl-prev {
        left: 0px;
        margin-top: -40px;
    }
    .conversation .relative {
        padding-top: 20px;
    }
    .conversation .nav-tabs .nav-item {
        width: 30%;
        text-align: center;
    }
    .about-author img.float-left {
        margin-top: 15px;
    }
    section.about-author.section2 {
        padding: 30px 20px 30px !important;
    }
    #reviewslider {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .synopsys.section2 .buylink .recomended {
        margin-top: 10px !important;
    }
    .section2 .container {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .share li a {
        font-size: 16px;
    }
    .share li {
        padding: 3px;
    }
    .share {
        float: left;
        margin-right: 10px;
        width: auto;
    }
    .grid-flex h1 {
        font-size: 35px;
    }
    .author {
        font-size: 20px;
    }
    h4.pages {
        font-size: 14px;
        margin-top: 20px;
    }
    .grid-flex .review .float-left {
        padding-right: 10px;
        margin-bottom: 10px;
    }
    .buy-now {
        font-size: 16px;
        height: 28px;
        margin-top: 18px;
        line-height: 36px;
    }
    .share p {
        top: -10px;
        font-size: 12px;
    }
    h2.price {
        font-size: 30px;
    }
    .site-language {
        position: absolute;
        top: 54px;
        z-index: 999;
        left: 50px;
    }
    .site-language label {
        color: #fff;
    }
    .site-language select.form-control {
        color: #fff;
    }
    .topmenu {
        margin-top: 12px;
    }
    section.synopsys.section2 .h2-head {
        margin: auto auto 5px !important;
    }
    .navbar-container .col-sm {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    a.brand {
        padding-top: 0px;
        padding-bottom: 7px;
    }
    .section4 {
        height: auto;
    }
    .section4.news .white-bg > img {
        margin: 0 auto;
        display: block;
    }
    .section5 {
        margin-top: 0;
    }
    .section4 {
        margin-bottom: 40px;
    }
    .footer-form {
        margin: 0 auto;
    }
    header .brand img {
        max-width: 180px;
    }
    #book-by-author02 .owl-item img {
        padding: 10px 10px 0px 10px;
    }
    #book-by-author .owl-item img {
        padding: 10px 10px 0px 10px;
    }
    .searchbtn ul li a {
        font-size: 15px;
    }
	section.section2.book_about_author{
		padding: 0px 20px 30px !important;
	}
	.section2.book_by_author{
		padding: 30px 20px 30px !important;
		    margin: -75px 0 0;
	}
	.bookDiscussion.w-75 {
		width: 100% !important;
	}
	.text-center-m {
		text-align: center;
	}
	#sub_newsletter .border-right{
		border-right: none !important;
	}
}

@media (max-width: 541px) {
    #book-by-author02 .owl-item img {
        padding: 10px 20px 0px 20px;
    }
    #book-by-author .owl-item img {
        padding: 10px 20px 0px 20px;
    }
}

@media (max-width: 400px) {
    .topmenu ul li:last-child {
        width: 60%;
    }
    .searchbtn ul li:first-child a {
        margin: 0px !important;
    }
    .topmenu ul li:first-child {
        width: 10%;
    }
    .topmenu ul li:nth-child(2) {
        width: 30%;
    }
    .topmenu ul {
        padding-left: 0px !important;
    }
}
div#navbarSupportedContent2 {
    padding: 5px 0 0;
}
.searchbtn ul li:nth-child(2) {
    border-left: 1px solid #0b4968;
    padding-left: 10px;
}
.owl-carousel .item p{
	color:#212529 !important;
}
.img-bdr-land{    border: solid 1px #f2f2f2;
    box-shadow: 1px 1px 4px #f2f2f2;
    padding: 10px;}
  .searchbox{
   position: relative;
   min-width: 24px;
   width: 0%;
   height: 40px;
   float: right;
   overflow: hidden;
   -webkit-transition: width 0.3s;
   -moz-transition: width 0.3s;
   -ms-transition: width 0.3s;
   -o-transition: width 0.3s;
   transition: width 0.3s;
   right: 10px;
	top: -6px;
}
.searchbox.searchbox-open .searchbox-input {
border-bottom: 1px solid #bbbbbb;
}
.searchbox-input{
       top: 0;
   right: 0;
   border: 0;
   outline: 0;
   /*background: #f2f2f2;*/
   width: 70%;
   height: 36px;
   margin: 0;
   padding: 0px 20px 0px 5px;
   font-size: 20px;
   color: #3b3b3b;
   float: right;
}
.searchbox-input::-webkit-input-placeholder {
   color: #bbbbbb;
}
.searchbox-input:-moz-placeholder {
   color: #bbbbbb;
}
.searchbox-input::-moz-placeholder {
   color: #bbbbbb;
}
.searchbox-input:-ms-input-placeholder {
   color: #bbbbbb;
}
.searchbox-icon,
.searchbox-submit{
   width:25px;
   height:37px;
   display:block;
   position:absolute;
   top:0;
   font-family:verdana;
   font-size:22px;
   right:0;
   padding:0;
   margin:0;
   border:0;
   outline:0;
   line-height:30px;
   text-align:center;
   cursor:pointer;
   color:#dcddd8;
   background: transparent;
}
.searchbox-open{
   width: 100%;
}
.searchbox button:focus {
outline: none !important;
}
.byline{
 position:absolute;
 top:150px;
 left:30%;
 text-align:center;
 font-size:18px;
}
.byline a{
 text-decoration:none;
 color: #d74b4b;
}

#top-nav{min-height: 50px;}

 
#top-nav ul li a{
 display: block;
}
#top-nav ul li a:hover{background-color: #0b4968; color:#fff !important;}

.dropdown-menu{padding:0;margin:0;border:0 solid transition!important;border:0 solid rgba(0,0,0,.15);border-radius:0;-webkit-box-shadow:none!important;box-shadow:none!important}
.mainmenu a, .navbar-default .navbar-nav > li > a, .mainmenu ul li a , .navbar-expand-lg .navbar-nav .nav-link{color:#fff;font-size:16px;text-transform:capitalize;padding:16px 15px;display: block !important;font-weight:500;}
.mainmenu .active a,.mainmenu .active a:focus,.mainmenu .active a:hover,.mainmenu li a:hover,.mainmenu li a:focus ,.navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:focus, .navbar-default .navbar-nav>.show>a:hover{color: #fff;background:transparent;outline: 0;}
/*==========Sub Menu=v==========*/
.mainmenu .collapse ul > li:hover > a{background: #fff;color:#5d2e8f;}
.mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .show .dropdown-menu > li > a:hover{background: #fff;color:fff !important;}
.mainmenu .collapse ul ul ul > li:hover > a{background: #5d2e8f;color:#fff !important;}

.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu{background:#fff;width:160px;box-shadow: 0px 11px 16px rgba(0, 0, 0, 0.27058823529411763) !important;
    border-radius: 0px;}
.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu{background:#fff;box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.27058823529411763) !important;border-radius:0px;}
.mainmenu .collapse ul ul ul ul, .mainmenu .collapse ul ul ul ul.dropdown-menu{background:#64B5F6}
.tool_tip {
	position: absolute;
    font-size: 12px;
    padding: 2px 5px;
    top: 62px;
    background: #e8e2e2;
    right: 0px;
    color: #de0000;
    border-radius: 2px;
}
.footer-form .form-group {
 position: relative;	
}
/*css new*/


/******************************Drop-down menu work on hover**********************************/
.mainmenu{background: none;border: 0 solid;margin: 0;padding: 0;min-height:20px;width: 100%;box-shadow:none;}
@media only screen and (min-width: 767px) {
.mainmenu .collapse ul li:hover> ul{display:block}
.mainmenu .collapse ul ul{position:absolute;top:100%;left:0px;min-width:220px;display:none}
/*******/
.mainmenu .collapse ul ul li{position:relative}
.mainmenu .collapse ul ul li:hover> ul{display:block}
.mainmenu .collapse ul ul ul{position:absolute;top:100%;left:0%;min-width:250px;display:none;}
/*******/
.mainmenu .collapse ul ul ul li{position:relative}
.mainmenu .collapse ul ul ul li:hover ul{display:block}
.mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:250px;display:none;z-index:1}

}
.navbar.navbar-light .navbar-toggler-icon{
	background-image: url('../images/menu-icon.png') !important;
}

@media only screen and (min-width: 1200px) {
	#recent-books .owl-item .item img{
		height: 260px;
		width: auto;
		margin: 0 auto 15px;
	}
	#book-by-author .owl-item .item img{
		height: 340px;
		width: auto;
		margin: 0 auto 15px;
	}
	#related-books.owl-carousel .owl-item .item img{
		height: 260px;
		width: auto;
		margin: 10px auto 15px;
	}
	#book-Discussion .owl-item .item img{
		height: 260px;
		width: auto;
		margin: 0 auto 15px;
	}
}
@media only screen and (min-width: 1400px) {
	#recent-books .owl-item .item img{
		height: auto;
		width: 100%;
		margin: 0 auto 15px;
	}
	#book-by-author .owl-item .item img{
		height: 360px;
		width: auto;
		margin: 0 auto 15px;
	}
	#related-books.owl-carousel .owl-item .item img{
		height: 280px;
		width: auto;
		margin: 10px auto 15px;
	}
}

@media only screen and (max-width: 767px) {
.otherbuy .buy_now_section {
	padding-right: 0px;
}
.navbar-nav .show .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 35px}
.navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 45px}
.menu_area .navbar-toggler{
	margin: 5px 0 0;
}
}
@media (min-width:991px) and (max-width:1199px){
	.searchbox-open {
		width: 100%;
	}
	#recent-books .owl-item .item img{
		height: 225px;
		width: auto;
		margin: 0 auto 15px;
	}
	#book-by-author .owl-item .item img{
		height: 300px;
		width: auto;
		margin: 0 auto 15px;
	}
	#related-books.owl-carousel .owl-item .item img{
		height: 250px;
		width: auto;
		margin: 10px auto 15px;
	}
	#book-Discussion .owl-item .item img{
		height: 225px;
		width: auto;
		margin: 0 auto 15px;
	}
}
@media (min-width:768px) and (max-width:991px){
	.searchbox-open {
		width: 100%;
	}
	.searchbtn ul li:nth-child(1) {
		float: left;
		width: 81%;
	}
	.searchbtn ul li:nth-child(3) {
		width: auto;
		float: right;
		display: block;
	}
	.brand {
		margin-top: 10px;
	}
	.topmenu{
		padding: 0 0 0;
	}
	.navbar-toggler{
		margin: 5px 0 0;
	}
	#recent-books .owl-item .item img{
		height: 250px;
		width: auto;
		margin: 0 auto 15px;
	}
	#book-by-author .owl-item .item img{
		height: 265px;
		width: auto;
		margin: 0 auto 15px;
	}
	#related-books.owl-carousel .owl-item .item img{
		height: 250px;
		width: auto;
		margin: 10px auto 15px;
	}
	#book-Discussion .owl-item .item img{
		height: 250px;
		width: auto;
		margin: 0 auto 15px;
	}
}
@media (min-width: 600px) and (max-width: 767px){
	#recent-books .owl-item .item img{
		height: 250px;
		width: auto;
		margin: 0 auto 15px;
	}
	#book-by-author .owl-item .item img{
		height: 225px;
		width: auto;
		margin: 0 auto 15px;
	}
	#related-books.owl-carousel .owl-item .item img{
		height: 225px;
		width: auto;
		margin: 10px auto 15px;
	}
	#book-Discussion .owl-item .item img{
		height: 225px;
		width: auto;
		margin: 0 auto 15px;
	}
}

@media(max-width:767px){
    .contact-details {
        padding-top: 20px;
    }
.navbar .dropdown-menu{width:100%;}
ul.dropdown-menu ul.dropdown-menu{position:relative !important; left:0; height:auto}
	.searchbox-open {
		width: 100%;
	}
	.searchbtn ul li:nth-child(1) {
		float: left;
		width: 81%;
	}
	.searchbtn ul li:nth-child(3) {
		width: auto;
		float: right;
		display: block;
		margin: 10px 0 0;
	}
	.brand {
		margin-top: 10px;
	}
	.topmenu{
		padding: 0 0 0;
	}
	.navbar-toggler{
		margin: 5px 0 0;
	}
	.mainmenu .collapse ul > li:hover > a {
		background: transparent;
		color: #fff;
	}
	.mainmenu a, .navbar-default .navbar-nav > li > a, .mainmenu ul li a, .navbar-expand-lg .navbar-nav .nav-link{
		padding: 12px 15px;
	}
	.h2-head{
		margin-bottom: 15px !important;
	}
}
@media(max-width:575px){
	.searchbtn ul li:nth-child(3){
		margin: 20px 0 0;
	}
	.searchbtn ul li:nth-child(1) {
		float: right;
		width: 100%;
		top:10px;
	}
	.brand {
		margin-top: 5px;
	}
	.header-signup{
		display: none;
	}
	.searchbtn ul li:nth-child(2){
		display: none;
	}
}
/*submit book page*/
.submit-book .form-control{border-radius:0;}
/*file upload*/
.file-upload {
    background-color: #ffffff;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.image-upload-wrap {
    border: 1px solid #cbcbcb;
    position: relative;
}
.file-upload-input {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
    cursor: pointer;
}
.drag-text {
    text-align: center;
}
.file-upload-content {
    display: none;
    text-align: center;
    border: 1px solid #CBCBCB;
}
.file-upload-image {
    margin: auto;
    max-width: 100%;
    padding: 20px;
    height: 150px;
}
.image-title-wrap {
    padding: 0 15px 15px 15px;
    color: #222;
}
.remove-image {
    width: 200px;
    margin: 0;
    color: #fff;
    background: #0b4968;
    border: none;
    padding: 10px;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 2px;
}
.submit-book .btn-primary{background-color: #104867 !important; }
.submit-book .input-group-addon {
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1;
    color: #55595c;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid #ccc;
    border-radius: 0;
}
.submit-book .card-box{    border: solid 1px #ccc;}


@media only screen and (max-width: 767px){
.img-res-control img, .img-res-control iframe {
	margin: 0px !important;
    max-width: 100%;
    width: 100%!important;
    height: auto!important;
}
}