body {
	font-family: 'Open Sans', Arial, sans-serif;
	margin: 0;
	display: flex;
	width: 100%;
	flex-direction: column;
    justify-content: space-between;
}

.site-main {
    width: 100% !important;
}

#sidebar {
    display: none !important;
}

.entry-title {
    display: none;
}

.aboutPageDocument {
    display: block;
    flex-direction: column;
    width: 100%;
    margin: auto;
    max-width: 1100px;
    min-height: 80vh;
}

.category-details {
    display: none;
}

ul, ol {
    padding: 0;
    margin: 0 0 0px 0px;
}

ul {
    list-style-type: none;
}

li {
    padding: 10px 0px 0px 0px;
}

img {
    max-width: 100%;
    vertical-align: middle;
    border: 0;
}

input {
    height: 30px;
    padding: 10px;
    margin: 2px;
    border-radius: 2px;
    border: 1px solid #ddd;
    width: 65%;
    border-radius: 4px;
}

.book-about-column {
    float: left;
    width: 100%;
    padding-bottom: 25px;
    min-height: 80vh;
}

.bookAboutImageandButtons {
    width: 100%;
    float: left;
    padding: 15px 0%;
    margin: auto;
}

.bookAboutLeft {
    width: 40%;
    height: auto;
    padding: 10px;
    float: left;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 10px;
    min-height: 420px;
}


* {
  box-sizing: border-box;
}

/* Position the image container (needed to position the left and right arrows) */
.book-images-container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    margin-top: 0px;
}

.slidesContainer {
    margin: 0 auto;
    width: 100%;
    min-height: 260px;
    height:auto;
    margin-bottom: 25px;
}

.row {
    display: flex;
    justify-content: center;
}

/* Hide the images by default */
.mySlides {
  display: none;
  text-align: center;
}

.slideBookCover {
    width:75%;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
  width:80%;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column {
  float: left;
  width: 15%;
}

/* Add a transparency effect for thumnbail images */
.slider {
  opacity: 0.6;
}

.active,
.slider:hover {
  opacity: 1;
}

.about-column {
    width: 100%;
    float: left;
    padding: 15px 25px;
    height: auto;
    margin-bottom: 10px;
    margin-right: 10px;
    min-height: 420px;
}

.abouttext {
    float: left;
    margin: 0 auto;
    width: calc(60% - 30px);
    margin-right: 30px;
}

.bookAboutRight {
    width: calc(50% - 10px);
    float: right;
    padding: 10px 15px;
    margin-bottom: 10px;
}

.aboutPagebookTitle {
    width: 100%;
    float: left;
}

.h1-about-title {
    font-weight: 400;
    font-size: 24px;
    text-align: left;
    line-height: 24px;
    margin: 10px 0px 10px 0px;
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    width: 100%;
}

.bookTitleSubText {
    text-align: left;
    float: left;
    width: 100%;
    margin: 0px;
}

.h2-chapter-author {
    font-size: 14px;
    text-align: left;
    margin: 0px;
    line-height: inherit;
    font-weight: 400;
    float: left;
    width: 100%;
}

.h2-chapter-author:before {
    font-size: 14px;
    content: 'by ';
    position: relative;
}

.aboutPageButtonContainer {
    width: calc(65% - 0px);
    float: right;
    padding: 10px 20px;
    margin-bottom: 10px;
}

.chapter-list-cover-image {
    width: 40%;
    float: right;
    margin-top: 0px;
}

.tocNotice {
    width:100%;
    float:left;
    text-align: right;
}

.tocNoticeText {
    font-size:12px;
}

.aboutPagePricing {
    width: 100%;
    float: right;
    margin: 0px 0px 15px;
}

.aboutPagePricingUL {
    width: 100%;
    float: left;
}

.aboutPagePricingLI {
    font-size: 14px;
    padding-top: 0px;
}

.rateThisBookTextLink {
    text-decoration: underline;
    font-style: italic;
    font-size: 14px;
    margin-top: 10px;
    float: left;
    width: 100%;
}

.Book_Mark_As_Read_ {
    margin-top: 20px;
    width: 35%;
    float: right;
}

.markedAsReadButton {
    height: 40px;
    width: 70%;
}

.purchaseOptions {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.purchaseOption {
    width:100%;
    float:left;
}

.purchaseOptionTitle {
    width: 30%;
    float: left;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    margin-top:10px;
}

.bookPriceContainer {
    margin-right: 10px;
    float: left;
    width: 25%;
    text-align: right;
    font-size: 15px;
    margin-top:10px;
}

.bookPriceNumber {
    font-size: 15px;
}

.readorBuyButton {
    float: right;
    width: 40%;
}

.altBookAddToCart {
    height: 40px;
    font-weight: 600;
}

.aboutPageDetails {
    width: calc(35% - 10px);
    float: left;
    margin-bottom: 10px;
    padding: 10px 20px;
    height: 380px;
}

.aboutPageFeedbackListItem {
    float: left;
    width: 100%;
    height: 35px;
}

.readBookIcon {
    float: left;
    margin-right: 5px;
}

.bookReadNumber {
    margin-bottom: 0px;
    padding-top: 5px;
    font-size: 14px;
}

.bookPrice {
    font-size: 14px;
}

.readByNumber {
    float: right;
    margin-right: 5px;
}

.productPageInfoPrice {
    float: right;
    margin-right: 5px;
}

.purchasableChapterPriceColumn {
    float: right;
    width: 100%;
}

.bookChapterPrice {
    width: 100%;
    float: left;
}

.bookPartName {
    font-weight: 600;
    margin-top: 5px;
    font-family: 'Montserrat', sans-serif;
    width: 55%;
    float: left;
    height: 30px;
    padding-top: 5px;
    font-size: 15px;
}

.chapterPriceSectionName {
    width: auto;
    max-width: 250px;
    float: left;
    height: auto;
    margin-top: 5px;
    padding-top: 0px;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
}

.chapterPriceName {
    width: auto;
    width: calc(75% - 10px);
    float: left;
    height: auto;
    margin-top: 5px;
    padding-top: 0px;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
}

.chapterPriceValue {
    width: 20%;
    float: right;
    height: 30px;
    text-align: right;
    padding-top: 5px;
    font-size: 15px;
}

.chapterReviewStars {
    width: 100px;
    float: left;
    height: 30px;
    text-align: left;
    padding-top: 10px;
    font-size: 15px;
}

.chapterAddToCart {
    border:none;
    width: 25%;
    float:right;
    height: 45px;
    margin: 0px 0px 5px 0px;
}

.chapterPriceDetails {
    width: calc(75% - 10px);
    float: left;
}


.Chapter_Mark_As_Read {
    width: 10%;
    border: none;
    height: 35px;
    float: right;
    margin: 0px 0px 5px 0px;
}

.chapterMarkReadButton {
    width: 25px !important;
    background-image: url('/images/UnRead-Book.png');
    border:none;
    background-repeat:no-repeat;
    background-size:100% 100%;
    background-color: transparent;
    height: 25px;
    padding: 5px 5px;
    font-size: 14px;
    cursor: pointer;
    color: white;
    float: right;
}

.chapterMarkReadButton:hover {
    background-image: url('/images/Read-Book.png');
    border:none;
    background-repeat:no-repeat;
    background-size:100% 100%;
}

.chapterMarkedReadButton {
    width: 25px !important;
    background-image: url('/images/Read-Book.png');
    border:none;
    background-repeat:no-repeat;
    background-size:100% 100%;
    background-color: transparent;
    height: 25px;
    padding: 5px 5px;
    font-size: 14px;
    cursor: pointer;
    color: white;
    float: right;
}

.chapterMarkedReadButton:hover {
    background-image: url('/images/MarkUnRead-Book.png');
    border:none;
    background-repeat:no-repeat;
    background-size:100% 100%;
}

.chapterReadNowButton {
    width: 25px !important;
    background-image: url('/images/Read-Chapter-Now.png');
    border:none;
    background-repeat:no-repeat;
    background-size:100% 100%;
    background-color: transparent;
    height: 25px;
    padding: 0px 0px;
    font-size: 14px;
    cursor: pointer;
    color: white;
    float: right;
    border-radius: 4px;
    margin: 2px 5px 2px 2px;
}

.chapterReadNowButton:hover {
    background-image: url('/images/Read-Chapter-Now-Hover.png');
    border:none;
    background-repeat:no-repeat;
    background-size:100% 100%;
}

.chapterCheckoutLabel {
    font-size: 12px;
    float: right;
    height: 40px;
    line-height: 40px;
    width: 120px;
    padding: 2px;
    text-align: center;
    cursor: pointer;
    margin: 2px;
    border: none;
    background-color: #970000;
    color: white;
}

.readNowLabel {
    font-size: 12px;
    float: right;
    height: 40px;
    line-height: 40px;
    width: 120px;
    padding: 2px;
    text-align: center;
    cursor: pointer;
    margin: 2px;
    border: none;
}

.chapterAddToCartLabel {
    font-size: 12px;
    float: right;
    height: 40px;
    line-height: 40px;
    width: 120px;
    padding: 2px;
    text-align: center;
    cursor: pointer;
    margin: 2px;
    border: none;
}

.chapterAddToCartButton {
    width: 25px !important;
    background-image: url('/images/Add-Chapter-To-Cart.png');
    border:none;
    background-repeat:no-repeat;
    background-size:100% 100%;
    background-color: transparent;
    height: 25px;
    padding: 5px 5px;
    font-size: 14px;
    cursor: pointer;
    color: white;
    float: right;
    margin: 2px 5px 2px 2px
}

.chapterAddToCartButton:hover {
    background-image: url('/images/Add-Chapter-To-Cart-Hover.png');
    border:none;
    background-repeat:no-repeat;
    background-size:100% 100%;
}

.bookAddToCartButton {
    width: 82px !important;
    background-color: #561717;
    height: 30px;
    padding: 5px 5px;
    font-size: 14px;
    cursor: pointer;
    color: white;
    float: right;
    margin: 2px 5px 2px 2px
}

.bookAddToCartButton:hover {
    background-color: #771d1d;
}

.chapterInCartButton {
    width: 25px !important;
    background-image: url('/images/Checkout-Now.png');
    border:none;
    background-repeat:no-repeat;
    background-size:100% 100%;
    background-color: transparent;
    height: 25px;
    padding: 0px 0px;
    font-size: 14px;
    cursor: pointer;
    color: white;
    float: right;
    border-radius: 4px;
    margin: 2px 5px 2px 2px;
}

.chapterInCartButton:hover {
    background-image: url('/images/Checkout-Now-Hover.png');
}

.mainsearchresults {
    width: 25%;
    position: absolute;
    z-index: 1000;
    top: 40px;
    left: 4%;
    margin-left: 1%;
    height: auto;
    max-height: 240px;
    overflow: auto;
    background: white;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.bookChapterListing {
    float: left;
    width: 100%;
}

.chapterPricingColumn {
    width: auto;
    float: left;
    padding: 10px 10px 10px 5px;
    height: 265px;
    overflow: auto;
}

.aboutPageButtons {
    width: 40%;
    float: right;
}

.markAsReadButtons {
    float: right;
    width: 45%;
}

.markAsReadButton#Mark_As_Unread {
    width: 100%;
}

p {
 font-size: 16px;
 line-height: 20px;
 /*color: #333;*/
 margin: 0 0 10px;
 display: block;
}

p a, a:link, a:visited, a:active {
    text-decoration: none;
}

h1 {
    color: black;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

h2 {
    font-size: 22px;
    color: black;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

h3 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 20px;
    color: black;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

h4 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 18px;
    color: black;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

h5 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 15px;
    color: black;
    font-family: 'Montserrat', sans-serif;
}

h6 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 14px;
    color: black;
    font-weight: 300;
}

.readnowbutton {
    text-align: center;
    width: 100%;
    border: none;
    height: 40px;
    margin: 0px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    float: left;
}

.readnowbutton:hover {
    background-color: #8895A7;
}

.LogInHereButton {
        text-align: center;
    width: 100%;
    background-color: #232A33;
    border: none;
    border-radius: 5px;
    height: 50px;
    margin: 0px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: white;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    float: left;
}

.LogInHereButton:hover {
    background-color: #8895A7;
}

#bookAddToCart {
    margin: 0px;
}

.addToCartButton {
    text-align: center;
    width: 100%;
    /*background-color: #232A33;*/
    border: none;
    border-radius: 5px;
    height: 40px;
    margin: 0px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 400;
    /*color: white;*/
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    float: left;
}

.addToCartButton:hover {
    background-color: #8895A7;
}

.altBookAddToCart {
    text-align: center;
    width: 100%;
    border: none;
    border-radius: 5px;
    height: 40px;
    margin: 0px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    float: left;
    padding: 10px 5px;
}

.altBookAddToCart:hover {
    background-color: #8895A7;
}

.bookInCartButton {
    text-align: center;
    width: 100%;
    background-color: #561717;
    border: none;
    height: 40px;
    margin: 0px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: white;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    float: left;
}

.bookInCartButton:hover {
    background-color: #771d1d;
}

.loginToMarkAsReadButton {
    text-align: center;
    width: 35%;
    border:none;
    height: 40px;
    margin-top: 20px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    float: right;
}

.loginToMarkAsReadButton:hover {
    background-color: #3c4965;
}

.markAsReadButton {
    text-align: center;
    width: 100%;
    border:none;
    height: 40px;
    margin-top: 20px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    float: right;
}

.markAsReadButton:hover {
    background-color: #3c4965;
}

.markedAsReadButton {
    text-align: center;
    width: 100%;
    /*background-color: #185421;*/
    border:none;
    border-radius: 5px;
    height: 40px;
    margin-top: 20px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    /*color: white;*/
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    float: right;
}

.markedAsReadButton:hover {
    background-color: #8895A7;
}

.chapterpricingbutton {
    text-align: center;
    width: 100%;
    background-color: white;
    box-shadow: 0px -10px 12px 0px rgb(204 219 237 / 44%);
    border: none;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: black;
    line-height: 35px;
    float: left;
    border-top: 3px solid #697d96;
}

.chapterpricingbutton:hover {
    background-image: linear-gradient(#ffffff, #697d9640, #a1a1a100);
}

.loginToBuyButton {
    float: right;
    width: 40%;
}

.aboutPageButton {
    font-size: 16px;
    line-height: 20px;
    vertical-align: middle;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 400;
}

.chapterlistbutton {
    text-align: center;
    width: 100%;
    background-color: #ffffff;
    border-radius: 5px;
    height: 50px;
    margin-bottom: 10px;
    font-size: 16px;
    border: 2px solid #1979c3;
    font-weight: 400;
    color: black;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/*Comments Section */

.bookCommentSection {
    width:100%;
    float:left;
    height: auto;
    padding: 20px;
}
    
.bookComments {
    padding:20px;
    display: flex;
    flex-direction: row;
}

.bookCommentListing {
    width: calc(50% - 30px);
    margin-right: 30px;
    float: left;
    margin-top: 10px;
}

.bookCommentContainer {
    min-height: 35px;
    padding-bottom: 30px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.bookCommentFormContainer {
    width:50%;
    float:left;
    margin-top: 10px;
}

.bookcommentTextArea {
    height:100px;
    width:100%;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px 10px;
}

.submitButton {
    color: white;
    float:right;
    width:auto;
}

.commentPostedByName {
    font-size: 12px;
}

.commentPostedByTime {
    font-size: 10px;
    float:right;
}

.deleteComment {
    width: 18px;
    height: 14px;
    padding: 2px;
    font-size: 8px;
    line-height: 12px;
    float: right;
    border: none;
    background: #ddd;
    cursor: pointer;
    margin-left: 5px;
}

.deleteComment:hover {
    color: white;
    background: #440f0f;
}

br {
    content: "A" !important;
    display: block !important;
    margin-bottom: 1em !important;
}

.ratingStars {
    width: 100%;
    float: right;
    display: flex;
    align-items: center;
    height: 25px;
    margin-top: 5px;
    justify-content: flex-end;
}

.bookRatingStarButton {
    width: 6%;
    height: 30px;
    border: none;
    outline: none;
    appearance: none;
    padding: 0px;
}

.ratingStar {
    float:left;
    width: 6%;
}

#rating_bar {
  display: inline-block;
  display: inline;
  unicode-bidi: bidi-override;
  direction: rtl;
}

#rating_bar>input:before {
  content: url(/images/nostar30.png);
  height: 100px;
  width: 100px;
  cursor: pointer;
  font-size: 3em;
}

#rating_bar>input:hover:before,
#rating_bar input:hover~input:before {
    content: url(/images/fullstar30.png);
}

#rating_bar>input:checked:before,
#rating_bar input:checked~input:before {
    content: url(/images/fullstar30.png);
}


/*Responsive Design */
@media screen and (max-width: 705px)  {
.aboutPageDocument {
    margin: 0px;
}
.chapter-list-cover-image {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 auto;
    padding: 0px 0px;
}

.container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
}

.slidesContainer {
    height: 318px;
    margin: 0 auto;
    width: 100%;
}

.aboutPageButtonContainer {
    width: 100%;
    float: right;
}

.markAsReadButton {
    width: 100%;
}

.markedAsReadButton {
    width: 100%;
}

.book-about-column {
    float: left;
    width: auto;
    padding: 0px 0px;
    margin-top: 0%;
}
.bookAboutRight {
    width: 100%;
    float: right;
}

.bookAboutImageandButtons {
    width: 100%;
    float:left;
    margin-bottom: 0px;
}

.aboutPageDetails {
    width: 100%;
    float: left;
}

.about-column {
    width: calc(100% - 0px);
    margin: 0px;
    float: left;
    margin-bottom: 10px;
    height: auto;
}

.readnowbutton {
    width: 100%;
}

}

@media screen and (max-width: 479px)  {
.aboutPageDocument {
    width: 100%;
    padding: 10px;
}

.h1-about-title {
   padding-right:10px; 
}
.bookTitleSubText {
    padding-right:10px;
}
.h2-chapter-author {
    padding-right:20px;
}
.aboutPagebookTitle {
    width: 100%;
    float: left;
    margin-bottom: 0px;
    margin-top: 0px;
    height: auto;
}
.bookAboutLeft {
    width: 100%;
    min-height: 335px;
    margin-top: 0px;
    margin-right: 0px;
}

.aboutPageDetails {
    height: 330px;
}

.purchaseOptionTitleAndPrice {
    width: 55%;
    float: left;
}

.purchaseOptionTitle {
    width: 60%;
    margin-top: 5px;
}

.bookPriceContainer {
    margin-right: 0px;
    float: left;
    width: 35%;
    text-align: left;
    margin-top: 5px;
}

.bookPrice {
    margin-right: 0px;
    width: 100%;
    text-align: left;
    margin-top: 5px
}

.readorBuyButton {
    float: right;
    width: 42%;
}

.loginToBuyButton {
    float: right;
    width: 42%;
}

.readnowbutton {
    width: 100%;
}

.chapterPriceDetails {
    width: calc(100% - 10px);
}

.markAsReadButtons {
    width: 45%;
}

.Book_Mark_As_Read_ {
    width: 40%;
}
.h1-about-title {
    width: 100%;
    font-size: 24px;
    line-height: 24px;
}
.bookTitleSubText {
    width: 95%;
}
.h2-chapter-author {
    width: 95%;
}

.chapterPriceSectionName {
    
}

.chapterPriceName {
    width: 44%;
    font-size: 14px;
    max-width: 140px;
}
.Chapter_Mark_As_Read {
    width: 15%;
}

.abouttext {
    margin-top: 5px;
    width: calc(100% - 0px);
    margin-right: 0px;
}

.bookComments {
    padding:0px;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
}

.bookCommentListing {
    width: 100%;
    margin-right: 0px;
    margin-top: 0px;
}

.bookCommentFormContainer {
    width: 100%;
}

.bookRatingStarButton {
    width: 10%;
}

.aboutPagePricing {
    width: 100%;
    float: left;
    margin: 0px 0px 5px;
}

.aboutPagePricingUL {
    width: 100%;
    float: left;
}

.slidesContainer {
    height: 240px;
    margin: 0 auto;
    width: 100%;
    min-height: 240px;
}

.book-images-container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

}

@media screen and (max-width: 425px) {
.chapterAddToCart {
    width: 40%;
    height: 45px;
    margin: 10px 0px 0px 0px;
}

.Chapter_Mark_As_Read {
    width: 10%;
}

.aboutPageDocument {
    margin: 0px;
}



}

@media screen and (max-width: 325px) {
.chapterPriceName {
    max-width: 140px;
}

.chapterAddToCart {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.readNowLabel {
    color: #000;
    height: 32px;
    line-height: 28px;
    padding: 0px;
    background-color: white;
}

.chapterCheckoutLabel {
    margin: 0px;
}

.chapterInCartButton {
    margin: 2px 0px 2px 2px;
}

.checkoutNowChapterLink {
    width: 100%;
}

.altBookAddToCart {
    font-size: 12px;
}

.tocNoticeText {
    font-size: 10px;
}

.book-about-column {
    padding: 0px 0px;
}

.chapterPricingColumn {
    padding: 10px 0px 10px 0px;
}

}

/*iPad Pro Portrait */
@media screen and (min-width: 1024px) and (min-height:1366px) {
.book-about-column {
    width: 100%;
}
.aboutPageDocument {
    padding: 0px 0px;
}
.bookImageAndDesc {
    margin-left: 2%;
}

.bookImageAndDesc {
    margin-left: 0%;
}
 .book-about-column {
    width: 100%;
    margin: 0 auto;
} 

.slidesContainer {
    padding-top: 0px;
}

}

/*iPad Portrait */
@media screen and (min-width: 768px) and (min-height:1024px) {

.bookImageAndDesc {
    float: left;
}

.slidesContainer {
    width: 100%;
    padding-top: 10px;
}

.slideBookCover {
    width: 90%;
}

.chapter-list-cover-image {
    width: 75%;
}

.book-title-and-description {
    float: left;
    width: 100%;
}

.bookTitleSubText {
    padding-right:10px;
}

.book-about-column {
    max-width: 1100px;
    margin: auto;
}
.Chapter_Mark_As_Read {
    width: 20%;
}

.purchaseOptionTitleAndPrice {
    width: 40%;
    float: left;
}

.purchaseOptionTitle {
    width: 100%;
    margin-top: 0px;
}

.abouttext {
    width: calc(100% - 0px);
    margin-right: 0px;
}

.chapter-list-cover-image {
    width: 100%;
}

.book-images-container {
    width: 70%;
}

.aboutPageDetails {
    width: calc(40% - 10px);
}

.aboutPageButtonContainer {
    width: calc(60% - 0px);
}

.readorBuyButton {
    width: 47%;
}

.chapterPriceDetails {
    width: calc(60% - 10px);
}

.bookPriceContainer {
    margin-right: 0px;
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 5px;
}

.bookPrice {
    margin-right: 0px;
    width: 100%;
    text-align: left;
    margin-top: 5px
}

.readorBuyButton {
    float: right;
    width: 45%;
}

.loginToBuyButton {
    float: right;
    width: 45%;
}

.readnowbutton {
    width: 100%;
}

.Book_Mark_As_Read_ {
    width: 45%;
}

.bookAboutImageandButtons {
    padding: 5px 10px;
}

.chapterAddToCartButton {
    margin: 5px 2px 2px 2px;
}

.Chapter_Mark_As_Read {
    width: 10%;
}

.chapterPriceName {
    width: 45%;
}

.chapterAddToCart {
    width: 40%;
}

}

/*iPad Landscape */
@media screen and (min-width: 1024px) and (min-height:768px) {

.bookAboutImageandButtons {
    padding: 5px 10px;
}

}

/*iPad Pro Landscape */
@media screen and (min-width: 1366px) and (min-height:1024) {
.book-images-container {
    width: 75%;
}

.chapterAddToCart {
    width: 30%;
}

}

/*Phone Landscape */
@media screen and (min-width: 450px) and (max-width: 850px) and (min-height:320px) and (max-height:475px) {

.pageHeader {
    padding: 0px 10px;
}

.bookAboutRight {
    width: 60%;
    padding: 0%;
    margin: 0px;
}

.bookAboutLeft {
    width: calc(40% - 20px);
    padding: 5px;
     min-height: 250px;
}

.chapter-list-cover-image {
    width: 100%;
}

.aboutPageDetails {
    width: 60%;
    float:right;
}

.slidesContainer {
    width: 90%;
    min-height: 220px;
}

.column {
    width: 20%;
}

.purchaseOptionTitleAndPrice {
    width: 50%;
    float: left;
}

.purchaseOptionTitle {
    width: 100%;
    margin-top: 0px;
}


.bookPriceContainer {
    margin-right: 0px;
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 5px;
}

.readorBuyButton {
    float: right;
    width: 50%;
}
    
}


