@charset utf-8;
/*
Theme Name: SixEightBlue
Theme URI: http://www.hoglab.com
Author: MrHOG
Author URI: http://www.hoglab.com
Description: A clean base the to develop upon. It has as the basic WordPress functionality that can help any WordPress developer create their own WordPress theme.
Tags: white, custom-background, custom-header, custom-menu, editor-style, featured-images, post-formats, threaded-comments, translation-ready
Text Domain: sixeightblue
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.htm
Version: 2.7.1
*/


/*
==========================================
  Font Styles
==========================================
*/
@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/OpenSans-Light-webfont.eot');
    src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('fonts/OpenSans-Semibold-webfont.eot');
    src: url('fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/OpenSans-Bold-webfont.eot');
    src: url('fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansextrabold';
    src: url('fonts/OpenSans-ExtraBold-webfont.eot');
    src: url('fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-ExtraBold-webfont.woff') format('woff'),
         url('fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-ExtraBold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ralewaybold';
    src: url('fonts/raleway-bold-webfont.eot');
    src: url('fonts/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-bold-webfont.woff2') format('woff2'),
         url('fonts/raleway-bold-webfont.woff') format('woff'),
         url('fonts/raleway-bold-webfont.ttf') format('truetype'),
         url('fonts/raleway-bold-webfont.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaysemibold';
    src: url('fonts/raleway-semibold-webfont.eot');
    src: url('fonts/raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-semibold-webfont.woff2') format('woff2'),
         url('fonts/raleway-semibold-webfont.woff') format('woff'),
         url('fonts/raleway-semibold-webfont.ttf') format('truetype'),
         url('fonts/raleway-semibold-webfont.svg#ralewaysemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaymedium';
    src: url('fonts/raleway-medium-webfont.eot');
    src: url('fonts/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-medium-webfont.woff2') format('woff2'),
         url('fonts/raleway-medium-webfont.woff') format('woff'),
         url('fonts/raleway-medium-webfont.ttf') format('truetype'),
         url('fonts/raleway-medium-webfont.svg#ralewaymedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewayregular';
    src: url('fonts/raleway-regular-webfont.eot');
    src: url('fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-regular-webfont.woff2') format('woff2'),
         url('fonts/raleway-regular-webfont.woff') format('woff'),
         url('fonts/raleway-regular-webfont.ttf') format('truetype'),
         url('fonts/raleway-regular-webfont.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaylight';
    src: url('fonts/raleway-light-webfont.eot');
    src: url('fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-light-webfont.woff2') format('woff2'),
         url('fonts/raleway-light-webfont.woff') format('woff'),
         url('fonts/raleway-light-webfont.ttf') format('truetype'),
         url('fonts/raleway-light-webfont.svg#ralewaylight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewayextralight';
    src: url('fonts/raleway-extralight-webfont.eot');
    src: url('fonts/raleway-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-extralight-webfont.woff2') format('woff2'),
         url('fonts/raleway-extralight-webfont.woff') format('woff'),
         url('fonts/raleway-extralight-webfont.ttf') format('truetype'),
         url('fonts/raleway-extralight-webfont.svg#ralewayextralight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaythin';
    src: url('fonts/raleway-thin-webfont.eot');
    src: url('fonts/raleway-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-thin-webfont.woff2') format('woff2'),
         url('fonts/raleway-thin-webfont.woff') format('woff'),
         url('fonts/raleway-thin-webfont.ttf') format('truetype'),
         url('fonts/raleway-thin-webfont.svg#ralewaythin') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*
==========================================
  Base Styles
==========================================
*/
* {
  padding: 0;
  margin: 0;
  text-decoration: none;
  outline: none;
}
*:focus {
  outline: none;
}
html {
  height: 100%;
}
body {
  height: 100%;
  background: ;
  -webkit-text-size-adjust: none;
  font-family: 'open_sansregular', Georgia, Times, serif;
  color: ;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
h1 {
}
h2 {
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid #aaa;
  font-size: 28px;
  color: #212630;
}
a:link {
  color: #ff6c00;
}
a:visited {
  color: #ff6c00;
}
a:hover {
  color: rgb();
}
a:active {
}
p {
  margin-bottom: 10px;
}
hr {
  margin: 20px 0;
}


/*
==========================================
  Helper Classes
==========================================
*/
.fontOpenSansLight {
  font-family: 'open_sanslight', Georgia, Times, serif;
}
.fontOpenSans {
  font-family: 'open_sansregular', Georgia, Times, serif;
}
.fontOpenSansSemi {
  font-family: 'open_sanssemibold', Georgia, Times, serif;
}
.fontOpenSansBold {
  font-family: 'open_sansbold', Georgia, Times, serif;
}
.fontOpenSansExtra {
  font-family: 'open_sansextrabold', Georgia, Times, serif;
}
.learnMore {
  padding: 15px 30px;
  display: block;
  background: rgb();
  color: rgb() !important;
}
.learnMore:hover {
  color: rgb();
}


/*
==========================================
  Main Structure Styles
==========================================
*/
/* ----------------- Main Wrap ----------------- */
#mainWrap {
  min-height: 100%;
}

#topBar {
  min-height: 40px;
  background-color: #212630;
  font-size: 14px;
}
#topBarRight {
  text-align: right;
  line-height: 39px;
  color: #687287;
}
#topBarRight img {
  max-height: 39px;
  vertical-align: middle;
}
#topBarRight span {
  vertical-align: middle;
  font-size: 13px;
  font-style: italic;
}
.homeBtn {
  line-height: 40px;
  padding: 0 20px;
  display: block;
  float: left;
  background-color: #ff6c00;
  color: #fff !important;
}
.homeBtn:visited {
  color: #fff !important;
}

/* ----------------- Header ----------------- */
#mainHeader {
  min-height: 100px;
  margin-bottom: 30px;
  overflow: auto;
  background-color: #b6b6b6;
  box-shadow: 0 10px 10px rgba(0,0,0,0.2);
}
#headerContent {
  min-height: 100px;
}
#headerLeft {
  padding: 7px 0;
}

/* --- Header Content --- */

/* --- Main Menu --- */
#menuToggle {
  line-height: 80px;
  text-align: center;
  display: none;
  background-color: #212630;
  font-size: 20px;
  color: #fff;
}

#mainMenu {
  min-height: 75px;
  background-color: #fff;
  font-family: 'ralewayregular', Arial, Helvetica, sans-serif;
  font-size: 18px;
}
#mainMenu ul {
  list-style: none;
}
#mainMenu ul li {
  float: left;
  border-right: 1px solid #ddd;
}
#mainMenu ul li:first-of-type {
  border-left: 1px solid #ddd;
}
#mainMenu ul li a {
  line-height: 75px;
  padding: 0 30px;
  display: block;
  color: #212630;
}
#mainMenu ul li a:hover {
  color: #ff6c00;
}

/* --- Social --- */
/* --- Search Bar --- */
#searchBox {
  min-height: 50px;
  position: relative;
}
#formSearch {
  width: 45%;
  position: absolute;
  top: 29px;
  right: 0;
}
#formSearch #s {
  width: 77%;
  height: 40px;
  padding: 2px 10px;
  border: none;
  box-sizing: border-box;
  float: left;
  background: rgb(255,255,255);
  color: rgb(100,100,100);
}
#formSearch #searchsubmit {
  width: 23%;
  height: 40px;
  border: none;
  box-sizing: border-box;
  float: left;
  background-color: #ff6c00;
  color: rgb(255,246,140);
  cursor: pointer;
}
#formSearch #searchsubmit i {
  font-size: 1.7em;
}


/* ----------------- Content ----------------- */
#mainBanner {
  margin-bottom: 70px;
  background-color: #eee;
}
#mainContent {
  padding: 0 0 160px 0;
}
#contentLeft article ul, #contentLeft article ol {
  margin: 0 0 10px 20px;
}
#contentLeft article ul li, #contentLeft article ol li {
  margin: 0 0 5px 5px;;
}
#latestBooks h2, #futureBooks h2 {
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid #aaa;
  font-size: 28px;
  color: #212630;
}
.latestBookBox {
  padding: 30px 15px 60px;
}
.bookInfo {
  height: 95px;
  text-align: center;
}
.bookInfo h3 {
  line-height: 110%;
  margin-bottom: 8px;
  font-family: 'open_sanssemibold', Georgia, Times, serif;
  font-size: 16px;
  font-weight: normal;
  color: #212630; 
}
.bookInfo p {
  line-height: 110%;
  font-size: 14px;
  color: #777; 
}

/* ----------------- Sidebar ----------------- */
#contentRight {
  padding-left: 20px;
}
.sidebarBox {
  padding-bottom: 40px;
}
.sociaList {
  padding: 20px 0 10px;
  overflow: auto;
}
.sociaList ul {
  list-style: none;
}
.sociaList ul li {
  width: 25%;
  float: left;
  text-align: center;
}
.sociaList ul li a {
  width: 100%;
  line-height: 60px;
  display: block;
  background-color: #3a579a;
  font-size: 2em;
  color: #fff;
}
.sociaList ul li:nth-of-type(1) a {
  border-radius: 6px 0 0 6px;
}
.sociaList ul li:nth-of-type(2) a {
  background-color: #00abf0;
}
.sociaList ul li:nth-of-type(3) a {
  background-color: #df4a32;
}
.sociaList ul li:nth-of-type(4) a {
  border-radius: 0 6px 6px 0;
  background-color: #ff6d00;
}

#mailingList p {
  margin-bottom: 20px;
}
#mailingList fieldset {
  margin-top: 15px;
  border: none;
}
#mailingList fieldset input[type="email"] {
  width: 100%;
  height: 40px;
  padding: 2px 10px;
  border: 1px solid #aaa;
  box-sizing: border-box;
  font-size: 16px;
}
#mailingList fieldset input[type="submit"] {
  padding: 10px 30px;
  float: right;
}

/* ----------------- Footer ----------------- */
#mainFooter {
  min-height: 140px;
  margin-top: -140px;
  background-color: #b6b6b6;
}
#footerInfo {
  min-height: 100px;
}
.footerBox {
  padding: 10px 0 10px 20px;
}
.footerBox:first-of-type {
  padding: 10px 0 10px 0;
}
.footerBox h6 {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: normal;
}
.footerBox ul {
  float: right;
  list-style: none;
}
.footerBox ul li {
  margin-left: 10px;
  float: left;
}
.footerBox ul li a {
  color: #212630;
}
#siteInfo {
  min-height: 40px;
  background-color: #212630;
  font-size: 14px;
  color: #8fa1c4;
}
#siteInfo p {
  margin: 0;
  line-height: 40px;
}
#designInfo {
  text-align: right;
}


/*
==========================================
  Specific Page Styles
==========================================
*/
/* ----------------- Home ----------------- */
#allBooks {
  max-width: 100%;
  padding: 10px 15px 30px 15px;
}
#allBooks .btnPrimary {
  max-width: 100%;
  padding: 20px;
  background-color: #1d273d;
}
#allBooks .btnPrimary:hover {
  background-color: #ff6a00;
}

/* ----------------- Single ----------------- */
#bookDetails {
  padding: 20px;
  margin-bottom: 30px;
  overflow: auto;
  background-color: #eee;
}
.bookCover {
  margin: 0 20px 0 0;
  float: left;
}
#bookDetails h1 {
  line-height: 100%;
  margin-bottom: 20px;
  font-size: 36px;  
  font-family: 'open_sansextrabold', Georgia, Times, serif;
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: -1px;
  color: #000;
}
#bookDetails .bookInfoIn {
  font-family: 'open_sanssemibold', Georgia, Times, serif;
}
#bookDetails .bookInfoIn span {
  color: #666;
}
#bookDetails .btnPrimary {
  float: left;
}
#bookDescription h3, #bookCheckout h4 {
  margin-bottom: 10px;
  font-size: 20px;  
  font-family: 'open_sansextrabold', Georgia, Times, serif;
  text-transform: uppercase;
  letter-spacing: -1px;
}
#bookCheckout {
  padding: 20px 0;
}
#bookPaypal {
  height: 180px;
  padding: 20px;
  border-top: 1px dotted #000000; 
  border-bottom: 1px dotted #000000;
  text-align: left;
  background-color: #eeeeee;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
}
#bookPaypal fieldset {
  margin-bottom: 10px;
  border: none;
}
#bookPaypal fieldset span {
  font-family: 'open_sansregular', Georgia, Times, serif;
  font-size: 18px;
  color: #444;
}
#bookPaypal fieldset input, #bookPaypal fieldset select {
  height: 30px;
  padding: 2px 5px;
  box-sizing: border-box;
}
.hideSection {
  display: none;
}
/* ----------------- Contact ----------------- */
.wpcf7 input[type="email"], .wpcf7 input[type="text"] {
  width: 50%;
  height: 40px;
  padding: 2px 10px;
  border: 1px solid #aaa;
  box-sizing: border-box;
  font-size: 16px;
}
.wpcf7 textarea {
  max-width: 100%;
  min-width: 100%;
  height: 200px;
  padding: 2px 10px;
  border: 1px solid #aaa;
  box-sizing: border-box;
  font-size: 16px;
}
.wpcf7 input[type="submit"] {
  padding: 10px 30px;
  float: left;
}
/* ----------------- Search ----------------- */



/*
==========================================
  Scripts and Plugins Styles
==========================================
*/
/* ----------------- Bx Slider ----------------- */
.bx-wrapper .bx-viewport {
  box-shadow: none;
  border: none;
  left: 0;
}
.bxslider li {
  position: relative;
}
.bxslider li .slideWrap {
  width: 100%;
  height: 100%;
  position: absolute;
}
.bxslider li .slideWrap .slideCont {
  width: 100%;
  height: 100%;
  position: relative;
}
#mainBanner .slideImage {
  width: 310px;
  min-height: 455px;
  padding: 20px 0 20px 20px;
  box-sizing: border-box;
  float: left;
}
#mainBanner .slideInfo {
  width: 530px;
  min-height: 455px;
  padding: 20px;
  box-sizing: border-box;
  margin-left: 310px;
}
#mainBanner .bxslider li .slideWrap .slideCont h3 {
  line-height: 100%;
  font-size: 36px;  
  font-family: 'open_sansextrabold', Georgia, Times, serif;
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: -1px;
  color: #000;
}
#mainBanner .slideAuthor {
  font-family: 'open_sansregular', Georgia, Times, serif;
  font-size: 24px;
}
#mainBanner .slidePrice {
  font-family: 'open_sanslight', Georgia, Times, serif;
  font-size: 40px;
  color: #900;
}
#mainBanner .bxslider li .slideWrap .slideCont .slideCTA {
  padding: 10px 0;
}
#mainBanner .bxslider li .slideWrap .slideCont .slideCTA .slideBtn {
  padding: 20px 30px;
  display: block;
  float: right;
  background: #ff6a00;
  font-family: 'ralewayregular', Arial, Times, serif;
  font-size: 20px;
  color: #fff;
  text-shadow: none;
  transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -webkit-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
}
#mainBanner .bxslider li .slideWrap .slideCont .slideCTA .slideBtn:hover {
  background: #ffae00;
}
#mainBanner .bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
#mainBanner .bx-wrapper .bx-pager {
  width: 100%;
  padding-bottom: 15px;
}
#mainBanner .bx-wrapper .bx-pager {
  max-width: 310px;
  text-align: center;
}

#mainBanner .bx-wrapper .bx-pager .bx-pager-item, #mainBanner .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
#mainBanner .bx-wrapper .bx-pager.bx-default-pager a {
  background: #958671;
  text-indent: -9999px;
  display: block;
  width: 12px;
  height: 12px;
  margin: 0 3px;
  outline: 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
#mainBanner .bx-wrapper .bx-pager.bx-default-pager a:hover, #mainBanner .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #ff6a00;
}
#mainBanner .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -38px;
  outline: 0;
  width: 38px;
  height: 76px;
  text-indent: -9999px;
  z-index: 999 !important;
}
#mainBanner .bx-wrapper .bx-prev {
  left: 240px;
  background: url(images/slider/controls.png) no-repeat 0 0;
}

#mainBanner .bx-wrapper .bx-next {
  right: 240px;
  background: url(images/slider/controls.png) no-repeat -38px 0;
}

#mainBanner .bx-wrapper .bx-prev:hover {
  background: url(images/slider/controls.png) no-repeat 0 -76px;
}

#mainBanner .bx-wrapper .bx-next:hover {
  background: url(images/slider/controls.png) no-repeat -38px -76px;
}

@media only screen and (max-width: 1220px) {
#mainBanner .slideImage {
  width: 220px;
  min-height: 405px;
}
#mainBanner .slideInfo {
  width: 450px;
  min-height: 405px;
  margin-left: 220px;
}
#mainBanner .bxslider li .slideWrap .slideCont h3 {
  font-size: 24px;  
}
#mainBanner .slideAuthor {
  font-size: 14px;
}
#mainBanner .slidePrice {
  font-size: 20px;
}
#mainBanner .bx-wrapper .bx-pager {
  max-width: 235px;
  margin-top: -20px;
  position: relative;
  z-index: 99;
}
#mainBanner .bxslider li {
  min-height: 370px;
}
}
@media only screen and (max-width: 1000px) {
#mainBanner .slideImage {
  width: 150px;
  min-height: 405px;
}
#mainBanner .slideInfo {
  width: 350px;
  min-height: 405px;
  margin-left: 150px;
}
#mainBanner .bxslider li .slideWrap .slideCont h3 {
  font-size: 16px;
}
#mainBanner .slideAuthor {
  font-size: 12px;
}
#mainBanner .slidePrice {
  font-size: 20px;
}
#mainBanner .bx-wrapper .bx-pager {
  max-width: 165px;
  margin-top: -40px;
}
}
@media only screen and (max-width: 760px) {
#mainBanner .bx-viewport {
  min-height: 850px;
  overflow: auto;
}
#mainBanner .slideImage {
  width: 100%;
  min-height: 455px;
  padding: 20px;
  float: none;
}
#mainBanner .slideInfo {
  width: 100%;
  min-height: 455px;
  margin-left: 0;
}
#mainBanner .bx-wrapper .bx-pager {
  text-align: left;
  max-width: 165px;
  margin-top: -40px;
  margin-left: 20px;
}
}

/* ========== Sidebar ========== */
#futureReleases {
  padding: 20px 40px;
  border: 1px solid #aaa;
  background-color: #eee;
}
#futureReleases .bx-wrapper {
  position: relative;
}
#futureReleases .bxsliderSide {
  text-align: center;
}
#futureReleases .bxsliderSide h4 {
  font-family: 'open_sanssemibold', Georgia, Times, serif;
  font-size: 20px;
}
#futureReleases .bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
#futureReleases .bx-wrapper .bx-pager {
  width: 100%;
  padding-bottom: 15px;
}
#futureReleases .bx-wrapper .bx-pager {
  max-width: 310px;
  text-align: center;
}

#futureReleases .bx-wrapper .bx-pager .bx-pager-item, #mainBanner .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

#futureReleases .bx-wrapper .bx-pager.bx-default-pager a {
  background: #958671;
  text-indent: -9999px;
  display: block;
  width: 12px;
  height: 12px;
  margin: 0 3px;
  outline: 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

#futureReleases .bx-wrapper .bx-pager.bx-default-pager a:hover, #mainBanner .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #ff6a00;
}
#futureReleases .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -38px;
  outline: 0;
  width: 38px;
  height: 76px;
  text-indent: -9999px;
  z-index: 999 !important;
}
#futureReleases .bx-wrapper .bx-prev {
  left: -40px;
  background: url(images/slider/controls.png) no-repeat 0 0;
}

#futureReleases .bx-wrapper .bx-next {
  right: -40px;
  background: url(images/slider/controls.png) no-repeat -38px 0;
}

#futureReleases .bx-wrapper .bx-prev:hover {
  background: url(images/slider/controls.png) no-repeat 0 -76px;
}

#futureReleases .bx-wrapper .bx-next:hover {
  background: url(images/slider/controls.png) no-repeat -38px -76px;
}
@media only screen and (max-width: 1000px) {
  #futureReleases .bxsliderSide h4 {
	font-size: 16px;
  }
  #futureReleases .bxsliderSide p {
	font-size: 13px;
  }
}

/* ----------------- Back to Top ----------------- */
.cd-container {
  width: 90%;
  max-width: 768px;
  margin: 2em auto;
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
.cd-top {
  display: inline-block;
  height: 60px;
  width: 60px;
  position: fixed;
  bottom: 30px;
  right: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  border-radius: 6px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.5) url(images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .5s 0s, visibility 0s .5s;
  -moz-transition: opacity .5s 0s, visibility 0s .5s;
  transition: opacity .5 0s, visibility 0s .5s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .5s 0s, visibility 0s 0s;
  -moz-transition: opacity .5s 0s, visibility 0s 0s;
  transition: opacity .5s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: rgb(0,0,0);
  opacity: 1;
}


/*
-------------------------------------------------------------------------
  Responsive Styles
  -This styles are a complement or overwrite of the sixeightblue.css file
-------------------------------------------------------------------------
*/

@media only screen and (max-width: 1220px) {
  .container {
    max-width: 960px;
  }
  .bookInfo h3 {
	font-size: 14px;
  }
  .bookInfo p {
	font-size: 12px; 
  }
  .bookInfo {
	height: 95px;
  }
}
@media only screen and (max-width: 1000px) {
  .container {
    max-width: 720px;
  }
  /* --- Main Menu --- */
  #menuToggle {
	display: block;
	cursor: pointer;
  }
  #mainMenuCont {
	display: none;
  }
  #mainMenu {
	min-height: 75px;
	background-color: #fff;
	font-family: 'ralewayregular', Arial, Helvetica, sans-serif;
	font-size: 18px;
	overflow: auto;
  }
  #mainMenu ul {
	list-style: none;
  }
  #mainMenu ul li {
	float: none;
	border: 1px solid #ddd;
	border-top: none;
  }
  #mainMenu ul li a {
	line-height: 65px;
	padding: 0 30px;
	text-align: center;
  }
  #mainMenu ul li a:hover {
	color: #ff6c00;
  }
  
  .sociaList ul li a {
    line-height: 50px;
	font-size: 1.2em;
  }
  .footerBox h6 {
	font-size: 12px;
  }
}
@media only screen and (max-width: 760px) {
  .container {
    max-width: 320px;
  }
  
  #topBarRight {
    display: none;
  }
  #headerLeft {
    text-align: center;
  }
  /* --- Search Bar --- */
  #searchBox {
	min-height: 90px;
	margin-top: -20px;
	position: relative;
  }
  #formSearch {
	width: 99%;
  }
  
  .bxslider li .slideWrap .slideCont .slideInfo .slideDesc {
    font-size: 16px !important;
  }
  .bookLink .btnPrimary {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  
  #contentRight {
	padding-left: 10px;
	padding-right: 10px;
  }
  .bookInfo {
	height: 100px;
  }
  .latestBookBox {
    padding: 30px 15px 90px;
  }
  
  .footerBox {
	padding: 10px 5px 10px 5px;
  }
  .footerBox ul {
    float: none;
  }
  .footerBox ul li {
    margin-left: 5px;
	margin-right: 5px;
  }
  .footerBox ul li:nth-of-type(2n+2) {
    display: none;
  }
  .footerBox:last-of-type {
	font-size: 14px;
  }
   
  #designInfo, #siteInfo {
    text-align: center;
  }
  
  .wpcf7 input[type="email"], .wpcf7 input[type="text"] {
	width: 100%;
  }
}