/*
 Theme Name:     REAL Divi
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
	#47218e purple
Button
bg:#7c6dc2 light purple
bg hover:#1c0b3c dark purple
------------------------------------------------------- */
.text-center{text-align:center;}

.et_pb_module a:link, .et_pb_module a:visited{font-weight:bold;color:#7c6dc2 !important;}
.et_pb_module a:hover{font-weight:bold;color:#1c0b3c !important;}

.entry-content a:link, .entry-content a:visited{font-weight:bold;color:#7c6dc2 !important;}
.entry-content a:hover{font-weight:bold;color:#1c0b3c !important;}

.et_pb_text_align_left ul, .et_pb_text_align_left ol{
	margin-top:3px !important;
	padding-top:3px !important;
	margin-left:30px;
	margin-bottom:30px;}
	
.et_pb_text_align_left ul li, .et_pb_text_align_left ol li{
	margin-top:0 !important;
	padding-top:0 !important;}


.et_pb_text_align_left ul li{
list-style-type: disc !important;}

.et_pb_text_align_left ol li{
list-style-type: decimal !important;}


#split-book-feature-container{background:linear-gradient(98deg,#262626 50%,#d8d8d8 50%)!important;
-webkit-box-shadow: 0px 0px 25px -10px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 25px -10px rgba(0,0,0,0.75);
box-shadow: 0px 0px 25px -10px rgba(0,0,0,0.75);
}

@media only screen and ( max-width:981px ){

}

@media all and (max-width: 767px) {
#split-book-feature-container{background:transparent !important;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
}

.twofeat-columns .et_pb_module {width:50%; float: left;}

@media all and (max-width: 1020px) {
.twofeat-columns .et_pb_module img {width:80%;}
}

@media all and (max-width: 767px) {
.twofeat-columns .et_pb_module {width:100%;}
.darkcol{background:#262626;}
.lightcol{background:#d8d8d8;}
}

#split-book-feature-container .darkcol .et_pb_button_wrapper .et_pb_promo_button.et_pb_button:hover {
    color: #ffffff !important;
    border-color: #ffffff !important;
	background:#262626 !important;
}


#split-book-feature-container .lightcol .et_pb_button_wrapper .et_pb_promo_button.et_pb_button:hover {
    color: #000000 !important;
    border-color: #000000 !important;
	background:#d8d8d8 !important;
}


/* *************** JetPack Form & Custom Buttons *************** */

#subscribe-email input {
display:block; 
padding:15px 0; 
margin:5px 0 0 0; 
text-indent:15px;
background:#f7f9fb;
border:3px solid #eff1f3;
color:#000000;
font-weight:bold;
font-size:20px;
}

#subscribe-email input:focus {
border:3px solid #eff1f3;
color:#000000;
}

#subscribe-submit input{
background: #7c6dc2; 
border:0;
border-color:#7c6dc2; 
color: #ffffff !important;
text-transform:uppercase;
font-size: 15px;
font-weight:bold;
  display: inline-block;
  padding: 15px 0px;
  margin-top: 0;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
width:95%;
}
#subscribe-submit input:hover{
background: #1c0b3c; 
border-color:#1c0b3c; 
color: #ffffff !important;
}

/*
******************************************
COVERS & IMAGES
******************************************
*/
.img-responsive{
  display: block;
  max-width: 100%;
  height: auto;
}

.aligncenter .img-responsive {margin: 20px auto;}

@media all and (max-width: 767px) {
.aligncenter .img-responsive {display: block; margin: 20px auto;}
.alignright .img-responsive {display: block; margin: 20px auto;}
.alignleft .img-responsive {display: block; margin: 20px auto;}
.img-responsive .aligncenter  {display: block; margin: 20px auto;}
.img-responsive .alignright {display: block; margin: 20px auto;}
.img-responsive .alignleft  {display: block; margin: 20px auto;}
}

.brder {border:1px solid #000000;}

/*
******************************************
HEADER
******************************************
*/
#main-header{
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
    box-shadow:none !important;
}


.customHeader1{
	display: block;
	margin:auto;
	background:#ffffff;
}


.customHeader1 img{
	display: block;
	margin:auto;
}

.customHeader{
    margin:  0px auto 0;
	padding:0;
	/*width:100%;*/
	text-align:center;
}

.customHeader img{
    margin:0 auto;
	text-align:center;
	/*width:100%;*/
}

#et-main-area{padding-top:50px;}
.home #et-main-area{padding-top:0px;}

/*
******************************************
NAVIGATION MENU
******************************************
*/

#top-menu-nav{padding-top:15px;}

#main-header{
	border-bottom:4px solid #989cdb;
}

.bookbub a, .bookbub a:link, .bookbub a:visited, .bookbub a:hover{
	font-family: helvetica, arial; 
	font-weight: bold !important;
}
.socialbutton img{
width:32px !important;
height:32px !important;
}

.socialbutton{
margin-left:0 !important;
margin-right:0 !important;
padding-left:0 !important;
padding-right:0 !important;
}

#top-menu-nav ul.nav li.menu-item a{text-transform: uppercase;}
#top-menu-nav ul.nav li.menu-item.menu-item-has-children ul.sub-menu li a{text-transform: none !important;}

/*
******************************************
MOBILE MENU TABLET
******************************************
*/

/*You will need to insert the following code into the CSS of the page.
(This code needs to go above any other code that targets certain sized screens)*/

/*Tablet Menu Shown*/

@media only screen and ( max-width:980px ) and ( min-width:768px ){
#main-header{
	margin-bottom:0px !important;
	padding-bottom:0px !important;}

#top-menu-nav {
display:block !important;
margin-bottom:0px !important;
padding-bottom:0px !important;
margin-top:6px;
}

#top-menu {
display:block !important;
}

#et_mobile_nav_menu {
display:none !important;
}

.et-fixed-header #top-menu-nav {
margin-bottom:0;
}

/* set the width, and right align */
#top-menu-nav {
max-width: 980px;
right: 0;
left:auto;
}
}

@media only screen and ( max-width:767px ){
#top-menu-nav {
display:block !important;
margin-top:0px !important;
padding-top:0px !important;
margin-bottom:0px !important;
padding-bottom:0px !important;
}
}

/*
******************************************
MOBILE MENU DESIGN

navbar purple #53369e
light blue-purple #f4f5fc
soft purple navbar border #989cdb

******************************************
*/
#et_mobile_nav_menu{
	margin-top:0px !important;
	padding-top:0px !important;
}
#et_mobile_nav_menu .closed{background:#ffffff !important;}
#et_mobile_nav_menu .opened{background:#ffffff !important;}

.et_mobile_menu li a:hover{background:#f4f5fc;}

.et_mobile_menu li.menu-item-has-children a{background:#ffffff;}
.et_mobile_menu li.menu-item-has-children a:hover{background:#f4f5fc;}

#mobile_menu .current_page_item a{background:#f4f5fc !important;}
#mobile_menu .current_page_item .sub-menu a {background:#989cdb !important;}
#mobile_menu .current_page_item a:hover{background:#f4f5fc !important;}
#mobile_menu .current_page_item .sub-menu a:hover {background:#ffffff !important;}

.et_mobile_menu {border-top-color: #989cdb !important;}

.et_mobile_menu li a {font-size: 16pt !important; font-weight:normal !important;}

#main-content .container {
padding-top: 25px !important;
}

span.mobile_menu_bar:before {
    color: #53369e !important;
}

.select_page{
    color: #53369e !important;
}


/*
******************************************
HEADERS
******************************************
*/

.script-font{font-family: 'Just Another Hand', cursive;}

h1,h2,h3,h4,h5,h6{
line-height:1.5em;
padding-bottom:0;
margin-top:20px;
margin-bottom:10px;}

h1.entry-title, h1.main_title{
padding-bottom:0;
margin-top:0px !important;
margin-bottom:5px !important;
padding-top:0px;
}
   
.footer-widget .fwidget h4.title{line-height:1.5em !important;}

#sidebar h4.widgettitle{
font-size:25px;
text-align:center;
font-weight:bold;
}

@media only screen and ( max-width:980px ){
body { font-size:16px !important; }

h1 {
	font-size: 30px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 18px;
}
}

/*
******************************************
HOME PAGE - FEATURED COVERS
******************************************
*/

#featured-releases .feat-cover-info {float: left; width:33.3%;}

@media all and (max-width: 980px) {
#featured-releases .feat-cover-info {width:33.3%;}
}
 
@media all and (max-width: 767px) {
#featured-releases .feat-cover-info {width:100%;}
}

.feat-cover-info{text-align:center;margin:auto; display:block;}

.feat-cover-info h2{text-align:center;font-family: 'Just Another Hand', cursive;}

.cover {border:1px solid #000000;margin-bottom:20px;}
.coverimg {margin-bottom:20px;}

.newsdate{font-size:larger;font-weight:bold;margin-bottom:5px;}

/*
******************************************
COLUMNS
******************************************
*/

.two-columns .et_pb_module {width:50%; float: left;}
.two-columns .et_pb_image img {width:90%;}

.columns-x-two .et_pb_module {width:50%;float: left;}
.columns-x-two .et_pb_text_1 .et_pb_text_inner {padding-right:50px;}

@media (min-width: 768px) and (max-width: 991px){
.columns-x-two .et_pb_text_1 .et_pb_text_inner {padding-right:50px;}
}

@media all and (max-width: 991px) {
.two-columns .et_pb_module {width:100%;}
.columns-x-two .et_pb_module {width:100%;}

}

.ds-vertical-align { 
    display: flex; 
    flex-direction: column; 
    justify-content: center;
} 

/*
******************************************
BOOK PAGES
******************************************
*/

h1.booktitle{
	text-align:right;
	margin-top:0px;
	border-bottom: 1px solid #593da8;
	margin-bottom:0px;
	color:#593da8;}
	
@media all and (max-width: 767px) {
h1.booktitle{
	text-align:center;
	margin-top:20px;
	color:#593da8;}
}
	
span.booktitle{
	text-align:center;
	font-size: larger;
	font-weight:bold;
}
h3.subtitle{
	text-align:left;
	font-family: 'Rock Salt', cursive;
	margin-top:5px;
	margin-bottom:30px;}
span.subtitle{
	text-align:center;
	font-style:italic;}
h3.series-info{
	text-align:right;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:30px;}
span.series-info{
	text-align:center;
	font-weight:bold;
}
h4.release-date{
	text-align:center;
	color:#da2078; /*pink*/}
span.release-date{
	text-align:center;
	font-size: medium;
	color:#da2078; /*pink*/}
	
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}

@media all and (max-width: 767px) {
.pull-right {
  float: none !important;
  text-align:center;
}
.pull-left {
  float: none !important;
  text-align:center;
}

h3.series-info{
	text-align:center;}
}
	
.center-cover{display: block;margin:auto;}
	
p.series-info{text-align:center;}

.cover-container, .text-container{
	padding-top:60px;
}

@media (max-width: 767px) {
.cover-container, .text-container{
	padding-top:20px;
}

.teaser-content-container .blurb{
	padding-top:50px !important;
}

}

.other-books{
	border-top: 1px solid #593da8;
	padding-top:20px;
	border-bottom: 1px solid #593da8;
	padding-bottom:20px;
}

.buybook-row{
	margin-top:20px;
	border-top: 1px solid #593da8;
	padding-top:20px;
}

h2#order-audio, h2#order-print, h2#order-book{
	font-family: 'Rock Salt', cursive;
	color:#593da8;
}

h2#connected-books{
	font-family: 'Rock Salt', cursive;
	color:#593da8;
	text-align:center;
	margin-top:0px;
}

h2#order-audio{	text-align:center;}

.et_pb_tabs-custom{
	border:0 !important;
}

.et_pb_tabs-custom .et_pb_tabs_controls{
font-family: 'Rock Salt', cursive;
font-size: large;
background:#ffffff;
border-color:#d8dcf9 !important;	
}

.et_pb_tabs-custom .et_pb_tabs_controls .et_pb_tab_active{
font-family: 'Rock Salt', cursive;
font-size: large;
background:#f4f5fc;
border-color:#d8dcf9 !important;	
}

.et_pb_tabs-custom .et_pb_tabs_controls li{
border-color:#d8dcf9 !important;	
}

.songtitle{text-transform:uppercase;}

/* *************** Excerpt *************** */

.excerpt p{
	text-align: left;
	text-indent:0px;}

.excerpt img{border:1px solid #000000;}

.excerpt h2, .excerpt h3, .excerpt h4 {
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;}

@media all and (min-width: 768px) {

.excerpt p{
	text-align: justify;
	text-indent:45px;}
	
}

@media all and (max-width: 767px) {
.et_pb_tab, .et_pb_tab_content, .excerpt{
	padding:0;
	margin:0;}
}

/*Other Books in Series*/
.series-thumb-container{text-align:center;margin:auto;}
.seriesthumb{
	border:1px solid #000000;
	
}


/*Series & Genre Pages*/
.series-cover{margin-bottom:20px;}


/*International Edtions & Audio Page*/

h4.term-heading{ 
	font-family: 'Rock Salt', cursive;
	color:#000000;
	text-align:left;
	font-size:26px;
	margin-top:0px;}
    
.ie-cover-container{margin-bottom:20px;}
.audio-cover{margin-bottom:20px;}
    
.coverthumbs{display: block;margin:auto;border:1px #000000 solid;}

a.publink:link, a.publink:visited, a.publink:hover{font-weight:normal !important;}


/*Audio Page*/
.toggle_custom_1 {
border: none;
background:none;
}

.toggle_custom_1.et_pb_toggle {
    border: none;
    border-bottom: 3px solid #ddd !important;
    transition: 0.4s
}

.toggle_custom_1.et_pb_toggle_open{
    border-bottom: 3px solid #000000 !important;
    }

.toggle_custom_1.et_pb_toggle_open.et_pb_toggle.et_pb_toggle {
    padding: 20px;
    box-shadow: 0 16px 23px -11px rgba(0, 0, 0, 0.3);
}

.toggle_custom_1.et_pb_toggle.et_pb_toggle h5 {
padding-left: 45px;
color:#000000;
text-transform:uppercase;
margin-top:0px;
margin-bottom:0px;
text-align:center;
}

.toggle_custom_1 .et_pb_toggle_title:before {
right: 94% !important;
color: #000000;
}
/*
******************************************
BUY BUTTONS
******************************************
*/
ul.buy-buttons, ul.inline{
	margin-left:0;
	padding-left:0;
	list-style: none;}

ul.inline li{list-style: none;display: inline-block;padding:0 10px 5px;}

ul.buy-buttons li {
	display: inline-block;
	vertical-align: middle;
    width: 60px;
    height: 60px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
}

ul.buy-buttons li:hover {
    width: 80px;
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform:scale(1.2, 1.2);
}

ul.buy-buttons li.badge {
	display: inline-block;
	vertical-align: middle;
    width: 150px;
    height: 43px;
    padding-left:5px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
}

ul.buy-buttons li.badge:hover {
    width: 150px;
    height: 43px;
    padding-left:5px;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
}

p.moreorderlinks{margin-top:0;padding-top:0;}

/*
******************************************
ROWS & COLUMNS
******************************************
*/

/* *************** Visibility *************** */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

/* *************** Hidden *************** */

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

/* *************** Columns & Rows *************** */

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

/* *************** Centered Rows *************** */
.justify-content-center{text-align:center;}
.bookcol{
	display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
    text-align: left;
    vertical-align: top;
    margin-bottom:20px;
}