@charset "UTF-8";
/*
Theme Name: 	Columbia University Press
Theme URI: 		http://cup.columbia.edu
Description: 	Custom-built for Columbia University Press on a Starkers base
Version: 		1.0
Author: 		Greg Williams for Supadu
Author URI: 	http://supadu.com
*/
/* line 5, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.5.0");
  src: url("lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 4, sass/lib/font-awesome/_core.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 5, sass/lib/font-awesome/_larger.scss */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 10, sass/lib/font-awesome/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 11, sass/lib/font-awesome/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 12, sass/lib/font-awesome/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 13, sass/lib/font-awesome/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 3, sass/lib/font-awesome/_fixed-width.scss */
.fa-fw {
  width: 1.28571em;
  text-align: center;
}

/* line 4, sass/lib/font-awesome/_list.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
/* line 8, sass/lib/font-awesome/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 10, sass/lib/font-awesome/_list.scss */
.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
/* line 16, sass/lib/font-awesome/_list.scss */
.fa-li.fa-lg {
  left: -1.85714em;
}

/* line 4, sass/lib/font-awesome/_bordered-pulled.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

/* line 10, sass/lib/font-awesome/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
}

/* line 11, sass/lib/font-awesome/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
}

/* line 14, sass/lib/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-left {
  margin-right: .3em;
}
/* line 15, sass/lib/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 19, sass/lib/font-awesome/_bordered-pulled.scss */
.pull-right {
  float: right;
}

/* line 20, sass/lib/font-awesome/_bordered-pulled.scss */
.pull-left {
  float: left;
}

/* line 23, sass/lib/font-awesome/_bordered-pulled.scss */
.fa.pull-left {
  margin-right: .3em;
}
/* line 24, sass/lib/font-awesome/_bordered-pulled.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 4, sass/lib/font-awesome/_animated.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 9, sass/lib/font-awesome/_animated.scss */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 4, sass/lib/font-awesome/_rotated-flipped.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, sass/lib/font-awesome/_rotated-flipped.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 6, sass/lib/font-awesome/_rotated-flipped.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 8, sass/lib/font-awesome/_rotated-flipped.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 9, sass/lib/font-awesome/_rotated-flipped.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 14, sass/lib/font-awesome/_rotated-flipped.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 4, sass/lib/font-awesome/_stacked.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 12, sass/lib/font-awesome/_stacked.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 18, sass/lib/font-awesome/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 19, sass/lib/font-awesome/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 20, sass/lib/font-awesome/_stacked.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 4, sass/lib/font-awesome/_icons.scss */
.fa-glass:before {
  content: "";
}

/* line 5, sass/lib/font-awesome/_icons.scss */
.fa-music:before {
  content: "";
}

/* line 6, sass/lib/font-awesome/_icons.scss */
.fa-search:before {
  content: "";
}

/* line 7, sass/lib/font-awesome/_icons.scss */
.fa-envelope-o:before {
  content: "";
}

/* line 8, sass/lib/font-awesome/_icons.scss */
.fa-heart:before {
  content: "";
}

/* line 9, sass/lib/font-awesome/_icons.scss */
.fa-star:before {
  content: "";
}

/* line 10, sass/lib/font-awesome/_icons.scss */
.fa-star-o:before {
  content: "";
}

/* line 11, sass/lib/font-awesome/_icons.scss */
.fa-user:before {
  content: "";
}

/* line 12, sass/lib/font-awesome/_icons.scss */
.fa-film:before {
  content: "";
}

/* line 13, sass/lib/font-awesome/_icons.scss */
.fa-th-large:before {
  content: "";
}

/* line 14, sass/lib/font-awesome/_icons.scss */
.fa-th:before {
  content: "";
}

/* line 15, sass/lib/font-awesome/_icons.scss */
.fa-th-list:before {
  content: "";
}

/* line 16, sass/lib/font-awesome/_icons.scss */
.fa-check:before {
  content: "";
}

/* line 17, sass/lib/font-awesome/_icons.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

/* line 20, sass/lib/font-awesome/_icons.scss */
.fa-search-plus:before {
  content: "";
}

/* line 21, sass/lib/font-awesome/_icons.scss */
.fa-search-minus:before {
  content: "";
}

/* line 22, sass/lib/font-awesome/_icons.scss */
.fa-power-off:before {
  content: "";
}

/* line 23, sass/lib/font-awesome/_icons.scss */
.fa-signal:before {
  content: "";
}

/* line 24, sass/lib/font-awesome/_icons.scss */
.fa-gear:before,
.fa-cog:before {
  content: "";
}

/* line 26, sass/lib/font-awesome/_icons.scss */
.fa-trash-o:before {
  content: "";
}

/* line 27, sass/lib/font-awesome/_icons.scss */
.fa-home:before {
  content: "";
}

/* line 28, sass/lib/font-awesome/_icons.scss */
.fa-file-o:before {
  content: "";
}

/* line 29, sass/lib/font-awesome/_icons.scss */
.fa-clock-o:before {
  content: "";
}

/* line 30, sass/lib/font-awesome/_icons.scss */
.fa-road:before {
  content: "";
}

/* line 31, sass/lib/font-awesome/_icons.scss */
.fa-download:before {
  content: "";
}

/* line 32, sass/lib/font-awesome/_icons.scss */
.fa-arrow-circle-o-down:before {
  content: "";
}

/* line 33, sass/lib/font-awesome/_icons.scss */
.fa-arrow-circle-o-up:before {
  content: "";
}

/* line 34, sass/lib/font-awesome/_icons.scss */
.fa-inbox:before {
  content: "";
}

/* line 35, sass/lib/font-awesome/_icons.scss */
.fa-play-circle-o:before {
  content: "";
}

/* line 36, sass/lib/font-awesome/_icons.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

/* line 38, sass/lib/font-awesome/_icons.scss */
.fa-refresh:before {
  content: "";
}

/* line 39, sass/lib/font-awesome/_icons.scss */
.fa-list-alt:before {
  content: "";
}

/* line 40, sass/lib/font-awesome/_icons.scss */
.fa-lock:before {
  content: "";
}

/* line 41, sass/lib/font-awesome/_icons.scss */
.fa-flag:before {
  content: "";
}

/* line 42, sass/lib/font-awesome/_icons.scss */
.fa-headphones:before {
  content: "";
}

/* line 43, sass/lib/font-awesome/_icons.scss */
.fa-volume-off:before {
  content: "";
}

/* line 44, sass/lib/font-awesome/_icons.scss */
.fa-volume-down:before {
  content: "";
}

/* line 45, sass/lib/font-awesome/_icons.scss */
.fa-volume-up:before {
  content: "";
}

/* line 46, sass/lib/font-awesome/_icons.scss */
.fa-qrcode:before {
  content: "";
}

/* line 47, sass/lib/font-awesome/_icons.scss */
.fa-barcode:before {
  content: "";
}

/* line 48, sass/lib/font-awesome/_icons.scss */
.fa-tag:before {
  content: "";
}

/* line 49, sass/lib/font-awesome/_icons.scss */
.fa-tags:before {
  content: "";
}

/* line 50, sass/lib/font-awesome/_icons.scss */
.fa-book:before {
  content: "";
}

/* line 51, sass/lib/font-awesome/_icons.scss */
.fa-bookmark:before {
  content: "";
}

/* line 52, sass/lib/font-awesome/_icons.scss */
.fa-print:before {
  content: "";
}

/* line 53, sass/lib/font-awesome/_icons.scss */
.fa-camera:before {
  content: "";
}

/* line 54, sass/lib/font-awesome/_icons.scss */
.fa-font:before {
  content: "";
}

/* line 55, sass/lib/font-awesome/_icons.scss */
.fa-bold:before {
  content: "";
}

/* line 56, sass/lib/font-awesome/_icons.scss */
.fa-italic:before {
  content: "";
}

/* line 57, sass/lib/font-awesome/_icons.scss */
.fa-text-height:before {
  content: "";
}

/* line 58, sass/lib/font-awesome/_icons.scss */
.fa-text-width:before {
  content: "";
}

/* line 59, sass/lib/font-awesome/_icons.scss */
.fa-align-left:before {
  content: "";
}

/* line 60, sass/lib/font-awesome/_icons.scss */
.fa-align-center:before {
  content: "";
}

/* line 61, sass/lib/font-awesome/_icons.scss */
.fa-align-right:before {
  content: "";
}

/* line 62, sass/lib/font-awesome/_icons.scss */
.fa-align-justify:before {
  content: "";
}

/* line 63, sass/lib/font-awesome/_icons.scss */
.fa-list:before {
  content: "";
}

/* line 64, sass/lib/font-awesome/_icons.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

/* line 66, sass/lib/font-awesome/_icons.scss */
.fa-indent:before {
  content: "";
}

/* line 67, sass/lib/font-awesome/_icons.scss */
.fa-video-camera:before {
  content: "";
}

/* line 68, sass/lib/font-awesome/_icons.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

/* line 71, sass/lib/font-awesome/_icons.scss */
.fa-pencil:before {
  content: "";
}

/* line 72, sass/lib/font-awesome/_icons.scss */
.fa-map-marker:before {
  content: "";
}

/* line 73, sass/lib/font-awesome/_icons.scss */
.fa-adjust:before {
  content: "";
}

/* line 74, sass/lib/font-awesome/_icons.scss */
.fa-tint:before {
  content: "";
}

/* line 75, sass/lib/font-awesome/_icons.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

/* line 77, sass/lib/font-awesome/_icons.scss */
.fa-share-square-o:before {
  content: "";
}

/* line 78, sass/lib/font-awesome/_icons.scss */
.fa-check-square-o:before {
  content: "";
}

/* line 79, sass/lib/font-awesome/_icons.scss */
.fa-arrows:before {
  content: "";
}

/* line 80, sass/lib/font-awesome/_icons.scss */
.fa-step-backward:before {
  content: "";
}

/* line 81, sass/lib/font-awesome/_icons.scss */
.fa-fast-backward:before {
  content: "";
}

/* line 82, sass/lib/font-awesome/_icons.scss */
.fa-backward:before {
  content: "";
}

/* line 83, sass/lib/font-awesome/_icons.scss */
.fa-play:before {
  content: "";
}

/* line 84, sass/lib/font-awesome/_icons.scss */
.fa-pause:before {
  content: "";
}

/* line 85, sass/lib/font-awesome/_icons.scss */
.fa-stop:before {
  content: "";
}

/* line 86, sass/lib/font-awesome/_icons.scss */
.fa-forward:before {
  content: "";
}

/* line 87, sass/lib/font-awesome/_icons.scss */
.fa-fast-forward:before {
  content: "";
}

/* line 88, sass/lib/font-awesome/_icons.scss */
.fa-step-forward:before {
  content: "";
}

/* line 89, sass/lib/font-awesome/_icons.scss */
.fa-eject:before {
  content: "";
}

/* line 90, sass/lib/font-awesome/_icons.scss */
.fa-chevron-left:before {
  content: "";
}

/* line 91, sass/lib/font-awesome/_icons.scss */
.fa-chevron-right:before {
  content: "";
}

/* line 92, sass/lib/font-awesome/_icons.scss */
.fa-plus-circle:before {
  content: "";
}

/* line 93, sass/lib/font-awesome/_icons.scss */
.fa-minus-circle:before {
  content: "";
}

/* line 94, sass/lib/font-awesome/_icons.scss */
.fa-times-circle:before {
  content: "";
}

/* line 95, sass/lib/font-awesome/_icons.scss */
.fa-check-circle:before {
  content: "";
}

/* line 96, sass/lib/font-awesome/_icons.scss */
.fa-question-circle:before {
  content: "";
}

/* line 97, sass/lib/font-awesome/_icons.scss */
.fa-info-circle:before {
  content: "";
}

/* line 98, sass/lib/font-awesome/_icons.scss */
.fa-crosshairs:before {
  content: "";
}

/* line 99, sass/lib/font-awesome/_icons.scss */
.fa-times-circle-o:before {
  content: "";
}

/* line 100, sass/lib/font-awesome/_icons.scss */
.fa-check-circle-o:before {
  content: "";
}

/* line 101, sass/lib/font-awesome/_icons.scss */
.fa-ban:before {
  content: "";
}

/* line 102, sass/lib/font-awesome/_icons.scss */
.fa-arrow-left:before {
  content: "";
}

/* line 103, sass/lib/font-awesome/_icons.scss */
.fa-arrow-right:before {
  content: "";
}

/* line 104, sass/lib/font-awesome/_icons.scss */
.fa-arrow-up:before {
  content: "";
}

/* line 105, sass/lib/font-awesome/_icons.scss */
.fa-arrow-down:before {
  content: "";
}

/* line 106, sass/lib/font-awesome/_icons.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

/* line 108, sass/lib/font-awesome/_icons.scss */
.fa-expand:before {
  content: "";
}

/* line 109, sass/lib/font-awesome/_icons.scss */
.fa-compress:before {
  content: "";
}

/* line 110, sass/lib/font-awesome/_icons.scss */
.fa-plus:before {
  content: "";
}

/* line 111, sass/lib/font-awesome/_icons.scss */
.fa-minus:before {
  content: "";
}

/* line 112, sass/lib/font-awesome/_icons.scss */
.fa-asterisk:before {
  content: "";
}

/* line 113, sass/lib/font-awesome/_icons.scss */
.fa-exclamation-circle:before {
  content: "";
}

/* line 114, sass/lib/font-awesome/_icons.scss */
.fa-gift:before {
  content: "";
}

/* line 115, sass/lib/font-awesome/_icons.scss */
.fa-leaf:before {
  content: "";
}

/* line 116, sass/lib/font-awesome/_icons.scss */
.fa-fire:before {
  content: "";
}

/* line 117, sass/lib/font-awesome/_icons.scss */
.fa-eye:before {
  content: "";
}

/* line 118, sass/lib/font-awesome/_icons.scss */
.fa-eye-slash:before {
  content: "";
}

/* line 119, sass/lib/font-awesome/_icons.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

/* line 121, sass/lib/font-awesome/_icons.scss */
.fa-plane:before {
  content: "";
}

/* line 122, sass/lib/font-awesome/_icons.scss */
.fa-calendar:before {
  content: "";
}

/* line 123, sass/lib/font-awesome/_icons.scss */
.fa-random:before {
  content: "";
}

/* line 124, sass/lib/font-awesome/_icons.scss */
.fa-comment:before {
  content: "";
}

/* line 125, sass/lib/font-awesome/_icons.scss */
.fa-magnet:before {
  content: "";
}

/* line 126, sass/lib/font-awesome/_icons.scss */
.fa-chevron-up:before {
  content: "";
}

/* line 127, sass/lib/font-awesome/_icons.scss */
.fa-chevron-down:before {
  content: "";
}

/* line 128, sass/lib/font-awesome/_icons.scss */
.fa-retweet:before {
  content: "";
}

/* line 129, sass/lib/font-awesome/_icons.scss */
.fa-shopping-cart:before {
  content: "";
}

/* line 130, sass/lib/font-awesome/_icons.scss */
.fa-folder:before {
  content: "";
}

/* line 131, sass/lib/font-awesome/_icons.scss */
.fa-folder-open:before {
  content: "";
}

/* line 132, sass/lib/font-awesome/_icons.scss */
.fa-arrows-v:before {
  content: "";
}

/* line 133, sass/lib/font-awesome/_icons.scss */
.fa-arrows-h:before {
  content: "";
}

/* line 134, sass/lib/font-awesome/_icons.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

/* line 136, sass/lib/font-awesome/_icons.scss */
.fa-twitter-square:before {
  content: "";
}

/* line 137, sass/lib/font-awesome/_icons.scss */
.fa-facebook-square:before {
  content: "";
}

/* line 138, sass/lib/font-awesome/_icons.scss */
.fa-camera-retro:before {
  content: "";
}

/* line 139, sass/lib/font-awesome/_icons.scss */
.fa-key:before {
  content: "";
}

/* line 140, sass/lib/font-awesome/_icons.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "";
}

/* line 142, sass/lib/font-awesome/_icons.scss */
.fa-comments:before {
  content: "";
}

/* line 143, sass/lib/font-awesome/_icons.scss */
.fa-thumbs-o-up:before {
  content: "";
}

/* line 144, sass/lib/font-awesome/_icons.scss */
.fa-thumbs-o-down:before {
  content: "";
}

/* line 145, sass/lib/font-awesome/_icons.scss */
.fa-star-half:before {
  content: "";
}

/* line 146, sass/lib/font-awesome/_icons.scss */
.fa-heart-o:before {
  content: "";
}

/* line 147, sass/lib/font-awesome/_icons.scss */
.fa-sign-out:before {
  content: "";
}

/* line 148, sass/lib/font-awesome/_icons.scss */
.fa-linkedin-square:before {
  content: "";
}

/* line 149, sass/lib/font-awesome/_icons.scss */
.fa-thumb-tack:before {
  content: "";
}

/* line 150, sass/lib/font-awesome/_icons.scss */
.fa-external-link:before {
  content: "";
}

/* line 151, sass/lib/font-awesome/_icons.scss */
.fa-sign-in:before {
  content: "";
}

/* line 152, sass/lib/font-awesome/_icons.scss */
.fa-trophy:before {
  content: "";
}

/* line 153, sass/lib/font-awesome/_icons.scss */
.fa-github-square:before {
  content: "";
}

/* line 154, sass/lib/font-awesome/_icons.scss */
.fa-upload:before {
  content: "";
}

/* line 155, sass/lib/font-awesome/_icons.scss */
.fa-lemon-o:before {
  content: "";
}

/* line 156, sass/lib/font-awesome/_icons.scss */
.fa-phone:before {
  content: "";
}

/* line 157, sass/lib/font-awesome/_icons.scss */
.fa-square-o:before {
  content: "";
}

/* line 158, sass/lib/font-awesome/_icons.scss */
.fa-bookmark-o:before {
  content: "";
}

/* line 159, sass/lib/font-awesome/_icons.scss */
.fa-phone-square:before {
  content: "";
}

/* line 160, sass/lib/font-awesome/_icons.scss */
.fa-twitter:before {
  content: "";
}

/* line 161, sass/lib/font-awesome/_icons.scss */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

/* line 163, sass/lib/font-awesome/_icons.scss */
.fa-github:before {
  content: "";
}

/* line 164, sass/lib/font-awesome/_icons.scss */
.fa-unlock:before {
  content: "";
}

/* line 165, sass/lib/font-awesome/_icons.scss */
.fa-credit-card:before {
  content: "";
}

/* line 166, sass/lib/font-awesome/_icons.scss */
.fa-feed:before,
.fa-rss:before {
  content: "";
}

/* line 168, sass/lib/font-awesome/_icons.scss */
.fa-hdd-o:before {
  content: "";
}

/* line 169, sass/lib/font-awesome/_icons.scss */
.fa-bullhorn:before {
  content: "";
}

/* line 170, sass/lib/font-awesome/_icons.scss */
.fa-bell:before {
  content: "";
}

/* line 171, sass/lib/font-awesome/_icons.scss */
.fa-certificate:before {
  content: "";
}

/* line 172, sass/lib/font-awesome/_icons.scss */
.fa-hand-o-right:before {
  content: "";
}

/* line 173, sass/lib/font-awesome/_icons.scss */
.fa-hand-o-left:before {
  content: "";
}

/* line 174, sass/lib/font-awesome/_icons.scss */
.fa-hand-o-up:before {
  content: "";
}

/* line 175, sass/lib/font-awesome/_icons.scss */
.fa-hand-o-down:before {
  content: "";
}

/* line 176, sass/lib/font-awesome/_icons.scss */
.fa-arrow-circle-left:before {
  content: "";
}

/* line 177, sass/lib/font-awesome/_icons.scss */
.fa-arrow-circle-right:before {
  content: "";
}

/* line 178, sass/lib/font-awesome/_icons.scss */
.fa-arrow-circle-up:before {
  content: "";
}

/* line 179, sass/lib/font-awesome/_icons.scss */
.fa-arrow-circle-down:before {
  content: "";
}

/* line 180, sass/lib/font-awesome/_icons.scss */
.fa-globe:before {
  content: "";
}

/* line 181, sass/lib/font-awesome/_icons.scss */
.fa-wrench:before {
  content: "";
}

/* line 182, sass/lib/font-awesome/_icons.scss */
.fa-tasks:before {
  content: "";
}

/* line 183, sass/lib/font-awesome/_icons.scss */
.fa-filter:before {
  content: "";
}

/* line 184, sass/lib/font-awesome/_icons.scss */
.fa-briefcase:before {
  content: "";
}

/* line 185, sass/lib/font-awesome/_icons.scss */
.fa-arrows-alt:before {
  content: "";
}

/* line 186, sass/lib/font-awesome/_icons.scss */
.fa-group:before,
.fa-users:before {
  content: "";
}

/* line 188, sass/lib/font-awesome/_icons.scss */
.fa-chain:before,
.fa-link:before {
  content: "";
}

/* line 190, sass/lib/font-awesome/_icons.scss */
.fa-cloud:before {
  content: "";
}

/* line 191, sass/lib/font-awesome/_icons.scss */
.fa-flask:before {
  content: "";
}

/* line 192, sass/lib/font-awesome/_icons.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "";
}

/* line 194, sass/lib/font-awesome/_icons.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "";
}

/* line 196, sass/lib/font-awesome/_icons.scss */
.fa-paperclip:before {
  content: "";
}

/* line 197, sass/lib/font-awesome/_icons.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

/* line 199, sass/lib/font-awesome/_icons.scss */
.fa-square:before {
  content: "";
}

/* line 200, sass/lib/font-awesome/_icons.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

/* line 203, sass/lib/font-awesome/_icons.scss */
.fa-list-ul:before {
  content: "";
}

/* line 204, sass/lib/font-awesome/_icons.scss */
.fa-list-ol:before {
  content: "";
}

/* line 205, sass/lib/font-awesome/_icons.scss */
.fa-strikethrough:before {
  content: "";
}

/* line 206, sass/lib/font-awesome/_icons.scss */
.fa-underline:before {
  content: "";
}

/* line 207, sass/lib/font-awesome/_icons.scss */
.fa-table:before {
  content: "";
}

/* line 208, sass/lib/font-awesome/_icons.scss */
.fa-magic:before {
  content: "";
}

/* line 209, sass/lib/font-awesome/_icons.scss */
.fa-truck:before {
  content: "";
}

/* line 210, sass/lib/font-awesome/_icons.scss */
.fa-pinterest:before {
  content: "";
}

/* line 211, sass/lib/font-awesome/_icons.scss */
.fa-pinterest-square:before {
  content: "";
}

/* line 212, sass/lib/font-awesome/_icons.scss */
.fa-google-plus-square:before {
  content: "";
}

/* line 213, sass/lib/font-awesome/_icons.scss */
.fa-google-plus:before {
  content: "";
}

/* line 214, sass/lib/font-awesome/_icons.scss */
.fa-money:before {
  content: "";
}

/* line 215, sass/lib/font-awesome/_icons.scss */
.fa-caret-down:before {
  content: "";
}

/* line 216, sass/lib/font-awesome/_icons.scss */
.fa-caret-up:before {
  content: "";
}

/* line 217, sass/lib/font-awesome/_icons.scss */
.fa-caret-left:before {
  content: "";
}

/* line 218, sass/lib/font-awesome/_icons.scss */
.fa-caret-right:before {
  content: "";
}

/* line 219, sass/lib/font-awesome/_icons.scss */
.fa-columns:before {
  content: "";
}

/* line 220, sass/lib/font-awesome/_icons.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

/* line 222, sass/lib/font-awesome/_icons.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

/* line 224, sass/lib/font-awesome/_icons.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

/* line 226, sass/lib/font-awesome/_icons.scss */
.fa-envelope:before {
  content: "";
}

/* line 227, sass/lib/font-awesome/_icons.scss */
.fa-linkedin:before {
  content: "";
}

/* line 228, sass/lib/font-awesome/_icons.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

/* line 230, sass/lib/font-awesome/_icons.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "";
}

/* line 232, sass/lib/font-awesome/_icons.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

/* line 234, sass/lib/font-awesome/_icons.scss */
.fa-comment-o:before {
  content: "";
}

/* line 235, sass/lib/font-awesome/_icons.scss */
.fa-comments-o:before {
  content: "";
}

/* line 236, sass/lib/font-awesome/_icons.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "";
}

/* line 238, sass/lib/font-awesome/_icons.scss */
.fa-sitemap:before {
  content: "";
}

/* line 239, sass/lib/font-awesome/_icons.scss */
.fa-umbrella:before {
  content: "";
}

/* line 240, sass/lib/font-awesome/_icons.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

/* line 242, sass/lib/font-awesome/_icons.scss */
.fa-lightbulb-o:before {
  content: "";
}

/* line 243, sass/lib/font-awesome/_icons.scss */
.fa-exchange:before {
  content: "";
}

/* line 244, sass/lib/font-awesome/_icons.scss */
.fa-cloud-download:before {
  content: "";
}

/* line 245, sass/lib/font-awesome/_icons.scss */
.fa-cloud-upload:before {
  content: "";
}

/* line 246, sass/lib/font-awesome/_icons.scss */
.fa-user-md:before {
  content: "";
}

/* line 247, sass/lib/font-awesome/_icons.scss */
.fa-stethoscope:before {
  content: "";
}

/* line 248, sass/lib/font-awesome/_icons.scss */
.fa-suitcase:before {
  content: "";
}

/* line 249, sass/lib/font-awesome/_icons.scss */
.fa-bell-o:before {
  content: "";
}

/* line 250, sass/lib/font-awesome/_icons.scss */
.fa-coffee:before {
  content: "";
}

/* line 251, sass/lib/font-awesome/_icons.scss */
.fa-cutlery:before {
  content: "";
}

/* line 252, sass/lib/font-awesome/_icons.scss */
.fa-file-text-o:before {
  content: "";
}

/* line 253, sass/lib/font-awesome/_icons.scss */
.fa-building-o:before {
  content: "";
}

/* line 254, sass/lib/font-awesome/_icons.scss */
.fa-hospital-o:before {
  content: "";
}

/* line 255, sass/lib/font-awesome/_icons.scss */
.fa-ambulance:before {
  content: "";
}

/* line 256, sass/lib/font-awesome/_icons.scss */
.fa-medkit:before {
  content: "";
}

/* line 257, sass/lib/font-awesome/_icons.scss */
.fa-fighter-jet:before {
  content: "";
}

/* line 258, sass/lib/font-awesome/_icons.scss */
.fa-beer:before {
  content: "";
}

/* line 259, sass/lib/font-awesome/_icons.scss */
.fa-h-square:before {
  content: "";
}

/* line 260, sass/lib/font-awesome/_icons.scss */
.fa-plus-square:before {
  content: "";
}

/* line 261, sass/lib/font-awesome/_icons.scss */
.fa-angle-double-left:before {
  content: "";
}

/* line 262, sass/lib/font-awesome/_icons.scss */
.fa-angle-double-right:before {
  content: "";
}

/* line 263, sass/lib/font-awesome/_icons.scss */
.fa-angle-double-up:before {
  content: "";
}

/* line 264, sass/lib/font-awesome/_icons.scss */
.fa-angle-double-down:before {
  content: "";
}

/* line 265, sass/lib/font-awesome/_icons.scss */
.fa-angle-left:before {
  content: "";
}

/* line 266, sass/lib/font-awesome/_icons.scss */
.fa-angle-right:before {
  content: "";
}

/* line 267, sass/lib/font-awesome/_icons.scss */
.fa-angle-up:before {
  content: "";
}

/* line 268, sass/lib/font-awesome/_icons.scss */
.fa-angle-down:before {
  content: "";
}

/* line 269, sass/lib/font-awesome/_icons.scss */
.fa-desktop:before {
  content: "";
}

/* line 270, sass/lib/font-awesome/_icons.scss */
.fa-laptop:before {
  content: "";
}

/* line 271, sass/lib/font-awesome/_icons.scss */
.fa-tablet:before {
  content: "";
}

/* line 272, sass/lib/font-awesome/_icons.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

/* line 274, sass/lib/font-awesome/_icons.scss */
.fa-circle-o:before {
  content: "";
}

/* line 275, sass/lib/font-awesome/_icons.scss */
.fa-quote-left:before {
  content: "";
}

/* line 276, sass/lib/font-awesome/_icons.scss */
.fa-quote-right:before {
  content: "";
}

/* line 277, sass/lib/font-awesome/_icons.scss */
.fa-spinner:before {
  content: "";
}

/* line 278, sass/lib/font-awesome/_icons.scss */
.fa-circle:before {
  content: "";
}

/* line 279, sass/lib/font-awesome/_icons.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

/* line 281, sass/lib/font-awesome/_icons.scss */
.fa-github-alt:before {
  content: "";
}

/* line 282, sass/lib/font-awesome/_icons.scss */
.fa-folder-o:before {
  content: "";
}

/* line 283, sass/lib/font-awesome/_icons.scss */
.fa-folder-open-o:before {
  content: "";
}

/* line 284, sass/lib/font-awesome/_icons.scss */
.fa-smile-o:before {
  content: "";
}

/* line 285, sass/lib/font-awesome/_icons.scss */
.fa-frown-o:before {
  content: "";
}

/* line 286, sass/lib/font-awesome/_icons.scss */
.fa-meh-o:before {
  content: "";
}

/* line 287, sass/lib/font-awesome/_icons.scss */
.fa-gamepad:before {
  content: "";
}

/* line 288, sass/lib/font-awesome/_icons.scss */
.fa-keyboard-o:before {
  content: "";
}

/* line 289, sass/lib/font-awesome/_icons.scss */
.fa-flag-o:before {
  content: "";
}

/* line 290, sass/lib/font-awesome/_icons.scss */
.fa-flag-checkered:before {
  content: "";
}

/* line 291, sass/lib/font-awesome/_icons.scss */
.fa-terminal:before {
  content: "";
}

/* line 292, sass/lib/font-awesome/_icons.scss */
.fa-code:before {
  content: "";
}

/* line 293, sass/lib/font-awesome/_icons.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

/* line 295, sass/lib/font-awesome/_icons.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

/* line 298, sass/lib/font-awesome/_icons.scss */
.fa-location-arrow:before {
  content: "";
}

/* line 299, sass/lib/font-awesome/_icons.scss */
.fa-crop:before {
  content: "";
}

/* line 300, sass/lib/font-awesome/_icons.scss */
.fa-code-fork:before {
  content: "";
}

/* line 301, sass/lib/font-awesome/_icons.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

/* line 303, sass/lib/font-awesome/_icons.scss */
.fa-question:before {
  content: "";
}

/* line 304, sass/lib/font-awesome/_icons.scss */
.fa-info:before {
  content: "";
}

/* line 305, sass/lib/font-awesome/_icons.scss */
.fa-exclamation:before {
  content: "";
}

/* line 306, sass/lib/font-awesome/_icons.scss */
.fa-superscript:before {
  content: "";
}

/* line 307, sass/lib/font-awesome/_icons.scss */
.fa-subscript:before {
  content: "";
}

/* line 308, sass/lib/font-awesome/_icons.scss */
.fa-eraser:before {
  content: "";
}

/* line 309, sass/lib/font-awesome/_icons.scss */
.fa-puzzle-piece:before {
  content: "";
}

/* line 310, sass/lib/font-awesome/_icons.scss */
.fa-microphone:before {
  content: "";
}

/* line 311, sass/lib/font-awesome/_icons.scss */
.fa-microphone-slash:before {
  content: "";
}

/* line 312, sass/lib/font-awesome/_icons.scss */
.fa-shield:before {
  content: "";
}

/* line 313, sass/lib/font-awesome/_icons.scss */
.fa-calendar-o:before {
  content: "";
}

/* line 314, sass/lib/font-awesome/_icons.scss */
.fa-fire-extinguisher:before {
  content: "";
}

/* line 315, sass/lib/font-awesome/_icons.scss */
.fa-rocket:before {
  content: "";
}

/* line 316, sass/lib/font-awesome/_icons.scss */
.fa-maxcdn:before {
  content: "";
}

/* line 317, sass/lib/font-awesome/_icons.scss */
.fa-chevron-circle-left:before {
  content: "";
}

/* line 318, sass/lib/font-awesome/_icons.scss */
.fa-chevron-circle-right:before {
  content: "";
}

/* line 319, sass/lib/font-awesome/_icons.scss */
.fa-chevron-circle-up:before {
  content: "";
}

/* line 320, sass/lib/font-awesome/_icons.scss */
.fa-chevron-circle-down:before {
  content: "";
}

/* line 321, sass/lib/font-awesome/_icons.scss */
.fa-html5:before {
  content: "";
}

/* line 322, sass/lib/font-awesome/_icons.scss */
.fa-css3:before {
  content: "";
}

/* line 323, sass/lib/font-awesome/_icons.scss */
.fa-anchor:before {
  content: "";
}

/* line 324, sass/lib/font-awesome/_icons.scss */
.fa-unlock-alt:before {
  content: "";
}

/* line 325, sass/lib/font-awesome/_icons.scss */
.fa-bullseye:before {
  content: "";
}

/* line 326, sass/lib/font-awesome/_icons.scss */
.fa-ellipsis-h:before {
  content: "";
}

/* line 327, sass/lib/font-awesome/_icons.scss */
.fa-ellipsis-v:before {
  content: "";
}

/* line 328, sass/lib/font-awesome/_icons.scss */
.fa-rss-square:before {
  content: "";
}

/* line 329, sass/lib/font-awesome/_icons.scss */
.fa-play-circle:before {
  content: "";
}

/* line 330, sass/lib/font-awesome/_icons.scss */
.fa-ticket:before {
  content: "";
}

/* line 331, sass/lib/font-awesome/_icons.scss */
.fa-minus-square:before {
  content: "";
}

/* line 332, sass/lib/font-awesome/_icons.scss */
.fa-minus-square-o:before {
  content: "";
}

/* line 333, sass/lib/font-awesome/_icons.scss */
.fa-level-up:before {
  content: "";
}

/* line 334, sass/lib/font-awesome/_icons.scss */
.fa-level-down:before {
  content: "";
}

/* line 335, sass/lib/font-awesome/_icons.scss */
.fa-check-square:before {
  content: "";
}

/* line 336, sass/lib/font-awesome/_icons.scss */
.fa-pencil-square:before {
  content: "";
}

/* line 337, sass/lib/font-awesome/_icons.scss */
.fa-external-link-square:before {
  content: "";
}

/* line 338, sass/lib/font-awesome/_icons.scss */
.fa-share-square:before {
  content: "";
}

/* line 339, sass/lib/font-awesome/_icons.scss */
.fa-compass:before {
  content: "";
}

/* line 340, sass/lib/font-awesome/_icons.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

/* line 342, sass/lib/font-awesome/_icons.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

/* line 344, sass/lib/font-awesome/_icons.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

/* line 346, sass/lib/font-awesome/_icons.scss */
.fa-euro:before,
.fa-eur:before {
  content: "";
}

/* line 348, sass/lib/font-awesome/_icons.scss */
.fa-gbp:before {
  content: "";
}

/* line 349, sass/lib/font-awesome/_icons.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "";
}

/* line 351, sass/lib/font-awesome/_icons.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "";
}

/* line 353, sass/lib/font-awesome/_icons.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

/* line 357, sass/lib/font-awesome/_icons.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

/* line 360, sass/lib/font-awesome/_icons.scss */
.fa-won:before,
.fa-krw:before {
  content: "";
}

/* line 362, sass/lib/font-awesome/_icons.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

/* line 364, sass/lib/font-awesome/_icons.scss */
.fa-file:before {
  content: "";
}

/* line 365, sass/lib/font-awesome/_icons.scss */
.fa-file-text:before {
  content: "";
}

/* line 366, sass/lib/font-awesome/_icons.scss */
.fa-sort-alpha-asc:before {
  content: "";
}

/* line 367, sass/lib/font-awesome/_icons.scss */
.fa-sort-alpha-desc:before {
  content: "";
}

/* line 368, sass/lib/font-awesome/_icons.scss */
.fa-sort-amount-asc:before {
  content: "";
}

/* line 369, sass/lib/font-awesome/_icons.scss */
.fa-sort-amount-desc:before {
  content: "";
}

/* line 370, sass/lib/font-awesome/_icons.scss */
.fa-sort-numeric-asc:before {
  content: "";
}

/* line 371, sass/lib/font-awesome/_icons.scss */
.fa-sort-numeric-desc:before {
  content: "";
}

/* line 372, sass/lib/font-awesome/_icons.scss */
.fa-thumbs-up:before {
  content: "";
}

/* line 373, sass/lib/font-awesome/_icons.scss */
.fa-thumbs-down:before {
  content: "";
}

/* line 374, sass/lib/font-awesome/_icons.scss */
.fa-youtube-square:before {
  content: "";
}

/* line 375, sass/lib/font-awesome/_icons.scss */
.fa-youtube:before {
  content: "";
}

/* line 376, sass/lib/font-awesome/_icons.scss */
.fa-xing:before {
  content: "";
}

/* line 377, sass/lib/font-awesome/_icons.scss */
.fa-xing-square:before {
  content: "";
}

/* line 378, sass/lib/font-awesome/_icons.scss */
.fa-youtube-play:before {
  content: "";
}

/* line 379, sass/lib/font-awesome/_icons.scss */
.fa-dropbox:before {
  content: "";
}

/* line 380, sass/lib/font-awesome/_icons.scss */
.fa-stack-overflow:before {
  content: "";
}

/* line 381, sass/lib/font-awesome/_icons.scss */
.fa-instagram:before {
  content: "";
}

/* line 382, sass/lib/font-awesome/_icons.scss */
.fa-flickr:before {
  content: "";
}

/* line 383, sass/lib/font-awesome/_icons.scss */
.fa-adn:before {
  content: "";
}

/* line 384, sass/lib/font-awesome/_icons.scss */
.fa-bitbucket:before {
  content: "";
}

/* line 385, sass/lib/font-awesome/_icons.scss */
.fa-bitbucket-square:before {
  content: "";
}

/* line 386, sass/lib/font-awesome/_icons.scss */
.fa-tumblr:before {
  content: "";
}

/* line 387, sass/lib/font-awesome/_icons.scss */
.fa-tumblr-square:before {
  content: "";
}

/* line 388, sass/lib/font-awesome/_icons.scss */
.fa-long-arrow-down:before {
  content: "";
}

/* line 389, sass/lib/font-awesome/_icons.scss */
.fa-long-arrow-up:before {
  content: "";
}

/* line 390, sass/lib/font-awesome/_icons.scss */
.fa-long-arrow-left:before {
  content: "";
}

/* line 391, sass/lib/font-awesome/_icons.scss */
.fa-long-arrow-right:before {
  content: "";
}

/* line 392, sass/lib/font-awesome/_icons.scss */
.fa-apple:before {
  content: "";
}

/* line 393, sass/lib/font-awesome/_icons.scss */
.fa-windows:before {
  content: "";
}

/* line 394, sass/lib/font-awesome/_icons.scss */
.fa-android:before {
  content: "";
}

/* line 395, sass/lib/font-awesome/_icons.scss */
.fa-linux:before {
  content: "";
}

/* line 396, sass/lib/font-awesome/_icons.scss */
.fa-dribbble:before {
  content: "";
}

/* line 397, sass/lib/font-awesome/_icons.scss */
.fa-skype:before {
  content: "";
}

/* line 398, sass/lib/font-awesome/_icons.scss */
.fa-foursquare:before {
  content: "";
}

/* line 399, sass/lib/font-awesome/_icons.scss */
.fa-trello:before {
  content: "";
}

/* line 400, sass/lib/font-awesome/_icons.scss */
.fa-female:before {
  content: "";
}

/* line 401, sass/lib/font-awesome/_icons.scss */
.fa-male:before {
  content: "";
}

/* line 402, sass/lib/font-awesome/_icons.scss */
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

/* line 404, sass/lib/font-awesome/_icons.scss */
.fa-sun-o:before {
  content: "";
}

/* line 405, sass/lib/font-awesome/_icons.scss */
.fa-moon-o:before {
  content: "";
}

/* line 406, sass/lib/font-awesome/_icons.scss */
.fa-archive:before {
  content: "";
}

/* line 407, sass/lib/font-awesome/_icons.scss */
.fa-bug:before {
  content: "";
}

/* line 408, sass/lib/font-awesome/_icons.scss */
.fa-vk:before {
  content: "";
}

/* line 409, sass/lib/font-awesome/_icons.scss */
.fa-weibo:before {
  content: "";
}

/* line 410, sass/lib/font-awesome/_icons.scss */
.fa-renren:before {
  content: "";
}

/* line 411, sass/lib/font-awesome/_icons.scss */
.fa-pagelines:before {
  content: "";
}

/* line 412, sass/lib/font-awesome/_icons.scss */
.fa-stack-exchange:before {
  content: "";
}

/* line 413, sass/lib/font-awesome/_icons.scss */
.fa-arrow-circle-o-right:before {
  content: "";
}

/* line 414, sass/lib/font-awesome/_icons.scss */
.fa-arrow-circle-o-left:before {
  content: "";
}

/* line 415, sass/lib/font-awesome/_icons.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

/* line 417, sass/lib/font-awesome/_icons.scss */
.fa-dot-circle-o:before {
  content: "";
}

/* line 418, sass/lib/font-awesome/_icons.scss */
.fa-wheelchair:before {
  content: "";
}

/* line 419, sass/lib/font-awesome/_icons.scss */
.fa-vimeo-square:before {
  content: "";
}

/* line 420, sass/lib/font-awesome/_icons.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

/* line 422, sass/lib/font-awesome/_icons.scss */
.fa-plus-square-o:before {
  content: "";
}

/* line 423, sass/lib/font-awesome/_icons.scss */
.fa-space-shuttle:before {
  content: "";
}

/* line 424, sass/lib/font-awesome/_icons.scss */
.fa-slack:before {
  content: "";
}

/* line 425, sass/lib/font-awesome/_icons.scss */
.fa-envelope-square:before {
  content: "";
}

/* line 426, sass/lib/font-awesome/_icons.scss */
.fa-wordpress:before {
  content: "";
}

/* line 427, sass/lib/font-awesome/_icons.scss */
.fa-openid:before {
  content: "";
}

/* line 428, sass/lib/font-awesome/_icons.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

/* line 431, sass/lib/font-awesome/_icons.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

/* line 433, sass/lib/font-awesome/_icons.scss */
.fa-yahoo:before {
  content: "";
}

/* line 434, sass/lib/font-awesome/_icons.scss */
.fa-google:before {
  content: "";
}

/* line 435, sass/lib/font-awesome/_icons.scss */
.fa-reddit:before {
  content: "";
}

/* line 436, sass/lib/font-awesome/_icons.scss */
.fa-reddit-square:before {
  content: "";
}

/* line 437, sass/lib/font-awesome/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "";
}

/* line 438, sass/lib/font-awesome/_icons.scss */
.fa-stumbleupon:before {
  content: "";
}

/* line 439, sass/lib/font-awesome/_icons.scss */
.fa-delicious:before {
  content: "";
}

/* line 440, sass/lib/font-awesome/_icons.scss */
.fa-digg:before {
  content: "";
}

/* line 441, sass/lib/font-awesome/_icons.scss */
.fa-pied-piper:before {
  content: "";
}

/* line 442, sass/lib/font-awesome/_icons.scss */
.fa-pied-piper-alt:before {
  content: "";
}

/* line 443, sass/lib/font-awesome/_icons.scss */
.fa-drupal:before {
  content: "";
}

/* line 444, sass/lib/font-awesome/_icons.scss */
.fa-joomla:before {
  content: "";
}

/* line 445, sass/lib/font-awesome/_icons.scss */
.fa-language:before {
  content: "";
}

/* line 446, sass/lib/font-awesome/_icons.scss */
.fa-fax:before {
  content: "";
}

/* line 447, sass/lib/font-awesome/_icons.scss */
.fa-building:before {
  content: "";
}

/* line 448, sass/lib/font-awesome/_icons.scss */
.fa-child:before {
  content: "";
}

/* line 449, sass/lib/font-awesome/_icons.scss */
.fa-paw:before {
  content: "";
}

/* line 450, sass/lib/font-awesome/_icons.scss */
.fa-spoon:before {
  content: "";
}

/* line 451, sass/lib/font-awesome/_icons.scss */
.fa-cube:before {
  content: "";
}

/* line 452, sass/lib/font-awesome/_icons.scss */
.fa-cubes:before {
  content: "";
}

/* line 453, sass/lib/font-awesome/_icons.scss */
.fa-behance:before {
  content: "";
}

/* line 454, sass/lib/font-awesome/_icons.scss */
.fa-behance-square:before {
  content: "";
}

/* line 455, sass/lib/font-awesome/_icons.scss */
.fa-steam:before {
  content: "";
}

/* line 456, sass/lib/font-awesome/_icons.scss */
.fa-steam-square:before {
  content: "";
}

/* line 457, sass/lib/font-awesome/_icons.scss */
.fa-recycle:before {
  content: "";
}

/* line 458, sass/lib/font-awesome/_icons.scss */
.fa-automobile:before,
.fa-car:before {
  content: "";
}

/* line 460, sass/lib/font-awesome/_icons.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "";
}

/* line 462, sass/lib/font-awesome/_icons.scss */
.fa-tree:before {
  content: "";
}

/* line 463, sass/lib/font-awesome/_icons.scss */
.fa-spotify:before {
  content: "";
}

/* line 464, sass/lib/font-awesome/_icons.scss */
.fa-deviantart:before {
  content: "";
}

/* line 465, sass/lib/font-awesome/_icons.scss */
.fa-soundcloud:before {
  content: "";
}

/* line 466, sass/lib/font-awesome/_icons.scss */
.fa-database:before {
  content: "";
}

/* line 467, sass/lib/font-awesome/_icons.scss */
.fa-file-pdf-o:before {
  content: "";
}

/* line 468, sass/lib/font-awesome/_icons.scss */
.fa-file-word-o:before {
  content: "";
}

/* line 469, sass/lib/font-awesome/_icons.scss */
.fa-file-excel-o:before {
  content: "";
}

/* line 470, sass/lib/font-awesome/_icons.scss */
.fa-file-powerpoint-o:before {
  content: "";
}

/* line 471, sass/lib/font-awesome/_icons.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

/* line 474, sass/lib/font-awesome/_icons.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

/* line 476, sass/lib/font-awesome/_icons.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

/* line 478, sass/lib/font-awesome/_icons.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

/* line 480, sass/lib/font-awesome/_icons.scss */
.fa-file-code-o:before {
  content: "";
}

/* line 481, sass/lib/font-awesome/_icons.scss */
.fa-vine:before {
  content: "";
}

/* line 482, sass/lib/font-awesome/_icons.scss */
.fa-codepen:before {
  content: "";
}

/* line 483, sass/lib/font-awesome/_icons.scss */
.fa-jsfiddle:before {
  content: "";
}

/* line 484, sass/lib/font-awesome/_icons.scss */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

/* line 489, sass/lib/font-awesome/_icons.scss */
.fa-circle-o-notch:before {
  content: "";
}

/* line 490, sass/lib/font-awesome/_icons.scss */
.fa-ra:before,
.fa-rebel:before {
  content: "";
}

/* line 492, sass/lib/font-awesome/_icons.scss */
.fa-ge:before,
.fa-empire:before {
  content: "";
}

/* line 494, sass/lib/font-awesome/_icons.scss */
.fa-git-square:before {
  content: "";
}

/* line 495, sass/lib/font-awesome/_icons.scss */
.fa-git:before {
  content: "";
}

/* line 496, sass/lib/font-awesome/_icons.scss */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

/* line 499, sass/lib/font-awesome/_icons.scss */
.fa-tencent-weibo:before {
  content: "";
}

/* line 500, sass/lib/font-awesome/_icons.scss */
.fa-qq:before {
  content: "";
}

/* line 501, sass/lib/font-awesome/_icons.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

/* line 503, sass/lib/font-awesome/_icons.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

/* line 505, sass/lib/font-awesome/_icons.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

/* line 507, sass/lib/font-awesome/_icons.scss */
.fa-history:before {
  content: "";
}

/* line 508, sass/lib/font-awesome/_icons.scss */
.fa-circle-thin:before {
  content: "";
}

/* line 509, sass/lib/font-awesome/_icons.scss */
.fa-header:before {
  content: "";
}

/* line 510, sass/lib/font-awesome/_icons.scss */
.fa-paragraph:before {
  content: "";
}

/* line 511, sass/lib/font-awesome/_icons.scss */
.fa-sliders:before {
  content: "";
}

/* line 512, sass/lib/font-awesome/_icons.scss */
.fa-share-alt:before {
  content: "";
}

/* line 513, sass/lib/font-awesome/_icons.scss */
.fa-share-alt-square:before {
  content: "";
}

/* line 514, sass/lib/font-awesome/_icons.scss */
.fa-bomb:before {
  content: "";
}

/* line 515, sass/lib/font-awesome/_icons.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

/* line 517, sass/lib/font-awesome/_icons.scss */
.fa-tty:before {
  content: "";
}

/* line 518, sass/lib/font-awesome/_icons.scss */
.fa-binoculars:before {
  content: "";
}

/* line 519, sass/lib/font-awesome/_icons.scss */
.fa-plug:before {
  content: "";
}

/* line 520, sass/lib/font-awesome/_icons.scss */
.fa-slideshare:before {
  content: "";
}

/* line 521, sass/lib/font-awesome/_icons.scss */
.fa-twitch:before {
  content: "";
}

/* line 522, sass/lib/font-awesome/_icons.scss */
.fa-yelp:before {
  content: "";
}

/* line 523, sass/lib/font-awesome/_icons.scss */
.fa-newspaper-o:before {
  content: "";
}

/* line 524, sass/lib/font-awesome/_icons.scss */
.fa-wifi:before {
  content: "";
}

/* line 525, sass/lib/font-awesome/_icons.scss */
.fa-calculator:before {
  content: "";
}

/* line 526, sass/lib/font-awesome/_icons.scss */
.fa-paypal:before {
  content: "";
}

/* line 527, sass/lib/font-awesome/_icons.scss */
.fa-google-wallet:before {
  content: "";
}

/* line 528, sass/lib/font-awesome/_icons.scss */
.fa-cc-visa:before {
  content: "";
}

/* line 529, sass/lib/font-awesome/_icons.scss */
.fa-cc-mastercard:before {
  content: "";
}

/* line 530, sass/lib/font-awesome/_icons.scss */
.fa-cc-discover:before {
  content: "";
}

/* line 531, sass/lib/font-awesome/_icons.scss */
.fa-cc-amex:before {
  content: "";
}

/* line 532, sass/lib/font-awesome/_icons.scss */
.fa-cc-paypal:before {
  content: "";
}

/* line 533, sass/lib/font-awesome/_icons.scss */
.fa-cc-stripe:before {
  content: "";
}

/* line 534, sass/lib/font-awesome/_icons.scss */
.fa-bell-slash:before {
  content: "";
}

/* line 535, sass/lib/font-awesome/_icons.scss */
.fa-bell-slash-o:before {
  content: "";
}

/* line 536, sass/lib/font-awesome/_icons.scss */
.fa-trash:before {
  content: "";
}

/* line 537, sass/lib/font-awesome/_icons.scss */
.fa-copyright:before {
  content: "";
}

/* line 538, sass/lib/font-awesome/_icons.scss */
.fa-at:before {
  content: "";
}

/* line 539, sass/lib/font-awesome/_icons.scss */
.fa-eyedropper:before {
  content: "";
}

/* line 540, sass/lib/font-awesome/_icons.scss */
.fa-paint-brush:before {
  content: "";
}

/* line 541, sass/lib/font-awesome/_icons.scss */
.fa-birthday-cake:before {
  content: "";
}

/* line 542, sass/lib/font-awesome/_icons.scss */
.fa-area-chart:before {
  content: "";
}

/* line 543, sass/lib/font-awesome/_icons.scss */
.fa-pie-chart:before {
  content: "";
}

/* line 544, sass/lib/font-awesome/_icons.scss */
.fa-line-chart:before {
  content: "";
}

/* line 545, sass/lib/font-awesome/_icons.scss */
.fa-lastfm:before {
  content: "";
}

/* line 546, sass/lib/font-awesome/_icons.scss */
.fa-lastfm-square:before {
  content: "";
}

/* line 547, sass/lib/font-awesome/_icons.scss */
.fa-toggle-off:before {
  content: "";
}

/* line 548, sass/lib/font-awesome/_icons.scss */
.fa-toggle-on:before {
  content: "";
}

/* line 549, sass/lib/font-awesome/_icons.scss */
.fa-bicycle:before {
  content: "";
}

/* line 550, sass/lib/font-awesome/_icons.scss */
.fa-bus:before {
  content: "";
}

/* line 551, sass/lib/font-awesome/_icons.scss */
.fa-ioxhost:before {
  content: "";
}

/* line 552, sass/lib/font-awesome/_icons.scss */
.fa-angellist:before {
  content: "";
}

/* line 553, sass/lib/font-awesome/_icons.scss */
.fa-cc:before {
  content: "";
}

/* line 554, sass/lib/font-awesome/_icons.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

/* line 557, sass/lib/font-awesome/_icons.scss */
.fa-meanpath:before {
  content: "";
}

/* line 558, sass/lib/font-awesome/_icons.scss */
.fa-buysellads:before {
  content: "";
}

/* line 559, sass/lib/font-awesome/_icons.scss */
.fa-connectdevelop:before {
  content: "";
}

/* line 560, sass/lib/font-awesome/_icons.scss */
.fa-dashcube:before {
  content: "";
}

/* line 561, sass/lib/font-awesome/_icons.scss */
.fa-forumbee:before {
  content: "";
}

/* line 562, sass/lib/font-awesome/_icons.scss */
.fa-leanpub:before {
  content: "";
}

/* line 563, sass/lib/font-awesome/_icons.scss */
.fa-sellsy:before {
  content: "";
}

/* line 564, sass/lib/font-awesome/_icons.scss */
.fa-shirtsinbulk:before {
  content: "";
}

/* line 565, sass/lib/font-awesome/_icons.scss */
.fa-simplybuilt:before {
  content: "";
}

/* line 566, sass/lib/font-awesome/_icons.scss */
.fa-skyatlas:before {
  content: "";
}

/* line 567, sass/lib/font-awesome/_icons.scss */
.fa-cart-plus:before {
  content: "";
}

/* line 568, sass/lib/font-awesome/_icons.scss */
.fa-cart-arrow-down:before {
  content: "";
}

/* line 569, sass/lib/font-awesome/_icons.scss */
.fa-diamond:before {
  content: "";
}

/* line 570, sass/lib/font-awesome/_icons.scss */
.fa-ship:before {
  content: "";
}

/* line 571, sass/lib/font-awesome/_icons.scss */
.fa-user-secret:before {
  content: "";
}

/* line 572, sass/lib/font-awesome/_icons.scss */
.fa-motorcycle:before {
  content: "";
}

/* line 573, sass/lib/font-awesome/_icons.scss */
.fa-street-view:before {
  content: "";
}

/* line 574, sass/lib/font-awesome/_icons.scss */
.fa-heartbeat:before {
  content: "";
}

/* line 575, sass/lib/font-awesome/_icons.scss */
.fa-venus:before {
  content: "";
}

/* line 576, sass/lib/font-awesome/_icons.scss */
.fa-mars:before {
  content: "";
}

/* line 577, sass/lib/font-awesome/_icons.scss */
.fa-mercury:before {
  content: "";
}

/* line 578, sass/lib/font-awesome/_icons.scss */
.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

/* line 580, sass/lib/font-awesome/_icons.scss */
.fa-transgender-alt:before {
  content: "";
}

/* line 581, sass/lib/font-awesome/_icons.scss */
.fa-venus-double:before {
  content: "";
}

/* line 582, sass/lib/font-awesome/_icons.scss */
.fa-mars-double:before {
  content: "";
}

/* line 583, sass/lib/font-awesome/_icons.scss */
.fa-venus-mars:before {
  content: "";
}

/* line 584, sass/lib/font-awesome/_icons.scss */
.fa-mars-stroke:before {
  content: "";
}

/* line 585, sass/lib/font-awesome/_icons.scss */
.fa-mars-stroke-v:before {
  content: "";
}

/* line 586, sass/lib/font-awesome/_icons.scss */
.fa-mars-stroke-h:before {
  content: "";
}

/* line 587, sass/lib/font-awesome/_icons.scss */
.fa-neuter:before {
  content: "";
}

/* line 588, sass/lib/font-awesome/_icons.scss */
.fa-genderless:before {
  content: "";
}

/* line 589, sass/lib/font-awesome/_icons.scss */
.fa-facebook-official:before {
  content: "";
}

/* line 590, sass/lib/font-awesome/_icons.scss */
.fa-pinterest-p:before {
  content: "";
}

/* line 591, sass/lib/font-awesome/_icons.scss */
.fa-whatsapp:before {
  content: "";
}

/* line 592, sass/lib/font-awesome/_icons.scss */
.fa-server:before {
  content: "";
}

/* line 593, sass/lib/font-awesome/_icons.scss */
.fa-user-plus:before {
  content: "";
}

/* line 594, sass/lib/font-awesome/_icons.scss */
.fa-user-times:before {
  content: "";
}

/* line 595, sass/lib/font-awesome/_icons.scss */
.fa-hotel:before,
.fa-bed:before {
  content: "";
}

/* line 597, sass/lib/font-awesome/_icons.scss */
.fa-viacoin:before {
  content: "";
}

/* line 598, sass/lib/font-awesome/_icons.scss */
.fa-train:before {
  content: "";
}

/* line 599, sass/lib/font-awesome/_icons.scss */
.fa-subway:before {
  content: "";
}

/* line 600, sass/lib/font-awesome/_icons.scss */
.fa-medium:before {
  content: "";
}

/* line 601, sass/lib/font-awesome/_icons.scss */
.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

/* line 603, sass/lib/font-awesome/_icons.scss */
.fa-optin-monster:before {
  content: "";
}

/* line 604, sass/lib/font-awesome/_icons.scss */
.fa-opencart:before {
  content: "";
}

/* line 605, sass/lib/font-awesome/_icons.scss */
.fa-expeditedssl:before {
  content: "";
}

/* line 606, sass/lib/font-awesome/_icons.scss */
.fa-battery-4:before,
.fa-battery-full:before {
  content: "";
}

/* line 608, sass/lib/font-awesome/_icons.scss */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

/* line 610, sass/lib/font-awesome/_icons.scss */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

/* line 612, sass/lib/font-awesome/_icons.scss */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

/* line 614, sass/lib/font-awesome/_icons.scss */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

/* line 616, sass/lib/font-awesome/_icons.scss */
.fa-mouse-pointer:before {
  content: "";
}

/* line 617, sass/lib/font-awesome/_icons.scss */
.fa-i-cursor:before {
  content: "";
}

/* line 618, sass/lib/font-awesome/_icons.scss */
.fa-object-group:before {
  content: "";
}

/* line 619, sass/lib/font-awesome/_icons.scss */
.fa-object-ungroup:before {
  content: "";
}

/* line 620, sass/lib/font-awesome/_icons.scss */
.fa-sticky-note:before {
  content: "";
}

/* line 621, sass/lib/font-awesome/_icons.scss */
.fa-sticky-note-o:before {
  content: "";
}

/* line 622, sass/lib/font-awesome/_icons.scss */
.fa-cc-jcb:before {
  content: "";
}

/* line 623, sass/lib/font-awesome/_icons.scss */
.fa-cc-diners-club:before {
  content: "";
}

/* line 624, sass/lib/font-awesome/_icons.scss */
.fa-clone:before {
  content: "";
}

/* line 625, sass/lib/font-awesome/_icons.scss */
.fa-balance-scale:before {
  content: "";
}

/* line 626, sass/lib/font-awesome/_icons.scss */
.fa-hourglass-o:before {
  content: "";
}

/* line 627, sass/lib/font-awesome/_icons.scss */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

/* line 629, sass/lib/font-awesome/_icons.scss */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

/* line 631, sass/lib/font-awesome/_icons.scss */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

/* line 633, sass/lib/font-awesome/_icons.scss */
.fa-hourglass:before {
  content: "";
}

/* line 634, sass/lib/font-awesome/_icons.scss */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

/* line 636, sass/lib/font-awesome/_icons.scss */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

/* line 638, sass/lib/font-awesome/_icons.scss */
.fa-hand-scissors-o:before {
  content: "";
}

/* line 639, sass/lib/font-awesome/_icons.scss */
.fa-hand-lizard-o:before {
  content: "";
}

/* line 640, sass/lib/font-awesome/_icons.scss */
.fa-hand-spock-o:before {
  content: "";
}

/* line 641, sass/lib/font-awesome/_icons.scss */
.fa-hand-pointer-o:before {
  content: "";
}

/* line 642, sass/lib/font-awesome/_icons.scss */
.fa-hand-peace-o:before {
  content: "";
}

/* line 643, sass/lib/font-awesome/_icons.scss */
.fa-trademark:before {
  content: "";
}

/* line 644, sass/lib/font-awesome/_icons.scss */
.fa-registered:before {
  content: "";
}

/* line 645, sass/lib/font-awesome/_icons.scss */
.fa-creative-commons:before {
  content: "";
}

/* line 646, sass/lib/font-awesome/_icons.scss */
.fa-gg:before {
  content: "";
}

/* line 647, sass/lib/font-awesome/_icons.scss */
.fa-gg-circle:before {
  content: "";
}

/* line 648, sass/lib/font-awesome/_icons.scss */
.fa-tripadvisor:before {
  content: "";
}

/* line 649, sass/lib/font-awesome/_icons.scss */
.fa-odnoklassniki:before {
  content: "";
}

/* line 650, sass/lib/font-awesome/_icons.scss */
.fa-odnoklassniki-square:before {
  content: "";
}

/* line 651, sass/lib/font-awesome/_icons.scss */
.fa-get-pocket:before {
  content: "";
}

/* line 652, sass/lib/font-awesome/_icons.scss */
.fa-wikipedia-w:before {
  content: "";
}

/* line 653, sass/lib/font-awesome/_icons.scss */
.fa-safari:before {
  content: "";
}

/* line 654, sass/lib/font-awesome/_icons.scss */
.fa-chrome:before {
  content: "";
}

/* line 655, sass/lib/font-awesome/_icons.scss */
.fa-firefox:before {
  content: "";
}

/* line 656, sass/lib/font-awesome/_icons.scss */
.fa-opera:before {
  content: "";
}

/* line 657, sass/lib/font-awesome/_icons.scss */
.fa-internet-explorer:before {
  content: "";
}

/* line 658, sass/lib/font-awesome/_icons.scss */
.fa-tv:before,
.fa-television:before {
  content: "";
}

/* line 660, sass/lib/font-awesome/_icons.scss */
.fa-contao:before {
  content: "";
}

/* line 661, sass/lib/font-awesome/_icons.scss */
.fa-500px:before {
  content: "";
}

/* line 662, sass/lib/font-awesome/_icons.scss */
.fa-amazon:before {
  content: "";
}

/* line 663, sass/lib/font-awesome/_icons.scss */
.fa-calendar-plus-o:before {
  content: "";
}

/* line 664, sass/lib/font-awesome/_icons.scss */
.fa-calendar-minus-o:before {
  content: "";
}

/* line 665, sass/lib/font-awesome/_icons.scss */
.fa-calendar-times-o:before {
  content: "";
}

/* line 666, sass/lib/font-awesome/_icons.scss */
.fa-calendar-check-o:before {
  content: "";
}

/* line 667, sass/lib/font-awesome/_icons.scss */
.fa-industry:before {
  content: "";
}

/* line 668, sass/lib/font-awesome/_icons.scss */
.fa-map-pin:before {
  content: "";
}

/* line 669, sass/lib/font-awesome/_icons.scss */
.fa-map-signs:before {
  content: "";
}

/* line 670, sass/lib/font-awesome/_icons.scss */
.fa-map-o:before {
  content: "";
}

/* line 671, sass/lib/font-awesome/_icons.scss */
.fa-map:before {
  content: "";
}

/* line 672, sass/lib/font-awesome/_icons.scss */
.fa-commenting:before {
  content: "";
}

/* line 673, sass/lib/font-awesome/_icons.scss */
.fa-commenting-o:before {
  content: "";
}

/* line 674, sass/lib/font-awesome/_icons.scss */
.fa-houzz:before {
  content: "";
}

/* line 675, sass/lib/font-awesome/_icons.scss */
.fa-vimeo:before {
  content: "";
}

/* line 676, sass/lib/font-awesome/_icons.scss */
.fa-black-tie:before {
  content: "";
}

/* line 677, sass/lib/font-awesome/_icons.scss */
.fa-fonticons:before {
  content: "";
}

/* line 678, sass/lib/font-awesome/_icons.scss */
.fa-reddit-alien:before {
  content: "";
}

/* line 679, sass/lib/font-awesome/_icons.scss */
.fa-edge:before {
  content: "";
}

/* line 680, sass/lib/font-awesome/_icons.scss */
.fa-credit-card-alt:before {
  content: "";
}

/* line 681, sass/lib/font-awesome/_icons.scss */
.fa-codiepie:before {
  content: "";
}

/* line 682, sass/lib/font-awesome/_icons.scss */
.fa-modx:before {
  content: "";
}

/* line 683, sass/lib/font-awesome/_icons.scss */
.fa-fort-awesome:before {
  content: "";
}

/* line 684, sass/lib/font-awesome/_icons.scss */
.fa-usb:before {
  content: "";
}

/* line 685, sass/lib/font-awesome/_icons.scss */
.fa-product-hunt:before {
  content: "";
}

/* line 686, sass/lib/font-awesome/_icons.scss */
.fa-mixcloud:before {
  content: "";
}

/* line 687, sass/lib/font-awesome/_icons.scss */
.fa-scribd:before {
  content: "";
}

/* line 688, sass/lib/font-awesome/_icons.scss */
.fa-pause-circle:before {
  content: "";
}

/* line 689, sass/lib/font-awesome/_icons.scss */
.fa-pause-circle-o:before {
  content: "";
}

/* line 690, sass/lib/font-awesome/_icons.scss */
.fa-stop-circle:before {
  content: "";
}

/* line 691, sass/lib/font-awesome/_icons.scss */
.fa-stop-circle-o:before {
  content: "";
}

/* line 692, sass/lib/font-awesome/_icons.scss */
.fa-shopping-bag:before {
  content: "";
}

/* line 693, sass/lib/font-awesome/_icons.scss */
.fa-shopping-basket:before {
  content: "";
}

/* line 694, sass/lib/font-awesome/_icons.scss */
.fa-hashtag:before {
  content: "";
}

/* line 695, sass/lib/font-awesome/_icons.scss */
.fa-bluetooth:before {
  content: "";
}

/* line 696, sass/lib/font-awesome/_icons.scss */
.fa-bluetooth-b:before {
  content: "";
}

/* line 697, sass/lib/font-awesome/_icons.scss */
.fa-percent:before {
  content: "";
}

/*@mixin grid($columns:1, $padding-left:0, $padding-right:0) {
	padding-left:$padding-left;
	padding-right:$padding-right;
	width:($columns * $column-width) + (($columns - 1) * $gutter);
	//box-sizing: border-box;
}*/
/* line 144, sass/partials/_mixins-placeholders.scss */
.series-nav ul,
.children-nav ul, div.supapress .search-wrapper div.book-wrapper .details-wrapper .details .shopping-nav #ebook-vendor-links, div.supapress div[id^="search-grid-"] #ebook-vendor-links, div.supapress div[id^="search-list-"] #ebook-vendor-links, div.supapress div[id^="product-details-"] .book-options #ebook-options #ebook-vendor-links {
  list-style: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
}

/* line 150, sass/partials/_mixins-placeholders.scss */
.content-wrapper.header, .content-wrapper.footer, .content-area .page-content.default, .content-area .post-content.default, .related-publications.panel,
.related-profiles.panel,
.related-media.panel,
.download-resources.panel,
.press-profile-wrapper.panel, .anchor-list-item, .anchor-list-nav, .events-content, body.page-template-template-search-results #main .search-results-header, .post-archive li .article, .distributed-press-books.panel, .home-content-block, .cupdev-section-wrapper .cupdev-section.panel {
  background-color: rgba(255, 255, 255, 0.6);
}

/* line 154, sass/partials/_mixins-placeholders.scss */
a.button.outline, a.button, form input[type=submit],
form input.button, .microsite #cta-bar a.cta-btn, h1, h2, h3, h4, h5, h6, a.strong, #menu-main > li > a, #site-footer .mobile-nav, #menu-footer, .post-meta .timestamp, .page-nav, .slideshow .caption, .microsite-shiftnav #microsite-mobile-menu-bar, .cupdev-section-wrapper .cupdev-section-title, div.supapress .search-wrapper div.book-wrapper .details-wrapper .details strong, div.supapress .filter-wrapper #filter-toggle, div.supapress .pagination-wrapper, div.supapress div[id^="product-details-"] #tab-nav, div.supapress div[id^="product-details-"] .book-resources .social-share {
  text-transform: uppercase !important;
  letter-spacing: 0.08em;
}

/* line 163, sass/partials/_mixins-placeholders.scss */
a.button.outline, a.button, form input[type=submit],
form input.button, .microsite #cta-bar a.cta-btn {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  -moz-transition: background-color 0.25s;
  -o-transition: background-color 0.25s;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  line-height: 2em;
  cursor: pointer;
  background-color: #00467f;
  border: 2px solid #00467f;
  color: #FFF;
  padding: 0 1em;
  margin: 0;
  text-decoration: none !important;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
a.button.outline strong, a.button strong, form input[type=submit] strong,
form input.button strong, .microsite #cta-bar a.cta-btn strong, a.button.outline b, a.button b, form input[type=submit] b,
form input.button b, .microsite #cta-bar a.cta-btn b {
  font-weight: 500 !important;
}
/* line 177, sass/partials/_mixins-placeholders.scss */
a.button:hover, form input[type=submit]:hover,
form input.button:hover, .microsite #cta-bar a.cta-btn:hover {
  color: #FFF;
  background-color: #47789f;
}

/* line 183, sass/partials/_mixins-placeholders.scss */
a.button.outline {
  color: #00467f;
  background-color: transparent;
}
/* line 188, sass/partials/_mixins-placeholders.scss */
a.button.outline:hover {
  color: #FFF;
  background-color: #00467f;
}

/* line 194, sass/partials/_mixins-placeholders.scss */
a.more, .series-links a.read-more,
.child-details a.read-more {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  font-size: 16px;
  font-size: 1.6rem;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
a.more strong, .series-links a.read-more strong,
.child-details a.read-more strong, a.more b, .series-links a.read-more b,
.child-details a.read-more b {
  font-weight: 500 !important;
}

/* line 200, sass/partials/_mixins-placeholders.scss */
#menu-main > li.menu-item-has-children > a:hover, #menu-main > li.menu-item-has-children.hover > a, #menu-main .sub-menu {
  -moz-transition: color 0s, background-color 0s;
  -o-transition: color 0s, background-color 0s;
  -webkit-transition: color 0s, background-color 0s;
  transition: color 0s, background-color 0s;
  background-color: #FFF;
  border: 1px solid #00467f;
}

/* line 206, sass/partials/_mixins-placeholders.scss */
.slideshow, .slideshow .slide, .slideshow .click-thru {
  position: relative;
  max-height: 360px;
  display: block;
  width: 100%;
  overflow: hidden;
}

/* line 214, sass/partials/_mixins-placeholders.scss */
.widget-carousel .book-carousel, .widget-carousel .book-carousel .carousel-item {
  height: 340px;
  display: block;
  width: 100%;
  overflow: hidden;
}
/* line 220, sass/partials/_mixins-placeholders.scss */
.widget-carousel .book-carousel img, .widget-carousel .book-carousel .carousel-item img {
  width: auto;
  height: 340px;
}
@media (max-width: 800px) {
  /* line 214, sass/partials/_mixins-placeholders.scss */
  .widget-carousel .book-carousel, .widget-carousel .book-carousel .carousel-item {
    height: 250px;
  }
  /* line 228, sass/partials/_mixins-placeholders.scss */
  .widget-carousel .book-carousel img, .widget-carousel .book-carousel .carousel-item img {
    height: 250px;
  }
}

/* line 234, sass/partials/_mixins-placeholders.scss */
.related-book .related-book .image-wrapper img, .related-book
.related-profile .image-wrapper img, .related-book
.related-media-item .image-wrapper img, .related-book
.download-resource .image-wrapper img, .related-book
.press-profile .image-wrapper img, div.supapress .search-wrapper div.book-wrapper .image-wrapper img {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: block;
  position: static !important;
  border: 1px solid #868684;
  box-shadow: 5px 5px 5px #888;
  width: 100%;
  height: auto;
}

/*
* ------------ WEBFONTS
*/
/*
* ------------ DEFAULT STYLES
*/
/* line 5, sass/partials/_base.scss */
.mobile-only {
  display: none;
}
@media (max-width: 20000px) {
  /* line 5, sass/partials/_base.scss */
  .mobile-only {
    display: none;
  }
}
@media (max-width: 640px) {
  /* line 5, sass/partials/_base.scss */
  .mobile-only {
    display: block;
  }
}

/* line 16, sass/partials/_base.scss */
.tablet-only {
  display: none;
}
@media (max-width: 20000px) {
  /* line 16, sass/partials/_base.scss */
  .tablet-only {
    display: none;
  }
}
@media (max-width: 800px) {
  /* line 16, sass/partials/_base.scss */
  .tablet-only {
    display: block;
  }
}

/* line 27, sass/partials/_base.scss */
.pc-only {
  display: block;
}
@media (max-width: 20000px) {
  /* line 27, sass/partials/_base.scss */
  .pc-only {
    display: block;
  }
}
@media (max-width: 640px) {
  /* line 27, sass/partials/_base.scss */
  .pc-only {
    display: none;
  }
}

/* line 38, sass/partials/_base.scss */
.print-only {
  display: none;
}

/* line 42, sass/partials/_base.scss */
html {
  font-size: 62.5%;
}

/* line 46, sass/partials/_base.scss */
body {
  font-family: Times, "Times New Roman", serif;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
  color: #231f20;
  background: url('images/bg-body.jpg?1460713243') #FFF repeat;
}

/* line 53, sass/partials/_base.scss */
::-moz-selection {
  background: #00467f;
  color: #FFF;
}

/* line 56, sass/partials/_base.scss */
::selection {
  background: #00467f;
  color: #FFF;
}

/* line 60, sass/partials/_base.scss */
strong, b {
  font-weight: 700;
}

/* line 64, sass/partials/_base.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  color: #00467f;
  margin-bottom: 20px;
  line-height: normal;
  font-weight: 300;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
h1 strong, h1 b, h2 strong, h2 b, h3 strong, h3 b, h4 strong, h4 b, h5 strong, h5 b, h6 strong, h6 b {
  font-weight: 500 !important;
}

/* line 77, sass/partials/_base.scss */
h1 {
  font-size: 22px;
  font-size: 2.2rem;
}

/* line 80, sass/partials/_base.scss */
h2 {
  font-size: 20px;
  font-size: 2rem;
}

/* line 83, sass/partials/_base.scss */
h3 {
  font-size: 18px;
  font-size: 1.8rem;
}

/* line 86, sass/partials/_base.scss */
h4, h5, h6 {
  font-size: 16px;
  font-size: 1.6rem;
}

/* line 91, sass/partials/_base.scss */
a {
  text-decoration: none;
  color: #00467f;
  -moz-transition: color 0.25s, background-color 0.25s;
  -o-transition: color 0.25s, background-color 0.25s;
  -webkit-transition: color 0.25s, background-color 0.25s;
  transition: color 0.25s, background-color 0.25s;
}
/* line 4, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_hover-link.scss */
a:hover, a:focus {
  text-decoration: underline;
}
/* line 24, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/typography/links/_link-colors.scss */
a:hover {
  color: #0070cc;
}
/* line 107, sass/partials/_base.scss */
a.strong {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
a.strong strong, a.strong b {
  font-weight: 500 !important;
}

/* line 113, sass/partials/_base.scss */
p {
  line-height: 130%;
  margin-bottom: 20px;
  text-align: left;
}

/* line 119, sass/partials/_base.scss */
em, i {
  font-style: italic;
}

/* line 123, sass/partials/_base.scss */
small {
  font-size: 11px;
  font-size: 1.1rem;
}

/* line 127, sass/partials/_base.scss */
code {
  font-family: "Lucida Sans Typewriter", "Lucida Typewriter", "Courier New", Courier, monospace;
  font-weight: normal;
}

/* line 131, sass/partials/_base.scss */
iframe {
  max-width: 100%;
  margin: 0 auto !important;
  display: block !important;
}

/* line 137, sass/partials/_base.scss */
hr {
  height: 1px;
  color: #00467f;
  background-color: #00467f;
  border: none;
  margin: 20px auto;
}

/* line 145, sass/partials/_base.scss */
img {
  max-width: 100%;
}

/*
* ------------ PAGE LAYOUT
*/
/* line 5, sass/partials/_layout.scss */
.inner {
  *zoom: 1;
  width: 980px;
  padding: 0 20px;
  margin: 0 auto;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.inner:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 1024px) {
  /* line 5, sass/partials/_layout.scss */
  .inner {
    width: auto;
  }
}

/*#primary{
	@include grid(8);
	float:left;
}

#secondary{
	@include grid(4);
	float:right;
}*/
/*
* ------------ SITE HEADER
*/
/* line 5, sass/partials/_header.scss */
.content-wrapper.header {
  padding: 45px 0 35px;
  border-bottom: 2px solid #00467f;
}
@media (max-width: 640px) {
  /* line 5, sass/partials/_header.scss */
  .content-wrapper.header {
    padding: 20px 0 0;
  }
}

/* line 16, sass/partials/_header.scss */
#site-header {
  min-height: 70px;
  position: relative;
  width: 800px;
}
@media (max-width: 1024px) {
  /* line 16, sass/partials/_header.scss */
  #site-header {
    width: auto;
  }
}
@media (max-width: 640px) {
  /* line 16, sass/partials/_header.scss */
  #site-header {
    padding: 0;
  }
}
/* line 30, sass/partials/_header.scss */
#site-header .logo {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background-image: url('images/columbia-university-press-logo.png?1460713243');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 237px;
  height: 70px;
  display: block;
  position: absolute;
  left: 20px;
  bottom: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 30, sass/partials/_header.scss */
  #site-header .logo {
    background-image: url('images/hidpi/columbia-university-press-logo.png?1460713243');
    background-size: contain;
  }
}
/* line 37, sass/partials/_header.scss */
#site-header .logo a {
  display: block;
  height: 70px;
}
@media (max-width: 640px) {
  /* line 30, sass/partials/_header.scss */
  #site-header .logo {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
    float: none !important;
    position: static !important;
    width: 237px;
  }
}
/* line 48, sass/partials/_header.scss */
#site-header .search-form-wrapper {
  position: absolute;
  right: 140px;
  bottom: 0;
}
@media (max-width: 800px) {
  /* line 48, sass/partials/_header.scss */
  #site-header .search-form-wrapper {
    right: 20px;
  }
}
@media (max-width: 640px) {
  /* line 48, sass/partials/_header.scss */
  #site-header .search-form-wrapper {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: center;
    float: none !important;
    position: static !important;
    width: 220px;
  }
}
/* line 64, sass/partials/_header.scss */
#site-header .donate-link {
  position: absolute;
  right: 20px;
  bottom: 0px;
  display: block;
}
@media (max-width: 800px) {
  /* line 64, sass/partials/_header.scss */
  #site-header .donate-link {
    display: none;
  }
}
/* line 74, sass/partials/_header.scss */
#site-header .donate-link a {
  display: block;
  background-color: #ffcf31;
  line-height: 26px;
  color: #00467f;
  border: 0;
  font-weight: 400 !important;
  padding: 0 2em;
  font-family: "Museo Sans W01", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: none;
}
/* line 87, sass/partials/_header.scss */
#site-header .donate-link a:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f138";
  margin-left: 0.3em;
}
/* line 98, sass/partials/_header.scss */
#site-header .donate-link a:hover {
  color: #ffcf31;
  background-color: #47789f;
}

/* line 109, sass/partials/_header.scss */
#site-header-nav {
  padding: 20px 0;
}
@media (max-width: 800px) {
  /* line 109, sass/partials/_header.scss */
  #site-header-nav {
    display: none;
  }
}

/* line 117, sass/partials/_header.scss */
#menu-main {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  text-align: center;
}
/* line 8, sass/partials/_mixins-placeholders.scss */
#menu-main strong, #menu-main b {
  font-weight: 500 !important;
}
/* line 121, sass/partials/_header.scss */
#menu-main a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #111;
  text-decoration: none;
  display: block;
  padding: 0 25px;
}
/* line 128, sass/partials/_header.scss */
#menu-main a em {
  color: #00467f;
  font-style: normal;
  font-weight: 500 !important;
}
/* line 135, sass/partials/_header.scss */
#menu-main .menu-item-donate {
  display: none;
}
/* line 138, sass/partials/_header.scss */
#menu-main .menu-item-donate a {
  background-color: #ffcf31 !important;
  color: #00467f !important;
}
/* line 144, sass/partials/_header.scss */
#menu-main a:hover,
#menu-main li.current_page_item > a {
  color: #00467f !important;
}
/* line 149, sass/partials/_header.scss */
#menu-main > li {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
/* line 154, sass/partials/_header.scss */
#menu-main > li > a {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 42px;
  position: inherit;
}
/* line 161, sass/partials/_header.scss */
#menu-main > li.menu-item-has-children > a {
  padding-right: 30px;
}
/* line 164, sass/partials/_header.scss */
#menu-main > li.menu-item-has-children > a:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5em;
  content: "";
  color: #00467f;
  position: absolute;
  right: 0.3em;
  top: 0.45em;
}
/* line 175, sass/partials/_header.scss */
#menu-main > li.menu-item-has-children > a:hover, #menu-main > li.menu-item-has-children.hover > a {
  border-bottom: 0;
  margin: -1px;
  z-index: 10001;
}
/* line 185, sass/partials/_header.scss */
#menu-main .sub-menu {
  min-width: 350px;
  white-space: nowrap;
  padding: 10px 0;
  text-align: left;
  line-height: 30px;
  position: absolute;
  top: 41px;
  left: -1px;
  z-index: 10000;
  display: none;
}
/* line 198, sass/partials/_header.scss */
#menu-main .sub-menu a:hover {
  background-color: #F1F1F1;
}

/*
* ------------ SITE FOOTER
*/
/* line 5, sass/partials/_footer.scss */
.content-wrapper.footer {
  padding: 25px 0;
}

/* line 10, sass/partials/_footer.scss */
#site-footer {
  *zoom: 1;
  position: relative;
  width: 800px;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
#site-footer:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 1024px) {
  /* line 10, sass/partials/_footer.scss */
  #site-footer {
    width: auto;
  }
}
/* line 20, sass/partials/_footer.scss */
#site-footer .footer-nav,
#site-footer .footer-social {
  text-align: center;
  margin-bottom: 20px;
}
/* line 35, sass/partials/_footer.scss */
#site-footer .footer-social p {
  text-align: center;
  font-size: 0.9em;
}
/* line 41, sass/partials/_footer.scss */
#site-footer .mobile-nav {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  margin-bottom: 20px;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
#site-footer .mobile-nav strong, #site-footer .mobile-nav b {
  font-weight: 500 !important;
}
/* line 50, sass/partials/_footer.scss */
#site-footer .mobile-nav a.top:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-left: 0.2em;
  font-size: 1.5em;
  vertical-align: middle;
}
/* line 58, sass/partials/_footer.scss */
#site-footer .mobile-nav a.top.float {
  -moz-transition: right, 0.25s;
  -o-transition: right, 0.25s;
  -webkit-transition: right, 0.25s;
  transition: right, 0.25s;
  display: none;
  position: fixed;
  bottom: 20px;
  right: -50px;
  display: block;
  color: #FFF;
  background-color: rgba(0, 70, 127, 0.8);
}
/* line 68, sass/partials/_footer.scss */
#site-footer .mobile-nav a.top.float:after {
  font-size: 3em;
  line-height: 1em;
  margin: 0 0.1em 0 0.25em;
}
/* line 74, sass/partials/_footer.scss */
#site-footer .mobile-nav a.top.float .label {
  display: none;
}

/* line 95, sass/partials/_footer.scss */
#menu-footer {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 8, sass/partials/_mixins-placeholders.scss */
#menu-footer strong, #menu-footer b {
  font-weight: 500 !important;
}
/* line 100, sass/partials/_footer.scss */
#menu-footer li {
  display: inline-block;
  margin-right: 20px;
  line-height: 24px;
}
/* line 105, sass/partials/_footer.scss */
#menu-footer li em {
  color: #00467f;
  font-style: normal;
  font-weight: 500 !important;
}
/* line 112, sass/partials/_footer.scss */
#menu-footer a {
  color: #111;
  text-decoration: none;
}
/* line 116, sass/partials/_footer.scss */
#menu-footer a:hover {
  color: #00467f;
  text-decoration: underline;
}

/*
Cookie Pop Up
 */
/* line 127, sass/partials/_footer.scss */
.footer-cookie {
  z-index: 9999;
  overflow: hidden;
  color: #FFF;
  position: fixed;
  left: 0;
  bottom: 0;
  background-color: #00467f;
  display: none;
  width: 100%;
}
/* line 138, sass/partials/_footer.scss */
.footer-cookie--inner {
  padding: 15px 20px;
}
/* line 141, sass/partials/_footer.scss */
.footer-cookie--inner p {
  margin: 0;
}
/* line 146, sass/partials/_footer.scss */
.footer-cookie a {
  color: #FFF;
  text-decoration: underline;
  transition: 0.3s all ease;
}
/* line 150, sass/partials/_footer.scss */
.footer-cookie a:hover {
  color: #FFF;
  text-decoration: none;
}
/* line 156, sass/partials/_footer.scss */
.footer-cookie__close {
  position: absolute;
  right: 10px;
  top: 5px;
  cursor: pointer;
}
/* line 163, sass/partials/_footer.scss */
.footer-cookie__content {
  display: block;
  width: 100%;
}

/*
* ------------ POSTS & PAGES
*/
/* line 7, sass/partials/_posts-pages.scss */
.page-body, .post-body {
  min-height: 600px;
  padding: 20px 0;
}
/* line 11, sass/partials/_posts-pages.scss */
body.book .page-body, body.book .post-body {
  min-height: 0;
}
@media (max-width: 1024px) {
  /* line 7, sass/partials/_posts-pages.scss */
  .page-body, .post-body {
    min-height: 0;
  }
}

/* line 26, sass/partials/_posts-pages.scss */
.content-area main, .content-area header, .content-area footer {
  *zoom: 1;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.content-area main:after, .content-area header:after, .content-area footer:after {
  content: "";
  display: table;
  clear: both;
}
/* line 30, sass/partials/_posts-pages.scss */
.content-area h3, .content-area h4, .content-area h5, .content-area h6 {
  text-transform: capitalize !important;
}
/* line 34, sass/partials/_posts-pages.scss */
.content-area .page-main, .content-area .post-main {
  margin: 0 auto;
  width: 870px;
}
/* line 38, sass/partials/_posts-pages.scss */
body.home .content-area .page-main, body.home .content-area .post-main {
  width: auto;
}
@media (max-width: 1024px) {
  /* line 34, sass/partials/_posts-pages.scss */
  .content-area .page-main, .content-area .post-main {
    width: auto;
  }
}
/* line 51, sass/partials/_posts-pages.scss */
.content-area .page-content, .content-area .post-content {
  line-height: 130%;
}
/* line 55, sass/partials/_posts-pages.scss */
.content-area .page-content.default, .content-area .post-content.default {
  padding: 40px;
}
/* line 60, sass/partials/_posts-pages.scss */
.content-area .page-content h1, .content-area .page-content h2, .content-area .page-content h3, .content-area .page-content h4, .content-area .page-content h5, .content-area .page-content h6, .content-area .post-content h1, .content-area .post-content h2, .content-area .post-content h3, .content-area .post-content h4, .content-area .post-content h5, .content-area .post-content h6 {
  padding: 10px 0;
  margin-bottom: 5px;
}
/* line 65, sass/partials/_posts-pages.scss */
.content-area .page-content ul, .content-area .post-content ul {
  list-style: disc;
  margin: 1em 0 1em 2em;
}
/* line 70, sass/partials/_posts-pages.scss */
.content-area .page-content ol.numbered-list, .content-area .post-content ol.numbered-list {
  list-style: decimal;
  margin: 1em 0 1em 2em;
}
/* line 73, sass/partials/_posts-pages.scss */
.content-area .page-content ol.numbered-list li, .content-area .post-content ol.numbered-list li {
  padding-left: 0.5em;
  margin-bottom: 0.5em;
}
/* line 80, sass/partials/_posts-pages.scss */
.content-area .page-content .featured-image.inline, .content-area .post-content .featured-image.inline {
  float: left;
  margin: 0 20px 20px 0;
  max-width: 350px;
}
/* line 85, sass/partials/_posts-pages.scss */
.content-area .page-content .featured-image img, .content-area .post-content .featured-image img {
  width: 100%;
  height: auto;
}
@media (max-width: 800px) {
  /* line 79, sass/partials/_posts-pages.scss */
  .content-area .page-content .featured-image, .content-area .post-content .featured-image {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
    float: none !important;
    position: static !important;
    max-width: none !important;
    margin-right: 0 !important;
  }
  /* line 94, sass/partials/_posts-pages.scss */
  .content-area .page-content .featured-image img, .content-area .post-content .featured-image img {
    width: auto;
    max-width: 100%;
  }
}
/* line 103, sass/partials/_posts-pages.scss */
.content-area .hero-image-wrapper {
  background-color: rgba(17, 17, 17, 0.3);
}
/* line 106, sass/partials/_posts-pages.scss */
.content-area .hero-image-wrapper img {
  width: 100%;
  height: auto;
  display: block;
}
/* line 113, sass/partials/_posts-pages.scss */
.content-area .multi-column {
  -moz-columns: auto 4;
  -webkit-columns: auto 4;
  columns: auto 4;
  -moz-column-gap: 20px;
  -webkit-column-gap: 20px;
  column-gap: 20px;
}
@media (max-width: 800px) {
  /* line 113, sass/partials/_posts-pages.scss */
  .content-area .multi-column {
    -moz-columns: auto 2;
    -webkit-columns: auto 2;
    columns: auto 2;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
    column-gap: 20px;
  }
}
@media (max-width: 640px) {
  /* line 113, sass/partials/_posts-pages.scss */
  .content-area .multi-column {
    -moz-columns: auto auto;
    -webkit-columns: auto auto;
    columns: auto auto;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
    column-gap: 20px;
  }
}
/* line 123, sass/partials/_posts-pages.scss */
.content-area .multi-column p {
  text-align: left;
}

/* line 133, sass/partials/_posts-pages.scss */
.social-list {
  font-size: 20px;
  font-size: 2rem;
}
/* line 136, sass/partials/_posts-pages.scss */
.social-list li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: 10px;
}
/* line 141, sass/partials/_posts-pages.scss */
.social-list a {
  color: #FFF;
  text-decoration: none;
  text-align: center;
  display: block;
  background-color: #00467f;
  width: 24px;
  height: 24px;
  line-height: 24px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}
/* line 152, sass/partials/_posts-pages.scss */
.social-list a:hover {
  background-color: #47789f;
}
/* line 156, sass/partials/_posts-pages.scss */
.social-list a i {
  vertical-align: middle;
}
/* line 163, sass/partials/_posts-pages.scss */
.widget-social .social-list {
  font-size: 28px;
  font-size: 2.8rem;
}
/* line 166, sass/partials/_posts-pages.scss */
.widget-social .social-list li {
  margin-left: 0;
  margin-right: 10px;
}
/* line 170, sass/partials/_posts-pages.scss */
.widget-social .social-list li:nth-child(odd) {
  margin-bottom: 28px;
}
/* line 174, sass/partials/_posts-pages.scss */
.widget-social .social-list li:nth-child(even) {
  margin-top: 28px;
}
/* line 178, sass/partials/_posts-pages.scss */
.widget-social .social-list li:last-child {
  margin-right: 0;
}
@media (max-width: 800px) {
  /* line 166, sass/partials/_posts-pages.scss */
  .widget-social .social-list li {
    margin: 0 10px 0 0 !important;
  }
}
/* line 188, sass/partials/_posts-pages.scss */
.widget-social .social-list a {
  width: 34px;
  height: 34px;
  line-height: 34px;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  border-radius: 17px;
}

/*
* ------------ STATIC PAGES
*/
/* Related publications, profiles or media */
/* line 204, sass/partials/_posts-pages.scss */
.related-media-title {
  margin: 20px 0;
}

/* line 214, sass/partials/_posts-pages.scss */
.related-publications.panel,
.related-profiles.panel,
.related-media.panel,
.download-resources.panel,
.press-profile-wrapper.panel {
  padding: 40px;
  margin: 20px auto;
}
/* line 220, sass/partials/_posts-pages.scss */
.related-publications:first-of-type,
.related-profiles:first-of-type,
.related-media:first-of-type,
.download-resources:first-of-type,
.press-profile-wrapper:first-of-type {
  margin-top: 0;
}

/* line 226, sass/partials/_posts-pages.scss */
.related-book,
.related-profile,
.related-media-item,
.download-resource,
.press-profile {
  *zoom: 1;
  padding: 10px 0;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.related-book:after,
.related-profile:after,
.related-media-item:after,
.download-resource:after,
.press-profile:after {
  content: "";
  display: table;
  clear: both;
}
/* line 234, sass/partials/_posts-pages.scss */
.related-book .image-wrapper,
.related-profile .image-wrapper,
.related-media-item .image-wrapper,
.download-resource .image-wrapper,
.press-profile .image-wrapper {
  width: 140px;
  float: left;
  margin: 0 20px 20px 0;
}
/* line 241, sass/partials/_posts-pages.scss */
.related-book .image-wrapper img,
.related-profile .image-wrapper img,
.related-media-item .image-wrapper img,
.download-resource .image-wrapper img,
.press-profile .image-wrapper img {
  width: 100%;
  height: auto;
}
/* line 246, sass/partials/_posts-pages.scss */
.related-book .image-wrapper a.download-button,
.related-profile .image-wrapper a.download-button,
.related-media-item .image-wrapper a.download-button,
.download-resource .image-wrapper a.download-button,
.press-profile .image-wrapper a.download-button {
  display: block;
  box-sizing: border-box;
  width: 140px;
  height: 140px;
  line-height: 140px;
  text-align: center;
  text-decoration: none;
  background-color: #FFF;
  border: 2px solid #00467f;
  color: #777;
}
/* line 258, sass/partials/_posts-pages.scss */
.related-book .image-wrapper a.download-button:hover,
.related-profile .image-wrapper a.download-button:hover,
.related-media-item .image-wrapper a.download-button:hover,
.download-resource .image-wrapper a.download-button:hover,
.press-profile .image-wrapper a.download-button:hover {
  border-color: #47789f;
  background-color: #00467f;
  color: #FFF;
}
/* line 264, sass/partials/_posts-pages.scss */
.related-book .image-wrapper a.download-button:before,
.related-profile .image-wrapper a.download-button:before,
.related-media-item .image-wrapper a.download-button:before,
.download-resource .image-wrapper a.download-button:before,
.press-profile .image-wrapper a.download-button:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 72px;
  font-size: 7.2rem;
  content: "";
  line-height: inherit;
}
/* line 271, sass/partials/_posts-pages.scss */
.related-book .image-wrapper a.download-button.application-pdf:before,
.related-profile .image-wrapper a.download-button.application-pdf:before,
.related-media-item .image-wrapper a.download-button.application-pdf:before,
.download-resource .image-wrapper a.download-button.application-pdf:before,
.press-profile .image-wrapper a.download-button.application-pdf:before {
  content: "";
}
@media (max-width: 800px) {
  /* line 246, sass/partials/_posts-pages.scss */
  .related-book .image-wrapper a.download-button,
  .related-profile .image-wrapper a.download-button,
  .related-media-item .image-wrapper a.download-button,
  .download-resource .image-wrapper a.download-button,
  .press-profile .image-wrapper a.download-button {
    width: 120px;
    height: 120px;
    line-height: 120px;
  }
}
@media (max-width: 800px) {
  /* line 234, sass/partials/_posts-pages.scss */
  .related-book .image-wrapper,
  .related-profile .image-wrapper,
  .related-media-item .image-wrapper,
  .download-resource .image-wrapper,
  .press-profile .image-wrapper {
    width: 120px;
  }
}
@media (max-width: 640px) {
  /* line 234, sass/partials/_posts-pages.scss */
  .related-book .image-wrapper,
  .related-profile .image-wrapper,
  .related-media-item .image-wrapper,
  .download-resource .image-wrapper,
  .press-profile .image-wrapper {
    width: 140px !important;
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
    float: none !important;
    position: static !important;
  }
}
/* line 298, sass/partials/_posts-pages.scss */
.related-book .summary-wrapper,
.related-profile .summary-wrapper,
.related-media-item .summary-wrapper,
.download-resource .summary-wrapper,
.press-profile .summary-wrapper {
  margin-left: 160px;
  line-height: 150%;
}
@media (max-width: 800px) {
  /* line 298, sass/partials/_posts-pages.scss */
  .related-book .summary-wrapper,
  .related-profile .summary-wrapper,
  .related-media-item .summary-wrapper,
  .download-resource .summary-wrapper,
  .press-profile .summary-wrapper {
    margin-left: 140px;
  }
}
@media (max-width: 640px) {
  /* line 298, sass/partials/_posts-pages.scss */
  .related-book .summary-wrapper,
  .related-profile .summary-wrapper,
  .related-media-item .summary-wrapper,
  .download-resource .summary-wrapper,
  .press-profile .summary-wrapper {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 20px;
    float: none !important;
    position: static !important;
  }
}
/* line 311, sass/partials/_posts-pages.scss */
.related-book .title,
.related-profile .title,
.related-media-item .title,
.download-resource .title,
.press-profile .title {
  font-family: Times, "Times New Roman", serif;
  font-weight: normal;
  text-transform: none !important;
}
/* line 317, sass/partials/_posts-pages.scss */
.related-book.right .image-wrapper,
.related-profile.right .image-wrapper,
.related-media-item.right .image-wrapper,
.download-resource.right .image-wrapper,
.press-profile.right .image-wrapper {
  float: right;
  margin: 0 0 20px 20px;
}
@media (max-width: 640px) {
  /* line 317, sass/partials/_posts-pages.scss */
  .related-book.right .image-wrapper,
  .related-profile.right .image-wrapper,
  .related-media-item.right .image-wrapper,
  .download-resource.right .image-wrapper,
  .press-profile.right .image-wrapper {
    width: 140px !important;
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
    float: none !important;
    position: static !important;
  }
}
/* line 326, sass/partials/_posts-pages.scss */
.related-book.right .summary-wrapper,
.related-profile.right .summary-wrapper,
.related-media-item.right .summary-wrapper,
.download-resource.right .summary-wrapper,
.press-profile.right .summary-wrapper {
  margin-left: 0;
  margin-right: 160px;
}
@media (max-width: 800px) {
  /* line 326, sass/partials/_posts-pages.scss */
  .related-book.right .summary-wrapper,
  .related-profile.right .summary-wrapper,
  .related-media-item.right .summary-wrapper,
  .download-resource.right .summary-wrapper,
  .press-profile.right .summary-wrapper {
    margin-right: 140px;
  }
}
@media (max-width: 640px) {
  /* line 326, sass/partials/_posts-pages.scss */
  .related-book.right .summary-wrapper,
  .related-profile.right .summary-wrapper,
  .related-media-item.right .summary-wrapper,
  .download-resource.right .summary-wrapper,
  .press-profile.right .summary-wrapper {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 20px;
    float: none !important;
    position: static !important;
  }
}
/* line 340, sass/partials/_posts-pages.scss */
.related-book.no-image .summary-wrapper,
.related-profile.no-image .summary-wrapper,
.related-media-item.no-image .summary-wrapper,
.download-resource.no-image .summary-wrapper,
.press-profile.no-image .summary-wrapper {
  margin-left: 0;
}

/* CATALOGUES */
/* line 350, sass/partials/_posts-pages.scss */
.page-content.catalogues {
  text-align: left;
  margin-bottom: 40px;
}
/* line 354, sass/partials/_posts-pages.scss */
.page-content.catalogues:last-of-type {
  margin-bottom: 0;
}
/* line 358, sass/partials/_posts-pages.scss */
.page-content.catalogues .title {
  text-align: center;
  margin-bottom: 40px;
}

/* line 365, sass/partials/_posts-pages.scss */
.catalogues-wrapper {
  *zoom: 1;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.catalogues-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
/* line 368, sass/partials/_posts-pages.scss */
.catalogues-wrapper .catalogue {
  text-align: center;
}
/* line 372, sass/partials/_posts-pages.scss */
.catalogues-wrapper .catalogue .image-wrapper img {
  max-width: 100%;
  height: auto;
}
/* line 379, sass/partials/_posts-pages.scss */
.catalogues-wrapper.large .catalogue {
  *zoom: 1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.catalogues-wrapper.large .catalogue:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 800px) {
  /* line 379, sass/partials/_posts-pages.scss */
  .catalogues-wrapper.large .catalogue {
    width: auto;
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 381, sass/partials/_posts-pages.scss */
.catalogues-wrapper.large .catalogue img {
  max-height: 430px;
}
/* line 386, sass/partials/_posts-pages.scss */
.catalogues-wrapper.small .catalogue {
  *zoom: 1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33%;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  margin-bottom: 60px;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.catalogues-wrapper.small .catalogue:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 800px) {
  /* line 386, sass/partials/_posts-pages.scss */
  .catalogues-wrapper.small .catalogue {
    width: auto;
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 389, sass/partials/_posts-pages.scss */
.catalogues-wrapper.small .catalogue img {
  max-height: 300px;
}
/* line 394, sass/partials/_posts-pages.scss */
.catalogues-wrapper .summary {
  text-align: center;
}

/* SUBJECTS LIST */
/* line 403, sass/partials/_posts-pages.scss */
.subject-main-header {
  background-color: #FFF;
  margin-bottom: 30px;
  padding: 10px 10px;
}
/* line 407, sass/partials/_posts-pages.scss */
.subject-main-header h1 {
  margin: 0;
}

/* line 413, sass/partials/_posts-pages.scss */
.page-main.taxonomy .page-content {
  margin-bottom: 20px;
}

/* line 418, sass/partials/_posts-pages.scss */
.subject-links {
  margin-bottom: 20px;
}
/* line 421, sass/partials/_posts-pages.scss */
.subject-links .subject-header h2.title {
  margin-bottom: 10px;
}
/* line 425, sass/partials/_posts-pages.scss */
.subject-links .subject-list {
  margin-bottom: 20px;
}
/* line 428, sass/partials/_posts-pages.scss */
.subject-links .subject-list li {
  margin-bottom: 6.66667px;
  padding-left: 20px;
  text-indent: -20px;
}

/* SERIES LIST */
/* line 445, sass/partials/_posts-pages.scss */
.series-nav ul li,
.children-nav ul li {
  display: inline;
}
/* line 447, sass/partials/_posts-pages.scss */
.series-nav ul li:after,
.children-nav ul li:after {
  content: ' | ';
}
/* line 450, sass/partials/_posts-pages.scss */
.series-nav ul li:last-of-type::after,
.children-nav ul li:last-of-type::after {
  display: none;
}

/* line 458, sass/partials/_posts-pages.scss */
.series-links,
.child-details {
  margin: 20px 0;
}
/* line 462, sass/partials/_posts-pages.scss */
.series-links .series-header,
.series-links .child-header,
.child-details .series-header,
.child-details .child-header {
  *zoom: 1;
  background-color: #FFF;
  margin-bottom: 20px;
  padding: 10px 10px;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.series-links .series-header:after,
.series-links .child-header:after,
.child-details .series-header:after,
.child-details .child-header:after {
  content: "";
  display: table;
  clear: both;
}
/* line 469, sass/partials/_posts-pages.scss */
.series-links .series-header .title,
.series-links .child-header .title,
.child-details .series-header .title,
.child-details .child-header .title {
  width: 60%;
  float: left;
  margin-bottom: 0;
}
/* line 476, sass/partials/_posts-pages.scss */
.series-links .series-header a.top,
.series-links .child-header a.top,
.child-details .series-header a.top,
.child-details .child-header a.top {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  float: right;
}
/* line 8, sass/partials/_mixins-placeholders.scss */
.series-links .series-header a.top strong, .series-links .series-header a.top b,
.series-links .child-header a.top strong,
.series-links .child-header a.top b,
.child-details .series-header a.top strong,
.child-details .series-header a.top b,
.child-details .child-header a.top strong,
.child-details .child-header a.top b {
  font-weight: 500 !important;
}
/* line 482, sass/partials/_posts-pages.scss */
.series-links .series-list,
.child-details .series-list {
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2;
}
/* line 487, sass/partials/_posts-pages.scss */
.series-links .series-list li,
.child-details .series-list li {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 100%;
  margin-bottom: 10px;
  line-height: 130%;
}
/* line 497, sass/partials/_posts-pages.scss */
.series-links a.read-more:after,
.child-details a.read-more:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-left: 0.3em;
}

/* SCROLLING ANCHOR LIST */
/* line 511, sass/partials/_posts-pages.scss */
.anchor-list .page-content p:last-of-type {
  margin-bottom: 0;
}

/* line 517, sass/partials/_posts-pages.scss */
.anchor-list-item, .anchor-list-nav {
  padding: 0 40px 40px;
}

/* line 523, sass/partials/_posts-pages.scss */
.anchor-list-item p {
  margin-bottom: 10px;
}

/* line 528, sass/partials/_posts-pages.scss */
.anchor-list-nav {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
.anchor-list-nav strong, .anchor-list-nav b {
  font-weight: 500 !important;
}
/* line 530, sass/partials/_posts-pages.scss */
.anchor-list-nav li {
  margin-bottom: 10px;
}
/* line 532, sass/partials/_posts-pages.scss */
.anchor-list-nav li:last-of-type {
  margin-bottom: 0;
}

/* EVENTS */
/* line 540, sass/partials/_posts-pages.scss */
.events-content {
  display: table;
  width: 100%;
  padding: 10px 10px;
  margin-bottom: 40px;
  box-sizing: border-box;
}
/* line 548, sass/partials/_posts-pages.scss */
.events-content .image-wrapper, .events-content .events-list-wrapper {
  display: table-cell;
  vertical-align: top;
}
@media (max-width: 640px) {
  /* line 548, sass/partials/_posts-pages.scss */
  .events-content .image-wrapper, .events-content .events-list-wrapper {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 20px;
    float: none !important;
    position: static !important;
  }
}
/* line 557, sass/partials/_posts-pages.scss */
.events-content .image-wrapper {
  width: 135px;
}
/* line 559, sass/partials/_posts-pages.scss */
.events-content .image-wrapper img {
  max-width: 135px;
}
/* line 564, sass/partials/_posts-pages.scss */
.events-content .title {
  text-align: center;
}
/* line 568, sass/partials/_posts-pages.scss */
.events-content .events-list {
  padding: 0 10px;
}
/* line 571, sass/partials/_posts-pages.scss */
.events-content .events-list .date-time {
  margin-bottom: 2px;
  text-transform: none !important;
}
/* line 576, sass/partials/_posts-pages.scss */
.events-content .events-list p {
  margin-bottom: 5px;
}

/* SEARCH RESULTS */
/* line 587, sass/partials/_posts-pages.scss */
body.page-template-template-search-results #main .search-results-header {
  padding: 20px 20px 0;
  margin-bottom: 20px;
}
/* line 592, sass/partials/_posts-pages.scss */
body.page-template-template-search-results #main .search-results-header .page-title {
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  font-weight: 200 !important;
  text-transform: none !important;
  color: #111;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
body.page-template-template-search-results #main .search-results-header .page-title strong, body.page-template-template-search-results #main .search-results-header .page-title b {
  font-weight: 500 !important;
}
/* line 600, sass/partials/_posts-pages.scss */
body.page-template-template-search-results #main .search-results-header .description {
  margin-bottom: 20px;
}
/* line 607, sass/partials/_posts-pages.scss */
body.page-template-template-search-results #main .search-results-header.icon .image-wrapper {
  float: left;
  margin: 0 20px 20px 0;
  width: 140px;
}
/* line 612, sass/partials/_posts-pages.scss */
body.page-template-template-search-results #main .search-results-header.icon .image-wrapper img {
  width: auto;
  max-width: 100%;
  border: 1px solid #111;
}
@media (max-width: 800px) {
  /* line 607, sass/partials/_posts-pages.scss */
  body.page-template-template-search-results #main .search-results-header.icon .image-wrapper {
    width: 120px;
  }
}
@media (max-width: 640px) {
  /* line 607, sass/partials/_posts-pages.scss */
  body.page-template-template-search-results #main .search-results-header.icon .image-wrapper {
    width: 140px !important;
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
    float: none !important;
    position: static !important;
  }
}
/* line 628, sass/partials/_posts-pages.scss */
body.page-template-template-search-results #main .search-results-header.icon .summary-wrapper {
  margin-left: 160px;
}
@media (max-width: 800px) {
  /* line 628, sass/partials/_posts-pages.scss */
  body.page-template-template-search-results #main .search-results-header.icon .summary-wrapper {
    margin-left: 140px;
  }
}
@media (max-width: 640px) {
  /* line 628, sass/partials/_posts-pages.scss */
  body.page-template-template-search-results #main .search-results-header.icon .summary-wrapper {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 20px;
    float: none !important;
    position: static !important;
  }
}

/*
* ------------ BLOG POSTS & ARCHIVES
*/
/* line 652, sass/partials/_posts-pages.scss */
.post-archive li {
  padding-bottom: 20px;
}
/* line 655, sass/partials/_posts-pages.scss */
.post-archive li .article {
  *zoom: 1;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.post-archive li .article:after {
  content: "";
  display: table;
  clear: both;
}
/* line 660, sass/partials/_posts-pages.scss */
.post-archive li .article.has-image .summary {
  margin-left: 150px;
}
@media (max-width: 360px) {
  /* line 660, sass/partials/_posts-pages.scss */
  .post-archive li .article.has-image .summary {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: left;
    float: none !important;
    position: static !important;
  }
}
/* line 670, sass/partials/_posts-pages.scss */
.post-archive li .summary {
  padding: 20px 20px;
}
/* line 673, sass/partials/_posts-pages.scss */
.post-archive li .summary .header::after {
  display: none;
}
/* line 678, sass/partials/_posts-pages.scss */
.post-archive li .thumbnail {
  float: left;
  width: 150px !important;
  height: 150px;
  overflow: hidden;
}
/* line 684, sass/partials/_posts-pages.scss */
.post-type-archive .post-archive li .thumbnail {
  height: auto;
}
/* line 688, sass/partials/_posts-pages.scss */
.post-archive li .thumbnail a {
  display: block;
  text-align: center;
}
/* line 693, sass/partials/_posts-pages.scss */
.post-archive li .thumbnail img {
  width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 360px) {
  /* line 678, sass/partials/_posts-pages.scss */
  .post-archive li .thumbnail {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: center;
    float: none !important;
    position: static !important;
    padding-top: 20px;
  }
}
/* line 708, sass/partials/_posts-pages.scss */
.post-archive li .excerpt p {
  margin-bottom: 0;
}
/* line 713, sass/partials/_posts-pages.scss */
.post-archive li .post-title {
  font-size: 16px;
  font-size: 1.6rem;
}

/* line 719, sass/partials/_posts-pages.scss */
.post-meta {
  font-size: 11px;
  font-size: 1.1rem;
  margin-bottom: 10px;
}
/* line 723, sass/partials/_posts-pages.scss */
.post-meta .timestamp {
  margin-right: 2em;
}

/* line 729, sass/partials/_posts-pages.scss */
.post-meta-nav {
  margin-bottom: 20px;
}
/* line 732, sass/partials/_posts-pages.scss */
.post-meta-nav a {
  margin-right: 10px;
}
/* line 735, sass/partials/_posts-pages.scss */
.post-meta-nav a.back:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-right: 5px;
}

/* line 746, sass/partials/_posts-pages.scss */
.page-nav {
  *zoom: 1;
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  padding: 1em 0;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.page-nav:after {
  content: "";
  display: table;
  clear: both;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
.page-nav strong, .page-nav b {
  font-weight: 500 !important;
}
/* line 756, sass/partials/_posts-pages.scss */
.page-nav .prev a::before,
.page-nav .next a::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 761, sass/partials/_posts-pages.scss */
.page-nav .prev {
  float: left;
}
/* line 763, sass/partials/_posts-pages.scss */
.page-nav .prev a::before {
  content: "";
  margin-right: 0.5em;
}
/* line 769, sass/partials/_posts-pages.scss */
.page-nav .next {
  float: right;
}
/* line 771, sass/partials/_posts-pages.scss */
.page-nav .next a::after {
  content: "";
  margin-left: 0.5em;
}

/*
* ------------ CUSTOM POST TYPES
*/
/* Distributed Presses */
/* line 789, sass/partials/_posts-pages.scss */
.press-profile .name {
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  font-weight: 200 !important;
  text-transform: none !important;
  color: #111;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
.press-profile .name strong, .press-profile .name b {
  font-weight: 500 !important;
}
/* line 798, sass/partials/_posts-pages.scss */
.press-profile .image-wrapper img {
  width: auto;
  max-width: 100%;
  border: 1px solid #111;
}

/* line 808, sass/partials/_posts-pages.scss */
.distributed-press-books.panel {
  padding: 40px;
}

/* Author Interviews */
/* Editors */
/* line 821, sass/partials/_posts-pages.scss */
.editor-profile-main .post-content:nth-child(3) {
  padding-top: 0;
}

/* line 826, sass/partials/_posts-pages.scss */
.editor-profile {
  *zoom: 1;
  padding-bottom: 0 !important;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.editor-profile:after {
  content: "";
  display: table;
  clear: both;
}
/* line 830, sass/partials/_posts-pages.scss */
.editor-profile > div {
  margin-bottom: 20px;
}
/* line 834, sass/partials/_posts-pages.scss */
.editor-profile .title {
  margin: 40px 0 !important;
}

/* line 3, sass/partials/_wordpress-defaults.scss */
.alignright {
  float: right;
  margin: 0 0 10px 20px;
}

/* line 8, sass/partials/_wordpress-defaults.scss */
.alignleft {
  float: left;
  margin: 0 20px 10px 0;
}

/* line 13, sass/partials/_wordpress-defaults.scss */
.aligncenter {
  *zoom: 1;
  display: block;
  float: none;
  margin: 0 auto 20px;
  text-align: center;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.aligncenter:after {
  content: "";
  display: table;
  clear: both;
}

/* line 21, sass/partials/_wordpress-defaults.scss */
.alignnone {
  float: none;
  clear: both;
  margin: 20px 0;
  display: block;
}

/* line 28, sass/partials/_wordpress-defaults.scss */
.wp-caption-text {
  color: #231f20;
  font-size: 85%;
  text-align: center;
}

/* line 35, sass/partials/_wordpress-defaults.scss */
table {
  border-collapse: separate;
  border-spacing: 2px;
  margin: 1em auto;
  width: 90%;
  clear: both;
}
/* line 42, sass/partials/_wordpress-defaults.scss */
table tr {
  background-color: #EEE;
}
/* line 44, sass/partials/_wordpress-defaults.scss */
table tr:nth-child(even) {
  background-color: #DDD;
}
/* line 49, sass/partials/_wordpress-defaults.scss */
table thead tr, table tfoot tr, table th {
  background-color: #CCC;
}
/* line 53, sass/partials/_wordpress-defaults.scss */
table th, table td {
  padding: 0.5em;
  vertical-align: middle;
}
/* line 58, sass/partials/_wordpress-defaults.scss */
table th {
  font-weight: bold;
}

/* line 68, sass/partials/_wordpress-defaults.scss */
blockquote {
  margin: 20px auto;
  display: block;
}
/* line 72, sass/partials/_wordpress-defaults.scss */
blockquote p {
  font-style: italic;
}
/* line 75, sass/partials/_wordpress-defaults.scss */
blockquote p:first-of-type:before {
  content: '\"';
  font-weight: bold;
  font-size: 1.3em;
}
/* line 82, sass/partials/_wordpress-defaults.scss */
blockquote cite {
  font-weight: bold;
  font-style: normal;
}
/* line 86, sass/partials/_wordpress-defaults.scss */
blockquote cite br {
  display: none;
}

/* line 93, sass/partials/_wordpress-defaults.scss */
.gallery {
  display: block;
  margin: 2em auto 1em;
}
/* line 97, sass/partials/_wordpress-defaults.scss */
.gallery p {
  display: none;
}
/* line 101, sass/partials/_wordpress-defaults.scss */
.gallery .gallery-item {
  display: inline-block;
  width: 32%;
  text-align: center;
  margin-bottom: 1em;
}

/*
* ------------ HOMEPAGE
*/
/* line 5, sass/partials/_homepage.scss */
.home-content-wrapper {
  *zoom: 1;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.home-content-wrapper:after {
  content: "";
  display: table;
  clear: both;
}

/* line 11, sass/partials/_homepage.scss */
.new-titles-height {
  height: 850px;
  overflow: hidden;
}

/* line 20, sass/partials/_homepage.scss */
.masonry-sizer.home,
.home-section-wrapper {
  box-sizing: border-box;
  width: 33%;
}
@media (max-width: 800px) {
  /* line 20, sass/partials/_homepage.scss */
  .masonry-sizer.home,
  .home-section-wrapper {
    width: 50%;
  }
}
@media (max-width: 640px) {
  /* line 20, sass/partials/_homepage.scss */
  .masonry-sizer.home,
  .home-section-wrapper {
    width: 100%;
  }
}

/* line 34, sass/partials/_homepage.scss */
.home-section-wrapper {
  padding: 0 10px;
}

/* line 38, sass/partials/_homepage.scss */
.home-content-block {
  margin-bottom: 20px;
  padding: 10px;
  box-sizing: border-box;
}
/* line 45, sass/partials/_homepage.scss */
.home-content-block.popout {
  border: 1px solid #00467f;
  background: none;
  width: 80%;
  padding: 30px 20px;
  margin: 0 auto 20px;
}
@media (max-width: 800px) {
  /* line 45, sass/partials/_homepage.scss */
  .home-content-block.popout {
    background-color: rgba(255, 255, 255, 0.6);
    margin-bottom: 20px;
    width: auto;
    border: none;
    padding: 10px;
    text-align: center;
  }
}
/* line 63, sass/partials/_homepage.scss */
.home-content-block .title {
  font-size: 16px;
  letter-spacing: 0.05em;
  font-weight: 400 !important;
}
/* line 70, sass/partials/_homepage.scss */
.home-content-block p {
  line-height: 130%;
  margin-bottom: 10px;
}
/* line 77, sass/partials/_homepage.scss */
.home-content-block .audience-nav li {
  padding-bottom: 20px;
}
/* line 79, sass/partials/_homepage.scss */
.home-content-block .audience-nav li:last-child {
  padding-bottom: 0;
}
/* line 83, sass/partials/_homepage.scss */
.home-content-block .audience-nav em {
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: lowercase;
  margin-right: 5px;
}

/* line 93, sass/partials/_homepage.scss */
.cup-twitter {
  height: 800px;
}

/* line 97, sass/partials/_homepage.scss */
.widget-carousel {
  height: 900px;
}
/* line 101, sass/partials/_homepage.scss */
.widget-carousel .book-carousel {
  *zoom: 1;
  margin-bottom: 20px;
  position: relative;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.widget-carousel .book-carousel:after {
  content: "";
  display: table;
  clear: both;
}
/* line 107, sass/partials/_homepage.scss */
.widget-carousel .book-carousel .carousel-item {
  float: left;
}
/* line 111, sass/partials/_homepage.scss */
.widget-carousel .book-carousel .carousel-item a {
  display: block;
  text-align: center;
}
/* line 119, sass/partials/_homepage.scss */
.widget-carousel .carousel-list li {
  padding-bottom: 10px;
}
@media (max-width: 800px) {
  /* line 119, sass/partials/_homepage.scss */
  .widget-carousel .carousel-list li {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/* line 132, sass/partials/_homepage.scss */
.widget-rss-feed, .rss-list {
  line-height: 130%;
}
/* line 134, sass/partials/_homepage.scss */
body.home .widget-rss-feed, body.home .rss-list {
  font-size: 14px;
  font-size: 1.4rem;
  height: 649px;
  overflow: scroll;
  overflow-x: hidden;
}
/* line 143, sass/partials/_homepage.scss */
.widget-rss-feed .hungryfeed_item, .rss-list .hungryfeed_item {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #CCC;
}
/* line 148, sass/partials/_homepage.scss */
.widget-rss-feed .hungryfeed_item:last-child, .rss-list .hungryfeed_item:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
/* line 154, sass/partials/_homepage.scss */
.widget-rss-feed .hungryfeed_item_title, .rss-list .hungryfeed_item_title {
  font-weight: normal;
  margin-bottom: 5px;
}
@media (max-width: 800px) {
  /* line 159, sass/partials/_homepage.scss */
  .widget-rss-feed .hungryfeed_item_description, .rss-list .hungryfeed_item_description {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
/* line 168, sass/partials/_homepage.scss */
.widget-rss-feed .hungryfeed_item_date, .rss-list .hungryfeed_item_date {
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  margin-top: 5px;
  color: #675b5e;
}

/* line 179, sass/partials/_homepage.scss */
.widget-sns-feed .sns-feed {
  min-height: 780px;
}
@media (max-width: 800px) {
  /* line 179, sass/partials/_homepage.scss */
  .widget-sns-feed .sns-feed {
    min-height: 900px !important;
  }
}
@media (max-width: 640px) {
  /* line 179, sass/partials/_homepage.scss */
  .widget-sns-feed .sns-feed {
    min-height: 500px !important;
  }
}
@media (max-width: 800px) {
  /* line 191, sass/partials/_homepage.scss */
  .widget-sns-feed iframe[id^="twitter-widget"] {
    height: 900px !important;
  }
}
@media (max-width: 640px) {
  /* line 191, sass/partials/_homepage.scss */
  .widget-sns-feed iframe[id^="twitter-widget"] {
    height: 500px !important;
  }
}

/*
* ------------ SLIDESHOW
*/
/* line 5, sass/partials/_slideshow.scss */
.slideshow-wrapper {
  *zoom: 1;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 2px solid rgba(0, 70, 127, 0.5);
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.slideshow-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
/* line 13, sass/partials/_slideshow.scss */
.slideshow-wrapper .slide-nav-button {
  font-size: 38px;
  font-size: 3.8rem;
  color: rgba(255, 255, 255, 0.8);
  cursor: pointer;
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -19px;
  z-index: 9999;
}
/* line 24, sass/partials/_slideshow.scss */
.slideshow-wrapper .slide-nav-button.prev {
  left: 10px;
}
/* line 27, sass/partials/_slideshow.scss */
.slideshow-wrapper .slide-nav-button.next {
  right: 10px;
}
/* line 31, sass/partials/_slideshow.scss */
.slideshow-wrapper .slide-nav-pager {
  /*
  position:absolute;
  left:0;
  right:0;
  bottom:10px;
  z-index:500;
  */
  text-align: center;
  padding: 5px 0;
}
/* line 43, sass/partials/_slideshow.scss */
.slideshow-wrapper .slide-nav-pager span {
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border-radius: 5px;
  color: #47789f;
  background-color: transparent;
  border: 1px solid #47789f;
  text-indent: -9999px;
  width: 8px;
  height: 8px;
  line-height: 8px;
  cursor: pointer;
  margin: 0 5px;
}
/* line 58, sass/partials/_slideshow.scss */
.slideshow-wrapper .slide-nav-pager span.cycle-pager-active {
  color: #47789f;
  background-color: #47789f;
}

/* line 65, sass/partials/_slideshow.scss */
.slideshow {
  *zoom: 1;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.slideshow:after {
  content: "";
  display: table;
  clear: both;
}
/* line 70, sass/partials/_slideshow.scss */
.slideshow .slide {
  float: left;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
/* line 77, sass/partials/_slideshow.scss */
.slideshow .slide a, .slideshow .slide img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 84, sass/partials/_slideshow.scss */
.slideshow .click-thru {
  text-indent: -9999px;
  position: relative;
  z-index: 10;
}
/* line 91, sass/partials/_slideshow.scss */
.slideshow .caption-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  text-align: center;
  padding: 20px 20px 35px;
  line-height: 1em;
  background-color: rgba(0, 70, 127, 0.9);
}
/* line 103, sass/partials/_slideshow.scss */
.slideshow .caption {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  font-size: 24px;
  font-size: 2.4rem;
  color: #FFF;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
.slideshow .caption strong, .slideshow .caption b {
  font-weight: 500 !important;
}

/*
* ------------ FORM ELEMENTS
*/
/* line 5, sass/partials/_forms.scss */
input, textarea, select {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  background-color: #FFF;
  color: #231f20;
  box-sizing: border-box;
}
/* line 8, sass/partials/_mixins-placeholders.scss */
input strong, input b, textarea strong, textarea b, select strong, select b {
  font-weight: 500 !important;
}

/* line 14, sass/partials/_forms.scss */
form label, form legend {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  color: #00467f;
  font-weight: normal;
}
/* line 8, sass/partials/_mixins-placeholders.scss */
form label strong, form label b, form legend strong, form legend b {
  font-weight: 500 !important;
}
/* line 22, sass/partials/_forms.scss */
form label.required:after, form legend.required:after, form p.required:after {
  color: #C00;
  content: '*';
}
/* line 28, sass/partials/_forms.scss */
form span.required {
  color: #C00;
}
/* line 32, sass/partials/_forms.scss */
form input, form textarea, form select {
  font-size: 16px;
  font-size: 1.6rem;
}
/* line 36, sass/partials/_forms.scss */
form input {
  line-height: normal;
}
/* line 40, sass/partials/_forms.scss */
form input[type=text],
form input[type=email],
form input[type=number],
form select,
form textarea {
  padding: 5px;
  border: 2px solid #47789f;
}
/* line 48, sass/partials/_forms.scss */
form input[type=text]:focus,
form input[type=email]:focus,
form input[type=number]:focus,
form select:focus,
form textarea:focus {
  border-color: #00467f;
}
/* line 53, sass/partials/_forms.scss */
form input[type=submit],
form input.button {
  border-radius: 0;
  background-image: none;
}
/* line 60, sass/partials/_forms.scss */
form textarea {
  line-height: 150%;
  resize: vertical;
}

/*
* ------------ SEARCH
*/
@media (max-width: 640px) {
  /* line 7, sass/partials/_search.scss */
  #site-header .search-form-wrapper {
    width: auto;
  }
  /* line 13, sass/partials/_search.scss */
  #site-header .search-form-wrapper .search-toggle {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 38px;
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 20px;
    color: #00467f;
    cursor: pointer;
    text-align: left;
    width: 38px;
    height: 38px;
  }
  /* line 27, sass/partials/_search.scss */
  #site-header .search-form-wrapper .search-toggle:before {
    content: "";
  }
  /* line 31, sass/partials/_search.scss */
  #site-header .search-form-wrapper .search-toggle.active {
    color: #FFF;
  }
}

/* line 40, sass/partials/_search.scss */
#site-header .search-form {
  position: relative;
}
@media (max-width: 640px) {
  /* line 40, sass/partials/_search.scss */
  #site-header .search-form {
    max-height: 0;
    overflow: hidden;
    transition: 0.25s all ease;
  }
}
/* line 49, sass/partials/_search.scss */
#site-header .search-form.open {
  max-height: 50px;
  overflow: visible;
}
@media (max-width: 640px) {
  /* line 40, sass/partials/_search.scss */
  #site-header .search-form {
    background-color: rgba(71, 120, 159, 0.5);
  }
}
/* line 58, sass/partials/_search.scss */
#site-header .search-form label {
  font-size: 12px;
  font-size: 1.2rem;
  margin-right: 2em;
}
@media (max-width: 640px) {
  /* line 58, sass/partials/_search.scss */
  #site-header .search-form label {
    display: none;
  }
}
/* line 66, sass/partials/_search.scss */
#site-header .search-form input {
  font-size: 11px;
  font-size: 1.1rem;
}
/* line 70, sass/partials/_search.scss */
#site-header .search-form #search-box {
  width: 180px;
}
@media (max-width: 640px) {
  /* line 70, sass/partials/_search.scss */
  #site-header .search-form #search-box {
    margin: 5px 0;
  }
}
/* line 77, sass/partials/_search.scss */
#site-header .search-form .button-icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  font-size: 1.8rem;
  color: #00467f;
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 5px;
}
/* line 86, sass/partials/_search.scss */
#site-header .search-form .button-icon:before {
  content: "";
}
@media (max-width: 640px) {
  /* line 77, sass/partials/_search.scss */
  #site-header .search-form .button-icon {
    display: none;
  }
}
/* line 96, sass/partials/_search.scss */
#site-header .search-form input[type=submit] {
  text-indent: -9999px;
  background: transparent;
  border: none;
  position: relative;
  z-index: 2;
  padding: 0;
  width: 28px;
}
@media (max-width: 640px) {
  /* line 96, sass/partials/_search.scss */
  #site-header .search-form input[type=submit] {
    text-indent: 0;
    background-color: #00467f;
    border: 2px solid #47789f;
    min-width: 40px;
  }
}

/*
* ------------ MICROSITE ELEMENTS
*/
/* -------- Generic -------- */
/* main menu */
/* line 9, sass/partials/_microsite.scss */
#menu-main.microsite {
  display: table;
  width: 100%;
}
/* line 14, sass/partials/_microsite.scss */
#menu-main.microsite > li {
  display: table-cell;
}
/* line 18, sass/partials/_microsite.scss */
#menu-main.microsite > li > a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19.5px;
}
/* line 28, sass/partials/_microsite.scss */
#menu-main.microsite > li:first-of-type > a {
  padding-left: 0;
}
/* line 31, sass/partials/_microsite.scss */
#menu-main.microsite > li:last-of-type > a {
  padding-right: 0;
}
@media (max-width: 1024px) {
  /* line 37, sass/partials/_microsite.scss */
  #menu-main.microsite > li:first-of-type > a, #menu-main.microsite > li:last-of-type > a {
    padding: 0 10px;
  }
}

/* hero image */
/* line 48, sass/partials/_microsite.scss */
.microsite .hero-wrapper {
  min-height: 350px;
  background: #00467f no-repeat;
  background-size: cover;
  padding: 0;
}
/* line 54, sass/partials/_microsite.scss */
.microsite .hero-wrapper .hero-content {
  *zoom: 1;
  min-height: 350px;
  position: relative;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.microsite .hero-wrapper .hero-content:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 640px) {
  /* line 54, sass/partials/_microsite.scss */
  .microsite .hero-wrapper .hero-content {
    min-height: 400px;
  }
}
/* line 65, sass/partials/_microsite.scss */
.microsite .hero-wrapper .hero-text {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  font-size: 14px;
  font-size: 1.4rem;
  min-height: 310px;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.85);
  float: right;
  width: 240px;
  padding: 20px;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
.microsite .hero-wrapper .hero-text strong, .microsite .hero-wrapper .hero-text b {
  font-weight: 500 !important;
}
/* line 75, sass/partials/_microsite.scss */
.microsite .hero-wrapper .hero-text > p {
  display: table-cell;
  vertical-align: middle;
  height: 310px;
  line-height: 175%;
}
@media (max-width: 640px) {
  /* line 75, sass/partials/_microsite.scss */
  .microsite .hero-wrapper .hero-text > p {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: center;
    float: none !important;
    position: static !important;
  }
}
/* line 87, sass/partials/_microsite.scss */
.microsite .hero-wrapper .hero-text p, .microsite .hero-wrapper .hero-text strong {
  font-weight: 400 !important;
}
/* line 91, sass/partials/_microsite.scss */
.microsite .hero-wrapper .hero-text em {
  color: #00467f;
}
@media (max-width: 640px) {
  /* line 65, sass/partials/_microsite.scss */
  .microsite .hero-wrapper .hero-text {
    min-height: 0;
    float: none;
    position: absolute;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
  }
}
@media (max-width: 640px) {
  /* line 48, sass/partials/_microsite.scss */
  .microsite .hero-wrapper {
    min-height: 400px;
  }
}

/* cta bar */
/* line 116, sass/partials/_microsite.scss */
.microsite #cta-bar {
  background-color: #00467f;
  overflow: hidden;
  padding: 0;
  /* sticky header */
}
/* line 121, sass/partials/_microsite.scss */
.microsite #cta-bar, .microsite #cta-bar .cta-main, .microsite #cta-bar .cta-content, .microsite #cta-bar .cta-btn {
  height: 40px;
}
@media (max-width: 1024px) {
  /* line 121, sass/partials/_microsite.scss */
  .microsite #cta-bar, .microsite #cta-bar .cta-main, .microsite #cta-bar .cta-content, .microsite #cta-bar .cta-btn {
    height: auto;
  }
}
/* line 130, sass/partials/_microsite.scss */
.microsite #cta-bar .cta-main {
  *zoom: 1;
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 0.15em;
  color: #FFF;
  line-height: 40px;
  text-align: center;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.microsite #cta-bar .cta-main:after {
  content: "";
  display: table;
  clear: both;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
.microsite #cta-bar .cta-main strong, .microsite #cta-bar .cta-main b {
  font-weight: 500 !important;
}
/* line 139, sass/partials/_microsite.scss */
.microsite #cta-bar .cta-main a {
  text-decoration: none;
  color: #FFF;
}
/* line 142, sass/partials/_microsite.scss */
.microsite #cta-bar .cta-main a:hover {
  color: #ffcf31;
}
@media (max-width: 1024px) {
  /* line 130, sass/partials/_microsite.scss */
  .microsite #cta-bar .cta-main {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 800px) {
  /* line 130, sass/partials/_microsite.scss */
  .microsite #cta-bar .cta-main {
    line-height: normal;
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: center;
    float: none !important;
    position: static !important;
  }
}
@media (max-width: 800px) {
  /* line 159, sass/partials/_microsite.scss */
  .microsite #cta-bar .cta-text {
    display: block;
    padding: 10px 20px;
  }
}
/* line 167, sass/partials/_microsite.scss */
.microsite #cta-bar a.cta-btn {
  display: block;
  float: right;
  background-color: #ffcf31;
  line-height: 40px;
  color: #00467f;
  border: 0;
  font-weight: 400 !important;
  padding: 0 3em;
}
/* line 178, sass/partials/_microsite.scss */
.microsite #cta-bar a.cta-btn:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-left: 0.3em;
}
@media (max-width: 800px) {
  /* line 167, sass/partials/_microsite.scss */
  .microsite #cta-bar a.cta-btn {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: center;
    float: none !important;
    position: static !important;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
/* line 194, sass/partials/_microsite.scss */
.microsite #cta-bar.stuck {
  width: 100% !important;
  left: 0 !important;
  top: 0 !important;
  z-index: 9999;
  max-height: 40px;
}
/* line 201, sass/partials/_microsite.scss */
.microsite #cta-bar.stuck .cta-main {
  width: 980px;
  margin: 0 auto;
  padding: 0;
}
@media (max-width: 1024px) {
  /* line 201, sass/partials/_microsite.scss */
  .microsite #cta-bar.stuck .cta-main {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: center;
    float: none !important;
    position: static !important;
    padding: 0 20px;
  }
}
@media (max-width: 800px) {
  /* line 201, sass/partials/_microsite.scss */
  .microsite #cta-bar.stuck .cta-main {
    padding: 0;
  }
  /* line 214, sass/partials/_microsite.scss */
  .microsite #cta-bar.stuck .cta-main .cta-text {
    display: none;
  }
}
@media (max-width: 800px) {
  /* line 194, sass/partials/_microsite.scss */
  .microsite #cta-bar.stuck {
    top: auto !important;
    bottom: 0 !important;
  }
}

/* subpages */
/* line 232, sass/partials/_microsite.scss */
.microsite-subpage {
  /* header/hero */
}
/* line 235, sass/partials/_microsite.scss */
.microsite-subpage .hero {
  height: 300px;
  position: relative;
  background: no-repeat center;
  background-size: cover;
}
/* line 241, sass/partials/_microsite.scss */
.microsite-subpage .hero .page-title {
  font-size: 28px;
  font-size: 2.8rem;
  color: #00467f;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  margin: 0;
  line-height: 2em;
}
@media (max-width: 800px) {
  /* line 241, sass/partials/_microsite.scss */
  .microsite-subpage .hero .page-title {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
/* line 256, sass/partials/_microsite.scss */
.microsite-subpage .hero .cta-main-wrapper {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  top: auto !important;
}
/* line 266, sass/partials/_microsite.scss */
.microsite-subpage .related-publications:first-of-type {
  margin: 0;
}

/* Mobile navigation */
/* line 278, sass/partials/_microsite.scss */
.microsite-shiftnav #shiftnav-toggle-main {
  display: none;
}
/* line 282, sass/partials/_microsite.scss */
.microsite-shiftnav #microsite-mobile-menu-bar {
  display: none;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  color: #FFF;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 500000;
  background-color: #00467f;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
}
@media (max-width: 800px) {
  /* line 282, sass/partials/_microsite.scss */
  .microsite-shiftnav #microsite-mobile-menu-bar {
    display: block;
  }
}
/* line 26, sass/partials/_mixins-placeholders.scss */
.microsite-shiftnav #microsite-mobile-menu-bar strong, .microsite-shiftnav #microsite-mobile-menu-bar b {
  font-weight: 500 !important;
}
/* line 306, sass/partials/_microsite.scss */
.microsite-shiftnav #microsite-mobile-menu-bar .shiftnav-toggle-button {
  color: #FFF;
  background: none;
  padding: 0;
  text-decoration: none;
}

/* line 319, sass/partials/_microsite.scss */
.microsite #site-footer .mobile-nav a.top.float {
  bottom: 60px;
}

/* logged in to WP Admin */
/* line 329, sass/partials/_microsite.scss */
.microsite.logged-in #cta-bar.stuck,
.microsite.logged-in #microsite-mobile-menu-bar {
  top: 32px !important;
}
/* line 335, sass/partials/_microsite.scss */
.microsite.logged-in.shiftnav-open #microsite-mobile-menu-bar {
  top: 0 !important;
}
@media (max-width: 800px) {
  /* line 340, sass/partials/_microsite.scss */
  .microsite.logged-in #cta-bar.stuck {
    top: auto !important;
    bottom: 0 !important;
  }
}

/* -------- Development/Give to CUP microsite -------- */
/* main menu */
/* line 354, sass/partials/_microsite.scss */
.microsite-development #site-header .search-form-wrapper {
  right: 20px !important;
}
/* line 358, sass/partials/_microsite.scss */
.microsite-development #site-header .donate-link {
  display: none !important;
}

/* line 364, sass/partials/_microsite.scss */
.microsite-development #menu-main {
  text-align: left;
}
/* line 368, sass/partials/_microsite.scss */
.microsite-development #menu-main > li {
  vertical-align: bottom;
}
/* line 371, sass/partials/_microsite.scss */
.microsite-development #menu-main > li > a {
  border: 1px solid transparent;
  border-bottom: 0;
}
/* line 376, sass/partials/_microsite.scss */
.microsite-development #menu-main > li .sub-menu {
  top: auto;
  bottom: auto;
  left: 0;
  margin-top: -1px;
}
/* line 385, sass/partials/_microsite.scss */
.microsite-development #menu-main .give-btn > a {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  background-image: url('images/development/menu-icon-give.png?1479893558');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 69px;
  height: 52px;
  padding: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  /* line 385, sass/partials/_microsite.scss */
  .microsite-development #menu-main .give-btn > a {
    background-image: url('images/hidpi/development/menu-icon-give.png?1479893558');
    background-size: contain;
  }
}
/* line 392, sass/partials/_microsite.scss */
.microsite-development #menu-main > li.menu-item-has-children > a:hover, .microsite-development #menu-main > li.menu-item-has-children.hover > a {
  margin: 0;
}
/* line 397, sass/partials/_microsite.scss */
.microsite-development #menu-main > li.menu-item-has-children > a:after {
  position: static;
  margin-left: 0.3em;
}

/* mobile menu */
/* line 409, sass/partials/_microsite.scss */
.shiftnav-cup_development li.menu-item.give-btn > a {
  color: #00467f !important;
  background-color: #ffcf31 !important;
}
/* line 414, sass/partials/_microsite.scss */
.shiftnav-cup_development li.menu-item.menu-item-donate {
  display: none !important;
}

/* homepage */
/* line 421, sass/partials/_microsite.scss */
.page-body.cupdev {
  padding-top: 0;
}
/* line 424, sass/partials/_microsite.scss */
.page-body.cupdev .content-area {
  margin-top: 5px;
}
/* line 427, sass/partials/_microsite.scss */
.page-body.cupdev .content-area:before {
  content: '';
  display: block;
  width: 980px;
  margin: 0 auto;
  border-top: 1px solid #00467f;
}

/* line 437, sass/partials/_microsite.scss */
.cupdev-home-main {
  padding: 20px 20px;
}

/* line 444, sass/partials/_microsite.scss */
.cupdev-section-wrapper {
  *zoom: 1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33%;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
.cupdev-section-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 800px) {
  /* line 444, sass/partials/_microsite.scss */
  .cupdev-section-wrapper {
    width: auto;
    float: none;
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 449, sass/partials/_microsite.scss */
.cupdev-section-wrapper .cupdev-section {
  margin-bottom: 20px;
}
/* line 453, sass/partials/_microsite.scss */
.cupdev-section-wrapper .cupdev-section.panel {
  padding: 20px 20px;
  position: relative;
}
/* line 458, sass/partials/_microsite.scss */
.cupdev-section-wrapper .cupdev-section.panel .cupdev-section-title {
  width: 50%;
  float: left;
}
/* line 463, sass/partials/_microsite.scss */
.cupdev-section-wrapper .cupdev-section.panel .cupdev-section-subtitle {
  clear: both;
}
/* line 467, sass/partials/_microsite.scss */
.cupdev-section-wrapper .cupdev-section.panel .panel-image {
  display: block;
  float: right;
  max-width: 50%;
  margin-left: 20px;
  margin-bottom: 10px;
}
@media (max-width: 800px) {
  /* line 467, sass/partials/_microsite.scss */
  .cupdev-section-wrapper .cupdev-section.panel .panel-image {
    margin-top: 0 !important;
  }
}
/* line 483, sass/partials/_microsite.scss */
.cupdev-section-wrapper .cupdev-section.border {
  border: 1px solid #00467f;
  padding: 20px 20px;
}
/* line 493, sass/partials/_microsite.scss */
.cupdev-section-wrapper .cupdev-section-title,
.cupdev-section-wrapper .cupdev-section-subtitle {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 10px;
}
/* line 499, sass/partials/_microsite.scss */
.cupdev-section-wrapper .cupdev-section-title {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  font-weight: 400 !important;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
.cupdev-section-wrapper .cupdev-section-title strong, .cupdev-section-wrapper .cupdev-section-title b {
  font-weight: 500 !important;
}
/* line 504, sass/partials/_microsite.scss */
.cupdev-section-wrapper .cupdev-section-title em {
  text-transform: none;
  font-size: 1.3em;
}
/* line 510, sass/partials/_microsite.scss */
.cupdev-section-wrapper .cupdev-section-subtitle,
.cupdev-section-wrapper .cupdev-section-title em {
  font-family: Times, "Times New Roman", serif;
  font-weight: normal;
  font-style: italic;
  font-weight: 700 !important;
  color: #231f20;
}
/* line 520, sass/partials/_microsite.scss */
.cupdev-section-wrapper .cupdev-section-image img {
  display: block;
  width: 100%;
  height: auto;
  box-shadow: 5px 5px 8px rgba(17, 17, 17, 0.7);
  margin-bottom: 10px;
}
/* line 528, sass/partials/_microsite.scss */
.cupdev-section-wrapper .cupdev-section-image .cupdev-section-image-caption {
  font-size: 11px;
  font-size: 1.1rem;
  margin-bottom: 10px;
}
@media (max-width: 800px) {
  /* line 528, sass/partials/_microsite.scss */
  .cupdev-section-wrapper .cupdev-section-image .cupdev-section-image-caption {
    text-align: center;
  }
}
@media (max-width: 800px) {
  /* line 518, sass/partials/_microsite.scss */
  .cupdev-section-wrapper .cupdev-section-image {
    width: 75%;
    margin: 0 auto;
  }
}
@media (max-width: 640px) {
  /* line 518, sass/partials/_microsite.scss */
  .cupdev-section-wrapper .cupdev-section-image {
    width: auto;
  }
}
/* line 553, sass/partials/_microsite.scss */
.cupdev-section-wrapper .cupdev-section-content strong, .cupdev-section-wrapper .cupdev-section-content i.fa {
  color: #00467f;
}
/* line 559, sass/partials/_microsite.scss */
.cupdev-section-wrapper ul.ruled-list {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  font-size: 15px;
  font-size: 1.5rem;
  width: 75%;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
.cupdev-section-wrapper ul.ruled-list strong, .cupdev-section-wrapper ul.ruled-list b {
  font-weight: 500 !important;
}
/* line 564, sass/partials/_microsite.scss */
.cupdev-section-wrapper ul.ruled-list > li {
  border-bottom: 1px solid #231f20;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
/* line 569, sass/partials/_microsite.scss */
.cupdev-section-wrapper ul.ruled-list a {
  color: #231f20;
  display: block;
  text-decoration: none;
}
/* line 573, sass/partials/_microsite.scss */
.cupdev-section-wrapper ul.ruled-list a:hover {
  color: #47789f;
}
/* line 579, sass/partials/_microsite.scss */
.cupdev-section-wrapper ul.stats-list {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  margin: 20px 0;
  color: #00467f;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
.cupdev-section-wrapper ul.stats-list strong, .cupdev-section-wrapper ul.stats-list b {
  font-weight: 500 !important;
}
/* line 586, sass/partials/_microsite.scss */
.cupdev-section-wrapper ul.stats-list > li {
  margin-bottom: 0.5em;
  margin-left: 1.5em;
}
/* line 589, sass/partials/_microsite.scss */
.cupdev-section-wrapper ul.stats-list > li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-left: -1.5em;
  margin-right: 0.5em;
  color: #ffcf31;
}
/* line 600, sass/partials/_microsite.scss */
.cupdev-section-wrapper ul.bullet-list {
  font-style: italic;
  font-weight: 700;
}
/* line 604, sass/partials/_microsite.scss */
.cupdev-section-wrapper ul.bullet-list > li {
  margin-bottom: 0.5em;
  margin-left: 16px;
}
/* line 607, sass/partials/_microsite.scss */
.cupdev-section-wrapper ul.bullet-list > li:before {
  display: inline-block;
  vertical-align: middle;
  content: '';
  width: 10px;
  height: 14px;
  background: url('images/development/bullet-ornament.png?1478856892') no-repeat;
  margin-left: -16px;
  margin-right: 6px;
}

/* subpage */
/* Supafolio tweaks */
/* line 7, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.books-wrapper {
  *zoom: 1;
  padding: 20px 0;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
div.supapress .search-wrapper div.books-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
/* line 12, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper {
  *zoom: 1;
  -moz-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
div.supapress .search-wrapper div.book-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
/* line 16, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper.loading {
  opacity: 0.3;
  pointer-events: none;
}
/* line 21, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper p {
  margin-bottom: 0;
}
/* line 25, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper .image-wrapper {
  width: 140px;
  height: auto !important;
  margin: 0 20px 20px 0;
  padding: 0 !important;
  float: left;
}
/* line 31, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper .image-wrapper a {
  display: block;
}
@media (max-width: 800px) {
  /* line 25, sass/wp-plugins/_supafolio.scss */
  div.supapress .search-wrapper div.book-wrapper .image-wrapper {
    width: 120px;
  }
}
@media (max-width: 640px) {
  /* line 25, sass/wp-plugins/_supafolio.scss */
  div.supapress .search-wrapper div.book-wrapper .image-wrapper {
    width: 100px;
  }
}
@media (max-width: 360px) {
  /* line 25, sass/wp-plugins/_supafolio.scss */
  div.supapress .search-wrapper div.book-wrapper .image-wrapper {
    width: 80px;
  }
}
/* line 49, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper {
  margin-left: 160px;
  margin-right: 20px;
}
/* line 53, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .title {
  font-family: Times, "Times New Roman", serif;
  font-weight: normal;
  font-size: 20px;
  font-size: 2rem;
  text-transform: none !important;
  letter-spacing: normal;
  word-wrap: break-word;
  padding-bottom: 0;
  margin-bottom: 0px;
}
/* line 63, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .subtitle {
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
  text-align: left;
}
/* line 70, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .author {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  margin-bottom: 10px;
}
/* line 8, sass/partials/_mixins-placeholders.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .author strong, div.supapress .search-wrapper div.book-wrapper .details-wrapper .author b {
  font-weight: 500 !important;
}
/* line 76, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .publisher {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  font-size: 11px;
  font-size: 1.1rem;
  margin-bottom: 5px;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .publisher strong, div.supapress .search-wrapper div.book-wrapper .details-wrapper .publisher b {
  font-weight: 500 !important;
}
/* line 82, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .details {
  font-size: 11px;
  font-size: 1.1rem;
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  line-height: 175%;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .details strong, div.supapress .search-wrapper div.book-wrapper .details-wrapper .details b {
  font-weight: 500 !important;
}
/* line 86, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .details span {
  display: block;
}
/* line 90, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .details .prices, div.supapress .search-wrapper div.book-wrapper .details-wrapper .details .price, div.supapress .search-wrapper div.book-wrapper .details-wrapper .details .isbn13, div.supapress .search-wrapper div.book-wrapper .details-wrapper .details .format {
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
/* line 98, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .details .pubdate {
  text-transform: uppercase;
}
/* line 102, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .details .format {
  margin-right: 5px;
  margin-bottom: 5px;
}
/* line 106, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .details .format select {
  text-transform: none;
  border: 1px solid #47789f;
  width: 90px;
}
@media (max-width: 800px) {
  /* line 102, sass/wp-plugins/_supafolio.scss */
  div.supapress .search-wrapper div.book-wrapper .details-wrapper .details .format {
    display: block;
  }
}
/* line 118, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .details .pages {
  text-transform: lowercase;
}
/* line 122, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .details .prices {
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 128, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .details .price:after {
  content: '/';
}
/* line 131, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .details .price:last-of-type:after {
  display: none;
}
/* line 136, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .details .shopping-nav {
  margin: 10px 0 0;
  width: 100%;
  max-width: 132px;
}
/* line 141, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .details .shopping-nav .add-to-cart {
  background-color: #FFF;
  display: block;
}
/* line 145, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .details .shopping-nav .add-to-cart:hover {
  background-color: #00467f;
}
/* line 150, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .details .shopping-nav #ebook-vendor-links {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  margin-top: -2px;
  margin-bottom: 0;
  border: 2px solid #00467f;
  display: none;
  background: #FFF;
}
/* line 8, sass/partials/_mixins-placeholders.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .details .shopping-nav #ebook-vendor-links strong, div.supapress .search-wrapper div.book-wrapper .details-wrapper .details .shopping-nav #ebook-vendor-links b {
  font-weight: 500 !important;
}
/* line 159, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .details .shopping-nav #ebook-vendor-links a {
  display: block;
  padding: 0 10px;
}
/* line 162, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper div.book-wrapper .details-wrapper .details .shopping-nav #ebook-vendor-links a:hover {
  background-color: #eaeaea;
}
@media (max-width: 800px) {
  /* line 49, sass/wp-plugins/_supafolio.scss */
  div.supapress .search-wrapper div.book-wrapper .details-wrapper {
    margin-left: 140px;
  }
}
@media (max-width: 640px) {
  /* line 49, sass/wp-plugins/_supafolio.scss */
  div.supapress .search-wrapper div.book-wrapper .details-wrapper {
    margin-left: 120px;
    margin-right: 0;
  }
}
@media (max-width: 360px) {
  /* line 49, sass/wp-plugins/_supafolio.scss */
  div.supapress .search-wrapper div.book-wrapper .details-wrapper {
    margin-left: 100px;
  }
}
/* line 187, sass/wp-plugins/_supafolio.scss */
div.supapress .search-wrapper.has-filters {
  margin-left: 220px;
  width: auto;
  float: none;
  display: block;
}
@media (max-width: 640px) {
  /* line 187, sass/wp-plugins/_supafolio.scss */
  div.supapress .search-wrapper.has-filters {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 20px;
    float: none !important;
    position: static !important;
  }
}

/* FILTERS */
/* line 204, sass/wp-plugins/_supafolio.scss */
div.supapress .filter-wrapper {
  width: 200px;
  max-width: none;
  padding: 0;
  margin: 0 20px 20px 0;
}
/* line 210, sass/wp-plugins/_supafolio.scss */
div.supapress .filter-wrapper #filter-toggle {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  color: #00467f;
  cursor: pointer;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
div.supapress .filter-wrapper #filter-toggle strong, div.supapress .filter-wrapper #filter-toggle b {
  font-weight: 500 !important;
}
/* line 216, sass/wp-plugins/_supafolio.scss */
div.supapress .filter-wrapper #filter-toggle::after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  margin-left: 5px;
  transition: transform 0.25s linear;
}
/* line 222, sass/wp-plugins/_supafolio.scss */
div.supapress .filter-wrapper #filter-toggle.active::after {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 227, sass/wp-plugins/_supafolio.scss */
div.supapress .filter-wrapper .filter-load-wrapper {
  background-color: #FFF;
  padding: 20px 20px;
}
/* line 232, sass/wp-plugins/_supafolio.scss */
div.supapress .filter-wrapper .filter-block {
  border: none;
  padding-bottom: 0;
}
/* line 236, sass/wp-plugins/_supafolio.scss */
div.supapress .filter-wrapper .filter-block h3 {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400 !important;
  text-transform: capitalize !important;
}
/* line 243, sass/wp-plugins/_supafolio.scss */
div.supapress .filter-wrapper ul li {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: left;
  line-height: normal;
  margin-bottom: 8px;
}
/* line 249, sass/wp-plugins/_supafolio.scss */
div.supapress .filter-wrapper ul li a {
  color: #777;
}
/* line 251, sass/wp-plugins/_supafolio.scss */
div.supapress .filter-wrapper ul li a:hover {
  color: #231f20;
}
/* line 254, sass/wp-plugins/_supafolio.scss */
div.supapress .filter-wrapper ul li a.clear-filters {
  font-weight: bold;
}
@media (max-width: 640px) {
  /* line 204, sass/wp-plugins/_supafolio.scss */
  div.supapress .filter-wrapper {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 20px;
    float: none !important;
    position: static !important;
  }
}

/* PAGINATION */
/* line 269, sass/wp-plugins/_supafolio.scss */
div.supapress .pagination-wrapper {
  *zoom: 1;
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 400 !important;
  color: #00467f;
  background-color: #FFF;
  text-align: center;
  line-height: 20px;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
div.supapress .pagination-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
div.supapress .pagination-wrapper strong, div.supapress .pagination-wrapper b {
  font-weight: 500 !important;
}
/* line 281, sass/wp-plugins/_supafolio.scss */
div.supapress .pagination-wrapper .supapress-pagination-wrapper span {
  color: #111;
}
@media (max-width: 800px) {
  /* line 280, sass/wp-plugins/_supafolio.scss */
  div.supapress .pagination-wrapper .supapress-pagination-wrapper {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
/* line 291, sass/wp-plugins/_supafolio.scss */
div.supapress .pagination-wrapper .supapress-pagecount-wrapper.pagecount-1 {
  visibility: hidden;
}
@media (max-width: 800px) {
  /* line 291, sass/wp-plugins/_supafolio.scss */
  div.supapress .pagination-wrapper .supapress-pagecount-wrapper.pagecount-1 {
    display: none;
  }
}
/* line 301, sass/wp-plugins/_supafolio.scss */
div.supapress .pagination-wrapper.header .supapress-pagecount-wrapper {
  float: left;
}
/* line 304, sass/wp-plugins/_supafolio.scss */
div.supapress .pagination-wrapper.header .supapress-sort-by-wrapper {
  float: right;
}
/* line 310, sass/wp-plugins/_supafolio.scss */
div.supapress .pagination-wrapper.footer .supapress-pagecount-wrapper {
  float: right;
}
/* line 315, sass/wp-plugins/_supafolio.scss */
div.supapress .pagination-wrapper .supapress-previous::after {
  content: ' Previous';
}
/* line 319, sass/wp-plugins/_supafolio.scss */
div.supapress .pagination-wrapper .supapress-next::before {
  content: 'Next ';
}
/* line 323, sass/wp-plugins/_supafolio.scss */
div.supapress .pagination-wrapper .supapress-per-page-wrapper::before {
  content: 'Results per page: ';
}
/* line 327, sass/wp-plugins/_supafolio.scss */
div.supapress .pagination-wrapper .supapress-sort-by-wrapper::before {
  content: 'Sort by: ';
}
/* line 331, sass/wp-plugins/_supafolio.scss */
div.supapress .pagination-wrapper select {
  background: none;
  border: 1px solid #00467f;
  padding: 2px;
  font-size: inherit;
}
@media (max-width: 640px) {
  /* line 331, sass/wp-plugins/_supafolio.scss */
  div.supapress .pagination-wrapper select {
    text-align: center;
  }
}
@media (max-width: 800px) {
  /* line 343, sass/wp-plugins/_supafolio.scss */
  div.supapress .pagination-wrapper > span {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
    float: none !important;
    position: static !important;
  }
}

/* line 356, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="search-grid-"] .book-wrapper {
  padding: 10px 0 40px;
  text-align: left;
}
@media (max-width: 640px) {
  /* line 356, sass/wp-plugins/_supafolio.scss */
  div.supapress div[id^="search-grid-"] .book-wrapper {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: left;
    float: none !important;
    position: static !important;
  }
}
/* line 367, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="search-grid-"] #ebook-vendor-links {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  margin-top: -2px;
  margin-bottom: 0;
  border: 2px solid #00467f;
  display: none;
  background: #FFF;
}
/* line 8, sass/partials/_mixins-placeholders.scss */
div.supapress div[id^="search-grid-"] #ebook-vendor-links strong, div.supapress div[id^="search-grid-"] #ebook-vendor-links b {
  font-weight: 500 !important;
}
/* line 376, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="search-grid-"] #ebook-vendor-links a {
  display: block;
  padding: 0 10px;
}
/* line 379, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="search-grid-"] #ebook-vendor-links a:hover {
  background-color: #eaeaea;
}

/* line 392, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="search-list-"] .book-wrapper {
  border-bottom: 1px solid #00467f;
  padding: 20px 0;
}
/* line 396, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="search-list-"] .book-wrapper:last-of-type {
  border-bottom: none;
}
/* line 400, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="search-list-"] .book-wrapper .image-wrapper {
  margin-bottom: 0;
}
/* line 406, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="search-list-"] #ebook-vendor-links {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  margin-top: -2px;
  margin-bottom: 0;
  border: 2px solid #00467f;
  display: none;
  background: #FFF;
}
/* line 8, sass/partials/_mixins-placeholders.scss */
div.supapress div[id^="search-list-"] #ebook-vendor-links strong, div.supapress div[id^="search-list-"] #ebook-vendor-links b {
  font-weight: 500 !important;
}
/* line 415, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="search-list-"] #ebook-vendor-links a {
  display: block;
  padding: 0 10px;
}
/* line 418, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="search-list-"] #ebook-vendor-links a:hover {
  background-color: #eaeaea;
}

/* line 428, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] {
  *zoom: 1;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
div.supapress div[id^="product-details-"]:after {
  content: "";
  display: table;
  clear: both;
}
/* line 431, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] div.book-wrapper {
  float: none;
}
/* line 435, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] div.image-wrapper {
  *zoom: 1;
  padding: 0 40px 20px 0;
  width: 350px;
  max-width: none;
  float: left;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
div.supapress div[id^="product-details-"] div.image-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
/* line 442, sass/wp-plugins/_supafolio.scss */
.google-preview div.supapress div[id^="product-details-"] div.image-wrapper {
  width: 210px;
}
@media (max-width: 800px) {
  /* line 442, sass/wp-plugins/_supafolio.scss */
  .google-preview div.supapress div[id^="product-details-"] div.image-wrapper {
    width: 250px;
  }
}
@media (max-width: 640px) {
  /* line 442, sass/wp-plugins/_supafolio.scss */
  .google-preview div.supapress div[id^="product-details-"] div.image-wrapper {
    width: auto;
  }
}
/* line 452, sass/wp-plugins/_supafolio.scss */
.google-preview div.supapress div[id^="product-details-"] div.image-wrapper img {
  width: 100%;
}
/* line 457, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] div.image-wrapper .image {
  text-align: center;
}
@media (max-width: 640px) {
  /* line 457, sass/wp-plugins/_supafolio.scss */
  div.supapress div[id^="product-details-"] div.image-wrapper .image {
    margin-bottom: 0;
  }
}
/* line 465, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] div.image-wrapper img.supapress-book-cover {
  max-width: 350px;
  width: auto;
  height: auto;
  box-shadow: 9px 9px 5px #888888;
}
/* line 471, sass/wp-plugins/_supafolio.scss */
.google-preview div.supapress div[id^="product-details-"] div.image-wrapper img.supapress-book-cover {
  max-width: 210px;
}
@media (max-width: 800px) {
  /* line 465, sass/wp-plugins/_supafolio.scss */
  div.supapress div[id^="product-details-"] div.image-wrapper img.supapress-book-cover {
    max-width: 250px !important;
  }
}
@media (max-width: 800px) {
  /* line 435, sass/wp-plugins/_supafolio.scss */
  div.supapress div[id^="product-details-"] div.image-wrapper {
    width: 250px;
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  /* line 435, sass/wp-plugins/_supafolio.scss */
  div.supapress div[id^="product-details-"] div.image-wrapper {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 20px;
    float: none !important;
    position: static !important;
    padding: 0;
  }
}
/* line 496, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .book-header .title, div.supapress div[id^="product-details-"] .book-header p {
  color: #231f20;
  margin-bottom: 10px;
}
@media (max-width: 640px) {
  /* line 496, sass/wp-plugins/_supafolio.scss */
  div.supapress div[id^="product-details-"] .book-header .title, div.supapress div[id^="product-details-"] .book-header p {
    text-align: center;
  }
}
/* line 505, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .book-header .title {
  font-family: Times, "Times New Roman", serif;
  font-weight: normal;
  font-size: 24px;
  font-size: 2.4rem;
  text-transform: none !important;
  margin-bottom: 0px;
}
/* line 511, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .book-header .subtitle {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
/* line 516, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .book-header .publisher {
  margin-bottom: 20px;
}
/* line 522, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] div.information-wrapper {
  max-width: none !important;
  padding: 0 !important;
  margin-left: 390px;
  float: none !important;
}
@media (max-width: 800px) {
  /* line 522, sass/wp-plugins/_supafolio.scss */
  div.supapress div[id^="product-details-"] div.information-wrapper {
    margin-left: 270px;
  }
}
@media (max-width: 640px) {
  /* line 522, sass/wp-plugins/_supafolio.scss */
  div.supapress div[id^="product-details-"] div.information-wrapper {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 20px;
    float: none !important;
    position: static !important;
  }
}
/* line 536, sass/wp-plugins/_supafolio.scss */
.google-preview div.supapress div[id^="product-details-"] div.information-wrapper {
  margin-left: 250px;
}
@media (max-width: 800px) {
  /* line 536, sass/wp-plugins/_supafolio.scss */
  .google-preview div.supapress div[id^="product-details-"] div.information-wrapper {
    margin-left: 270px;
  }
}
@media (max-width: 640px) {
  /* line 536, sass/wp-plugins/_supafolio.scss */
  .google-preview div.supapress div[id^="product-details-"] div.information-wrapper {
    width: auto;
    margin-left: auto;
  }
}
/* line 548, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] div.information-wrapper .series-subjects-nav {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 10px;
  background-color: #FFF;
}
/* line 554, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] div.information-wrapper .series-subjects-nav > div {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 48%;
  box-sizing: border-box;
}
/* line 560, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] div.information-wrapper .series-subjects-nav > div:first-of-type {
  padding-right: 10px;
}
/* line 565, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] div.information-wrapper .series-subjects-nav ul {
  margin-left: 0;
  list-style: none;
  line-height: normal;
}
/* line 570, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] div.information-wrapper .series-subjects-nav ul li {
  margin-bottom: 5px;
}
/* line 572, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] div.information-wrapper .series-subjects-nav ul li:last-child {
  margin-bottom: 0;
}
/* line 578, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] div.information-wrapper .series-subjects-nav .title {
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase !important;
}
/* line 584, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] div.information-wrapper .review {
  margin: 0 0 30px;
}
/* line 586, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] div.information-wrapper .review p {
  font-style: normal;
}
/* line 588, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] div.information-wrapper .review p:before {
  display: none;
}
/* line 592, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] div.information-wrapper .review .source {
  display: block;
  text-align: right;
}
/* line 601, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .google-books-viewer-wrapper {
  width: auto;
  max-width: 600px;
  margin: 0 auto;
}
/* line 606, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .google-books-viewer-wrapper .book-header {
  margin-bottom: 20px;
}
@media (max-width: 800px) {
  /* line 610, sass/wp-plugins/_supafolio.scss */
  div.supapress div[id^="product-details-"] .google-books-viewer-wrapper #__GBS_Button0 > div {
    width: auto !important;
  }
}
/* line 619, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] #tab-nav {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  color: #CCC;
  background-color: #FFF;
  padding: 0;
  margin: 10px 0 30px;
  list-style: none;
  line-height: 3.6em;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
div.supapress div[id^="product-details-"] #tab-nav strong, div.supapress div[id^="product-details-"] #tab-nav b {
  font-weight: 500 !important;
}
/* line 630, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] #tab-nav li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 0 10px;
}
@media (max-width: 800px) {
  /* line 630, sass/wp-plugins/_supafolio.scss */
  div.supapress div[id^="product-details-"] #tab-nav li {
    padding: 0 5px;
  }
}
/* line 638, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] #tab-nav li.selected a {
  color: #231f20;
  cursor: default;
  pointer-events: none;
}
/* line 645, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] #tab-nav a {
  display: block;
  text-decoration: none;
}
/* line 648, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] #tab-nav a:hover {
  color: #231f20;
}
@media (max-width: 800px) {
  /* line 619, sass/wp-plugins/_supafolio.scss */
  div.supapress div[id^="product-details-"] #tab-nav {
    text-align: center;
  }
}
/* line 659, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .tab-panel {
  padding-bottom: 20px;
}
/* line 667, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .book-resources {
  *zoom: 1;
  font-size: 11px;
  font-size: 1.1rem;
  padding: 10px 0;
}
/* line 38, ../../../../../../../../../../usr/local/rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
div.supapress div[id^="product-details-"] .book-resources:after {
  content: "";
  display: table;
  clear: both;
}
/* line 676, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .book-resources .social-share {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  float: right;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
div.supapress div[id^="product-details-"] .book-resources .social-share strong, div.supapress div[id^="product-details-"] .book-resources .social-share b {
  font-weight: 500 !important;
}
/* line 681, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .book-resources .social-share .ssba a:last-of-type img {
  padding-right: 0;
}
@media (max-width: 640px) {
  /* line 685, sass/wp-plugins/_supafolio.scss */
  div.supapress div[id^="product-details-"] .book-resources .social-share .ssba > div {
    text-align: center !important;
  }
}
@media (max-width: 800px) {
  /* line 696, sass/wp-plugins/_supafolio.scss */
  div.supapress div[id^="product-details-"] .book-resources > span {
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
    text-align: center;
    float: none !important;
    position: static !important;
  }
}
/* line 702, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .book-options {
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #FFF;
  padding: 20px;
}
/* line 707, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .book-options strong {
  text-transform: uppercase;
}
/* line 711, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .book-options span, div.supapress div[id^="product-details-"] .book-options p {
  display: block;
  margin-bottom: 3px;
  letter-spacing: 0.05em;
}
@media (max-width: 800px) {
  /* line 718, sass/wp-plugins/_supafolio.scss */
  div.supapress div[id^="product-details-"] .book-options span strong, div.supapress div[id^="product-details-"] .book-options p strong {
    display: block;
    line-height: normal;
  }
}
@media (max-width: 640px) {
  /* line 724, sass/wp-plugins/_supafolio.scss */
  div.supapress div[id^="product-details-"] .book-options span strong, div.supapress div[id^="product-details-"] .book-options p strong {
    display: inline;
  }
}
/* line 731, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .book-options .prices .price {
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0;
}
/* line 734, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .book-options .prices .price:after {
  content: '/';
  margin: 0 0.3em;
}
/* line 738, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .book-options .prices .price:last-of-type:after {
  display: none;
}
/* line 744, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .book-options .pages {
  text-transform: lowercase;
}
/* line 748, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .book-options .shopping-nav {
  margin: 10px 0 20px;
}
/* line 752, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .book-options a.button {
  font-size: 12px;
  font-size: 1.2rem;
}
/* line 756, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .book-options #ebook-options {
  width: 90%;
  display: block;
}
@media (max-width: 800px) {
  /* line 756, sass/wp-plugins/_supafolio.scss */
  div.supapress div[id^="product-details-"] .book-options #ebook-options {
    width: 75%;
  }
}
@media (max-width: 640px) {
  /* line 756, sass/wp-plugins/_supafolio.scss */
  div.supapress div[id^="product-details-"] .book-options #ebook-options {
    width: 45%;
  }
}
@media (max-width: 360px) {
  /* line 756, sass/wp-plugins/_supafolio.scss */
  div.supapress div[id^="product-details-"] .book-options #ebook-options {
    width: 60%;
  }
}
/* line 774, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .book-options #ebook-options a.button {
  box-sizing: border-box;
  width: 100%;
}
/* line 779, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .book-options #ebook-options #ebook-vendor-links {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  margin-top: -2px;
  margin-bottom: 0;
  border: 2px solid #00467f;
}
/* line 8, sass/partials/_mixins-placeholders.scss */
div.supapress div[id^="product-details-"] .book-options #ebook-options #ebook-vendor-links strong, div.supapress div[id^="product-details-"] .book-options #ebook-options #ebook-vendor-links b {
  font-weight: 500 !important;
}
/* line 786, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .book-options #ebook-options #ebook-vendor-links a {
  display: block;
  padding: 0 10px;
}
/* line 789, sass/wp-plugins/_supafolio.scss */
div.supapress div[id^="product-details-"] .book-options #ebook-options #ebook-vendor-links a:hover {
  background-color: #eaeaea;
}
@media (max-width: 800px) {
  /* line 702, sass/wp-plugins/_supafolio.scss */
  div.supapress div[id^="product-details-"] .book-options {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (max-width: 640px) {
  /* line 702, sass/wp-plugins/_supafolio.scss */
  div.supapress div[id^="product-details-"] .book-options {
    padding: 10px;
  }
}

/* Shiftnav Responsive Mobile Menu tweaks */
/* line 3, sass/wp-plugins/_shiftnav.scss */
.shiftnav-nav {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
.shiftnav-nav strong, .shiftnav-nav b {
  font-weight: 500 !important;
}

/* line 11, sass/wp-plugins/_shiftnav.scss */
.shiftnav-main-toggle-content {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  letter-spacing: 0.2em;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
.shiftnav-main-toggle-content strong, .shiftnav-main-toggle-content b {
  font-weight: 500 !important;
}

/* line 17, sass/wp-plugins/_shiftnav.scss */
.shiftnav.shiftnav-skin-standard-dark,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu
#shiftnav-main,
#shiftnav-toggle-main,
ul.shiftnav-menu,
.shiftnav.shiftnav-skin-standard-dark,
.shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu {
  background-color: #00467f !important;
  color: #FFF !important;
  font-size: 14px !important;
}

/* line 34, sass/wp-plugins/_shiftnav.scss */
ul.shiftnav-menu li a.shiftnav-target {
  background-color: #00467f !important;
  color: #FFF !important;
  font-size: 14px !important;
  text-transform: none !important;
  text-shadow: none !important;
  border: none !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}
/* line 43, sass/wp-plugins/_shiftnav.scss */
ul.shiftnav-menu li a.shiftnav-target em {
  font-style: normal;
  font-weight: 500;
}
/* line 49, sass/wp-plugins/_shiftnav.scss */
ul.shiftnav-menu li.menu-item.current-menu-item > a.shiftnav-target {
  background-color: #47789f !important;
  color: #FFF !important;
}
/* line 54, sass/wp-plugins/_shiftnav.scss */
ul.shiftnav-menu li.menu-item-donate > a.shiftnav-target {
  background-color: #ffcf31 !important;
  color: #00467f !important;
}
/* line 60, sass/wp-plugins/_shiftnav.scss */
ul.shiftnav-menu > li > a.shiftnav-target {
  text-transform: uppercase !important;
  letter-spacing: 0.08em;
}
/* line 66, sass/wp-plugins/_shiftnav.scss */
ul.shiftnav-menu ul.sub-menu a.shiftnav-target {
  padding: 15px 25px 15px 40px !important;
  line-height: 130% !important;
}

/* WP Contact Form 7 CSS tweaks */
/* line 11, sass/wp-plugins/_contact-form-7.scss */
.form-wrapper.wide label, .form-wrapper.wide legend {
  color: #231f20;
}
/* line 15, sass/wp-plugins/_contact-form-7.scss */
.form-wrapper.wide label {
  text-align: left;
  width: 33% !important;
  cursor: default;
  vertical-align: top;
}
@media (max-width: 640px) {
  /* line 15, sass/wp-plugins/_contact-form-7.scss */
  .form-wrapper.wide label {
    width: auto !important;
  }
}
/* line 26, sass/wp-plugins/_contact-form-7.scss */
.form-wrapper.wide fieldset {
  margin-bottom: 20px;
}
@media (max-width: 640px) {
  /* line 29, sass/wp-plugins/_contact-form-7.scss */
  .form-wrapper.wide fieldset legend {
    font-size: 1.1em;
    margin-bottom: 10px;
  }
}
/* line 37, sass/wp-plugins/_contact-form-7.scss */
.form-wrapper.wide fieldset p {
  width: 50%;
  margin-left: 33%;
  margin-bottom: 10px;
  box-sizing: border-box;
}
@media (max-width: 640px) {
  /* line 37, sass/wp-plugins/_contact-form-7.scss */
  .form-wrapper.wide fieldset p {
    width: auto !important;
    margin-left: 0;
  }
}
/* line 48, sass/wp-plugins/_contact-form-7.scss */
.form-wrapper.wide fieldset label {
  display: block;
  width: auto !important;
  margin-left: 4px;
}
@media (max-width: 640px) {
  /* line 48, sass/wp-plugins/_contact-form-7.scss */
  .form-wrapper.wide fieldset label {
    margin-left: 0;
  }
}
/* line 57, sass/wp-plugins/_contact-form-7.scss */
.form-wrapper.wide fieldset input[type=text], .form-wrapper.wide fieldset input[type=email], .form-wrapper.wide fieldset select {
  width: 100%;
  margin-left: 4px;
}
@media (max-width: 640px) {
  /* line 57, sass/wp-plugins/_contact-form-7.scss */
  .form-wrapper.wide fieldset input[type=text], .form-wrapper.wide fieldset input[type=email], .form-wrapper.wide fieldset select {
    margin-left: 0;
    width: 75%;
  }
}
/* line 67, sass/wp-plugins/_contact-form-7.scss */
.form-wrapper.wide fieldset .wpcf7-not-valid-tip {
  margin-left: 4px;
}
@media (max-width: 640px) {
  /* line 67, sass/wp-plugins/_contact-form-7.scss */
  .form-wrapper.wide fieldset .wpcf7-not-valid-tip {
    margin-left: 0;
  }
}

/* line 82, sass/wp-plugins/_contact-form-7.scss */
form.wpcf7-form br {
  display: none;
}
/* line 86, sass/wp-plugins/_contact-form-7.scss */
form.wpcf7-form label {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  cursor: pointer;
  min-width: 50px;
}
@media (max-width: 640px) {
  /* line 86, sass/wp-plugins/_contact-form-7.scss */
  form.wpcf7-form label {
    display: block;
  }
}
/* line 98, sass/wp-plugins/_contact-form-7.scss */
form.wpcf7-form input[type=text], form.wpcf7-form input[type=email], form.wpcf7-form input[type=number], form.wpcf7-form select, form.wpcf7-form textarea {
  width: 50%;
}
@media (max-width: 640px) {
  /* line 98, sass/wp-plugins/_contact-form-7.scss */
  form.wpcf7-form input[type=text], form.wpcf7-form input[type=email], form.wpcf7-form input[type=number], form.wpcf7-form select, form.wpcf7-form textarea {
    width: 75%;
  }
}
/* line 106, sass/wp-plugins/_contact-form-7.scss */
form.wpcf7-form .checkbox-list-wrapper {
  -moz-columns: auto 2;
  -webkit-columns: auto 2;
  columns: auto 2;
  -moz-column-gap: 20px;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  margin-bottom: 40px;
}
@media (max-width: 640px) {
  /* line 106, sass/wp-plugins/_contact-form-7.scss */
  form.wpcf7-form .checkbox-list-wrapper {
    -moz-columns: auto auto;
    -webkit-columns: auto auto;
    columns: auto auto;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
    column-gap: 20px;
  }
}
/* line 115, sass/wp-plugins/_contact-form-7.scss */
form.wpcf7-form .checkbox-list-wrapper .ctct-lists {
  list-style: none;
}
/* line 119, sass/wp-plugins/_contact-form-7.scss */
form.wpcf7-form .checkbox-list-wrapper .wpcf7-list-item {
  display: block;
  margin-left: 0;
}
/* line 124, sass/wp-plugins/_contact-form-7.scss */
form.wpcf7-form .checkbox-list-wrapper .wpcf7-list-item-label {
  vertical-align: baseline;
}

/* line 131, sass/wp-plugins/_contact-form-7.scss */
span.wpcf7-not-valid-tip {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  color: #C00;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
span.wpcf7-not-valid-tip strong, span.wpcf7-not-valid-tip b {
  font-weight: 500 !important;
}

/* line 136, sass/wp-plugins/_contact-form-7.scss */
div.wpcf7-response-output {
  font-family: "Museo Sans W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  background-color: #777;
  border: 2px solid #CCC !important;
  box-sizing: border-box;
  color: #FFF;
  font-size: 1.2em;
  margin: 2em 0 !important;
  padding: 0.5em 1em !important;
}
/* line 26, sass/partials/_mixins-placeholders.scss */
div.wpcf7-response-output strong, div.wpcf7-response-output b {
  font-weight: 500 !important;
}

/* line 147, sass/wp-plugins/_contact-form-7.scss */
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked {
  background-color: #C00;
}

/* line 153, sass/wp-plugins/_contact-form-7.scss */
div.wpcf7-mail-sent-ok {
  background-color: #00467f;
}

/* line 157, sass/wp-plugins/_contact-form-7.scss */
div.wpcf7-recaptcha {
  margin: 2em 0;
}
/* line 160, sass/wp-plugins/_contact-form-7.scss */
div.wpcf7-recaptcha div {
  width: auto !important;
}
/* line 164, sass/wp-plugins/_contact-form-7.scss */
div.wpcf7-recaptcha iframe {
  display: inline;
  max-width: none;
}
