body,html{
  width: 100%;
  height: 100%;
}

body{
  color: #222;
  font-family: 'Open Sans', sans-serif;
  background: #fff;
  font-size: 14px;
}
body.customize-support {
    background: #f5f5f5;
}
/*@font-face {
     font-family: 'OpenSans-Regular';
    src: url(../fonts/OpenSans-Regular.ttf);
}*/


@media (min-width: 1200px){
.container {
    width: 1130px;
}
}
/*======================================================
           COMMAN CLASS
  ======================================================*/
ul{
  margin: 0px;
  padding: 0px;
    list-style: none;
}
li {
  padding: 0px;
}
p{
  margin: 0px;
font-size:15px;
line-height:25px
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #999;
  text-decoration: none;
}

.text-upp{
    text-transform: uppercase;
}
/*----------------------FONT COLOR CLASSES-------------------------*/

.whiteclr{
  color: #fff !important;
}
.blackclr{
  color: #000 !important;
}
.mauto{
    margin: 0 auto;
}

/*==========       BASIC CLASSES     ==========*/

/* ========================================= */
/* =============SPACE CLASSES============== */
/* ========================================= */
.space5{
  margin-top: 5px;
}
.space10{
  margin-top: 10px;
}
.space15{
  margin-top: 15px;
}
.space20{
  margin-top: 20px;
}
.space25{
  margin-top: 25px;
}
.space30{
  margin-top: 30px;
}
.space40{
  margin-top: 40px;
}
.space50{
  margin-top: 50px !important;
}
.space60{
  margin-top: 60px;
}
.space70{
  margin-top: 70px;
}
.space80{
  margin-top: 80px;
}
.space100{
  margin-top: 100px;
}

/* ========================================= */
/* =============PADDING CLASSES============== */
/* ========================================= */
.pad0{
  padding: 0 !important;
}
.padleft0{
  padding-left: 0px !important;
}
.padright0{
  padding-right: 0px !important;
}
/* ========================================= */
/* =============MARGIN CLASSES============== */
/* ========================================= */
.m0{
  margin: 0;
}



/*--------------------------------------------css coding------------------------------------*/
.top-button{
 position: fixed;
 color: #000;
 z-index: 999;
 right:20px;
 bottom: 20px;
}

.fa-chevron-circle-up{
 color: #ee4c5e;
 font-size: 30px !important;
}
.page-numbers .current
{
 background-color: #000 !important;
 color:#fff;
}
.navigation {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.navigation li span.current {border:1px solid #efefef; background-color:#fff;color:#ee4c5e;  }  

.navigation > li > a:hover, .navigation > li > span:hover, .navigation > li > a:focus, .navigation > li > span:focus {
    z-index: 2;
    background-color: #fff ;
    color: #ee4c5e ;
    border: 1px solid #ee4c5e ;
}
.navigation > li > a, .navigation > li > span{
    background-color: #ee4c5e;
    color: #fff ;
    padding: 6px 10px;
    border-radius: 2px;
}
.nav .dropdown-menu {
    min-width: 450px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 10px;
}

.navbar-right {
    float: right !important;
    margin-right: -30px;
}

.navbar-brand > img {
    display: block;
    margin-top: -5px;
}

.navbar-default {
   /* background-color: rgb(205, 203, 203); */
       background-color: #719430;
    border-color: transparent;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar-default .navbar-nav .dropdown-menu > li > a {
    color: #000;
    font-size: 16px;
    margin: 5px;
}

.mega-menu-dropdown li a {
    font-size: 15px;
    line-height: 40px;
}

.navbar-form .form-control{
  border-right:0;
  border-radius: 0;
  border-color: #ee4c5e;
}

.navbar-form .form-control:focus {
    border-color: #ee4c5e;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(225, 255, 147, 0.39);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(225, 255, 147, 0.39);
}

.input-group-addon{
  background-color: transparent;
  border-radius: 0;
  border-color: #ee4c5e;
}

.btn-search{
  background-color: #ee4c5e;
  border:1px solid #ee4c5e;
  color: #fff;
}
.ser-list {
    position: absolute;
    top: 121%;
    min-width: 160px;
    background: #fff;
    
    /* color: #fff; */
    z-index: 999;
}
.ser-list li a {
    line-height: 34px;
}
#terms {

    padding: 50px 0;
    background-color: #fff;
/*-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.27);
  -moz-box-shadow: 0 0 6px rgba(0,0,0,0.27);
  box-shadow: 0 0 6px rgba(0,0,0,0.27);*/
}
.dwld{
color:#fff;
}
#edit-profile{
    padding: 50px 0;
    background-color: #fff;
}
#top-books {
    padding: 50px 0;
 /*   background-color: #f1f1f1; */
     background-image: url(img/scrollerbg.png);
}

.top-books-title {
    font-weight: 600;
    color: #555555;
    text-transform: uppercase;
    border-bottom: 3px solid;
    padding-bottom: 12px;
    margin-bottom: 50px;
    margin-top: 0;
}

.top-books-title:after {
    border-bottom: 3px solid #ee4c5e;
    content: '';
    position: absolute;
    width: 133px;
    left: 1.3%;
    top: 38px;
}

.owl-prev {
    background-color: #ee4c5e;
color: #fff;
width: 15px;
height: 240px;
top: 0;
left: 0;
font-size: 20px;
padding: 10% 0;
text-align: center;
position: absolute;
}
.owl-next{
  background-color: #ee4c5e;
color: #fff;
width: 15px;
height: 240px;
top: 0;
right: 0;
font-size: 20px;
padding: 10% 0;
text-align: center;
position: absolute;
}
#top-books .owl-item img {
/*width: 80%;
margin: 0 auto;
    height: 267px;*/
}
#feature-book{
  padding: 50px 0;
  padding-bottom: 0;
}

.feature-books-title {
    font-weight: 600;
    color: #555555;
    text-transform: uppercase;
    border-bottom: 3px solid;
    padding-bottom: 12px;
    margin-bottom: 50px;
    margin-top: 0;
}

.feature-books-title:after {
    border-bottom: 3px solid #ee4c5e;
    content: '';
    position: absolute;
    width: 189px;
    left: 1.3%;
    top: 38px;
}

.navbar {
     position: relative;
    min-height: 50px;
    padding: 10px 0;
    margin-bottom: 0;
    border: 1px solid rgba(181, 177, 177, 0);
}

.score {
    font-size: 20px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0;
}

.rating-box{
  border:1px solid #ee4c5e;
  padding: 10px 0; 
}
.star-ul {
  text-align: center;
}

.fa-star{
  color: #ee4c5e;
  font-size: 20px !important;
}
.fa-star-o{
 
  font-size: 20px !important;
}
.star-ul li{
  padding-right: 0;
  padding-left: 0;
}

.rating-txt{
  text-align: center;
  margin-top: 10px;
}
.book-title{
  margin-top: 0;
  font-weight:700;
  font-size: 22px;
}

.releas-date{
  margin-top: -5px;
  font-size: 16px;
  font-weight: 700;
}
.releas-date span{
  font-weight: 100;
}
.description{
  margin-top: 10px;
  font-size: 15px;
}

.read-more{
  background-color:#ee4c5e;
  color: #fff;
  font-size: 16px;
  margin-top: 19px;
  border-radius: 0;
  border:1px solid #ee4c5e;
  text-transform: uppercase;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.read-more:hover{
  background-color:#fff;
  color: #ee4c5e;
  border:1px solid #ee4c5e;
}

.input-group-addon .dropdown-menu {
    margin-top: 10px;
}
/*------------------ jcarousel -----------------------*/
.fcarousel .carousel-container {
    position: relative;
    margin: 10px 40px;
}
/*
This is the visible area of you carousel.
Set a width here to define how much items are visible.
The width can be either fixed in px or flexible in %.
Position must be relative!
*/
.jcarousel {
    position: relative;
    overflow: hidden;
}
/*
This is the container of the carousel items.
You must ensure that the position is relative or absolute and
that the width is big enough to contain all items.
*/
.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
  width: 180px;
  height: 270px;
  border: none;
  margin: 7px 19px 7px 7px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4);
  background: none repeat scroll 0% 0% #fff;
  transition: all 0.25s ease 0s;
  float: left;
  overflow: hidden;
  position: relative;
}
.fcarousel .carousel-prev, .fcarousel .carousel-next {
    display: inline-block;
    width: 23px;
    height: 270px;
    margin: 7px 0px;
    cursor: pointer;
    text-indent: -5555em;
    overflow: hidden;
    position: absolute;
    top: 0px;
    transition: all 0.15s ease-in-out 0s;
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.27);
-moz-box-shadow: 0 0 6px rgba(0,0,0,0.27);
box-shadow: 0 0 6px rgba(0,0,0,0.27);
}
.fcarousel .carousel-prev {
  background:#ee4c5e url(img/scroll-left.png) no-repeat right 122px;
  left:-40px;
  border-radius: 3px 0px 0px 3px;
}
.fcarousel .carousel-next {
  background:#ee4c5e url(img/scroll-right.png) no-repeat left 122px;
  right:-40px;
  border-radius: 0px 3px 3px 0px;
}
.fcarousel .carousel-prev:hover {
  background:#ee4c5e url(img/scroll-left.png) no-repeat right 122px;
}
.fcarousel .carousel-next:hover {
  background:#ee4c5e url(img/scroll-right.png) no-repeat left 122px;
}

.latest-blog-posts {
  position: relative;
}
.latest-blog-posts .container-fluid {
  padding: 60px;
  position: relative;
  max-width: 1230px;
}
.latest-blog-posts .thumbnail {
  margin: 0 15px;
}
.latest-blog-posts .customNavigation {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: calc(50% - 37px);
  position: absolute;
  width: 100%;
  left: 0;
}
.latest-blog-posts .customNavigation > span {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  position: absolute;
}
.latest-blog-posts .pager-left {
  left: calc(0% + 15px);
}
.latest-blog-posts .pager-right {
  right: calc(0% + 15px);
}
.latest-blog-posts .next, .latest-blog-posts .prev {
  font-size: 28px;
  color: #ccc;
}


footer{
  background-color: #333333;
  padding: 30px 0;
}

.copy-right{
  color: #fff;
}

.copy-right span a {
    color: #0f82e4;
}

.link-ul {
  text-align: right;
}

.link-ul li a{
  color: #f1f1f1;
}

/*=========================================================================description.html=====================================================*/
#description{
  padding: 50px 0;
  background-color: #F5F5F5;
}

.white-box{
  padding: 20px 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.27);
  -moz-box-shadow: 0 0 6px rgba(0,0,0,0.27);
  box-shadow: 0 0 6px rgba(0,0,0,0.27);
}
.space5{
  margin-top: 5px;
}
.rating-box2{
  background-color: #f5f5f5;
  padding: 20px 0;
  margin-top: 10px;
}

.btn-ituns{
  background-color:#039BE5;
  color: #fff;
  border-radius:0; 
  padding:6px 22px;
  font-size: 16px;
  margin-right: 10px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
}

.btn-ituns:hover{
  background-color:#fff;
  color: #039BE5;
  border:1px solid #039BE5;
}

.btn-amezone{
  background-color: #F9A51B;
  border-radius:0; 
  padding:6px 19px;
  font-size: 16px;
  color: #fff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
}

.btn-amezone:hover{
  background-color: #fff;
  color: #F9A51B;
  border:1px solid #F9A51B;
}

.social-link{
  text-align: right;
}

.description-title{
    font-weight: 600;
    color: #555555;
    text-transform: uppercase;
    border-bottom: 3px solid;
    padding-bottom: 12px;
    margin-bottom: 50px;
    margin-top: 0;
}

.description-title:after {
    border-bottom: 3px solid #ee4c5e;
    content: '';
    position: absolute;
    width: 157px;
    left: 2%;
    top: 38px;
}

.review-title{
    font-weight: 600;
    color: #555555;
    text-transform: uppercase;
    border-bottom: 3px solid;
    padding-bottom: 12px;
    margin-bottom: 50px;
    margin-top: 0;
}

.review-title:after {
    border-bottom: 3px solid #ee4c5e;
    content: '';
    position: absolute;
    width:85px;
    left: 2%;
    top: 38px;
}

.star-ul-1{
  margin-left:5px;
}

.star-ul-1 li{
  padding-right: 0;
  padding-left: 0;

}

.comment{
  font-size: 18px;
}

.get-it{
  font-style: italic;
  margin-top: 5px;
}

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

.box-shad{
  box-shadow: 0px 0px 10px #f5f5f5;
  background-color: #fff;
}

.box-shad img{
  width:80px;
}

.box-shad .media-body{
padding: 15px 5px;
}


/*=-==================================================================help-center=======================================================================*/
#help-center {
    padding: 50px 0;
   
}
.help-center-title{
    font-weight: 600;
    color: #555555;
    text-transform: uppercase;
    border-bottom: 3px solid;
    padding-bottom: 12px;
    margin-bottom: 50px;
    margin-top: 0;
}

.help-center-title:after {
    border-bottom: 3px solid #ee4c5e;
    content: '';
    position: absolute;
    width: 155px;
    left: 1.3%;
    top: 38px;
}

.help-box{
  padding:10px; 
  border:1px solid #eee;
}

.help-title {
    font-size: 28px;
    font-weight: 100;
    margin-top: 10px;
}

.grey-box{
  background-color: #fafafa;
  padding: 10px 5px;
  margin-top: 8px;
  text-align: right;
}

.grey-box  ul:before{
  content: '|';
  color: #73ae90;
}

.user-name{
  margin-top: 10px;
  border-bottom:1px dotted #000;
  padding-bottom: 10px;
}
.padleft5 {
    padding-left: 7px;
}

.read{
  color: #73ae90;
}
#owl-demo .owl-wrapper-outer {
overflow: hidden;
position: relative;
width: 100%;
margin: 0 auto !important;
padding-left: 37px;
}

#faq{
  padding:50px 0; 
}

.panel-title:after{
  content: '\f068';
  position:absolute;
  right: 30px;
  font-family:'FontAwesome';
  color: #656565;
  margin-top: 3px;
}

.panel-title.collapsed:after {
    content: '\f067';
    position: absolute;
    right: 30px;
    font-family: 'FontAwesome';
    color: #656565;
    margin-top: 3px;
}

.count{
  background-color: #f0f0f0;
  padding: 20px;
}

.count {
    background-color: #f0f0f0;
    padding: 19px 25px;
    position: relative;
    font-size: 20px;
    left: -15px;
    border-right: 1px solid rgba(0, 0, 0, 0.13);
}

.panel-heading {
    padding: 22px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
}

.panel-default {
    border-color: transparent;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow:none;
    box-shadow: none;
}

.Generel-title{

}


.Generel-title{
    font-weight: 600;
    color: #555555;
    text-transform: uppercase;
    border-bottom: 3px solid;
    padding-bottom: 12px;
    margin-bottom: 50px;
    margin-top: 0;
}

.Generel-title:after {
    border-bottom: 3px solid #ee4c5e;
    content: '';
    position: absolute;
    width: 232px;
    left: 1.3%;
    top: 38px;
}
#footer_books {
    /*background: url(img/footerhelpcenter.png);
    padding-top: 50%;
    background-size: cover;*/
   
}
/*------------------------------------footer---------------------------*/

@media(max-width:1024px){
  .btn-amezone {
    padding: 6px 15px;
}
.jcarousel li {
  width: 190px;
}
.homethumb a img{
    width:100%;
}
}




/*--------------------------------------------media query-----------------------------------*/



/*---------------------------------------tablet----------------------------------------*/
/*----------------------------------ipad-------------------------------*/
@media(max-device-width: 768px) 
{
  .rating-box {
    border: 1px solid #ee4c5e;
    padding: 10px 0;
    width: 180px;
    margin: 0 auto;
}
.owl-next {
    background-color: #ee4c5e;
    color: #fff;
    width: 21px;
    height: 270px;
    top: 0;
    right: 0;
    font-size: 20px;
    padding: 17% 0;
    text-align: center;
    position: absolute;
}
.owl-prev {
    background-color: #ee4c5e;
    color: #fff;
    width: 21px;
    height: 270px;
    top: 0;
    left: 0;
    font-size: 20px;
    padding: 16% 0;
    text-align: center;
    position: absolute;
}
.nav .dropdown-menu {
    min-width: 200px;
}
.navbar-right {
    float: none !important;
    margin-right: -15px;
    text-align: center;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 6px;
    font-size: 12px;
}
.mega-menu-dropdown li a {
    font-size: 13px;
    line-height: 31px;
}
.nav .dropdown-menu {
    min-width: 266px;
    left: -154px;
}
.btn-amezone {
    padding: 6px 16px;
    margin-top: 10px;
}
.social-link > li {
    display: inline-block;
    padding-right: 3px;
    padding-left: 3px;
}
.social-link {
     text-align:left; 
}
.help-title {
    font-size: 18px;
    font-weight: 100;
    margin-top: 10px;
}
.help-box p{
  font-size: 12px;
}

}

@media (max-width: 767px){
   
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff !important;
} 
    
    .count {
    background-color: transparent;
    padding: 0px 21px;
    position: absolute;
    font-size: 18px;
    left: 15px;
    border-right: 1px solid transparent;
    vertical-align: middle;
}
  .owl-prev {
    background-color: #ee4c5e;
    color: #fff;
    width: 21px;
    height: 270px;
    top: 0;
    left: 0;
    font-size: 20px;
    padding: 30% 0;
    text-align: center;
    position: absolute;
}
.owl-next {
    background-color: #ee4c5e;
    color: #fff;
    width: 21px;
    height: 270px;
    top: 0;
    right: 0;
    font-size: 20px;
    padding: 30% 0;
    text-align: center;
    position: absolute;
}
.mega-menu{
   
    column-count: 2!important;
}

.book-title{
  margin-top: 30px;
}
.rating-box {
    border: 1px solid #ee4c5e;
    padding: 10px 0;
    width: 180px;
    margin: 0 auto;
}
.copy-right {
    color: #fff;
    text-align: center;
}
.link-ul {
    text-align: center;
    margin-top: 20px;
}
.btn-search {
    background-color: #ee4c5e;
    border: 1px solid #ee4c5e;
    color: #fff;
    margin-top: 20px;
    width: 100%;
}
.input-group-addon .dropdown-menu {
    margin-top: 10px;
    left: -93px;
}
.padleft0 {
    padding-left: 15px !important;
}
.btn-amezone {
    padding: 6px 16px;
     margin-top:0; 
}
.social-link {
    text-align: center;
    margin-top: 20px;
}
.navbar-brand > img {
    display: block;
    margin-top: -3px;
    width: 226px;
}
.grey-box{
  margin-bottom: 20px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.input-group {
    width: 100%;
}
.nav > li > a {
    padding: 15px 15px;
    font-size: 16px;
}
}
/*-------------------------------------------phone-----------------------------------*/

@media (max-width: 320px){
  .btn-ituns {    
    padding: 6px 8px;
    font-size: 14px;
    margin-right: 10px;
}
.btn-amezone {
    padding: 6px 9px;
    margin-top: 0;
    font-size: 13px;
}
}
