/* ***********************************

HokuBook Marketing Site

*********************************** */

body, cite, .btn, .checkbox label, .help-block, .nav-tabs .text-muted, dd, .table thead tr th small, .toolbar-title, .toolbar, .page-title, .faq-title, .plan .plan-price, .section-testimonials .section-title, .section-testimonials .section-title small, .section-contact .getintouch, .section-notfound h2 {
  font-weight: 300; }

.btn-xl, .section-introducing h3, .section-how h2 {
  font-weight: 200; }

h1, h2, h3, h4, h5, h6, .ion, .form-control, label, legend + .help-block, .nav-pills, dt, .header, .footer, .section-save .item, .section-love blockquote p, .section-business .lead, .section-plan a, .plan-bill, .plan-callout, .testimonial, .how-step, .form-submit, .requestaccount, .signup-plan-small, .signup-payment-amount, .signup-payment-date {
  font-weight: 400; }

th, .cart-summary td, .testimonial-author {
  font-weight: 600; }

legend, .purchase-condition, .section-contact h2 {
  font-weight: 700; }

.btn.btn-pill, .search-input-group, .search-input-group .isbn, .search-input-group .input-group-btn .btn-submit, .section-love cite .tweet-img, .testimonial-img {
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px; }

blockquote, .navbar-inverse, legend, .popover-title, .search-input-group .input-group-addon, .search-input-group .form-control {
  border: none; }

.navbar-inverse, .form-control, .btn-outline.btn-danger, .btn-outline.btn-danger:focus, .btn-outline.btn-danger:hover, .btn-outline.btn-danger:active, .popover-title, .carousel-control.left, .carousel-control.right, .page-index .header, .search-input-group .input-group-addon, .search-input-group .isbn-text, .search-input-group .form-control {
  background: none; }

.form-control, .popover, .panel, .search-input-group .form-control {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

td .form-control, .popover, .popover-title, .panel, .panel-footer, .nav-tabs li a, .nav-pills li a, .thumbnail {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

.jumbotron, .popover {
  text-align: center; }

/* ***********************************
Base
*********************************** */
body, .btn-link.btn, .tooltip, .popover, .nav-tabs .text-muted {
  font-family: 'Source Sans Pro', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; }


/*.section-hero h1, .section-introducing h2, .section-introducing h3, */
h1, h2, h3,
.btn-link,
.consult-confirm, label.h3,
.btn, .popover-title, .nav-tabs li a, .footer h2, .plan-name, .plan-callout, .signup-plan-name {
  font-family: 'Montserrat', 'Source Sans Pro', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; }

body {
  font-size: 16px; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0; }

p {
  margin-bottom: 20px; }

img {
  max-width: 100%;
  height: auto; }
  img.media-object {
    max-width: none; }

a {
  color: #4b72e2; }
  a:hover {
    color: #f24949; }
  a:focus, a:active {
    color: #ffa1a1; }

a, a:focus, a:hover, a:active, .btn-link, .btn-link:focus, .btn-link:hover, .btn-link:active {
  text-decoration: none; }

.ion {
  vertical-align: middle; }

html, body {
  height: 100%; }

#page {
  min-height: 100%; }

blockquote {
  margin: 0;
  padding: 0; }

cite {
  font-style: normal; }

/* ***********************************
Bootstrap
*********************************** */
.container {
  max-width: 960px; }

/* Navbar */
.navbar-inverse {
  margin-bottom: 0; }

.navbar-brand {
  height: auto;
  padding: 15px 0; }
  @media (max-width: 767px) {
    .navbar-brand {
      padding-left: 0; } }

.navbar-nav > li > a {
  padding: 20px; }
  .navbar-inverse .navbar-nav > li > a {
    color: #fff; }
    @media (max-width: 767px) {
      .navbar-inverse .navbar-nav > li > a {
        border-bottom: 1px solid #656875; }
        .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:active {
          background: #343645; } }
    .navbar-inverse .navbar-nav > li > a:hover {
      color: #f24949; }
    .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:active {
      color: #ffa1a1; }
  .navbar-nav > li > a, .navbar-nav > li > a.btn {
    font-size: 16px; }

@media (max-width: 767px) {
  .navbar-collapse {
    position: fixed;
    z-index: 10;
    top: 68px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: #2b2d39;
    background: rgba(43, 45, 57, 0.98);
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .navbar-collapse .btn {
      text-align: left; } }

.navbar-toggle {
  margin-top: 20px;
  margin-right: 0; }
  @media (min-width: 768px) {
    .navbar-toggle {
      margin-top: 30px; } }
  .navbar-inverse .navbar-toggle {
    border-color: #fff; }
    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
      background: #656875; }

/* Jumbotron */
.jumbotron h1, .jumbotron .h1 {
  margin-bottom: .5em;
  font-size: 44px; }
  @media (min-width: 768px) {
    .jumbotron h1, .jumbotron .h1 {
      font-size: 64px; } }
.jumbotron p, .jumbotron .input-group {
  font-size: 24px;
  margin-bottom: 2em;
  }
.jumbotron small {
  font-size: 16px;
  color: #fff;
  opacity: 0.3; }

/* Input */
.form-control {
  /* -md */
  font-size: 18px;
  height: 48px;
  position: relative;
  z-index: 2;
  border-color: #999ba4;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  .input-group .form-control {
    height: 46px; }
  td .form-control {
    text-align: center; }
  .form-control:focus ~ .label-placeholder, .form-control:active ~ .label-placeholder, .form-control.has-value ~ .label-placeholder {
    font-size: 14px;
    color: #8f93ac;
    top: 14px;
    left: auto;
    right: 10px; }

.form-col {
  padding-right: 0; }

.form-group {
  position: relative; }

.checkbox {
  margin-bottom: 15px; }
  .checkbox a {
    color: #5e5a5a; }

.label-placeholder {
  font-size: 18px;
  color: #cccccc;
  position: absolute;
  z-index: 1;
  top: 12px;
  left: 13px; }
  .form-col .label-placeholder {
    left: 28px; }

.checkbox label, .help-block {
  color: #938e8e; }

fieldset {
  margin: 30px 0 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e8e9ee; }
  @media (min-width: 768px) {
    fieldset {
      margin: 30px -40px 20px;
      padding: 0 40px 20px; } }

legend {
  font-size: 20px;
  color: #2a2525;
  margin: 0; }
  legend + .help-block {
    margin: 0 0 15px; }

/* Buttons */
.btn {
  padding: 10px 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.btn-danger {
  background: #f24949; }
  .btn-danger:focus, .btn-danger:hover, .btn-danger:active {
    background: #f13b3b; }
  @media (min-width: 768px) {
    .navbar-nav li .btn-danger {
      margin: 12px 10px 8px 0;
      padding: 6px 20px;
      border: 1px solid #f24949;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px; } }

.btn-xs {
  font-size: 12px;
  padding: 4px 15px; }

.btn-sm {
  font-size: 14px;
  padding: 7px 20px; }

.btn-lg {
  font-size: 18px;
  padding: 13px 20px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px; }

.btn-xl {
  font-size: 22px;
  padding: 22px 30px; }

@media (min-width: 768px) {
  .navbar-nav li .btn-outline {
    margin: 12px 10px 8px 0;
    padding: 6px 20px;
    border: 1px solid #656875;
    border: 1px solid rgba(255, 255, 255, 0.3);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; } }
.jumbotron .btn-outline {
  border: 1px solid #656875;
  border: 1px solid rgba(255, 255, 255, 0.3); }
.btn-outline.btn-lg {
  padding: 12px 20px;
  border-width: 2px; }
.btn-outline.btn-xl {
  padding: 12px 40px;
  border-width: 2px; }
.btn-outline.btn-danger {
  color: #f24949;
  border: 1px solid #f24949; }
  .btn-outline.btn-danger:focus, .btn-outline.btn-danger:hover, .btn-outline.btn-danger:active {
    color: #ffa1a1;
    border-color: #ffa1a1; }
  .btn-outline.btn-danger.btn-lg {
    border-width: 2px; }
  .btn-outline.btn-danger.disabled, .btn-outline.btn-danger[disabled], .fieldset[disabled] .btn-outline.btn-danger {
    color: #a5a4a2;
    filter: alpha(opacity=100);
    opacity: 1;
    border-color: #d7d7d7; }

.btn-link.btn {
  font-weight: 400;
  color: #b6b8c2;
  letter-spacing: 0;
  border: none;
}
.btn-link {
  font-size: 14px;
  font-weight: 700;
  color: #f24949;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  border-bottom: 1px solid #f24949;
}

/* Progress */
.progress {
  height: 5px;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: none;
}
  .progress-bar {
    box-shadow: none;
  }

/* Text */
.text-muted {
  color: #92949b; }
  .input-group .text-muted {
    color: #aeaeae; }
  .navbar-inverse .text-muted {
    color: #828492; }

.text-danger {
  color: #f24949; }

.text-success {
  color: #40c51c; }

/* Popover */
[data-toggle=tooltip], [data-toggle=popover] {
  cursor: help; }
  [data-toggle=tooltip]:focus, [data-toggle=tooltip]:hover, [data-toggle=tooltip]:active, [data-toggle=popover]:focus, [data-toggle=popover]:hover, [data-toggle=popover]:active {
    color: #f24949; }

.tooltip {
  font-size: 16px; }
  .tooltip.in {
    filter: alpha(opacity=85);
    opacity: 0.85; }

.tooltip-inner {
  padding: 10px 15px;
  background-color: #1e1c1c; }

.tooltip.top .tooltip-arrow {
  border-top-color: #1e1c1c; }
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #1e1c1c; }
.tooltip.left .tooltip-arrow {
  border-left-color: #1e1c1c; }
.tooltip.right .tooltip-arrow {
  border-right-color: #1e1c1c; }

.popover {
  color: #fff;
  max-width: 290px;
  background: #2b2d39;
  border: 1px solid #5b5c64; }
  .popover.bottom .arrow {
    border-bottom-color: #5b5c64; }
    .popover.bottom .arrow:after {
      border-bottom-color: #2b2d39; }
  .popover.top .arrow {
    border-top-color: #5b5c64; }
    .popover.top .arrow:after {
      border-top-color: #2b2d39; }
  .popover.left .arrow {
    border-left-color: #5b5c64; }
    .popover.left .arrow:after {
      border-left-color: #2b2d39; }
  .popover.right .arrow {
    border-right-color: #5b5c64; }
    .popover.right .arrow:after {
      border-right-color: #2b2d39; }

.popover-title {
  font-size: 18px;
  padding: 15px 15px 0; }

.popover-content {
  padding: 10px 25px; }

/* Carousel *********************************** */
.carousel-control {
  font-size: 56px;
  color: #656875;
  color: rgba(255, 255, 255, 0.2);
  text-shadow: none;
  width: auto; }
  .carousel-control.left, .carousel-control.right {
    filter: none; }

.carousel-indicators {
  bottom: 0;
  margin-bottom: 0; }
  .carousel-indicators li, .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0 2px;
    border: none; }
  .carousel-indicators li {
    background: #938e8e; }
  .carousel-indicators .active {
    background: #f24949; }

/* Panel *********************************** */
.panel {
  border-color: #e8e9ee; }

.panel-footer + .panel-body {
  border-top: 1px solid #e8e9ee; }

.panel-footer {
  padding: 10px;
  background: #f6f5f1;
  border: 1px solid #e8e9ee;
  border-width: 1px 0 0; }
  @media (min-width: 768px) {
    .panel-footer {
      padding: 20px; } }
      
/* Ribbon *********************************** */
      
.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #2b2d39;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 15px 0;
  background-color: #2b2d39;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  color: #fff;
  font: 700 18px/1 'Lato', sans-serif;
  text-shadow: 0 1px 1px rgba(0,0,0,.2);
  text-transform: uppercase;
  text-align: center;
}

.ribbon-top-right {
  top: -10px;
  right: -10px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.ribbon-top-right::before {
  top: 0;
  left: 0;
}
.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.ribbon-top-right span {
  left: -25px;
  top: 30px;
  transform: rotate(45deg);
}      

/* List Group *********************************** */
.list-group-item {
  overflow: hidden; }
  .list-group-item:first-child {
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px; }
  .list-group-item:last-child {
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0; }

/* Tabs & Pills *********************************** */
.nav-tabs {
  border-bottom: none; }
  @media (max-width: 767px) {
    .nav-tabs li {
      float: none;
      text-align: center; } }
  .nav-tabs li a {
    color: #000;
    padding: 15px 40px;
    background: #e7e6e4; }
  .nav-tabs li.active a, .nav-tabs li.active a:focus, .nav-tabs li.active a:hover {
    color: #000;
    border-color: #e8e9ee;
    border-bottom-color: transparent; }
  .nav-tabs .text-muted {
    color: #b2b2b1; }

.nav-pills {
  font-size: 18px;
  background: #f6f5f1;
  border: 1px solid #e8e9ee;
  border-width: 1px 1px 0; }
  .nav-pills li + li {
    margin-top: 0; }
  .nav-pills li.active a {
    color: #f24949;
    background: #fff;
    position: relative; }
    .nav-pills li.active a:after {
      font-family: 'Ionicons';
      content: '\f10a';
      float: right; }
    .nav-pills li.active a:focus, .nav-pills li.active a:hover, .nav-pills li.active a:active {
      color: #fff;
      background: #f24949; }
  .nav-pills li a {
    color: #2b2d39;
    border-bottom: 1px solid #e8e9ee; }
    .nav-pills li a:hover {
      background: #fff; }

@media (max-width: 767px) {
  .tab-pane {
    overflow-x: scroll; } }

/* Definition Lists *********************************** */
dt {
  font-size: 22px; }

dd {
  font-size: 18px;
  margin-bottom: 20px; }

/* Tables *********************************** */
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 15px 20px;
  border-top: 1px solid #e8e9ee; }

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-bottom: 1px solid #e8e9ee; }

.table {
  background: #fff; }
  .table thead tr th small {
    color: #8b8c91;
    margin-left: 5px; }

/* Thumbnails *********************************** */
.thumbnail {
  border: 1px solid #e8e9ee; }

.list-checked {
  list-style: none;
  padding-left: 20px; }
  .list-checked li:before {
    font-family: 'Ionicons';
    content: '\f375';
    color: #72dc00;
    margin-left: -20px;
    margin-right: 5px;
    width: 15px;
    float: left;
    }

/* ***********************************
Components
*********************************** */
.header {
  background: #2b2d39; }
  .page-index .header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
  .header .navbar-nav {
    margin-top: 0;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .header .navbar-nav {
        margin-top: 5px; }
        .page-index .header .navbar-nav {
          margin-top: 15px; } }
  .header .navbar-brand {
    width: 154px; }
    @media (min-width: 768px) {
      .page-index .header .navbar-brand {
        width: 250px; } }

.page-howitworks .navbar-nav .howitworks,
.page-pricing .navbar-nav .pricing {
  border-color: #f24949; }

.footer {
  font-size: 16px;
  padding-top: 40px;
  padding-bottom: 100px;
  background: #2b2d39;
  border-top: 4px solid #f24949; }
  .footer, .footer a {
    color: #656875; }
  .footer a:hover {
    color: #787c8b; }
  .footer h2 {
    font-size: 20px;
    color: #fff;
    margin-top: 12px; }
  .footer li a {
    font-size: 18px;
    display: block;
    padding: 5px 0; }
  .footer hr {
    border-top: 2px solid #1c1d26; }
  @media (min-width: 768px) {
    .footer .copyright, .footer .social, .footer hr {
      margin-left: 50px; } }
  .footer .social a {
    font-size: 24px;
    min-width: 15px;
    margin-right: 15px; }

/* Page: Index *********************************** */
.section-hero {
  color: #fff;
  margin-bottom: 0;

  background: #2b2d39 url(../img/bookwarehouse.webp) 50% 0 no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; }
  .section-hero .container {
    /*max-width: 750px;*/
  }
  .section-hero .marketplace {
    margin: 10px 5px; }
  @media (min-width: 768px) {
    .section-hero {
      /* padding-top: 180px; */
      }
      .section-hero .marketplace {
        margin: 10px;
        vertical-align: top; }
      .section-hero .valorebooks {
        margin-top: 14px;
        margin-left: 0; }
      .section-hero .amazon {
        margin-bottom: 0; }
      .section-hero .half {
        margin-top: 20px; }
      .section-hero .ecampus {
        margin-right: 0; } }
  .section-hero h1 {
    font-size: 40px;
  }
  .section-hero .btn-outline {
    font-size: 16px;
    color: #fff; }
    .section-hero .btn-outline:focus, .section-hero .btn-outline:hover {
      color: #f24949; }
    .section-hero .btn-outline .ion-play {
      font-size: 24px;
      margin-right: 20px; }

.search-input-group {
  background: #fff;
  border: 1px solid #999ba4; }
  .search-input-group.input-group-lg {
    max-width: 575px;
    margin-left: auto;
    margin-right: auto;
    border-width: 2px solid #192625;
    -moz-box-shadow: inset 0 7px 2px rgba(0, 0, 0, 0.17);
    -webkit-box-shadow: inset 0 7px 2px rgba(0, 0, 0, 0.17);
    box-shadow: inset 0 7px 2px rgba(0, 0, 0, 0.17); }
    .search-input-group.input-group-lg .form-control {
      font-size: 22px;
      height: 68px;
      padding-right: 0; }
    .search-input-group.input-group-lg .input-group-addon {
      font-size: 32px;
      padding-left: 5%; }
  .search-input-group .input-group-addon {
    font-size: 20px;
    color: #3f3f41;
    padding-left: 15px;
    padding-right: 0; }
  .search-input-group .form-control.active ~ .input-group-btn .isbn-text {
    margin-right: 15px; }
  .search-input-group .form-control.active ~ .input-group-btn .btn-submit {
    display: inline-block; }
  .search-input-group .isbn {
    line-height: 48px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    background: #fff; }
    @media (max-width: 767px) {
      .search-input-group .isbn {
        position: absolute;
        bottom: -25px;
        left: 50%;
        margin-left: -46px;
        line-height: 1;
        background: none;
        padding-left: 0; } }
  .search-input-group .isbn-text {
    font-size: 14px;
    color: #aeaeae;
    margin-right: 25px;
    border-bottom: 1px dotted #aeaeae; }
  .search-input-group .input-group-btn {
    position: static; }
    .search-input-group .input-group-btn .btn-submit {
      display: none;
      height: 58px;
      margin: 0 5px 0 0;
      padding: 15px 30px; }

.section-light {
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 40px; }
  .section-light .section-title {
    position: relative;
    margin: 1em 0; }
    @media (min-width: 768px) {
      .section-light .section-title {
        font-size: 44px; } }
    .section-light .section-title:after {
      content: '';
      position: absolute;
      bottom: -.5em;
      left: 0;
      width: 50px;
      height: 4px;
      background: #f24949; }
  .section-light p {
    font-size: 18px;
    color: #938e8e; }

.col-text {
  position: relative;
  z-index: 2; }

.section-img {
  position: relative;
  z-index: 1;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .section-img {
      max-width: none; } }

@media (max-width: 767px) {
  .section-easier .section-img {
    display: block;
    margin: 0 auto; } }
@media (min-width: 768px) {
  .section-easier .section-title {
    margin-top: 2em; }
  .section-easier .section-img {
    margin-left: -60px; } }

@media (max-width: 767px) {
  .section-cheap .btn-xl {
    display: block;
    margin: 0 auto; } }
@media (min-width: 768px) {
  .section-cheap {
    padding-top: 100px;
    padding-bottom: 80px; }
    .section-cheap .section-img {
      margin-left: -80px; } }
.section-cheap .col-img {
  padding-right: 0; }
.section-cheap .btn-xl {
  padding: 22px 50px; }

.section-dark {
  color: #fff;
  text-align: center;
  background: #2b2d39;
  padding: 60px 0; }
  @media (min-width: 768px) {
    .section-dark {
      padding: 110px 0; } }
  .section-dark .section-title {
    color: #656875;
    color: rgba(255, 255, 255, 0.5); }
    @media (min-width: 768px) {
      .section-dark .section-title {
        font-size: 36px; } }

.section-save {
  background: url(../img/savemoney.jpg) 50% 0 no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; }
  @media (min-width: 768px) {
    .section-save {
      padding-bottom: 140px; } }
  .section-save .section-title {
    max-width: 480px;
    margin: 0 auto 2em; }
  .section-save .item {
    font-size: 48px;
    line-height: 1.1;
    padding-left: 30px;
    padding-right: 30px; }
    @media (min-width: 768px) {
      .section-save .item {
        font-size: 88px; } }
  .section-save .carousel-control {
    line-height: 48px; }
    @media (min-width: 768px) {
      .section-save .carousel-control {
        line-height: 88px; } }

.section-love {
  background: url(../img/peoplewholovehokubook.jpg) 50% 0 no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; }
  @media (min-width: 768px) {
    .section-love {
      padding-top: 170px;
      padding-bottom: 80px; } }
  .section-love a, .section-love .hashtag {
    color: #ffa1a1; }
  .section-love blockquote {
    font-size: 32px;
    line-height: 1.1; }
    @media (min-width: 768px) {
      .section-love blockquote {
        font-size: 68px; } }
  .section-love cite {
    font-size: 20px;
    color: #fff;
    text-align: left;
    display: table;
    margin: 0 auto;
    padding-top: 80px;
    position: relative; }
    @media (min-width: 768px) {
      .section-love cite {
        font-size: 24px; } }
    .section-love cite:after {
      content: '';
      position: absolute;
      top: 55px;
      left: 50%;
      margin-left: -25px;
      width: 50px;
      height: 4px;
      background: #f24949; }
    .section-love cite .media-body {
      width: auto; }
    .section-love cite .tweet-img {
      display: inline-block;
      vertical-align: middle;
      margin-right: 15px; }
    .section-love cite .tweet-location {
      font-size: 16px;
      color: #656875;
      color: rgba(255, 255, 255, 0.5); }

/* Page: Search *********************************** */
.toolbar-title {
  color: #2b2d39; }
  .page-search .toolbar-title {
    font-size: 24px; }
  .page-purchase .toolbar-title, .page-cart .toolbar-title {
    font-size: 18px;
    line-height: 48px;
    margin-bottom: 10px; }
  .toolbar-title .ion-ios-arrow-left {
    margin-right: 5px; }

.toolbar {
  margin-top: 15px;
  margin-bottom: 15px; }

.search-result {
  padding: 0;
  border-color: #e8e9ee; }
  .search-result > a {
    color: #73747f;
    display: block; }
  .search-result .media {
    padding: 10px; }
    @media (min-width: 768px) {
      .search-result .media {
        padding: 20px; } }
    .search-result .media:hover {
      text-decoration: none;
      background: #f6f5f1; }
  .search-result hr {
    margin-top: 10px;
    margin-bottom: 5px;
    border-color: #e2e1d9; }
  .search-result .media-left {
    padding-right: 20px; }
    @media screen and (max-width: 480px) {
      .search-result .media-left {
        display: block;
        margin-bottom: 15px; } }
  .search-result .media-right {
    padding-left: 20px; }
    .page-search .search-result .media-right {
      text-align: right; }
      @media (min-width: 768px) {
        .page-search .search-result .media-right {
          width: 20%;
          padding-right: 20px; } }
    @media (max-width: 767px) {
      .page-purchase .search-result .media-right {
        display: block;
        padding-top: 10px;
        padding-left: 0; } }
    @media (min-width: 768px) {
      .page-purchase .search-result .media-right {
        width: 25%; } }
  .search-result .ion-ios-arrow-right {
    font-size: 44px;
    color: #d2d2d2; }

.result-detail {
  margin-top: 5px; }

.result-title, .result-label {
  color: #2b2d39; }

.result-title {
  font-size: 22px;
  margin-bottom: 5px; }

.result-label {
  font-size: 14px; }

.result-book {
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.35);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.35); }
  @media (max-width: 767px) {
    .result-book {
      max-width: 47px; } }

/* Page: Purchase *********************************** */
.purchase {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; }

.purchase-lowestprice .panel {
  margin-bottom: 0; }

.lowestprice-amount {
  font-size: 24px; }

.lowestprice-breakdown {
  color: #acadb4; }

.purchase-condition {
  font-size: 22px;
  line-height: inherit; }

.purchase-more {
  margin: 15px 0 0; }

.purchase-contents-table {
  min-width: 678px;
  margin-bottom: 0;
  border: 1px solid #e8e9ee; }
  #purchase-more .purchase-contents-table {
    margin-top: -1px; }

/* Page: Cart *********************************** */
.cart-summary .table {
  margin-bottom: 0; }
.cart-summary tbody tr th, .cart-summary tbody tr td {
  padding: 0 5px;
  border: none; }

.cart-contents-table {
  min-width: 678px;
  margin-bottom: 0;
  border-width: 0 0 1px; }
  .cart-contents-table thead tr th, .cart-contents-table thead:first-child tr:first-child th {
    background: #f6f5f1;
    border: none; }
  .cart-contents-table td, .cart-contents-table .result-title {
    font-size: 18px; }
  .cart-contents-table .lowestprice-amount {
    font-size: 20px; }
  .cart-contents-table .lowestprice-breakdown {
    font-size: 16px; }

/* Page: FAQ *********************************** */
.page-title {
  font-size: 48px;
  margin-top: 20px;
  margin-bottom: 20px; }

.page-faq .footer {
  margin-top: 100px; }

.faq-title {
  font-size: 36px;
  margin-bottom: 20px; }

/* Page: OneSource *********************************** */
.page-onesource.section-business .lead {
  margin-top: 0; }
.page-onesource.section-business .btn-xl {
  font-size: 24px;
  padding: 20px 60px;
  border-width: 2px; }
.page-onesource.section-business .btn-link {
  color: #9ea0a9;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
  top: 80px;
  }
.page-onesource.section-how {
  padding-top: 80px;
  padding-bottom: 80px;
  border: 1px solid #e3dfd7;
  border-width: 1px 0; }
  .page-onesource.section-how h2 {
    font-size: 44px;
    margin-bottom: 40px; }
  .page-onesource.section-how .ion {
    margin-bottom: 20px; }

.navbar-onesource {
  display: inline-block;
  vertical-align: middle;
  margin: 18px 7px;
  padding: 7px 0 7px 7px;
  border-left: 1px solid #656875; }

.section-introducing {
  padding-top: 80px;
  padding-bottom: 80px;
  border-bottom: 1px solid #d6d6d6; }
  .section-introducing big {
    letter-spacing: 1px;
    text-transform: uppercase; }
  .section-introducing .lead {
    font-size: 20px;
    color: #938e8e;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto; }
  .section-introducing h2 {
    font-size: 32px;
    line-height: 1.3;
    margin: 0 0 10px;
  }
  .section-introducing h3 {
    font-size: 40px;
    line-height: 1.4;
    color: #938e8e;
  }

.section-how {
}
  .section-how h2 {
    font-size: 44px;
    margin-top: 20px;
    margin-bottom: 40px;
  }

.section-simple {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
  border: 1px solid #d6d6d6;
  border-width: 1px 0; }
  .section-simple h2, .section-simple .lead {
    /* max-width: 720px; */
    margin-left: auto;
    margin-right: auto;
  }
  .section-simple h2 {
    font-size: 38px;
  }
  .section-simple h3 {
    font-size: 28px;
    margin-top: 20px; }
  .section-simple .lead {
    font-size: 24px;
    color: #938e8e; }
  .section-simple .simple-row {
    margin-top: 60px;
    padding-top: 80px;
    border-top: 1px solid #d6d6d6; }

.section-select {

}
  .section-select h2 {
    font-size: 38px;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .section-select p.small {
    font-size: 15px;
  }
  .section-select .ion-ios-information-outline {
    font-size: 24px;
  }
  .section-select > h3 {
    margin-top: 70px;
    margin-bottom: 20px;
  }

#getstarted {
  background-image: url(../img/kids-walking.jpg);
}
.section-getstarted {
  position: relative;
  z-index: 1;
  padding-top: 140px;
  padding-bottom: 100px;
  background: #2b2d39 url(../img/kids-walking.jpg) 50% 0 no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; }
  .section-getstarted:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(43, 45, 57, 0.7); }
  .section-getstarted .container {
    position: relative;
    z-index: 2; }
  .section-getstarted h2 {
    font-size: 40px;
    margin: 0 0 10px; }
  .section-getstarted .btn-lg {
    font-size: 20px;
    padding: 15px 60px; }

/* Page: Business *********************************** */
@media (min-width: 768px) {
  .page-business .section-title {
    font-size: 32px; } }

.navbar-subtitle {
  color: #9092a0;
  display: inline-block;
  vertical-align: middle;
  padding: 24px 10px 22px; }

/*#business {
  padding-top: 120px;
}*/
.page-landing.section-business {
  padding-top: 120px;
}
.section-business {
  background: #2b2d39 url(../img/bookwarehouse.webp) 50% 0 no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  }
  .section-business .hero-title {
    /* margin-top: 40px; */
    margin-bottom: 12px;
    }
  .section-business .lead {
    font-weight: 300;
    color: rgba(255, 255, 255, 0.6);
    max-width: 590px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px; }

.section-video {
  background: #fff; }
  .section-video .hero-title, .section-video .lead {
    max-width: 690px;
    margin-left: auto;
    margin-right: auto; }
  .section-video .hero-title {
    font-size: 58px; }
  .section-video .lead {
    font-size: 22px;
    color: #7f8087; }
  .section-video .forbusiness-video {
    padding: 0; }

.forbusiness-video {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
  background: url(../img/forbusiness.jpg) 50% 50% no-repeat; }

.section-simplified {
  padding-top: 60px; }
  .section-simplified .section-img {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.section-red {
  color: #fff;
  background: #f24949; }
  .section-red .section-title:after {
    background: #d12929; }
  .section-red p {
    color: #fff; }

.section-increase {
  padding-bottom: 0; }
  .section-increase .section-img {
    margin-bottom: 0; }
  .section-increase .col-img {
    padding: 0; }
  @media (min-width: 768px) {
    .section-increase {
      padding-top: 10px; }
      .section-increase .section-title {
        margin-top: 2em; }
      .section-increase .section-img {
        margin-left: -280px; } }

/* Page: Pricing *********************************** */
.section-plan {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px; }
  .section-plan h3, .section-plan p {
    max-width: 554px;
    margin-left: auto;
    margin-right: auto; }
  .section-plan .section-title {
    font-size: 64px; }
  .section-plan h3 {
    font-size: 44px;
    margin-top: 1em;
    margin-bottom: 1em; }

.plan {
  padding: 40px 20px 20px;
  border: 1px solid #cdc8c8;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  @media (min-width: 768px) {
    .plan {
      margin-top: 40px; }
      .plan + .plan {
        margin-left: -1px; } }
  .plan .plan-price {
    font-size: 70px;
    margin: 10px 0 0; }
  .plan.popular {
    position: relative;
    background: #f7ffee;
    border: 2px solid #60b306; }

.plan-name {
  font-size: 20px;
  text-transform: uppercase; }

.plan-price .dollar {
  font-size: 32px;
  vertical-align: super; }
.plan-price .month {
  font-size: 20px;
  text-transform: uppercase; }

.plan-btn {
  margin: 30px 0; }

.plan-features {
  font-weight: 400;
  color: #333;
  text-align: left; }

.plan-callout {
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: -10px;
  left: -2px;
  right: -2px;
  padding: 13px 0 7px;
  background: #60b306;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px;
  border-radius: 10px 10px 0 0; }

.panel-plan {
  border-radius: 6px;
}
  .panel-plan .panel-heading {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 25px 10px;
    position: relative;
    background: #f24949;
    border-radius: 5px 5px 0 0;
  }
  .panel-plan .panel-title {
    font-size: 24px;
  }
  .panel-plan .panel-title .ion {
    font-size: 32px;
    font-weight: 400;
    color: #ffa1a1;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
  .panel-plan .ion-ios-information-outline {
    font-size: 24px;
    position: absolute;
    top:   10px;
    right: 10px;
    margin-right: 0;
  }
  @media screen and (min-width: 992px) {
    .panel-plan .panel-body {
      padding: 30px 30px 15px;
    }
    .panel-plan .plan-features {
      min-height: 220px;
    }
  }
  .panel-plan .plan-features {
    padding-left: 25px;
  }
  .panel-plan .plan-features li {
    margin-bottom: 10px;
    /*padding-left: 15px;*/
  }
  .panel-plan .plan-charts .progress-label {
    float: left;
    clear: both;
    width: 30%;
  }
  .panel-plan .plan-charts .progress {
    float: left;
    width: 70%;
    margin: 8px 0 0;
  }


/* progress bar for plans */
.plan-charts {
  margin-bottom: 20px;
}
  .plan-charts .progress-label {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 5px 0;
  }

/*
great   85d000 SUCCESS
good    b7e100

average ddc400 WARNING
low     dd9400

bad     d21b00 DANGER
*/
  .progress-bar-success { background-color: #85d000; }
  .progress-bar-good { background-color: #b7e100; }
  .progress-bar-warning { background-color: #ddc400; }
  .progress-bar-low { background-color: #dd9400; }
  .progress-bar-danger { background-color: #d21b00; }

.section-testimonials {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px; }
  .section-testimonials .container {
    max-width: 720px; }
  .section-testimonials .section-title {
    font-size: 38px;
    margin-bottom: 30px; }
    .section-testimonials .section-title small {
      font-size: 24px;
      display: inline-block;
      line-height: 1.2; }

.section-cream {
  background: #f6f5f1; }

.testimonial {
  font-size: 20px;
  color: #605e5e; }
  .testimonial cite {
    font-size: 16px; }

.testimonial-author {
  font-size: 18px;
  color: #2a2525; }

.testimonials-carousel {
  margin-bottom: 40px;
  padding-bottom: 40px; }

/* Page: How It Works *********************************** */
.section-what .section-title:after {
  left: 50%;
  margin-left: -25px; }
.section-what .container {
  max-width: 840px; }

.how-steps {
  padding: 0;
  margin-bottom: 0; }

.how-step {
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
  position: relative;
  margin-top: 10px; }
  .how-step:after {
    font-family: 'Ionicons';
    font-size: 64px;
    color: #dfddd9;
    content: '\f3d4';
    display: block; }
  .how-step.last {
    margin-right: 0; }
    .how-step.last:after {
      display: none; }
  .how-step .ion {
    font-size: 64px;
    color: #f24949;
    display: block; }
  .how-step p.small {
    font-size: 16px;
    font-weight: 300;
    color: #333;
    margin-top: 20px;
  }
  @media (min-width: 768px) {
    .how-step {
      float: left;
      width: 17%;
      margin: 0 3.7% 0 0; }
      .how-step:after {
        content: '\f3d6';
        position: absolute;
        top: 0;
        right: -40px; } }

@media (min-width: 768px) {
  .section-allinone .section-title, .section-noworry .section-title, .section-competitive .section-title, .section-invoicing .section-title {
    font-size: 32px; } }

.section-allinone .col-img, .section-why .col-img, .section-noworry .col-img {
  text-align: right;
  padding-right: 0; }

@media (max-width: 767px) {
  .section-allinone {
    padding-right: 15px; } }

.section-noworry {
  padding-top: 10px;
  padding-bottom: 0; }
  @media (min-width: 768px) {
    .section-noworry .section-title {
      margin-top: 110px; } }
  .section-noworry .col-img {
    padding-left: 0; }
  .section-noworry .section-img {
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .section-noworry .section-img {
        margin-left: -280px; } }

.section-invoicing {
  padding-top: 60px;
  padding-bottom: 50px; }

/* Page: Free Trial *********************************** */
.signup-form {
  max-width: 430px;
  margin: 60px auto; }
  .signup-form a {
    color: #938e8e; }
  .signup-form .btn {
    color: #fff; }

.form-submit {
  text-align: center;
  margin-top: 30px;
  padding: 20px;
  background: #f6f5f1;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  .form-submit small {
    color: #ab8585;
    display: block;
    margin-top: 5px; }

.requestaccount {
  max-width: 550px;
  margin: 60px auto; }
  .requestaccount h2 {
    font-size: 32px;
    margin-left: -20px;
    margin-right: -20px; }
  .requestaccount .ion-android-checkmark-circle {
    font-size: 96px; }
  .requestaccount .form-submit em {
    font-style: normal;
    text-transform: uppercase;
    color: #aeaca6; }
  .requestaccount .form-submit big {
    font-size: 22px; }
  .requestaccount .btn-lg {
    padding-left: 60px;
    padding-right: 60px; }

hr {
  border: none; }
  hr.short {
    width: 145px;
    height: 2px;
    display: block;
    margin: 30px auto;
    background: #e1e1e1; }

/* Page: Signup *********************************** */
.page-freetrial .section-business .hero-title, .page-signup .section-business .hero-title, .page-contact .section-business .hero-title {
  margin-bottom: 0; }
.page-freetrial .section-business .lead, .page-signup .section-business .lead, .page-contact .section-business .lead {
  max-width: 400px;
  margin: 0 auto; }

.page-signup .lead {
  color: #fff; }

.signup-security .help-inline {
  line-height: 48px;
  text-decoration: underline; }

.signup-plan {
  border-color: #cdc8c8;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.signup-plan-type, .signup-plan-name, .signup-plan-link {
  display: table-cell;
  vertical-align: middle; }

.signup-plan-type {
  width: 25%; }

.signup-plan-amount {
  font-size: 32px;
  line-height: 1; }
  .signup-plan-amount .dollar, .signup-plan-amount .month {
    font-size: 50%; }
  .signup-plan-amount .dollar {
    vertical-align: super; }
  .signup-plan-amount .month {
    text-transform: uppercase; }

.signup-plan-small {
  color: #938e8e; }

.signup-plan-name {
  font-size: 20px;
  text-transform: uppercase; }

.signup-plan-link {
  width: 1%; }

.signup-payment-amount {
  font-size: 44px;
  display: inline-block; }

.signup-payment-date {
  font-size: 13px;
  display: inline-block;
  max-width: 130px;
  padding-left: 5px; }

/* Page: Contact *********************************** */
.section-contact {
  padding-top: 40px;
  padding-bottom: 100px; }
  .section-contact, .section-contact a {
    color: #9e9b9b; }
  .section-contact h2 {
    font-size: 20px;
    color: #2a2525; }
  .section-contact .getintouch {
    font-size: 24px;
    margin-bottom: 10px; }
    .section-contact .getintouch .ion {
      font-size: 44px;
      color: #f24949;
      margin-right: 20px; }
  .section-contact .social {
    margin-top: 60px; }
    .section-contact .social a {
      font-size: 44px;
      line-height: 1;
      margin-right: 20px; }
  @media (min-width: 768px) {
    .section-contact .contact-form {
      padding-right: 60px;
      border-right: 1px solid #e8e9ee; }
    .section-contact .contact-info {
      padding-left: 40px; } }

.contact-validation {
  margin-top: 25px; }

.contact-validation-col {
  margin-top: -7px; }

/* Page: Consultation *********************************** */
.section-consultation {

}
  label.h3 {
    font-size: 14px;
    /*color: #888;*/
    letter-spacing: 0.5px;
    text-transform: uppercase;
  }
  .consult-confirm {
    font-size: 13px;
    font-weight: 300;
    color: #fff;
    margin-top: 40px;
    background: #2b2d39;
    box-shadow: none;
  }
    .consult-confirm strong.text-danger {
      font-weight: 400;
    }
    .consult-confirm h3 {
      font-size: 22px;
      margin-top: 5px;
      margin-bottom: 0;
    }


/* Page: Registration *********************************** */
.section-registration {

}
  .list-plan {
    padding: 15px 15px 15px 20px;
  }
    .list-plan:last-child {
      -moz-border-radius-bottomright: 8px;
      -webkit-border-bottom-right-radius: 8px;
      border-bottom-right-radius: 8px;
      -moz-border-radius-bottomleft: 8px;
      -webkit-border-bottom-left-radius: 8px;
      border-bottom-left-radius: 8px;
    }
    .list-plan.active,
    .list-plan.active:focus,
    .list-plan.active:hover {
      color: #333;
      background: #e7eafc;
      border-color: #ddd;
    }
      .list-plan.active .plan-btn {
        color: #333;
        background-color: #c3caeb;
        border-color: #c3caeb;
      }
    .list-plan h3 {
      font-size: 24px;
      color: #f24949;
      text-transform: uppercase;
      margin-top: 10px;
    }
    .list-plan h3 .ion {
      font-size: 120%;
      color: #888;
      text-align: center;
      width: 22px;
      margin-right: 10px;
    }
    .list-plan .plan-details-toggle {
      font-size: 13px;
      color: #888;
      margin-right: 10px;
    }
      .list-plan .plan-details-toggle .show-details {
        display: inline-block;
      }
      .list-plan .plan-details-toggle .hide-details {
        display: none;
      }
      .list-plan .plan-details-toggle.active .show-details {
        display: none;
      }
      .list-plan .plan-details-toggle.active .hide-details {
        display: inline-block;
      }
      .list-plan .plan-details-toggle:active {
        color: #333;
      }
    .list-plan .plan-btn {
      margin: 0;
      box-shadow: none;
      min-width: 120px;
    }
    .list-plan .plan-details {
      margin: 20px -20px -20px;
      background: #fff;
      border-top: 1px solid #ddd;
    }
    .list-plan .plan-features li {
      margin-bottom: 5px;
    }


/* Page: 404 *********************************** */
.section-notfound {
  text-align: center;
  padding: 90px 0; }
  .section-notfound .hero-title {
    margin-top: 20px; }
    @media (min-width: 768px) {
      .section-notfound .hero-title {
        font-size: 44px; } }
  .section-notfound h2 {
    font-size: 22px;
    color: #858686;
    margin-bottom: 30px; }
  .section-notfound p {
    color: #858686; }
  .section-notfound hr {
    width: 50px;
    height: 3px;
    margin: 30px auto 50px;
    background: #f24949; }
  .section-notfound .btn-outline {
    min-width: 120px;
    margin: 0 5px; }


.plan-details-row {
  padding: 20px 20px 20px;
}

.plan-description-row {
  padding: 0px 20px 20px 20px;
}

p.plan-description {
  color: #333;
}

@media (min-width: 767px) {
  p.plan-description {
    min-height: 300px;
  }
}