
/*ipad pro*/
@media (min-width: 993px) and (max-width: 1199px) {

/*    .cover-img {
        display: table-cell;
        vertical-align: bottom;
        width: 100%;
        height:300px;
    }*/
    img.img-fluid.img-book-home {
        max-height: 300px;
    }

    img.img-cover.img-show-all {
        width: 100%;
    }

    .text_size
    {
        font-size: 20px;
    }

     .logo_ext
    {
        width:16%;
        height: auto;
    }

    .show_all .cover-img,
    .myshelf-grid .cover-img {
        width: 100%;
        height: 430px;
        display: table-cell;
        vertical-align: bottom;
    }
    .show_all figure img,
    .myshelf-grid figure img {
        width: 100%;
        max-height: 430px;
    }

    .cover-img.bookshelf {
    /*display: block !important;*/
    }
    .mask-shelf.bookshelf {
        top: 42%;
    }

    .cover-img-news {
        display: table-cell;
        vertical-align: bottom;
        width: 100%;
        height: 170px;
        max-height: 170px;
    }
    .cover-img-all {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    height: 250px;
    }

    .cover-img-arrhome {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    height: 300px;
    padding: 0px 10px 0px 10px;
    }


    .img-cover-list
    {
      width: 60%;
      height: auto;
    }

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

    .logo_footer
    {
     width:7%;
     height: auto;
    }

    .cover-img-arr {
        padding: 5px 5px;
    }
    .title-cover-name {
        text-transform: capitalize;
        font-size: 1.5em;
        padding-left: 0em;
        padding-right: 0em;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        height: 4em;
        color: #000 !important;
        font-weight: bolder;
    }
    
    .pb-5, .py-5 {
    padding-top: 0.6rem !important;
    padding-bottom: 0.6rem !important;
}
.card-news-big h2.card-title {
    left:14px;
    bottom: -11px;
    color: #fff;
    padding: 10px 30px 10px 30px;
    position: absolute;
    width: 97%;
    background-color: #000;
    opacity: 0.7;
}


}



/*ipad*/
@media (min-width: 768px) and (max-width: 979px)  {

 .px-8 {
    padding-left: 2em !important;
    padding-right: 2em !important;
}

    .img-cover-list
    {
      width: 60%;
      height: auto;
    }
   .logo_ext
    {
        width:22%;
        height: auto;
    }

 .text_size
    {
        font-size: 19px;
    }

img.img-fluid.img-book-home {
    max-height: 255px;
}

   .cover-img-arrhome {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    height: 255px;
    padding: 0px 10px 0px 10px;
    }

/*.cover-img {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    height:290px;
}*/


.load_app1
{
text-align: right;
}
.load_app2
{
  text-align: left;
}
.cover-img-arr {
    padding: 0px 0px;
}
.logo_footer
    {
     width:9%;
     height: auto;
    }
.title-cover-name {
    text-transform: capitalize;
    font-size: 1em;
    padding-left: 0em;
    padding-right: 0em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 4em;
    color: #000 !important;
    font-weight: bolder;
}
.img-book-home {
  box-shadow:5px 0px 20px #333;
}

.pb-5, .py-5 {
    padding-top: 0.6rem !important;
    padding-bottom: 0.6rem !important;
}

.col.text-center.row-book-home {
    padding: 15px 15px;
}

a.nav-link.custom-arr {
    background: none;
    border: 0px solid #000 !important;    
    color: #616161 !important;
    margin-right: 0px;
    padding: 6px 0px;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 0.95em;
}
li.nav-item.waves-effect.waves-light {
    margin: 5px;
}
a.nav-link.custom-arr.active {
    background: none;
    border: 0px solid #000 !important;
    color: #0c4ca5 !important;
    border-bottom: 1px solid #0c4ca5 !important;
    padding-bottom: 3px;
    font-weight: bold;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #0c4ca5;
}

img.img-fluid.img-book-home {
    width: 100%;
}
section.bag-thri.border-0.text-center.inner.py-6 {
    padding-top: 3em;
}
.hidden-for-mobile{
    display: none;
}
.row.mt-4.row-link-social {
    padding: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.col-md-5.px-3.align-self-center.social {
    margin-top: 1em;
}
.lSSlideOuter.text-center.my-auto.vertical {
    padding-right: 0px !important;
    height: 310px;
}

.box-book-detail.p-5 {
    padding: 1.5em !important;
}
.card-body.p-3.d-flex.justify-content-center.resource-main {
    height: 2em;
}
img.img-cover.img-show-all {
    width: 100%;
}

    .show_all .cover-img,
    .myshelf-grid .cover-img {
        width: 100%;
        height: 310px;
        display: table-cell;
        vertical-align: bottom;
    }
    .show_all figure img,
    .myshelf-grid figure img {
        width: 100%;
        max-height: 310px;
    }

    .cover-img.bookshelf {
    /*display: block !important;*/
    }
    .mask-shelf.bookshelf {
        top: 42%;
    }

.col-md-3.col-6.text-center.my-5.show-all {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
}
.row.list-item.border.mb-5 {
    margin-bottom: 0px !important;
}
.container.inner.py-5.news-mobile {
    padding-top: 1em !important;
}
.card.card-news-body img {
    width: 100% !important;
    height: auto;
}
.d-inline.p-4.action-btn.emo-mobile {
    width: 50%;
    display: inline-block !important;
    padding: 10px !important;
}
#gmap_canvas { width:100%; height:100%; 
}
p.comment-review {
    font-size: 0.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
}
.media.review {
    display: block;
    text-align: center;
}
img.img-review.d-flex.align-self-center {
    width: 180px;
    min-height: 240px;
    max-height: 240px;
    margin-left: auto;
    margin-right: auto;
}
.media.review {
    padding-top: 1em;
    box-shadow: 0 2px 2px rgba(0,0,0,.24), 0 0 2px rgba(0,0,0,.12);
}
section.bg-white.border-0.text-center.inner.py-6 {
    padding-top: 2em;
    padding-bottom: 2em;
}
.cover-img-news {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    height: 120px;
    max-height: 120px;
}
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
    box-shadow: 0 2px 2px rgba(0,0,0,.24), 0 0 2px rgba(0,0,0,.12);
}
.col-xs-10-5 {
    width: 80%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 10px;
}
.col-xs-1-5 {
    width: 20%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1-5.user-comment.pr-0 img {
    width: 100%;
}
.rateing-naja.col-12.text-right {
    bottom: -65px;
    z-index: -9999;
}
img.img-cover {
    width: 100%;
}
.mask-shelf {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.mapouter{
    width: 100% !important;
    height: 220px !important;
}
.gmap_canvas {
    overflow: hidden;
    background: none!important;
    height: 220px !important;
    width: 300px !important;
}
.navbar .dropdown-menu {
    position: relative !important;
    margin-top: 0;
}


.card-news-big h2.card-title {
    left:14px;
    bottom: -11px;
    color: #fff;
    padding: 10px 30px 10px 30px;
    position: absolute;
    width: 96%;
    background-color: #000;
    opacity: 0.7;
}


}




/*iphonex*/
@media (max-width: 767px) {
.px-8 {
    padding-left: 2em !important;
    padding-right: 2em !important;
}

.img-cover-list
{
  width: 80%;
  height: auto;
}

.logo_ext
{
   width:45%;
   height: auto;
}


.carousel-th .item {
    /*margin: 0 10px 50px 10px;*/
    margin: 0 10px 28px 10px; /*Edit*/
}
.text_size
{
    font-size: 19px;
}
.load_app1
{
    text-align: right;
}
.load_app2
{
    text-align: left;
}
.logo_footer
{
  width:18%;
  height: auto;
}
.cover-img {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    height:200px;
}
img.img-fluid.img-book-home {
    max-height: 200px;
}

   .cover-img-arrhome {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    height: 175px;
    padding: 0px 10px 0px 10px;
    }

.card-news-big .card-img-overlay2 {
    bottom: 35px;
    position: absolute;
    margin: 0 15px;
}
.card-news-big h2.card-title {
    left:14px;
    bottom: -11px;
    color: #fff;
    font-size:15px;
    padding: 5px 30px 5px 5px;
    position: absolute;
    width: 92%;
    background-color: #000;
    opacity: 0.7;
}

.cover-img-arr {
    padding: 0px 10px;
}

.title-cover-name {
    text-transform: capitalize;
    font-size: 1em;
    padding-left: 0em;
    padding-right: 0em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 4em;
    color: #000 !important;
    font-weight: bolder;
}
.img-book-home {
  box-shadow:5px 0px 20px #333;
}

.pb-5, .py-5 {
    padding-top: 0.6rem !important;
    padding-bottom: 0.6rem !important;
}

.col.text-center.row-book-home {
    padding: 15px 15px;
}

a.nav-link.custom-arr {
    background: none;
    border: 0px solid #000 !important;    
    color: #616161 !important;
    margin-right: 0px;
    padding: 6px 0px;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 0.95em;
}
li.nav-item.waves-effect.waves-light {
    margin: 5px;
}
a.nav-link.custom-arr.active {
    background: none;
    border: 0px solid #000 !important;
    color: #0c4ca5 !important;
    border-bottom: 1px solid #0c4ca5 !important;
    padding-bottom: 3px;
    font-weight: bold;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #0c4ca5;
}

img.img-fluid.img-book-home {
    width: 100%;
}
section.bag-thri.border-0.text-center.inner.py-6 {
    padding-top: 3em;
}
.hidden-for-mobile{
    display: none;
}
.row.mt-4.row-link-social {
    padding: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.col-md-5.px-3.align-self-center.social {
    margin-top: 1em;
}
.lSSlideOuter.text-center.my-auto.vertical {
    padding-right: 0px !important;
    height: 310px;
}

.box-book-detail.p-5 {
    padding: 1.5em !important;
}
.card-body.p-3.d-flex.justify-content-center.resource-main {
    height: 2em;
}
img.img-cover.img-show-all {
    width: 100%;
}

    .show_all .cover-img,
    .myshelf-grid .cover-img {
        width: 100%;
        height: 320px;
        display: table-cell;
        vertical-align: bottom;
    }
    .show_all figure img,
    .myshelf-grid figure img {
        width: 100%;
        max-height: 320px;
    }

    .cover-img.bookshelf {
    /*display: block !important;*/
    }
    .mask-shelf.bookshelf {
        top: 42%;
    }


.col-md-3.col-6.text-center.my-5.show-all {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
}
.row.list-item.border.mb-5 {
    margin-bottom: 0px !important;
}
.container.inner.py-5.news-mobile {
    padding-top: 1em !important;
}
.card.card-news-body img {
    width: 100% !important;
    height: auto;
}
.d-inline.p-4.action-btn.emo-mobile {
    width: 50%;
    display: inline-block !important;
    padding: 10px !important;
}
#gmap_canvas { width:100%; height:100%; 
}
p.comment-review {
    font-size: 0.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
}
.media.review {
    display: block;
    text-align: center;
}
img.img-review.d-flex.align-self-center {
    width: 180px;
    min-height: 240px;
    max-height: 240px;
    margin-left: auto;
    margin-right: auto;
}
.media.review {
    padding-top: 1em;
    box-shadow: 0 2px 2px rgba(0,0,0,.24), 0 0 2px rgba(0,0,0,.12);
}
section.bg-white.border-0.text-center.inner.py-6 {
    padding-top: 2em;
    padding-bottom: 2em;
}
.cover-img-news {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    height: 150px;
    max-height: 150px;
}
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
    box-shadow: 0 2px 2px rgba(0,0,0,.24), 0 0 2px rgba(0,0,0,.12);
}
.col-xs-10-5 {
    width: 80%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 10px;
}
.col-xs-1-5 {
    width: 20%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1-5.user-comment.pr-0 img {
    width: 100%;
}
.rateing-naja.col-12.text-right {
    bottom: -65px;
    z-index: -9999;
}
img.img-cover {
    width: 100%;
}
.mask-shelf {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.mapouter{
    width: 100% !important;
    height: 220px !important;
}
.gmap_canvas {
    overflow: hidden;
    background: none!important;
    height: 220px !important;
    width: 300px !important;
}
.navbar .dropdown-menu {
    position: relative !important;
    margin-top: 0;
}
}



/*iphone 6/7/8 plus*/
@media (device-width : 414px) and (device-height : 736px) {
.px-8 {
    padding-left: 2em !important;
    padding-right: 2em !important;
}

.img-cover-list
{
  width: 70%;
  height: auto;
}

.logo_ext
{
   width:35%;
   height: auto;
}
/*.cover-img {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    height:220px;
}*/
img.img-fluid.img-book-home {
    max-height: 210px;
}
.load_app1
{
    text-align: right;
}
.load_app2
{
    text-align: left;
}
.logo_footer
{
  width:18%;
  height: auto;
}

.text_size
{
    font-size: 20px;
}

.cover-img-arr {
    padding: 0px 10px;
}

   .cover-img-arrhome {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    height: 210px;
    padding: 0px 10px 0px 10px;
    }

.card-news-big .card-img-overlay2 {
    bottom: 35px;
    position: absolute;
    margin: 0 15px;
}

.card-news .card-img-overlay3 {
    font-size: smaller;
    bottom: 10px;
    position: absolute;
    margin: 0 25px;
}
.card-news-big h2.card-title {
    left:14px;
    bottom: -11px;
    color: #fff;
    font-size:15px;
    padding: 5px 30px 5px 5px;
    position: absolute;
    width: 93%;
    background-color: #000;
    opacity: 0.7;
}

.title-cover-name {
    text-transform: capitalize;
    font-size: 1em;
    padding-left: 0em;
    padding-right: 0em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 4em;
    color: #000 !important;
    font-weight: bolder;
}
.img-book-home {
  box-shadow:5px 0px 20px #333;
}

.pb-5, .py-5 {
    padding-top: 0.6rem !important;
    padding-bottom: 0.6rem !important;
}

.col.text-center.row-book-home {
    padding: 15px 15px;
}

a.nav-link.custom-arr {
    background: none;
    border: 0px solid #000 !important;    
    color: #616161 !important;
    margin-right: 0px;
    padding: 6px 0px;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 0.95em;
}
li.nav-item.waves-effect.waves-light {
    margin: 5px;
}
a.nav-link.custom-arr.active {
    background: none;
    border: 0px solid #000 !important;
    color: #0c4ca5 !important;
    border-bottom: 1px solid #0c4ca5 !important;
    padding-bottom: 3px;
    font-weight: bold;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #0c4ca5;
}

img.img-fluid.img-book-home {
    width: 100%;
}
section.bag-thri.border-0.text-center.inner.py-6 {
    padding-top: 3em;
}
.hidden-for-mobile{
    display: none;
}
.row.mt-4.row-link-social {
    padding: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.col-md-5.px-3.align-self-center.social {
    margin-top: 1em;
}
.lSSlideOuter.text-center.my-auto.vertical {
    padding-right: 0px !important;
    height: 310px;
}

.box-book-detail.p-5 {
    padding: 1.5em !important;
}
.card-body.p-3.d-flex.justify-content-center.resource-main {
    height: 2em;
}
img.img-cover.img-show-all {
    width: 100%;
}

    .show_all .cover-img,
    .myshelf-grid .cover-img {
        width: 100%;
        height: 345px;
        display: table-cell;
        vertical-align: bottom;
    }
    .show_all figure img,
    .myshelf-grid figure img {
        width: 100%;
        max-height: 345px;
    }

    .cover-img.bookshelf {
    /*display: block !important;*/
    }
    .mask-shelf.bookshelf {
        top: 42%;
    }



.col-md-3.col-6.text-center.my-5.show-all {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
}
.row.list-item.border.mb-5 {
    margin-bottom: 0px !important;
}
.container.inner.py-5.news-mobile {
    padding-top: 1em !important;
}
.card.card-news-body img {
    width: 100% !important;
    height: auto;
}
.d-inline.p-4.action-btn.emo-mobile {
    width: 50%;
    display: inline-block !important;
    padding: 10px !important;
}
#gmap_canvas { width:100%; height:100%; 
}
p.comment-review {
    font-size: 0.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
}
.media.review {
    display: block;
    text-align: center;
}
img.img-review.d-flex.align-self-center {
    width: 180px;
    min-height: 240px;
    max-height: 240px;
    margin-left: auto;
    margin-right: auto;
}
.media.review {
    padding-top: 1em;
    box-shadow: 0 2px 2px rgba(0,0,0,.24), 0 0 2px rgba(0,0,0,.12);
}
section.bg-white.border-0.text-center.inner.py-6 {
    padding-top: 2em;
    padding-bottom: 2em;
}
.cover-img-news {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    height: 170px;
    max-height: 170px;
}
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
    box-shadow: 0 2px 2px rgba(0,0,0,.24), 0 0 2px rgba(0,0,0,.12);
}
.col-xs-10-5 {
    width: 80%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 10px;
}
.col-xs-1-5 {
    width: 20%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1-5.user-comment.pr-0 img {
    width: 100%;
}
.rateing-naja.col-12.text-right {
    bottom: -65px;
    z-index: -9999;
}
img.img-cover {
    width: 100%;
}
.mask-shelf {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.mapouter{
    width: 100% !important;
    height: 220px !important;
}
.gmap_canvas {
    overflow: hidden;
    background: none!important;
    height: 220px !important;
    width: 300px !important;
}
.navbar .dropdown-menu {
    position: relative !important;
    margin-top: 0;
}
}



/*Galaxy S5*/
@media (device-width : 360px) and (device-height : 640px)
 {
    .px-8 {
    padding-left: 2em !important;
    padding-right: 2em !important;
    }
    .text_size
    {
        font-size: 18px;
    }
    .load_app1
    {
        text-align: right;
    }
    .load_app2
    {
        text-align: left;
    }

    .logo_ext
    {
       width:40%;
       height: auto;
    }

    .logo_footer
    {
      width:20%;
      height: auto;
    }


 img.img-cover.img-show-all {
    width: 100%;
    }

.img-cover-list
{
  width: 70%;
  height: auto;
}
img.img-fluid.img-book-home {
    max-height: 170px;
}
   .cover-img-arrhome {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    height: 170px;
    padding: 0px 10px 0px 10px;
    }

 .show_all .cover-img,
    .myshelf-grid .cover-img {
        width: 100%;
        height: 310px;
        display: table-cell;
        vertical-align: bottom;
    }
    .show_all figure img,
    .myshelf-grid figure img {
        width: 100%;
        max-height: 310px;
    }

    .cover-img.bookshelf {
    /*display: block !important;*/
    }
    .mask-shelf.bookshelf {
        top: 41%;
    }
}




/*Pixel 2*/
@media (device-width : 411px) and (device-height : 731px) {

    img.img-cover.img-show-all {
    width: 100%;
}

.img-cover-list
{
  width: 70%;
  height: auto;
}

.text_size
{
    font-size: 19px;
}

.logo_ext
{
   width:40%;
   height: auto;
}

img.img-fluid.img-book-home {
    max-height: 200px;
}
   .cover-img-arrhome {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    height: 200px;
    padding: 0px 10px 0px 10px;
    }


 .show_all .cover-img,
    .myshelf-grid .cover-img {
        width: 100%;
        height: 350px;
        display: table-cell;
        vertical-align: bottom;
    }
    .show_all figure img,
    .myshelf-grid figure img {
        width: 100%;
        max-height: 350px;
    }

    .cover-img.bookshelf {
    /*display: block !important;*/
    }
    .mask-shelf.bookshelf {
        top: 41%;
    }

}


/*Pixel 2 XL*/
@media (device-width : 411px) and (device-height : 823px) {

    img.img-cover.img-show-all {
    width: 100%;
}

.img-cover-list
{
  width: 70%;
  height: auto;
}

.text_size
{
    font-size: 19px;
}

.logo_ext
{
   width:40%;
   height: auto;
}

img.img-fluid.img-book-home {
    max-height: 200px;
}
   .cover-img-arrhome {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    height: 200px;
    padding: 0px 10px 0px 10px;
    }


 .show_all .cover-img,
    .myshelf-grid .cover-img {
        width: 100%;
        height: 350px;
        display: table-cell;
        vertical-align: bottom;
    }
    .show_all figure img,
    .myshelf-grid figure img {
        width: 100%;
        max-height: 350px;
    }

    .cover-img.bookshelf {
    /*display: block !important;*/
    }
    .mask-shelf.bookshelf {
        top: 41%;
    }



}

/*iphone 5/SE*/
@media (max-width: 320px) {
    .px-8 {
    padding-left: 2em !important;
    padding-right: 2em !important;
}
.load_app1
{
    text-align: center;
    padding-top: 10px;
}
.load_app2
{
    text-align: center;
    padding-top: 15px;
}

.logo_ext
{
   width:45%;
   height: auto;
}
.logo_footer
{
  width:20%;
  height: auto;
}

.img-cover-list
{
  width: 70%;
  height: auto;
}

img.img-fluid.img-book-home {
    max-height: 170px;
}
   .cover-img-arrhome {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    height: 170px;
    padding: 0px 10px 0px 10px;
    }
/*.cover-img {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    height:150px;
}
*/

.cover-img-arr {
    padding: 0px 0px;
}

.text_size
{
    font-size: 15px;
}

.card-news-big .card-img-overlay2 {
    bottom: 35px;
    position: absolute;
    margin: 0 15px;
}

.card-news-big h2.card-title {
    left:14px;
    bottom: -11px;
    color: #fff;
    font-size:15px;
    padding: 5px 30px 5px 5px;
    position: absolute;
    width: 91%;
    background-color: #000;
    opacity: 0.7;
}

.title-cover-name {
    text-transform: capitalize;
    font-size: 1em;
    padding-left: 0em;
    padding-right: 0em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 4em;
    color: #000 !important;
    font-weight: bolder;
}
.img-book-home {
  box-shadow:5px 0px 20px #333;
}

.pb-5, .py-5 {
    font-size:16px;
    padding-top: 0.6rem !important;
    padding-bottom: 0.6rem !important;
}

.col.text-center.row-book-home {
    padding: 15px 15px;
}

a.nav-link.custom-arr {
    background: none;
    border: 0px solid #000 !important;    
    color: #616161 !important;
    margin-right: 0px;
    padding: 6px 0px;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 0.95em;
}
li.nav-item.waves-effect.waves-light {
    margin: 5px;
}
a.nav-link.custom-arr.active {
    background: none;
    border: 0px solid #000 !important;
    color: #0c4ca5 !important;
    border-bottom: 1px solid #0c4ca5 !important;
    padding-bottom: 3px;
    font-weight: bold;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #0c4ca5;
}

img.img-fluid.img-book-home {
    width: 100%;
}
section.bag-thri.border-0.text-center.inner.py-6 {
    padding-top: 3em;
}
.hidden-for-mobile{
    display: none;
}
.row.mt-4.row-link-social {
    padding: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.col-md-5.px-3.align-self-center.social {
    margin-top: 1em;
}
.lSSlideOuter.text-center.my-auto.vertical {
    padding-right: 0px !important;
    height: 310px;
}

.box-book-detail.p-5 {
    padding: 1.5em !important;
}
.card-body.p-3.d-flex.justify-content-center.resource-main {
    height: 2em;
}
img.img-cover.img-show-all {
    width: 100%;
}

 .show_all .cover-img,
    .myshelf-grid .cover-img {
        width: 100%;
        height: 280px;
        display: table-cell;
        vertical-align: bottom;
    }
    .show_all figure img,
    .myshelf-grid figure img {
        width: 100%;
        max-height: 280px;
    }

    .cover-img.bookshelf {
    /*display: block !important;*/
    }
    .mask-shelf.bookshelf {
        top: 38%;
    }


.col-md-3.col-6.text-center.my-5.show-all {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
}
.row.list-item.border.mb-5 {
    margin-bottom: 0px !important;
}
.container.inner.py-5.news-mobile {
    padding-top: 1em !important;
}
.card.card-news-body img {
    width: 100% !important;
    height: auto;
}
.d-inline.p-4.action-btn.emo-mobile {
    width: 50%;
    display: inline-block !important;
    padding: 10px !important;
}
#gmap_canvas { width:100%; height:100%; 
}
p.comment-review {
    font-size: 0.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
}
.media.review {
    display: block;
    text-align: center;
}
img.img-review.d-flex.align-self-center {
    width: 180px;
    min-height: 240px;
    max-height: 240px;
    margin-left: auto;
    margin-right: auto;
}
.media.review {
    padding-top: 1em;
    box-shadow: 0 2px 2px rgba(0,0,0,.24), 0 0 2px rgba(0,0,0,.12);
}
section.bg-white.border-0.text-center.inner.py-6 {
    padding-top: 2em;
    padding-bottom: 2em;
}
.cover-img-news {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    height: 140px;
    max-height: 140px;
}
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
    box-shadow: 0 2px 2px rgba(0,0,0,.24), 0 0 2px rgba(0,0,0,.12);
}
.col-xs-10-5 {
    width: 80%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 10px;
}
.col-xs-1-5 {
    width: 20%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1-5.user-comment.pr-0 img {
    width: 100%;
}
.rateing-naja.col-12.text-right {
    bottom: -65px;
    z-index: -9999;
}
img.img-cover {
    width: 100%;
}
.mask-shelf {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.mapouter{
    width: 100% !important;
    height: 220px !important;
}
.gmap_canvas {
    overflow: hidden;
    background: none!important;
    height: 220px !important;
    width: 300px !important;
}
.navbar .dropdown-menu {
    position: relative !important;
    margin-top: 0;
}

}


/*Nexus7*/
@media (device-width : 600px) and (device-height : 960px) {
.px-8 {
    padding-left: 2em !important;
    padding-right: 2em !important;
}

.img-cover-list
{
  width: 70%;
  height: auto;
}

.logo_ext
{
   width:30%;
   height: auto;
}
/*.cover-img {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    height:220px;
}*/
img.img-fluid.img-book-home {
    max-height: 300px;
}
.load_app1
{
    text-align: right;
}
.load_app2
{
    text-align: left;
}
.logo_footer
{
  width:15%;
  height: auto;
}

.text_size
{
    font-size: 20px;
}

.cover-img-arr {
    padding: 0px 10px;
}

   .cover-img-arrhome {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    height: 200px;
    padding: 0px 10px 0px 10px;
    }

.card-news-big .card-img-overlay2 {
    bottom: 35px;
    position: absolute;
    margin: 0 15px;
}

.card-news .card-img-overlay3 {
    font-size: smaller;
    bottom: 10px;
    position: absolute;
    margin: 0 25px;
}
.card-news-big h2.card-title {
    left:14px;
    bottom: -11px;
    color: #fff;
    font-size:15px;
    padding: 5px 30px 5px 5px;
    position: absolute;
    width: 93%;
    background-color: #000;
    opacity: 0.7;
}

.title-cover-name {
    text-transform: capitalize;
    font-size: 1em;
    padding-left: 0em;
    padding-right: 0em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 4em;
    color: #000 !important;
    font-weight: bolder;
}
.img-book-home {
  box-shadow:5px 0px 20px #333;
}

.pb-5, .py-5 {
    padding-top: 0.6rem !important;
    padding-bottom: 0.6rem !important;
}

.col.text-center.row-book-home {
    padding: 15px 15px;
}

a.nav-link.custom-arr {
    background: none;
    border: 0px solid #000 !important;    
    color: #616161 !important;
    margin-right: 0px;
    padding: 6px 0px;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 1.1em;
}
li.nav-item.waves-effect.waves-light {
    margin: 5px;
}
a.nav-link.custom-arr.active {
    background: none;
    border: 0px solid #000 !important;
    color: #0c4ca5 !important;
    border-bottom: 1px solid #0c4ca5 !important;
    padding-bottom: 3px;
    font-weight: bold;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #0c4ca5;
}

img.img-fluid.img-book-home {
    width: 100%;
}
section.bag-thri.border-0.text-center.inner.py-6 {
    padding-top: 3em;
}
.hidden-for-mobile{
    display: none;
}
.row.mt-4.row-link-social {
    padding: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.col-md-5.px-3.align-self-center.social {
    margin-top: 1em;
}
.lSSlideOuter.text-center.my-auto.vertical {
    padding-right: 0px !important;
    height: 310px;
}

.box-book-detail.p-5 {
    padding: 1.5em !important;
}
.card-body.p-3.d-flex.justify-content-center.resource-main {
    height: 2em;
}
img.img-cover.img-show-all {
    width: 100%;
}

    .show_all .cover-img,
    .myshelf-grid .cover-img {
        width: 100%;
        height: 345px;
        display: table-cell;
        vertical-align: bottom;
    }
    .show_all figure img,
    .myshelf-grid figure img {
        width: 100%;
        max-height: 345px;
    }

    .cover-img.bookshelf {
    /*display: block !important;*/
    }
    .mask-shelf.bookshelf {
        top: 42%;
    }



.col-md-3.col-6.text-center.my-5.show-all {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
}
.row.list-item.border.mb-5 {
    margin-bottom: 0px !important;
}
.container.inner.py-5.news-mobile {
    padding-top: 1em !important;
}
.card.card-news-body img {
    width: 100% !important;
    height: auto;
}
.d-inline.p-4.action-btn.emo-mobile {
    width: 50%;
    display: inline-block !important;
    padding: 10px !important;
}
#gmap_canvas { width:100%; height:100%; 
}
p.comment-review {
    font-size: 0.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
}
.media.review {
    display: block;
    text-align: center;
}
img.img-review.d-flex.align-self-center {
    width: 180px;
    min-height: 240px;
    max-height: 240px;
    margin-left: auto;
    margin-right: auto;
}
.media.review {
    padding-top: 1em;
    box-shadow: 0 2px 2px rgba(0,0,0,.24), 0 0 2px rgba(0,0,0,.12);
}
section.bg-white.border-0.text-center.inner.py-6 {
    padding-top: 2em;
    padding-bottom: 2em;
}
.cover-img-news {
    display: table-cell;
    vertical-align: bottom;
    width: 100%;
    height: 80px;
    max-height: 80px;
}
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
    box-shadow: 0 2px 2px rgba(0,0,0,.24), 0 0 2px rgba(0,0,0,.12);
}
.col-xs-10-5 {
    width: 80%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 10px;
}
.col-xs-1-5 {
    width: 20%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1-5.user-comment.pr-0 img {
    width: 100%;
}
.rateing-naja.col-12.text-right {
    bottom: -65px;
    z-index: -9999;
}
img.img-cover {
    width: 100%;
}
.mask-shelf {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.mapouter{
    width: 100% !important;
    height: 220px !important;
}
.gmap_canvas {
    overflow: hidden;
    background: none!important;
    height: 220px !important;
    width: 300px !important;
}
.navbar .dropdown-menu {
    position: relative !important;
    margin-top: 0;
}
}