@font-face {
    font-family: 'proximanova-regular';
    src: url('https://www.bookbrahma.com/font-new/proximanova-regular-webfont.woff') format('woff');
    src: url('https://www.bookbrahma.com/font-new/proximanova-regular-webfont.woff2') format('woff2');
}

@import url('https://fonts.googleapis.com/css2?family=Anek+Kannada:wght@100..800&display=swap');

body, p, h1, h2, h3, h4, h5, h6, span, a{
 font-family: "Anek Kannada", sans-serif !important;
}





.header-signup input#news_email {
    background-color: #00000024;
    border: none;
   border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 39px;
    color: #0B4968;
}
button#news_subs {
    height: 39px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 100%;
    padding: 0px 30px;
}
.quote span {
    color:#0b4968;
}
.quote {
    background: #F8F8FA;
}
.recent img {
    border-radius: 7px;
}
.copyright {
    background-color: #F8F8FA;
}
ul.social li a {
    background: none;
    }
ul.social li a i {
    color:#3A3A3A;
    font-size: 21px;
    }
.withus {
    background-color: #faa61a;
}
.withus .col {
    min-height: auto;
}
.with-us-text {
    color: #FAA61A;
}
.main-title {
    font-weight: bold;
    border-bottom: 1px solid #464646;
    padding-bottom: 8px;
    font-size: 18px;
    color: #3A3A3A;
}
.home .carousel-wrap {
    box-shadow: none;
    margin-top: 0px;
    padding-top: 20px;
}
.recent-book img, .feature-book img {
    border-radius: 18px;
}
.home .owl-nav .owl-next{
    right: -34px!important;
}
.home .owl-nav > div > i {
    background: #e0e0e4;
    color: #000;
    border-radius: 18px;
    width: 30px;
    height: 30px;
}
.home .owl-nav .owl-prev {
    left: -34px!important;
}
#recent-books p {
    color: #FAA61A!important;
}
#recent-books .owl-item .item img {
    box-shadow: none;
   width: 100%;
    height: auto;
}
.stay-title {
   font-size: 20px;
    margin-bottom: 10px;
    color: #3A3A3A;
    text-transform: uppercase;
}
.stay-box img {
    padding: 2em 4em;
    border-radius: 5px;
}
.stay-box {
    border: 1px solid #faa61a;
    border-radius: 17px;
}
.count-publish h3 {
    font-weight: 800;
    color: #fff;
    font-size: 45px;
}
.owl-carousel .owl-item img {
    margin-bottom: 10px;
    /*height: 200px;*/
}
.owl-carousel#featured-books .item {
    display: block;
    }
.read-more a {
    color: #faa61a;
}
#most-view.owl-carousel .item p, #most-view-poem.owl-carousel .item p, #winners.owl-carousel .item p{
    text-align: left!important;
}
.caro-date {
    font-size: 13px!important;
}
.today-col img {
    border-radius: 12px;
 }
/*.side-today {
    display: flex;
}*/
/*.side-today img {
    height: 60%;
}*/
.recent-img {
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    height: 47vh;
    border-radius: 19px;
    box-shadow: inset 2000px 0 0 0 rgb(0 0 0 / 20%);
    position: relative;
}
.recent-para{
padding-top: 16.8em!important;
color:#fff;
padding-right: 0!important;
    padding-left: 0!important;
    padding-bottom: 0!important;
}
input.searchbox-input {
    border-radius: 3px;
}
form.searchbox {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #eee;
    box-shadow: 1px 1px 6px #e2dbdb;
}
button.searchbox-icon {
    left: 10px;
}
button.searchbox-submit {
    left: 10px;
}
input.searchbox-input {
     padding-left: 39px;
}
.topmenu{
    padding-top: 0;
}
.search-main {
    margin-top: 14px;
}
.subscribe-main {
    margin-top: 11px;
}
.navbar-container {
    margin-top: 5px;
    margin-bottom: 5px;
}
.with-us-text {
    padding-top: 63px!important;
}
#featured-books p {
    text-align: left;
}
.stay-box p {
    text-transform: uppercase;
    color:#3A3A3A;
}
.stay-title {
    text-transform: uppercase;
}
.text-limit-2 {
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
   -webkit-box-orient: vertical;
}
.text-limit-3 {
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 3; /* number of lines to show */
   -webkit-box-orient: vertical;
}
.text-limit-4 {
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 4; /* number of lines to show */
   -webkit-box-orient: vertical;
}
.recent img {
    min-height: 122px;
}
.recent a, .recent-side p, .recent-grid p {
    color: #3a3a3a;
}
.recent a:hover, .recent-title:hover{
    color: #FAA61A!important;
}
.stay-box p:hover {
    color: #faa61a!important;
}
.read-more a:hover {
    color: #3a3a3a;
}
.recent-side div {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
.recent-side p {
    margin-bottom: 10px;
}
.exclusive iframe {
    width: 100%;
    margin: 0 auto;
    border-radius: 18px;
}
.view-more {
    font-weight: bold;
    border-bottom: 1px solid #464646;
    padding-bottom: 0px;
    font-size: 16px;
    color: #3A3A3A;
}
#book-review .owl-item img {
     min-height: 50vh;
}
.side-today {
    padding-bottom: 10px;
}
.side-today p {
    padding-top: 10px;
}
.recent-bot-img{
     height: 140px;
     float: left;
     width: 100%;
     background-size: cover!important;
     margin-bottom: 10px;
     border-radius: 10px;
}

.pre-order img {
    border-radius: 8px;
}
.main-heading {
    padding-left: 15px;
    background: rgba(0, 0, 0, 0.6);
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0!important;
    border-bottom-right-radius: 19px;
    border-bottom-left-radius: 19px;
    font-size: 18px;
    text-align: center;
    font-size: 24px;
}
.withus iframe {
    border-radius: 15px;
}
.withus {
    border-radius: 17px;
}
.ytp-large-play-button svg {
    width: 60%!important;
    margin: 0 auto;
    left: 16%;
}
button.ytp-large-play-button.ytp-button {
    width: 49px!important;
}
.latest-events iframe {
    border-radius: 15px;
}
.book_events_img {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.books_events .bg-light-gray {
    
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.books_events .box-shadow-events{
box-shadow: none!important;
}
.books_events .main-title {
    font-weight: bold;
    border-bottom: 1px solid #464646;
    padding-bottom: 8px;
    font-size: 18px;
    color: #3A3A3A;
}
.count-publish p {
    font-size: 17px;
    font-weight: bold;
}
.today-col a {
    color: #3a3a3a;
}
.today-col a:hover {
    color: #faa61a;
}
.main-heading {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-right: 15px;
}
.color-purple {
    background: #faa61a;
}


@media (max-width: 767px) {
.contain-mob{
padding: 0px 15px!important;
}
.subscribe-main {
    display: none;
}
.recent-para {
    padding-top: 12em!important;
    }
.withus .col-2 {
    min-width: 100%;
}
.withus .col {
    margin-top: 1em;
}
.withus .mr-4 {
    margin-right: 0!important;
    padding-left: 0!important;
}
.with-us-text {
    text-align: center;
    padding-left: 0!important;
}
.stay-connect .col-md-3 {
    margin-top: 20px;
}
.count-publish:first-child {
    margin-top: 0px;
}
.count-publish {
    margin-top: 25px;
}
.home .owl-nav .owl-next {
    right: -20px!important;
}
.home .owl-nav .owl-prev {
    left: -20px!important;
}
.owl-carousel .item {
    margin: 0px 14px;
}
.pre-order .col-md-6 {
    margin-top: 20px;
}
.copyright {
    margin-top: 2em;
}
.pre-order img {
    width: 56%;
}
.pre-order .col-md-6 {
    text-align: center;
}
.withus iframe {
    margin-top: 10px;
}
.with-us-text {
    padding-top: 10px!important;
}
.latest-events iframe {
    margin-bottom: 20px;
}
.book_events_img {
    border-top-left-radius: 20px!important;
    border-top-right-radius: 20px!important;
    border-bottom-left-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
}
.books_events .bg-light-gray {
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
    border-bottom-left-radius: 20px!important;
    border-bottom-right-radius: 20px!important;
}
.books_events .box-shadow-events .book_events_img {
    height: 400px;
}
.books_events .box-shadow-events {
      margin-left: 20px;
    margin-right: 20px;
}
body section.copyright .col-sm-12.col-md-4 {
width: 100% !important;
max-width: 100% !important;
flex: 100% !important;
padding: 0 !important;
margin: 0 !important; 
}
body section.copyright .col-sm-12.col-md-4 {
width: 100% !important;
max-width: 100% !important;
flex: 100% !important;
padding: 0 !important;
margin: 0 !important;
}
}

@media (min-width: 768px) {
.main-left {
    padding-right: 40px;
}
#recent-books.owl-carousel .item {
    margin: 0!important;
    margin-left: 0!important;
    width: 100%;
    max-width: 100%;
}

}
@media (min-width: 768px) and (max-width: 822px) {
    ul.social li a{
        width: 25px;
    }
    }
@media (min-width: 768px) and (max-width: 991px) {
form.searchbox {
    right: 0!important;
    left: 15%;
    top: 5%!important;
    }
button#news_subs {
    padding: 5px;
    font-size: 11px;
}
.searchbtn ul li:nth-child(1) {
    float: right;
    width: 100%;
}
.subscribe-main {
    margin-top: 17px;
}
.recent-para {
    padding-top: 12em!important;
    }
.with-us-text {
    padding: 0!important;
    padding-top: 30px!important;
}
/*.side-today img {
    height: 25%;
}*/
.contain-mob {
    padding: 0px 30px!important;
}
.recent img {
    min-height: 86px;
}
}
@media (min-width: 768px) and (max-width: 992px) {
.exclusive iframe {
    height: 150px!important;
}
#book-review .owl-item img {
     min-height: 65vh;
}
.empty-with-us {
    margin-left: 0!important;
}
.withus iframe {
    height: 100px!important;
}
.latest-events iframe {
    height: 150px!important;
}
}

@media (min-width: 768px) and (max-width: 1023px) {
.today-col .px-5 {
    padding: 0!important;
}
.stay-box img {
    padding: 1em 1em;
  }
  .copyrtext {
    padding-top: 5px;
}
.copy-right-main{
    padding: 0!important;
}
.footer-logo img {
    width: 40%;
}
.footer-logo {
    padding-top: 11px!important;
}
}

@media (min-width: 992px) and (max-width: 1023px) {
    .recent-para {
    padding-top: 12em!important;
}
}
@media (min-width: 768px) and (max-width: 1199px) {
.recent-last {
    display: none;
}
.recent-last-before {
    color: #000;
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
}
}

@media (min-width: 992px) and (max-width: 1199px) {
    button#news_subs {
    padding: 5px 10px;
    font-size: 11px;
}
.searchbtn ul li:nth-child(1) {
    float: right;
    width: 100%;
}
.stay-box p{
    font-size: 15px;
    }
}
@media (min-width: 1024px) and (max-width: 1199px) {
    .stay-box img {
    padding: 2em 3em;
}
.copyrtext {
    padding-top: 11px;
    line-height: 2;
}
.footer-logo {
    padding-top: 0px!important;
}
.footer-logo img {
    width: 31%;
}
}

@media (min-width: 1024px) and (max-width: 1331px) {
    .recent-para {
    padding-top:12em!important;
}
.with-us-text {
    padding-left: 0!important;
    padding-right: 0!important;
}
}
@media (min-width: 1150px) and (max-width: 1331px) {

}


