* {
  box-sizing: border-box;
  padding: 0;
  margin: 0; }

html, body {
  font-family: "Roboto", sans-serif; }

#main_container {
  /* House Ads */ }
  #main_container .featured-block {
    border-bottom: 1px solid #ccc;
    margin-bottom: 34px; }
  #main_container.full-width {
    max-width: 100% !important; }
  #main_container.special-projects {
    max-width: 78rem;
    padding-top: calc(16px + 8vw);
    padding-left: 0px;
    padding-right: 0px; }
  @media only screen and (max-width: 1560px) {
    #main_container {
      /*padding-top:calc(16.4px + 14vw);*/ }
      #main_container.special-projects {
        padding-top: calc(16.4px + 9vw); } }
  @media only screen and (max-width: 1400px) {
    #main_container {
      /*padding-top:calc(16.4px + 14vw);*/ }
      #main_container.special-projects {
        padding-top: calc(16.4px + 10vw); } }
  @media only screen and (max-width: 1260px) {
    #main_container {
      /*padding-top:calc(16.4px + 14vw);*/ }
      #main_container.special-projects {
        padding-top: calc(16.4px + 11.5vw); } }
  @media only screen and (max-width: 1100px) {
    #main_container {
      /*padding-top:calc(16.4px + 16vw);*/ } }
  @media only screen and (max-width: 980px) {
    #main_container {
      /*padding-top:calc(16.4px + 18vw);*/ } }
  #main_container h1, #main_container h5, #main_container h6 {
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    font-size: calc(16.4px + 2vw); }
  #main_container h1.main-title-hdr {
    font-weight: 300;
    text-transform: uppercase; }
    #main_container h1.main-title-hdr span {
      font-size: calc(16.4px + 0.25vw); }
  #main_container h1.main-title-subhdr {
    font-weight: 300;
    text-transform: uppercase;
    font-size: calc(16.4px + 1vw); }
  #main_container h5 {
    font-size: calc(16.4px + .5vw);
    color: #003594; }
  #main_container h6 {
    font-size: calc(12.4px + .5vw);
    color: #003594; }
  #main_container hr {
    border: none;
    margin: 0;
    margin-bottom: 40px; }
  #main_container small {
    font-size: 12px;
    font-weight: 400;
    font-family: "Roboto", sans-serif; }
  #main_container a {
    text-decoration: underline;
    color: #003594;
    -webkit-transition: text-decoration 0.25s;
    -moz-transition: text-decoration 0.25s;
    -o-transition: text-decoration 0.25s;
    transition: text-decoration 0.25s; }
    #main_container a:hover {
      text-decoration: none; }
  #main_container .gradient {
    height: 20px;
    position: relative;
    width: 100%;
    background: radial-gradient(ellipse farthest-side at top center, rgba(0, 0, 0, 0.08), transparent);
    margin: 0 auto; }
    #main_container .gradient:before {
      content: "";
      display: block;
      position: absolute;
      top: 0px;
      right: 0;
      left: 0;
      height: 3px;
      background: linear-gradient(left, transparent, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.02), transparent); }
  #main_container .story-block {
    text-decoration: none; }
    #main_container .story-block p {
      font-family: "Roboto", sans-serif; }
  #main_container .sp-stories-sm {
    padding-bottom: 25px; }
    #main_container .sp-stories-sm .single-story {
      height: 100%;
      border: 1px solid #e6e6e6; }
      #main_container .sp-stories-sm .single-story h6, #main_container .sp-stories-sm .single-story p {
        padding: 0 15px; }
      #main_container .sp-stories-sm .single-story h6 {
        margin-top: 15px;
        margin-bottom: 5px; }
      #main_container .sp-stories-sm .single-story .category-tag {
        display: inline-block;
        white-space: pre-line;
        font-size: calc(6px + 0.2vw);
        letter-spacing: 0.6px;
        color: #111;
        border-radius: 1em;
        background: #e6e6e6;
        padding: 2px 10px;
        margin: 10px 15px 14px 15px;
        text-transform: uppercase; }
        #main_container .sp-stories-sm .single-story .category-tag.secondary {
          background: #e6e6e6; }
    #main_container .sp-stories-sm h6 {
      margin-bottom: 0px; }
    #main_container .sp-stories-sm h5, #main_container .sp-stories-sm h6 {
      padding-top: 10px; }
    #main_container .sp-stories-sm h6.awards-hdr {
      font-size: calc(12px + 0.1vw);
      font-weight: 600;
      letter-spacing: 0.25px;
      text-transform: uppercase;
      margin-top: 0;
      padding-top: 0; }
    #main_container .sp-stories-sm p {
      margin-bottom: 10px; }
    #main_container .sp-stories-sm a {
      text-decoration: none; }
      #main_container .sp-stories-sm a:hover {
        color: #111;
        text-decoration: none; }
        #main_container .sp-stories-sm a:hover h5, #main_container .sp-stories-sm a:hover h6 {
          color: #111; }
      #main_container .sp-stories-sm a + h5, #main_container .sp-stories-sm a h6 {
        text-decoration: none; }
      #main_container .sp-stories-sm a .read-more {
        display: block;
        margin-bottom: 10px;
        border: 1px solid #ff0000; }
    #main_container .sp-stories-sm .awards {
      display: flex;
      color: #111;
      font-size: calc(12px + 0.1vw);
      font-weight: 100;
      letter-spacing: 0.5px;
      padding-bottom: 6px;
      outline: none; }
      #main_container .sp-stories-sm .awards.see-all-awards {
        cursor: pointer; }
        #main_container .sp-stories-sm .awards.see-all-awards span {
          text-decoration: underline; }
          #main_container .sp-stories-sm .awards.see-all-awards span:hover {
            text-decoration: none; }
      #main_container .sp-stories-sm .awards img {
        display: flex; }
      #main_container .sp-stories-sm .awards span {
        display: flex;
        padding-left: 10px; }
    #main_container .sp-stories-sm .image {
      position: relative;
      overflow: hidden;
      /*&.vignette {
        transition: transform .5s, filter 0.5s ease-in-out;
        -webkit-box-shadow:
         inset 0 0 50px #000,
                   inset 0 0 50px #000,
                   inset 0 0 50px #000;

        -moz-box-shadow:
         inset 0 0 50px #000,
                   inset 0 0 50px #000,
                   inset 0 0 50px #000;

             box-shadow:
         inset 0 0 50px #000,
                   inset 0 0 50px #000,
                   inset 0 0 50px #000;
      }*/ }
      #main_container .sp-stories-sm .image .sp-identifier {
        display: flex;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 40px;
        height: 40px;
        color: #ffffff;
        background-color: #003594;
        padding: 10px; }
        #main_container .sp-stories-sm .image .sp-identifier svg {
          color: #ffffff; }
    #main_container .sp-stories-sm h6 {
      margin-bottom: 10px; }
    #main_container .sp-stories-sm .read-more {
      display: block;
      text-decoration: underline;
      margin-bottom: 15px; }
  #main_container p {
    font-family: "Roboto", sans-serif;
    font-size: calc(12.5px + 0.2vw);
    font-weight: 400;
    letter-spacing: 0.25px;
    color: #2d2d2d; }
  #main_container .house-ad {
    display: flex;
    background-color: #f5f5f5;
    padding: 5px 10px; }
    #main_container .house-ad h3 {
      width: 100%;
      color: #003594;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 1px;
      line-height: 1em;
      margin: 10px 0 0 0;
      padding: 0 0 0 12px; }
    #main_container .house-ad p {
      padding: 4px 0 0 12px;
      margin-bottom: 5px;
      text-transform: uppercase;
      font-size: calc(12px + 0.15vw);
      letter-spacing: 0.6px; }
    #main_container .house-ad input[type="email"] {
      display: inline-block;
      width: 78%; }
    #main_container .house-ad input[type="submit"] {
      padding: 0.82em 1em;
      text-transform: uppercase;
      background-color: #003594; }
      #main_container .house-ad input[type="submit"]:hover {
        background-color: rgba(0, 53, 148, 0.75); }

/* reveal */
.reveal.more-awards h3 {
  font-weight: 300;
  text-transform: uppercase;
  font-size: calc(16.4px + 1vw); }
.reveal.more-awards .awards span {
  font-size: calc(12px + 0.15vw);
  font-weight: 100;
  letter-spacing: 0.5px;
  padding-left: 10px; }

.text-section-left {
  height: 100vh;
  display: flex;
  flex-flow: column;
  justify-content: center; }
  .text-section-left p {
    padding: 0 3.5rem; }

.image-block:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(200, 200, 200, 0.5);
  transition: opacity 0.5s ease; }

.loaded:after {
  opacity: 0; }

.image-section-right {
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: -65px; }

.image-section-right-center {
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: center; }

.image-section-right-adjust {
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: -125px; }

.image-section-right-adjust-x {
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: -365px; }

.button {
  margin: 0 auto; }
  .button.large {
    font-weight: 500;
    border-radius: 30px;
    width: 240px;
    padding: 10px 0;
    background-color: #003594; }
  .button:hover {
    background-color: rgba(0, 53, 148, 0.75); }

ul.ks-cboxtags {
  flex-wrap: wrap !important;
  list-style: none;
  padding: 20px;
  justify-content: center; }

ul.ks-cboxtags li {
  display: inline;
  padding: 0 5px 10px 5px; }

ul.ks-cboxtags li label {
  display: inline-block;
  background-color: rgba(0, 53, 148, 0.9);
  color: #ffffff;
  font-weight: 500;
  font-size: calc(11.5px + 0.3vw);
  border-radius: 25px;
  white-space: nowrap;
  margin: 3px 0px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  transition: all .2s; }

ul.ks-cboxtags li label {
  padding: 8px 12px;
  cursor: pointer; }

ul.ks-cboxtags li label::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  padding: 2px 6px 2px 2px;
  content: "\f067";
  transition: transform .3s ease-in-out; }

ul.ks-cboxtags li input[type="checkbox"]:checked + label::before {
  content: "\f00c";
  transform: rotate(-360deg);
  transition: transform .3s ease-in-out; }

ul.ks-cboxtags li input[type="checkbox"]:checked + label {
  background-color: #ccc;
  color: #111;
  transition: all .2s; }

ul.ks-cboxtags li input[type="checkbox"] {
  display: absolute; }

ul.ks-cboxtags li input[type="checkbox"] {
  position: absolute;
  opacity: 0; }

ul.ks-cboxtags .tooltip {
  position: relative;
  max-width: none;
  padding: initial;
  background-color: initial; }

@media only screen and (max-width: 600px) {
  .tooltipster-content {
    max-width: 400px;
    width: 100%;
    min-height: initial; } }

.tooltip_templates {
  display: none; }

.tooltip_templates span {
  line-height: 24px;
  padding: 10px 10px; }

.census-social {
  font-size: 1.5rem;
  padding: 20px 0; }
  .census-social a {
    text-decoration: none;
    color: #111111 !important; }
    .census-social a:hover {
      color: #003594 !important; }
  .census-social i {
    margin: 0 6px; }

#error small {
  color: #ff0000; }

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  background: #003594; }

.slick-prev, .slick-next {
  z-index: 10; }

.slick-prev {
  left: 10px; }

.slick-next {
  right: 10px; }

.dropdown-el {
  margin-top: 12px;
  min-width: 12em;
  position: absolute;
  display: inline-block;
  margin-right: 1em;
  min-height: 2em;
  max-height: 2em;
  overflow: hidden;
  top: 10px;
  right: 0;
  cursor: pointer;
  text-align: left;
  white-space: nowrap;
  color: #444;
  outline: none;
  border: .06em solid transparent;
  border-radius: 1em;
  background-color: #e6e6e6;
  z-index: 10;
  transition: 0.3s all ease-in-out;
  text-transform: uppercase; }
  @media only screen and (max-width: 1260px) {
    .dropdown-el {
      top: 0px; } }
  .dropdown-el input:focus + label {
    background: #def; }
  .dropdown-el input {
    width: 1px;
    height: 1px;
    display: inline-block;
    position: absolute;
    opacity: 0.01; }
  .dropdown-el label {
    border-top: .06em solid #e6e6e6;
    display: block;
    height: 2em;
    line-height: 2em;
    padding-left: 1em;
    padding-right: 3em;
    cursor: pointer;
    position: relative;
    transition: 0.3s color ease-in-out; }
    .dropdown-el label:nth-child(2) {
      margin-top: 2em;
      border-top: .06em solid #e6e6e6; }
  .dropdown-el input:checked + label {
    display: block;
    border-top: none;
    position: absolute;
    top: 0;
    width: 100%; }
    .dropdown-el input:checked + label:nth-child(2) {
      margin-top: 0;
      position: relative; }
  .dropdown-el::after {
    content: "";
    position: absolute;
    right: 0.8em;
    top: 0.9em;
    border: .3em solid #e6e6e6;
    border-color: #3694d7 transparent transparent transparent;
    transition: .4s all ease-in-out; }
  .dropdown-el.expanded {
    border: .06em solid #e6e6e6;
    background: #fff;
    border-radius: .25em;
    padding: 0;
    box-shadow: rgba(0, 0, 0, 0.1) 3px 3px 5px 0px;
    max-height: 15em; }
    .dropdown-el.expanded label {
      border-top: .06em solid #e6e6e6; }
      .dropdown-el.expanded label:hover {
        color: #111; }
    .dropdown-el.expanded input:checked + label {
      color: #111; }
    .dropdown-el.expanded::after {
      transform: rotate(-180deg);
      top: .55em; }

footer {
  color: #d5d5d5;
  font-size: calc(11.5px + 0.08vw);
  background-color: #234384;
  padding-top: 40px;
  padding-bottom: 40px; }
  footer.full-width {
    max-width: 100% !important; }
  footer h6 {
    color: #ffffff;
    font-size: calc(12.5px + 0.08vw);
    font-weight: 600;
    text-transform: uppercase; }
  footer p {
    line-height: 26px; }
    footer p.copyright {
      border-top: 1px solid #fff;
      padding: 10px 0 0 0;
      margin: 10px 0 0 0; }
  footer a {
    color: #ffffff;
    text-decoration: none; }
    footer a:hover {
      color: #ffffff;
      text-decoration: underline; }
    footer a i {
      color: #ffffff;
      font-size: calc(12.5px + 0.3vw);
      padding-right: 10px;
      background: none; }
      footer a i:hover {
        color: #003594 !important; }
  footer ul li {
    margin-bottom: 10px; }
  footer .cell:nth-child(3) p {
    margin: 0; }

/*# sourceMappingURL=app.css.map */
