/* -----------------------------------------
   Home page slider
----------------------------------------- */
@import url("https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Merriweather:300i,400,400i,700,700i,900");
#home-slider .slick-slide {
  position: relative;
  height: 500px;
  /*define the height of slide*/
  transition: height 0.3s ease;
}

#home-slider .slider-caption {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 500px;
  padding: 5px 10px;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  transform: translate(-50%, -50%);
}

#home-slider .slider-caption p, #home-slider .slider-caption h3 {
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 1024px) {
  #home-slider .slick-slide {
    height: 400px;
    /*define the height of slide*/
  }
}
@media only screen and (max-width: 640px) {
  #home-slider .slick-slide {
    height: 300px;
    /*define the height of slide*/
  }
}
/* Foundation tweaks */
.row {
  max-width: 1160px;
}

.row-about {
  max-width: 1000px;
}

@font-face {
  font-family: 'Futura';
  src: url("../fonts/Futura-Medium.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Futura';
  src: format("woff"), url("../fonts/Futura-Medium.ttf") format("truetype"), url("../fonts/Futura-Medium.svg#Futura-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir';
  src: url("../fonts/Avenir-Book.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Avenir';
  src: format("woff"), url("../fonts/Avenir-Book.ttf") format("truetype"), url("../fonts/Avenir-Book.svg#Avenir-Book") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'LucidaGrande';
  src: url("../fonts/LucidaGrande.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'LucidaGrande';
  src: format("woff"), url("../fonts/LucidaGrande.ttf") format("truetype"), url("../fonts/LucidaGrande.svg#LucidaGrande") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* -----------------------------------------
   WordPress Core Classes
----------------------------------------- */
.alignnone {
  margin: 0 1em 1em 0;
}

.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 100%;
  /* Image does not overflow the content area */
  padding: 5px 5px 10px;
  text-align: center;
}

.wp-caption img {
  width: auto;
  margin-bottom: 10px;
}

.wp-caption p {
  margin-bottom: 0;
  font-size: 14px;
}

.gallery-caption {
  font-size: 12px;
}

#wpadminbar {
  opacity: 0.3;
  transition: 0.2s opacity linear;
  -webkit-transform: translateZ(0);
}

#wpadminbar:hover, #wpadminbar:focus {
  opacity: 1;
}

/* -----------------------------------------
    Contact Form
----------------------------------------- */
/*basic Gravity Form styles and fixes, if you dont need/use this comment or delete styles below*/
.gform_wrapper ul {
  list-style: none;
}

.gform_fields {
  margin: 0;
}

.gfield {
  list-style: none;
  margin-bottom: 20px;
  position: relative;
}

.gfield_label {
  display: none;
}

.gfield_label.act {
  top: 0 !important;
  font-size: 13px !important;
  color: #007A94 !important;
  font-weight: 700;
}

.ginput_container ul {
  margin-left: 0;
}

.gfield_error input, .gfield_error textarea {
  border-color: red;
}

.gfield_description {
  margin-top: 10px;
}

.gform_confirmation_message {
  margin-bottom: 15px;
}

.gform_footer {
  text-align: right;
  /*aligning of submit button*/
}

.validation_error {
  margin-bottom: 15px;
  padding: 5px;
  color: #990000;
  border: 1px solid red;
}

.validation_message {
  margin-bottom: 10px;
  color: #990000;
}

.ui-datepicker {
  width: 216px;
  height: auto;
  margin: 5px auto 0;
  font-size: 11px;
  z-index: 9999 !important;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.ui-datepicker a {
  text-decoration: none;
}

.ui-datepicker table {
  width: 100%;
  border-collapse: collapse;
}

.ui-datepicker thead {
  background: #f7f7f7;
  border-bottom: 1px solid #bbb;
}

.ui-datepicker thead th {
  padding: 3px;
  text-align: center;
  border: 1px solid #ddd;
}

.ui-datepicker tbody {
  border: none;
}

.ui-datepicker tbody td {
  padding: 0;
  border: 1px solid #bbb;
}

.ui-datepicker tbody th {
  text-transform: uppercase;
  text-align: center;
  font-size: 6pt;
  padding: 5px 0;
  color: #666;
}

.ui-datepicker tbody td span, .ui-datepicker tbody td a {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #666;
}

.ui-datepicker-header {
  background-color: #666;
  /* set the header background color */
  color: #fff;
  font-weight: 700;
  border: none;
}

.ui-datepicker-header:after {
  content: '';
  clear: both;
  display: table;
}

.ui-datepicker-month,
.ui-datepicker-year {
  width: 50%;
  float: left;
  padding: 5px 20px 5px 5px;
  height: auto;
  font-size: 14px;
  margin-bottom: 5px;
}

.ui-datepicker-prev,
.ui-datepicker-next {
  font-size: 12px;
  color: #fff;
  padding: 5px;
  line-height: 1.4;
  width: 50%;
  float: left;
}

.ui-datepicker-next {
  text-align: right;
}

.ui-datepicker-calendar {
  margin: 0 0 0 0 !important;
}

.ui-datepicker-calendar .ui-state-default {
  background: #ededed;
}

.ui-datepicker-calendar .ui-state-hover {
  background: #fff;
}

.ui-datepicker-calendar .ui-state-active {
  background: #fff2aa;
  /* set the active date background color */
  border: 1px solid #c19163;
  /* set the active date border color */
  position: relative;
  margin: -1px;
  height: 32px;
  width: 32px;
}

.ui-datepicker-unselectable .ui-state-default {
  background: #f4f4f4;
  color: #b4b3b3;
}

.ui-datepicker-unselectable.ui-state-disabled {
  background-color: #d7d7d7;
}

/* -----------------------------------------
   General fixes
----------------------------------------- */
html, body {
  height: auto;
}

html {
  min-height: 100%;
  position: relative;
}

body {
  position: static;
  background-color: #F9F9F9;
}

/* Placeholder styling */
/* Input Styling */
[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea,
select {
  /* STYLES GO THERE */
  margin-bottom: 0;
  border-radius: 3px;
}

[type=color]:hover, [type=color]:focus,
[type=date]:hover,
[type=date]:focus,
[type=datetime-local]:hover,
[type=datetime-local]:focus,
[type=datetime]:hover,
[type=datetime]:focus,
[type=email]:hover,
[type=email]:focus,
[type=month]:hover,
[type=month]:focus,
[type=number]:hover,
[type=number]:focus,
[type=password]:hover,
[type=password]:focus,
[type=search]:hover,
[type=search]:focus,
[type=tel]:hover,
[type=tel]:focus,
[type=text]:hover,
[type=text]:focus,
[type=time]:hover,
[type=time]:focus,
[type=url]:hover,
[type=url]:focus,
[type=week]:hover,
[type=week]:focus,
textarea:hover,
textarea:focus,
select:hover,
select:focus {
  border: 1px solid #007A94;
  box-shadow: none;
}

textarea[rows] {
  /*Styles for TextArea*/
  height: 150px;
  max-width: 100%;
}

[type=number] {
  -moz-appearance: textfield;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

[type=checkbox],
[type=file],
[type=radio] {
  margin-bottom: 0;
}

button, .button, input[type='submit'], input[type='reset'] {
  padding: 21px 20px;
  margin-bottom: 0;
  background-color: transparent;
  border-radius: 3px;
  color: #0c0c0c;
  border: 1px solid #0c0c0c;
  font-size: 17px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  transition: all 0.3s ease;
}

button:hover, .button:hover, input[type='submit']:hover, input[type='reset']:hover {
  background-color: transparent;
  color: #007a94;
  border: 1px solid #007a94;
}

button:focus, .button:focus, input[type='submit']:focus, input[type='reset']:focus {
  background-color: transparent;
  color: #003f5b;
  border: 1px solid #003f5b;
}

/* Button additional styles */
.button {
  transition: all 0.3s ease-in-out;
}

.button:hover, .button:focus {
  /*basic hover and focus effects*/
}

/* -----------------------------------------
   Typography
----------------------------------------- */
body {
  color: #0c0c0c;
  font-family: "Futura", sans-serif;
  overflow-x: hidden;
}

html {
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  color: inherit;
  font-family: "Raleway", sans-serif;
}

h1 {
  font-size: 38px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 27px;
}

h5 {
  font-size: 22px;
}

h6 {
  font-size: 18px;
  font-weight: 700;
}

p {
  font-family: "Merriweather", serif;
  /*basic paragraph styles*/
}

p:empty {
  display: none;
}

p a {
  text-decoration: underline;
}

ul {
  /*basic list styles*/
}

ul li {
  /*basic list-item styles*/
}

a {
  color: #1a608b;
  transition: all 0.3s ease-in-out;
}

a:hover, a:focus {
  /*basic hover and focus effects*/
  color: #0a2535;
}

/* ------------------------------------
    Basic Styles
------------------------------------- */
/* Preloader */
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.preloader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  color: #000;
  z-index: 100000000;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}

.preloader__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.preloader__icon:before {
  display: block;
  content: '\f1ce';
  font-size: 100px;
  font-family: FontAwesome;
  animation: spin 1s ease-in-out infinite;
}

.preloader--hidden {
  opacity: 0;
  visibility: hidden;
}

/* Clearfix */
.clearfix {
  zoom: 1;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
  height: 0;
  overflow: hidden;
}

.clearfix:after {
  clear: both;
}

/* Align Middle */
.align-middle {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}

/* Pagination */
ul.pagination {
  margin: 1rem 0;
}

ul.pagination .pagination {
  margin: 0;
}

ul.pagination .pagination.current {
  color: #fff;
  background: #1a608b;
  display: block;
}

/* Search form */
#searchform {
  position: relative;
}

#s {
  padding-right: 75px;
}

#searchsubmit {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  height: auto;
  padding: .5rem;
  cursor: pointer;
}

#searchsubmit:after {
  font-family: FontAwesome;
  font-size: 20px;
}

.cover,
#home-slider .slick-slide,
.download_letter:after {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

/* ------------------------------------
    Header Styles
------------------------------------- */
.header {
  position: relative;
}
.header:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.2;
}

.header .logo {
  display: inline-block;
  vertical-align: middle;
}

.header .search-button {
  vertical-align: middle;
}

body.home .header {
  margin-bottom: 0;
}

body.home .header .header-content {
  color: #0c0c0c;
}

.header .search-large-screen {
  font-size: 20px;
  position: relative;
  top: 12px;
  margin-right: 10px;
}

.header .open_search .fa:before {
  content: '';
  width: 15px;
  height: 16px;
  background-image: url("../images/close.png");
  background-position: 50% 50%;
  -webkit-background-size: cover;
  background-size: cover;
  display: block;
}

.search-wrap .search-button.open_search {
  display: none;
}

.header .search-large-screen:hover {
  color: #007a94;
  cursor: pointer;
}

.alt-logo img {
  max-height: 72px;
}

.top-header {
  position: relative;
  border-bottom: 1px solid #E5E5E5;
  width: 100%;
  z-index: 200;
}

body.home .top-header {
  background-color: #fff;
}

body:not(.home) .top-header {
  background-color: #fff;
}

.top-header .button {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1;
  text-transform: uppercase;
  color: #0C0C0C;
  border: none;
  border-radius: 2px;
  padding: 18px 15px;
  letter-spacing: 1.5px;
  margin: 15px 0 0;
}

.top-header .button.donate {
  font-weight: 700;
  background-color: #007a94;
  border-bottom: 5px solid #007a94;
  color: #fff;
  padding: 20px 20px 13px;
}

.top-header .button.donate:hover {
  background-color: #1693AE;
  border-bottom: 5px solid #007A94;
}

.top-header .button.donate:focus {
  background-color: #003F5B;
  border-bottom: 5px solid #003F5B;
}

.top-header .button.mail {
  padding-left: 40px;
  border: 1px solid #0c0c0c;
  position: relative;
  font-weight: 600;
  margin-right: 5px;
}

.top-header .button.mail:hover {
  color: #007a94;
  border-color: #007a94;
  background-color: transparent;
}

.top-header .button.mail:hover:after {
  color: #007a94;
}

.top-header .button.mail:focus {
  color: #003f5b;
  border-color: #003f5b;
}

.top-header .button.mail:focus:after {
  color: #003f5b;
}

.top-header .button.mail:after {
  display: block;
  position: absolute;
  top: 50%;
  left: 15px;
  font-family: FontAwesome;
  content: '\f0e0';
  color: #7A7A7A;
  font-size: 15px;
  transform: translate(0, -50%);
}

.archive-title {
  margin: 25px 0;
}

.menu-overlay {
  display: none !important;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(12, 12, 12, 0.3);
  pointer-events: none;
  z-index: 100;
}

.header-logo-wrap {
  padding-left: 27px !important;
  padding-right: 5px !important;
  display: table;
}

.header-logo-wrap .logo {
  display: table-cell;
  vertical-align: middle;
  padding-top: 6px;
  padding-bottom: 6px;
}

.header-logo-wrap img {
  max-height: 72px;
}

.sticky.is-stuck {
  z-index: 250;
}

.header-nav-column {
  position: relative;
}

.header-content {
  position: absolute;
  width: 100%;
  top: 50%;
  padding-bottom: 0;
  transform: translate(0, -50%);
}

body.home .header-content {
  margin-top: 0;
}

.header-content .parent-tax-marker {
  margin-right: 3px;
  font-size: 14px;
}

.header-content p {
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  line-height: 1.4;
}

.header-content p.parent-tax {
  font-size: 16px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
}

body.home .header-content p {
  font-family: "Raleway", sans-serif;
  color: #fff;
}

.header-content p.status {
  display: inline-block;
  background-color: #fff;
  border-radius: 4px;
  color: #0c0c0c;
  overflow: hidden;
  padding-right: 20px;
  line-height: 50px;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 20px;
}

.header-content p.status span {
  background-color: #edb700;
  color: #fff;
  display: inline-block;
  padding: 0 10px;
  margin-right: 10px;
  text-transform: uppercase;
  letter-spacing: 1.7px;
}

.header-content .page-title {
  font-family: "Raleway", sans-serif;
  font-weight: 800;
}

.header-content .button {
  padding-top: 18px;
  padding-bottom: 18px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  background-color: transparent;
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 2px;
  color: #fff;
  font-family: "Raleway", sans-serif;
  line-height: 19px;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

.header-content .button:first-of-type {
  padding-bottom: 15px;
  background-color: #edb700;
  border: none;
  border-bottom: 4px solid #edb700;
}

.header-content .button:first-of-type:hover {
  background-color: #fdd13c;
  border-bottom: 4px solid #edb700;
}

.header-content .button:first-of-type:focus {
  background-color: #edb700;
  border-bottom: 4px solid #EDB700;
}

.header-content .button:last-of-type:hover {
  background-color: rgba(255, 255, 255, 0.9);
  color: #007a94;
  border-color: #007a94;
}

.header-content .button:last-of-type:hover:after {
  color: #007a94;
}

.header-content .button:last-of-type:focus {
  background-color: rgba(255, 255, 255, 0.9);
  color: #007a94;
  border-color: #003f5b;
}

.header-content .button:last-of-type:focus:after {
  color: #003f5b;
}

body .header-content {
  text-align: center;
  color: #fff;
}

body .header-content.dark-heder-content {
  color: #0c0c0c;
}

body.home .header-content .page-title {
  margin-bottom: 17px;
  color: #fff;
  font-weight: 800;
}

body.home .header-content p {
  font-size: 24px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}

.top-border {
  border-top: 8px solid #890356;
}

.info-item {
  font-family: "Arial", sans-serif;
}

.info-item p {
  font-size: 15px;
}

#scroll-next {
  position: absolute;
  bottom: 23px;
  left: 50%;
  font-size: 27px;
  color: #c3c3c3;
  line-height: 28px;
  width: 28px;
  text-align: center;
  margin-left: -14px;
  border-radius: 50%;
  background-color: #dbdbdb;
}

#scroll-next:hover {
  bottom: 19px;
}

/* ------------------------------------
    Content Styles
------------------------------------- */
.section-pad {
  padding-top: 50px;
  padding-bottom: 50px;
}

.describe-item-wrap {
  position: relative;
  padding: 15px 0;
  background-color: #dedede;
}

.describe-item-wrap:nth-child(even) {
  background-color: #E5E5E5;
}

.describe-item-wrap .describe-title {
  color: #0c0c0c;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 13px;
  font-size: 32px;
  font-weight: 800;
}

.describe-item-wrap .describe-decor-image {
  vertical-align: middle;
  margin-left: 10px;
  margin-right: 10px;
}

.describe-item-wrap .describe-decor-image.decor-image-corner {
  position: absolute;
  bottom: 15px;
  right: 20px;
}

.describe-image {
  min-height: 220px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.describe-content {
  padding-top: 55px;
  padding-bottom: 72px;
}

.describe-content p {
  font-family: 'Merriweather', serif;
  color: #0c0c0c;
  font-size: 16px;
  line-height: 28px;
}

.describe-content a.button {
  margin-top: 25px;
  padding: 18px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1.63px;
}

.tax-borough .testimonials {
  background-color: #d9ebef;
}

.testimonials {
  background-color: #d9ebef;
}

.testimonials-slider {
  padding-top: 48px;
  padding-bottom: 33px;
}

.testimonials-slider ul.slick-dots {
  margin-bottom: 8px;
}

.testimonial-title {
  color: #007a94 !important;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 35px;
  text-transform: uppercase;
  letter-spacing: 1.75px;
}

.testimonial-slide {
  color: #0c0c0c;
}

.testimonial-slide p {
  line-height: 1.4;
  font-family: "Open Sans", sans-serif;
}

.testimonial-slide .person-info {
  color: #003f5b;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}

.share_text {
  color: #56666d;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 500;
  margin-right: 10px;
}

.letter-share-button {
  float: right;
  margin-top: -10px;
}

.faq-section {
  color: #0c0c0c;
  background-color: #fff;
  padding-top: 58px;
  padding-bottom: 51px;
}

.faq-section .section-title {
  margin-bottom: 47px;
}

.faq-section p {
  font-family: "Merriweather", serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.faq-section p b {
  font-family: "Raleway", sans-serif;
}

.faq-section .button {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1.63px;
  padding: 17px 20px;
  margin-top: 36px;
}

.section-title {
  margin-bottom: 30px;
  font-family: "Raleway", sans-serif;
  font-weight: 800;
  font-size: 32px;
}

.section-title .buildings-sort-by {
  color: #55666d;
  font-size: 18px;
  line-height: 25px;
  text-transform: uppercase;
}

.faq-item {
  margin-bottom: 30px;
}

.welcome {
  padding-top: 40px;
  padding-bottom: 40px;
}

.welcome h4 {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}

.notable {
  padding-top: 50px;
  padding-bottom: 50px;
}

.similar {
  padding-top: 25px;
  padding-bottom: 25px;
}

.notable-item-building {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
  border-radius: 2px;
  background-color: #ffffff;
}

.notable-item-building:hover {
  position: relative;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.16);
}

.notable-img-wrap {
  background-image: url("../images/2-layers.png");
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
}

.notable-img {
  padding-bottom: 49.2%;
}

.notable-info-wrap {
  padding-left: 15px;
  padding-right: 15px;
  background-color: #fff;
  border-bottom: 1px solid transparent;
}

.notable-info-wrap .post-status {
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.92px;
  color: #fff;
  margin-top: 15px;
}

.notable-info-wrap .notable-title a {
  color: #0c0c0c;
}

.notable-info-wrap .notable-title a:hover {
  color: #1a608b;
}

.notable-info-wrap p {
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  font-size: 11px;
  font-weight: 700;
}

.notable-item-building .notable-info-wrap p {
  color: #890356;
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  font-weight: 700;
  margin-top: 56px;
  letter-spacing: 0.92px;
}

.notable-title-wrap {
  display: table;
  width: 100%;
  padding-top: 10px;
}

.notable-title {
  display: table-cell;
  vertical-align: top;
}

.post-status {
  display: inline-block;
  padding: 7px 10px;
}

.borough-link-bg {
  margin: auto;
  display: block;
  background-color: #E5E5E5;
  margin-bottom: 40px;
  position: relative;
  width: 119px;
  height: 119px !important;
  border-radius: 50%;
}

.four-column-list ul {
  list-style: none;
  -webkit-columns: 320px 3;
  -moz-columns: 320px 3;
  columns: 320px 3;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}

.recent {
  padding-top: 25px;
  padding-bottom: 25px;
}

.recent .recent-img {
  display: block;
  padding-bottom: 75%;
}

.recent .recent-info-wrap {
  padding: 15px 50px 15px 15px;
  position: relative;
  background-color: #fff;
  white-space: nowrap;
}

.recent .recent-info-wrap:before {
  content: '';
  height: 100%;
  width: 0;
  display: inline-block;
  vertical-align: middle;
}

.recent .recent-info-wrap > * {
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
}

.recent .recent-info-wrap .right-arrow {
  padding: 10px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}

.recent .recent-info-wrap .entry-meta {
  margin-bottom: 0;
  display: block;
}

.recent .recent-info-wrap .related-post-link {
  display: block;
}

.recent .recent-item {
  margin-bottom: 20px;
}

.neighborhoods {
  padding-top: 50px;
  padding-bottom: 50px;
}

.landmarks {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #F1F1F1;
}

.boroughs {
  padding-top: 50px;
  padding-bottom: 50px;
}

.boroughs .section-title {
  font-weight: 800;
}

.no-right-pad {
  padding-right: 0;
}

.no-left-pad {
  padding-left: 0;
}

.tax-description {
  color: #0c0c0c;
}

.tax-description .top-tax-description {
  margin-bottom: 38px;
}

.tax-description .top-tax-description:before {
  content: attr(data-title);
  float: left;
  font-size: 16px;
  line-height: 1.6;
  text-transform: uppercase;
  font-weight: 700;
  vertical-align: middle;
}

.tax-description .top-tax-description p, .tax-description .top-tax-description a {
  font-family: "Raleway", sans-serif;
  display: inline;
  color: #007a94;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0.3px;
}

.tax-description .top-tax-description a {
  font-size: 18px;
}

.tax-description h5 {
  line-height: 26px;
  color: #0c0c0c;
  font-family: "Raleway", sans-serif;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 13px;
}

.tax-description p {
  line-height: 1.8;
  letter-spacing: -0.6px;
  margin-bottom: 26px;
}

.tax-description .location {
  color: #55666d;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.tax-description .location-title {
  margin-top: 30px;
}

.description-column {
  background-color: #fff;
  position: relative;
  z-index: 1;
  font-family: "Raleway", sans-serif;
  padding-top: 30px;
}

.buildings {
  padding-top: 50px;
  padding-bottom: 50px;
}

.nearby {
  padding-top: 50px;
  padding-bottom: 30px;
}

.nearby-img {
  padding-bottom: 60%;
  background-color: #E5E5E5;
}

.nearby-link-item {
  display: block;
  background-color: #fff;
  margin-bottom: 30px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
  border-radius: 2px;
}

.nearby-link-item:hover {
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.16);
}

.nearby-title {
  position: relative;
  padding: 28px 15px 20px 15px;
  color: #0c0c0c;
  font-family: "Raleway", sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.nearby-title:hover {
  color: #890356;
}

.nearby-title .category-color {
  background-color: #edb700;
  position: absolute;
  top: -15px;
  left: calc(50% - 15px);
  width: 30px;
  height: 30px;
  border-radius: 100px;
  border: 0 solid #fff;
}

.nearby-title .category-color .fa {
  color: #fff;
  font-size: 19px;
  position: relative;
  bottom: 7px;
}

.building-bg {
  position: relative;
  min-height: 50vw;
}

.building-bg .building-img-decription {
  position: absolute;
  padding-left: 15px;
  padding-right: 70px;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 16px;
  color: #fff;
  font-family: "Raleway", sans-serif;
}

.building-bg .building-img-link {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  font-size: 15px;
  padding: 10px;
  color: #dedede;
}

.tags:before {
  content: 'TAGGED: ';
  font-family: "Raleway", sans-serif;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.21px;
  color: #890356;
}

.all-tax-tags {
  font-size: 12px;
}

.description .all-tax-tags {
  font-size: 16px;
}

.all-tax-tags:before {
  content: 'TAGGED: ';
  font-family: "Raleway", sans-serif;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.21px;
  color: #890356;
}

.view-all-tags {
  font-size: 13px;
  color: #4D4D4D;
  text-decoration: none;
}

.view-all-tags:hover {
  color: #0c0c0c;
}

.activity {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #F1F1F1;
}

.action {
  padding-top: 8px;
  padding-bottom: 19px;
}

.action .action-title {
  text-align: center;
  text-transform: none;
  margin-bottom: 27px;
  font-weight: 700;
  font-size: 32px;
}

.action-item {
  padding: 15px 20px;
  margin-bottom: 15px;
  border-radius: 2px;
  border: 1px solid #97bfcd;
  background-color: rgba(217, 235, 239, 0.2);
  color: #0c0c0c;
}

.action-item:hover {
  background-color: rgba(217, 235, 239, 0.6);
}

.other-link {
  color: #8f8f8f;
  font-family: "Open Sans", sans-serif;
}

.other-link:hover {
  color: #0c0c0c;
}

.action-buttons-wrap {
  border-radius: 2px;
  border: 1px solid #edb700;
  background-color: #fcf4d9;
  padding: 29px 15px 22px;
}

.action-buttons-wrap:hover {
  background-color: #fcf4d9;
}

.action-buttons-wrap.action-item p {
  color: #0c0c0c;
  font-family: "Raleway", sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 29px;
  width: 625px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 12px;
}

.action-buttons-wrap a {
  vertical-align: middle;
  font-size: 15px;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  border: 1px solid #56666d;
  color: #56666d;
  padding: 14px 20px;
  letter-spacing: 1.65px;
}

.action-buttons-wrap a:hover {
  border-color: #003f5b;
  color: #003f5b;
}

.action-buttons-wrap .button {
  font-size: 20px;
  min-width: 120px;
  border: none;
  padding: 14px 20px;
  border-radius: 2px;
  margin: 3px;
  background-color: #edb700;
  color: #fff;
  letter-spacing: 2.2px;
  border-bottom: 1px solid transparent;
}

.action-buttons-wrap .button:hover {
  background-color: #fdd13c;
  border-bottom: 1px solid #edb700;
  color: #fff;
}

.action-single.action-item {
  position: relative;
  padding: 35px 85px 35px 20px;
  display: block;
}

.action-single.action-item span.icon-fa, .action-single.action-item a {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 55px;
  height: 55px;
  text-align: center;
}

.action-single.action-item span.icon-fa .fa, .action-single.action-item a .fa {
  transition: all 0.3s ease-in-out;
}

.action-single.action-item span.icon-fa:hover, .action-single.action-item a:hover {
  color: #97bfcd;
}

.action-single.action-item p {
  margin: 0 0 10px 0;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: 0;
}

.action-single.action-item p.action-single_sub_text {
  color: #56666d;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
}

.action-single.action-item.action-local {
  padding-top: 22px;
  padding-bottom: 22px;
}

.action-subscribe a, .action-subscribe span.icon-fa,
.action-local a,
.action-local span.icon-fa,
.action-calendar a,
.action-calendar span.icon-fa {
  background-color: #97bfcd;
  border-radius: 100px;
}

.action-subscribe a .fa, .action-subscribe span.icon-fa .fa,
.action-local a .fa,
.action-local span.icon-fa .fa,
.action-calendar a .fa,
.action-calendar span.icon-fa .fa {
  line-height: 55px;
  font-size: 30px;
  color: #fff;
}

.action-share a .fa {
  font-size: 40px;
  color: #97bfcd;
}

.action-share a:hover .fa {
  color: #97bfcd;
}

.care-subtext {
  color: #888;
  font-size: 16px;
}

.building-content {
  padding-top: 50px;
  padding-bottom: 50px;
}

.neighborhood {
  padding: 15px;
}

.neighborhood .large-9.large-centered {
  padding: 0;
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
  transition: all 0.3s ease-in-out;
}

.neighborhood .large-9.large-centered:hover {
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.16);
}

.neighborhood .neighborhood-label {
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1.21px;
  margin-bottom: 0;
  color: #890356;
}

.neighborhood .neighborhood-info {
  padding-top: 23px;
  padding-bottom: 26px;
}

.neighborhood .neighborhood-info .neighbor-name {
  color: #4a3046 !important;
  font-size: 28px;
}

.neighborhood .neighborhood-info .neighbor-description {
  font-family: "Merriweather", serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 21px;
  color: #333;
  padding-right: 10px;
  margin-bottom: 10px;
}

.neighborhood .neighborhood-info .all-tax-tags {
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #56666d;
  font-family: "Raleway", sans-serif;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 1.21px;
}

.neighborhood .neighborhood-info .neighborhood-explore {
  color: #56666d;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.neighborhood .neighbor-description {
  font-family: "Raleway", sans-serif;
  color: #0c0c0c;
}

.neighborhood .all-tax-tags:before {
  content: 'Tagged: ';
}

.neighborhood .neighborhood-explore {
  color: #1f1f1f;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
}

.neighborhood .neighborhood-explore:hover {
  color: #1a608b;
}

.neighborhood-img {
  min-height: 200px;
}

.neighbor-description {
  font-size: 12px;
}

.preservation-activity {
  padding-top: 35px;
  padding-bottom: 40px;
  font-family: "Raleway", sans-serif;
}

.preservation-activity .row {
  max-width: 1000px;
  background-color: #fff;
}

.preservation-activity .preservation-date {
  margin-bottom: 5px;
  color: #55666d;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  text-transform: uppercase;
}

.preservation-activity .preservation-activity-text {
  margin-bottom: 0;
  font-size: 16px;
  color: #0c0c0c;
}

.preservation-activity .preservation-activity-title {
  padding-bottom: 20px;
  margin-bottom: 22px;
  font-size: 32px;
  color: #0c0c0c;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  border-bottom: 1px solid rgba(86, 102, 109, 0.46);
}

.preservation-activity a {
  color: #007a94;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.63px;
  font-size: 13px;
  font-family: "Raleway", sans-serif;
}

.preservation-activity a:hover {
  color: #1a608b;
}

/* Preservation Page */
.page-template-template-preservation .header {
  min-height: 430px;
}

.page-template-template-preservation .header-content {
  top: 56%;
}

.page-template-template-preservation .header-content h1 {
  font-size: 46px;
  margin-bottom: 16px;
}

.page-template-template-preservation .header-content p {
  font-size: 24px;
  line-height: 28px;
}

.page-template-template-preservation .faq-item p b {
  color: #55666d;
}

.alternative_title_sub_title {
  font-size: 34px;
  font-weight: 500;
}

.preservation-item {
  margin-bottom: 20px;
}

.shifted-column {
  position: relative;
  z-index: 1;
  padding-top: 30px;
}

.subscribe-column {
  background-color: #fff;
}

.search-form-wrap {
  padding: 15px 0 0 0;
  min-width: 100%;
  position: absolute;
  left: 17%;
  top: 0;
  height: 100%;
  background-color: #fff;
  text-align: left;
}

body .search-form-wrap {
  display: none;
}

.search-form-wrap .search-title {
  display: none;
  vertical-align: middle;
  padding-right: 5px;
}

.search-form-wrap #searchform {
  width: 100%;
}

.search-form-wrap #s {
  display: inline-block;
  font-size: 18px;
  padding: 0 40px 0 15px;
  height: 51px;
  line-height: 51px;
  color: #7A7A7A;
  vertical-align: middle;
  border: none;
  outline: transparent;
  box-shadow: none;
}

.search-form-wrap #s::-webkit-input-placeholder {
  color: #7A7A7A;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 1px;
}

.search-form-wrap #s::-moz-placeholder {
  color: #7A7A7A;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 1px;
}

.search-form-wrap #s:-ms-input-placeholder {
  color: #7A7A7A;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 1px;
}

.search-form-wrap #s:-moz-placeholder {
  color: #7A7A7A;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 1px;
}

.search-form-wrap .reset-button,
.search-form-wrap #searchsubmit {
  display: none;
  position: static;
  padding: 17px 25px;
  color: #7A7A7A;
  font-size: 17px;
  line-height: 1;
  vertical-align: middle;
  border: none;
}

.search-form-wrap .search-input-wrap {
  position: relative;
  display: inline-block;
}

.search-form-wrap .reset-inner-button {
  position: absolute;
  top: 16px;
  cursor: pointer;
  right: 16px;
  border: none;
  background-color: #fff;
  color: #0c0c0c;
  border-radius: 100px;
  padding: 0;
  line-height: 1;
  width: auto;
  text-align: center;
  outline: none;
  font-weight: 300;
  font-size: 26px;
  transition: all 0.3s ease-in-out;
}

.search-form-wrap .reset-inner-button:hover, .search-form-wrap .reset-inner-button:focus {
  background-color: transparent;
  color: #003f5b;
  border: none;
  transform: rotate(180deg);
}

.search-button {
  display: inline-block;
  text-transform: uppercase;
  line-height: 60px;
}

.testimonials-slider .slick-arrow {
  height: 60px;
}

.testimonials-slider .slick-arrow:before {
  font-size: 50px;
  color: #003f5b;
  font-weight: 400;
}

.testimonials-slider .slick-next {
  right: -40px;
}

.testimonials-slider .slick-next:before {
  content: '\f105';
}

.testimonials-slider .slick-prev {
  left: -40px;
}

.testimonials-slider .slick-prev:before {
  content: '\f104';
}

.testimonials-slider .slick-dots li button:before {
  width: 10px;
  height: 10px;
  background-color: #97bfcd;
}

.testimonials-slider .slick-dots li button:hover:before, .testimonials-slider .slick-dots li button:focus:before, .testimonials-slider .slick-dots li.slick-active button:before {
  background-color: #007a94;
}

.involved-links-section {
  padding-top: 10px;
}

.involved-link-item {
  margin-bottom: 20px;
}

.involved-link-wrap {
  padding: 50px;
  background-color: #fff;
}

.sign-form {
  padding-top: 40px;
  font-family: "Open Sans", sans-serif;
}

.sign-form .gform_footer {
  text-align: center;
}

.sign-form input {
  padding-left: 14px;
  padding-right: 14px;
  font-weight: 600;
}

.sign-form input[type="submit"] {
  font-weight: bold;
}

.page-template-template-involved #content .button {
  margin-bottom: 10px;
}

.informed {
  text-align: center;
  background: #d9ebef;
}

.informed .gform_body {
  display: inline-block;
  width: calc(100% - 92px);
}

.informed .gform_footer {
  float: right;
}

.taxonomy-title {
  color: #0c0c0c;
  font-size: 32px;
  font-weight: 800;
}

.taxonomy-title + p,
.taxonomy-title + .section-description {
  color: #0c0c0c;
  font-size: 18px;
  font-family: "Raleway", sans-serif;
}

.taxonomy-title + p a,
.taxonomy-title + .section-description a {
  text-decoration: none;
  font-size: 12px;
  font-weight: 700;
  color: #0c0c0c;
}

.taxonomy-title + p a:hover,
.taxonomy-title + .section-description a:hover {
  color: #1a608b;
}

.informed {
  color: #0c0c0c;
  font-family: "Raleway", sans-serif;
}

.informed .informed-title {
  color: #0c0c0c;
  font-weight: 800;
  font-size: 32px;
}

.informed .informed-title + p {
  color: #0c0c0c;
  font-size: 18px;
  font-family: "Raleway", sans-serif;
}

.informed p:last-child {
  font-size: 10px;
}

.informed [type="submit"] {
  width: 60px;
  text-align: center;
  font-weight: 600;
  border: 1px solid #0c0c0c;
}

.informed .ginput_container_email input {
  height: 60px !important;
  padding-left: 15px;
  border: 1px solid #98a4a8;
}

.informed .ginput_container_email input:hover, .informed .ginput_container_email input:focus {
  border: 1px solid #007A94;
}

.informed .gfield {
  position: relative;
}

.informed .gfield_label {
  display: block;
  position: absolute;
  z-index: 1;
  top: 13px;
  left: 16px;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  color: #7A7A7A;
}

.informed .ginput_container input {
  font-size: 17px;
  color: #0c0c0c;
  font-family: "Open Sans", sans-serif;
  padding: 18px 15px 12px;
}

.page-template-template-involved .page-title {
  text-transform: uppercase;
}

.page-template-template-involved #content {
  color: #0c0c0c;
}

.page-template-template-involved .involved-link-title {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
}

.page-template-template-involved .involved-link-text {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
}

.page-template-template-involved .involved-link-subtext {
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
}

.page-template-template-involved .sign-section-title {
  font-family: "Raleway", sans-serif;
  margin-bottom: 50px;
}

.sign-section [type="submit"] {
  width: 100%;
}

.sign-section .ginput_container [type="text"] {
  height: 60px;
  border-color: #7A7A7A;
}

.sign-section .gfield_checkbox label {
  font-size: 13px;
}

.sign-section p {
  font-size: 21px;
}

.section-title-decor,
.decor-title {
  position: relative;
}

.section-title-decor:after,
.decor-title:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 320px;
  height: 1px;
  background-color: #7A7A7A;
}

.section-title-decor.small-decor:after,
.decor-title.small-decor:after {
  width: 135px;
}

.page-template-template-newsletter .page-title {
  position: relative;
  margin-bottom: 30px;
}

.page-template-template-newsletter .page-title:after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 320px;
  height: 1px;
  background-color: #7A7A7A;
}

.page-template-template-newsletter .ginput_container_email input {
  height: 60px !important;
  padding-left: 15px;
  border: 1px solid #979797;
}

.page-template-template-newsletter .ginput_container_email input:hover, .page-template-template-newsletter .ginput_container_email input:focus {
  border: 1px solid #007A94;
}

.page-template-template-newsletter .gfield {
  position: relative;
}

.page-template-template-newsletter .gform_fields > .gfield:first-child .gfield_label {
  display: block;
  position: absolute;
  z-index: 1;
  top: 16px;
  left: 20px;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  color: #7A7A7A;
}

.page-template-template-contact .ginput_container.ginput_complex span {
  width: 100%;
}
.page-template-template-contact .ginput_container.ginput_complex span:first-child {
  display: inline-block;
  margin-bottom: 20px;
}
.page-template-template-contact .ginput_container.ginput_complex label {
  display: none;
}
.page-template-template-contact .ginput_container input {
  font-size: 17px;
  color: #0c0c0c;
  font-family: "Open Sans", sans-serif;
  height: 60px;
  padding: 18px 15px;
}
.page-template-template-contact .ginput_container textarea {
  font-size: 17px;
  font-family: "Open Sans", sans-serif;
  padding: 18px 15px;
}
.page-template-template-contact .gform_footer [type="submit"] {
  width: 100%;
}

.page-template-template-newsletter .ginput_container input {
  font-size: 17px;
  color: #0c0c0c;
  font-family: "Open Sans", sans-serif;
  padding: 18px 15px 12px;
}

.page-template-template-newsletter .subscribe-column {
  padding: 45px 60px;
}

.page-template-template-newsletter .subscribe-column .gform_heading {
  margin-bottom: 20px;
}

.page-template-template-newsletter .subscribe-column .gform_description {
  font-family: "Raleway", sans-serif;
  font-size: 19px;
}

.page-template-template-newsletter .subscribe-column .ginput_container_email input {
  height: 60px;
  padding-left: 20px;
}

.page-template-template-newsletter .subscribe-column [type="submit"] {
  width: 100%;
}

.page-template-template-newsletter .subscribe-column [type="submit"]:active {
  color: #003f5b;
  border-color: #007994;
}

.page-template-template-newsletter .subscribe-column .gfield_checkbox li {
  margin-bottom: 0;
}

.page-template-template-newsletter .subscribe-column .gfield_checkbox li input {
  position: absolute;
  opacity: 0;
}

.page-template-template-newsletter .subscribe-column .gfield_checkbox li label {
  font-size: 17px;
}

.page-template-template-newsletter .subscribe-column .gfield_description {
  margin-top: -3px;
  padding-left: 48px;
  font-size: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}

.page-template-template-newsletter .subscribe-column li#field_1_1 ~ li {
  position: relative;
  min-height: 60px;
  padding: 4px 0;
  vertical-align: middle;
  margin-bottom: 15px;
}

.page-template-template-newsletter .subscribe-column .gform_wrapper .gfield_checkbox li label:before {
  margin-top: 1px;
}

.page-template-template-newsletter .subscribe-column .gform_wrapper .gfield_checkbox li input:checked ~ label:after {
  margin-top: 2px;
}

.gform_wrapper {
  color: #0c0c0c;
}

.gform_wrapper .gfield_checkbox li {
  position: relative;
  vertical-align: middle;
  margin-bottom: 15px;
}

.gform_wrapper .gfield_checkbox li input {
  position: absolute;
  opacity: 0;
}

.gform_wrapper .gfield_checkbox li input:checked ~ label {
  position: relative;
  padding-left: 40px;
}

.gform_wrapper .gfield_checkbox li input:checked ~ label:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 1px;
  margin-top: -9px;
  width: 18px;
  height: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: transparent transparent #007a94 #007a94;
  transform: rotate(-60deg) skew(-20deg);
}

.gform_wrapper .gfield_checkbox li label {
  position: relative;
  padding-left: 40px;
}

.gform_wrapper .gfield_checkbox li label:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #0c0c0c;
  border-radius: 3px;
}

.gform_wrapper .gfield_checkbox li.is-checked label:before {
  border: 1px solid #007a94;
}

.gform_wrapper label {
  font-family: "Open Sans", sans-serif;
}

.buildings-list,
.landmarks-list,
.neighborhoods-list {
  font-family: "Raleway", sans-serif;
}

.buildings-list a,
.landmarks-list a,
.neighborhoods-list a {
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #7A7A7A;
  line-height: 2;
}

.buildings-list a:hover,
.landmarks-list a:hover,
.neighborhoods-list a:hover {
  color: #1a608b;
  font-size: 16px;
}

.nearby-link-item {
  color: #7A7A7A;
}

.nearby-link-item:hover {
  color: #1a608b;
}

.borough-link-title {
  color: #007a94;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.63px;
  font-family: "Raleway", sans-serif;
  position: absolute;
  bottom: -35px;
  left: 50%;
  width: 170px;
  transform: translate(-50%, 0);
  transition: all 0.3s ease-in-out;
}

.borough-link-title:hover {
  color: #890356;
  text-decoration: underline;
}

.borough-link-bg:hover .borough-link-title {
  color: #890356;
}

.button-back {
  font-size: 46px;
  color: #97bfcd;
}

.button-back:hover {
  color: #1a608b;
}

.acf-map {
  height: 640px;
  color: #0c0c0c;
}

.acf-map .wp-post-image,
.acf-map .map-img {
  max-width: 100% !important;
}

.building-marker-title {
  font-family: "Raleway", sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #0c0c0c;
}

.singular-cat-title {
  font-weight: 700 !important;
  letter-spacing: 1.76px !important;
  font-size: 16px !important;
  text-transform: uppercase;
  margin-bottom: 15px !important;
}

.singular-title {
  line-height: 1.2;
  font-weight: 500;
}

.single-wrap {
  font-family: "Open Sans", sans-serif;
}

.single-wrap .top-shifted-column {
  position: relative;
  padding: 30px 42px 20px 75px;
}

.single-wrap .top-shifted-column p {
  color: #56666d;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.single-wrap .top-shifted-column:after {
  content: '';
  display: none;
  position: absolute;
  bottom: 0;
  left: 30px;
  width: calc(100% - 60px);
  height: 1px;
  background-color: #7A7A7A;
}

.single-wrap .social-link-wrap {
  margin: 30px 0;
  background-color: #d9ebef;
  padding: 30px 80px;
}

.single-wrap .entry-meta {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 20px;
}

.single-wrap .entry-meta a {
  color: #7A7A7A;
}

.single-wrap .entry-meta a:hover {
  color: #1a608b;
}

.single-wrap .single-content {
  margin-left: -50px;
  padding: 25px 70px 25px 70px;
}

.single-wrap .single-content.police-single-container {
  margin: auto;
  float: none;
}

.single-wrap .single-item-title {
  color: #0c0c0c;
  font-weight: 700;
  margin-bottom: 30px;
  padding-top: 15px;
}

.single-wrap .testimony-img-description {
  font-size: 16px;
  font-style: italic;
  margin-top: 15px;
}

.single-wrap .testimony-title {
  color: #0c0c0c;
  font-weight: 600;
}

.single-wrap .testimony-wrap {
  background-color: #fff;
  border: 1px solid #dedede;
  padding: 20px;
  margin-bottom: 30px;
  margin-left: -15px;
  margin-right: -15px;
}

.single-wrap .item-bottom-text {
  color: #0c0c0c;
}

.single-wrap .single-item {
  margin-bottom: 40px;
}

.single-wrap h2, .single-wrap h3, .single-wrap h4, .single-wrap h5 {
  color: #0c0c0c;
  font-weight: 700;
}

.single-wrap .action-item {
  margin-top: 20px;
  margin-bottom: 20px;
}

.single-wrap .related {
  background-color: transparent;
}

.single-wrap .related .section-title {
  margin-bottom: 30px;
}

.sidebar-menu {
  padding-top: 40px;
  font-family: "Open Sans", sans-serif;
}

.sidebar-menu li {
  padding-top: 15px;
  padding-bottom: 15px;
  list-style: none;
}

.sidebar-menu li a {
  color: #0c0c0c;
  font-family: "Raleway", sans-serif;
  position: relative;
}

.sidebar-menu li a:hover {
  color: #1a608b;
}

.sidebar-menu li.active a {
  font-weight: 700;
}

.sidebar-menu li.active a:before {
  content: '';
  position: absolute;
  top: 0;
  left: -12px;
  height: 100%;
  width: 5px;
  background-color: #007a94;
}

.sidebar-menu li.active + .active a {
  font-weight: normal;
}

.testimony-img-wrap {
  background-color: #fff;
}

.buildings-map {
  position: relative;
}

.buildings-map .map-info {
  position: absolute;
  top: 50%;
  left: 10%;
  max-width: 85%;
  width: 560px;
  color: #0c0c0c;
  transform: translateY(-50%);
}

.buildings-map .marker-info {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
}

.buildings-map .marker-info.is-active {
  z-index: 1;
}

.buildings-map .marker-info.is-active .marker-info-item {
  transform: scale(1);
  transition: all 0.15s ease-in-out 0.15s;
}

.buildings-map .marker-info:not(.is-active) {
  z-index: -1;
  pointer-events: none;
}

.buildings-map .marker-info:not(.is-active) .marker-info-item {
  opacity: 0;
  transform: scale(0.9);
  transition: all 0.15s ease-in-out;
}

.buildings-map .marker-info-item {
  font-family: "Raleway", sans-serif;
  background-color: #fff;
  transform: scale(0.9);
}

.buildings-map .marker-info-item p {
  font-family: "Raleway", sans-serif;
}

.buildings-map .marker-info-item > .row .columns {
  padding: 15px;
}

.buildings-map .marker-info-item address {
  font-style: normal;
  margin-bottom: 15px;
  color: #55666d;
  font-size: 18px;
  font-weight: 500;
}

.buildings-map .marker-info-item .building-status {
  font-size: 11px;
  line-height: 16px;
  color: #56666d;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  margin-bottom: 5px;
}

.buildings-map .marker-info-item .building-status span {
  color: #890356;
}

.buildings-map .marker-info-item .tags {
  color: #7A7A7A;
  font-size: 10px;
}

.buildings-map .marker-info-item .tags:before {
  content: '';
}

.buildings-map .marker-info-item .trim-comtent {
  font-size: 12px;
}

.buildings-map .marker-info-item .view-all-tags {
  color: #007a94;
  font-family: "Raleway", sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.buildings-map .marker-info-item .view-all-tags:hover {
  color: #00a4c7;
}

.buildings-map .map-arrows {
  border-top: 1px solid #97bfcd;
}

.buildings-map .map-arrows .columns + .columns .marker-arrow {
  border-left: 1px solid #97bfcd;
}

.buildings-map .marker-arrow {
  display: block;
  padding: 0 10px;
  background-color: #d9ebef;
  color: #97bfcd;
  line-height: 50px;
  font-size: 30px;
  transition: all 0.3s ease-in-out;
}

.buildings-map .marker-arrow:hover {
  background-color: #b5d8e0;
}

.info-block {
  max-width: 510px;
  margin: 30px auto;
  padding: 5vw;
  text-align: center;
  background-color: #fff;
}

.filed-under-section {
  padding-top: 20px;
  padding-bottom: 15px;
  border-top: 2px solid rgba(86, 102, 109, 0.46);
  border-bottom: 2px solid rgba(86, 102, 109, 0.46);
  margin-bottom: 35px;
}

.filed-under-section .filed-title {
  display: inline-block;
  color: #890356;
  font-family: "Raleway", sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.65px;
  margin-right: 10px;
}

.filed-under-section .filed-under {
  display: inline;
}

.filed-under-section ul {
  margin: 0;
}

.filed-under-section li {
  display: inline-block;
}

.filed-under-section li a {
  color: #56666d;
  padding-right: 10px;
  text-transform: uppercase;
  font-size: 15px;
  font-family: "Raleway", sans-serif;
}

.filed-under-section li a:hover {
  color: #1693ae;
  text-decoration: underline;
}

.filed-under-section li + li a {
  padding-left: 9px;
}

.filed-under-section li + li a:hover {
  color: #1693ae;
}

.sidebar-menu-position .sidebar-menu {
  margin: 0;
}

.sidebar-menu-position .sidebar-menu li {
  padding-top: 5px;
  padding-bottom: 5px;
}

.social-link-wrap {
  position: relative;
  padding-left: 20px;
  padding-right: 50px;
  margin-bottom: 30px;
}

.social-link-wrap .social-link-text {
  font-weight: 500;
  font-size: 24px;
}

.social-link-wrap .social-link-text a {
  color: #007a94;
}

.social-link-wrap .social-img {
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  max-width: 40px;
}

/* Blog page */
.posts-list article {
  padding-bottom: 20px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
}

.posts-list .entry-meta {
  margin-bottom: 0;
}

.posts-list #searchform {
  margin-bottom: 40px;
}

.entry-meta {
  color: #666;
  font-size: 14px;
}

.entry-meta a {
  text-decoration: none;
}

.thumbnail {
  margin-bottom: 20px;
}

.single-buildings .building-page-title {
  color: #0c0c0c;
  font-family: "Raleway", sans-serif;
  font-size: 40px;
  font-weight: 800;
}

.single-buildings .building-info-text {
  color: #55666d;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  flood-color: #55666d;
}

.single-buildings .building-info-text b {
  color: #0c0c0c;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
}

.single-buildings .building-status, .single-buildings .content-building-status {
  font-family: "Raleway", sans-serif;
  display: inline-block;
  background-color: #fff;
  border-radius: 4px;
  color: #0c0c0c;
  overflow: hidden;
  padding-right: 20px;
  line-height: 50px;
  font-size: 16px !important;
  font-weight: 500 !important;
  letter-spacing: 0.2px;
  box-shadow: 2px 3px 3px 0px rgba(0, 0, 0, 0.16);
  margin: 35px auto;
}

.single-buildings .building-status span, .single-buildings .content-building-status span {
  background-color: #edb700;
  color: #fff;
  display: inline-block;
  padding: 0 20px;
  margin-right: 10px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700 !important;
  letter-spacing: 1.54px;
}

.single-buildings .content-building-status {
  margin-left: auto;
  margin-right: auto;
  float: none;
  display: table;
}

.single-buildings .address {
  color: #55666d;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.single-buildings .building-content .medium-centered {
  background-color: #fff;
  padding-top: 27px;
  padding-bottom: 12px;
}

.single-buildings .building-content .medium-centered h3 {
  text-align: center;
}

.single-buildings .building-info {
  font-family: "Raleway", sans-serif;
  padding-top: 48px;
  padding-bottom: 50px;
  padding-left: 25px;
  position: relative;
  min-height: 540px;
}

.single-buildings .building-info p, .single-buildings .building-info address {
  font-family: "Raleway", sans-serif;
}

.single-buildings .building-info p b, .single-buildings .building-info address b {
  font-size: 16px;
}

.single-buildings .building-info address {
  font-style: normal;
}

.single-buildings .building-info address ~ p {
  margin-bottom: 0;
}

.single-buildings .building-info .tags {
  margin: 0;
  position: absolute;
  word-spacing: 5px;
  width: calc(100% - 50px);
  bottom: 0;
  left: 50%;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.65px;
  line-height: 1;
  padding-top: 16px;
  padding-bottom: 16px;
  border-top: 1px solid rgba(86, 102, 109, 0.46);
  border-bottom: 1px solid rgba(86, 102, 109, 0.46);
  transform: translate(-50%, 0);
}

.single-buildings .building-info .tags b {
  font-size: 15px;
  font-weight: 600;
}

.single-buildings .building-info .tags:before {
  font-size: 15px;
}

.single-buildings .content-building-status {
  font-size: 24px;
}

.single-buildings #content section h3, .single-buildings #content section h4 {
  color: #0c0c0c;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
}

.single-buildings .building-content {
  padding-top: 30px;
  padding-bottom: 30px;
}

.single-buildings .building-content p {
  font-size: 18px;
}

.single-buildings .activity li {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  line-height: 2;
}

.single-buildings .activity ul {
  margin-left: 20px;
}

.recent .recent-item {
  font-family: "Raleway", sans-serif;
  font-size: 17px;
  border-radius: 2px;
  border: 1px solid #eef0f0;
}

.recent .recent-item .no-right-pad {
  padding-left: 0;
}

.recent .recent-item .related-post-link {
  color: #0c0c0c;
  font-family: "Raleway", sans-serif;
  font-size: 22px;
  font-weight: 600;
}

.recent .recent-item .related-post-link:hover {
  color: #890356;
}

.recent .recent-item .entry-meta {
  text-decoration: none;
  color: #890356;
  font-size: 13px;
  letter-spacing: 1.63px;
}

.recent .recent-item .entry-meta b {
  text-transform: uppercase;
}

.recent .recent-item .entry-meta a {
  text-decoration: none;
  color: #890356;
  font-size: 13px;
  letter-spacing: 1.63px;
}

.recent .recent-item .entry-meta a:hover {
  text-decoration: underline;
}

.recent .recent-item .right-arrow {
  border-radius: 2px;
  border: 1px solid #0c0c0c;
  padding: 12px 15px 12px 15px;
  font-family: "Raleway", sans-serif;
  color: #0c0c0c;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.54px;
}

.recent .recent-item .right-arrow .fa {
  font-size: 22px;
  margin-left: 5px;
  position: relative;
  top: 1px;
}

.recent .recent-item .right-arrow:hover {
  color: #007a94;
  border-color: #007a94;
  background-color: rgba(255, 255, 255, 0.15);
}

#content {
  position: relative;
}

#content section h3, #content section h4 {
  color: #0c0c0c;
}

/* Comments block */
.comment-list {
  margin: 0;
  list-style: none;
  padding: 0;
}

.comment-meta {
  font-size: 14px;
}

.comment-metadata {
  color: #666;
}

.comment-content {
  font-size: 14px;
  padding-left: 25px;
  margin-top: 20px;
  border-left: 1px solid #ddd;
}

.reply {
  text-align: right;
}

.comment-reply-link {
  display: inline-block;
  padding: .33333rem .5rem;
  font-size: .8rem;
  line-height: 1;
  white-space: nowrap;
  border-radius: 0;
  background: #777;
  color: #fefefe;
}

/* 404 page */
.not-found {
  padding: 100px 0;
}

.not-found .label {
  text-decoration: none;
  cursor: pointer;
  background-color: #1a608b;
}

.not-found .label:hover {
  background-color: #144869;
  color: #fff;
}

/* Sidebar */
.widget {
  margin-bottom: 20px;
}

/*---------------------------------------
	TMPL: Home page
---------------------------------------*/
.info-section {
  font-family: "Futura", sans-serif;
  position: absolute;
  z-index: 15;
  top: -177px;
  height: 140px;
  width: 100%;
  padding-top: 25px;
  background-color: rgba(255, 255, 255, 0.8);
}

.info-section p, .info-section h5 {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  color: #003f5b;
}

.info-section h5 {
  line-height: 54px;
  font-size: 46px;
}

.info-section p {
  line-height: 1;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}

.featured-post {
  margin-top: 50px;
  margin-bottom: 42px;
}

.featured-post .featured-post-right-side .inner-wrap {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
  transition: all 0.3s ease-in-out;
}

.featured-post .featured-post-right-side .inner-wrap:hover {
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.16);
}

.pages-links {
  padding-bottom: 20px;
}

.pages-links__box {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
  border-radius: 2px;
  margin-bottom: 30px;
}

.pages-links__box:hover {
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.16);
}

.pages-links .link-wrap {
  background-color: #E5E5E5;
  height: 100px;
  position: relative;
}

.pages-links .link-title {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  position: absolute;
  bottom: 0;
  background-color: #fff;
  left: 50%;
  letter-spacing: 1.98px;
  margin-bottom: 0;
  text-transform: uppercase;
  padding: 8px 19px;
  transform: translate(-50%, 0);
}

.pages-links .align-middle-position {
  font-size: 0;
  white-space: nowrap;
  margin-bottom: 25px;
}

.pages-links .align-middle-position:before {
  content: '';
  height: 100%;
  width: 0;
  display: inline-block;
  vertical-align: middle;
}

.pages-links .align-middle-position > * {
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
}

.pages-links__content {
  padding: 30px 20px 30px;
  background-color: #fff;
}

.pages-links__content_text {
  color: #0c0c0c;
  font-family: "Raleway", sans-serif;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.2;
}

.pages-links__content a {
  display: inline-block;
  border-radius: 3px;
  border: 1px solid #0c0c0c;
  padding: 17px 17px 17px 17px;
  margin: auto;
  min-width: 170px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1.63px;
  font-size: 13px;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  color: #0c0c0c;
}

.pages-links__content a:hover {
  border-color: #007A94;
  color: #007A94;
}

.featured-post-img {
  padding-bottom: 71%;
  display: block;
}

.featured-post-img:hover {
  opacity: 0.85;
}

.featured-label a {
  font-family: "Raleway", sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.21px;
  line-height: 28px;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  background-color: #890356;
  padding: 0 7px;
  margin-bottom: 32px;
}

.featured-label a:hover {
  opacity: 0.8;
}

.featured-post-title {
  font-family: "Raleway", sans-serif;
  margin-bottom: 20px;
}

.featured-post-title a {
  color: #0c0c0c;
  font-weight: 700;
  font-size: 28px;
  font-family: "Raleway", sans-serif;
  line-height: 33px;
  display: block;
}

.featured-post-title a:hover {
  text-decoration: underline;
}

.featured-post .row:hover .featured-post-title a {
  color: #890356;
}

.featured-post-right-side .inner-wrap {
  position: relative;
  background-color: #fff;
  padding: 20px 20px 80px;
}

.featured-post-right-side .featured-post-info {
  position: absolute;
  bottom: 18px;
  left: 20px;
  width: calc(100% - 40px);
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
}

.featured-post-right-side .featured-post-info h5 {
  font-weight: 700;
  color: #890356;
  font-size: 13px;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.63px;
}

.featured-post-right-side .featured-post-info .text-right h5 {
  color: #a20466;
}

.featured-post-right-side p {
  font-family: "Merriweather", serif;
  line-height: 1.7;
  color: #0c0c0c;
  font-size: 16px;
}

.person-photo {
  display: inline-block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: 20px 10px;
  vertical-align: middle;
}

.person-info {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}

.news {
  padding-top: 50px;
  padding-bottom: 73px;
  background-color: #fff;
}

.news .bottom-info {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.news .bottom-info .news_category h5, .news .bottom-info .text-right h5 {
  color: #890356;
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.92px;
  margin-top: 0;
}

.news .bottom-info .text-right h5 {
  font-weight: 600;
  color: #a20466;
}

.news-item-wrap {
  position: relative;
  background-color: #fff;
  padding-bottom: 35px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
  border-radius: 2px;
}

.news-item-wrap:hover {
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.16);
}

.news-item-wrap-page {
  padding-bottom: 5px;
}

.news-item-wrap .news__no_thumbnail.news-text {
  padding: 27px 16px 0;
  border-top: 10px solid #ebd7e5;
}

.news-item-wrap .news__no_thumbnail.news-text h6 {
  font-size: 22px;
  margin-bottom: 10px;
}

.news-item-wrap .news-text {
  padding-bottom: 0;
}

.news-item-wrap .news-text h6 {
  color: #0c0c0c;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
}

.news-item-wrap .news-text p {
  text-align: center;
}

.news-title {
  font-family: "Raleway", sans-serif;
  text-align: center;
  margin-bottom: 30px;
  color: #0c0c0c;
  font-weight: 700;
}

.search-item,
.news-item {
  margin-bottom: 30px;
}

.news-item-wrap,
.news-item-border {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
  border-radius: 0 0 2px 2px;
}

.news-item:hover .news-item-border {
  position: relative;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.16);
}

.news-item-wrap {
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
}

.search-img,
.news-img {
  display: block;
  padding-bottom: 60%;
  background-color: #E5E5E5;
  transition: all 0.3s ease-in-out;
}

body.home .search-img, body.home
.news-img {
  padding-bottom: 67%;
}

.search-img:hover,
.news-img:hover {
  opacity: 0.8;
}

.search-text,
.news-text {
  padding: 15px 15px 5px;
  background-color: #fff;
}

.search-text h3, .search-text h6,
.news-text h3 {
  font-family: "Raleway", sans-serif;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
}

.news-text h6 {
  font-size: 18px;
  font-family: "LucidaGrande", sans-serif;
  text-align: center;
}

.search-text h3 a, .search-text h6 a,
.news-text h3 a,
.news-text h6 a {
  color: #0c0c0c;
}

.search-text h3 a:hover, .search-text h6 a:hover,
.news-text h3 a:hover,
.news-text h6 a:hover {
  color: #890356;
}

.search-text p,
.news-text p {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}

.search-text h5,
.news-text h5 {
  margin-top: 15px;
  color: #890356;
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.92px;
}

.search-text h5.entry-meta,
.news-text h5.entry-meta {
  font-weight: 600;
}

/* get involved page */
.page-template-template-get-involved .header-content {
  top: 54%;
}

.page-template-template-get-involved .header-content .large-8 {
  width: 75%;
}

.page-template-template-get-involved .header-content .page-title {
  margin-bottom: 15px;
}

.page-template-template-get-involved .header-content p {
  font-size: 24px;
  line-height: 29px;
}

.get-involved .donate-section.section-pad {
  padding: 0;
  margin-top: -117px;
}

.get-involved .donate-section.section-pad .row {
  background-color: #fff;
  max-width: 1000px;
  padding: 41px 15px 24px;
  margin-bottom: 20px;
}

.get-involved .donate-section.section-pad .row .involved-link-title {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 20px;
}

.get-involved .donate-section.section-pad .row .involved-link-text {
  font-size: 16px;
  font-family: "Merriweather", serif;
  margin-bottom: 32px;
}

.get-involved .donate-section.section-pad .row .involved-link-subtext {
  font-size: 14px;
  font-family: "Merriweather", serif;
  color: #56666D;
}

.get-involved .donate-section.section-pad .row a.button {
  display: inline-block;
  padding: 18px 15px 12px;
  font-size: 16px;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  background-color: #edb700;
  border: none;
  color: #fff;
  border-bottom: 4px solid #edb700;
  margin-bottom: 15px;
  letter-spacing: 1.7px;
  min-width: 260px;
}

.get-involved .donate-section.section-pad .row a.button:hover {
  background-color: #fdd13c;
  border-bottom: 4px solid #edb700;
}

.get-involved .donate-section.section-pad .row a.button:focus {
  background-color: #edb700;
  border-bottom: 4px solid #EDB700;
}

.get-involved .involved-links-section .involved-link-item {
  margin-bottom: 30px;
}

.get-involved .involved-links-section .involved-link-item .involved-link-wrap {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.16);
  border-radius: 2px;
  padding: 48px 15px 31px;
  transition: all 0.3s ease-in-out;
}

.get-involved .involved-links-section .involved-link-item .involved-link-wrap:hover, .get-involved .involved-links-section .involved-link-item .involved-link-wrap:focus {
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.16);
}

.get-involved .involved-links-section .involved-link-item .involved-link-wrap hr {
  width: 80px;
  margin: 12px auto 23px;
}

.get-involved .involved-links-section .involved-link-item .involved-link-wrap p {
  margin-bottom: 32px;
}

.get-involved .involved-links-section .involved-link-item .involved-link-wrap a.button {
  font-size: 13px;
  letter-spacing: 1.8px;
  padding: 17px 16px;
  min-width: 180px;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
}

.get-involved .involved-links-section .involved-link-item.involved-big-item .involved-link-wrap {
  padding: 50px 20px 30px;
}

.get-involved .involved-links-section .involved-link-item.involved-big-item .involved-link-wrap hr {
  width: 80px;
  margin: 12px auto 29px;
}

.get-involved .involved-links-section .involved-link-item.involved-big-item .involved-link-wrap p {
  margin-bottom: 45px;
}

.get-involved .involved-links-section .involved-link-title {
  font-size: 26px;
  font-weight: 700;
}

.get-involved .involved-links-section .involved-link-text {
  font-size: 18px;
  line-height: 24px;
  font-family: "Raleway", sans-serif;
}

.get-involved .involved-links-section .involved-small-item .button {
  padding-top: 18px;
  padding-bottom: 17px;
  letter-spacing: 1px;
}

.get-involved .sign-section {
  padding: 0;
  margin-top: 20px;
}

.get-involved .sign-section .row {
  background-color: #fff;
  max-width: 1000px;
  padding: 38px 45px 0;
  margin-bottom: 50px;
}

.get-involved .sign-section .row p {
  font-family: "Merriweather", serif;
  font-size: 16px;
  line-height: 27px;
  margin-bottom: 29px;
}

.get-involved .sign-section-title {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 20px;
}

.get-involved .sign-section .sign-form {
  padding: 52px 20px;
}

.page-template-template-newsletter .gform_wrapper .gfield_checkbox li.is-checked label::before,
.get-involved .sign-section .sign-form .gform_wrapper .gfield_checkbox li.is-checked label::before {
  border: 1px solid #1693ae;
  background-color: #1693ae;
}

.page-template-template-newsletter .gform_wrapper .gfield_checkbox li input:checked ~ label::after,
.get-involved .sign-section .sign-form .gform_wrapper .gfield_checkbox li input:checked ~ label::after {
  border-color: transparent transparent #fff #fff;
}

.get-involved .sign-section .sign-form form .gform_body .gfield {
  margin-bottom: 13px;
}

.get-involved .sign-section .sign-form form .gform_body .gfield:not(:last-child) .gfield_label {
  display: block;
  position: absolute;
  z-index: 1;
  top: 10px;
  left: 16px;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  color: #7A7A7A;
}

.get-involved .sign-section .sign-form form .gform_body .gfield:not(:last-child) .gfield_label.act {
  font-size: 11px !important;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
}

.get-involved .sign-section .sign-form form .gform_body .gfield:last-child label {
  font-size: 14px;
  padding-left: 26px;
  margin: 0;
  width: 100%;
  font-family: "Raleway", sans-serif;
}

.get-involved .sign-section .sign-form form .gform_body .gfield input {
  font-size: 16px;
  font-family: "Raleway", sans-serif;
  height: 50px;
  padding: 18px 15px 0;
  border: 1px solid #99a4a9;
}

.get-involved .sign-section .sign-form form .gform_body .gfield.copy-text {
  margin: -15px 0 10px;
  text-align: left;
}

.get-involved .sign-section .sign-form form .gform_body .gfield.copy-text span {
  font-size: 13px;
  font-family: "Raleway", sans-serif;
  color: #56666d;
}

.page-template-template-contact .gform_footer input[type="submit"],
.page-template-template-newsletter .gform_footer input[type="submit"],
.get-involved .sign-section .sign-form form .gform_footer input[type="submit"] {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Raleway", sans-serif;
  letter-spacing: 1.5px;
  background-color: #edb700;
  border: none;
  border-bottom: 4px solid #edb700;
  padding: 18px 15px 13px;
}

.page-template-template-contact .gform_footer input[type="submit"]:hover,
.page-template-template-contact .gform_footer input[type="submit"]:focus,
.page-template-template-newsletter .gform_footer input[type="submit"]:hover,
.page-template-template-newsletter .gform_footer input[type="submit"]:focus,
.get-involved .sign-section .sign-form form .gform_footer input[type="submit"]:hover {
  background-color: #fdd13c;
  border-bottom: 4px solid #edb700;
}

.get-involved .sign-section .sign-form form .gform_footer input[type="submit"]:focus {
  background-color: #edb700;
  border-bottom: 4px solid #EDB700;
}

/* ------------------------------------
    Footer Styles
------------------------------------- */
.footer {
  margin-top: 30px;
}

.top-footer {
  padding-top: 0;
}

.bottom-footer {
  background-color: #fff;
  padding-top: 13px;
  padding-bottom: 20px;
}

.bottom-footer li a {
  color: #66747a;
  font-size: 18px;
}

.bottom-footer li a:hover {
  color: #003f5b;
}

.footer-info-item {
  margin-bottom: 30px;
  padding: 19px 16px;
  background-color: rgba(86, 102, 109, 0.9);
  color: #fff;
}

.footer-info-item h5 {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

.footer-info-item h5:after {
  position: absolute;
  content: '';
  width: 50px;
  height: 1px;
  background-color: #fff;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

.footer-info-item p {
  font-size: 14px;
  font-family: "Raleway", sans-serif;
  text-align: center;
}

.footer-info-item .align-wrap {
  display: table;
  width: 100%;
}

.footer-info-item .button-wrap {
  display: table-cell;
  vertical-align: bottom;
  padding-top: 27px;
}

.footer-info-item .button {
  text-transform: uppercase;
  color: #0c0c0c;
  border-radius: 2px;
  border: 1px solid #000;
  background-color: #fff;
  letter-spacing: 2px;
  font-size: 14px;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
}

.footer-info-item .button:hover {
  background-color: #fff;
  color: #007a94;
  border: 1px solid #007a94;
}

.footer-info-item .button:focus {
  background-color: #fff;
  color: #003f5b;
  border: 1px solid #003f5b;
}

.footer-content {
  margin-bottom: 25px;
  color: #0c0c0c;
  font-family: "Raleway", sans-serif;
}

.footer-content h4 {
  font-weight: 800;
  font-family: "Raleway", sans-serif;
  font-size: 33px;
}

.footer-content p {
  font-size: 20px;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  line-height: 1.5;
  color: #56666D;
}

.footer-links {
  padding-bottom: 84px;
}

.sticky-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.footer_copyright {
  padding-top: 8px;
}

.footer_copyright p {
  margin: 0;
  font-size: 15px;
  font-family: "Raleway", sans-serif;
  color: #56666d;
  font-weight: 400;
}

.menu-footer-second-menu-container ul li {
  padding-left: 5px;
  padding-right: 5px;
}

.footer-copy {
  margin-right: 7px;
  font-family: "Futura", sans-serif;
  color: #0c0c0c;
  font-size: 34px;
  font-weight: 500;
  vertical-align: middle;
}

.footer-copy + div {
  display: inline-block;
  vertical-align: middle;
}

.footer-copy:hover {
  color: #1a608b;
}

.footer-menu {
  margin: 0;
  list-style: none;
  padding: 0;
}

.footer-menu li {
  display: inline-block;
}

.footer-menu li a {
  display: block;
  padding: 5px 10px;
  font-weight: 300;
  font-size: 15px;
  color: #56666d;
  font-family: "Raleway", sans-serif;
}

.footer-menu.top-menu {
  padding-bottom: 10px;
}

.footer-menu.top-menu li a {
  font-weight: 600;
  font-size: 18px;
  font-family: "Raleway", sans-serif;
  color: #003f5b;
  padding-left: 19px;
  padding-right: 19px;
}

.footer-menu .menu-footer-second-menu-container li a {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1;
}

/***************************
Donate Page
*************************/
.page-template-template-donate .row {
  max-width: 1000px;
}

.page-template-template-donate .top-header {
  padding: 7px 0;
}

.page-template-template-donate .top-header .row {
  max-width: none;
}

.donate-page-header .header_banner {
  padding-top: 75px;
  height: 448px;
}

.donate-page-header .header-content {
  margin-top: 0;
}

.donate-page-header .header-content .page-title {
  font-size: 46px;
  letter-spacing: 0.7px;
  margin-bottom: 11px;
}

.donate-page-header .header-content p {
  max-width: 630px;
  margin: 0 auto;
  font-size: 24px;
  font-weight: 400;
}

.preserving_nyc_landmarks__image_large {
  display: block;
  padding-bottom: 47%;
}

.preserving_nyc_landmarks__image_medium {
  display: none;
  padding-bottom: 47%;
}

.preserving_nyc_landmarks__image_small {
  display: none;
}

.why_donate .row {
  padding: 15px;
  background-color: #fff;
}

.why_donate .title {
  color: #0c0c0c;
  font-family: "Raleway", sans-serif;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 37px;
}

.why_donate__single h4 {
  color: #007a94;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.75px;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 8px;
}

.why_donate__single h4:after {
  position: absolute;
  display: block;
  content: '';
  background-color: #007a94;
  width: 137px;
  height: 1px;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

.why_donate__single p {
  color: #56666d;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.donate_main_container {
  padding-bottom: 26px;
}

.donate_main_container__content {
  text-align: center;
  margin-bottom: 45px;
}

.donate_main_container__content h2 {
  color: #0c0c0c;
  font-family: "Raleway", sans-serif;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 15px;
}

.donate_main_container__content p {
  font-size: 20px;
  color: #56666d;
  word-spacing: -1px;
  letter-spacing: -0.2px;
}

.donate_main_container .donation_levels .row {
  margin: 0;
}

.donate_main_container .donation_levels__single {
  position: relative;
  display: block;
  margin-bottom: 20px;
  background-color: #fff;
}

.donate_main_container .donation_levels__single:after {
  position: absolute;
  display: block;
  font-size: 54px;
  font-weight: 300;
  top: 50%;
  right: 15px;
  content: '\f105';
  color: #97bfcd;
  font-family: FontAwesome;
  transform: translate(-50%, -50%);
}

.donate_main_container .donation_levels__single:hover:after {
  color: #890356;
}

.donate_main_container .donation_levels__single:hover .donation_levels__single_price {
  color: #97bfcd;
}

.donate_main_container .donation_levels__single:hover .donation_levels__single_info h3 {
  color: #890356;
}

.donate_main_container .donation_levels__single_price {
  top: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  width: 166px;
  background-color: #d9ebef;
  font-size: 0;
  white-space: nowrap;
}

.donate_main_container .donation_levels__single_price:before {
  content: '';
  height: 100%;
  width: 0;
  display: inline-block;
  vertical-align: middle;
}

.donate_main_container .donation_levels__single_price > * {
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
}

.donate_main_container .donation_levels__single_price p {
  font-family: "Raleway", sans-serif;
  margin-bottom: 0;
  color: #007a94;
  font-size: 50px;
  font-weight: 300;
}

.donate_main_container .donation_levels__single_info {
  padding: 20px 77px 20px 190px;
}

.donate_main_container .donation_levels__single_info h3 {
  color: #003f5b;
  font-family: "Raleway", sans-serif;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 0;
}

.donate_main_container .donation_levels__single_info p {
  color: #56666d;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  margin: 0 0 10px 0;
}

.donate_main_container .donation_levels__single_info ul {
  margin-left: 1.8rem;
  margin-bottom: 0;
}

.donate_main_container .donation_levels__single_info ul li {
  color: #56666d;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  margin: 0;
}

.table-view {
  display: table;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
}

.donate-diagram .row-diagram {
  background-color: #fff;
  padding: 37px 15px 28px;
}

.donate-diagram h2 {
  margin-bottom: 42px;
}

.donate-diagram-left {
  padding-right: 52px;
}

.donate-diagram-right {
  padding-left: 0;
}

.donate-diagram-image {
  display: inline-block;
  position: relative;
  width: 268px;
  height: 268px;
  background-repeat: no-repeat;
  background-position: 50%;
}

.donate-diagram-image-content {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}

.donate-diagram-image-content h2 {
  color: #007a94;
  font-size: 60px;
  line-height: 82px;
  margin-bottom: 0;
  font-weight: 300;
}

.donate-diagram-image-content p {
  font-size: 15px;
  line-height: 19px;
  color: #56666d;
  font-family: "Raleway", sans-serif;
}

.donate-diagram-list h4 {
  font-size: 22px;
  margin-bottom: 12px;
}

.donate-diagram-list ul {
  margin: 0;
  list-style: none;
  padding: 0;
}

.donate-diagram-list ul li {
  margin-bottom: 7px;
  font-family: "Raleway", sans-serif;
}

.donate-diagram-list ul span {
  display: inline-block;
  font-family: "Raleway", sans-serif;
}

.donate-diagram-list-circle {
  width: 19px;
  height: 19px;
  border-radius: 50%;
  margin-right: 10px;
  margin-bottom: -3px;
}

.donate-diagram-list-percent {
  font-size: 18px;
  margin-right: 8px;
  min-width: 35px;
  font-weight: 500;
}

.donate-diagram-list-text {
  font-size: 18px;
  color: #56666d;
}

.share-button {
  float: right;
  margin-top: -35px;
  margin-right: 20px;
}

.share-button a img {
  transition: all 0.3s ease-in-out;
}

.share-button a:hover img {
  transform: rotate(360deg);
}

.bg-color-white {
  background-color: #fff;
}

.latter {
  border-top: 10px solid #890356;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
  border-radius: 2px;
  padding: 35px 0 4px;
  margin-bottom: 30px;
  overflow: hidden;
}

.latter-padding-top {
  padding: 0 35px;
  border-bottom: 1px solid #eef0f0;
}

.latter-padding-bottom {
  padding: 14px 10px 0;
}

.latter:hover {
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.16);
}

.latter h5 {
  font-size: 18px;
}

.latter_content {
  padding-bottom: 20px;
}

.download_letter {
  display: block;
  position: relative;
  text-transform: uppercase;
  color: #007a94;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.75px;
  padding-left: 40px;
}

.download_letter:after {
  transform: translateY(-50%);
  background-image: url("../images/download-icon.png");
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  content: '';
  width: 30px;
  height: 30px;
}

/* about page */
.page-template-template-about-new .header-content {
  top: 51%;
}

.page-template-template-about-new .header-content .large-8 {
  width: 90%;
}

.page-template-template-about-new .header-content .large-8 .page-title {
  font-size: 16px;
  margin-bottom: 13px;
  letter-spacing: 1.7px;
  font-weight: 800;
}

.page-template-template-about-new .header-content .large-8 .alternative_title_sub_title {
  font-size: 40px;
  font-weight: 800;
  line-height: 46px;
}

.page-template-template-about-new .footer_copyright, .page-template-template-about-new .bottom-menu {
  display: table;
}

.page-template-template-about-new .footer_copyright p, .page-template-template-about-new .footer_copyright .menu-footer-second-menu-container, .page-template-template-about-new .bottom-menu p, .page-template-template-about-new .bottom-menu .menu-footer-second-menu-container {
  display: table-cell;
  vertical-align: bottom;
}

.about-page.single-wrap .top-shifted-column {
  margin-top: -150px;
}

.about-page.single-wrap .top-shifted-column p {
  font-size: 16px;
  font-family: "Merriweather", serif;
  color: #0c0c0c;
}

.about-page.single-wrap .top-shifted-column p.entry-meta {
  font-family: "Raleway", sans-serif;
}

.about-page.single-wrap .top-shifted-column p.about-page-quote {
  font-family: "Raleway", sans-serif;
  color: #1D7B91;
  font-size: 22px;
  line-height: 30px;
}

.about-page-socials {
  background-color: #D9EBEF;
  padding: 38px 15px 42px;
}

.about-page-socials h4 {
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 800;
}

.about-page-socials svg {
  margin: 0 2px;
}

.about-page-socials svg path {
  transition: all 0.3s ease-in-out;
}

.about-page-socials svg:hover path, .about-page-socials svg:focus path {
  fill: #1a608b;
}

.about-page-content {
  padding-top: 31px;
  border-top: 2px solid #F9F9F9;
  margin-top: 26px;
}

.about-page-content h4 {
  font-size: 22px;
  font-weight: 800;
}

.about-page-content p {
  margin-bottom: 21px;
  line-height: 28px;
}

.about-page-content img.size-full {
  width: 97%;
  margin: 10px 0;
}

.about-page-footer-socials p {
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  color: #1a608b;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1.3px;
  margin-bottom: 20px;
}

.about-page-footer-socials svg path {
  transition: all 0.3s ease-in-out;
}

.about-page-footer-socials svg:hover path, .about-page-footer-socials svg:focus path {
  fill: #1a608b;
}

.footer-sitename img {
  width: 384px;
}

.boroughs {
  position: relative;
}

.borough-slider {
  padding: 0 50px;
  /*width: 100vw;
  position: absolute;
  top: calc(100% - 50px);
  left: 0;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;*/
  transition: all .3s ease-in-out;
}
.borough-link-item.active .borough-slider {
  opacity: 1;
  visibility: visible;
}
.borough-slider .slick-arrow:before {
  color: #555;
}
.borough-slider .slick-arrow:hover, .borough-slider .slick-arrow:focus {
  border: none;
  outline: none;
  opacity: .8;
}
.borough-slider .slick-prev {
  left: 20px;
}
.borough-slider .slick-next {
  right: 20px;
}
.borough-slider ul {
  margin: 0;
  padding: 30px;
  list-style: none;
  text-align: center;
  -webkit-columns: 150px 4;
  -moz-columns: 150px 4;
  columns: 150px 4;
}
