input {
  font-family: "proxima-nova-alt", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body {
  font-family: "proxima-nova-alt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  /* triggered when min-width is 1200 */
}
body p,
body ul,
body ol {
  margin-bottom: 21px;
}
@media (min-width: 1200px) {
  body {
    font-size: 16px;
  }
  body p {
    margin-bottom: 24px;
  }
}
.pt {
  padding-top: 30px;
}
.pb {
  padding-bottom: 30px;
}
.ptb {
  padding-top: 30px;
  padding-bottom: 30px;
}
h1,
h2,
h3,
h4 {
  font-family: 'futura-pt-condensed';
}
h4 {
  font-size: 20px;
}
.widget {
  margin-bottom: 20px;
  font-size: 13px;
}
a {
  color: #cc0000;
}
a:hover {
  color: #990000;
}
.clr {
  clear: both;
}
.otr_nav span {
  background: whitesmoke;
}
.otr_nav {
  overflow: hidden;
  padding-bottom: 12px;
}
.full-width .span12 {
  float: none;
  width: 720px;
  margin: 0 auto;
}
.nl-signup-wide .mc-field-group {
  float: left;
  display: block;
  margin-right: 6px;
}
.ta-right {
  text-align: right;
}
.ta-left {
  text-align: left;
}
.ta-center {
  text-align: center;
}
.share-links {
  overflow: hidden;
}
.share-links .float-left {
  float: left;
}
.header {
  background: #cc0000;
}
.header div.brand,
.header h1.brand {
  margin: 0px;
  text-transform: uppercase;
  font-size: 33px;
  font-family: 'futura-pt-condensed';
  font-weight: 800;
  letter-spacing: 2px;
  line-height: 1;
  padding: 12px 20px 12px 0;
  /* triggered when max-width is 980 */
}
.header div.brand a,
.header h1.brand a {
  text-shadow: none;
  color: #fff;
}
.header div.brand a:hover,
.header h1.brand a:hover {
  text-decoration: none;
}
@media (max-width: 980px) {
  .header div.brand,
  .header h1.brand {
    text-align: center;
    float: none;
    width: 100%;
    font-size: 40px;
    margin-left: 0px;
    padding-left: 0px;
  }
}
.search-social {
  text-align: right;
  padding-top: 15px;
  /* triggered when max-width is 979 */
}
@media (max-width: 979px) {
  .search-social {
    text-align: center;
    display: none;
  }
}
.search-social .social,
.search-social form {
  display: inline-block;
}
.search-social .social i {
  color: #cc0000;
}
.homepage-about-wrap {
  background: url('images/bg-pink-office.png') no-repeat top center;
  background-size: cover;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 40px;
  /* triggered when min-width is 1200 */
}
.homepage-about-wrap .span12.search-social {
  margin-bottom: 41px;
}
@media (min-width: 1200px) {
  .homepage-about-wrap .span12.search-social {
    margin-bottom: 50px;
  }
}
.homepage-about-wrap h2 {
  text-transform: uppercase;
  font-size: 36px;
  /* triggered when min-width is 1200 */
}
@media (min-width: 1200px) {
  .homepage-about-wrap h2 {
    font-size: 44px;
  }
}
.homepage-about-wrap hr {
  border: none;
  height: 4px;
  background: #fff;
  margin: 25px auto;
  width: 40%;
}
.homepage-about-wrap p {
  font-size: 20px;
  font-family: "adelle", Georgia, "Times New Roman", Times, serif;
  line-height: 1.5em;
}
.footer.red-background-wrap {
  color: #fff;
  background: #990000;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.footer.red-background-wrap a {
  color: #fff;
}
.footer.red-background-wrap p {
  padding: 0px;
  margin: 0px;
  line-height: 30px;
}
.footer.red-background-wrap .social .btn {
  margin-top: 0px;
  color: #fff;
  border: none;
  background: #800000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.footer.red-background-wrap .social .btn i {
  color: #cc0000;
}
.footer.red-background-wrap form#topsearch input {
  border-color: #800000;
  color: #fff;
  background: #800000;
}
.footer.red-background-wrap form#topsearch .add-on {
  background: #cc0000;
}
.footer.red-background-wrap .social-search-footer {
  text-align: right;
}
.footer.red-background-wrap .social,
.footer.red-background-wrap form {
  display: inline-block;
}
.nofloat {
  float: none;
}
div.newsletter,
.nlsignup_widget,
.redbox {
  background: #cc0000;
}
div.newsletter h4,
.nlsignup_widget h4,
.redbox h4 {
  font-family: "proxima-nova-alt", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
div.newsletter a,
.nlsignup_widget a,
.redbox a {
  color: #fff;
  font-weight: bold;
}
.lead {
  font-weight: light;
  font-family: 'futura-pt';
}
.headline,
.widgettitle {
  text-align: center;
  padding: 0px 0px;
  line-height: 1.3em;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #cc0000;
}
.headline span,
.widgettitle span {
  border-bottom: 3px solid #d7d7d7;
  padding: 10px 30px 15px;
  text-transform: uppercase;
  margin: 0 20px;
  display: inline-block;
}
.headline {
  margin-bottom: 30px;
}
.newsletter,
.nlsignup_widget,
.redbox {
  padding: 10px 20px 10px;
  color: #fff;
}
.newsletter h3.widgettitle,
.nlsignup_widget h3.widgettitle,
.redbox h3.widgettitle {
  background: none;
  color: #fff;
}
.newsletter h3.widgettitle span,
.nlsignup_widget h3.widgettitle span,
.redbox h3.widgettitle span {
  background: none;
  border: none;
  display: inline;
}
.newsletter form,
.nlsignup_widget form,
.redbox form {
  display: block;
}
.newsletter form input[type="text"],
.nlsignup_widget form input[type="text"],
.redbox form input[type="text"] {
  width: 89%;
}
.newsletter form input[type=submit],
.nlsignup_widget form input[type=submit],
.redbox form input[type=submit] {
  background: #660000;
  width: 100%;
}
.newsletter h3,
.nlsignup_widget h3,
.redbox h3 {
  border-bottom: 1px solid #FFF;
  margin-left: -20px;
  margin-right: -20px;
  padding: 0 20px 9px;
  margin-top: 0px;
  text-align: center;
  text-transform: uppercase;
  font-size: 28px;
}
.nl-home .newsletter,
.nlsignup_widget {
  margin: 0 15px;
}
.nlsignup_widget {
  margin: 0px;
}
.book-info {
  padding: 0 15px;
}
.book-info .btn,
.book-info .btn-group {
  display: block;
  margin-right: 20px;
}
.book-info .btn .btn,
.book-info .btn-group .btn {
  margin-right: 0px;
}
.book-info .lead {
  font-size: 28px;
}
#home .tweet {
  margin: 0 auto;
  float: none;
  background: #EFEFEF;
  padding: 5px 10px 0;
  border: 1px solid #DDD;
}
#home .tweet iframe {
  width: 100%;
}
.center {
  text-align: center;
}
.header .social {
  display: none;
}
.heading-wrap {
  background: #990000;
  color: #fff;
  /* triggered when max-width is 979 */
}
@media (max-width: 979px) {
  .heading-wrap {
    padding-top: 20px;
  }
}
.heading-wrap h1 {
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 5px;
  letter-spacing: 1px;
}
.heading-wrap h1 a {
  color: #fff;
}
.heading-wrap h1 a:hover {
  color: #fff;
  text-decoration: none;
}
.cc-wrap {
  margin-bottom: 30px;
  background: #cc0000;
}
.entry {
  font-size: 16px;
  line-height: 24px;
  padding-top: 15px;
  padding-left: 20px;
}
.entry p {
  margin-bottom: 16px;
}
#blog .entry {
  padding-left: 0px;
  padding-right: 20px;
}
.sidebar {
  /* triggered when max-width is 768 */
}
@media (max-width: 768px) {
  .sidebar {
    clear: both;
  }
}
.sidebar-inside {
  padding-right: 0px;
  padding-left: 20px;
}
.content {
  padding-top: 30px;
  padding-bottom: 40px;
}
i.caret {
  width: 0;
  height: 0;
  display: inline-block;
  margin-bottom: 2px;
  color: #fff;
}
i.caret.caret-right {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  border-right: none;
}
i.caret.caret-left {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid;
  border-left: none;
}
i.caret.caret-top {
  border-left: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid;
  border-top: none;
}
i.caret.caret-bottom {
  border-width: 5px;
}
.book-slide .btn {
  margin: 0 auto;
  width: 65%;
  margin-top: 20px;
}
/* Button Styles */
.btn {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  text-shadow: none;
  background: #cc0000;
  color: #ffffff;
  font-size: 12px;
  border: 1px solid #b30000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn:hover {
  background: #b30000;
  color: #ffffff;
}
.btn.btn-white {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5);
  text-shadow: none;
  background: #efefef;
  color: #222222;
  font-size: 12px;
  border: 1px solid #e2e2e2;
}
.btn.btn-white:hover {
  background: #e2e2e2;
  color: #222222;
}
.btn.btn-large {
  font-size: 15px;
}
.btn.btn-special {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 11px 12px 9px;
  border-bottom: 3px solid #990000;
  background: #cc0000;
}
.btn.btn-special:hover {
  background: #990000;
}
form .btn {
  background: #cc0000;
  color: #fff;
  font-size: 13px;
  border: 1px solid #b30000;
  border-bottom: 3px solid #990000;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.btn i.caret {
  margin-right: 10px;
}
.btn i.caret.caret-right {
  margin-top: 4px;
  float: right;
}
.btn i.caret.caret-bottom {
  float: right;
}
.widget {
  margin-bottom: 20px;
}
.widget p.nl-text {
  float: right;
  width: 100px;
  margin-right: -30px;
  margin-left: 10px;
}
.nlsignup_widget {
  padding-bottom: 20px;
}
.nlsignup_widget small {
  text-align: center;
  display: block;
}
.twitter-section .twitter-logo a {
  font-size: 85px;
  color: #660000;
}
#blog .sidebar-inside {
  padding-right: 20px;
}
.sidebar .bookshelf {
  margin-left: 85px;
  margin-bottom: 20px;
}
.sidebar .bookshelf h4 {
  font-size: 15px;
  margin-bottom: 5px;
}
.heading-wrap .form-search {
  float: right;
  margin-bottom: 0px;
  padding-top: 10px;
}
.heading-wrap .form-search .btn {
  padding: 4px 9px;
}
.oh-page p.audioplayer_container {
  margin-bottom: 0;
}
.oh-page .span4 {
  font-size: 13px;
}
.oh-page h4 {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.oh-page small {
  display: block;
  margin-bottom: 10px;
}
.oh-page .newsletter {
  margin: 0 0px 30px ;
}
.oh-page h1 {
  margin-bottom: 10px;
}
.oh-page h1 a {
  background: url(images/icon-subscribe.png) right center no-repeat;
  padding-right: 38px;
}
.oh-page .lead {
  font-size: 20px;
  margin-left: 0px;
  line-height: 40px;
  margin: 0 auto;
  font-weight: 100;
  text-align: center;
  float: none;
  font-family: "proxima-nova-alt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 30px;
}
.post-type-archive-office-hours .newsletter {
  min-height: 190px;
}
#topsearch {
  margin-bottom: 0px;
}
#topsearch .redbg {
  background: #cc0000;
  text-shadow: none;
  border: 1px solid #b80000;
  padding-left: 10px;
  padding-right: 10px;
}
#topsearch input[type=text]:focus {
  width: 170px;
  text-transform: normal;
  -webkit-transition: width 0.5s;
}
.headshot {
  height: 185px;
  background-color: #FFF;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
p.nl-blurb {
  font-family: 'futura-pt-condensed';
  font-size: 24px;
  font-weight: normal;
  line-height: 1.3em;
  text-align: center;
}
.margin-bottom {
  margin-bottom: 30px;
  height: 1px;
}
/* @group Comment Styles - Avatar Left */
#respond h3,
h3#comments {
  font-weight: normal;
  margin-bottom: 10px;
  color: #000;
}
#respond {
  position: relative;
}
h3#comments {
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 4px;
}
#commentform {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  padding: 10px;
}
#commentform #submit {
  background: #a71700 url("images/transparent-white.png") repeat-x scroll 0 0;
  border: none;
  color: #FFFFFF;
  font: bold 13px Helvetica, Arial, sans-serif;
  padding: 5px 10px;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
}
a.comment-reply-link {
  background: url(images/comment_reply.gif) no-repeat left top;
  padding: 2px 4px 4px 20px;
  font-size: 12px;
}
div.reply {
  text-align: right;
}
#commentform input,
#commentform textarea {
  background: #fff;
  border: 1px solid #555;
  padding: 3px 4px;
}
#commentform textarea {
  width: 96%;
}
.commentlist li {
  border-bottom: 1px solid #E8E8E8;
  font-size: 13px;
  padding: 10px 0;
}
.comment-body {
  margin-left: 65px;
  position: relative;
}
.avatar {
  position: absolute;
  top: 0;
  left: -65px;
}
div.cancel-comment-reply {
  position: absolute;
  top: 10px;
  right: 0px;
}
.cancel-comment-reply a {
  background: #efefef;
  padding: 3px;
}
cite.fn,
cite.fn a {
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
  font-size: 21px;
  padding-right: 10px;
}
.comment-meta a {
  text-decoration: none;
  color: #555;
}
.comment-meta {
  position: absolute;
  top: 0px;
  right: 10px;
  display: none;
}
span.says {
  display: none;
}
.column .commentlist {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
.commentlist ul.children {
  list-style: none;
}
ol.commentlist li {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}
.comment-author.vcard {
  margin-bottom: 4px;
}
.commentlist {
  padding-left: 0px;
  margin-left: 0px;
}
/* @end */
.order-book .buy-book-text {
  padding-left: 0px;
}
.order-book .booklinks {
  padding: 3px 0px 6px;
  font-size: 12px;
}
.order-book .booklinks a {
  margin-right: 10px;
  display: inline-block;
}
.books-text .attachment-book-thumb {
  float: left;
  margin-right: 10px;
}
.store-links {
  padding-bottom: 2px;
  clear: both;
}
.bookseller-links a {
  display: inline-block;
  font-size: 14px;
  line-height: 23px;
  background: #C00;
  color: #FFF;
  text-align: right;
  margin-bottom: 4px;
  padding: 4px 12px;
  background-position: 10px center;
  background-repeat: no-repeat;
  padding-left: 30px;
  margin: 4px;
}
.bookseller-links a.amazon {
  background-image: url(images/icon-amazon.png);
}
.bookseller-links a.ceoread {
  padding-left: 12px;
}
.bookseller-links a.barnes {
  background-image: url(images/icon-barnes.png);
}
.bookseller-links a.ibooks {
  background-image: url(images/icon-ibooks.png);
}
.bookseller-links a.indie {
  background-image: url(images/icon-indiebound.png);
}
.bookseller-links a:hover {
  background-color: #990000;
  text-decoration: none;
}
.books_archive .content {
  margin-bottom: 25px;
  overflow: hidden;
}
#entry .booklinks {
  clear: none;
}
.subtitle {
  margin-bottom: 4px;
}
.open > .dropdown-menu {
  display: block;
  width: 100%;
  padding: 0px;
  margin: 1px 0 0px;
  border: 0px;
  padding-bottom: 2px;
}
.open > .dropdown-menu .bookseller-links a {
  margin-bottom: 1px;
  background-position: 20px center;
  display: block;
}
.book-sidebar.entry {
  text-align: right;
  padding-top: 26px;
}
.header {
  padding: 0px 0;
}
.navbar .btn-navbar {
  margin-bottom: 15px;
  background: #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.navbar ul.nav > li > a {
  color: #fff;
  text-shadow: none;
  padding: 20px 15px;
  /* triggered when max-width is 980 */
}
@media (max-width: 980px) {
  .navbar ul.nav > li > a {
    padding: 10px 15px;
  }
}
.navbar ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
  margin-top: 0px;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.navbar ul.nav li.dropdown:hover > ul.dropdown-menu li a:hover {
  background: #999;
  color: #000;
}
.navbar ul.nav li.dropdown:hover > ul.dropdown-menu li.active a {
  background: #cc0000;
  color: #fff;
}
.navbar ul.nav > li.active > a,
.navbar ul.nav > li.active > a:hover {
  background: #fff;
  color: #000;
}
.navbar ul.nav > li:hover {
  color: #000;
}
.navbar ul.nav > li:hover > a {
  color: #000;
  background: #fff;
}
.navbar ul.nav > li:hover > a > li a {
  background: #cc0000;
}
.navbar ul.nav > li > .dropdown-menu {
  /* triggered when max-width is 980 */
}
@media (max-width: 980px) {
  .navbar ul.nav > li > .dropdown-menu {
    display: block;
  }
  .navbar ul.nav > li > .dropdown-menu > li.active a,
  .navbar ul.nav > li > .dropdown-menu > li.active a:hover {
    background: #660000;
    color: #fff;
  }
  .navbar ul.nav > li > .dropdown-menu a {
    color: #fff;
  }
  .navbar ul.nav > li > .dropdown-menu a:hover {
    background: #fff;
    color: #000;
  }
}
.navbar ul.nav > li > .dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border: none;
  content: '';
}
.navbar ul.nav > li > .dropdown-menu:after {
  border: none;
  content: '';
}
.quote {
  font-size: 15px;
  line-height: 1.4em;
}
.quote span.source {
  display: block;
  font-weight: bold;
}
.post-type-archive-book .book-title {
  font-size: 30px;
}
.post-type-archive-book .quote {
  font-size: 20px;
  line-height: 1.6em;
}
.otr_nav {
  display: none;
}
#ot-reviews-widget-2,
#ot-reviews-widget-3 {
  display: none;
}
#to-sell-is-human #ot-reviews-widget-2,
#drive #ot-reviews-widget-3 {
  display: block;
}
.booktitle,
.book-title {
  text-transform: uppercase;
}
#form97 legend {
  margin-bottom: 4px;
}
#form97 .input-group {
  margin-bottom: 20px;
}
.crowd-control {
  overflow: hidden;
  clear: left;
  margin-bottom: 30px;
  padding-top: 30px;
}
h3.cc-heading {
  font-family: "Noto Serif", Georgia, "Times New Roman", Times, serif;
  text-align: center;
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 0px;
}
ul.two-cols li {
  float: left;
  width: 50%;
}
.cc-content p {
  font-size: 16px;
  line-height: 1.6em;
  margin-bottom: 24px;
}
.cc-content a {
  color: #fff;
  text-decoration: underline;
}
.cc-content a:hover {
  text-decoration: none;
}
.cc-content a.btn {
  color: #cc0000;
  font-weight: bold;
  text-decoration: none;
  background: #efefef;
}
.cc-content a.btn .caret {
  color: #000;
}
.cc-content a.btn:hover {
  background: #fff;
}
.cc-content .btn.ical {
  background-image: url(images/icon-calendar.png);
  background-repeat: no-repeat;
  background-position: 12px 10px;
  padding-left: 35px;
}
/* AddThisEvent */
.addthisevent-drop {
  display: inline-block;
  position: relative;
  z-index: 999998;
  font-family: arial;
  text-decoration: none;
}
.addthisevent-drop:hover {
  color: #fff;
  text-decoration: none;
}
.addthisevent-drop:active {
  top: 1px;
}
.addthisevent_dropdown {
  background: #cc0000;
  width: 200px;
  position: absolute;
  z-index: 99999;
  padding: 6px 0px 0px 0px;
  text-align: left;
  display: none;
  margin-top: -2px;
  margin-left: -1px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.15);
}
.addthisevent_dropdown span {
  width: 175px;
  display: block;
  line-height: 110%;
  text-decoration: none;
  font-size: 12px;
  color: #fff;
  padding: 8px 10px 9px 15px;
}
.addthisevent_dropdown span:hover {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  background: #990000;
}
.addthisevent span {
  display: none!important;
}
.addthisevent-drop ._url,
.addthisevent-drop ._start,
.addthisevent-drop ._end,
.addthisevent-drop ._summary,
.addthisevent-drop ._description,
.addthisevent-drop ._location,
.addthisevent-drop ._organizer,
.addthisevent-drop ._organizer_email,
.addthisevent-drop ._facebook_event,
.addthisevent-drop ._all_day_event {
  display: none!important;
}
.addthisevent_dropdown .copyx {
  width: 200px;
  height: 21px;
  display: block;
  position: relative;
  cursor: default;
}
.addthisevent_dropdown .brx {
  width: 180px;
  height: 1px;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  left: 10px;
  top: 9px;
}
.addthisevent_dropdown .frs {
  position: absolute;
  top: 5px;
  cursor: pointer;
  right: 10px;
  padding-left: 10px;
  font-style: normal;
  font-weight: normal;
  text-align: right;
  z-index: 101;
  line-height: 110%;
  text-decoration: none;
  font-size: 9px;
  color: #fff;
}
.addthisevent_dropdown .frs:hover {
  color: #fff;
}
.addthisevent {
  visibility: hidden;
}
.crowd-control h3 small {
  display: block;
  margin-bottom: 20px;
  font-color: #666;
  font-size: 18px;
}
.newsletter-wrap {
  padding: 30px 0;
  background: #efefef url(images/bg-airplane.png) no-repeat bottom center;
  background-size: auto 88%;
}
.newsletter-wrap .newsletter-box {
  font-size: 16px;
  font-family: "adelle", Georgia, "Times New Roman", Times, serif;
  text-align: center;
  margin-bottom: 30px;
}
.newsletter-wrap .newsletter-box img {
  display: none;
}
.book-slide {
  text-align: center;
}
.book-slide a {
  position: relative;
  display: block;
}
.book-slide a:hover span.overlay {
  display: block;
}
.book-slide a span.overlay {
  text-align: left;
  display: none;
  position: absolute;
  top: 0;
  color: #fff;
  font-family: "adelle", Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  line-height: 1.5em;
  height: auto;
  padding: 10%;
  bottom: 0;
  left: 0;
  right: 0;
  background: #293c46;
  background: rgba(41, 60, 70, 0.95);
}
.mobile-books .book-slide {
  margin-bottom: 20px;
}
.custom-grid-wrap {
  margin: 0 !important;
  padding: 0 !important;
}
.custom-grid-wrap .quarter,
.custom-grid-wrap .resource-box {
  position: relative;
  width: 25%;
  float: left;
  /* triggered when max-width is 980 */
  /* triggered when max-width is 768 */
}
@media (max-width: 980px) {
  .custom-grid-wrap .quarter,
  .custom-grid-wrap .resource-box {
    width: 50%;
  }
  .custom-grid-wrap .quarter .col2,
  .custom-grid-wrap .resource-box .col2 {
    clear: left;
  }
}
@media (max-width: 768px) {
  .custom-grid-wrap .quarter,
  .custom-grid-wrap .resource-box {
    width: 100%;
    float: none;
  }
  .custom-grid-wrap .quarter > div,
  .custom-grid-wrap .resource-box > div {
    margin-bottom: 20px;
  }
}
div[class*='wrap'] {
  /* triggered when max-width is 980 */
}
@media (max-width: 980px) {
  div[class*='wrap'] {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  div[class*='wrap'].masthead-wrap {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
  div[class*='wrap'].nav-wrap {
    margin-right: 0px;
    padding-right: 0px;
  }
}
/* carousel classes */
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ccc;
  text-shadow: 1px 0 1px #333;
  text-align: center;
  background: none;
  opacity: 1;
  filter: none;
  border: none !important;
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #666;
  text-decoration: none;
  opacity: none;
  filter: none;
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.red-background-wrap {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 20px;
  background: #cc0000;
  color: #fff;
}
.red-background-wrap .headline {
  color: #fff;
}
.red-background-wrap .headline span {
  border-bottom-color: #660000;
}
#text-2 img {
  width: 100%;
  margin-bottom: 20px;
}
.item-0 .newsletter,
.item-0 a.resource-img {
  background: #cc0000;
}
.item-0 a.resource-img {
  display: block;
}
.item-0 a.resource-img div {
  opacity: 0.75;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  /* Firefox 4 */
  -webkit-transition: all 0.5s ease;
  /* Safari and Chrome */
  -o-transition: all 0.5s ease;
  /* Opera */
}
.item-0 a.resource-img:hover > div {
  opacity: 1;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  /* Firefox 4 */
  -webkit-transition: all 0.5s ease;
  /* Safari and Chrome */
  -o-transition: all 0.5s ease;
  /* Opera */
}
.item-1 .newsletter,
.item-1 a.resource-img {
  background: #69a197;
}
.item-1 a.resource-img {
  display: block;
}
.item-1 a.resource-img div {
  opacity: 0.75;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  /* Firefox 4 */
  -webkit-transition: all 0.5s ease;
  /* Safari and Chrome */
  -o-transition: all 0.5s ease;
  /* Opera */
}
.item-1 a.resource-img:hover > div {
  opacity: 1;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  /* Firefox 4 */
  -webkit-transition: all 0.5s ease;
  /* Safari and Chrome */
  -o-transition: all 0.5s ease;
  /* Opera */
}
.item-2 .newsletter,
.item-2 a.resource-img {
  background: #f7b32b;
}
.item-2 a.resource-img {
  display: block;
}
.item-2 a.resource-img div {
  opacity: 0.75;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  /* Firefox 4 */
  -webkit-transition: all 0.5s ease;
  /* Safari and Chrome */
  -o-transition: all 0.5s ease;
  /* Opera */
}
.item-2 a.resource-img:hover > div {
  opacity: 1;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  /* Firefox 4 */
  -webkit-transition: all 0.5s ease;
  /* Safari and Chrome */
  -o-transition: all 0.5s ease;
  /* Opera */
}
.item-3 .newsletter,
.item-3 a.resource-img {
  background: #293c46;
}
.item-3 a.resource-img {
  display: block;
}
.item-3 a.resource-img div {
  opacity: 0.75;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  /* Firefox 4 */
  -webkit-transition: all 0.5s ease;
  /* Safari and Chrome */
  -o-transition: all 0.5s ease;
  /* Opera */
}
.item-3 a.resource-img:hover > div {
  opacity: 1;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  /* Firefox 4 */
  -webkit-transition: all 0.5s ease;
  /* Safari and Chrome */
  -o-transition: all 0.5s ease;
  /* Opera */
}
.nls {
  float: right;
  /* triggered when max-width is 768 */
}
@media (max-width: 768px) {
  .nls {
    float: none;
  }
}
.nls .newsletter {
  height: 375px;
  /* triggered when max-width is 768 */
}
@media (max-width: 768px) {
  .nls .newsletter {
    height: auto;
  }
}
.form-inline input[type=text] {
  padding: 6px;
}
#blog .pinkcast .entry {
  padding-right: 0px;
}
#blog .pinkcast .entry iframe {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
#blog .pinkcast .entry .otmc_processor_form_box {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 20px;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
}
.page-template-archive-pinkcast .headshot {
  position: relative;
}
.page-template-archive-pinkcast .headshot small {
  position: absolute;
  letter-spacing: 1px;
  color: #fff;
  text-align: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-weight: bold;
  font-size: 17px;
  background: rgba(0, 0, 0, 0.5);
  margin: 0;
  padding: 70px 15px;
}
p.meta {
  font-size: 13px;
}
.pinkcast-wrap.red-background-wrap h3 a {
  color: #fff;
}
.pinkcast-wrap.red-background-wrap p.lead {
  text-align: center;
}
.pinkcast-wrap.red-background-wrap .btn-white {
  text-shadow: none;
  background: #ffffff;
  color: #222222;
  font-size: 12px;
  border: 1px solid #f2f2f2;
}
.pinkcast-wrap.red-background-wrap .btn-white:hover {
  background: #f2f2f2;
  color: #222222;
}
.pinkcast-wrap.red-background-wrap .span4 {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.pinkcast-wrap.red-background-wrap .span4 .newsletter {
  background: #fff;
  color: #333333;
}
.pinkcast-wrap.red-background-wrap .span4 .newsletter a {
  color: #cc0000;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
