/* Montserrat */
* {
  transition: color 250ms, opacity 250ms;
}

#main .tabs {
  position: fixed;
  z-index: 4000;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #30acff;
}
#main .tabs ul {
  padding: 8px 10px 8px 10px;
  margin: 0;
  border: 0;
  box-shadow: none;
}
#main .tabs ul li {
  border: none;
}
#main .tabs ul li a {
  background-color: transparent;
  margin: 0;
  border: none;
  font-size: 16px;
  padding: 0 0.5rem;
  color: #fff;
}
#main .tabs ul li a:hover,
#main .tabs ul li.active a {
  color: #fff;
  text-decoration: underline;
  border: none;
  background-color: transparent;
}

.blue-label {
  height: 20px;
  line-height: 20px;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  display: inline-block;
  color: #fff;
  padding: 0 10px;
  background-color: #30acff;
  border-radius: 2px;
  font-weight: normal;
}

#wrapper {
  padding-top: 70px;
}
@media only screen and (max-width: 999px) {
  #wrapper {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  #wrapper {
    padding-top: 50px;
  }
}

.page-banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  height: 480px;
}
@media only screen and (max-width: 767px) {
  .page-banner {
    height: 280px;
  }
}
.page-banner .title {
  width: 100%;
  position: absolute;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(76, 76, 76, 0) 0%, rgba(0, 0, 0, 0.5) 46%, rgba(0, 0, 0, 0.7) 100%);
  padding: 30px 0 10px 0;
}
.page-banner h1, .page-banner h2 {
  font-weight: normal;
  margin: 0;
}
.page-banner h1 {
  color: #fff;
  max-width: 660px;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  margin-bottom: 5px;
}
.page-banner h1.story-headline {
  font-family: "Merriweather", serif;
}
@media only screen and (max-width: 767px) {
  .page-banner h1 {
    font-size: 24px;
  }
}
.page-banner h2 {
  color: #30acff;
  font-size: 14px;
  margin: 0 0 5px 0;
  font-family: "Merriweather", serif;
  font-weight: 400;
  text-transform: none;
  font-style: italic;
}
.page-banner h2 .fa {
  margin-right: 4px;
}
.page-banner h2.story-headline {
  font-style: normal;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.page-banner h3 {
  color: #fff;
  font-weight: normal;
  font-family: "Montserrat", sans-serif;
  line-height: 1.3;
  font-size: 17px;
}
@media only screen and (max-width: 767px) {
  .page-banner h3 {
    font-size: 15px;
  }
}
.page-banner .white-overlay-html {
  color: white;
  position: absolute;
  top: 35%;
  right: 0;
  left: 0;
  z-index: 5;
  font-size: 66px;
  line-height: 1;
}
@media only screen and (max-width: 1340px) {
  .page-banner .white-overlay-html {
    padding: 0;
    font-size: 65px;
  }
}
@media only screen and (max-width: 1260px) {
  .page-banner .white-overlay-html {
    font-size: 55px;
  }
}
@media only screen and (max-width: 1040px) {
  .page-banner .white-overlay-html {
    padding: 0 10px;
    font-size: 45px;
  }
}
@media only screen and (max-width: 999px) {
  .page-banner .white-overlay-html {
    font-size: 35px;
    top: 40%;
  }
}
@media only screen and (max-width: 767px) {
  .page-banner .white-overlay-html {
    top: 35%;
  }
}

.page-banner-overlay .title {
  display: none;
}

/* project filters */
#cnu-project-project-filters-form--2,
#cnu-project-project-filters-form {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin-top: 166px;
}
@media only screen and (max-width: 767px) {
  #cnu-project-project-filters-form--2,
#cnu-project-project-filters-form {
    display: none;
  }
}
#cnu-project-project-filters-form--2 h2,
#cnu-project-project-filters-form h2 {
  font-size: 30px;
  font-weight: 700;
}
#cnu-project-project-filters-form--2 label,
#cnu-project-project-filters-form label {
  font-size: 14px;
  text-transform: uppercase;
}
#cnu-project-project-filters-form--2 label.option,
#cnu-project-project-filters-form label.option {
  text-transform: none;
  cursor: pointer;
}
#cnu-project-project-filters-form--2 label.option:hover,
#cnu-project-project-filters-form label.option:hover {
  color: #CC3467;
}
#cnu-project-project-filters-form--2 input[type=radio],
#cnu-project-project-filters-form--2 input[type=checkbox],
#cnu-project-project-filters-form input[type=radio],
#cnu-project-project-filters-form input[type=checkbox] {
  margin-top: 0;
  position: relative;
  top: -1px;
}
#cnu-project-project-filters-form--2 input[type=text],
#cnu-project-project-filters-form input[type=text] {
  width: 206px;
}
#cnu-project-project-filters-form--2 input[type=submit],
#cnu-project-project-filters-form input[type=submit] {
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  background-color: #30acff;
  color: #fff;
  text-transform: uppercase;
  border: 0;
}
#cnu-project-project-filters-form--2 input[type=submit]:hover,
#cnu-project-project-filters-form input[type=submit]:hover {
  background-color: #000;
}
#cnu-project-project-filters-form--2 a.reset,
#cnu-project-project-filters-form a.reset {
  display: inline-block;
  padding: 0 15px;
  height: 40px;
  line-height: 40px;
}
#cnu-project-project-filters-form--2 .form-type-checkboxes,
#cnu-project-project-filters-form .form-type-checkboxes {
  margin: 30px 0;
}
#cnu-project-project-filters-form--2 .form-item-tags,
#cnu-project-project-filters-form .form-item-tags {
  margin-bottom: 0;
}
#cnu-project-project-filters-form--2 .form-item-tags .form-checkboxes .form-type-checkbox:nth-child(n+11),
#cnu-project-project-filters-form .form-item-tags .form-checkboxes .form-type-checkbox:nth-child(n+11) {
  display: none;
}
#cnu-project-project-filters-form--2 .form-item-tags .form-checkboxes .form-type-checkbox.is-showing:nth-child(n+11),
#cnu-project-project-filters-form .form-item-tags .form-checkboxes .form-type-checkbox.is-showing:nth-child(n+11) {
  display: block;
}
#cnu-project-project-filters-form--2 .show-all,
#cnu-project-project-filters-form .show-all {
  cursor: pointer;
  display: block;
  color: #CC3467;
  text-decoration: underline;
}
#cnu-project-project-filters-form--2 .form-item-year,
#cnu-project-project-filters-form .form-item-year {
  margin-top: 0.5rem;
}
#cnu-project-project-filters-form--2 .form-item-year-value,
#cnu-project-project-filters-form--2 .form-item-year-value2,
#cnu-project-project-filters-form .form-item-year-value,
#cnu-project-project-filters-form .form-item-year-value2 {
  height: 0;
  width: 0;
  overflow: hidden;
  display: block;
  position: absolute;
  left: -9999em;
}
#cnu-project-project-filters-form--2 .sliderfield-display-values-field,
#cnu-project-project-filters-form .sliderfield-display-values-field {
  margin-bottom: 5px;
}
#cnu-project-project-filters-form--2 .form-item-state,
#cnu-project-project-filters-form .form-item-state {
  margin: 30px 0 20px 0;
}
#cnu-project-project-filters-form--2 .form-item-state label,
#cnu-project-project-filters-form .form-item-state label {
  display: block;
}
#cnu-project-project-filters-form--2 .form-item-state select,
#cnu-project-project-filters-form .form-item-state select {
  padding: 4px 0 6px 0;
}
#cnu-project-project-filters-form--2 .ui-slider-horizontal,
#cnu-project-project-filters-form .ui-slider-horizontal {
  height: 8px;
}
#cnu-project-project-filters-form--2 .ui-widget-header,
#cnu-project-project-filters-form .ui-widget-header {
  background: none;
  background-color: #CC3467;
  opacity: 0.7;
}
#cnu-project-project-filters-form--2 .ui-widget-content,
#cnu-project-project-filters-form .ui-widget-content {
  margin-left: 10px;
  border-radius: 0;
  border: 0;
  background: none;
  background-color: #e5e5e5;
}
#cnu-project-project-filters-form--2 .ui-slider .ui-slider-handle,
#cnu-project-project-filters-form .ui-slider .ui-slider-handle {
  height: 18px;
  width: 18px;
  border-radius: 50%;
  border: 0;
  background: none;
  background-color: #CC3467;
}

/* sidebar menu */
#menu-block-wrapper .block {
  position: relative;
  margin-bottom: 45px;
}
#menu-block-wrapper .block.sticky {
  position: fixed;
  top: 80px;
  bottom: auto;
  z-index: 100;
  width: auto;
}
@media only screen and (max-width: 1340px) {
  #menu-block-wrapper .block.sticky {
    width: auto;
  }
}
@media only screen and (max-width: 1040px) {
  #menu-block-wrapper .block.sticky {
    top: 105px;
  }
}
#menu-block-wrapper .block.active {
  top: auto;
  position: absolute;
  bottom: 10px;
  z-index: 50;
}
@media only screen and (max-width: 1040px) {
  #menu-block-wrapper .block {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  #menu-block-wrapper .block {
    max-width: none;
    padding-top: 15px;
  }
}
#menu-block-wrapper .block h2 {
  font-size: 30px;
  margin-bottom: 20px;
}
#menu-block-wrapper .block h2 a {
  color: #666666;
}
#menu-block-wrapper .block h2 a:hover {
  text-decoration: none;
  color: #000;
}
#menu-block-wrapper .block ul.menu {
  padding: 0;
  margin: 0;
  line-height: 1.6;
  font-size: 16px;
}
#menu-block-wrapper .block ul.menu li,
#menu-block-wrapper .block ul.menu li.expanded {
  list-style: none;
}
#menu-block-wrapper .block ul.menu li {
  margin: 3px 0;
}
#menu-block-wrapper .block ul.menu a {
  color: #333;
  font-weight: 700;
}
#menu-block-wrapper .block ul.menu a:hover {
  color: #CC3467;
  text-decoration: none;
}
#menu-block-wrapper .block ul.menu a.active-trail {
  color: #CC3467;
}
#menu-block-wrapper .block ul.menu a.active-trail:hover {
  color: #000;
}
#menu-block-wrapper .block ul.menu .menu {
  margin: 0 0 10px 15px;
}
#menu-block-wrapper .block ul.menu .menu a {
  font-weight: normal;
}

.special-bar {
  background-color: #30acff;
  height: 50px;
  line-height: 50px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .special-bar {
    height: auto;
    line-height: inherit;
    padding: 5px 0;
  }
}
.special-bar p {
  font-size: 27px;
  margin: 0;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .special-bar p {
    font-size: 16px;
  }
}
.special-bar span {
  opacity: 0.7;
  display: inline-block;
}
.special-bar span.title {
  opacity: 1;
  margin-right: 10px;
}

.slideshow-container {
  position: relative;
}
.slideshow-container .group-title {
  width: 100%;
  position: absolute;
  top: 100px;
  display: none;
  z-index: 20;
}
@media only screen and (max-width: 767px) {
  .slideshow-container .group-title {
    top: 50px;
  }
}
.slideshow-container .group-title h1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  color: #fff;
  text-shadow: 4px 4px 4px black;
  margin-top: 10px;
  font-size: 70px;
}
@media only screen and (max-width: 767px) {
  .slideshow-container .group-title h1 {
    font-size: 42px;
  }
}
.slideshow-container .slideshow {
  background-color: #000;
  position: relative;
  height: 600px;
}
@media only screen and (max-width: 999px) {
  .slideshow-container .slideshow {
    height: 480px;
  }
}
@media only screen and (max-width: 767px) {
  .slideshow-container .slideshow {
    height: 280px;
  }
}
.slideshow-container .slideshow .slides {
  width: 100%;
  height: 100%;
}
.slideshow-container .slideshow .slide {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  height: 100%;
}
.slideshow-container .slideshow .title {
  width: 100%;
  position: absolute;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(76, 76, 76, 0) 0%, rgba(0, 0, 0, 0.5) 46%, rgba(0, 0, 0, 0.7) 100%);
  padding: 30px 0 10px 0;
}
.slideshow-container .slideshow .title .container {
  position: relative;
}
.slideshow-container .slideshow h2, .slideshow-container .slideshow h3 {
  color: #fff;
  font-weight: normal;
  font-family: "Merriweather", serif;
}
.slideshow-container .slideshow h2 {
  text-transform: none;
  margin-bottom: 5px;
  font-size: 32px;
}
@media only screen and (max-width: 767px) {
  .slideshow-container .slideshow h2 {
    font-size: 24px;
  }
}
.slideshow-container .slideshow h3 {
  font-family: "Montserrat", sans-serif;
  line-height: 1.3;
  font-size: 17px;
}
@media only screen and (max-width: 767px) {
  .slideshow-container .slideshow h3 {
    font-size: 15px;
  }
}
.slideshow-container .slideshow em {
  font-family: "Merriweather", serif;
}
.slideshow-container .slideshow a.more {
  float: right;
  display: inline-block;
  color: #d1d2d3;
  border: 1px solid #d1d2d3;
  height: 50px;
  line-height: 50px;
  text-transform: uppercase;
  font-weight: normal;
  padding: 0 15px;
  font-size: 14px;
  margin: 0 0 0 10px;
}
@media only screen and (max-width: 767px) {
  .slideshow-container .slideshow a.more {
    font-size: 12px;
    padding-right: 0 5px;
    height: 30px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 999px) {
  .slideshow-container .slideshow a.more {
    float: none;
    margin: 0 10px 5px 0;
  }
}
.slideshow-container .slideshow a.more:hover {
  border: 1px solid #000;
  background-color: #000;
  text-decoration: none;
}
.slideshow-container .ctas {
  position: absolute;
  bottom: 0;
  right: 15px;
  margin-bottom: 14px;
}
@media only screen and (max-width: 999px) {
  .slideshow-container .ctas {
    position: static;
  }
}
@media only screen and (max-width: 767px) {
  .slideshow-container .ctas {
    margin-bottom: 0;
  }
}
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
  opacity: 0.6;
  color: #ffffff;
  top: 45%;
}
@media only screen and (max-width: 767px) {
  .flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
    display: none;
  }
}
.flex-direction-nav .flex-prev {
  left: 16px;
}
.flex-direction-nav .flex-next {
  right: 16px;
}
.flex-direction-nav a:hover {
  color: #30acff;
}

.flex-control-paging {
  max-width: 1280px;
  margin: 0 auto;
  position: static;
  text-align: left;
  padding: 0 15px;
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  .flex-control-paging {
    margin-top: 40px;
  }
}
.flex-control-paging li {
  margin-left: 0;
  margin-right: 12px;
}
.flex-control-paging li a {
  background-color: #30acff;
  opacity: 0.5;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
  background-color: #30acff;
  opacity: 1;
}

.project-info h2 {
  font-size: 30px;
  margin-bottom: 20px;
}
.project-info h2 em {
  display: block;
  font-size: 22px;
  font-family: "Merriweather", serif;
  font-weight: 300;
  text-transform: none;
  margin-top: 6px;
}
.project-info h3 {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.project-info h4 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px;
}
.project-info p {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 20px;
}
.project-info a {
  color: #CC3467;
}
.project-info a:hover {
  color: #000;
  text-decoration: none;
}
.project-info .blue-label {
  display: inline-block;
  margin-bottom: 10px;
}

.similar-projects {
  margin-top: 30px;
  max-width: 768px;
}
.similar-projects hr {
  margin: 10px 0 20px 0;
}
.similar-projects h2 {
  margin: 0;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 30px;
  color: #000;
}
.similar-projects .project-items hr {
  display: none;
}

.node-stories-of-place {
  max-width: 768px;
}
.node-stories-of-place p:first-child:first-letter {
  color: #000;
  float: left;
  font-size: 65px;
  line-height: 1;
  padding-right: 10px;
  padding-top: 5px;
}

.node-project-group {
  max-width: 900px;
}
.node-project-group hr {
  margin-bottom: 30px;
}
.node-project-group h1, .node-project-group h2 {
  margin: 0;
}
.node-project-group h1 {
  font-family: "Merriweather", serif;
  font-weight: normal;
  font-size: 68px;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .node-project-group h1 {
    font-size: 42px;
  }
}
.node-project-group h2 {
  color: #666;
  font-weight: normal;
  font-size: 21px;
  font-family: "Montserrat", sans-serif;
  line-height: 1.4;
  margin-top: 8px;
}
.node-project-group p {
  font-size: 17px;
  font-weight: 300;
}
.node-project-group .title {
  margin-bottom: 45px;
}
@media only screen and (max-width: 767px) {
  .node-project-group .title {
    margin-bottom: 30px;
  }
}
.node-project-group .introduction a.show-description {
  display: none;
}
.node-project-group .introduction-is-hidden p {
  display: none;
}
.node-project-group .introduction-is-hidden a.show-description {
  display: block;
}
.node-project-group .project-filters-mobile {
  display: none;
  border: 1px solid #d1d2d3;
  background-color: #f9f9f9;
  padding: 15px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .node-project-group .project-filters-mobile {
    display: block;
  }
}
.node-project-group .project-filters-mobile h3 {
  color: #000;
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
}
.node-project-group .project-filters-mobile h3 .fa {
  float: right;
}
.node-project-group .project-filters-mobile h3 .fa-chevron-up {
  display: none;
}
.node-project-group .project-filters-mobile.project-filters-mobile-is-showing h3 .fa-chevron-down {
  display: none;
}
.node-project-group .project-filters-mobile.project-filters-mobile-is-showing h3 .fa-chevron-up {
  display: inline-block;
}
.node-project-group .project-filters-mobile.project-filters-mobile-is-showing #cnu-project-project-filters-form--2 {
  display: block;
}

.node-event .field-name-field-image {
  display: none;
}

#cnu-project-project-filters-form--2 {
  margin-top: 20px;
  display: none;
}
#cnu-project-project-filters-form--2 h2 {
  display: none;
}
#cnu-project-project-filters-form--2 .form-type-checkboxes {
  margin-top: 0;
}

.project-items .row {
  margin: 0 -15px;
}
.project-items hr {
  margin-bottom: 30px;
}
.project-items hr:last-child {
  display: none;
}
.project-items .row {
  margin-bottom: 0;
}
.project-items .row *[class^=col-] {
  margin-bottom: 30px;
}
.project-items a {
  color: #CC3467;
}
.project-items a:hover {
  color: #000;
}
.project-items a:hover img {
  opacity: 0.9;
}
.project-items h2, .project-items h3 {
  margin: 0;
  font-weight: normal;
}
.project-items p {
  margin: 0;
}
.project-items h2 {
  font-family: "Merriweather", serif;
  font-size: 22px;
  color: #CC3467;
  text-transform: none;
  line-height: 1.2;
  margin-bottom: 5px;
  font-weight: 700;
}
.project-items h2 .blue-label {
  position: relative;
  top: -3px;
}
.project-items h3 {
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
  font-family: "Merriweather", serif;
  font-style: italic;
}
.project-items p {
  font-family: "Merriweather", serif;
  font-size: 14px;
  color: #000;
  margin-bottom: 10px;
}
.project-items p:last-child {
  margin-bottom: 0;
}
.project-items .single-column .row {
  margin-bottom: 30px;
}
.project-items .single-column .row *[class^=col-] {
  margin-bottom: 0;
}
.project-items .single-column h2 {
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .project-items .single-column h2 {
    margin-top: 15px;
  }
}
.project-items .single-column h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  margin-bottom: 15px;
}
.project-items .single-column h3 em {
  font-family: "Merriweather", serif;
  font-style: italic;
  font-weight: 300;
}
.project-items .single-column p {
  margin: 0;
}

.project-items a:hover {
  text-decoration: none;
}

.large-quote,
.large-quote-curly {
  border: 0;
  padding: 4px 70px 4px 70px;
}
@media only screen and (max-width: 767px) {
  .large-quote,
.large-quote-curly {
    padding: 4px 40px;
  }
}
.large-quote p,
.large-quote-curly p {
  font-family: "Merriweather", serif;
  font-style: italic;
  font-size: 28px;
  margin: 0 0 20px 0;
  line-height: 1.6;
  font-weight: 700;
}

.large-quote-curly {
  background-image: url(../images/quote.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-position: 26px 2px;
  background-size: 32px 28px;
}
@media only screen and (max-width: 767px) {
  .large-quote-curly {
    background-position: 12px 2px;
    background-size: 24px 21px;
  }
}

.gray-box-quote {
  background-color: #eeeeee;
  margin-bottom: 30px;
  padding: 40px 70px 20px 70px;
}
@media only screen and (max-width: 767px) {
  .gray-box-quote {
    padding: 30px 40px 20px 40px;
  }
}
.gray-box-quote p {
  font-family: "Merriweather", serif;
  font-style: italic;
  font-size: 18px;
  margin: 0 0 20px 0;
  line-height: 1.75em;
  font-weight: normal;
}

/*# sourceMappingURL=style-project.css.map */
