@import url("https://use.typekit.net/uwd0bne.css");
@import url("https://fonts.googleapis.com/css?family=Roboto&display=swap");
.sf-Long-text:after {
  clear: both; }

.sf-Long-text:after, .sf-Long-text:before {
  content: " ";
  display: table; }

[lang^="ar"]:not(.sfPageEditorWrp), [lang^="he"]:not(.sfPageEditorWrp), [lang^="fa"]:not(.sfPageEditorWrp), [lang^="ku"]:not(.sfPageEditorWrp), [lang^="ur"]:not(.sfPageEditorWrp), [lang^="dv"]:not(.sfPageEditorWrp), [lang^="ps"]:not(.sfPageEditorWrp), [lang^="ha"]:not(.sfPageEditorWrp), [lang^="ks"]:not(.sfPageEditorWrp), [lang^="yi"]:not(.sfPageEditorWrp) {
  direction: rtl; }

.sf-Tags-size1 {
  font-size: 11px; }

.sf-Tags-size2 {
  font-size: 13px; }

.sf-Tags-size3 {
  font-size: 18px; }

.sf-Tags-size4 {
  font-size: 24px; }

.sf-Tags-size5 {
  font-size: 30px; }

.sf-Tags-size6 {
  font-size: 36px; }

[lang^="ar"] .sf-document-size,
[lang^="ar"] .sf-document-extension, [lang^="he"] .sf-document-size,
[lang^="he"] .sf-document-extension, [lang^="fa"] .sf-document-size,
[lang^="fa"] .sf-document-extension, [lang^="ku"] .sf-document-size,
[lang^="ku"] .sf-document-extension, [lang^="ur"] .sf-document-size,
[lang^="ur"] .sf-document-extension, [lang^="dv"] .sf-document-size,
[lang^="dv"] .sf-document-extension, [lang^="ps"] .sf-document-size,
[lang^="ps"] .sf-document-extension, [lang^="ha"] .sf-document-size,
[lang^="ha"] .sf-document-extension, [lang^="ks"] .sf-document-size,
[lang^="ks"] .sf-document-extension, [lang^="yi"] .sf-document-size,
[lang^="yi"] .sf-document-extension {
  display: inline-block;
  direction: ltr; }

*,
*:after,
*:before {
  box-sizing: border-box; }

body,
html {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 28px;
  background: #ffffff;
  margin: 0;
  color: rgba(0, 0, 0, 0.66); }

input,
textarea {
  font-size: 16px; }

.container {
  max-width: 1200px; }

nav .nav__logo {
  width: 220px;
  pointer-events: none; }

.hero {
  height: 437px;
  background-image: url("/ResourcePackages/sjgovOrg/assets/src/project/images/Weber-Point.png");
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative; }
  .hero:before {
    content: '';
    background: rgba(56, 94, 123, 0.65);
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    z-index: 1; }
  .hero .hero__search {
    position: relative;
    z-index: 2;
    display: flex; }
    .hero .hero__search .search {
      border-radius: 4px;
      border: none;
      padding: 6px 8px;
      width: 430px;
      border: 1px solid rgba(0, 0, 0, 0.45); }
    .hero .hero__search .icon {
      background: transparent;
      border: none;
      height: 30px;
      width: 30px;
      margin-left: -36px;
      color: rgba(0, 0, 0, 0.45);
      padding: 0;
      line-height: 24px; }
      .hero .hero__search .icon .material-icons {
        vertical-align: middle; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: monotype-grotesque, sans-serif;
  color: #315470;
  line-height: 2.5rem; }

h1 {
  font-weight: normal; }

p {
  line-height: 38px; }

a {
  color: #315470; }

ul li {
  margin-bottom: 10px; }

/* Awesome contrast ratio function
* via https://gist.github.com/voxpelli/6304812
**/
.press-release-list {
  list-style: none;
  padding: 0; }
  .press-release-list .press-release-list__title {
    font-family: monotype-grotesque, sans-serif;
    font-size: 15px; }
  .press-release-list .press-release-list__date {
    color: rgba(0, 0, 0, 0.66);
    font-size: 14px; }
  .press-release-list .press-release-list__image-container {
    position: relative;
    padding-bottom: 50.5%;
    display: block;
    height: 0;
    margin-bottom: .9375rem;
    overflow: hidden; }
    .press-release-list .press-release-list__image-container img {
      width: 100%; }
  .press-release-list .press-release-list__seal-container {
    background: #F0F5F6;
    position: relative;
    padding-bottom: 50.5%;
    display: flex;
    height: 0;
    margin-bottom: .9375rem;
    overflow: hidden;
    justify-content: center;
    align-items: center; }
  .press-release-list .press-release-list__seal {
    width: 43%;
    position: absolute;
    top: 8%; }

.press-release .press-release__date {
  color: rgba(0, 0, 0, 0.66); }

.press-release .press-release__title {
  font-size: 24px;
  font-weight: bold;
  line-height: 38px;
  color: #315470; }

.press-release .press-release__image-container {
  position: relative;
  padding-bottom: 50.5%;
  display: block;
  height: 0;
  margin-bottom: .9375rem;
  overflow: hidden; }
  .press-release .press-release__image-container img {
    width: 100%; }

.press-release .press-release__seal-container {
  background: #F0F5F6; }

.press-release .press-release__seal {
  width: 35%;
  margin: 0 auto 25px;
  display: block; }

.press-release .press-release__contact hr {
  border: 1px solid rgba(0, 0, 0, 0.25);
  margin: 18px 0 22px; }

.press-release .press-release__contact-initals {
  height: 42px;
  width: 42px;
  background: #315470;
  border-radius: 100%;
  line-height: 42px;
  text-align: center;
  color: #fff;
  display: inline-block;
  margin-right: 20px;
  margin-left: 10px; }

.press-release .press-release__contact-details {
  display: inline-block;
  vertical-align: middle;
  line-height: 19px;
  max-width: 274px; }

.press-release .press-release__contact-details-name {
  display: inline-block;
  color: #315470;
  font-weight: bold; }

.press-release .press-release__contact-details-title {
  color: rgba(0, 0, 0, 0.66); }

.press-release .press-release__contact-details-email, .press-release .press-release__contact-details-phone {
  color: rgba(0, 0, 0, 0.66);
  margin-left: 10px; }

.navigation {
  min-height: 40px;
  height: 100%;
  margin: 0 auto;
  max-width: 1200px;
  background: #fff; }
  .navigation .navigation__menu-list {
    list-style: none;
    margin: 0;
    padding-left: 0;
    background: #fff;
    position: relative;
    display: flex;
    flex-flow: row wrap; }
    @media screen and (max-width: 640px) {
      .navigation .navigation__menu-list {
        display: none; } }
    .navigation .navigation__menu-list .navigation__link {
      text-decoration: none; }
      .navigation .navigation__menu-list .navigation__link .material-icons {
        vertical-align: text-bottom; }
    .navigation .navigation__menu-list li {
      display: block;
      margin: 0;
      display: flex;
      justify-content: space-between;
      margin-bottom: 0;
      position: relative; }
      .navigation .navigation__menu-list li a {
        padding: 7px 8px;
        display: flex;
        justify-content: space-between;
        width: 100%; }
      .navigation .navigation__menu-list li:hover, .navigation .navigation__menu-list li:active, .navigation .navigation__menu-list li:focus {
        background: #eee; }
        @media screen and (max-width: 640px) {
          .navigation .navigation__menu-list li:hover, .navigation .navigation__menu-list li:active, .navigation .navigation__menu-list li:focus {
            background: #fff; } }
      .navigation .navigation__menu-list li:hover > .navigation__menu-list,
      .navigation .navigation__menu-list li:active > .navigation__menu-list,
      .navigation .navigation__menu-list li:focus > .navigation__menu-list {
        position: absolute;
        width: 240px;
        border: 1px solid #eee;
        top: 40px;
        left: 0px;
        opacity: 1;
        height: auto;
        visibility: visible; }
        @media screen and (max-width: 640px) {
          .navigation .navigation__menu-list li:hover > .navigation__menu-list,
          .navigation .navigation__menu-list li:active > .navigation__menu-list,
          .navigation .navigation__menu-list li:focus > .navigation__menu-list {
            visibility: visible;
            height: auto;
            opacity: 1; } }
        .navigation .navigation__menu-list li:hover > .navigation__menu-list li,
        .navigation .navigation__menu-list li:active > .navigation__menu-list li,
        .navigation .navigation__menu-list li:focus > .navigation__menu-list li {
          margin-right: 0;
          visibility: visible; }
      .navigation .navigation__menu-list li > .navigation__menu-list {
        visibility: hidden;
        opacity: 0;
        height: 0;
        width: 0;
        font-size: 15px;
        z-index: 2;
        transition: visibility 0.25s, opacity 0.25s ease-in-out;
        display: flex;
        flex-flow: column wrap; }
        .navigation .navigation__menu-list li > .navigation__menu-list li {
          padding-left: 15px;
          visibility: hidden; }
          .navigation .navigation__menu-list li > .navigation__menu-list li a {
            padding: 10px 8px;
            display: flex;
            justify-content: space-between; }
      @media screen and (max-width: 640px) {
        .navigation .navigation__menu-list li {
          display: block;
          height: initial;
          padding: 5px 8px; }
          .navigation .navigation__menu-list li > .navigation__menu-list {
            display: block;
            background: transparent;
            position: inherit;
            width: initial;
            border-left: 3px solid #eee;
            top: initial;
            left: initial; }
            .navigation .navigation__menu-list li > .navigation__menu-list li {
              display: block; } }
  .navigation .navigation__menu-toggle,
  .navigation .navigation__menu-close {
    text-decoration: none;
    text-align: right;
    padding-right: 15px;
    display: none;
    line-height: 2rem;
    cursor: pointer;
    color: #315470; }
    @media screen and (max-width: 640px) {
      .navigation .navigation__menu-toggle,
      .navigation .navigation__menu-close {
        display: block;
        font-size: 1.85rem; } }
  .navigation input[type="checkbox"] {
    display: none; }
    @media screen and (max-width: 640px) {
      .navigation input[type="checkbox"]:checked + .navigation__menu-list {
        display: block;
        top: 0;
        right: 0;
        width: 100%;
        z-index: 2;
        padding: 0 0 0 20px;
        margin: 10px 0 0 0;
        text-align: left;
        position: fixed !important;
        overflow: hidden;
        background: #fff;
        height: 100vh; } }

.department-list {
  list-style: none;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (max-width: 640px) {
    .department-list {
      flex-flow: column; } }
  .department-list li {
    width: 49.5%;
    margin-bottom: 10px; }
    @media screen and (max-width: 640px) {
      .department-list li {
        width: 100%; } }
  .department-list a {
    text-decoration: none; }
  .department-list .department-list__item {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    border-left: 4px solid #315470;
    cursor: pointer;
    padding: 17px 17px 17px 23px;
    transition: all 250ms;
    color: #315470;
    background: #F0F5F6;
    line-height: 16px; }
    .department-list .department-list__item:hover {
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
      transform: translateY(-5px); }
  .department-list .department-list__icon {
    float: right; }
    .department-list .department-list__icon.material-icons {
      font-size: 1.5rem;
      line-height: 16px; }
  .department-list--filled .department-list__item {
    background: #315470;
    color: #fff; }

.department-head__contact hr {
  border: 1px solid rgba(0, 0, 0, 0.25);
  margin: 18px 0 22px; }

.department-head__contact-initals {
  height: 42px;
  width: 42px;
  background: #315470;
  border-radius: 100%;
  line-height: 42px;
  text-align: center;
  color: #fff;
  display: inline-block;
  margin-right: 20px;
  margin-left: 10px;
  overflow: hidden;
  vertical-align: bottom; }
  .department-head__contact-initals img {
    width: 42px;
    line-height: 42px;
    margin-top: -4px; }

.department-head__contact-details {
  display: inline-block;
  vertical-align: middle;
  line-height: 19px; }

.department-head__contact-details-name {
  display: inline-block;
  color: #315470;
  font-weight: bold; }

.department-head__contact-details-title {
  color: rgba(0, 0, 0, 0.66); }

.department-head__contact-details-email, .department-head__contact-details-phone {
  color: rgba(0, 0, 0, 0.66);
  margin-left: 10px; }

.dept-header {
  width: 100%;
  background: #f0f5f6;
  margin: 50px auto;
  padding: 20px 0;
  background-size: cover;
  background-position: center; }
  .dept-header__contain {
    width: 100%;
    max-width: 1200px;
    min-height: 300px;
    margin: 0 auto;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center; }
  .dept-header--light {
    color: #315470; }
  .dept-header--dark {
    color: #FFFFFF; }
  .dept-header .dept-expanded {
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center; }
    .dept-header .dept-expanded .logo {
      max-width: 350px;
      height: auto; }
      .dept-header .dept-expanded .logo img {
        width: 100%;
        height: 100%; }
    .dept-header .dept-expanded .dept-name {
      padding: 0 0 0 25px;
      font-weight: 200;
      font-size: 36px;
      line-height: 45px; }
      .dept-header .dept-expanded .dept-name--pre-header {
        font-weight: 700; }
        .dept-header .dept-expanded .dept-name--pre-header span {
          font-weight: 200; }
      .dept-header .dept-expanded .dept-name--center {
        text-align: center; }

.dept-da {
  color: #23346F;
  background-color: #eaeaea; }

@media screen and (max-width: 640px) {
  .dept-header__contain {
    min-height: 200px; }
  .dept-header .dept-expanded {
    width: 100%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center; }
    .dept-header .dept-expanded .logo {
      width: 125px;
      margin-bottom: 10px; }
    .dept-header .dept-expanded .dept-name {
      font-size: 26px;
      line-height: 32px;
      text-align: center;
      padding: 0 20px; } }

.department-information .department-information__location:not(:first-child) {
  margin-top: 15px; }

.department-information .department-information__title {
  color: #315470;
  font-weight: bold; }

.department-information .department-information__address, .department-information .department-information__mailing-address {
  line-height: 24px;
  margin-bottom: 16px; }
  .department-information .department-information__address p, .department-information .department-information__mailing-address p {
    line-height: 24px;
    margin-top: 0; }

.department-information .department-information__notes {
  line-height: 24px;
  margin-bottom: 16px;
  margin-top: 16px; }
  .department-information .department-information__notes p {
    line-height: 24px; }

.department-information .department-information__icon {
  height: 42px;
  width: 42px;
  background: #DB864E;
  border-radius: 100%;
  line-height: 42px;
  text-align: center;
  color: #fff;
  display: inline-block;
  margin-right: 20px;
  margin-left: 10px;
  overflow: hidden;
  vertical-align: top; }
  .department-information .department-information__icon .material-icons {
    font-size: 24px;
    vertical-align: text-bottom;
    line-height: 42px; }

.department-information .department-information__details {
  display: inline-block;
  vertical-align: top; }

.department-information .department-information__phone-note {
  font-size: 12px;
  text-transform: uppercase; }

.accordion {
  width: 100%;
  color: #315470;
  border-top: solid 1px #d5d5d5;
  border-bottom: solid 1px #d5d5d5;
  overflow: hidden;
  margin-bottom: -1px; }
  .accordion__toggle {
    display: none; }
  .accordion__label {
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.25rem;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-start;
    padding: 33px 20px;
    cursor: pointer;
    transition: background 0.3s ease-in-out; }
    .accordion__label::after {
      font-weight: 400;
      font-family: "Material Icons";
      content: '\e145';
      width: 25px;
      text-align: center; }
    .accordion__label:hover {
      background: #f0f5f6; }
  .accordion__content {
    color: #555;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-in-out; }
    .accordion__content div {
      padding: 0 20px 25px 20px;
      line-height: 24px; }

.accordion input:checked ~ .accordion__content {
  max-height: 1000px; }

.accordion input:checked + label::after {
  content: '\e15b'; }

.banner {
  width: 100%;
  margin: 25px 0; }
  .banner--standard {
    background-color: #315470;
    background-image: linear-gradient(45deg, #315470, #4F868E); }
    .banner--standard .banner__button a {
      background-color: #DB864E; }
      .banner--standard .banner__button a:hover {
        background-color: #cc6a2a; }
  .banner--alternante {
    background-color: #315470;
    background-image: linear-gradient(45deg, #315470, rgba(49, 84, 112, 0.5)); }
    .banner--alternante .banner__button a {
      background-color: #A70E13; }
      .banner--alternante .banner__button a:hover {
        background-color: #c80f13; }
  .banner .banner__contain {
    max-width: 1140px;
    min-height: 105px;
    margin: 0 auto;
    padding: 10px 15px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center; }
    @media screen and (max-width: 640px) {
      .banner .banner__contain {
        flex-flow: column wrap;
        justify-content: center; } }
  .banner .banner__title {
    font-family: "Roboto", sans-serif;
    font-size: 28px;
    line-height: 34px;
    font-weight: 700;
    color: #fff; }
    @media screen and (max-width: 640px) {
      .banner .banner__title {
        font-size: 24px;
        text-align: center;
        margin-bottom: 15px; } }
  .banner .banner__button a {
    display: inline-block;
    padding: 5px;
    min-width: 250px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    transition: background-color 0.2s ease-in-out; }

.container__flex {
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  justify-content: center;
  margin: 25px auto; }
  @media screen and (max-width: 640px) {
    .container__flex {
      flex-flow: column wrap;
      align-self: start; } }

.list-card {
  width: 100%;
  /* min-height: 300px; */
  max-height: 350px;
  margin: 0  10px;
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: flex-end;
  overflow: hidden;
  box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  background-color: white; }
  @media screen and (max-width: 640px) {
    .list-card {
      width: 100%;
      margin: 10px 0;
      min-height: 100px; } }
  .list-card__img {
    margin: 0 auto 20px auto;
    width: 50px;
    height: 50px;
    overflow: hidden;
    background-size: cover;
    background-position: center; }
  .list-card__info {
    display: block;
    width: 100%;
    padding: 15px;
    flex-grow: 2; }
    .list-card__info .info__title {
      display: block;
      font-size: 1.25rem;
      font-weight: 600;
      margin: 0 0 5px 0;
      color: #315470; }
    .list-card__info .info__content {
      font-size: 0.9rem;
      margin: 0;
      height: auto;
      flex-grow: 4; }
  .list-card__button {
    display: block;
    padding: 10px 20px;
    width: 100%;
    margin: 15px 0 auto 0;
    background: #315470;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    transition: background 0.2s ease-in-out; }
    .list-card__button:hover {
      background: rgba(49, 84, 112, 0.9); }

.color-block {
  padding: 42px 0 20px; }
  .color-block.blue {
    background: #F0F5F6; }
  .color-block.blue-pattern {
    background-color: #f0f5f6;
    background-image: url("data:image/svg+xml,%3Csvg width='100' height='20' viewBox='0 0 100 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.184 20c.357-.13.72-.264 1.088-.402l1.768-.661C33.64 15.347 39.647 14 50 14c10.271 0 15.362 1.222 24.629 4.928.955.383 1.869.74 2.75 1.072h6.225c-2.51-.73-5.139-1.691-8.233-2.928C65.888 13.278 60.562 12 50 12c-10.626 0-16.855 1.397-26.66 5.063l-1.767.662c-2.475.923-4.66 1.674-6.724 2.275h6.335zm0-20C13.258 2.892 8.077 4 0 4V2c5.744 0 9.951-.574 14.85-2h6.334zM77.38 0C85.239 2.966 90.502 4 100 4V2c-6.842 0-11.386-.542-16.396-2h-6.225zM0 14c8.44 0 13.718-1.21 22.272-4.402l1.768-.661C33.64 5.347 39.647 4 50 4c10.271 0 15.362 1.222 24.629 4.928C84.112 12.722 89.438 14 100 14v-2c-10.271 0-15.362-1.222-24.629-4.928C65.888 3.278 60.562 2 50 2 39.374 2 33.145 3.397 23.34 7.063l-1.767.662C13.223 10.84 8.163 12 0 12v2z' fill='%23c8d3d9' fill-opacity='0.08' fill-rule='evenodd'/%3E%3C/svg%3E"); }

.sf-autocomplete {
  z-index: 2; }

footer {
  background: #F0F5F6;
  /*padding-top: 51px;*/
  /*margin-top: 38px;*/ }
  footer .sub-footer {
    margin-top: 38px;
    background: #1F4D66;
    color: #fff;
    padding: 10px 0;
    line-height: 38px; }
  footer .footer__logos {
    text-align: center; }
  footer .footer__seal {
    width: 233px; }
  footer .social-icons {
    display: flex;
    justify-content: space-evenly; }
  footer .social {
    height: 38px;
    width: 38px;
    background: rgba(0, 0, 0, 0.25);
    display: inline-block;
    border-radius: 100%;
    line-height: 38px;
    text-align: center;
    color: #fff; }
    footer .social object {
      height: 20px;
      vertical-align: sub;
      pointer-events: none; }
  footer ul.footer-list {
    list-style: none;
    padding-left: 0;
    margin: 0; }
    footer ul.footer-list li {
      margin-bottom: 9px;
      line-height: 38px; }
      footer ul.footer-list li.title {
        font-weight: bold;
        font-size: 20px;
        color: #1F4D66; }
