* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  margin: 0;
  font-size: 16px;
  /* line-height: 1.5em */
  font-family: "Gotham SSm A", "Gotham SSm B", Verdana, Arial, sans-serif;
  color: #333333;
  letter-spacing: 0.03em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.3em; }

h1 {
  font-size: 2.2em;
  font-weight: 300;
  padding: 0 0 0.5em;
  margin: 0; }

h2 {
  font-size: 1.8em;
  font-weight: 300;
  margin-bottom: 0.75em; }

h3 {
  font-size: 1.4em;
  margin-bottom: 1em; }

h4 {
  font-size: 1.2em;
  margin-bottom: 0.8em; }

h5 {
  font-size: 1.1em;
  font-weight: 600;
  margin-bottom: 0; }

h6 {
  font-size: 1em;
  font-weight: bold; }

p {
  margin: 0 0 1em 0;
  font-family: "Gotham SSm A", "Gotham SSm B", Verdana, Arial, sans-serif;
  line-height: 28px;
  font-size: 18px;
  color: #333;
  letter-spacing: 0; }

ul, ol {
  margin-left: 0;
  padding-left: 0; }

table {
  width: 100%; }

tr.even td,
tr.odd td {
  padding: 10px 5px; }

tr.odd {
  background-color: white; }

pre, code, tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5; }

pre {
  background-color: #efefef;
  display: block;
  padding: 5px;
  margin: 5px 0;
  border: 1px solid #aaaaaa; }

ul {
  list-style-type: disc; }
  ul ul {
    list-style-type: circle; }
    ul ul ul {
      list-style-type: square; }
      ul ul ul ul {
        list-style-type: circle; }

ol {
  list-style-type: decimal; }
  ol ol {
    list-style-type: lower-alpha; }
    ol ol ol {
      list-style-type: decimal; }

abbr {
  border-bottom: 1px dotted #666666;
  cursor: help;
  white-space: nowrap; }

#edit-title {
  font-size: 24px;
  width: 99%; }

#system-themes-form img {
  width: 100px; }

.form-item .description {
  font-style: italic;
  line-height: 1.2em;
  font-size: 0.8em;
  margin-top: 5px;
  color: #777777; }

#edit-delete {
  color: #cc0000; }

div.messages {
  padding: 9px;
  margin: 1em 0;
  color: #003366;
  background: #bbddff;
  border: 1px solid #aaccee; }

div.warning {
  color: #884400;
  background: #ffee66;
  border-color: #eedd55; }

div.error {
  color: white;
  background: #ee6633;
  border-color: #dd5522; }

div.status {
  color: #336600;
  background: #ccff88;
  border-color: #bbee77; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body, #header, #footer {
  background: #a82322; }

body.cke_editable {
  background: #fff; }

#main {
  background: #fff; }

/* Header */
header#header {
  padding: 0 2em; }

header#header .container {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

@media screen and (min-width: 20em) {
  .one-sidebar.sidebar-first #content {
    padding: 0 1.5em; } }

/* Side Bar */
/* pdf image */
.field.field-name-field-guide-image.field-type-image img {
  max-width: 100%; }

aside#sidebar-first h3.title, aside#sidebar-first h3.title a {
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  font-weight: bold;
  margin-bottom: 0;
  letter-spacing: 0;
  font-family: "Gotham SSm A", "Gotham SSm B", Verdana, Arial, sans-serif; }

aside#sidebar-first .block:first-of-type h3.title, aside#sidebar-first .block:first-of-type h3.title a {
  font-size: 18px;
  letter-spacing: 0.03em; }

#sidebar-second,
#navigation {
  background: white; }

#sidebar-first {
  background: #97c9cf; }

aside#sidebar-first {
  padding: 0.5em 1em 1em 2em; }

aside .field-name-field-main-guide-link {
  margin: 1em 0; }

aside#sidebar-first div.block {
  border-top: 1px solid rgba(255, 255, 255, 0.7);
  padding: 1.5em 0; }

aside#sidebar-first div.block:first-of-type {
  border-top: none; }

div#block-menu-menu-guides a {
  font-weight: 300; }

aside#sidebar-first a {
  color: #fff;
  font-size: 14px; }
  aside#sidebar-first a:hover, aside#sidebar-first a:active {
    color: rgba(255, 255, 255, 0.82); }

aside#sidebar-first a.active {
  color: #333; }

.field-name-field-sub-text {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  margin: 1.5em 0; }

/* language menu */
a#language-link {
  color: #fff;
  font-size: 12px;
  padding: 1.5em 0;
  position: relative;
  white-space: nowrap; }

a#language-link:hover {
  opacity: .8; }

div#header-region {
  width: 100%; }

div#block-menu-menu-language-link ul.menu,
div#block-menu-menu-spanish-link ul.menu {
  text-align: center; }

/*sidebar menu */
/*li.expanded ul.menu li {
    list-style: none;
}*/
ul.menu li {
  margin: 0.5em 0 0.25em 0;
  font-weight: 500; }

li.expanded ul.menu li ul.menu li {
  margin: 0 0px 0 23px;
  list-style: disc;
  padding-left: 0;
  color: #fff;
  font-weight: 300; }

li.expanded ul.menu li {
  margin: 0;
  list-style: none;
  padding-left: 0;
  color: #fff;
  font-weight: 300; }

ul li.expanded {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  padding: 5px; }

ul li.collapsed {
  list-style-image: none;
  list-style-type: none; }

div#block-book_menus-navigation ul.menu li.first.expanded > a {
  display: none; }

/* Tell Us your story*/
li.tell-us-your-story a,
li.cu-ntenos-su-historia a {
  color: #fff;
  font-size: 16px !important;
  line-height: 21px;
  font-weight: bold;
  margin-bottom: 0;
  letter-spacing: 0; }

li.tell-us-your-story,
li.cu-ntenos-su-historia {
  padding: 0 !important; }

div#block-menu-menu-tell-us h3 {
  display: none; }

.rteindent1 {
  margin-left: 3em; }

/* Hide active Guide in the Other Guides in this Toolkit section 
Doesn't work on subpages...

div#block-menu-menu-guides ul.menu li.active-trail {
    display: none;
}*/
/* ColorBox */
body.node-type-story-form header, body.node-type-story-form aside#sidebar-first, body.node-type-story-form footer,
body.html.page-taxonomy.page-taxonomy-term header, body.html.page-taxonomy.page-taxonomy-term aside#sidebar-first, body.html.page-taxonomy.page-taxonomy-term footer,
body.html.page-glossary header, body.html.page-glossary aside#sidebar-first, body.html.page-glossary footer,
div#colorbox header, div#colorbox aside#sidebar-first, div#colorbox footer {
  display: none; }

body.node-type-story-form section#content,
body.html.page-glossary section#content,
body.html.page-taxonomy.page-taxonomy-term section#content,
#colorbox section#content {
  width: 100%;
  float: none;
  margin-left: 0; }

/* New menu stucture with related resources inside guides */
span.nolink {
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  font-weight: bold;
  margin-bottom: 8px;
  letter-spacing: 0;
  display: block; }

span.chapterhead.nolink {
  font-weight: 300;
  font-size: 14px; }

li.last.expanded.related-resources ul.menu li a {
  font-weight: 500;
  margin: 0.5em 0 0.25em 0;
  display: block; }

span.whiteline {
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  display: block;
  margin-bottom: 7px;
  margin-top: 8px; }

li.leaf.spacer {
  padding: 1em 0; }

li.leaf.separator {
  padding: .75em 0; }

/* webforms */
form#webform-client-form-46 {
  clear: both;
  width: 72%; }

#colorbox #content .field.field-name-body {
  float: none !important;
  width: 100% !important; }

input {
  max-width: 100%; }

a:link, a:visited {
  color: #a82322;
  text-decoration: none; }

a:hover, a:active {
  color: #8c1c1c;
  text-decoration: none; }

#site-name {
  line-height: 1.3em;
  font-weight: 700;
  padding: 0 0 0.5em; }
  #site-name a {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 24px;
    line-height: 27px;
    padding-top: 6px;
    display: inline-block; }

a#logo {
  float: none;
  text-align: center;
  margin: auto auto;
  position: relative;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 70%;
          flex: 0 0 70%; }

a#logo img {
  margin-bottom: 0;
  text-align: center;
  position: relative;
  bottom: -3px; }

/* Menus */
ul li.leaf {
  list-style-image: none;
  list-style-type: none;
  padding: 5px; }

#main .container {
  border-top: 5px solid #fff;
  border-bottom: 5px solid #fff; }

/* Book Content Pages */
h1.title {
  font-family: "museo-slab", serif;
  font-size: 2.6em;
  font-weight: 500;
  color: #97c9cf;
  margin-bottom: 0; }

h3.title {
  font-family: "museo-slab", serif;
  font-weight: 500; }

.field-name-field-right-bar-call-out {
  background: #e0eff1;
  padding: 0.7em; }

div.book-navigation {
  clear: both;
  visibility: hidden; }

.field-name-field-right-bar-call-out h3 {
  font-family: "museo-slab", serif;
  color: #333;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 20px;
  line-height: 22px;
  border-bottom: 2px solid;
  padding-bottom: .5em;
  margin-bottom: .5em; }

.field-name-field-right-bar-call-out p {
  color: #333;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -.2px; }

article .field-name-body img {
  background: #fff;
  padding: 3px; }

/* BlockQuotes */
blockquote h3 {
  color: #333;
  text-transform: uppercase;
  border-bottom: 2px solid;
  padding-bottom: 10px;
  margin-bottom: 12px;
  font-family: "museo-slab", serif;
  font-weight: 500;
  font-size: 24px; }

blockquote p {
  color: #333;
  letter-spacing: -.2px; }

blockquote {
  background: #e0eff1;
  padding: 1.2em 1.2em 1.65em;
  position: relative;
  border: 3px solid #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); }

blockquote:after {
  content: '';
  background: #333;
  width: 95%;
  position: absolute;
  z-index: 9;
  height: 2px; }

/* Tables */
table, tbody {
  border: 0; }

/* List Styling */
#main .container #content #content-area ul, .cke_editable ul, ol {
  margin-left: 3em;
  margin-bottom: 1em; }

#main .container #content #content-area ul li, #main .container #content #content-area ol li {
  margin-bottom: 1em;
  font-size: 18px;
  line-height: 28px; }

/* Video Library */
/*.view-docs-forms .views-row,*/
.view-video-library .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.view-video-library .views-row {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%; }

.view-video-library .views-field.views-field-field-video-link {
  padding: 0 2em 1.5em 0; }

.view-video-library .views-field.views-field-title, .view-video-library .views-field.views-field-body {
  padding: 0 2em 1em 0; }

/* Documents & Forms */
.view-docs-forms .views-field.views-field-field-guide-image {
  float: left; }

.view-docs-forms .views-row {
  margin-bottom: 50px; }

.view-docs-forms .views-field.views-field-body {
  margin-left: 140px; }

.view-docs-forms .views-field.views-field-field-main-guide-link {
  margin-left: 140px; }

.view-docs-forms .views-field.views-field-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 16px;
  margin-left: 140px; }

.views-field.views-field-body p {
  font-size: 16px;
  line-height: 24px; }

/* Keep from collapsing */
.view-docs-forms .views-row:after {
  display: block;
  content: '';
  clear: both; }

.view.view-docs-forms {
  width: 72%; }

/* Glossary */
.lexicon-links,
.lexicon-alphabar-instructions {
  background-color: #fefefe;
  font-size: 13px;
  margin-bottom: 15px; }

a#backink {
  border: 2px solid;
  padding: 2px 9px;
  border-radius: 5px;
  font-weight: bold;
  display: inline-block;
  position: fixed;
  right: 5%;
  background: #a82322;
  color: #fff;
  font-size: 12px; }

div#cboxLoadedContent a#backink {
  display: none; }

body.page-glossary span.nav-toggle {
  display: none; }

/*responsive image */
img {
  max-width: 100%; }

img.centerimage {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* Footer */
#footer .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

#footer .container .block, #footer .container .block:last-of-type {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%; }

footer#footer {
  padding: 2em;
  color: #fff; }

footer#footer p {
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 25px;
  margin-bottom: .5em; }

footer#footer p.legal {
  font-size: 11px;
  line-height: 14px; }

#footer a {
  color: #fff; }

.view-funders-block .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 2em 2em 2em 0; }

.view-funders-block .views-row {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%; }

.view-funders-block .views-row .field-content {
  text-align: center; }

.view-story-form form > div,
article.node-story-form form > div,
article.node-webform form > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

fieldset {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%; }

input[type="text"] {
  width: 100%;
  max-width: 98%; }

input.email {
  width: 100%;
  max-width: 98%; }

input[type="file"] {
  padding: 9px 9px 7px;
  border: 1px solid rgba(0, 0, 0, 0.25); }

textarea {
  border-color: rgba(0, 0, 0, 0.25); }

.node-story-form .field-name-body {
  float: none;
  width: 100%; }

fieldset {
  border: 0 !important;
  padding: 0 !important;
  margin: 25px 0 8px !important; }

.fieldset .form-item {
  margin: 0; }

.fieldset-wrapper .form-item {
  margin: 12px 0; }

.fieldset-wrapper .form-item br {
  display: none; }

.fieldset-wrapper label {
  font-weight: normal;
  font-size: 12px; }

span.fieldset-legend {
  display: block;
  font-weight: bold; }

.fieldset-wrapper .form-item.webform-component {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }

.fieldset-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.view-story-form form .form-item.city.form-item,
article.node-story-form form .form-item.city.form-item,
.form-item.webform-component.webform-component-textfield.webform-component--new-1476211119970--new-1476211037157 {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 48%;
          flex: 0 1 48%; }

.view-story-form form .form-item.state.form-item,
article.node-story-form form .form-item.state.form-item,
.form-item.webform-component.webform-component-textfield.webform-component--new-1476211119970--new-1476211044391 {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%; }

.view-story-form form .form-item.zip.form-item,
article.node-story-form form .form-item.zip.form-item,
.form-item.webform-component.webform-component-textfield.webform-component--new-1476211119970--new-1476211044863 {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 25.5%;
          flex: 0 1 25.5%; }

.view-story-form form .form-item.form_half,
article.node-story-form form .form-item.form_half {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%; }

/* Upload*/
div#edit-submitted-upload-a-photo--ajax-wrapper {
  width: 100%; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: none;
  cursor: pointer;
  color: #fff;
  background: #a82322;
  border: 0;
  padding: 10px; }
  button:hover, button:active, html input[type="button"]:hover, html input[type="button"]:active, input[type="reset"]:hover, input[type="reset"]:active, input[type="submit"]:hover, input[type="submit"]:active {
    background: #8c1c1c; }

.view-story-form form .form-item,
article.node-story-form form .form-item,
article.node-webform form .form-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%; }

input[type="checkbox"], input[type="radio"] {
  margin-right: 5px;
  margin-top: -3px; }

.form-actions {
  width: 100%; }

/* Front Page */
section#front-content {
  margin: 30px 20px; }

div#main.main-front {
  border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
  min-height: 63vh;
  background-color: #BBE0F9; }

body.front #main .container {
  border-color: transparent; }

div#main.main-front .view-block-guide-front h1,
div#main.main-front .view-guide-front h1 {
  color: #fff;
  text-shadow: -2px 2px 6px rgba(0, 0, 0, 0.9);
  font-size: 32px;
  font-family: "museo-slab", serif;
  margin-bottom: 0; }

/*.view-guide-front .views-row {
    background: #fff;
    padding: 25px;
    margin-right: 15px;
    position:relative;
}*/
.view-block-guide-front .view-header,
.view-guide-front .view-header {
  margin-bottom: 1em; }

.view-front-page-sponsor .view-header {
  margin-bottom: 0; }

.view-block-guide-front .view-header p,
.view-guide-front .view-header p {
  color: #fff;
  text-shadow: -2px 2px 6px rgba(0, 0, 0, 0.9);
  font-size: 20px;
  margin-bottom: 10px; }

.view.view-home-page-sponsor .view-header {
  font-weight: bold;
  color: #fff;
  text-shadow: -2px 2px 6px rgba(0, 0, 0, 0.9); }

.view-block-guide-front
.view-guide-front .views-row:after {
  content: '';
  display: block;
  clear: both; }

.views-field.views-field-field-front-page-guide-image {
  float: left;
  margin-right: 25px;
  position: relative;
  z-index: 5; }

h2.front-guide-title,
.view-block-guide-front .field-name-field-front-title a,
.view-block-guide-front .views-field.views-field-title a,
.view-guide-front .field-name-field-front-title a,
.view-guide-front .views-field.views-field-title a {
  color: #555;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
  /*margin-bottom: 16px;*/
  margin-bottom: 0; }

.view-block-guide-front .views-field.views-field-field-guide-intro-text a,
.view-block-guide-front .field-name-field-guide-intro-text,
.view-guide-front .views-field.views-field-field-guide-intro-text a,
.view-guide-front .field-name-field-guide-intro-text {
  color: #555;
  font-size: 14px;
  font-weight: 00;
  margin-bottom: 12px;
  display: block; }

.field.field-name-field-link-to-guide a {
  font-size: 14px; }

.field-name-field-front-title {
  display: none; }

.view-block-guide-front .field-name-field-front-title,
.view-block-guide-front .views-field.views-field-title,
.view-guide-front .field-name-field-front-title,
.view-guide-front .views-field.views-field-title {
  padding-bottom: 15px;
  border-bottom: 1px solid;
  margin-bottom: 20px; }

.view-block-guide-front .view-content,
.view-guide-front .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.view-block-guide-front .views-row,
.view-guide-front .views-row {
  width: 100%; }

.views-field.views-field-field-funder-logo img {
  width: auto;
  height: auto; }

/*.view-guide-front .views-row:before {
    content: '';
    width: 25%;
    height: 100%;
    background: red;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}*/
body.front article.node-front-page-guides {
  background: #fff;
  padding: 25px;
  margin-right: 0;
  margin-bottom: 20px;
  position: relative; }

body.front article.node-front-page-guides:before {
  content: '';
  width: 100%;
  height: 30%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0; }

body.front article.node-front-page-guides .content {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

body.front .field.field-name-field-front-page-guide-image {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 55%;
  flex: 1 0 55%;
  text-align: center; }

.text-content {
  margin-left: 0px;
  margin-right: 25px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 40%;
  flex: 1 0 40%; }

body.front .field.field-name-field-front-page-guide-image img {
  height: auto;
  width: 100%;
  max-width: 190px; }

/*body.front .field-name-field-front-page-guide-image {
    position: relative;
    z-index: 5;
    float: left;
    padding-right: 25px;
    background: #fff;
}

/*.view-guide-front .node-front-page-guides header h2 {
    display: none;
}*/
body.front article.node-front-page-guides:after {
  content: '';
  display: block;
  clear: both; }

.front-guide-txt p {
  font-size: 1.2em;
  line-height: 1.2; }

.front-guide-txt {
  padding: 2em 2em 2em 0; }

.front-page-guide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  margin: 1em; }

.fg-image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  position: relative; }

.fg-image img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 9;
  margin: 0;
  padding: 1.5em; }

span.block-color {
  background: red;
  display: block;
  width: 70%;
  height: 100%;
  position: absolute;
  top: 0; }

h3#fg-title {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.3em;
  color: #333; }

.bar {
  border-bottom: 1px solid #333;
  margin-bottom: 1.1em; }

@media screen and (min-width: 800px) {
  .front-guide-txt {
    padding: 2em 2em 2em 3em; }
  #footer .container .block {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%; }
  #footer .container .block:last-of-type {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 35%;
    flex: 1 1 35%; }
  /* Book Content Pages

.field.field-name-body {
    width: 72%;
    float: left;
}

.field-name-field-right-bar-call-out {
    width: 220px;
    float: right;
    clear: right;
    margin-right: 4%;
    background: $lightblue;
    padding: 0.7em;
} */
  div#header-region {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 20%;
            flex: 1 1 20%;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: 1em; }
  div#block-menu-menu-spanish-link {
    float: right;
    /* position: absolute; */
    /* right: 0; */ }
  a#logo {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
    max-width: 279px;
    min-height: 113px;
    margin-right: 0;
    margin-bottom: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 279px;
            flex: 0 0 279px; }
  a#logo img {
    margin: 0;
    position: absolute;
    bottom: 0;
    display: block; }
  header#header .container {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
  #site-name a {
    font-size: 30px;
    padding-top: 1.4em;
    line-height: 40px; }
  div#main.main-front .view-block-guide-front h1,
  div#main.main-front .view-guide-front h1 {
    font-size: 55px;
    margin-top: 0; }
  .view-block-guide-front .view-header p, .view-guide-front .view-header p {
    font-size: 26px; }
  section#front-content {
    margin: 2em 6em; }
  .view-funders-block .views-row {
    -webkit-box-flex: 1;
    -ms-flex: 0 1 150px;
    flex: 0 1 150px; }
  .view-funders-block .views-row .field-content {
    text-align: left; }
  .view-block-guide-front .views-row,
  .view-guide-front .views-row {
    width: 50%; }
  body.front article.node-front-page-guides:before {
    width: 38%;
    height: 100%; }
  body.front article.node-front-page-guides {
    margin-right: 15px; }
  body.front .field.field-name-field-front-page-guide-image {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    margin: 25px 10px 25px 25px;
    text-align: left; }
  body.front .field.field-name-field-front-page-guide-image img {
    max-width: none; }
  .field-name-field-front-title {
    display: block; }
  .view-block-guide-front .views-field.views-field-field-guide-intro-text a,
  .view-block-guide-front .field-name-field-guide-intro-text, .field.field-name-field-link-to-guide a,
  .view-guide-front .views-field.views-field-field-guide-intro-text a, .view-guide-front .field-name-field-guide-intro-text, .field.field-name-field-link-to-guide a {
    font-size: 18px; }
  .text-content {
    background: rgba(255, 255, 255, 0.7);
    padding: 25px; }
  body.front article.node-front-page-guides {
    padding: 0; }
  .view-home-page-sponsor .views-row,
  .view-front-page-sponsor .views-row {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 150px;
            flex: 0 0 150px; }
  .fg-image img {
    width: 100%;
    height: 89%;
    max-height: 100%;
    position: relative;
    z-index: 9;
    margin: 1.5em;
    padding: 0; } }

@media screen and (min-width: 1320px) {
  .view-block-guide-front .views-row,
  .view-guide-front .views-row {
    width: 30%; }
  .field.field-name-body {
    width: 72%;
    float: left; }
  .field-name-field-right-bar-call-out {
    width: 220px;
    float: right;
    clear: right;
    margin-right: 4%;
    background: #e0eff1;
    padding: 0.7em; } }

@media screen and (min-width: 1000px) and (max-width: 1319px) {
  .view-block-guide-front .views-row,
  .view-guide-front .views-row {
    width: 40%; }
  .field.field-name-body {
    width: 62%;
    float: left; }
  .field-name-field-right-bar-call-out {
    width: 220px;
    float: right;
    clear: right;
    margin-right: 0;
    background: #e0eff1;
    padding: 0.7em; } }

@media screen and (max-width: 44.99em) {
  .nav-open {
    height: 100% !important;
    width: 100% !important;
    padding: 0.5em 1em 1em 2em !important; }
  aside#sidebar-first {
    height: 100% !important;
    /* 100% Full-height */
    width: 0;
    /* 0 width - change this with JavaScript */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Stay on top */
    top: 0;
    left: 0;
    background-color: #111;
    /* Black*/
    overflow-x: hidden;
    /* Disable horizontal scroll */
    padding-top: 60px;
    /* Place content 60px from the top */
    -webkit-transition: 0.5s;
    transition: 0.5s;
    /* 0.5 second transition effect to slide in the sidenav */
    padding: 0;
    z-index: 12; }
  span.nav-toggle {
    display: block;
    position: fixed;
    right: 3%;
    padding: 0 5px 2px;
    cursor: pointer;
    color: #fff;
    font-size: 40px;
    top: 25%;
    background: #a82322;
    line-height: 1.1;
    z-index: 11;
    cursor: pointer; }
  span.nav-toggle-close {
    position: relative;
    right: 5px;
    display: block;
    text-align: right;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 5px;
    cursor: pointer; } }

@media screen and (min-width: 45em) {
  span.nav-toggle-close, span.nav-toggle {
    display: none; } }
/*# sourceMappingURL=style.css.map */