/* Vars --------------------------------------------------------------------- */

.spinme {
    position: absolute;
    animation:spin 1s linear infinite;
	line-height:1;
	font-weight:normal;
}
@keyframes spin {
	100%{
		transform:rotate(360deg);
	}
}

/* Mixins ------------------------------------------------------------------- */
.merriweather {
  font-family: 'Merriweather', serif;
  letter-spacing: -1px;
}
/* Elements ----------------------------------------------------------------- */
html {
  background-position: relative;
  min-height: 100%;
}
html.no-js {
  margin-top: 0 !important;
}
body {
  background: #fff;
  color: #000;
  font-size: 14px;
  height: 100%;
}
body.admin-bar {
  padding-top: 32px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Merriweather', serif;
  letter-spacing: -1px;
  color: #990000;
  font-weight: bold;
}
a {
  color: #336699;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none;
}
a:hover {
  color: #990000;
  text-decoration: none;
}
span.glyphicon.more {
  color: #990000;
}
/* Reset Nav */
.navbar-nav a {
  background: none !important;
}
hr.compact {
  margin: 0 0 10px;
}
/* Header ------------------------------------------------------------------ */
body header {
  background: url(../i/home-cover.jpg) 50% 0 no-repeat;
  background-size: cover;
}
body header .book {
  font-family: 'Merriweather', serif;
  letter-spacing: -1px;
  background: url(../i/book.png) 50% 0 no-repeat;
  background-size: contain;
  color: #300;
  text-align: center;
}
body header .book .headline {
  font-size: 150%;
  font-weight: 300;
  margin: 0 auto;
  padding-top: 30px;
  width: 50%;
}
body header .book .sub-headline {
  font-size: 82%;
  margin: 22px auto 0;
  width: 50%;
}
body header .signup {
  color: #fff;
  font-size: 18px;
  padding-top: 40px;
}
body header .signup strong {
  font-size: 24px;
  font-weight: normal;
}
body header .signup .or hr {
  opacity: 0.5;
}
body header .signup .or .col-xs-2 {
  line-height: 40px;
}
body header .signup .terms-of-service {
  font-size: 10px;
}
body header .signup .sign-in a {
  color: #57c8fd;
  text-decoration: underline;
}
body header .signup .sign-in a:hover {
  color: #fff;
}
body header .signup .fb {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border: none;
  border-radius: 2px;
  background-color: #3c5a9a;
  background-image: -webkit-linear-gradient(bottom, #3c5a9a, #4a6fbf);
  background-image: -moz-linear-gradient(bottom, #3c5a9a, #4a6fbf);
  background-image: -o-linear-gradient(bottom, #3c5a9a, #4a6fbf);
  background-image: linear-gradient(to top, #3c5a9a, #4a6fbf);
  box-shadow: none;
  color: #fff;
  display: block;
  font-weight: normal;
  height: 45px;
  line-height: 45px;
  padding-bottom: 0;
  padding-top: 0;
  width: 100%;
}
body header .signup .fb:hover {
  box-shadow: inset 0 3px 9px #3c5a9a;
  transition: 0;
}
body header .signup .fb i {
  background: url(../i/fb.png) no-repeat;
  display: inline-block;
  height: 20px;
  position: relative;
  top: 3px;
  width: 104px;
}
body header .signup .email {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border: none;
  border-radius: 2px;
  background-color: #cd3400;
  background-image: -webkit-linear-gradient(bottom, #cd3400, #f45b00);
  background-image: -moz-linear-gradient(bottom, #cd3400, #f45b00);
  background-image: -o-linear-gradient(bottom, #cd3400, #f45b00);
  background-image: linear-gradient(to top, #cd3400, #f45b00);
  color: #fff;
  display: block;
  font-weight: normal;
  height: 45px;
  line-height: 45px;
  padding-bottom: 0;
  padding-top: 0;
  width: 100%;
}
body header .signup .email:hover {
  box-shadow: inset 0 3px 9px #cd3400;
  transition: 0;
}
body .section {
  min-height: 200px;
}
body .fbLoginButton {
  display: inline-block;
  width: 100%;
}
header {
  background: url(../i/header.jpg) 50% 0 no-repeat;
  background-size: cover;
  position: relative;
  z-index: 2;
}
header .top-bar {
  background: #dfdbcc;
  height: 37px;
  line-height: 37px;
}
header .start-bookshelf-container {
  position: relative;
  display: none;
}
header .start-bookshelf-container .popover-start-bookshelf {
  position: absolute;
  width: 400px;
  right: 0;
  z-index: 1000;
}
header .start-bookshelf-container .popover-start-bookshelf .widget {
  width: 370px;
}
header .col-sm-8 {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
}
header .header-hide-xs {
  display: none;
}
#logo {
  display: inline;
  float: left;
  margin: 23px 0 0 0;
  width: auto;
}
#logo.small {
  display: block;
  float: none;
  margin: 0;
}
#tagline {
  font-family: 'Merriweather', serif;
  letter-spacing: -1px;
  color: #fff;
  display: inline;
  float: left;
  font-size: 16px;
  font-style: italic;
  line-height: 53px;
  margin: 0;
  padding-left: 15px;
  width: auto;
}
#tagline.small {
  border-left: none;
  display: block;
  float: none;
  font-size: 12px;
  letter-spacing: normal;
  line-height: 12px;
  margin: 0 0 5px;
  padding-left: 0;
  width: 100%;
}
.navbar {
  background: none;
  border: none;
  border-radius: 0;
  margin: 0;
  min-height: 0;
}
#main-navigation {
  background: #382e26;
  border-top: 5px solid #d63d00;
}
#main-navigation li a {
  color: #fff;
  padding: 6px 0 6px 15px;
}
#main-navigation li a:after {
  color: #5e5145;
  content: '|';
  margin-left: 15px;
}
#main-navigation li a:hover {
  color: #d63d00;
}
#main-navigation li:last-child a:after {
  content: '';
}
#main-navigation li.active > a {
  color: #d63d00;
}
#main-navigation li .dropdown-menu {
  background: none;
  display: block;
  border: none;
  box-shadow: none;
  margin-left: 20px;
  position: relative;
  width: 100%;
}
#main-navigation .container {
  position: relative;
}
#main-navigation .twitter {
  margin: 0 1px;
    padding-top: 6px;
    padding-left: 5px;
}
#main-navigation .twitter a {
  /*background-image: url(../i/cbc-twitter.jpg) !important;
  background-position: 0 0 !important;*/
  display: inline-block;
  height: 24px;
  position: relative;
  top: 4px;
  width: 65px;
}
#main-navigation .facebook {
    margin: 0 1px;
    padding-top: 6px;
}
#main-navigation .facebook a {
  background-image: url(../i/cbc-facebook.jpg) !important;
  background-position: 0 0 !important;
  display: inline-block;
  height: 24px;
  position: relative;
  top: 4px;
  width: 65px;
}
#main-navigation .facebook a::after {
  content: '';
}
#main-navigation .youtube img {
  width: 65px;
  height: 24px;
  margin-top: -2px;
  margin-left: -4px;	
}
#main-navigation .navbar-collapse {
	padding-right: 10px;
}
#main-navigation .navbar-collapse.in a::after,
#main-navigation ul.nav.navbar-nav.navbar-right a::after {
  content: '';
}
/* Content ----------------------------------------------------------------- */
.share {
  background: #f4f2e9;
  color: #999;
  margin: 20px 0;
  padding: 0 20px 10px;
  float: left;
  width: 100%;
}
.share .st_email_large {
  position: relative;
  top: 10px;
}
.share .st_email_large .stLarge {
  background: url(../i/icon-email.png) 50% 50% no-repeat !important;
}
.share .st_facebook_large {
  position: relative;
  top: 10px;
}
.share .st_facebook_large .stLarge {
  background: url(../i/icon-facebook.png) 50% 50% no-repeat !important;
}
.share .st_twitter_large {
  position: relative;
  top: 10px;
}
.share .st_twitter_large .stLarge {
  background: url(../i/twitter-circle-logo.png) 50% 50% no-repeat !important;
}
.share a {
  color: #999;
}
.share a.print {
  background: url(../i/icon-print.png) 0 50% no-repeat;
  display: inline-block;
  line-height: 25px;
  margin-left: 5px;
  padding-left: 35px;
}
.share .book-sellers {
	float: left;
	margin-top: 7px;
}
.share .socials {
	float: right;
}
main {
  position: relative;
  /*z-index: 1;*/
}
main .breadcrumbs {
  font-size: 13px;
  margin-top: 15px;
}
main .breadcrumbs .home {
  background: url(../i/home-breadcrumb.png) no-repeat;
  display: inline-block;
  height: 12px;
  width: 12px;
}
main .breadcrumbs span {
  color: #a3a4a4;
  margin: 0 5px;
}
#book-details .description {
  margin: 20px 0;
}
.book-float {
  padding: 25px 20px 20px 0;
  width: 175px;
}
.book-jacket-limit {
  max-height: 175px;
  width: auto;
}
#sidebar {
  padding-top: 20px;
  /*visibility:hidden;*/
}
#header_right
{
	visibility:hidden;
}
.widget {
  background: #f5f2e9;
  margin: 0 auto 10px;
  width: 300px;
 /* border-radius:5%;
  border:1px solid gray;*/
}
.widget a.btn-add-book,
.widget a.btn-add-book-no-reading {
  width: 79px !important;
  height: 25px !important;
  background: url(../i/btn-add-book.png) no-repeat !important;
  display: block;
  margin-bottom: 10px;
}
.widget h4 {
  margin: 0;
  font-size:20px;
}
.widget .pad {
  padding: 15px;
}
.widget hr {
  border-top: 1px solid #ddd;
  margin: 0;
}
.widget .more {
  color: #990000;
}
.widget .more:hover {
  text-decoration: underline;
}
.widget .new-book form .book-input input {
  height: 25px;
  padding: 5px;
}
.widget .new-book form a.btn-go {
  width: 25px;
  height: 25px;
  background: url(../i/btn-go.png) no-repeat;
  display: inline-block;
  margin-left: 0;
}
.widget .no-books-error {
  display: none;
}
.widget .current-book-question {
  margin-top: 10px;
}
.widget .current-book-question .what {
  background: url(../i/qmark.png) no-repeat;
  width: 55px;
  height: 77px;
}
.widget .current-book-question.cr-book {
  padding-bottom: 7px;
}
.widget .current-book-question.cr-book .what {
  background: none;
  padding: 0;
  margin: 0;
}
.widget .current-book-question.cr-book .bookinfo {
  padding-right: 0;
}
.widget .current-book-question.cr-book .bookinfo .btitle {
  font-size: 12px;
  font-weight: bold;
}
.widget .current-book-question.cr-book .bookinfo .date {
  font-size: 9px;
  color: #606060;
  margin: 11px 0;
}
.widget .current-book-question.cr-book .bookinfo .author {
  font-size: 9px;
}
.widget .current-book-question.cr-book .bookinfo p {
  font-size: 10px;
  padding: 0;
}
.widget .current-book-question.cr-book .bookinfo .rating {
  padding: 0;
  width: auto;
  text-align: right;
  margin-top: -5px;
}
.widget .current-book-question.cr-book .bookinfo .rating img {
  width: 12px;
  height: 16px;
}
.widget .current-book-question.cr-book .bookinfo .success-rate {
  display: none;
  color: green;
  margin-left: 5px;
  margin-top: -3px;
}
.widget hr {
  color: #e0e0e0;
}
.widget .additional-books {
  margin-top: 5px;
}
.widget .additional-books .controls a {
  color: black;
  font-size: 11px;
  padding-left: 15px;
}
.widget .additional-books .controls a.add-more-books {
  background: url(../i/arrow-down.png) 0 40% no-repeat;
}
.widget .additional-books .controls a.go-to-bookshelf {
  background: url(../i/bookshelf-arrow.png) 0 40% no-repeat;
}
.widget .additional-books .new-book {
  margin-top: 10px;
}
.widget .popover-content {
  padding: 13px;
  width: 260px;
}
.widget .popover-content h4 {
  font-size: 15px;
  margin-bottom: 10px;
}
.widget .popover-content .form-group {
  margin-bottom: 2px;
}
.widget .popover-content a.btn-add-book {
  width: 79px;
  height: 25px;
  background: url(../i/btn-add-book.png) no-repeat;
  display: block;
  margin-bottom: 10px;
}
.widget .popover-content .rating-block {
  display: none;
}
.widget .popover-content .book-added-message,
.widget .popover-content .no-book-added,
.widget .popover-content .empty-reading {
  font-size: 18px;
  text-align: center;
  display: none;
}
.widget .popover-content .book-added-message strong,
.widget .popover-content .no-book-added strong,
.widget .popover-content .empty-reading strong {
  display: block;
}
.widget .popover-content .book-added-message a,
.widget .popover-content .no-book-added a,
.widget .popover-content .empty-reading a {
  color: black;
  font-size: 16px;
}
.prev-article-link {
  background: url(../i/CircleArrowRight.png) 100% 50% no-repeat;
  color: #336699;
  display: inline-block;
  line-height: 18px;
  padding-right: 30px;
}
.tags strong {
  color: #990000;
}
.addToBookshelfModal ul {
  list-style: none;
  padding-left: 0;
}
.addToBookshelfModal ul li {
  background: url(../i/next.png) 0 50% no-repeat;
  margin: 5px 0;
  padding-left: 21px;
}
/* Polls --------------------------------------------------------------------- */
.wp-polls {
  color: #3c3c3c;
}
.wp-polls p {
  text-align: left !important;
}
.wp-polls strong {
  display: block;
  font-weight: normal;
  padding: 1px;
}
.wp-polls li {
  margin-bottom: 5px;
}
.wp-polls li label {
  font-weight: normal;
}
.wp-polls a {
  background: url(../i/next.png) 0 2px no-repeat;
  display: inline-block;
  line-height: 20px;
  margin-left: 10px;
  padding-left: 20px;
}
.wp-polls input {
  background-color: #f45b00;
  background: -webkit-gradient(linear, left top, left bottom, from(#f45b00), to(#ce3500));
  background: -webkit-linear-gradient(top, #f45b00, #ce3500);
  background: -moz-linear-gradient(top, #f45b00, #ce3500);
  background: -ms-linear-gradient(top, #f45b00, #ce3500);
  background: -o-linear-gradient(top, #f45b00, #ce3500);
  border: none !important;
  border-radius: 3px;
  box-shadow: 1px 1px 1px #dfd7b0;
  color: #fff;
  font-weight: bold;
  margin-left: 10px;
  padding: 0 20px;
}
.wp-polls input.email {
  box-shadow: none;
}
/* Quote of the Day --------------------------------------------------------- */
.perfect-quotes {
  font-family: 'Merriweather', serif;
  letter-spacing: -1px;
  background: none !important;
  color: #3c3c3c;
  margin: 0 !important;
  padding: 1px !important;
  font-size:18px !important;
  font-style:inherit !important;
}
.perfect-quotes span {
  display: block;
  font-size: 100% !important;
  margin-top: 10px;
  padding-left: 0 !important;
}
/* Members Homepage --------------------------------------------------------- */
#member-cta {
  background-color: #6c5c4a;
  background: -webkit-gradient(linear, left top, left bottom, from(#6c5c4a), to(#3a3028));
  background: -webkit-linear-gradient(top, #6c5c4a, #3a3028);
  background: -moz-linear-gradient(top, #6c5c4a, #3a3028);
  background: -ms-linear-gradient(top, #6c5c4a, #3a3028);
  background: -o-linear-gradient(top, #6c5c4a, #3a3028);
  color: #fff;
  margin-top: 20px;
}
#member-cta .carousel-inner a {
  display: block;
  position: relative;
}
#member-cta .carousel-inner a .image-gradient {
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 10;
}
#member-cta .carousel-inner a .carousel-caption {
  bottom: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  left: 20px;
  padding-bottom: 0;
  right: auto;
  text-align: left;
  width: 60%;
}
#member-cta .carousel-indicators {
  bottom: 10px;
  left: auto;
  right: 20px;
  width: auto;
  z-index: 100;
}
#member-cta .carousel-control {
  background: #fff;
  border-radius: 12px;
  bottom: 50px;
  color: #000;
  font-size: 12px;
  height: 25px;
  left: auto;
  line-height: 25px;
  text-align: center;
  text-shadow: none;
  top: auto;
  width: 25px;
  z-index: 100;
}
#member-cta .carousel-control.left {
  right: 60px;
}
#member-cta .carousel-control.right {
  right: 20px;
}
#member-cta .carousel-control span.glyphicon {
  left: auto;
  position: relative;
  right: auto;
  top: 3px;
}
#member-cta .carousel-control:hover {
  opacity: 1;
}

div#member-cta {
    float: left;
    background: inherit;
}
div#member-cta.top-line {
    border: none;
    margin-top: 20px;
}
div#member-cta-featured-items {
    float: left;
	margin-top:-30px;
   /* height: 468px;*/
}
div#member-cta-featured-items .item {
    float: left;
    padding: 0 0 10px 0;
  /*  height: 145px; */
    overflow: hidden;
    border-bottom: 2px solid #f5f2e9;
    margin-bottom: 10px;
}
div#member-cta-featured-items .item .item-image {
    height: 130px;
    max-width: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    float: left;
}
div#member-cta-featured-items .item .item-image img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
div#member-cta-featured-items .item img {
    width: 50%;
    height: auto;
}
div#member-cta-featured-items .item .item-caption {
    color: #000;
    padding-left: 4%;
    height: 55px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 12px;
    line-height: 18px;
}
div#member-cta-featured-items .item .item-title a
, div.relative.editors-picks div.item-title a {
    color: #028BBA;
    /*height: 63px;*/
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
div#member-cta-featured-items .item .item-title a {
    -webkit-line-clamp: 3;
}
div.relative.editors-picks div.item-title a {
    -webkit-line-clamp: 2;
}
div#member-cta-featured-items .item .item-title
, div.relative.editors-picks div.item-title {
    font-weight: bold;
    font-size: 15px;
    /*height: 63px;*/
    overflow: hidden;
}
div#member-cta-featured-items .item .item-title {
    padding-left: 4%;
}
div.relative.editors-picks div.item-title {

}
div.relative.editors-picks div.author
, div.relative.editors-picks div.author a {
    color: #999;
}

div.relative.editors-picks div.excerpt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    margin-top: 5px;
    margin-bottom: 7px;
}
div#member-cta-featured-items .item .item-date {
    display: none;
}
div#member-cta-featured-items .item.featured {
    height: 520px;
    border: none;
}
div#member-cta-featured-items .item.featured .item-image {
    height: auto;
    width: 100%;
    max-width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}
div#member-cta-featured-items .item.featured img {
    width: 100%;
}
div#member-cta-featured-items .item.featured .item-caption {
    width: 100%;
    float: left;
    padding-left: inherit;
    height: 115px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    line-height: 23px;
}
div#member-cta-featured-items .item.featured .item-title {
    width: 100%;
    float: left;
    font-size: 22px;
    padding-left: 0;
    height: 60px;
    overflow: hidden;
    line-height: 30px;
    margin-top: 6px;
}div#member-cta-featured-items .item.featured .item-title a {
     -webkit-line-clamp: 2;
 }
div#member-cta-featured-items .item.featured .item-date {
    color: #777;
    display: inherit;
    font-weight: bold;
    font-size: 12px;
    float: left;
    height: 20px;
}
div#member-cta-featured-items a.more-articles {
    float: right;
    position: relative;
    z-index: 10;
}


/*
 * post-type-book
 */
div#member-cta-featured-items .item.post-type-book .item-image {

}
div#member-cta-featured-items .item.post-type-book .item-title
, div#member-cta-featured-items .item.post-type-book .item-caption {

}


.top-line {
  border-top: 8px solid #e64e00;
}
.bestsellers-list
, ul.author-interviews{
  list-style: none;
   /* width: 230px; */
  background-color: #f5f2e9;
  padding: 0;
  margin-bottom: 0;
}
.bestsellers-list li {
  font-family: 'Merriweather', serif;
  letter-spacing: -1px;
  border-bottom: 1px solid #ddd;
  height: 100%;
  overflow: hidden;
  padding-bottom: 5px;
  padding-top: 15px;
  margin-left: 5px;
  margin-right: 10px;
}
.bestsellers-list li:nth-last-child(1) {
    border: none;
}
.bestsellers-list li:nth-child(n+2) {
   /*padding-top: 10px;*/
}
.bestsellers-list li a.book-link {
  color: #990000;
  displsy: inline;
  float: left;
  font-size: 15px;
  font-style: italic;
  /*width: 130px;*/
    max-width: 47%;
  font-weight: bold;
  padding-left: 1%;
}
.bestsellers-list li span {
  font-size: 24px;
    font-style: italic;
  display: inline;
  float: left;
 /* width: 130px;*/
  padding-left: 20px;
}
.bestsellers-list li .author {
  display: block;
  margin-top: 5px;
  float: left;
  /*width: inherit !important;*/
    font-style: italic;
    font-size: 12px;
  color: #777;
  /*margin-left: 20px;*/
    padding-left: 1%;
    clear: both;
}
.bestsellers-list li .author a {
    color: #777;
}

.bestsellers-list img.jacket {
    float: right;
    max-width: 39%;
    margin-left: 1%;
    max-height: 140px;
}

.bestsellers .sub-head {
    font-weight: bold;
    margin-bottom: 10px;
    font-style: italic;
}
.row.bestseller-description {
    /*background-color: #f5f2e9;
    border-bottom: 1px solid #bbb;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;*/
    padding: 0 20px 20px;
    /*border-top: 8px solid #e64e00;*/
    position: relative;
    margin-bottom: 25px;
}
.row.bestseller-description.empty {
    display: none;/*
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding-bottom: 5px;*/
}
.row.bestseller-description h4 {
    color: #23527c;
}
/*.row.bestseller-description span {
    height: 75px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 18px;
}*/
.row.bestseller-description a.more-on-title {
    position: relative;
    right: -4px;
    top: -19px;
    float: right;
    background-color: #f5f2e9;
}
.row.bestseller-description a.more-on-title:hover {
    cursor: pointer;
}
.row.bestseller-description .bestseller-article {
    height: auto;
    overflow: inherit;
}
.row.bestseller-description .bestseller-article.short-view {
    height: 145px;
    overflow: hidden;
}
.row.bestseller-description div.click-for {
    position: absolute;
    background-color: #f5f2e9;
    bottom: 22px;
    width: 100%;
    text-align: center;
    height: 122px;
    padding-top: 102px;
    margin-top: 7px;
    margin-left: -20px;
    /*background: linear-gradient(to bottom,rgba(255,255,255,0) 0%, rgba(245,242,233,1) 100%);*/
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}
.row.bestseller-description div.click-for.less {
    height: auto;
    margin: 0;
    padding: 0;
    bottom: -20px;
}
.row.bestseller-description div.click-for p.link {
    background-color: #990000;
    color: #fff;
    /*border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;*/
    height: 24px;
    padding-top: 2px;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
}
.row.bestseller-description div.click-for p.link:hover {
    cursor: pointer;
}
.row.bestseller-description + hr {
    /*display: none;*/
}
.row.bestseller-description.empty + hr {
    display: inherit;
}

.click-for.more .up-down-arrow {
    background: url(../i/CircleArrowDown.png) 100% 0 no-repeat;
    line-height: 18px;
    padding-left: 9px;
    padding-right: 9px;
}
.click-for.less .up-down-arrow {
    background: url(../i/CircleArrowUp.png) 100% 0 no-repeat;
    line-height: 18px;
    padding-left: 9px;
    padding-right: 9px;
}

div.more-bestsellers {
    background-color: #f5f2e9;
    padding-top: 10px;
    float: left;
    width: 100%;
    padding-right: 10px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
div.more-bestsellers a {
    float: right;
}
div.new-noteworthy {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
div.new-noteworthy h4 {
    letter-spacing: inherit;
}
div.new-noteworthy ul {
    list-style: none;
    float: left;
}
div.new-noteworthy ul li {
    float: left;
    width: 100%;
}
div.new-noteworthy ul li div.cbc-bullet {
    background-image: url(../i/star.png);
    background-repeat: no-repeat;
    float: left;
    width: 19px;
    height: 25px;
    background-position-y: 6px;
}
div.new-noteworthy ul li div.cbc-bullet span {
    width: auto;
    float: left;
    font: inherit;
    font-size: 13px;
}
div.new-noteworthy ul li div.cbc-bullet span.c {
    color: #fff;
}
div.new-noteworthy ul li div.cbc-bullet span.bc {
    color: #d63d00;
}
div.new-noteworthy ul li span {
    width: 100%;
    float: left;
    font-style: italic;
    font-family: 'Merriweather', serif;
}
div.new-noteworthy ul li div.rt {
    float: left;
    width: 90%;
    margin-left: 10px;
}
div.new-noteworthy ul li span.nn-title
, div.new-noteworthy ul li span.nn-title a {
    text-decoration: underline;
    color: #337ab7;
}
div.new-noteworthy ul li span.nn-author
, div.new-noteworthy ul li span.nn-author a {
    color: #999;
}

div.bs-links {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
div.bs-links div.col-sm-6:nth-of-type(2) {
    text-align: right;
}

ul.author-interviews li {
    float: left;
    margin: 0 0 20px 0;
}

ul.author-interviews a.image-link {
    float: left;
    width: 35%;
}
ul.author-interviews .item-image {
    height: 80px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-left: 1%;
}
ul.author-interviews a.image-link.item-image img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;

}
ul.author-interviews .author-interview-item .right-content {
    float: left;
    width: 64%;
}
ul.author-interviews a.text-link {
    /*float: right;*/
    /*width: 65%;*/
    padding-left: 15px;
    /*height: 60px;*/
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
ul.author-interviews span.author {
    font-style: italic;
    font-size: 12px;
    color: #777;
    margin-left: 15px;
    font-family: 'Merriweather', serif;
    float: left;
}
ul.author-interviews span.author a {
    color: #777;
}


.show-all {
  background: url(../i/next.png) 100% 0 no-repeat;
  padding-right: 20px;
}
.more-first {
  background: url(../i/next.png) 0 0 no-repeat;
  padding-left: 20px;
}
.offset-more-first {
  padding-left: 20px;
}
#today-featured a {
  display: block;
  padding: 10px;
  overflow: hidden;
}
#today-featured a img {
  margin: 0 auto;
  max-height: 140px;
}
#today-featured a.active {
  background-color: #4d3626;
  background-image: -webkit-linear-gradient(bottom, #c3570c, #4d3626);
  background-image: -moz-linear-gradient(bottom, #c3570c, #4d3626);
  background-image: -o-linear-gradient(bottom, #c3570c, #4d3626);
  background-image: -ms-linear-gradient(bottom, #c3570c, #4d3626);
  background-image: linear-gradient(to top, #c3570c, #4d3626);
}
#today-featured .column {
  padding: 0 5px;
}
/* Letter From the Editor ---------------------------------------------------- */
#letter-from-editor .section {
  min-height: 200px;
}
#letter-from-editor .widget {
  width: 100%;
}
/* Bookshelf ----------------------------------------------------------------- */
.bookshelf h2 {
  font-size: 23px;
  font-weight: normal;
}
.bookshelf-sidebar {
  padding-left: 0;
}
.bookshelf-sidebar ul {
  list-style: none;
  padding-left: 0;
  padding-bottom: 26px;
  border-bottom: 1px solid #dedede;
}
.bookshelf-sidebar ul li {
  padding: 2px 8px;
}
.bookshelf-sidebar ul li a {
  color: #1370aa;
  font-size: 12px;
  padding: 0px 0 0px 15px;
  background: url(../i/bookshelf-arrow.png) 0 50% no-repeat;
}
.bookshelf-sidebar ul li a:hover {
  color: #990000;
  font-weight: bold;
}
.bookshelf-sidebar ul li:last-child a:after {
  content: '';
}
.bookshelf-sidebar ul li.current-menu-item {
  background: url(../i/bookshelf-item-bg.png) repeat-y;
}
.bookshelf-sidebar ul li.current-menu-item a {
  color: #990000;
  font-weight: bold;
}
.bookshelf-sidebar .no-books-error.alert {
  margin-top: 10px;
  padding: 5px;
  display: none;
}
.bookshelf-sidebar .add-books {
  font-size: 16px;
  font-weight: bold;
  border-bottom: none;
  color: #990000;
  margin-bottom: 10px;
}
.bookshelf-sidebar input.form-control {
  padding: 3px 8px;
  border-radius: 6px;
  font-size: 11px;
  height: 24px;
  margin-bottom: 10px;
}
.bookshelf-sidebar a.btn-add-books {
  background: url(../i/bookshelf-btn-add-books.png) no-repeat;
  width: 130px;
  height: 27px;
  display: block;
  margin-top: 15px;
}
.bookshelf-books-list {
  margin: 0;
  padding: 0;
}
.bookshelf-books-list h3 {
  font-size: 17px;
  font-weight: bold;
  margin-left: 21px;
  font-family: arial;
  margin-top: 5px;
}
.bookshelf-books-list table {
  background: #ffffff url(../i/bookshelf-table-bg.png) repeat-x;
  border-collapse: 0;
  border-spacing: 0;
}
.bookshelf-books-list table thead tr {
  border: none !important;
}
.bookshelf-books-list table thead tr th {
  font-size: 12px;
  color: #990000;
  text-transform: uppercase;
  border: none !important;
}
.bookshelf-books-list table thead tr th.remove {
  text-align: center;
}
.bookshelf-books-list table tbody tr td {
  border-top: none;
  border-bottom: 1px solid #dad9d9;
}
.bookshelf-books-list table tbody tr td select {
  border-radius: 6px;
  padding: 1px;
}
.bookshelf-books-list table tbody tr td.remove {
  text-align: center;
}
.bookshelf-books-list table tbody tr td.remove a {
  color: black;
}
.bookshelf-books-list table tbody tr:last-child td {
  border-bottom: none;
}
.bookshelf-books-list table[data-status="Currently Reading"] .col-rating,
.bookshelf-books-list table[data-status="Want to Read"] .col-rating {
  display: none !important;
}
.bookshelf-books-list table[data-status="Currently Reading"] .col-buy,
.bookshelf-books-list table[data-status="Already Read"] .col-buy {
  display: none !important;
} 

.bookshelf-books-list table[data-status="Already Read"] td {
  border-bottom: none;
}

.bookshelf-books-list table tbody td.col-rating{
  text-align: center !important;
}

.bookshelf-books-list table[data-status="Already Read"] .rating-only {
  padding-top: 0;
}

.bookshelf-books-list table[data-status="Already Read"] .rating-only td.col-rating {
  text-align: left !important;
  border-bottom: 1px solid #dad9d9;
}

.bookshelf-widget .btn-add-to-bookshelf {
  background: url(../i/add_to_my_bookshelf.png) no-repeat;
  display: block;
  width: 155px;
  height: 24px;
  margin: 0 auto;
}
.bookshelf-widget .btn-added-to-bookshelf {
  background: url(../i/added_to_my_bookshelf.png) no-repeat;
  display: block;
  width: 157px;
  height: 24px;
  margin: 0 auto;
}
.bookshelf-widget .choose-status {
  border: 1px solid #eeeeee;
  width: 155px;
  padding: 5px;
  display: none;
  margin: 0 auto;
}
.bookshelf-widget .choose-status a {
  display: block;
}
/* Recommendations */
.sub-title {
  font-size: 20px;
  margin-bottom: 30px;
  margin-top: -10px;
}
.thankyou {
  margin-top: 20px;
}
.thankyou strong {
  font-size: 18px;
  font-weight: normal;
  color: #990000;
}
.thankyou strong .added-book-title {
  font-size: 14px;
  color: black;
  font-weight: bold;
}
.thankyou strong img {
  display: inline-block;
  margin: 0 15px;
}
.authors,
.books {
  background: url(../i/bookshelf-table-bg.png) repeat-x;
  padding: 16px 13px;
}
.authors h4,
.books h4 {
  margin-top: 0;
}
.authors .list .author,
.books .list .author {
  margin-bottom: 15px;
  overflow: visible !important;
  height: auto;
}

div.authors.clearfix div.list div.strong {
	float: left;
	width: 100%;
	color: #fff;
	background: linear-gradient(to right, #990000, #fff);
	padding-left: 2%;
	margin-bottom: 15px;
}
div.authors.clearfix div.list div.author.col-sm-3 {
	white-space: nowrap;
}
div.authors.clearfix div.list div.author.col-sm-3 input {
	float: left;
}
div.authors.clearfix div.list div.author.col-sm-3 label {
	width: 90%;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
	margin-left: 1%;
}

@media(max-width:767px){
  .authors .list .author {
    overflow: visible !important;
    height: auto;
  }
  div.authors.clearfix div.list div.author.col-sm-3 {
  	clear: both;
  }
}

.authors .list .author.more,
.books .list .author.more {
  display: none;
}
.authors .list .author strong,
.books .list .author strong {
  font-size: 13px;
  color: #a73f3d;
  display: block;
  font-weight: bold;
}
.authors .list .author label,
.books .list .author label {
  font-weight: normal;
}
.authors a.show-more,
.books a.show-more {
  background: url(../i/next.png) 100% 0 no-repeat;
  color: #2a2a2a;
  padding-right: 25px;
  float: right;
}
.authors a.show-more:hover,
.books a.show-more:hover {
  font-weight: bold;
}
input.save-continue {
  background: url(../i/btn-save-continue.png) no-repeat;
  width: 164px;
  height: 34px;
  display: block;
  border: none;
}
.books {
  margin-top: 30px;
  padding-bottom: 40px;
}
.books .list {
  padding-top: 20px;
}
a.back {
  background: url(../i/left.png) 0 2px no-repeat;
  padding-left: 20px;
  color: #2a2a2a;
  font-size: 14px;
  margin-top: 7px;
  margin-right: 22px;
}
#rate-books .book .thumbnail-rate {
  width: 155px;
  text-align: center;
  margin-bottom: 5px;
}
/* FB buttons */
#fblikebox {
  margin-left: auto;
  margin-right: auto;
  width: 300px;
}
#fblikebox iframe {
  width: 100% !important;
}
#fblike {
  background-color: #f4f2e9;
  background-image: -webkit-linear-gradient(bottom, #4e6bc7 44%, #7c94d8 51%, #b7c5ea);
  background-image: -moz-linear-gradient(bottom, #4e6bc7 44%, #7c94d8 51%, #b7c5ea);
  background-image: -o-linear-gradient(bottom, #4e6bc7 44%, #7c94d8 51%, #b7c5ea);
  background-image: -ms-linear-gradient(bottom, #4e6bc7 44%, #7c94d8 51%, #b7c5ea);
  background-image: linear-gradient(to top, #4e6bc7 44%, #7c94d8 51%, #b7c5ea);
  border-bottom: 1px solid #475da1;
  border-left: 1px solid #d7e0f4;
  border-right: 1px solid #475da1;
  border-top: 1px solid #d7e0f4;
  height: 40px;
  margin-bottom: 10px;
  overflow: hidden;
}
#fblike h4 {
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 15px;
}
#fblike .col-xs-3 {
  margin-top: 10px;
}
#fblike.row {
  margin-left: auto;
  margin-right: auto;
  width: 300px;
}
/* Carousel */
.book-category-carousel .item {
  padding-top: 15px;
}
.book-category-carousel .carousel-control {
  background: none;
  bottom: auto;
  color: #990000;
  font-size: 12px;
  font-weight: normal;
  opacity: 1;
  text-shadow: none;
  top: 80px;
  width: 8%;
}
.book-category-carousel .carousel-control.left {
  left: -10%;
}
.book-category-carousel .carousel-control.right {
  right: -10%;
}
.jcarousel {
  position: relative;
}

section.book-category-item {
	/* min-width: 720px; */
	min-height: 408px;
	/*background-repeat: no-repeat;
	background-position-x: 232px;*/
}
section.book-category-item h4 {
	float: left;
	margin-top: 20px;
}
section.book-category-item img.ajax-loader {
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}

.jcarousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.jcarousel ul li {
  float: left;
  margin: 0 15px;
}

.jcarousel .col-xs-10 ul li {
    width: 180px;
}

.jcarousel .col-xs-10 {
  overflow: hidden;
  padding-top: 10px;
}
.jcarousel .jcarousel-control-prev {
  color: #990000;
  left: 0;
  position: absolute;
  text-align: center;
  top: 27%;
}
.jcarousel .jcarousel-control-next {
  color: #990000;
  position: absolute;
  right: 0;
  text-align: center;
  top: 27%;
}
.btn-added-to-bookshelf,
.btn-add-to-bookshelf {
  background-size: contain !important;
  max-width: 155px !important;
  width: 100% !important;
}
/* Author Page */
.more-author-books {
  margin-top: 20px;
}
.book-title-list {
  color: #990000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
}
.author-more-post {
  color: #333;
  display: block;
  font-size: 14px;
  font-weight: bold;
}
.two-column-bar:nth-child(odd) {
  border-right: 1px solid #f5f5f5;
}
.two-column-bar p {
  margin: 0;
}
#author-more-post .two-column-bar {
  min-height: 75px;
}
/* Author Directory */
#author-search {
  position: relative;
  top: 20px;
}
#letters {
  position: relative;
  top: 8px;
}
#letters a {
  color: #272727;
  font-size: 17px;
  margin: 0 2px;
}
#authors {
  background: #faf8f3;
  padding: 10px;
}
#authors .thumbs {
  margin: auto;
  max-height: 117px;
  width: auto;
}
#authors .item {
  min-height: 200px;
}
#authors .author-name {
  color: #3b3b3b;
  font-size: 15px;
}
#authors h4 {
  color: #272727;
}
.title-arrow {
  background: url(../i/next.png) 100% 50% no-repeat;
  padding-right: 30px;
}
/* Author Interview */
.post-title {
  font-size: 18px;
}
.cat-label {
  color: #990000;
  display: inline-block;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  padding-left: 32px;
}
.cat-label.video {
  background: url(../i/icon-video.png) 0 50% no-repeat;
}
.cat-label.news {
  background: url(../i/icon-news.png) 0 50% no-repeat;
}
.cat-label.audio {
  background: url(../i/icon-audio.png) 0 50% no-repeat;
}
.cat-label.article {
  background: url(../i/icon-article.png) 0 50% no-repeat;
}
.cat-label.book {
  padding-left: 0;
}
.cat-label.author {
  padding-left: 0;
}
.paging {
  color: #ccc;
  font-size: 14px;
  text-align: right;
}
.paging .page-numbers {
  border-left: 1px solid #ccc;
  padding: 0 2px 0 6px;
}
.paging .page-numbers:first-child {
  border-left: 0;
}
.paging .pages {
  display: inline-block;
}
.paging .next-prev {
  display: inline-block;
  margin-left: 10px;
}
.paging .next-prev i {
  color: #990000;
}
/* Rate Books */
.booklist {
  margin: 30px 0;
}
.booklist .item {
  min-height: 300px;
}
.booklist .item img {
  margin: 0 auto;
}
/* Search */
#s {
  margin-top: 4px;
}
#searchform .col-xs-6 {
  padding: 0 2px;
}
/* Ads */
#ad_header {
  margin-top: 10px;
}
#ad_footer {
  margin: 10px auto 30px;
  width: 728px;
}
#ad_sidebar {
  margin: 0 auto 10px;
  width: 300px;
}
#ad_article {
  margin: 0 15px 10px 0;
}
/* Book Category Icons */
@-moz-document url-prefix() {
  .book-thumb img {
    width: 100%;
  }
}
.book-thumb {
  display: inline-block;
  position: relative;
}
.book-thumb i {
  position: absolute;
}
.book-thumb i.editors-pick {
  background: url(../i/icon-editors-pick.png) no-repeat;
  height: 45px;
  right: -15px;
  top: -7px;
  width: 45px;
}
.book-thumb i.new-releases {
  background: url(../i/icon-new-releases.png) no-repeat;
  height: 43px;
  right: -2px;
  top: -3px;
  width: 43px;
}
.book-thumb i.sneak-preview {
  background: url(../i/icon-sneak-preview.png) no-repeat;
  height: 51px;
  right: 0;
  top: 0;
  width: 51px;
}
.book-thumb i.bestsellers {
  background: url(../i/icon-bestsellers.png) no-repeat;
  height: 48px;
  right: -11px;
  top: -7px;
  width: 59px;
}
/* Book Details */
.book-author {
  font-style: italic;
}
.book-title {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin-top: 5px;
}

.featured-image {
    height: 375px;
    background-size: cover;
    background-repeat: no-repeat;
}

/*
.book-title {
	height: 80px;
	overflow: hidden;
}
*/
.slidenav a{
	font-size:20px;
	text-align:center;
	width:48%;
	background:#382E26;
	color:#ffffff;
	padding:20px 0px;
}
.slidenav a:first-child{
	float:left;
}
.slidenav a:last-child{
	float:right;
}
/* Footer ------------------------------------------------------------------ */
footer {
  border-top: 1px solid #f0f0f0;
  margin-top: 15px;
}
footer .links {
  clear: both;
  height: 100%;
  overflow: hidden;
}
footer .links li a {
  padding-right: 0;
}
footer .about {
  color: #999;
  font-size: 12px;
}
footer .about h5 {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
/* Forms ------------------------------------------------------------------- */
/* Classes ----------------------------------------------------------------- */
.img-full {
  width: 100%;
}
.img-inline {
  display: inline-block;
}
.img-max-width {
  max-width: 140px;
  width: 100%;
}
.alignleft {
  float: left;
  margin-right: 20px;
}
.alignright {
  float: right;
  margin-left: 20px;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 20px auto;
}
.title {
  border-bottom: 1px solid #eee;
  margin: 30px 0 10px;
  padding-bottom: 5px;
}
.smaller {
  font-size: smaller;
}
.arrow-more {
  color: #333;
  display: inline-block;
  font-size: smaller;
  margin-top: 60px;
}
.arrow-more span {
  color: #900;
  font-size: 20px;
}
.section-title {
  color: #990000;
}
.bullet {
  margin-top: 7px;
}
.bullet li {
  color: #990000;
  padding-left: 0;
  list-style-type: disc;
}
.list-column-2 {
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px;
  padding: 0;
  margin-left: 0;
  margin-right: 15px;
}
.list-column-2 li {
  margin-left: 20px;
}
.min-margin {
  margin: 7px 0;
}
.rating-holder {
  padding: 0;
  text-align: center;
}
.rating {
  width: 100%;
  margin-top: 5px;
}
.rating.rating-condition {
  text-align: center;
}
.qrating {
  text-align: center;
  font-size: 12px;
  margin-top: 4px;
}
.rating img {
  width: 18px;
  height: 23px;
  display: inline-block;
}
.rating img.off {
  background: url(../i/rating_off.png) no-repeat;
}
.btn {
  background-color: #f45b00;
  background: -webkit-gradient(linear, left top, left bottom, from(#f45b00), to(#ce3500));
  background: -webkit-linear-gradient(top, #f45b00, #ce3500);
  background: -moz-linear-gradient(top, #f45b00, #ce3500);
  background: -ms-linear-gradient(top, #f45b00, #ce3500);
  background: -o-linear-gradient(top, #f45b00, #ce3500);
  border: none !important;
  border-radius: 3px;
  box-shadow: 1px 1px 1px #dfd7b0;
  color: #fff;
  font-weight: bold;
}
.btn.email {
  box-shadow: none;
}
.counter {
  font-size: 20px;
  font-weight: bold;
}
.top-20 {
  margin-top: 20px;
}
.more-on-title {
  background: url(../i/CircleArrowRight.png) 100% 0 no-repeat;
  line-height: 18px;
  padding-right: 30px;
  position: absolute;
  right: 15px;
  top: 0;
}
.relative {
  position: relative;
}
#bookcomments {
  background: #fbfaf7;
  margin-top: 40px;
}
.single #bookcomments {
    float: left;
    width: 100%;
}
#bookcomments h4 {
  background: #f4f2e9;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
}
#bookcomments form {
  margin: 0 10px;
}
#bookcomments li {
  margin: 0 10px;
}
.fixed-jacket {
  height: 175px;
  max-width: 140px;
}
.el-hide-xs {
  display: none;
}
/* Plugins ------------------------------------------------ */
ul.ui-autocomplete {
  list-style: none;
  z-index: 1000 !important;
  border-radius: 0px;
  background: white;
  padding: 0;
}
ul.ui-autocomplete li {
  background: white;
  padding: 5px !important;
}
ul.ui-autocomplete li:hover {
  background-color: #f4f2e9;
}
ul.ui-autocomplete li a {
  font-size: 12px;
}
ul.ui-autocomplete li a.ui-state-focus {
  text-decoration: none;
  background: none;
  border: none;
}
/* Modals ------------------------------------------------ */
.modal-sm {
  width: 306px;
}
#addToBookshelfModal .modal-dialog .modal-content {
  border-top: 4px solid #e64e00;
  border-radius: 0;
}
#addToBookshelfModal .modal-dialog .modal-content .modal-header {
  border-bottom: none;
  padding-bottom: 0;
}
#addToBookshelfModal .modal-dialog .modal-content .modal-body {
  padding-top: 10px;
}
#addToBookshelfModal .modal-dialog .modal-content .modal-body ul {
  list-style: none;
  padding-left: 0;
}
#addToBookshelfModal .modal-dialog .modal-content .modal-body ul li {
  background: url(../i/next.png) 0 50% no-repeat;
  margin: 5px 0;
  padding-left: 21px;
}
.fake-rating {
  text-align: center;
}
.fake-rating img {
  cursor: pointer;
}
.modal .signup .or hr {
  opacity: 0.5;
}
.modal .signup .or .col-xs-2 {
  line-height: 40px;
}
.modal .signup .fb {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border: none;
  border-radius: 2px;
  background-color: #3c5a9a;
  background-image: -webkit-linear-gradient(bottom, #3c5a9a, #4a6fbf);
  background-image: -moz-linear-gradient(bottom, #3c5a9a, #4a6fbf);
  background-image: -o-linear-gradient(bottom, #3c5a9a, #4a6fbf);
  background-image: linear-gradient(to top, #3c5a9a, #4a6fbf);
  box-shadow: none;
  color: #fff;
  display: block;
  font-weight: normal;
  height: 45px;
  line-height: 45px;
  padding-bottom: 0;
  padding-top: 0;
  width: 100%;
}
.modal .signup .fb:hover {
  box-shadow: inset 0 3px 9px #3c5a9a;
  transition: 0;
}
.modal .signup .fb i {
  background: url(../i/fb.png) no-repeat;
  display: inline-block;
  height: 20px;
  position: relative;
  top: 3px;
  width: 104px;
}
.modal .signup .email {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border: none;
  border-radius: 2px;
  background-color: #cd3400;
  background-image: -webkit-linear-gradient(bottom, #cd3400, #f45b00);
  background-image: -moz-linear-gradient(bottom, #cd3400, #f45b00);
  background-image: -o-linear-gradient(bottom, #cd3400, #f45b00);
  background-image: linear-gradient(to top, #cd3400, #f45b00);
  color: #fff;
  display: block;
  font-weight: normal;
  height: 45px;
  line-height: 45px;
  padding-bottom: 0;
  padding-top: 0;
  width: 100%;
}
.modal .signup .email:hover {
  box-shadow: inset 0 3px 9px #cd3400;
  transition: 0;
}
/**
 * Periodic Popup
 */
#ppBox {
  color: #fff;
}
#ppBox.ppBoxPopup .modal-dialog {
  height: auto;
  margin-top: 15%;
  width: 100%;
}
#ppBox.ppBoxPopup .modal-content {
  background: transparent;
  border: none;
  box-shadow: none;
}
#ppBox.ppBoxPopup .modal-body {
  padding: 0;
}
#ppBox.bottom {
  bottom: -500px;
  opacity: 0;
  position: fixed;
  width: 100%;
  z-index: 1000;
}
#ppBox .pp-content {
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px;
}
#ppBox button.close {
  color: #d49f43;
  opacity: 1;
  text-shadow: none;
}
#ppBox .headline {
  color: #fbc144;
  line-height: normal;
  margin-bottom: 20px;
  margin-top: 0;
}
#ppBox button.btn {
  box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.5);
  font-size: 18px;
  font-weight: normal;
}
#ppBox button.btn:hover {
  box-shadow: inset 0 0 10px #ffffff;
  color: #fff;
}
#ppBox #showMessage {
  margin-top: 25px;
}
#ppBox .logo-placeholder {
  margin-top: 15px;
}

div.book-categories-pager {
	width: 350px;
	margin: 20px auto 20px auto;
}
div.book-categories-pager span {
}

main.bestseller-list div.container div.row div.col-md-8.pr-main div.row:first-of-type div.col-xs-8 {
    margin-top: 40px;
}

/*body.home.page div.new-releases h4
, body.home.page div.conservative-classics h4
, body.home.page div.editors-picks h4
, body.home.page div.sneak-previews h4
, body.home.page div.bestsellers h4*/
h4.title {
    background-color: #382e26;
    color: #fff;
    height: 30px;
    padding-top: 6px;
    padding-left: 7px;
	padding-right: 7px;
    clear: both;
}
div.new-releases a.more-on-title
, div.editors-picks a.more-on-title
, div.conservative-classics a.more-on-title
, div.sneak-previews a.more-on-title {
    color: #fff;
    margin-top: 5px;
}
/*
div.new-releases a.more-on-title {
    background: inherit;
}
div.new-releases a.more-on-title:after {
    content: "\00A0\00A0\00A0\00A0\2192";
}*/




/* Media Queries -------------------------------------------------------------------------------------------------------------------------------- */
/* - mobile:landscape */
@media (min-width: 568px) {
  body header .book .headline {
    font-size: 200%;
  }
  body header .book .sub-headline {
    font-size: 125%;
  }
  #member-cta .carousel-inner a .carousel-caption {
    font-size: 20px;
  }
  #member-cta .carousel-control {
    border-radius: 25px;
    bottom: 50px;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    width: 50px;
  }
  #member-cta .carousel-control.left {
    right: 80px;
  }
  #member-cta .carousel-control span.glyphicon {
    top: 4px;
  }
}
/* - medium:tablet */
@media (min-width: 768px) {
  #main-navigation {
    font-size: 11px;
  }
  #main-navigation li a {
    padding: 6px 0 6px 5px;
  }
  #main-navigation li a:after {
    margin-left: 5px;
  }
  #main-navigation .container {
    padding-left: 0;
  }
  body header .book {
    margin-top: 89px;
  }
  body header .book .headline {
    font-size: 250%;
    width: 55%;
  }
  body header .book .sub-headline {
    font-size: 135%;
    margin-top: 40px;
    width: 55%;
  }
  body header .signup {
    font-size: 12px;
  }
  body header .signup strong {
    font-size: 21px;
  }
  body header .signup .fb {
    font-size: 13px;
  }
  body header .signup .email {
    font-size: 13px;
  }
  body .col-sm-8 {
    box-shadow: none;
  }
  body .header-hide-xs {
    display: inline;
  }
  #logo {
    margin: 23px 0 0 0;
    width: 50%;
  }
  #tagline {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 18px;
    margin: 30px 0 0 15px;
  }
  #main-navigation .dropdown-menu {
    background: rgba(56, 46, 38, 0.9) !important;
    position: relative !important;
    display: none !important;
    margin-left: 0 !important;
    min-width: 210px;
  }
  #main-navigation .dropdown-menu li a::after {
    content: '';
  }
  #main-navigation .menu-item-has-children:hover .dropdown-menu {
    position: absolute !important;
    display: block !important;
  }
  #ppBox .content-placeholder {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    padding-left: 15px;
  }
  #member-cta .carousel-inner a .carousel-caption {
    font-size: 20px;
  }
  footer .links li a:after {
    color: #b3b3b3;
    content: '|';
    margin-left: 15px;
  }
  footer .links li:last-child a:after {
    content: '';
  }
  .el-hide-xs {
    display: inline;
  }
}
/* - large:small laptop */
@media (min-width: 992px) {
  #main-navigation {
    font-size: 12px;
  }
  #main-navigation li a:after {
    margin-left: 15px;
  }
  #main-navigation .container {
    padding-left: 15px;
  }
  #sidebar {
    width: 300px;
  }
  body header .book {
    margin-top: 60px;
  }
  body header .book .headline {
    font-size: 340%;
  }
  body header .book .sub-headline {
    font-size: 175%;
    margin-top: 50px;
    padding-bottom: 10px;
  }
  body header .signup {
    font-size: 18px;
  }
  body header .signup strong {
    font-size: 24px;
  }
  body header .signup .fb {
    font-size: 18px;
  }
  body header .signup .email {
    font-size: 18px;
  }
  body .col-sm-8 {
    box-shadow: none;
  }
  #logo {
    margin: 23px 0 0 87px;
    width: auto;
  }
  #tagline {
    margin: 38px 0 0 15px;
  }
  #member-cta .carousel-inner a .carousel-caption {
    font-size: 33px;
  }
}
/* - extra large:desktop */
@media (min-width: 1200px) {
  #main-navigation {
    font-size: 14px;
  }
}

#pu-postup_widget-3 .container .pp-content {
    float: left;
    width: 100%;
}

@media screen and (max-width: 510px) {
	.share {
	}
	.share .book-sellers {
		width: 220px;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	.share .socials {
		width: 216px;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
}

@media screen {
    div#main-navigation nav.navbar div.navbar-collapse.in ul {
        width: 100%;
        margin: 0;
    }
    div#main-navigation nav.navbar div.navbar-collapse.in ul.nav.navbar-nav.navbar-right {

    }
    div#main-navigation nav.navbar div.navbar-collapse.in ul.nav.navbar-nav.navbar-right li {
        margin: 0 0 0 12px;
        float: left;
        width: 100%;
        height: 35px;
    }
    div#main-navigation nav.navbar div.navbar-collapse.in ul.nav.navbar-nav.navbar-right li.twitter {
        padding-left: inherit;
    }
    div#main-navigation nav.navbar div.navbar-collapse.in ul.nav.navbar-nav.navbar-right li.youtube a {
        padding: 0;
        margin: 0;
        height: auto;
    }
    div#main-navigation nav.navbar div.navbar-collapse.in ul.nav.navbar-nav.navbar-right li.youtube a img {
        margin: 4px 0 0 0;
        padding: 0;
        height: auto;
    }
}

@media screen and (max-width: 770px) {
    body {
        padding: 0 !important;
    }

    div#wpadminbar {
        display: none;
    }

    div#header_right {
        font-size: 3vw;
    }

    header .container.logo-container {
        display: none;
    }

    header a.start-bookshelf {

    }

    .qrating
    , .fake-rating {
        display: none;
    }

    .rating.rating-condition img {
        width: 16%;
        height: auto;
        max-width: 18px;
    }

    div#main-navigation {
        border-top: none;
    }

    div.container {
        padding: 0;
    }
    .single .container {
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    div.container div.navbar-header {
        width: 100%;
        margin-right: inherit;
        margin-left: inherit;
    }

    div#mobile-header {
        display: inherit !important;
        float: left;
        margin-left: 20px;
        margin-top: 9px;
    }
    div#mobile-header div.cbc-logo {
        text-align: center;
    }
    div#mobile-header div.cbc-logo div.l1 {
        color: #fff;
        font-family: 'Merriweather', serif;
        line-height: 13px;
    }
    div#mobile-header div.cbc-logo div.l2 {
        color: #d63d00;
        font-family: 'Merriweather', serif;
        font-size: 18px;
    }
    div#mobile-header div.cbc-logo div.l3 {
        display: none;
        color: #fff;
        font-style: italic;
    }

    div.pr-main
    , div.pr-sidebar {
        float: left;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    div.container h1:first-of-type {
        font-size: 22px !important;
        text-align: center;
        width: 100%;
        margin-top: 8px;
    }

    div.row {
        float: left;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }

    div.row.new-noteworthy ul {
        float: left;
        padding: 0 2% 0 2%;
    }
    div.row.new-noteworthy ul li {
        float: left;
        margin-top: 3%;
    }

    div#member-cta.top-line {
        margin-top: 0;
    }

    div#member-cta-featured-items {
        height: inherit;
		margin-top:0px;
    }
    div#member-cta-featured-items div.item
    , div#member-cta-featured-items div.item.featured{
        width: 100%;
    }

    div#member-cta-featured-items .item.featured {
        padding: 0 0 4px 0;
        border-bottom: 2px solid #f5f2e9;
        height: inherit;
    }
    div#member-cta-featured-items .item.featured .item-image {
        width: 100%;
        margin-left: 0;
    }
    div#member-cta-featured-items .item .item-image {
        margin-left: 2%;
    }
    div#member-cta-featured-items .item.featured .item-title
    , div#member-cta-featured-items .item.featured .item-date
    , div#member-cta-featured-items .item.featured .item-caption {
        padding-left: 1%;
    }
    div#member-cta-featured-items .item .item-title
    , div#member-cta-featured-items .item .item-caption {

        padding-right: 1%;
    }

    /*
     * post-type-book
     */
    div#member-cta-featured-items .item.post-type-book .item-image {

    }
    div#member-cta-featured-items .item.post-type-book .item-title
    , div#member-cta-featured-items .item.post-type-book .item-caption {

    }
	
    .removetext{
	display:none;}
    div.bestsellers {
        margin-top: 30px;
      /*  float: left; */
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
    div.bestsellers h4
    , div.bestsellers div.sub-head {
        text-align: center;
    }

    div.bestsellers h4.title
    , h4.title {
        color: #fff;
        background-color: #990000;
        height: 30px;
        padding-top: 6px;
        float: left;
        width: 100%;
        margin-top: 0;
        text-align: center;
    }

    div.bestsellers ul.bestsellers-list {
        width: 100%;
        text-align: left;
    }
    div.bestsellers ul.bestsellers-list li span:first-of-type {
        height: 140px;
        width: 14%;
        padding-left: 1%;
    }
    div.bestsellers ul.bestsellers-list li a.book-link
    , div.bestsellers ul.bestsellers-list li div.author {
        width: 46%;
        clear: inherit;
    }

    ul.author-interviews {
        width: 100%;
        text-align: left;
        float: left;
        background-color: #fff;
    }
    ul.author-interviews li.author-interview-item {
        width: 100%;
    }
    ul.author-interviews a.image-link {
        width: 30%;
        /*margin-left: 2%;*/
    }
    ul.author-interviews a.image-link div.item-image {
        /*height: 130px;*/
        float: left;
    }
    ul.author-interviews a.text-link {
        /*width: 63%;*/
    }

    a.show-all.author-interviews {
    }

    div.other-items {
        float: left;
        padding-left: 0;
        padding-right: 0;
        margin-top: 15px;
    }
    div.other-items div.relative {
        float: left;
        width: 100%;
    }
    div.new-releases div.row
    , div.conservative-classics div.row
    , div.sneak-previews div.row {
        width: 100%;
        margin: 0;
    }
    div.new-releases div.row div.col-sm-4
    , div.conservative-classics div.row div.col-sm-4
    , div.sneak-previews div.row div.col-sm-4 {
        width: 31%;
        float: left;
        margin: 1%;
        padding: 0;
    }
    div.new-releases a.more-on-title
    , div.editors-picks a.more-on-title
    , div.conservative-classics a.more-on-title
    , div.sneak-previews a.more-on-title {
        right: 0;
        top: 5px;
        padding-right: 15px;
        margin-top: inherit;
    }
    div.new-releases h4
    , div.editors-picks h4
    , div.conservative-classics h4
    , div.sneak-previews h4 {
        text-align: left;
        padding-left: 7px;
    }
    div.new-releases a.more-on-title:before
    , div.editors-picks a.more-on-title:before
    , div.conservative-classics a.more-on-title:before
    , div.sneak-previews a.more-on-title:before {
        content: "More";
        color: #fff;
    }
    div.new-releases a.more-on-title span.hidden-xs {

    }

    div.editors-picks div.row {
    }
    div.editors-picks div.row div.col-sm-4
    , div.editors-picks div.row div.col-sm-8 {

    }
    
    div#sidebar {
        visibility: visible;
        float: left;
        width: 100%;
    }
    div#sidebar div.row div.col-sm-6 {
        padding-left: 0;
        padding-right: 0;
    }
    div#sidebar div.row div.widget {
        width: 100%;
    }
    div#sidebar div.row div.widget div.book-input {
        margin-left: -15px !important;
    }
    div#sidebar div.row div.widget div.action-call {
        margin-left: 0 !important;
        clear: both;
        padding-left: 0;
        margin-top: 5px;
    }
    div#sidebar div#fblike.row {
        float: none;
    }

    footer div.container div.links {
        display: none;
    }

    /* Bestseller List (page) */
    main.bestseller-list {

    }
    main.bestseller-list div.pr-main div.col-xs-4
    , main.bestseller-list div.pr-main div.col-xs-8 {
        width: 100%;
        padding: 0;
    }
    main.bestseller-list div.pr-main div.col-xs-4 img {
        max-width: 50%;
        margin-left: auto;
        margin-right: auto;
    }
    main.bestseller-list div.pr-main div.col-xs-8 h2
    , main.bestseller-list div.pr-main div.col-xs-8 h5 {
        text-align: center;
    }
    main.bestseller-list div.pr-main div.col-xs-8 h2 {
        font-size: 23px;
    }
    main.bestseller-list div.pr-main div.col-xs-8 h5 {
        background-color: #990000;
        color: #fff;
        height: 25px;
        padding: 5px 0 0;
        margin: 0;
        font-family: inherit;
    }
    main.bestseller-list div.pr-main div.col-xs-8 p {
        padding: 0 2%;
    }
    main.bestseller-list div.pr-main div.row.bestseller-description {
        padding: 0 2%;
        border-left: none;
        border-right: none;
        border-bottom: none;
        border-radius: 0;
    }
    main.bestseller-list div.pr-main div.row.bestseller-description div.click-for {
        margin-left: -2%;
        bottom: 2%;
    }
    main.bestseller-list div.pr-main div.row.bestseller-description div.click-for.less {
        bottom: -1.2%;
    }
    main.bestseller-list div.pr-main div.row.bestseller-item {
        margin-top: 6%;
        padding-bottom: 6%;
        border-bottom: 1px solid #ddd;
    }
    main.bestseller-list div.pr-main div.row.bestseller-item div.col-sm-1.col-xs-1 {
        padding-left: 0;
        padding-right: 0;
        width: 12%;
        text-align: center;
    }
    main.bestseller-list div.pr-main div.row.bestseller-item div.col-sm-2.col-xs-4 {
        width: 20%;
    }
    main.bestseller-list div.pr-main div.row.bestseller-item div.col-xs-4 img {
        max-width: inherit;
        margin-left: inherit;
        margin-right: inherit;
    }
    main.bestseller-list div.pr-main div.row.bestseller-item i.bestsellers {
        width: 57%;
        right: -7%;
        top: -5%;
        height: 30%;
        background-size: cover;
    }
    main.bestseller-list div.pr-main div.row.bestseller-item div.rating-holder {
        margin-left: 0;
        width: 100%;
        margin-top: 2%;
    }
    main.bestseller-list div.pr-main div.row.bestseller-item h4 {
        margin-top: 0;
    }

    main.bestseller-list div.new-noteworthy h4 {
        background-color: #990000;
        color: #fff;
        height: 30px;
        padding: 5px 0 0;
        margin: 0;
        font-family: inherit;
        text-align: center;
    }

    main.bestseller-list div.bestseller-description {
        padding: 0 2%;
    }

    main.bestseller-list div.row.bs-links div.col-sm-6:first-of-type {
        float: left;
    }
    main.bestseller-list div.row.bs-links div.col-sm-6:nth-of-type(2) {
        float: right;
    }
    main.bestseller-list div.row.bs-links div.col-sm-6 a.prev-link {
        display: none;
    }
    main.bestseller-list div.row.bs-links div.col-sm-6 a.mobile-prev-link {
        display: inherit !important;
    }
    main.bestseller-list div.row.bs-links div.col-sm-6 a.next-link {
        display: none;
    }
    main.bestseller-list div.row.bs-links div.col-sm-6 a.mobile-next-link {
        display: inherit !important;
    }
    main.bestseller-list div.row.bs-links div.col-sm-6 span.glyphicon {
        margin: 3px;
    }
}

@media screen and (min-width: 400px) and (max-width: 770px) {

    div#member-cta-featured-items .item .item-image {
        margin-left: 2%;
    }
    div#member-cta-featured-items .item .item-title
    , div#member-cta-featured-items .item .item-caption {

    }

    /*
     * post-type-book
     */
    div#member-cta-featured-items .item.post-type-book .item-image {

    }
    div#member-cta-featured-items .item.post-type-book .item-title
    , div#member-cta-featured-items .item.post-type-book .item-caption {
    }
}

@media only screen and (min-device-width: 490px) and (max-device-width: 680px) {
	div.bookshelf-books-list.col-sm-10 div.mobile-bookshelf-item {
		max-width: 50%;
		height: 80vh;
	}
}

@media only screen and (max-device-width: 680px) {
	div.mobile-bookshelf div.nobooks {
		display: inherit !important;
	}

	div.col-sm-12.bookshelf {
		padding: 0 1%;
	}

	div.bookshelf-books-list.col-sm-10 {
		margin-top: 5vh;
	}
		div.bookshelf-books-list.col-sm-10 table.table.tablesorter {
			display: none;
		}

		div.bookshelf-books-list.col-sm-10 div.mobile-bookshelf {
			float: left;
		}

		div.bookshelf-books-list.col-sm-10 h3 {
			float: left;
			background-color: #990000;
			color: #fff;
			width: 102%;
			margin-left: 0;
			font-weight: inherit;
			padding: 2%;
			letter-spacing: inherit;
			position: relative;
			left: -1%;
		}

		div.bookshelf-books-list.col-sm-10 div.mobile-bookshelf-item {
			display: inherit !important;
			float: left;
			margin-bottom: 3vh;
		}
			div.bookshelf-books-list.col-sm-10 div.mobile-bookshelf-item div.left-part {
				max-width: 50%;
				float: left;
				padding: 0 5% 0 0;
			}
				div.bookshelf-books-list.col-sm-10 div.mobile-bookshelf-item div.left-part img.wp-post-image {
					width: 100%;
					height: auto;
				}
				div.bookshelf-books-list.col-sm-10 div.mobile-bookshelf-item div.left-part div.bookshelf-item-buy-buttons {
					float: left;
				} 
				div.bookshelf-books-list.col-sm-10 div.mobile-bookshelf-item div.left-part div.bookshelf-item-buy-button {
					width: 50%;
					float: left;
					margin-top: 1vh;
				}
					div.bookshelf-books-list.col-sm-10 div.mobile-bookshelf-item div.left-part div.bookshelf-item-buy-button img {
						width: 100%;
						height: auto;
					}
			div.bookshelf-books-list.col-sm-10 div.mobile-bookshelf-item div.right-part {
				width: 50%;
				float: right;
			}
				div.bookshelf-books-list.col-sm-10 div.mobile-bookshelf-item div.right-part div[class^="bookshelf-item-"] 
				, div.bookshelf-books-list.col-sm-10 div.mobile-bookshelf-item div.right-part div[class*=" bookshelf-item-"] {
					margin-bottom: 1vh;
				}
				div.bookshelf-books-list.col-sm-10 div.mobile-bookshelf-item div.right-part div.bookshelf-item-remove-button div.item-label {
					float: left;
				}
				div.bookshelf-books-list.col-sm-10 div.mobile-bookshelf-item div.right-part div.bookshelf-item-remove-button a {
					color: #000;
				}
			div.bookshelf-books-list.col-sm-10 div.mobile-bookshelf-item div.item-label {
				color: #990000;
				font-weight: bold;
			}
			div.bookshelf-books-list.col-sm-10 div.mobile-bookshelf[data-status='Currently Reading'] div.bookshelf-item-my-rating
			, div.bookshelf-books-list.col-sm-10 div.mobile-bookshelf[data-status='Want to Read'] div.bookshelf-item-my-rating {
				display: none;
			}


	footer div.container div.links {
		display: none;
	}
}

#at4-share {

}
.no-padding{
	padding:0 !important;
}
.no-padding-right{
	padding-right:0 !important;
}

div.more-bestsellers-second {
    background-color: #f5f2e9;
    padding-top: 14px;
    width: 100%;
    padding-right: 10px;
    padding-bottom: 15px;
    height:54px;
}
div.more-bestsellers-second a {
    float: right;
}
@media (min-width: 768px){
   .smaller {height:280px;}
}

/*.title_author_book{
height:105px;
} */


.rate_books_categories{
   height:180px;
}
.book_categories_titles{
 height:220px;
}
@media (min-width: 768px){
   .morecategoriesrows {height:300px;}
}
.author-interviews{
/*width:44%;*/
background-color: white;float:right;
}
@media (max-width: 768px){
   .author-interviews {width:100%;}
}
ul.author-interviews{
background-color: white;
}
@media (min-width: 770px){
   #content_image_slider{margin-top:-28px;}
}
.caroufredsel_wrapper{
height:475px !important;
}
#wa_chpc_slider{
height:475px !important;
}
.more-on-text{
background: url(../i/CircleArrowRight.png) 100% 0 no-repeat;
}
@media (max-width: 768px){
  .chpcs_foo_content{margin-top:-6px;}
}
@media (width: 768px){
  #wa_chpc_slider{left:0px !important;width:100% !important;}
  .chpcs_image_carousel .chpcs_pagination {left:82% !important;}
  .chpcs_foo_content{width:100% !important}
}

/*  Perfect Quotes CSS*/

div.perfect-quotes>span{
margin-left:42% !important;
margin-top:25px;
font-style:italic;
}

.arrow_box {
    position: relative;
    background: #f5f2e9;
    border: 1px solid #999;
    border-radius: 7%;
    width: 300px;
}
.arrow_box:after, .arrow_box:before {
    top: 100%;
    left: 23%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #f5f2e9;
    border-width: 34px;
    margin-left: -34px;
}
.arrow_box:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #999;
    border-width: 36px;
    margin-left: -36px;
}
.avatar_image {
   width:90px;
   height:90px;
   border-radius:50%;
   border: 1px solid #999;
   position:absolute;
   margin-top:-16%;
   left:30%;
   z-index:100;
   background-size:cover;
}
@media (max-width: 768px){
  .more_short_quotes{margin-right:-2% !important;}
}
@media (min-width: 770px){
  .title_featured_news{width:95%;margin-left:10px}
}
@media(min-width: 1200px){
	html.no-js{overflow-x: hidden}
}
