@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic|Roboto+Slab:300,400,700);
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent;
  text-decoration: none; }

a:active,
a:hover {
  opacity: 0.8;
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold;
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

p {
  margin: 0 0 0.5em; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0;
  vertical-align: top; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.container:after, .row:after, #nav ul:after, .editor .quote:after, .contact .g-1x5:after, .contact-form .holder:after {
  content: '';
  clear: both;
  display: table; }

.g-1x1, .g-1x2, .g-1x3, .g-2x3, .g-1x4, .g-3x4, .g-1x5, .g-2x5, .g-3x5, .g-4x5 {
  float: left;
  padding: 0 15px;
  min-height: 1px;
  position: relative; }
  @media (max-width: 768px) {
    .g-1x1, .g-1x2, .g-1x3, .g-2x3, .g-1x4, .g-3x4, .g-1x5, .g-2x5, .g-3x5, .g-4x5 {
      width: 100% !important; } }

.g-1x1 {
  width: 100%;
  float: none; }

.g-1x2 {
  width: 50%; }

.g-1x3 {
  width: 33%; }
  .g-1x3 + .g-1x3 + .g-1x3 {
    width: 34%; }

.g-2x3 {
  width: 66%; }
  .g-2x3 + .g-1x3 {
    width: 34%; }

.g-1x4 {
  width: 25%; }

.g-3x4 {
  width: 75%; }

.g-1x5 {
  width: 20%; }

.g-2x5 {
  width: 40%; }

.g-3x5 {
  width: 60%; }

.g-4x5 {
  width: 80%; }

html {
  font: 16px/1.5em "Open Sans", Tahoma, Geneva, sans-serif;
  color: #000;
  font-weight: 600; }

body {
  background: #e06117; }

h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-family: "Roboto Slab", Tahoma, Geneva, sans-serif;
  font-weight: 400;
  line-height: 1.25em;
  margin: 0 0 0.75em; }

h1 {
  font-size: 1.25em;
  text-transform: uppercase; }
  h1.center {
    text-align: center; }

h2 {
  font-size: 1.25em; }

h3 {
  font-size: 1.75em; }

h4 {
  font-size: 1.5em; }

h5 {
  font-size: 1.25em; }

h6 {
  font-size: 1em;
  text-transform: uppercase; }

a {
  color: #e9a126; }

#wrapper {
  overflow: hidden; }

.container {
  max-width: 880px;
  margin: 0 auto; }
  @media (max-width: 1024px) {
    .container {
      max-width: 100%; } }

.row {
  margin-bottom: 32px; }

.display {
  margin-bottom: 64px; }
  @media (max-width: 768px) {
    .display {
      margin-bottom: 48px; } }

#header {
  padding: 48px 0 0;
  font-size: 22px;
  line-height: 1.35em;
  color: #fff; }
  @media (max-width: 1023px) {
    #header {
      padding-top: 24px; } }
  @media (max-width: 768px) {
    #header {
      padding-top: 0; }
      #header .g-1x4 {
        width: 20% !important; }
      #header .g-3x4 {
        width: 80% !important; } }
  @media (max-width: 767px) {
    #header .g-3x4 {
      width: 100% !important; } }
  #header h1 {
    font-size: 0.909em; }
  #header .title {
    color: #e9a126; }
  #header .row {
    margin-bottom: 0; }

#logo {
  font-family: "Roboto Slab", Tahoma, Geneva, sans-serif;
  font-size: 56px;
  line-height: 1.142em;
  margin-bottom: 16px; }
  @media (max-width: 768px) {
    #logo {
      padding: 18px 0 22px 72px;
      font-size: 48px;
      position: relative;
      z-index: 1; }
      #logo:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: -9999px;
        right: -9999px;
        z-index: -1;
        opacity: 0.55;
        background: #e9a126; } }
  @media (max-width: 767px) {
    #logo {
      padding: 12px 0 16px 48px;
      font-size: 32px; } }
  #logo a {
    display: block;
    color: #000; }

#nav {
  padding: 16px 0;
  position: relative;
  z-index: 10; }
  #nav:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -9999px;
    right: -9999px;
    z-index: -1;
    background: #e9a126; }
  #nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1.5em;
    font-weight: 700; }
  #nav li {
    float: left; }
    #nav li + li:before {
      content: '|';
      padding: 0 12px;
      color: #000; }
  #nav a {
    color: #000; }

.sticky-wrapper {
  margin-bottom: 24px; }
  @media (max-width: 768px) {
    .sticky-wrapper {
      height: 0 !important;
      margin: 0 !important; } }

@media (max-width: 768px) {
  .burger-menu {
    width: 50% !important; } }
@media (max-width: 767px) {
  .burger-menu {
    top: 64px !important; } }
@media (max-width: 320px) {
  .burger-menu {
    width: 100% !important; } }

@media (max-width: 767px) {
  .burger-menu-button {
    height: 64px !important;
    width: 48px !important; }
    .burger-menu-button .burger-menu-line {
      left: 12px !important;
      top: 24px !important; }
      .burger-menu-button .burger-menu-line + .burger-menu-line {
        top: 32px !important; }
        .burger-menu-button .burger-menu-line + .burger-menu-line + .burger-menu-line {
          top: 40px !important; } }

.brand-logo {
  position: relative;
  z-index: 11; }
  @media (min-width: 321px) {
    .brand-logo {
      display: none !important; } }
  @media (max-width: 320px) {
    .brand-logo {
      display: none !important; } }
  @media (min-width: 769px) {
    .brand-logo {
      padding-top: 15px;
      display: block !important; } }
  .brand-logo img {
    width: 100%;
    height: auto; }

.sticky-bottom {
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
  padding: 12px 0;
  position: fixed;
  bottom: 0;
  z-index: 3;
  text-align: center; }
  .sticky-bottom:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -9999px;
    right: -9999px;
    z-index: -1;
    background: #e9a126; }
  .sticky-bottom p {
    margin: 0; }
 .btn {
    position: absolute;
    z-index: 3;
    top: 20px;
    right: -10px;
    background: #000;
    border-radius: 5px;
    padding: 3px 12px 5px;
    margin-left: 8px;
}

.about-book {
  padding: 32px 0; }
  @media (max-width: 768px) {
    .about-book .g-2x5 {
      width: 20% !important; }
    .about-book .g-3x5 {
      width: 80% !important; } }
  @media (max-width: 767px) {
    .about-book {
      padding: 0; }
      .about-book .g-2x5,
      .about-book .g-3x5 {
        width: 100% !important; } }
  .about-book p {
    margin: 0; }
  .about-book .description {
    font-size: 20px;
    line-height: 1.5em;
    position: relative;
    z-index: 1; }
    @media (max-width: 767px) {
      .about-book .description {
        padding: 12px 0 24px; } }
    .about-book .description:before {
      content: '';
      position: absolute;
      top: -32px;
      bottom: -32px;
      left: -9999px;
      right: -9999px;
      z-index: -1;
      background: #fff; }
      @media (max-width: 767px) {
        .about-book .description:before {
          top: -84px;
          bottom: 0; } }

.book-cover {
  position: relative;
  top: -95px;
  z-index: 2;
  padding: 14px 0; }
  @media (max-width: 1024px) {
    .book-cover {
      text-align: center;
      top: -50px; } }
  @media (max-width: 768px) {
    .book-cover {
      top: 0; } }
  .book-cover img {
    transition: all 1s;
    position: absolute;
    left: 0; }
    @media (max-width: 1024px) {
      .book-cover img {
        top: -15px;
        width: 100%;
        max-width: 318px;
        height: auto; } }
    @media (max-width: 768px) {
      .book-cover img {
        position: static; } }
    @media (max-width: 767px) {
      .book-cover img {
        width: 35%; } }

.editor {
  border: 12px solid #e9a126;
  margin-top: 200px; }
  @media (max-width: 768px) {
    .editor {
      max-width: 600px;
      margin: 0 auto 36px; } }
  .editor h2 {
    margin: -12px 0 0 -12px; }
    @media (max-width: 768px) {
      .editor h2 {
        text-align: center; } }
    .editor h2 span {
      display: inline-block;
      vertical-align: top;
      padding: 0 8px 4px;
      background: #e06117;
      border: solid #e9a126;
      border-width: 0 12px 12px;
      border-radius: 0 0 12px 12px; }
  .editor q {
    display: block;
    overflow: hidden;
    line-height: 20px; }
    .editor q:before, .editor q:after {
      content: ''; }
  .editor cite {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
    font-style: normal; }
    .editor cite strong {
      font-size: 16px;
      line-height: 24px;
      display: block; }
  .editor .quote {
    margin: 12px 16px; }
  .editor .img-holder {
    float: left;
    margin: 0 12px 12px 0; }
    @media (max-width: 1024px) {
      .editor .img-holder {
        float: none;
        text-align: center; } }

.reviews-holder {
  position: relative; }
  .reviews-holder:before, .reviews-holder:after {
    display: block;
    width: 100%;
    height: 0px;
    padding: 68px 0 0;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 180px;
    font-weight: normal;
    color: #e9a126;
    text-align: center; }
  .reviews-holder:before {
    content: '\201C';
    margin-bottom: 8px; }
  .reviews-holder:after {
    content: '\201D'; }
  .reviews-holder .btn-holder {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 8; }
    .reviews-holder .btn-holder button {
      position: absolute;
      border: none;
      background: none;
      color: #fff;
      width: 40px;
      height: 40px;
      padding: 0;
      text-indent: -9999px;
      overflow: hidden;
      outline: none; }
      .reviews-holder .btn-holder button:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 24px;
        height: 24px;
        border: solid #fff;
        border-width: 6px 6px 0 0; }
      .reviews-holder .btn-holder button:hover, .reviews-holder .btn-holder button:focus {
        opacity: 0.75; }
      .reviews-holder .btn-holder button.up {
        right: 50px; }
        .reviews-holder .btn-holder button.up:after {
          transform: rotate(-45deg);
          margin: -6px 0 0 -12px; }
      .reviews-holder .btn-holder button.down {
        right: 0; }
        .reviews-holder .btn-holder button.down:after {
          transform: rotate(135deg);
          margin: -19px 0 0 -12px; }

.reviews ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0 20px; }
.reviews .quote {
  padding-bottom: 24px !important;
  text-align: center; }
  .reviews .quote q {
    display: block;
    font-style: italic;
    margin-bottom: 8px; }
    .reviews .quote q:before, .reviews .quote q:after {
      content: ''; }
  .reviews .quote .title {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.5em; }

@media (max-width: 1024px) {
  .testimony .g-2x5 {
    float: none !important;
    display: inline-block;
    vertical-align: bottom; }
  .testimony .g-3x5 {
    float: none !important;
    display: inline-block;
    vertical-align: bottom;
    margin-left: -5px; } }

.alert {
  background: #fff;
  padding: 5px 9px;
  margin-bottom: 12px;
  border-radius: 3px;
  font-weight: 700;
  font-size: 14px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4); }
  .alert.success {
    color: #0b5;
    border: 2px solid #0b5; }
  .alert.danger {
    color: #d30;
    border: 2px solid #d30; }

.has-error {
  border-color: #c00; }

.g-recaptcha {
  float: right; }

.contact .img-holder {
  margin-bottom: 24px; }
  @media (max-width: 768px) {
    .contact .img-holder {
      float: left;
      width: 15%;
      margin-right: 15px; } }
  .contact .img-holder img {
    width: 100%;
    height: auto; }
.contact strong {
  font-weight: 700;
  display: block;
  text-transform: uppercase; }

.contact-form fieldset {
  border: none;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0; }
.contact-form label {
  display: inline-block;
  vertical-align: top;
  width: 12%;
  font-size: 20px;
  line-height: 32px; }
  @media (max-width: 767px) {
    .contact-form label {
      display: block;
      width: 100%;
      margin-bottom: 8px; } }
  .contact-form label.block {
    display: block;
    width: 100%; }
.contact-form input[type='text'],
.contact-form input[type='email'],
.contact-form textarea {
  display: inline-block;
  vertical-align: top;
  width: 88%;
  border: none;
  font-size: 15px;
  line-height: 24px;
  padding: 4px 6px; }
  @media (max-width: 767px) {
    .contact-form input[type='text'],
    .contact-form input[type='email'],
    .contact-form textarea {
      display: block;
      width: 100%; } }
.contact-form textarea {
  margin-left: 12%; }
  @media (max-width: 767px) {
    .contact-form textarea {
      margin-left: 0; } }
.contact-form button {
  float: right;
  padding: 12px;
  border: none;
  background: #e9a126;
  color: #000;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase; }
.contact-form .holder {
  margin-bottom: 10px; }

#footer {
  padding: 20px 0 76px;
  font-size: 13px;
  font-weight: 400;
  color: #e9a126;
  text-align: center; }
