@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Droid+Serif|Open+Sans");
@font-face {
  font-family: "horne";
  src: url("/wp-content/themes/scdro-child/css/fonts/horne.eot");
  src: url("/wp-content/themes/scdro-child/css/fonts/horne.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/scdro-child/css/fonts/horne.woff") format("woff"), url("/wp-content/themes/scdro-child/css/fonts/horne.ttf") format("truetype"), url("/wp-content/themes/scdro-child/css/fonts/horne.svg#horne") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "horne" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "horne" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-checkmark-round:before {
  content: "\61"; }

.icon-add-circle:before {
  content: "\64"; }

.icon-bullett:before {
  content: "\62"; }

.icon-board:before {
  content: "\65"; }

.icon-barrier:before {
  content: "\66"; }

.icon-tools:before {
  content: "\63"; }

.icon-phone:before {
  content: "\67"; }

.icon-mail:before {
  content: "\68"; }

.icon-arrow-left:before {
  content: "\69"; }

.icon-arrow-right:before {
  content: "\6a"; }

.icon-arrow-down:before {
  content: "\6b"; }

[data-icon]:before {
  font-family: "horne" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="timelime-"]:before,
[class*=" timeline-"]:before {
  font-family: "horne" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*
 Theme Name:   SCDRO Child
 Theme URI:    http://yourwebsite.com/twentyfourteen-child/
 Description:  Child them based on SCDRO - Twenty Seventeen
 Author:       Tom Compagno
 Author URI:   http://contravent.com
 Template:     scdro_twentyseventeen
 Version:      1.0.0
 Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready, responsive-layout, infinite-scroll, post-slider, design, food, journal, magazine, news, photography, portfolio, clean, contemporary, dark, elegant, modern, professional, sophisticated
 Text Domain:  scdro-child
*/
/*GENERAL*/
.status-page-container {
  padding-bottom: 20px; }

.status-form-container {
  padding-bottom: 20px; }

.status-form {
  width: 50%;
  margin: 30px auto;
  padding: 30px 0px;
  display: -ms-flexbox;
  display: flex;
  max-width: 550px;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.status-form .status-form-header {
  width: 100%;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  margin-bottom: 20px; }

.status-form label {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 16px; }

.status-form input.status-form-text {
  width: 100%;
  border: 1px solid #DADADB;
  height: 46px;
  color: #333;
  background: #ffffff;
  margin-bottom: 28px;
  padding-left: 10px; }

.status-form input.status-form-text:focus, .status-form input.status-form-texts:active {
  border: 1px solid #333;
  outline: none; }

.status-form .status-form-btn {
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 20px; }

/* TIMELINE STYLES */
.timeline-container {
  font-family: 'Open Sans', sans-serif;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  z-index: 1;
  margin: 0px auto 60px auto;
  width: 210px; }

.timeline-header {
  width: 100%;
  text-align: center;
  margin: 60px auto 40px auto;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 30px; }

.timeline-item {
  height: 60px;
  font-size: 14px;
  position: relative;
  text-align: left;
  color: #C3C3C3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  width: 100%; }

.timeline-item-value {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  font-size: 16px;
  visibility: hidden; }

.timeline-item-text {
  margin-left: 22px;
  -ms-flex-align: center;
  align-items: center; }

.timeline-item-text.active {
  margin-left: 15px; }

.timeline-item-text.complete {
  margin-left: 15px; }

.timeline-item-icon:before {
  width: 12px;
  height: 12px;
  content: '';
  line-height: 26px;
  border: 2px solid #C3C3C3;
  display: block;
  text-align: center;
  margin: 7px auto 10px 7px;
  border-radius: 50%;
  background-color: #ffffff; }

.timeline-item-icon.active:before {
  content: '\62';
  width: 26px;
  height: 26px;
  border: none;
  margin-top: 0px;
  /* This offsets the smaller circles */
  margin-bottom: 5px;
  font-size: 26px;
  margin-left: 0; }

.timeline-item-icon.complete:before {
  content: '\61';
  width: 26px;
  height: 26px;
  line-height: 23px;
  margin-top: 0px;
  /* This offsets the smaller circles */
  margin-bottom: 5px;
  color: #3BAF29;
  border-color: #3BAF29;
  margin-left: 1px; }

.timeline-item-icon:after {
  width: 60px;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  height: 2px;
  z-index: -1;
  position: absolute;
  content: '';
  background-color: #C3C3C3;
  top: 80%;
  left: -9px; }

.timeline-item-icon.complete:after {
  background-color: #3BAF29; }

.timeline-item.complete > * {
  color: #3BAF29; }

.timeline-item.error.active .timeline-item-icon, .timeline-item.error.active .timeline-item-value {
  color: #FF1919; }

.timeline-container .timeline-item:last-child .timeline-item-icon:after {
  content: none; }

.timeline-item.active {
  color: black; }

/* STATUS CONTAINER STYLES */
.status-container {
  position: relative;
  font-family: "Open Sans", serif;
  width: 100%;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  border: 1px solid rgba(0, 0, 0, 0.15);
  margin: 20px auto;
  font-size: 16px; }

.status-row {
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15); }

.status-header, .status-body {
  padding: 18px 0 18px 10px; }

.status-header {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  padding: 18px 10px 18px 30px; }

.status-body {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  font-size: 16px; }

.error.active.timeline-item-long-description {
  display: none; }

.show-long-description {
  display: none; }

.status-title {
  padding: 18px 0px 18px 10px; }

/* MISSING ITEM CONTAINER STYLES */
.missing-container {
  width: 90%;
  margin: 0 auto; }

.missing-item-container {
  padding: 20px;
  background: rgba(255, 25, 25, 0.15);
  border: 2px solid rgba(255, 25, 25, 0.3); }

.missing-item-header {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 18px; }

.file-error {
  color: #FF1919; }

.file-check {
  margin-right: 15px; }

.missing-item {
  color: #FF1919;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  display: block; }

.missing-item::before {
  content: "•";
  color: #FF1919;
  padding-right: 10px; }

#previews {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap; }

.file-row .preview-container, .file-row .description-container {
  min-height: 160px;
  margin: 0 0; }

.file-row .description-container textarea {
  border: 1px solid #C3C3C3;
  min-height: 160px;
  height: 160px;
  max-height: 160px;
  overflow: scroll;
  width: 100%;
  padding-top: 10px;
  padding-left: 10px;
  margin-top: 10px;
  resize: none; }

.file-row .preview-container:hover {
  cursor: pointer;
  cursor: hand; }

.file-row .preview-container .icon-add-circle {
  color: #F69D00;
  font-size: 19px; }

.file-row .preview-container .preview {
  border: 1px dashed #F69D00;
  min-height: 160px;
  position: relative;
  margin-top: 10px;
  margin-bottom: 5px; }

.supporting-docs-header {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 16px; }

.upload-header-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap; }

.description-container textarea::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.3);
  font-size: 16px; }

.description-container textarea::-moz-placeholder {
  color: rgba(51, 51, 51, 0.3);
  font-size: 16px; }

.description-container textarea:-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.3);
  font-size: 16px; }

.description-container textarea::placeholder {
  color: rgba(51, 51, 51, 0.3);
  font-size: 16px; }

#preview-heading {
  margin-bottom: 0; }

.file-upload-file-heading-required:after, .file-upload-description-heading-required:after {
  content: ' *';
  color: #F69D00;
  display: inline; }

.file-upload-file-heading-required, .file-upload-description-heading-required {
  font-family: "Open Sans", sans-serif;
  font-size: 14px; }

.preview.addedAsset {
  background: #F2F2F2; }

.addedAsset .img-wrapper {
  margin: 0 auto;
  width: 120px;
  padding: 11px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center; }

.addedAsset .img-wrapper img {
  max-height: 100px;
  max-width: 100px; }

.dz-message {
  margin-top: 30px;
  text-align: center; }

.hidden {
  display: none; }

.show {
  display: block; }

.name {
  display: none; }

.addedAsset .name {
  display: block;
  background: #959595;
  color: #ffffff;
  padding: 10px;
  text-align: center;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  bottom: 0;
  width: 100%; }

.remove, .addedAsset .dz-message {
  display: none; }

.addedAsset .remove {
  display: block;
  text-align: right;
  color: #C3C3C3;
  position: absolute;
  top: 0;
  right: 5px;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 14px; }

.remove:hover {
  cursor: pointer;
  cursor: hand; }

#submit-all {
  margin: 5px 15px 20px; }

#submit-all.disabled {
  background: rgba(197, 197, 197, 0.4); }

.timeline-item-rollover {
  display: none;
  position: absolute;
  background: #333;
  color: #fff !important;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  bottom: 70px;
  left: -75px;
  padding: 10px;
  width: 200px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }

.timeline-item:hover .timeline-item-rollover {
  display: block; }

.timeline-item-long-description {
  display: none; }

.info-status:after {
  content: 'i';
  width: 26px;
  height: 26px;
  border: 1px solid #F69D00;
  border-radius: 50%;
  color: #F69D00; }

.timeline-item .timeline-item-rollover:after {
  content: '';
  position: absolute;
  width: 0px;
  height: 0px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #333;
  bottom: -9px;
  left: 43%; }

.success-message {
  color: #3BAF29;
  font-family: "Open Sans", sans-serif;
  font-size: 14px; }

.upload-header {
  text-align: left;
  margin-bottom: 30px;
  margin-top: 30px; }

.success-message.success-icon:before {
  font-size: 14px;
  width: 14px;
  height: 14px;
  line-height: 12px; }

.complete.success.timeline-item-icon:before {
  font-size: 14px;
  width: 14px;
  height: 14px;
  line-height: 12px; }

.supporting-docs-wrap {
  display: -ms-flexbox;
  display: flex;
  margin: 20px 15px; }

.blade-row {
  display: flex;
  flex-direction: column; }

.navbar-default .navbar-nav > li > a:hover {
  border-bottom: none !important;
  color: #d84315 !important; }
  @media (min-width: 768px) {
    .navbar-default .navbar-nav > li > a:hover {
      color: #393f45 !important;
      border-bottom: 2px solid #d84315 !important; } }

.navbar-default .navbar-nav .current-menu-item a {
  border-bottom: none !important;
  color: #d84315 !important; }
  @media (min-width: 768px) {
    .navbar-default .navbar-nav .current-menu-item a {
      color: #393f45 !important;
      border-bottom: 2px solid #d84315 !important; } }

.navbar-default .navbar-nav > li > a {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 16px;
  line-height: 16px;
  transition: all .15s ease-in-out;
  padding-bottom: 10px !important; }
  @media (min-width: 768px) {
    .navbar-default .navbar-nav > li > a {
      border-bottom: 2px solid #ffffff !important; } }

#top-nav .row, #top-nav .top-links {
  display: flex;
  align-items: center; }

.featured-image {
  min-height: 400px;
  display: flex;
  align-items: center;
  padding: 0 !important; }

/* MOBILE STYLES */
@media only screen and (max-width: 767px) {
  .status-row {
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center; }
  .status-header {
    padding: 20px 0 0;
    text-align: center;
    margin-bottom: 0; }
  .status-body {
    padding: 10px 0 20px; }
  .supporting-docs-wrap {
    -ms-flex-direction: column;
    flex-direction: column; }
  .file-upload-wrap {
    padding: 0; }
  .supporting-docs-header {
    text-align: center;
    margin-bottom: 10px; }
  .nav-bar .logo {
    margin-left: 15px; } }

/* DESKTOP STYLES */
@media only screen and (min-width: 768px) {
  .timeline-item-long-description {
    display: block;
    padding: 0 0 18px 10px; }
  a.status-body {
    color: #000;
    margin: 18px 0 18px 0px; }
  .show-long-description {
    display: inline;
    margin-left: 30px; }
  .timeline-container {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 690px !important; }
  .timeline-item {
    -ms-flex-flow: column;
    flex-flow: column;
    height: 60px;
    font-size: 14px;
    position: relative;
    text-align: center;
    color: #C3C3C3;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
  .timeline-item-text {
    width: 113px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-left: 0; }
  .timeline-item-text.complete {
    margin-left: 0; }
  .timeline-item-text.active {
    margin-left: 0; }
  .timeline-item-icon.active:before, .timeline-item-icon.complete:before, .timeline-item-icon:before {
    margin-left: auto; }
  .timeline-item-icon:after {
    width: 100%;
    top: 34px;
    left: 50%;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .timeline-container .timeline-item:last-child {
    padding-right: 0; }
  .timeline-item-value {
    visibility: visible; }
  .status-container {
    width: 85%; }
  .file-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap; }
  .upload-header-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .missing-container {
    width: 60%;
    min-width: 700px; }
  .missing-item-container {
    width: 85%;
    margin: 0 auto; }
  #submit-all {
    margin: -10px 15px 20px; }
  .timeline-item-rollover {
    left: -40px; } }

@media (max-width: 768px) {
  .navbar-header .logo {
    margin-left: 10px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .navbar-nav > li {
    margin-left: 8px; }
  .navbar-default .navbar-nav > li > a {
    font-size: 14px;
    line-height: 14px; } }

@media (max-width: 991px) {
  .mobile-center {
    text-align: center; }
  .blade-reverse-mobile {
    flex-direction: column-reverse; }
  .blade-next_steps .container {
    display: flex;
    flex-direction: column; }
  .blade-next_steps .blade-starred-list {
    margin-left: auto;
    margin-right: auto; }
  .navbar-nav > li {
    margin-left: 5px; }
  .flex-mobile-col {
    flex-direction: column; }
  .wv-map-wrap {
    height: 300px; } }

@media (min-width: 992px) {
  .border-right {
    border-right: solid 1px rgba(197, 197, 197, 0.4); }
  .blade-row {
    flex-direction: row; }
  .navbar-nav > li {
    margin-left: 18px; } }

.flex {
  display: flex; }

.align-items--center {
  align-items: center; }

.img-wrap .equal-housing {
  background-image: url("../images/equal_housing.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: "100%"; }

.img-wrap .logo-white {
  background-image: url("../images/wv-logo-white.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: "100%"; }

#top-nav {
  height: 40px;
  background-color: #F7F9FB !important;
  color: #393f45 !important;
  display: flex;
  align-items: center; }

#top-nav a, .navbar-default .navbar-nav > li > a {
  color: #393f45 !important; }

.navbar-header .logo {
  background-image: url("../images/CADriseWVlogo_RGB.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: "100%"; }

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
  margin-left: 15px; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: 0; } }

.primary-menu.navbar-right {
  margin-top: 10px; }

.navbar-default a {
  text-transform: initial !important; }

.nav-icon {
  color: #317dc7;
  font-size: 19px;
  line-height: 19px;
  position: relative;
  top: 4px;
  padding: 0 10px; }

#footer {
  background-color: #393f45 !important;
  color: white; }

#footer .footer-header {
  font-size: 14px;
  line-height: 18px;
  font-weight: 900;
  margin-bottom: 10px; }

#footer .footer-copy {
  font-size: 12px;
  line-height: 16px;
  opacity: .8; }

#footer ul > li a {
  text-transform: initial !important;
  font-size: 16px; }

.primary-font {
  font-family: "Open Sans" !important; }

.secondary-font {
  font-family: "Droid Serif" !important; }

.gray-font {
  color: #393f45 !important; }

.hero-section {
  text-align: center;
  display: flex;
  align-items: center;
  padding-top: 0 !important; }
  .hero-section .hero-logo-wrap img {
    max-width: 200px;
    margin-top: 30px;
    vertical-align: baseline; }
    @media (min-width: 992px) {
      .hero-section .hero-logo-wrap img {
        margin-top: 0; } }
  .hero-section .hero-title-adjust {
    vertical-align: bottom; }

.hero-section .hero-title, .hero-section p {
  color: #ffffff; }

.hero-title {
  font-family: "Droid Serif" !important;
  font-size: 54px;
  line-height: 62px;
  margin-bottom: 30px; }

.hero-section p {
  font-size: 18px !important;
  line-height: 26px; }

.eyebrow {
  font-size: 24px;
  line-height: 32px;
  opacity: .8; }

.home .icon-wrap {
  margin-bottom: 15px; }

.home .icon-wrap .icon {
  color: #d84315;
  font-size: 67px;
  line-height: 67px; }

.tiles-wrap {
  background-color: #F7F9FB; }

.home .tiles {
  position: relative; }

.tiles .tile {
  margin: 80px 0;
  min-height: 235px !important;
  height: auto;
  padding: 0 20px;
  position: relative; }

.tiles .tile .btn-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto; }

.tiles .tile .btn-wrap .btn-blue {
  margin: 0 auto; }

.application-status-section {
  background-color: #ffffff;
  padding: 60px 0;
  text-align: center; }

.application-status-section .header {
  font-size: 36px;
  line-height: 44px;
  margin-bottom: 20px; }

.application-status-section .content {
  opacity: .6;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 40px; }

.application-status-section .btn-red {
  margin-top: 0;
  margin-bottom: 0; }

.additional-resources {
  padding: 30px 0;
  text-align: center; }

.additional-resources .header {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px; }

.additional-resources .content {
  font-size: 12px;
  line-height: 18px; }

.wv-map-wrap {
  min-height: 300px; }

.wv-map {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%; }

/*LAYOUT*/
.mB0 {
  margin-bottom: 0px; }

.mB10 {
  margin-bottom: 10px; }

.mB20 {
  margin-bottom: 20px; }

.mB30 {
  margin-bottom: 30px; }

.mB40 {
  margin-bottom: 40px; }

.mB50 {
  margin-bottom: 50px; }

.mB60 {
  margin-bottom: 60px; }

.mB70 {
  margin-bottom: 70px; }

.mB80 {
  margin-bottom: 80px; }

.mT0 {
  margin-top: 0px; }

.mT10 {
  margin-top: 10px; }

.mT20 {
  margin-top: 20px; }

.mT30 {
  margin-top: 30px; }

.mT40 {
  margin-top: 40px; }

.mT50 {
  margin-top: 50px; }

.mT60 {
  margin-top: 60px; }

.mT70 {
  margin-top: 70px; }

.mT80 {
  margin-top: 80px; }

.pB0 {
  padding-bottom: 0px; }

.pB10 {
  padding-bottom: 10px; }

.pB20 {
  padding-bottom: 20px; }

.pB30 {
  padding-bottom: 30px; }

.pB40 {
  padding-bottom: 40px; }

.pB50 {
  padding-bottom: 50px; }

.pB60 {
  padding-bottom: 60px; }

.pB70 {
  padding-bottom: 70px; }

.pB80 {
  padding-bottom: 80px; }

.pT0 {
  padding-top: 0px; }

.pT10 {
  padding-top: 10px; }

.pT20 {
  padding-top: 20px; }

.pT30 {
  padding-top: 30px; }

.pT40 {
  padding-top: 40px; }

.pT50 {
  padding-top: 50px; }

.pT60 {
  padding-top: 60px; }

.pT70 {
  padding-top: 70px; }

.pT80 {
  padding-top: 80px; }

.p60-100 {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media (min-width: 992px) {
    .p60-100 {
      padding: 100px !important; } }

.btn {
  font-family: 'Open Sans' !important;
  font-size: 16px;
  padding: 10px 16px !important; }

.btn-red {
  background-color: #d84315 !important;
  color: #ffffff !important; }
  .btn-red:hover {
    background-color: #ffffff !important;
    color: #d84315 !important;
    border: 2px solid #d84315; }

.btn-blue {
  background-color: #317dc7 !important;
  color: #ffffff !important; }
  .btn-blue:hover {
    background-color: #ffffff !important;
    color: #317dc7 !important;
    border: 2px solid #317dc7; }

/*GENERAL*/
.blade-next-steps p {
  color: #393f45; }

.yellow-link, .blue-link, .copy-with-links a {
  font-weight: 100;
  text-decoration: none; }
  .yellow-link:active, .yellow-link:hover, .yellow-link:focus, .blue-link:active, .blue-link:hover, .blue-link:focus, .copy-with-links a:active, .copy-with-links a:hover, .copy-with-links a:focus {
    text-decoration: none; }

.yellow-link {
  color: #e79700; }
  .yellow-link:active, .yellow-link:hover, .yellow-link:focus {
    color: #b47600; }

.blue-link, .copy-with-links a {
  color: #317dc7; }
  .blue-link:active, .blue-link:hover, .blue-link:focus, .copy-with-links a:active, .copy-with-links a:hover, .copy-with-links a:focus {
    color: #27639e; }

.blade-title {
  font-size: 30px;
  line-height: 38px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500; }

.blade-section-title {
  font-size: 24px;
  line-height: 32px;
  text-transform: uppercase;
  font-weight: 500;
  font-family: "Droid Serif"; }

.blade-copy {
  text-align: justify; }

.gray-bg {
  background-color: #f2f2f2; }

.blue-bg {
  background-color: #317dc7; }

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

.blade-bulleted-list {
  list-style: none;
  padding-left: 20px;
  display: inline-block; }
  .blade-bulleted-list li {
    text-align: left; }
    .blade-bulleted-list li:before {
      font-family: "FontAwesome";
      content: "" !important;
      margin: 5px 5px 0 -15px;
      color: #317dc7;
      position: relative;
      top: -3px;
      font-size: 6px;
      line-height: 1px; }
  .blade-bulleted-list:not(:last-child) {
    margin-bottom: 10px; }

.blade-icon-wrap .blade-icon {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 135px; }

/*RECOVERY GROUPS*/
.info-card {
  display: inline-block;
  width: 100%;
  padding: 20px;
  height: 270px; }

.info-card--title {
  font-size: 18px;
  line-height: 26px;
  font-weight: 900; }

.icon-bg-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%; }
  .icon-bg-wrap .blade-icon-wrap {
    width: 100%; }

.social-feed-section {
  background-color: #F7F9FB;
  padding: 80px 0; }
  .social-feed-section p {
    color: #393f45 !important; }
  .social-feed-section .fts-mashup-type-icon-spacer, .social-feed-section .fts-jal-fb-user-name, .social-feed-section .fts-jal-fb-post-time, .social-feed-section .fts-mashup-count-wrap {
    display: none; }
  .social-feed-section .fts-twitter-description-image, .social-feed-section .fts-mashup-instagram-photo {
    max-width: 101%; }
  .social-feed-section .fts-mashup-post-wrap {
    border-bottom: none !important; }
  .social-feed-section .fts-mashup-icon-wrap-left {
    position: absolute !important;
    bottom: 25px;
    right: 25px;
    z-index: 5;
    transition: all .15s ease-in-out;
    margin: 0 !important; }
    .social-feed-section .fts-mashup-icon-wrap-left a:before {
      color: #393f45 !important;
      transition: all .15s ease-in-out; }
    .social-feed-section .fts-mashup-icon-wrap-left a:hover:before {
      color: #d84315 !important;
      cursor: pointer; }
  .social-feed-section .fts-mashup-description-wrap {
    margin: 20px 25px;
    padding-top: 0 !important;
    flex-grow: 1; }
    .social-feed-section .fts-mashup-description-wrap p {
      margin: 0 !important;
      font-size: 14px !important;
      line-height: 20px !important; }
    .social-feed-section .fts-mashup-description-wrap a {
      color: #327DC7 !important;
      transition: all .15s ease-in-out; }
      .social-feed-section .fts-mashup-description-wrap a:hover {
        color: #28639e !important; }
  .social-feed-section .fts-mashup-post-wrap {
    width: 320px !important;
    height: 320px !important;
    display: flex !important;
    flex-direction: column-reverse;
    justify-content: space-between;
    overflow: hidden;
    background-color: #ffffff;
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.2);
    transition: all .15s ease-in-out; }
    .social-feed-section .fts-mashup-post-wrap:hover {
      cursor: pointer;
      transform: translateY(-2px);
      box-shadow: 0 4px 3px 1px rgba(0, 0, 0, 0.2); }
      .social-feed-section .fts-mashup-post-wrap:hover .fts-mashup-icon-wrap-left a:before {
        color: #d84315 !important; }
  .social-feed-section .fts-mashup-image-and-video-wrap {
    margin: 0 !important;
    transition: all .15s ease-in-out; }
    .social-feed-section .fts-mashup-image-and-video-wrap:hover {
      opacity: 1; }
    .social-feed-section .fts-mashup-image-and-video-wrap a {
      display: flex;
      height: 200px;
      max-height: 200px; }
      .social-feed-section .fts-mashup-image-and-video-wrap a img {
        object-fit: cover;
        min-width: 100%;
        min-height: 100%; }
  .social-feed-section .fts-mashup-twitter-icon a:before, .social-feed-section .fts-mashup-instagram-icon a:before {
    font-size: 24px !important;
    line-height: 20px !important; }
  .social-feed-section .no-text-content .fts-mashup-icon-wrap-left a:before {
    color: #ffffff !important; }
  .social-feed-section .no-text-content .fts-mashup-icon-wrap-left a:hover:before {
    color: #d84315 !important; }
  .social-feed-section .no-text-content .fts-mashup-description-wrap {
    display: none; }
  .social-feed-section .no-text-content .fts-mashup-image-and-video-wrap a {
    max-height: 320px;
    height: 320px; }
  .social-feed-section .no-text-content .fts-mashup-image-and-video-wrap img {
    filter: brightness(75%); }
  .social-feed-section .no-image-content .fts-mashup-description-wrap {
    margin: 40px 45px; }
    .social-feed-section .no-image-content .fts-mashup-description-wrap p {
      font-size: 18px !important;
      line-height: 30px !important; }
  @media (max-width: 375px) {
    .social-feed-section .fts-mashup-image-and-video-wrap a {
      max-height: 160px;
      height: 160px; }
    .social-feed-section .container {
      padding: 0 !important; }
    .social-feed-section .fts-mashup {
      width: 290px !important;
      left: -10px; }
    .social-feed-section .fts-mashup-post-wrap {
      max-width: 290px !important;
      max-height: 290px !important; } }
  .social-feed-section .custom-object-fit {
    position: relative;
    background-size: cover;
    background-position: center center; }
    .social-feed-section .custom-object-fit .featured-image {
      opacity: 0; }

.cityscape-section {
  padding-bottom: 30px; }
  .cityscape-section .col-md-12 {
    min-height: 132px;
    overflow: hidden; }
    @media (min-width: 768px) {
      .cityscape-section .col-md-12 img {
        max-width: 100%; } }
    @media (max-width: 767px) {
      .cityscape-section .col-md-12 {
        padding: 0; } }

#footer .footer-menu {
  display: flex;
  flex-direction: column;
  margin-top: 10px; }
  @media (min-width: 768px) {
    #footer .footer-menu {
      flex-direction: row;
      justify-content: space-between; } }

#footer .equal-housing-row {
  display: flex;
  flex-direction: column;
  align-items: center; }
  #footer .equal-housing-row .img-wrap {
    margin-bottom: 10px; }
  @media (min-width: 992px) {
    #footer .equal-housing-row {
      flex-direction: row; }
      #footer .equal-housing-row .img-wrap {
        margin-bottom: 0; } }

.status-form-container {
  color: #393f45 !important;
  padding: 0 0 80px;
  margin: 80px auto 0; }
  .status-form-container .status-form {
    margin: 0 auto;
    padding: 0;
    width: 90%; }
    @media (min-width: 768px) {
      .status-form-container .status-form {
        width: 50%; } }
    .status-form-container .status-form .status-form-header, .status-form-container .status-form .status-form-label {
      color: #393f45;
      font-family: "Open Sans";
      font-size: 16px;
      line-height: 26px;
      font-weight: 100; }
    .status-form-container .status-form .status-form-text {
      border-radius: 3px;
      border: 2px solid #E5E5E5;
      margin-bottom: 30px; }
      .status-form-container .status-form .status-form-text:focus {
        border: 2px solid #cccccc; }
    .status-form-container .status-form .btn {
      margin: 0; }

.how-to-help-page .masonry-grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100vw; }
  .how-to-help-page .masonry-grid .masonry-cell-group {
    display: flex;
    flex-direction: column;
    position: relative; }
    @media (min-width: 768px) {
      .how-to-help-page .masonry-grid .masonry-cell-group {
        flex-direction: row; } }
    @media (min-width: 992px) {
      .how-to-help-page .masonry-grid .masonry-cell-group {
        width: 50vw;
        flex-basis: 50vw; } }
    .how-to-help-page .masonry-grid .masonry-cell-group .masonry-cell {
      width: 100vw;
      height: 100vw; }
      @media (min-width: 768px) and (max-width: 993px) {
        .how-to-help-page .masonry-grid .masonry-cell-group .masonry-cell {
          width: 50vw;
          height: 50vw; } }
      @media (min-width: 992px) {
        .how-to-help-page .masonry-grid .masonry-cell-group .masonry-cell {
          width: 25vw;
          height: 25vw; } }
      .how-to-help-page .masonry-grid .masonry-cell-group .masonry-cell.masonry-cell--image {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 100%;
        position: relative;
        display: flex; }
        .how-to-help-page .masonry-grid .masonry-cell-group .masonry-cell.masonry-cell--image .icon-wrap {
          align-self: center;
          display: none; }
          @media (min-width: 992px) {
            .how-to-help-page .masonry-grid .masonry-cell-group .masonry-cell.masonry-cell--image .icon-wrap {
              display: flex; } }
          .how-to-help-page .masonry-grid .masonry-cell-group .masonry-cell.masonry-cell--image .icon-wrap:before {
            font-family: "horne";
            content: "k";
            font-size: 45px;
            line-height: 0;
            color: #F7F9FB;
            position: absolute;
            top: 13vw;
            right: 0;
            margin: 0 auto; }
            @media (min-width: 768px) and (max-width: 993px) {
              .how-to-help-page .masonry-grid .masonry-cell-group .masonry-cell.masonry-cell--image .icon-wrap:before {
                top: 28vw; } }
        @media (min-width: 768px) {
          .how-to-help-page .masonry-grid .masonry-cell-group .masonry-cell.masonry-cell--image.masonry-cell--image-left .icon-wrap:before {
            content: "i";
            right: -15px; } }
        @media (min-width: 768px) {
          .how-to-help-page .masonry-grid .masonry-cell-group .masonry-cell.masonry-cell--image.masonry-cell--image-right .icon-wrap:before {
            content: "j";
            right: auto;
            left: -15px; } }
      .how-to-help-page .masonry-grid .masonry-cell-group .masonry-cell.masonry-cell--content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        position: relative;
        background-color: #F7F9FB;
        padding: 30px; }
        .how-to-help-page .masonry-grid .masonry-cell-group .masonry-cell.masonry-cell--content .masonry-cell--content-title {
          font-family: "Droid Serif";
          font-size: 20px;
          line-height: 28px;
          color: #393f45; }
    @media (max-width: 767px) {
      .how-to-help-page .masonry-grid .masonry-cell-group.mobile-reverse {
        flex-direction: column-reverse; } }
    @media (min-width: 768px) and (max-width: 993px) {
      .how-to-help-page .masonry-grid .masonry-cell-group.tablet-reverse {
        flex-direction: row-reverse; }
        .how-to-help-page .masonry-grid .masonry-cell-group.tablet-reverse .masonry-cell--image-left .icon-wrap:before {
          content: "j" !important;
          left: 0 !important;
          right: initial !important;
          top: initial !important;
          margin-left: -15px !important; } }
    @media (min-width: 768px) and (max-width: 993px) and (min-width: 992px) {
      .how-to-help-page .masonry-grid .masonry-cell-group.tablet-reverse .masonry-cell--image-left .icon-wrap:before {
        left: auto !important; } }
    @media (min-width: 768px) and (max-width: 993px) {
        .how-to-help-page .masonry-grid .masonry-cell-group.tablet-reverse .masonry-cell--image-right .icon-wrap:before {
          content: "i" !important;
          right: 0 !important;
          left: initial !important;
          top: initial !important;
          margin-right: -15px !important; } }
