/* // start general  */

* {
    font-family: "Cairo", "FontAwesome" !important;
    letter-spacing: 0 !important;
    box-sizing: border-box !important;
    padding: 0;
    margin: 0;
}

.close {
    float: left !important;
}

.product-list p {
    text-align: right;
}

img {
    position: relative;
}

.res_img {
    position: relative;
    width: 95%;
    margin: 0 auto;
    display: block;
}

 ::placeholder {
    text-align: right !important;
}

input {
    text-align: right;
}

.catebg .product-thumb {
    overflow: hidden;
}

.xspro p {
    text-align: right !important;
}

.product-list .product-thumb h4 {
    text-align: right !important;
}


/* // for book card */

.zoomWrapper {
    width: 251px !important;
}

.product-list {
    width: 100%;
}

.product-layout {
    float: right;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    vertical-align: middle;
}

hr {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

#logo img {
    border: none !important;
    box-shadow: 1px 1px 1px rgb(0, 0, 0, 0.05);
}

.menu-img img {
    border: none !important;
}

#content {
    /*width:75%;
    max-height:400px;*/
}

@media (max-width: 768px) {
    #content {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .home-heading {
        right: 40px;
        left: auto;
        text-align: right;
    }
}

.breadcrumb {
    text-align: right;
}


/*.button-group {*/


/*    bottom: auto;*/


/*    top:230px;*/


/*}*/

.zoomContainer {
    display: none !important;
}

.product-thumb .price-new {
    color: #1EB10D;
    float: right;
    font-size: 15px;
    padding: 10px 20px 10px 10px;
    /*background-color: rgb(47, 112, 169);*/
    /*background: linear-gradient(-180deg, #3bcd1b 0%, #1eb10d 100%);*/
    border-radius: 5px;
}

.account-column.list-group a {
    width: 80%;
    display: block;
    margin: 10px auto;
}


/* 
:hover {
    color: rgb(0, 0, 89, 0.7) !important;
} */

.product-list .product-thumb .button-group {
    text-align: right;
}


/* // for mobile slider */

.mfp-wrap {
    height: 100% !important;
}

.mfp-bg {
    height: auto !important;
}

.row .pagi {
    border: none !important;
}

.row .pagi .pagination {
    text-align: center !important;
}


/* // end general  */


/* // start navs */

#text-search {
    height: 40px;
}

#search-by-category .search-container .categories-container .hover-cate p:after {
    left: 20px;
    right: auto;
}

.cate-selected {
    float: right;
}

.cate-items {
    text-align: right;
}

#search-by-category .search-container .categories-container .hover-cate p {
    border-right: 1px solid #eaeaea;
    margin-left: 5px;
}

#btn-search-category {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

@media (max-width: 991px) {
    #search-by-category .search-container .categories-container .hover-cate p {
        display: block;
    }
}

@media (max-width: 768px) {
    .navbar-header button {
        background: #337ab7;
        color: #fff;
    }
    #menu {
        top: -100px;
    }
    #btn-search-category {
        height: 40px !important;
    }
}

.nav {
    padding-right: 0;
    padding-left: auto;
}

.headcall ul li a {
    text-align: center;
}

.headcall ul li:hover {
    background-color: white;
}

.static-menu li {
    margin: 0;
}

.static-menu li a {
    font-size: 14px !important;
    font-weight: bold;
}

.sidenav {
    right: 0;
    left: auto;
}

#menu .nav>li>a {
    text-align: right;
}

#menu .nav>li a i {
    float: left !important;
}


/* // end navs */


/* // start cats */

.dropdown-menu {
    left: auto !important;
}

#menu .dropdown-inner {
    direction: rtl;
}


/* // end cats */


/* // start slider */

.homeslide {}

#slideshow0 {
    height: 480px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#slideshow0 .owl-pagination {
    position: absolute;
    bottom: 0;
}

@media (max-width: 768px) {
    .homeslide {
        height: 330px !important;
    }
    #content .breadcrumb {
        width: 100% !important;
    }
}

.slider .banner-effect {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 267px;
    height: 153;
    text-align: right;
    border: 1px solid rgb(0, 0, 0, 0.1)
}

.slider .banner-effect img {
    max-height: 120px;
    float: right;
    margin: 17px 10px;
}

.slider .banner-effect .banner-title {
    margin: 35 0 0 0 !important;
    font-weight: bold;
    line-height: 25px;
    vertical-align: middle !important;
}

.slider .banner-effect .banner-title,
.slider .banner-effect .banner-img {
    padding: 0 5px !important;
}

.slider .banner-effect .button-group {
    bottom: -30px;
    left: 0px;
}

.book_name h2 {
    position: relative;
    right: 15px;
    color: black;
    font-weight: bold;
    line-height: 25px;
    text-align: right;
}

.outer {
    position: absolute;
    left: 15px;
    height: 100%;
    width: 95%;
    background-color: rgba(0, 0, 0, 0.000)3;
    border-radius: 15px;
    /*top: 15px;*/
    color: white;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

.outer:hover {}

.middle {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.middle .button-group {
    position: absolute;
    bottom: 15px;
    left: 15px;
}

.middle .button-group button,
.middle .button-group a {
    float: left;
}

.button-group .bquick:hover {
    fill: #ffffff;
    background: #27ae61;
    border: 1px solid #27ae61;
}

.inner {
    margin-left: auto;
    margin-right: auto;
    /* margin: 0 10px; */
    font-size: 1.3rem;
    font-weight: bold;
    width: 100%;
}

.inner span {
    padding: 3 10px;
    background-color: rgb(0, 0, 0, 0.2);
    border-radius: 5px;
}

.inner ul li {
    box-shadow: 1px 1px 1px rgb(255, 255, 255, 0.05);
}

.inner p {
    padding: 0 10px;
    vertical-align: middle;
}

.inner .col-md-7,
.inner .col-md-6,
.inner .col-md-5 {
    padding: 20px 20px 20px 0;
    text-align: center;
}

@media (max-width: 768px) {
    .outer {
        height: 88%;
    }
    .inner p {
        padding: 0px;
        margin: 0px;
    }
    .inner span {
        padding: 0 10px;
        background-color: rgb(0, 0, 0, 0.2);
        border-radius: 5px;
    }
    .inner .col-md-7,
    .inner .col-md-6,
    .inner .col-md-5 {
        padding: 3px 3px 3px 0;
    }
    .inner ul li {
        margin-top: 3px;
        box-shadow: 1px 1px 1px rgb(255, 255, 255, 0.1);
    }
    .middle .button-group {
        left: 35px;
        bottom: 7px;
    }
    .middle .button-group button,
    .middle .button-group a {
        margin: 0 2px !important;
    }
    .book_name h2 {
        right: 0;
        font-size: 15px;
    }
}

@media(max-width:991) {
    .slide-padding {
        margin-bottom: 30px;
    }
}


/* // endslider */


/* // start features slider  */

.allleftb {
    float: right !important;
}

.owl-carousel .owl-item {
    float: left !important;
    /*width: 220px !important;*/
}

.allleftb .banner-effect img {
    height: 280px !important;
}

.owl-carousel .owl-wrapper {
    float: left !important;
}

@media (max-width: 768px) {
    h3.home-heading {
        float: right;
        margin-right: 10px;
    }
}


/* // end features slider  */


/* // start welcome-msg   */

.welcome-msg {
    margin: 30px 0px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    overflow: hidden;
}

.welcome-msg .message {
    padding: auto 0;
}

.welcome-msg div {
    text-align: right;
    direction: rtl;
}

.welcome-msg .res_img {
    width: 90% !important;
    margin-top: 20px !important;
    border: 0 !important;
}

.welcome-msg div p {
    line-height: 35px;
    font-size: 18px;
    text-align: justify!important;
    padding-right: 20px;
}


/* // news section in welcome page */

.news div p {
    text-align: right !important;
    line-height: 31px;
    font-size: 14px;
    padding: 10px;
    overflow: hidden;
}

.news div h3 {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 0px;
}

.news div {
    /* padding: 20px; */
    text-align: right;
}


/* // end welcome-msg   */


/* // start footer  */

.foo {
    border-top: 3px solid #fff;
    padding-top: 40px;
}

footer a {
    margin-right: 10px;
    font-size: 15px;
}

.middle-footer li::before {
    right: 0px;
    left: auto;
}

footer h5::before {
    right: 15px;
}

footer .footcontact .f-left li i {
    float: right;
    margin-left: 0px;
    margin-top: 8px;
}

@media (max-width: 991px) {
    footer a {
        font-size: 1.1rem;
        font-weight: bold;
    }
    #info ul li {
        width: 50%;
        float: right;
    }
    .foo .col-xs-12 {
        margin-bottom: 20px;
    }
}


/* //news letter */

.news .thumbnail img {
    height: 350px !important;
    width: 350px !important;
}

.foot-top {
    margin-bottom: 0px !important;
}

.inspire-newsletter .inner {
    width: 90% !important;
}

.inspire-newsletter h3 {
    /*text-align: center !important;*/
}

.foot-top .button-submit {
    bottom: -10px;
    right: 100px;
    top: auto;
}


/* // end footer  */


/* // start book  */

.xspro {
    font-size: 20px;
    line-height: 30px;
    padding: 10px 15px;
}

.xspro h4 {
    display: inline-block;
}

.xspro .list-unstyled .col-lg-8 {
    word-break: break-all;
}

.qtlabel {
    margin-top: 21px;
    float: right;
    right: 160px;
}

.qty-plus-minus {
    right: -120px;
}

#content .breadcrumb {
    text-align: right;
    direction: rtl;
}

.breadcrumb>li {
    padding: 0 10px !important;
}

#content .breadcrumb>li:after {
    left: 0px;
    right: auto;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
}

.panel-body label,
.panel-body p {
    line-height: 50px;
}

.catebt {
    float: right;
}

.calc tbody tr td {
    vertical-align: middle;
    text-align: center;
}

.calc .glyphicon {
    font-size: 14px;
    color: white;
}

.calc thead tr th {
    text-align: center;
}

.bookslider .home-heading {
    text-align: right;
    top: 0;
    right: 0px;
    left: auto;
    color: #000;
}

.bookslider .owl-carousel .owl-item {
    width: 260px !important;
}

.bookslider .home-heading span {
    color: #000;
}

.product-thumb .hoverdes {
    direction: rtl;
}

.product-grid.product-thumb .hoverdes p {
    min-height: 60px;
}

.product-grid .product-thumb .hoverdes p:nth-child(1) {
    display: none;
    margin: 0 10px 0px;
}

.product-list .product-thumb .hoverdes p:nth-child(1) {
    margin: 0 10px 0px;
}

.product-list .product-thumb .hoverdes p:nth-child(1) a {
    font-size: 16px;
    font-weight: bold;
    color: #2f70a9;
}

.product-list .product-thumb .hoverdes .list-des {
    min-height: 20%;
    max-height: 50%;
    line-height: 31px;
}

.propage-tab .tab-content {
    direction: rtl;
}

.product-right h1 {
    font-size: 16px;
    direction: rtl;
    font-weight: bold;
}


/* // end book  */


/* // start all books  */

.product-list .product-thumb .caption {
    padding: 10px;
}

.product-thumb .image img {
    height: 206px !important;
    width: 157.5px;
    border: 1px solid #00000030 !important;
}

@media (max-width: 991px) {
    .product-thumb .image img {
        height: 198px !important;
    }
    .ban {
        height: 69% !important;
    }
    #slideshow0 img {
        width: auto;
        margin-right: auto;
        margin-left: auto;
        max-height: 230px;
    }
}

.product-list .product-thumb .price-old {
    text-decoration: none;
    float: left;
}

.product-thumb .price-old {
    padding: 10px 10px 10px 20px;
    float: left;
}

.product-thumb .price {
    padding: 10px 0;
}

.product-list .product-thumb .price {
    margin: 20px 0px;
}

.product-grid .product-thumb .price {
    padding: 10px 0;
}

@media (max-width: 768px) {
    .button-group {
        display: block;
    }
}


/* // end all books  */

.thumbnail img {
    height: 353px !important;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    transition: 0.5s;
}

.thumbnail img:hover {
    transition: 0.5s;
    transform: translateY(5px);
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
}

.thumbnail #additional {
    left: 0;
}

nav ul {
    background-color: #fff;
}

.form-horizontal .form-group {
    direction: rtl;
}

.form-horizontal .control-label {
    float: right;
    text-align: right;
}

#cart .dropdown-menu li>div {
    margin: 10px;
    width: 80%;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
}


/* / start fairs */

.xspro i {
    margin: 0 10px;
}

.agents .inspire-form-bg .product-right,
.dists .inspire-form-bg .product-right {
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

.dists .inspire-form-bg .product-right {
    box-shadow: 1px 1px 3px rgb(39, 174, 97, 0.5);
}

.dists .inspire-form-bg,
.agents .inspire-form-bg,
.fairs .inspire-form-bg {
    border: none;
}

.agents .inspire-form-bg .product-right:hover {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}


/* / end fairs */


/* / start about */

.about_message {
    width: 100%;
    line-height: 30px;
    font-size: 16px;
    text-align: right;
}

.about_img img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: -webkit-fill-available;
}


/* / end about */


/* / start book_list */

.book_list td,
.book_list th {
    text-align: center;
}


/* / end book_list */

@media (min-width: 768px) {
    #content {
        /*width: 87% !important; */
     }
    .xs-cart {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        right: auto !important;
    }
}

@media (max-width: 768px) {
    .xs-cart {
        position: absolute !important;
        top: 143px !important;
        left: 0 !important;
        right: auto !important;
    }
    #logo img {
        max-width: 130px;
        margin-left: auto !important;
        margin-right: auto !important;
        float: none !important;
    }
}

.input-group .form-control[name^="quantity"] {
    height: 28px;
}

.con ul:nth-child(1) li {
    line-height: 31px;
}

.con ul:nth-child(1) li i {
    float: right;
    color: #27ae61;
    font-size: 20;
    padding: 5px 0px 0px 10px;
}

.acart {
    background: linear-gradient(-180deg, #3bcd1b 0%, #1eb10d 100%);
    border-radius: 4px;
    line-height: 32px;
    width: 100%;
    display: inline-block;
    color: #FFFFFF;
    font-family: "Cairo";
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    border: none;
}

.acart:hover {
    background: linear-gradient(-180deg, #3bcd1b 0%, #189809 100%);
}

.header {
    font-size: 26px;
    padding: 20px;
    margin: 10px;
}

.btn-header {
    font-size: 16px;
    margin-top: 20px;
    /* width: 25%;*/
    margin-left: 20px;
}

.nav1 .dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    /*font-weight: 400;*/
    /*color: #212529;*/
    text-align: inherit;
    /*white-space: nowrap;*/
    /*background-color: transparent;*/
    /*border: 0;*/
}

.nav1 .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}

.btn-header-mob {
    display: none;
}

@media (max-width: 768px) {
    .btn-header {
        font-size: 16px;
        margin-top: 20px;
        width: 85%;
        margin-left: 20px;
        display: none;
    }
    .btn-header-mob {
        font-size: 16px;
        margin-top: 20px;
        width: 85%;
        margin-left: 20px;
        display: block;
    }
}


/* 6-7-2020 */

#carousel-example-generic .carousel-inner .item img {
    max-height: 400px
}

.customcard {
    color: red
}

.category-con {
    text-align: center;
    margin: 20px 0;
    padding: 0;
}

.category-con li {
    box-shadow: 5px 5px 5px 0 rgba(204, 204, 204, 0.1);
    background-size: cover;
    border-radius: 3px;
    background-position: center;
    display: inline-block;
    width: 98%;
    margin: 0px;
    list-style: none;
    vertical-align: top;
    transition: all 0.3s ease-in-out;
}

.category-con li:hover {
    -webkit-box-shadow: 10px 10px 10px -5px rgba(0, 0, 0, 0.2);
    transform: translate3d(-4px, -4px, 0px);
    transition: all 200ms linear 0ms;
}

.category-con li a {
    padding: 10px 0;
    width: 100%;
    display: block;
    color: #FFF;
    text-decoration: none;
    position: relative;
    font-size: 16px;
    font-weight: bold;
}

#services {
    padding-right: 29px;
}
#services row{
margin-left:0px !important;
margin-right:0px !important;

    
}

.category-box {
     border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.category-con .category-box-icon {
    margin: 0 auto;
}

.category-con .category-box-icon img {
    height: 70px;
    width: auto;
    padding: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    border: none !important;
}

.category-con .category-box-icon {
    height: 170px;
    width: 70px;
    padding: 10px;
    border-radius: 100px
}

.category-con .category-box-title {
    margin-bottom: 10px;
    margin-bottom: 0%;
    font-size: 19px;
}

.category-con .category-box-title h3 {
    margin: 15px 0px 0px;
    font-size: 19px;
    font-weight: normal;
    color: #FFFFFF;
    opacity: .9;
    font-weight: 900;
}

.category-con .tint1 {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    min-height: 287px;
}

.category-con .tint1 a {
    border-color: transparent;
}

.category-con .tint1 a img {
    border-width: 0;
    border-color: transparent;
    max-width: 100%;
    max-height: 200px;

    border-radius:12px;
    border-radius: 14px;
    border: solid 1px #df761d;
    margin-left: 0px;

}

.category-con .tint1:hover {
    background: #E5BE94;
}

.category-con .category-box-title h3 {
    font-size: 18px !important;
    margin: 10px 5px !important;
    color:#000;
    
}

.category-con .category-box-title {
    min-height: 60px !important
}


}
.category-con .category-box-title h3 {
    font-size: 13px !important
}
.category-con li,
.category-con li a {}

/*6-7-2020 */
#carousel-indicators li {
    border-radius: 5px;
    background-color: #b8b8b8;
    height: 12px;
    width: 12px;
    margin: 0 4px 0 0;
    border: 0 none;
}
#carousel-indicators .active {
    border-radius: 5px;
    background-color: #7D7D7D;
    height: 12px;
    width: 12px;
    margin: 0 4px 0 0;
    border: 0 none;
}
#carousel-conatianer {
    padding-right: 40px;
    padding-left: 0px;
    padding-top: 0px;
    max-height: 584px;
    max-width: 100%;
    position: relative;
}
.carousel-inner div div {
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 8%;
    padding-right: 9%;
    position: absolute;
    color: #eceae9;
    font-weight: bold;
    line-height: 40px;
    font-family: 'Rakkas', cursive;
}
.carousel-inner div div h2 {
    color: white;
    font-family: 'Rakkas', cursive;
    max-width: 300px;
    line-height: 40px;
}
.carousel-inner div .auth-name {
    position: absolute;
    top: 65%;
    right: 0;
    color: #333;
    font-weight: bold;
    line-height: 40px;
    font-size: 15px
}

/************************* #3D book ***********************************/
#book {
    width: 157.5px;
    margin: 0 auto;
    position: relative;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-perspective: 2000px;
    -moz-perspective: 2000px;
    -ms-perspective: 2000px;
    -o-perspective: 2000px;
    perspective: 2000px;
}

.main {
    width: 157.5px;
    height: 206px;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
}

.book-font {
    width: 157.5px;
    height: 206px;
    position: absolute;
    top: 0;
    bottom: 0;
    font-size: 15px;
    text-align: center;
    z-index: 10;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0% 50%;
    -moz-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    -o-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transform: translate3d(0, 0, 25px);
    -moz-transform: translate3d(0, 0, 25px);
    -ms-transform: translate3d(0, 0, 25px);
    -o-transform: translate3d(0, 0, 25px);
    transform: translate3d(0, 0, 25px);
    border:solid 1px #ccc;
}

.book-cover {
    width: 157.5px;
    height: 206px;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    background-size: cover;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.book-cover-back {
    width: 157.5px;
    height: 206px;
    position: absolute;
    top: 0;
    bottom: 0;
    background-size: cover;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotate3d(0, 1, 0, -180deg);
    -moz-transform: rotate3d(0, 1, 0, -180deg);
    -ms-transform: rotate3d(0, 1, 0, -180deg);
    -o-transform: rotate3d(0, 1, 0, -180deg);
    transform: rotate3d(0, 1, 0, -180deg);
}

.book-cover:after,
.book-back:after {
    /*  */
    content: "";
    width: 0px;
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 0;
}

.book-page,
.book-top,
.book-right,
.book-bottom {
    background:white;
}

.book-right {
    width: 115px;
    height: 195px;
    position: absolute;
    top: 5px;
    right: 70px;
    -webkit-transform: rotate3d(0, 1, 0, 30deg);
    -moz-transform: rotate3d(0, 1, 0, 30deg);
    -ms-transform: rotate3d(0, 1, 0, 30deg);
    -o-transform: rotate3d(0, 1, 0, 30deg);
    transform: rotate3d(0, 1, 0, 30deg);
}

.book-right,
.book-top,
.book-bottom {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.view-cover:hover .main {
    -webkit-transform: rotate3d(0, 1, 0, 40deg);
    -moz-transform: rotate3d(0, 1, 0, 40deg);
    -ms-transform: rotate3d(0, 1, 0, 40deg);
    -o-transform: rotate3d(0, 1, 0, 40deg);
    transform: rotate3d(0, 1, 0, 40deg);
}
/* +++++++++++++++++++++++ media query at mobile ++++++++++++++++++++++ */

@media (max-width: 576px) {
    .carousel-inner div div h2 {
        color: white;
        max-width: 300px;
        line-height: 20px;
        font-size: 14px;
    }
    
    #carousel-conatianer {
        max-width: 100%;
        padding: 0px;
    }
    
    #carousel-example-generic ol {
        display: none;
    }
    
    #carousel-conatianer .row .col-md-4 {
        display: none;
    }
    
    #carousel-conatianer .row .col-xs-12 {
        padding: 0px;
        float: none
    }
    
    .carousel-inner div .auth-name {
        position: absolute;
        top: 60%;
        right: 0;
        color: #333;
        font-weight: bold;
        line-height: 40px;
        font-size: 12px
    }
    /* services */
    
    #services {
        padding-right: 0px;
    }
    
    .category-box {
        max-width: 98%;
        max-height: 280px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
    }
    
    .category-con .category-box-icon {
        margin: 0 auto;
    }
    
    .category-con .category-box-icon img {
        max-height: 190px;
        width: auto;
        position: absolute;
        top: 59%;
        left: 50%;
        border: none !important;
    }
    
    .category-con .category-box-icon {
        height: 170px;
        width: 70px;
        padding: 10px;
        border-radius: 100px
    }
    
    .category-con .category-box-title {
         margin-bottom: 0%;
        font-size: 19px;
    }
    
    .category-con .category-box-title h3 {
        margin: 15px 0px 0px;
        font-size: 19px;
        font-weight: normal;
        color: #FFFFFF;
        opacity: .9;
        font-weight: 900;
    }
    
    .category-con .tint1 {
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        min-height: 245px;
    }
    .owl-wrapper .owl-item{
        width: 141px;
    }
    
    .product-layout .product-thumb .image{
        width: 140px;
        padding-left: 6px;
    }
    #book{
        width: 140px;
    }
    .main{
      width:  140px
    }
    .main .book-font{
        width:140px;
    }
    .main .book-font .book-cover{
        width: 140px;
    }

    .product-thumb .image a{
        display: block;
        width: 140px;
    }
    .book-back .isbn{
        width: 133px;
    }


    .book-font .book-cover-back{
        width: 140px;
    }
    .owl-item .propadding{
        padding: 10px 10px;
    padding-right: 2px;
    padding-left: 4px;
    border-left: 1px solid #eee;
    }
    .pro-nepr .promar {
        margin: -10px;
    }
    .product-layout{
        width: 140px;
    }

}

/* +++++++++++++++++++++++ End media query at mobile ++++++++++++++++++++++ */

@media (min-width: 768px) and (max-width: 1023px) {
  
  #slidemenu{
      margin-top: 100px;
  }
    
  }


body {
    overflow-x: hidden;
}