body { margin:0; overflow-x:hidden;}
body , .font-smoothing, .janus-header .flag, #janus-footer, .janus-page .btn-red, .janus-page .teaser-wrapper h2, .janus-page #about-the-case, .janus-page #events .sidebar, .janus-page #pledge, .janus-page .stories-list .single-story .quote-wrapper .quote, .janus-page .stories-list .single-story .citation {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.clearfix:before, .janus-page .prev-next-controls:before, .janus-page .actions-list:before, .janus-page #events:before, .janus-page #pledge:before, .janus-page .social-list:before, .janus-page .news-list:before, .janus-page .news-list .single-news-item:before, .janus-page .stories-list:before, .janus-page .stories-list .single-story:before, .clearfix:after, .janus-page .prev-next-controls:after, .janus-page .actions-list:after, .janus-page #events:after, .janus-page #pledge:after, .janus-page .social-list:after, .janus-page .news-list:after, .janus-page .news-list .single-news-item:after, .janus-page .stories-list:after, .janus-page .stories-list .single-story:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

.clearfix:after, .janus-page .prev-next-controls:after, .janus-page .actions-list:after, .janus-page #events:after, .janus-page #pledge:after, .janus-page .social-list:after, .janus-page .news-list:after, .janus-page .news-list .single-news-item:after, .janus-page .stories-list:after, .janus-page .stories-list .single-story:after {
  clear: both; }

.clearfix, .janus-page .prev-next-controls, .janus-page .actions-list, .janus-page #events, .janus-page #pledge, .janus-page .social-list, .janus-page .news-list, .janus-page .news-list .single-news-item, .janus-page .stories-list, .janus-page .stories-list .single-story {
  zoom: 1; }

.janus-header {
  width: 96%;
  background: white;
  padding: 4px 2% 4px;
  position: fixed;
  z-index: 10;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2); }
  .janus-header .logo {
    display: inline-block;
    position:absolute;
    padding:10px;
    background:#ffffff;
    width: 127px;
    height: auto;
    float: left;
    -webkit-transition:1s;
    -moz-transition:1s;
    -ms-transition:1s;
    -o-transition:1s;
    transition:1s;
    margin-right: 20px; }
  .janus-header .mobile-logo {
    display:none;
  }
    @media (max-width: 600px) {
      .janus-header {
        position:relative;
      }
      .janus-header .logo {
        display:none; }
      .janus-header .mobile-logo {
        -webkit-transition:1s;
        -moz-transition:1s;
        -ms-transition:1s;
        -o-transition:1s;
        transition:1s;
        display:block;
        background:none; }
      .janus-header .mobile-logo img {
        display:block;
        width:200px;
        height:auto;
        padding:10px;
        margin:0 auto;
        background:#ffffff;
        } }
    .janus-header .logo img {
      display: inline-block;
      width: 100%;
      height: auto; }
  .janus-header nav {
    display: inline-block;
    padding-left:164px; }
    @media (max-width: 770px) {
      .janus-header nav {
        display: none;
        width: 100%;
        clear: both;
        padding:0;
        text-align:center; } }
    .janus-header nav a {
      display: inline-block;
      font: 18px/1.8 'Open Sans Condensed', sans-serif;
      text-transform: uppercase;
      color: #888;
      padding: 10px; }
/*      @media (max-width: 600px) {
        .janus-header nav a {
          display: block;
          font-size: 14px; } }*/
  .janus-header .email-signup {
    display: inline-block;
    border: 1px solid blue;
    float: right; }
  .janus-header .flag {
    display: inline-block;
    padding: 5px 10px;
    color: white;
    position: absolute;
    left: 0;
    top: 100%;
    background: #f66530;
    font: 16px/1.4 "Roboto Slab", serif; }
    @media (max-width: 600px) {
      .janus-header .flag {
        width: 96%;
        font-size: 10px;
        padding: 5px 2%; } }
    .janus-header .flag:after {
      display: inline-block;
      content: '';
      position: absolute;
      bottom: 0;
      right: -42px;
      border-top: 32px solid #f66530;
      border-right: 42px solid transparent; }
  .janus-header .nav-icon {
    display: none; }
    @media (max-width: 770px) {
      .janus-header .nav-icon {
        display: inline-block;
        position: fixed;
        right: 8px;
        top: 8px;
        color:#a0a0a0;
        padding: 0 2%; } 
      .janus-header .nav-icon span.dashicons {
        font-size:32px;
        height:30px;
        width:34px;
        border-radius:5px;
        border:1px solid #000000;
        background:#ffffff;
        color:#000;
      } }
#janus-footer {
  width: 98% !important;
  max-width: 100% !important;
  background: #444;
  padding: 30px 2% !important;
  color: white;
  margin-top: -3px; }
  #janus-footer .footer-logo {
    display: inline-block;
    float: left;
    position: absolute; }
    @media (max-width: 600px) {
      #janus-footer .footer-logo {
        display: block;
        float: none;
        position: relative;
        margin: 0 auto 20px auto; } }
  #janus-footer .janus-footer-nav,
  #janus-footer .copyright {
    margin: 10px auto;
    text-align: center;
    font: 11px/1.4 "Helvetica", sans-serif;
    width:90%;
    padding:0 5%;
    text-transform: uppercase; }
    @media (max-width: 600px) {
      #janus-footer .janus-footer-nav,
      #janus-footer .copyright {
        width: 90%; } }
    #janus-footer .janus-footer-nav a,
    #janus-footer .copyright a {
      color: white; }
      #janus-footer .janus-footer-nav a:hover,
      #janus-footer .copyright a:hover {
        text-decoration: underline; }

.janus-page h1 {
  font: 70px/1 "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
  color: white; }
.janus-page h2 {
  font: 42px/1.2 "Open Sans Condensed", sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: white;
  margin-bottom: 30px; }
  @media (max-width: 600px) {
    .janus-page h2 {
      font-size: 38px; } }
.janus-page p, .janus-page #about-the-case ul {
  font: 18px/1.4 "Helvetica", sans-serif;
  margin: 20px auto; }
.janus-page a {
  color:#ff6530;
  font-weight:bold;
  text-decoration: none; }
.janus-page section {
  padding: 80px 5%;
  position: relative; }
.janus-page .btn-red {
  display: inline-block;
  border: 3px solid #f66530;
  background: #f66530;
  color: white;
  padding: 8px 18px 7px;
  font: bold 14px/1.2 "Helvetica", sans-serif;
  text-transform: uppercase;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  transition: color .2s, background .2s; }
  .janus-page .btn-red:hover {
    color: #f66530;
    background: rgba(157, 0, 0, 0); }
.janus-page .btn-outlined, .janus-page .gform_wrapper input[type=submit] {
  display: inline-block;
  color: white;
  padding: 10px 20px 9px;
  border: 3px solid white;
  text-transform: uppercase;
  font: bold 14px/1.2 "Helvetica", sans-serif;
  background: rgba(157, 0, 0, 0);
  transition: color .2s, background .2s; }
  .janus-page .btn-outlined:hover, .janus-page .gform_wrapper input[type=submit]:hover {
    background: white;
    color: #f66530; }
.janus-page .prev-next-controls {
  width: 90%;
  position: absolute;
  top: 50%;
  z-index: 0; }
  .janus-page .prev-next-controls a {
    display: inline-block;
    width: 44px;
    height: 30px;
    background: white;
    border-radius: 44px;
    text-align: center;
    padding: 14px 0 0 0;
    transition: opacity .2s; }
    .janus-page .prev-next-controls a.prev {
      float: left; }
    .janus-page .prev-next-controls a.next {
      float: right; }
    .janus-page .prev-next-controls a:hover {
      opacity: .65; }
.janus-page #intro {
  padding: 0;
  height: 650px;
  min-height:calc( 100vh - 100px );
  position:relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed; }
  @media (max-width: 600px) {
    .janus-page #intro {
      background-repeat: no-repeat;
      background-position: top right;
      background-size: cover; } }
  @media (max-height:800px) {
    .janus-page #intro {
      height:auto;
      padding-bottom:100px;
    }
  }
  .janus-page #intro p {
    opacity:0;
    margin: 20px 0;
  }
  .janus-page #intro p.page-intro-active {
    opacity:1;
    -webkit-transition:1s ;
    -moz-transition:1s;
    -ms-transition:1s;
    -o-transition:1s;
    transition:1s;
  }
    .janus-page #intro p.page-intro-active:nth-of-type(2) {
      transition-delay:1s;
    }
    .janus-page #intro p.page-intro-active:nth-of-type(3) {
      transition-delay:2s;
    }
    .janus-page #intro p.page-intro-active:nth-of-type(4) {
      transition-delay:3s;
    }
    .janus-page #intro p.page-intro-active:nth-of-type(5) {
      transition-delay:4s;
    }
.janus-page .teaser-wrapper {
  width: 70%;
  padding:0 15% 0 210px;
  height:100%;
  position:absolute;
  display:flex;
  flex-direction:column;
  justify-content:center;
  color:#ffffff;
  text-transform:uppercase; }
  .janus-page .teaser-wrapper p {
    font-family: 'Open Sans Condensed',sans-serif !important;
    font-size:36px;
    font-weight:400;
    line-height:1.1;
    margin-bottom:20px;
  }
    .janus-page .nd-orange {
      color:#f66530;
    }
  .janus-page .teaser-wrapper h1 {
    margin-bottom: 20px; }
  .janus-page .teaser-wrapper h2 {
    text-transform: none;
    text-align: left;
    margin: 20px auto; }
  @media(max-width:1110px) {
      .janus-page .teaser-wrapper p {
        font-size:36px;
      }
  }
  @media (max-width: 770px) {
  }
  @media (max-width: 600px) {
    .janus-page #intro {
      min-height:0;
      height:auto;
    }
    .janus-page .teaser-wrapper {
      width: 90%;
      margin:0 auto;
      padding:5%;
      height:auto;
      display:block;
      position:relative; }
      .janus-page .teaser-wrapper h1 {
        font-size: 40px; }
      .janus-page .teaser-wrapper h2 {
        font-size: 18px; }
      .janus-page .teaser-wrapper p {
        font-size:24px;
      } }
.janus-page #about {
  padding: 2% 10% 8%;
  color: white;
  /*background: rgba(157, 0, 0, 0.75);*/
  text-shadow:0 0 5px rgba(0,0,0,0.3);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed; }
    .janus-page #about .mission-statement-contents {
      columns: 2;
    }
  @media (max-width: 770px) {
    .janus-page #about {
      background-repeat: no-repeat;
      background-position: top right;
      background-size: cover; } 
  .janus-page #about .mission-statement-contents {
    columns:1;
  } }
  .janus-page #about p, .janus-page #about ul {
    padding: 0 5% 0 0;
    font-size:20px;
    line-height:1.4; }
    .janus-page #about p:first-of-type {
      margin-top:0;
    }
  .janus-page #about h2 {
      text-align:center;
      font-size:42px; }
  .janus-page #about ul {
    list-style: disc; }
    .janus-page #about ul li {
      margin: 5px 0 5px 20px; }
  .janus-page #about hr {
    width: 90%;
    opacity: .5;
    margin: initial; }
.janus-page .scroll-arrow-container {
  width: 100%;
  display: block;
  position: absolute;
  bottom: 20px;
  text-align:center;
}
.janus-page .scroll-arrow {
  /*background:#f66530;*/
  border:2px solid #f66530;
  background:rgba(0,0,0,0.5);
  text-align: center;
  display:inline-block;
  padding:10px;
  width:auto;
  margin:0 auto;
  color: white;
  font: 12px/1.2 "Helvetica", sans-serif;
  font-weight:bold;
  text-transform: uppercase;
  -webkit-transition:0.5s;
  -moz-transition:0.5s;
  -ms-transition:0.5s;
  -o-transition:0.5s;
  transition:0.5s; }
  .janus-page .scroll-arrow img {
    display: block;
    margin: 3px auto 15px; }
  .janus-page .scroll-arrow:hover {
    background:#f66530;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    -ms-transition:0.5s;
    -o-transition:0.5s;
    transition:0.5s;
    /*opacity: .75;*/
   }
  @media (max-width:770px ) {
    .janus-page .scroll-arrow-container {
      display:none;
    }
  }
  @media (max-width: 600px) {
    .janus-page .scroll-arrow {
      bottom: 12%;
      font-size: 11px; } }
.janus-page #take-action {
  padding:20px 5%;
}
.janus-page #take-action ul {
  display:flex;
  justify-content:center;
  width:100%;
  padding:0;
}
.janus-page .actions-list li {
  display: inline-block;
  width: 20%;
  padding: 0 2%;
  text-align: center;
  margin: 0 0 50px 0; }
  .janus-page .actions-list li .action-icon {
    margin-bottom: 20px;
    width: 100%;
    height: auto; }
  @media (max-width: 770px) {
    .janus-page #take-action ul {
      flex-wrap:wrap;
    }
    .janus-page .actions-list li {
      width: 38%;
      padding: 0 5%; }
    .janus-page .actions-list li img.action-icon {
      max-height:150px;
      width:auto;
    } }
.janus-page #events {
  padding: 0; }
  .janus-page #events h2 {
    color:#f66530;
  }
  .janus-page .nd-find-a-rally-intro {
    display:none;
  }
  .janus-page .nd-find-a-rally-intro-embedded {
    display:flex;
    justify-content:center;
    margin-bottom:20px;
  }
    .janus-page .nd-find-a-rally-intro-embedded .nd-left-column ,
    .janus-page .nd-find-a-rally-intro-embedded .nd-right-column {
      display:inline-block;
      line-height:1.2;
    }
    .janus-page .nd-find-a-rally-intro-embedded .nd-left-column {
      margin-right:30px;
    }
      .janus-page #can_embed_form .nd-find-a-rally-intro-embedded .nd-right-column ,
      .janus-page #can_embed_form .nd-find-a-rally-intro-embedded .nd-right-column p ,
      .janus-page #can_embed_form .nd-find-a-rally-intro-embedded .nd-right-column ul li {
        font-size:14px;
      }
      .janus-page #can_embed_form .nd-find-a-rally-intro-embedded .nd-right-column ul {
        margin:5px 0 !important;
      }
      .janus-page #can_embed_form .nd-find-a-rally-intro-embedded .nd-right-column p {
        display:none;
      }
      .janus-page #can_embed_form .nd-find-a-rally-intro-embedded ul li {
        margin:0;
        padding:0;
      }
      .janus-page #can_embed_form .nd-find-a-rally-intro-embedded .nd-left-column ,
      .janus-page #can_embed_form .nd-find-a-rally-intro-embedded .nd-left-column p  {
        font-size:20px;
      }
      .janus-page .nd-find-a-rally-intro-embedded .nd-right-column {
        padding:10px;
        background:#444;
        border:1px solid #444;
        color:#ffffff;
      }
  .janus-page #events .map-wrapper {
    width: 70%;
    height: 100%;
    float: left;
    background-size: cover; }
    @media (max-width: 600px) {
      .janus-page #events .map-wrapper {
        width: 100%;
        float: none; } }
  .janus-page #events .sidebar {
    width: 26%;
    padding: 50px 2% 200px 2%;
    background: #f66530;
    float: right;
    text-align: left;
    color: white; }
    @media (max-width: 600px) {
      .janus-page #events .sidebar {
        width: 90%;
        float: none;
        padding: 50px 5%; } }
    .janus-page #events .sidebar h1, .janus-page #events .sidebar h2, .janus-page #events .sidebar h3, .janus-page #events .sidebar h4 {
      text-align: left; }
.janus-page #pledge {
  color: white;
  text-align: center;
  width:90%;
  padding:20px 5%; }
  .janus-page .share-your-voice-content {
    display:flex;
    justify-content:center;
    width:100%;
    align-items:flex-start;
  }
  .janus-page #pledge p, .janus-page #pledge #about-the-case ul, .janus-page #about-the-case #pledge ul {
    font-size: 23px;
    text-align: left; }
  .janus-page #pledge .left {
    width: 40%;
    min-width:300px;
    padding: 0 2.5%;
    background:rgba(246,101,48,0.85);    
    margin-bottom: 30px; }
  .janus-page #pledge .right {
    width: 60%;
    min-width:600px;
    flex-grow:1;
    padding: 0;
    margin-bottom: 30px; }
    @media (max-width: 900px) {
      .janus-page #pledge {
        width:90%;
        padding:20px 5%;
      }
      .janus-page .share-your-voice-content {
        flex-wrap:wrap;
      }
      .janus-page #pledge .left ,
      .janus-page #pledge .right {
        width:100%;
        min-width:0;
        flex-grow:1;
      }
      .janus-page #pledge .left p, .janus-page #pledge .left #about-the-case ul, .janus-page #about-the-case #pledge .left ul {
        margin: 0;
        font-size:24px;
        padding:20px 5%; } }
.janus-page #pledge .btn-outlined, .janus-page #pledge .gform_wrapper input[type=submit], .janus-page .gform_wrapper #pledge input[type=submit] {
  clear: both;
  float: none;
  display: block;
  width: 180px;
  margin: auto; }
.nd-slider-list {
  width:100%;
  position:relative;
}
  .nd-slider-page {
      position:absolute;
      width:100%;
      height:100%;
      top:0;
      left:0;
      display:flex;
      flex-direction:row;
      justify-content:space-around;
      opacity:0;
      z-index:-1000;    
      -webkit-transition:opacity 1s; 
      -moz-transition:opacity 1s; 
      -ms-transition:opacity 1s; 
      -o-transition:opacity 1s; 
      transition:opacity 1s; 
  }
    .nd-slider-page.nd-slider-page-active {
      opacity:1;
      z-index:1;   
      -webkit-transition:opacity 1s; 
      -moz-transition:opacity 1s; 
      -ms-transition:opacity 1s; 
      -o-transition:opacity 1s; 
      transition:opacity 1s; 
    }
  .nd-slider-item {
    display:inline-block;
  }
  .nd-slider-nav {
    position:absolute;
    top:50%;
    margin-top:-15px;
    height:30px;
    width:30px;
    padding:5px;
    border-radius:100%;
    background:rgba(255,255,255,0.8);
  }
    .nd-slider-nav img {
      height:30px;
      width:30px;
    }
    .nd-slider-nav-prev {
      right:100%;
    }
    .nd-slider-nav-next {
      left:100%;
    }
    .nd-slider-nav-inactive {
      display:none;
    }
.janus-page #resources {
  padding:30px 5%;
}
  .janus-page #resources .nd-resources {
    height:300px;
  }
  .janus-page #resources .nd-resources .nd-resource {
    display:inline-block;
    position:relative;
    width:300px;
    min-height:420px;
    flex-grow:0;
    flex-shrink:0;
    height:auto;
    margin:10px;
    color:#444;
    font-family:'Helvetica',sans-serif !important;
    z-index:1;
  }
    .janus-page #resources .nd-resources .nd-resource .nd-resource-content {
      position:relative;
      margin:30px;
      min-height:80%;
      padding:15px 0 0;
      background:#ffffff;
      z-index:2;
    }
      .janus-page #resources .nd-resources .nd-resource .nd-resource-content p {
        padding:0 20px;
        font-size:14px;
      }
    .janus-page #resources .nd-resources .nd-resource a {
      display:block;
      color:#f66530;
      text-transform:uppercase;
      font-size:14px;
      font-weight:bold;
      text-align:center;
      border:1px solid #808080;
      margin:10px 10px 0;
      padding:10px 0;
      -webkit-transition:0.3s;
      -moz-transition:0.3s;
      -ms-transition:0.3s;
      -o-transition:0.3s;
      transition:0.3s;
    }
      .janus-page #resources .nd-resources .nd-resource a:hover {
        background:#f66530;
        color:#ffffff;
        -webkit-transition:0.3s;
        -moz-transition:0.3s;
        -ms-transition:0.3s;
        -o-transition:0.3s;
        transition:0.3s;
      }
    .nd-background-thingy {
      position:absolute;
      height:calc(100% - 80px);
      width:calc(100% - 80px);
      -webkit-transform:rotate(-15deg);
      -moz-transform:rotate(-15deg);
      -ms-transform:rotate(-15deg);
      -o-transform:rotate(-15deg);
      transform:rotate(-15deg);
      -webkit-transform-origin:50% 50%;
      -moz-transform-origin:50% 50%;
      -ms-transform-origin:50% 50%;
      -o-transform-origin:50% 50%;
      transform-origin:50% 50%;
      background:rgba(255,255,255,0.6);
      z-index:0;
      top:40px;
      left:40px;
    }
.janus-page #share {
  background: #00276B;
  padding:20px 5% 70px; }
  .janus-page .social-list .nd-slider-page {
    justify-content:center;
  }
  .janus-page .social-list .single-social-share {
    height:250px;
    width:auto;
    padding: 0 2%;
    text-align: center;
    margin: 0 0 50px 0;
    position: relative; }
    .janus-page .social-list .single-social-share img.share-graphic {
      height:100%;
      width:auto;
      transition: opacity .2s;
      border: 5px solid white;
      box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    }
    @media (max-width: 600px) {
      .janus-page .social-list .single-social-share {
        position: absolute; } }
    @media (min-width: 600px) {
      .janus-page .social-list .single-social-share .social-share-btn-wrapper {
        width: 85%;
        position: absolute;
        top: 40%;
        opacity: 0;
        transition: opacity .3s; } }
    @media (max-width: 600px) {
      .janus-page .social-list .single-social-share .social-share-btn-wrapper {
        width: 150%;
        margin-left: -25%; } }
    .janus-page .social-list .single-social-share .social-share-btn-wrapper .addthis_toolbox {
      display: inline-block; }
    @media (max-width: 770px) {
      .janus-page .social-list .single-social-share {
        width: 40%;
        padding: 0 5%; } }
    @media (max-width: 600px) {
      .janus-page .social-list .single-social-share {
        width: 70%;
        padding: 0 15%; } }
    .janus-page .social-list .single-social-share:hover .share-graphic {
      opacity: .35; }
    .janus-page .social-list .single-social-share:hover .social-share-btn-wrapper {
      opacity: 1; }
.janus-page .addthis_button_facebook,
.janus-page .addthis_button_twitter,
.janus-page .direct_link_button_fb {
  border: 2px solid #f66530;
  color: white;
  background: #f66530;
  padding: 8px 10px 8px 8px;
  font: 11px/1.2 "Helvetica", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: color .2s; }
  .janus-page .addthis_button_facebook img,
  .janus-page .addthis_button_twitter img,
  .janus-page .direct_link_button_fb img {
    display: inline-block;
    position: relative;
    top: 5px;
    left: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.25);
    padding-right: 7px;
    margin-right: 2px; }
  .janus-page .addthis_button_facebook:hover,
  .janus-page .addthis_button_twitter:hover,
  .janus-page .direct_link_button_fb:hover {
    border: 2px solid #f66530;
    background: rgba(157, 0, 0, 0); }
.janus-page #news {
  padding:30px 5% 80px;
}
.janus-page .news-list {
  width: 80%;
  min-height: 320px;
  margin: auto;
  position: relative;
  padding-bottom:20px;
  z-index: 2; }
  @media (max-width: 600px) {
    .janus-page .news-list {
      width: 70%;
      min-height: 420px; } }
  .janus-page .news-list .single-news-item {
    display: none;
    width: 90%;
    background: white;
    padding: 30px 5%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0; }
    @media (max-width: 600px) {
      .janus-page .news-list .single-news-item {
        padding: 30px 0; }
        .janus-page .news-list .single-news-item .btn-red {
          font-size: 11px;
          margin-top: 10px; } }
    .janus-page .news-list .single-news-item .title-wrapper {
      width: 50%;
      float: left; }
      .janus-page .news-list .single-news-item .title-wrapper a {
        color: #000;
        transition: color .2s; }
        .janus-page .news-list .single-news-item .title-wrapper a:hover {
          color: #f66530; }
      @media (max-width: 600px) {
        .janus-page .news-list .single-news-item .title-wrapper {
          width: 100%; } }
    .janus-page .news-list .single-news-item h3 {
      font: 30px/1.2 "Roboto Slab", serif;
      padding: 20px 5%; }
      @media (max-width: 600px) {
        .janus-page .news-list .single-news-item h3 {
          font-size: 20px; } }
    .janus-page .news-list .single-news-item .logo-link {
      width: 50%;
      float: right; }
      .janus-page .news-list .single-news-item .logo-link img {
        max-width: 170px;
        display: block;
        margin: 15px auto 30px; }
        @media (max-width: 770px) {
          .janus-page .news-list .single-news-item .logo-link img {
            max-width: 125px; } }
      @media (max-width: 600px) {
        .janus-page .news-list .single-news-item .logo-link {
          width: 100%; } }
  .janus-page .news-list hr.sm {
    width: 50%;
    display: block; }
.janus-page #stories {
  text-align: center; }
  @media (max-width: 600px) {
    .janus-page #stories {
      background-position: -300px top !important;
      background-size: cover !important; } }
  .janus-page #stories .prev-next-controls {
    top: 300px; }
.janus-page .stories-list {
  width: 80%;
  position: relative;
  z-index: 2;
  margin: auto; }
  .janus-page .stories-list .single-story {
    display: inline-block;
    display: none;
    width: 28%;
    padding: 0 2%;
    float: left;
    text-align: center;
    margin: 0 0 25px 0; }
    @media (max-width: 770px) {
      .janus-page .stories-list .single-story {
        width: 40%;
        padding: 0 5%; } }
    @media (max-width: 600px) {
      .janus-page .stories-list .single-story {
        width: 70%;
        padding: 0 15%; } }
    .janus-page .stories-list .single-story .headshot-wrapper {
      border: 4px solid rgba(0, 39, 107, 0);
      display: inline-block;
      transition: border-color .1s;
      position: relative; }
    .janus-page .stories-list .single-story img {
      display: block;
      width: 100%;
      height: auto;
      margin-bottom: 0; }
    .janus-page .stories-list .single-story span {
      display: block;
      background: #f66530;
      padding: 10px 0 8px;
      color: white;
      font: 12px/1.5 "Helvetica", sans-serif;
      text-transform: uppercase;
      transition: background .1s;
      position: relative; }
    .janus-page .stories-list .single-story .quote-wrapper {
      display: none;
      width: 80%;
      color: white;
      position: relative;
      text-align: left; }
      .janus-page .stories-list .single-story .quote-wrapper .quote {
        font: 18px/1.4 "Roboto Slab", serif;
        margin-top: 50px; }
    .janus-page .stories-list .single-story .citation {
      font: 16px/1.2 "Open Sans Condensed", sans-serif; }
    .janus-page .stories-list .single-story:hover .headshot-wrapper, .janus-page .stories-list .single-story.active .headshot-wrapper {
      border: 4px solid #00276B; }
    .janus-page .stories-list .single-story:hover span, .janus-page .stories-list .single-story.active span {
      background: #00276B; }
      .janus-page .stories-list .single-story:hover span:after, .janus-page .stories-list .single-story.active span:after {
        display: block;
        content: '';
        width: 0;
        height: 0;
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        border-top: 20px solid #00276B;
        position: absolute;
        bottom: -24px;
        left: 40%; }
.janus-page #faqs {
  padding:30px 5% 80px;
}
.janus-page #faqs .faq-content {
  width:90%;
  margin:0 auto;
  display:flex;
  font-family:'Helvetica',sans-serif;
  color:#ffffff;
}
  .janus-page #faqs .faq-questions {
    padding-right:30px;
    width:40%;
  }
    .janus-page #faqs .faq-questions .nd-faq-question {
      cursor:pointer;
      -webkit-user-select:none;
      -moz-user-select:none;
      -ms-user-select:none;
      -o-user-select:none;
      user-select:none;
      margin:15px 0px;
      font-weight:600;
      border-left:3px solid #f66530;
      padding:5px 10px;
      -webkit-transition:0.3s;
      -moz-transition:0.3s;
      -ms-transition:0.3s;
      -o-transition:0.3s;
      transition:0.3s;
    }
      .janus-page #faqs .faq-questions .nd-faq-mobile-answer {
        display:none;
      }
      .janus-page #faqs .faq-questions .nd-faq-question span.dashicons {
        display:none;
      }
      .janus-page #faqs .faq-questions .nd-faq-question a {
        color:#ffffff;
        text-decoration:underline;
      }
      .janus-page #faqs .faq-questions .nd-faq-question-active {
        background:#f66530;
        color:#ffffff;
        -webkit-transition:0.3s;
        -moz-transition:0.3s;
        -ms-transition:0.3s;
        -o-transition:0.3s;
        transition:0.3s;
      }
  .janus-page #faqs .faq-answers {
    width:55%;
    min-width:320px;
    position:relative;
  }
    .janus-page #faqs .faq-answers .nd-faq-answer {
      opacity:0;
      z-index:-1;
      -webkit-transition:0.3s;
      -moz-transition:0.3s;
      -ms-transition:0.3s;
      -o-transition:0.3s;
      transition:0.3s;
    }
    .janus-page #faqs .faq-answers .nd-faq-answer.nd-faq-answer-active {
      z-index:1;
      opacity:1;
      -webkit-transition:0.3s;
      -moz-transition:0.3s;
      -ms-transition:0.3s;
      -o-transition:0.3s;
      transition:0.3s;
    }
    .janus-page #faqs .faq-answers {
      position:relative;
      background:#ffffff;
      margin:40px;
      color:#444;
      padding:10px;
    }
      .janus-page #faqs .nd-faq-answer .nd-faq-answer-content p {
        font-size:14px;
      }
      .janus-page #faqs .nd-faq-answer a ,
      .janus-page #faqs .faq-questions .nd-faq-mobile-answer a {
        text-decoration:underline;
      }
        .janus-page #faqs .nd-faq-answer a:hover ,
        .janus-page #faqs .faq-questions .nd-faq-mobile-answer a:hover {
          background:#ff6530;
          color:#ffffff;
        }
      .janus-page #faqs .nd-orange {
        font-weight:bold;
      }
  @media( max-width:800px ) {
    .janus-page #faqs .faq-questions {
      width:100%;
    }
    .janus-page #faqs .faq-questions .nd-faq-question ,
    .janus-page #faqs .faq-questions .nd-faq-question-active {
      border-left:none;
      background:#ff6530;
      font-size:18px;
      margin:20px 0 0;
      padding:10px 40px 10px 10px;
    }
    .janus-page #faqs .faq-questions .nd-faq-question span.dashicons {
      float:right;
      display:block;
      margin-right:-30px;
      color:#ffffff;
      -webkit-transform:rotate(0deg);
      -moz-transform:rotate(0deg);
      -ms-transform:rotate(0deg);
      -o-transform:rotate(0deg);
      transform:rotate(0deg);
      -webkit-transition:0.5s;
      -moz-transition:0.5s;
      -ms-transition:0.5s;
      -o-transition:0.5s;
      transition:0.5s;
    }
      .janus-page #faqs .faq-questions .nd-faq-question span.dashicons.nd-faq-icon-active {
        -webkit-transform:rotate(180deg);
        -moz-transform:rotate(180deg);
        -ms-transform:rotate(180deg);
        -o-transform:rotate(180deg);
        transform:rotate(180deg);
        -webkit-transition:0.5s;
        -moz-transition:0.5s;
        -ms-transition:0.5s;
        -o-transition:0.5s;
        transition:0.5s;
      }
    .janus-page #faqs .faq-answers {
      display:none;
    }
    .janus-page #faqs .faq-questions .nd-faq-mobile-answer {
      padding:10px;
      background:#ffffff;
      color:#444;
      font-size:16px;
    }
  }
  .janus-page #partners {
    padding:20px 5% 60px;
    max-width:90%;
  }
  .janus-page #partners h2 {
    color:#444;
    font-size:28px;
    /*margin-top:0;*/
  }
  .janus-page #partners .nd-partners {
    width:1000px;
    max-width:100%;
    margin:0 auto;
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    align-items:stretch;
  }
    .janus-page #partners .nd-partners .nd-partner {
      display:inline-block;
      margin:10px;
      vertical-align:top;
      flex-grow:0;
      width:140px;
    }
    .janus-page #partners .nd-partners .nd-partner a {
      padding:20px;
      width:calc(100% - 40px);
      height:calc(100% - 40px);
      display:flex;
      flex-direction:column;
      justify-content:center;
      text-align:center;
      border:1px solid #ffffff;
      -webkit-transition:0.3s;
      -moz-transition:0.3s;
      -ms-transition:0.3s;
      -o-transition:0.3s;
      transition:0.3s;
    }
      .janus-page #partners .nd-partners .nd-partner a img {
        display:inline-block;
        margin:0 auto;
      }
      .janus-page #partners .nd-partners .nd-partner a:hover {
        border:1px solid #f66530;
        -webkit-transition:0.3s;
        -moz-transition:0.3s;
        -ms-transition:0.3s;
        -o-transition:0.3s;
        transition:0.3s;
      }
.janus-page .modal-wrapper {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  overflow: scroll; }
  .janus-page .modal-wrapper .modal {
    width: 80%;
    max-width: 700px;
    padding: 30px;
    margin: 5% auto 0 auto;
    background: white;
    border: 1px solid #2C2C2C;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2); }
    .janus-page .modal-wrapper .modal .close-modal {
      color: #f66530;
      font: bold 12px/1.2 "Helvetica", sans-serif;
      text-transform: uppercase;
      float: right; }
    .janus-page .modal-wrapper .modal h2 {
      font: bold 36px/1.2 "Helvetica", sans-serif;
      color: #00276B;
      margin-top: 20px; }
    .janus-page .modal-wrapper .modal .gform_wrapper input[type=submit] {
      border: 3px solid #f66530;
      background: #f66530; }
      .janus-page .modal-wrapper .modal .gform_wrapper input[type=submit]:hover {
        color: white; }
    .janus-page .modal-wrapper .modal .gform_wrapper .ginput_container_checkbox label {
      color: #2C2C2C !important; }
    .janus-page .modal-wrapper .modal #gform_confirmation_message_2 {
      text-align: center;
      font: italic 16px/1.2 "Helvetica", sans-serif; }

/*# sourceMappingURL=styles-janus.css.map */
/** action network customization **/
.can_embed #logo_wrap ,
#can-event_campaign-area-april20events #can_main_col img.main_action_image ,
#can-event_campaign-area-april20events #can_main_col #event_desc ,
#can-event_campaign-area-april20events #can_main_col #action_info {
  display:none !important;
}