@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

@font-face {
  font-family: sourcesans;
  font-weight: normal;
  font-style: normal;
  src: url("/fonts/sourcesanspro-light-webfont.eot");
  src: url("/fonts/sourcesanspro-light-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/sourcesanspro-light-webfont.woff") format("woff"), url("/fonts/sourcesanspro-light-webfont.ttf") format("truetype"), url("/fonts/sourcesanspro-light-webfont.svg#sourcesans") format("svg");
}
@font-face {
  font-family: sourcesans;
  font-weight: bold;
  font-style: normal;
  src: url("/fonts/sourcesanspro-semibold-webfont.eot");
  src: url("/fonts/sourcesanspro-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/sourcesanspro-semibold-webfont.woff") format("woff"), url("/fonts/sourcesanspro-semibold-webfont.ttf") format("truetype"), url("/fonts/sourcesanspro-semibold-webfont.svg#sourcesans") format("svg");
}
@font-face {
  font-family: icons;
  font-weight: bold;
  font-style: normal;
  src: url("/fonts/classiques-icons.eot");
  src: url("/fonts/classiques-icons.eot?#iefix") format("embedded-opentype"), url("/fonts/classiques-icons.woff") format("woff"), url("/fonts/classiques-icons.ttf") format("truetype"), url("/fonts/classiques-icons.svg#icons") format("svg");
}
* {
  box-sizing: border-box;
}

html {
  overflow-y: scroll;
}

html, body {
  height: 100%;
}

body {
  background: #f9fafb;
  color: #5e6062;
  font-family: sourcesans;
  font-size: 17px;
  line-height: 1.45;
}

ul + h1,
ol + h1,
p + h1 {
  margin-top: 1.6em;
}

ul + h2,
ol + h2,
p + h2 {
  margin-top: 1.4em;
}

ul + h3,
ol + h3,
p + h3 {
  margin-top: 1.3em;
}

ul + h4,
ol + h4,
p + h4 {
  margin-top: 1.2em;
}

h1 {
  color: #2c558c;
  font-size: 40px;
}

h2 {
  color: #5e6062;
  font-size: 24px;
}

h3 {
  border-bottom: 2px solid #b2bddf;
  margin-bottom: 0.75em;
  padding-bottom: 0.6em;
  padding-top: 0.6em;
  color: #5e6062;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}

h4 {
  color: #141f41;
  font-size: 17px;
}

p, ul, ol,
h1, h2, h3,
h4, h5, h6 {
  margin-bottom: 0.8em;
}

a {
  color: #1b2955;
  text-decoration: none;
}
a:hover {
  color: #2d458f;
}

ul, ol {
  margin-left: 30px;
}

.wrap {
  min-height: 100%;
}

.inner, footer, .main, header {
  margin: 0 auto;
  max-width: 820px;
  padding: 0 10px;
}

.cols-wrap, .book-wrap {
  letter-spacing: -0.31em;
}

.col, .book-preview, .book-infos {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}

.extra-inner, .book-wrap, .intro {
  padding: 0 2.85%;
}

.outer, .footer-outer, .header-outer {
  width: 100%;
}

.header-outer {
  background-color: #f3f6fa;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f6fa), color-stop(33%, #f0f4f9), color-stop(54%, #ebf0f7), color-stop(71%, #e4ebf4), color-stop(100%, #d0dceb));
  background-image: -webkit-linear-gradient(top, #f3f6fa 0%, #f0f4f9 33%, #ebf0f7 54%, #e4ebf4 71%, #d0dceb 100%);
  background-image: -moz-linear-gradient(top, #f3f6fa 0%, #f0f4f9 33%, #ebf0f7 54%, #e4ebf4 71%, #d0dceb 100%);
  background-image: -ms-linear-gradient(top, #f3f6fa 0%, #f0f4f9 33%, #ebf0f7 54%, #e4ebf4 71%, #d0dceb 100%);
  background-image: -o-linear-gradient(top, #f3f6fa 0%, #f0f4f9 33%, #ebf0f7 54%, #e4ebf4 71%, #d0dceb 100%);
  background-image: linear-gradient(top, #f3f6fa 0%, #f0f4f9 33%, #ebf0f7 54%, #e4ebf4 71%, #d0dceb 100%);
}

.top-banner {
  -webkit-transform: translateZ(0);
  background: #3b72b8;
  color: #fff;
  display: block;
  text-transform: uppercase;
  text-shadow: 0px 2px 1px #275ea5;
  padding: 0.85em 3.25% 0.75em;
}
.top-banner h1 {
  -webkit-font-smoothing: antialiased;
  color: #fff;
  font-size: 25px;
  margin-bottom: 0;
}

.site-title, .top-banner h1 {
  line-height: 1.2;
  padding-left: 1.38em;
  text-indent: 0.1em;
  position: relative;
}
.site-title:before, .top-banner h1:before {
  -webkit-font-smoothing: antialiased;
  content: "⚞";
  font-family: icons;
  font-size: 21px;
  position: absolute;
  left: -0.1em;
  top: 2px;
}

a.top-banner {
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  cursor: pointer;
  opacity: 0.85;
}
a.top-banner:hover {
  color: #fff;
  opacity: 1;
}
a.top-banner:hover .back-wrap {
  max-width: 260px;
}
a.top-banner:hover .site-title, a.top-banner:hover h1 {
  max-width: 1em;
}
a.top-banner .back,
a.top-banner .site-title,
a.top-banner h1 {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
  white-space: nowrap;
}
a.top-banner .back-wrap {
  -webkit-transition: all ease-in-out 0.42s;
  -moz-transition: all ease-in-out 0.42s;
  -ms-transition: all ease-in-out 0.42s;
  -o-transition: all ease-in-out 0.42s;
  transition: all ease-in-out 0.42s;
}
a.top-banner .site-title, a.top-banner h1 {
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  color: #e0e9f5;
  max-width: 400px;
  overflow: hidden;
}
a.top-banner .site-title:before, a.top-banner h1:before {
  font-size: 16px;
  top: 0;
}

.intro {
  font-size: 0;
  margin-bottom: 0;
  padding-bottom: 2.2%;
  padding-top: 4.5%;
  position: relative;
}
.intro h1, .intro h2 {
  line-height: 1;
  margin-bottom: 5px;
  width: 70%;
}
.intro h2 {
  font-weight: normal;
}
.intro p {
  display: inline-block;
  font-size: 17px;
  vertical-align: middle;
}
.intro .desc {
  width: 80%;
}
.intro .about-btn-wrap {
  text-align: right;
  white-space: nowrap;
  width: 20%;
}

.main-outer {
  background: #f9fafb;
  padding-bottom: 80px;
}

.main {
  min-height: 250px;
  padding-bottom: 1.5em;
  padding-top: 1.5em;
}

.footer-outer {
  background: #e7edf6;
  margin-top: -80px;
  padding: 18px 0 15px;
}

.logo {
  max-width: 180px;
}

.flat-btn {
  background: #c0d1e5;
  color: #3b72b8;
  font-size: 13px;
  font-weight: bold;
  padding: 0.55em 1.2em 0.45em;
  text-transform: uppercase;
}
.flat-btn:hover {
  background: #aec4de;
}

.flat-btn-preview {
  -webkit-font-smoothing: antialiased;
  background: #3b72b8;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  padding: 0.55em 1.2em 0.45em;
  position: relative;
  text-align: left;
}
.flat-btn-preview:hover {
  background: #3566a5;
  color: #fff;
}
.flat-btn-preview:after {
  content: "→";
  font-family: icons;
  font-size: 12px;
  margin-top: -7px;
  position: absolute;
  right: 1.6em;
  top: 50%;
}
.flat-btn-preview.heading {
  display: none;
  margin-bottom: 1.5em;
}

.plain, .classy-list {
  list-style-type: none;
  margin-left: 0;
}

.classy-list li {
  border-bottom: 1px solid #afc7e6;
}
.classy-list li:last-child {
  border-bottom-width: 0;
}

.classy-list-item {
  display: block;
  font-size: 0;
  padding: 2.8%;
}
.classy-list-item:hover {
  background: #e1ebf9;
}
.classy-list-item:hover .classy-list-title {
  color: #002495;
}

.classy-list-title,
.classy-list-desc {
  display: inline-block;
  font-size: 18px;
  vertical-align: middle;
}

.classy-list-title {
  font-weight: bold;
  margin-right: 5%;
  padding-right: 10%;
  width: 55%;
}

.classy-list-desc {
  width: 40%;
}

.back-wrap {
  display: inline-block;
  font-size: 16px;
  line-height: 1.2;
  max-width: 0;
  vertical-align: middle;
  overflow: hidden;
}

.back {
  line-height: 1.2;
  padding-left: 1.8em;
  padding-right: 0.65em;
  position: relative;
  text-align: right;
}
.back:before {
  -webkit-font-smoothing: antialiased;
  content: "←";
  display: inline-block;
  font-family: icons;
  font-size: 12px;
  margin-top: -1px;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 3px;
}

.book-infos-tabs {
  border-bottom: 2px solid #b2bddf;
  display: table;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 1.25em;
  margin-top: -0.6em;
  text-transform: uppercase;
  width: 100%;
}
.book-infos-tabs a {
  color: #5e6062;
  display: table-cell;
  padding: 0.6em 0;
  white-space: nowrap;
}
.book-infos-tabs a:hover {
  color: #848689;
}
.book-infos-tabs a.active {
  color: #3b72b8;
}
.book-infos-tabs a:nth-child(2) {
  text-align: center;
  width: 75%;
}

.book-infos {
  display: inline-block;
  margin-right: 10%;
  width: 60%;
}
.book-infos h3 {
  position: absolute;
  left: -9999em;
}

.book-preview {
  text-align: right;
  width: 30%;
}
.book-preview .flat-btn-preview,
.book-preview .book-thumb {
  max-width: 200px;
  width: 100%;
}
.book-preview .book-thumb {
  margin-top: -100px;
}
.book-preview .flat-btn-preview {
  padding-right: 3em;
}

.book-thumb {
  border: 1px solid #fff;
  box-shadow: 1px 2px 4px #6680a2;
  margin-bottom: 1.5em;
}
   .footer-outer {
	    height: 100px;
    }
.hidden {
  display: none;
}

@media screen and (max-width: 600px) {
  .top-banner h1 {
    font-size: 21px;
  }
  .top-banner h1:before {
    font-size: 17px;
  }

  .book-infos-tabs {
    display: none;
  }

  .book-infos h3 {
    position: relative;
    left: 0;
  }

  .book-infos .tabs-content.hidden {
    display: block;
  }
  .logo {
         width: 110px;
    }
        .footer-outer {
	    height: 80px;
    }
    
}
@media screen and (max-width: 500px) {
  .intro .desc, .intro .about-btn-wrap {
    width: 100%;
  }

  .classy-list-title {
    padding-right: 0;
  }

  .book-infos,
.book-preview {
    margin-right: 0;
    width: 100%;
  }

  .flat-btn-preview {
    display: block !important;
    max-width: none !important;
  }

  .book-preview .book-thumb {
    display: block;
    margin: 1.5em auto 3em auto;
  }

    .logo {
         width: 80px;
    }
    
    .footer-outer {
	    height: 80px;
    }
    
  a.top-banner .site-title, a.top-banner h1 {
    max-width: none !important;
    white-space: normal;
  }
  a.top-banner .back-wrap {
    display: none;
  }
  a.top-banner .site-title, a.top-banner h1,
a.top-banner .back-wrap {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }
}

/*# sourceMappingURL=styles.css.map */
