/* Colors */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

table {
  border-collapse: collapse;
  width: 100%; }

.clearfix:after {
  content: '';
  position: relative;
  display: table;
  width: 100%;
  clear: both; }

.homeMC .news-block {
  height: auto !important; }

.homeMC .left_Half a {
  margin: 0 auto; }

.homeMC .cell.content-cell {
  text-align: center; }
  .homeMC .cell.content-cell h2 {
    text-align: left; }
  .homeMC .cell.content-cell p {
    text-align: left; }

.homeMC .news-block:first-of-type .cell {
  width: 100%;
  min-height: 200px;
  height: 100%;
  display: block; }

@media screen and (max-width: 1280px) {
  .homeMC .news-block {
    padding-left: 0 !important;
    min-height: 350px !important;
    /*height: auto !important;*/ }
  .homeMC .news-block:first-of-type .cell.img-cell {
    height: 250px !important; }
  .homeMC .news-block:first-of-type .cell {
    display: block;
    width: 100%; } }

@media screen and (max-width: 1050px) {
  .homeMC .left_Half a {
    padding: 15px 0 !important;
    width: 100%;
    text-align: center; } }

@media screen and (max-width: 850px) {
  .homeMC .news-block {
    height: auto !important;
    width: calc((100% / 2) - 20px) !important; } }

@media screen and (max-width: 550px) {
  .homeMC .news-block {
    height: auto !important;
    width: calc((100% / 1) - 20px) !important; } }

.P--WisRedInitiative--Stream .news-block:first-of-type, .P--CitizenInformationForum--Stream .news-block:first-of-type {
  background: #FFF;
  margin: 30px 10px;
  width: calc((100% / 3) - 20px);
  text-align: center;
  display: block; }

.P--WisRedInitiative--Stream .news-block:first-of-type .cell, .P--CitizenInformationForum--Stream .news-block:first-of-type .cell {
  display: block;
  width: 100%;
  position: initial; }

.P--WisRedInitiative--Stream .news-block:first-of-type .cell h2, .P--CitizenInformationForum--Stream .news-block:first-of-type .cell h2 {
  max-height: 132px;
  overflow-y: hidden; }

.P--WisRedInitiative--Stream .news-block:first-of-type .cell.img-cell, .P--CitizenInformationForum--Stream .news-block:first-of-type .cell.img-cell {
  max-height: 200px; }

.P--WisRedInitiative--Stream .news-block, .P--CitizenInformationForum--Stream .news-block {
  background: #FFF;
  margin: 30px 10px;
  width: calc((100% / 3) - 20px);
  text-align: center;
  display: block;
  position: relative;
  height: 446px; }

.P--WisRedInitiative--Stream .news-block .cell h2, .P--CitizenInformationForum--Stream .news-block .cell h2 {
  max-height: 132px;
  overflow-y: hidden; }

.P--WisRedInitiative--Stream .news-block .cell, .P--CitizenInformationForum--Stream .news-block .cell {
  display: block;
  width: 100%;
  position: initial; }

.P--WisRedInitiative--Stream .news-block .cell.img-cell, .P--CitizenInformationForum--Stream .news-block .cell.img-cell {
  max-height: 200px; }

.P--WisRedInitiative--Stream .news-block .cell .blue-btn, .P--CitizenInformationForum--Stream .news-block .cell .blue-btn {
  display: block;
  margin: 10px auto;
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -100px; }

.newSubNav {
  background: #0049bf;
  height: 50px;
  text-align: center; }
  @media screen and (max-width: 1150px) {
    .newSubNav {
      margin-top: 137px; } }
  @media screen and (max-width: 700px) {
    .newSubNav a {
      font-size: 15px !important; } }
  @media screen and (max-width: 640px) {
    .newSubNav {
      margin-top: 122px; }
      .newSubNav a {
        font-size: 15px !important; } }
  @media screen and (max-width: 500px) {
    .newSubNav a {
      width: auto !important;
      padding: 15px !important; } }
  @media screen and (max-width: 470px) {
    .newSubNav {
      margin-top: 113px; } }
  @media screen and (max-width: 380px) {
    .newSubNav {
      display: none; } }
  .newSubNav a {
    color: #FFF;
    display: inline-block;
    vertical-align: top;
    padding: 15px 0;
    width: 30%;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease; }
    .newSubNav a:hover {
      color: #FFF;
      background: #CC0201;
      -webkit-transition: all 0.25s ease;
      -o-transition: all 0.25s ease;
      transition: all 0.25s ease;
      -moz-box-shadow: inset 0 0 10px #CCC;
      -webkit-box-shadow: inset 0 0 10px #CCC;
      box-shadow: inset 0 0 10px #CCC; }
  .newSubNav .sepLineNew {
    width: 3px;
    height: 50px;
    display: inline-block;
    background: #085FCF;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5); }
    @media screen and (max-width: 400px) {
      .newSubNav .sepLineNew {
        display: none; } }

/* WisRed Stream Styles */
.wisred_Main.wisred_MessageCenter {
  background: url(/Content/images/messageCenterIcon.png) left center no-repeat #00007f;
  padding-bottom: 100px; }
  .wisred_Main.wisred_MessageCenter .left_Half {
    width: 100%; }
    .wisred_Main.wisred_MessageCenter .left_Half img {
      display: inline-block;
      max-width: 200px;
      height: auto;
      margin: 1%;
      vertical-align: top; }
    .wisred_Main.wisred_MessageCenter .left_Half h2 {
      color: #FFF;
      display: inline-block; }
    .wisred_Main.wisred_MessageCenter .left_Half h3 {
      color: #FFF; }
    .wisred_Main.wisred_MessageCenter .left_Half h4 {
      color: #FFF; }
    .wisred_Main.wisred_MessageCenter .left_Half h5 {
      color: #FFF; }
    .wisred_Main.wisred_MessageCenter .left_Half p {
      color: #FFF; }
    .wisred_Main.wisred_MessageCenter .left_Half a {
      background: #aa0400;
      color: #FFF;
      text-transform: uppercase;
      font-size: 18px;
      font-weight: bold;
      display: inline-block;
      width: 200px;
      max-width: 100%;
      padding: 15px 10px;
      margin-top: 50px;
      -webkit-transition: all 0.25s ease;
      -o-transition: all 0.25s ease;
      transition: all 0.25s ease;
      text-decoration: none;
      clear: both; }
      .wisred_Main.wisred_MessageCenter .left_Half a:hover {
        background: #781214;
        -webkit-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease; }

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.wisred_MessageCenter .news-block {
  background: none !important; }

.P--CitizenInformationForum--Stream .wisred_MessageCenter .news-block {
  width: calc((100% / 4) - 20px);
  min-height: 450px;
  height: auto;
  margin: 10px !important; }
  @media screen and (max-width: 1800px) {
    .P--CitizenInformationForum--Stream .wisred_MessageCenter .news-block {
      width: calc((100% / 3) - 20px); } }
  @media screen and (max-width: 1400px) {
    .P--CitizenInformationForum--Stream .wisred_MessageCenter .news-block h2 {
      font-size: 18px !important; }
      .P--CitizenInformationForum--Stream .wisred_MessageCenter .news-block h2 small {
        font-size: 14px !important; } }

.wisredHeaderText_Div a {
  background: #aa0400;
  color: #FFF;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  padding: 15px 65px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.wisredHeaderText_Div a:hover {
  background: #00007f;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  color: #FFF;
  transition: all 0.25s ease; }

.wisred_MessageCenter .news-block {
  width: calc((100% / 4) - 20px);
  min-height: 450px;
  margin: 10px 10px 100px 10px !important; }
  @media screen and (max-width: 1800px) {
    .wisred_MessageCenter .news-block {
      width: calc((100% / 3) - 20px); } }
  @media screen and (max-width: 1400px) {
    .wisred_MessageCenter .news-block h2 {
      font-size: 18px !important; }
      .wisred_MessageCenter .news-block h2 small {
        font-size: 14px !important; } }

@media screen and (max-width: 1400px) {
  .halflabelwrap {
    width: 49% !important; } }

@media screen and (max-width: 550px) {
  .halflabelwrap {
    width: 100% !important; } }

.newstartBtn {
  display: inline-block;
  text-decoration: none;
  color: #FFF;
  font-weight: bold;
  padding: 15px 85px;
  margin-top: 15px;
  background: -webkit-gradient(linear, left top, left bottom, from(#00007f), to(#0049bf));
  background: -webkit-linear-gradient(top, #00007f 0%, #0049bf 100%);
  background: -o-linear-gradient(top, #00007f 0%, #0049bf 100%);
  background: linear-gradient(to bottom, #00007f 0%, #0049bf 100%);
  border: 1px solid #FFF;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease; }
  .newstartBtn:hover {
    background: #AA0400;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    color: #FFF; }

.wisred_MessageCenter .news-block:first-of-type .cell.content-cell {
  padding: 20px; }

.wisred_MessageCenter .news-block:first-of-type {
  width: calc((100% / 4) - 20px); }
  @media screen and (max-width: 1800px) {
    .wisred_MessageCenter .news-block:first-of-type {
      width: calc((100% / 3) - 20px); } }

.wisred_MessageCenter .news-block .img-cell {
  background-size: contain !important;
  margin-top: 20px; }

.wisred_TopBanner {
  background: url("/Content/images/WisRed/texturedBG.jpg") top center no-repeat;
  width: 100%;
  float: left;
  height: 521px; }
  .wisred_TopBanner .left_Half {
    width: 48%;
    float: left;
    text-align: center;
    padding-top: 50px; }
    .wisred_TopBanner .left_Half .donateWisRed_Btn {
      background: #aa0400;
      color: #FFF;
      text-transform: uppercase;
      font-size: 18px;
      font-weight: bold;
      display: inline-block;
      padding: 15px 65px;
      margin-top: 50px;
      -webkit-transition: all 0.25s ease;
      -o-transition: all 0.25s ease;
      transition: all 0.25s ease;
      text-decoration: none; }
      .wisred_TopBanner .left_Half .donateWisRed_Btn:hover {
        background: #00007f;
        -webkit-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease; }
  .wisred_TopBanner .right_Half {
    width: 48%;
    float: right;
    padding-top: 50px; }
    .wisred_TopBanner .right_Half .donateWisRed_Btn {
      background: #aa0400;
      color: #FFF;
      text-transform: uppercase;
      font-size: 18px;
      font-weight: bold;
      display: inline-block;
      padding: 15px 65px;
      margin-top: 0px;
      -webkit-transition: all 0.25s ease;
      -o-transition: all 0.25s ease;
      transition: all 0.25s ease;
      text-decoration: none; }
      .wisred_TopBanner .right_Half .donateWisRed_Btn:hover {
        background: #00007f;
        -webkit-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease; }
    .wisred_TopBanner .right_Half h2 {
      color: #00007f;
      font-size: 39px;
      font-weight: bold;
      letter-spacing: 1px; }
      .wisred_TopBanner .right_Half h2 span {
        font-family: 'Montserrat-ExtraBold';
        text-transform: uppercase; }
    .wisred_TopBanner .right_Half h4 {
      font-weight: bold;
      font-size: 18px;
      letter-spacing: 1px; }
    .wisred_TopBanner .right_Half .event_Display {
      background: #e9e9e9;
      padding: 0 0 0 30px;
      display: block;
      float: left;
      margin: 20px 0;
      clear: right; }
      .wisred_TopBanner .right_Half .event_Display img {
        position: relative;
        top: 13px;
        left: -6px; }
      .wisred_TopBanner .right_Half .event_Display span {
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 2px;
        position: relative;
        top: 6px; }
      .wisred_TopBanner .right_Half .event_Display a {
        background: #00007f;
        color: #FFF;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 18px;
        text-decoration: none;
        display: block;
        padding: 20px;
        float: right;
        margin-left: 20px;
        -webkit-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease; }
        .wisred_TopBanner .right_Half .event_Display a:hover {
          cursor: pointer;
          background: #aa0400;
          -webkit-transition: all 0.25s ease;
          -o-transition: all 0.25s ease;
          transition: all 0.25s ease; }
    .wisred_TopBanner .right_Half p {
      font-size: 15px;
      margin: 10px 0;
      display: block;
      width: 100%;
      float: left; }
    .wisred_TopBanner .right_Half ul {
      clear: both; }
      .wisred_TopBanner .right_Half ul li {
        display: inline-block;
        list-style-type: none;
        padding: 10px;
        text-align: center; }
        .wisred_TopBanner .right_Half ul li a {
          text-decoration: none;
          -webkit-transition: all 0.25s ease;
          -o-transition: all 0.25s ease;
          transition: all 0.25s ease; }
          .wisred_TopBanner .right_Half ul li a:hover {
            color: #000;
            opacity: 0.7;
            -webkit-transition: all 0.25s ease;
            -o-transition: all 0.25s ease;
            transition: all 0.25s ease; }
        .wisred_TopBanner .right_Half ul li span {
          color: #00007f;
          font-size: 18px;
          font-weight: bold;
          letter-spacing: 1px; }
        .wisred_TopBanner .right_Half ul li img {
          display: block;
          margin: 10px auto; }

@media screen and (max-width: 1630px) {
  .wisred_TopBanner .left_Half {
    width: 250px; }
  .wisred_TopBanner .right_Half {
    width: calc(100% - 310px); }
  .wisred_TopBanner .right_Half ul li span {
    font-size: 16px; }
  .wisred_Main .left_Half {
    width: calc(100% - 495px); }
  .wisred_Main .right_Half {
    width: auto; }
  .wisred_Main .contentFeature {
    width: 435px;
    float: right;
    clear: both; } }

@media screen and (max-width: 510px) {
  .P--WisRedInitiative--Stream .wisred_Main .contentFeature, .P--CitizenInformationForum--Stream .wisred_Main .contentFeature {
    width: 100%;
    margin: 15px 0; } }

@media screen and (max-width: 720px) {
  .wisred_TopBanner .right_Half ul li {
    width: 100%; }
  .event_Display {
    width: 100%;
    text-align: center;
    padding: 0 !important; }
    .event_Display span {
      line-height: 45px;
      margin-bottom: 15px;
      display: block; }
    .event_Display a {
      width: 280px;
      margin: 0 auto !important;
      clear: both;
      text-align: center;
      float: none !important; } }

@media screen and (max-width: 640px) {
  body.P--WisRedInitiative--Stream .news-block:first-of-type, body.P--CitizenInformationForum--Stream .news-block:first-of-type {
    width: calc((100% / 1) - 20px); }
  body.P--WisRedInitiative--Stream .news-block, body.P--CitizenInformationForum--Stream .news-block {
    width: calc((100% / 1) - 20px); } }

@media screen and (max-width: 1000px) {
  body.P--WisRedInitiative--Stream .news-block:first-of-type .cell h2, body.P--CitizenInformationForum--Stream .news-block:first-of-type .cell h2 {
    max-height: 141px; }
  body.P--WisRedInitiative--Stream .news-block .cell h2, body.P--CitizenInformationForum--Stream .news-block .cell h2 {
    max-height: 141px; } }

@media screen and (max-width: 1060px) {
  .P--WisRedInitiative--Stream .wisred_Main, .P--CitizenInformationForum--Stream .wisred_Main {
    padding-top: 0; }
  .P--WisRedInitiative--Stream .wisred_Main .contentFeature, .P--CitizenInformationForum--Stream .wisred_Main .contentFeature {
    float: none;
    margin: 15px auto;
    display: block; }
  .P--WisRedInitiative--Stream .news-block:first-of-type .cell h2, .P--CitizenInformationForum--Stream .news-block:first-of-type .cell h2 {
    max-height: 128px;
    overflow-y: hidden; }
  .P--WisRedInitiative--Stream .news-block .cell h2, .P--CitizenInformationForum--Stream .news-block .cell h2 {
    max-height: 128px;
    overflow-y: hidden; }
  .P--WisRedInitiative--Stream .news-block:first-of-type, .P--CitizenInformationForum--Stream .news-block:first-of-type {
    width: calc((100% / 2) - 20px); }
  .P--WisRedInitiative--Stream .news-block, .P--CitizenInformationForum--Stream .news-block {
    width: calc((100% / 2) - 20px); }
  main .wisred_TopBanner {
    height: auto;
    background-repeat: repeat-y; }
  main .wisred_TopBanner .left_Half {
    width: 100%; }
    main .wisred_TopBanner .left_Half img {
      max-width: 250px; }
  main .wisred_TopBanner .right_Half {
    width: 100%; }
  main .wisred_Main .left_Half {
    width: 100%; }
  main .wisred_Main .right_Half {
    width: 100%; } }

.wisred_Main {
  clear: both;
  float: left;
  display: block;
  background: url("/Content/images/WisRed/BGMain_Top.jpg") top center no-repeat;
  width: 100%;
  padding-top: 50px; }
  .wisred_Main .left_Half {
    width: 48%;
    float: left;
    padding-top: 50px; }
    .wisred_Main .left_Half h2 {
      color: #00007f;
      font-size: 39px;
      font-weight: bold;
      letter-spacing: 1px; }
      .wisred_Main .left_Half h2 span {
        font-family: 'Montserrat-ExtraBold';
        text-transform: uppercase; }
    .wisred_Main .left_Half h4 {
      font-weight: bold;
      font-size: 18px;
      letter-spacing: 1px;
      margin: 10px 0; }
  .wisred_Main .right_Half {
    width: 48%;
    float: right;
    padding-top: 50px; }

.contentFeature {
  display: inline-block;
  margin: 15px;
  width: 45%; }
  .contentFeature .contentFeature_Header {
    background: url(/Content/images/WisRed/starBlue_Header.png) top center no-repeat;
    width: 100%;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    max-width: 435px;
    width: 100%;
    height: 85px;
    line-height: 4.4em;
    font-size: 20px; }
  .contentFeature .contentFeature_Body {
    background: #FFF;
    padding: 15px 25px;
    width: 100%; }
    .contentFeature .contentFeature_Body ul {
      font-size: 15px; }
      .contentFeature .contentFeature_Body ul li {
        margin: 15px 0; }
      .contentFeature .contentFeature_Body ul li:last-of-type {
        list-style-type: none;
        margin-top: 35px; }
        .contentFeature .contentFeature_Body ul li:last-of-type a {
          color: #cc0201;
          font-weight: bold;
          letter-spacing: 1px;
          font-size: 14px; }

.trainingResources_Div {
  width: 100%;
  text-align: center;
  padding: 30px 0;
  float: left; }
  .trainingResources_Div h2 {
    color: #00007f;
    font-size: 39px;
    font-weight: bold;
    letter-spacing: 2px;
    display: inline-block; }

.schoolBoardArticles_Div {
  width: 100%;
  text-align: center;
  padding: 30px 0;
  float: left; }
  .schoolBoardArticles_Div h2 {
    color: #00007f;
    font-size: 39px;
    font-weight: bold;
    letter-spacing: 2px;
    display: inline-block; }

.Books_Div {
  width: 100%;
  text-align: center;
  padding: 30px 0;
  float: left; }
  .Books_Div h2 {
    color: #00007f;
    font-size: 39px;
    font-weight: bold;
    letter-spacing: 2px;
    display: inline-block; }
    .Books_Div h2::after {
      background: #363636;
      height: 3px;
      width: 100%; }

.readMoreArticles {
  position: relative;
  z-index: 2;
  background-color: #00007f;
  color: #ffffff;
  border: none;
  padding: 15px 50px;
  font-family: "Montserrat-Bold";
  text-transform: uppercase;
  cursor: pointer;
  float: left;
  margin-left: 40px;
  -webkit-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
  margin-bottom: 50px; }
  .readMoreArticles:hover {
    background: #FFF;
    color: #00007f;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease; }

.municipalArticles_Div {
  width: 100%;
  text-align: center;
  padding: 30px 0;
  float: left; }
  .municipalArticles_Div h2 {
    color: #00007f;
    font-size: 39px;
    font-weight: bold;
    letter-spacing: 2px;
    display: inline-block; }
    .municipalArticles_Div h2::after {
      background: #363636;
      height: 3px;
      width: 100%; }

@media screen and (max-width: 1170px) {
  .wisred_TopBanner {
    height: auto;
    min-height: 521px;
    background-repeat: repeat-y; } }

/*WisRed Initiative Install */
.wisRedInit {
  display: block;
  float: right;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  margin: 10px 5px 0 0; }
  @media screen and (max-width: 1750px) {
    .wisRedInit {
      max-width: 140px;
      margin: 13px 5px 0 0; } }
  .wisRedInit img {
    width: 180px;
    height: auto;
    max-width: 100%; }
  .wisRedInit span {
    display: block;
    padding-top: 2px;
    font-size: 14px; }
    @media screen and (max-width: 1750px) {
      .wisRedInit span {
        font-size: 13px; } }
    .wisRedInit span .initRedSpan {
      color: #cc0201;
      font-weight: bold;
      text-decoration: underline;
      display: inline-block; }

.homeClass .tabletHeader-links {
  display: none; }

.homeClass .newSubNav {
  margin-top: 0; }

@media screen and (max-width: 640px) {
  .homeClass .header-container .header-video .header-content h1 {
    font-size: 30px; } }

@media screen and (max-width: 550px) {
  .homeClass .header-container .header-video .header-content h1 {
    font-size: 30px; } }

.tabletHeader-links .citizenInfo {
  display: none; }

@media screen and (max-width: 1150px) {
  .tabletHeader-links {
    clear: both;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    height: 137px; }
    .tabletHeader-links > a {
      /*width: 50%;*/
      width: 100%; }
    .tabletHeader-links .citizenInfo {
      display: block;
      background-color: #b6b6b6;
      padding: 10px; }
      .tabletHeader-links .citizenInfo img {
        max-width: 100%;
        max-height: 100%; }
    .tabletHeader-links .wisRedInit {
      float: none;
      padding: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center; }
      .tabletHeader-links .wisRedInit img {
        margin: 0 auto; } }

@media screen and (max-width: 640px) {
  .tabletHeader-links {
    height: 135px; } }

@media screen and (max-width: 380px) {
  .tabletHeader-links {
    float: right;
    width: 100%; } }

@media screen and (max-width: 1460px) {
  .header-logo {
    max-width: 230px; }
  .HeaderNav {
    padding-left: 25px !important; } }

@media screen and (max-width: 1350px) {
  .HeaderNav__list .head-social-links a {
    padding: 5px;
    display: block;
    width: 100%; }
  .HeaderNav__list .head-social-links {
    max-width: 50px;
    padding-top: 10px; } }

@media screen and (max-width: 1150px) {
  .wisRedInit {
    clear: both;
    width: 100%;
    background: #00007f;
    float: right;
    max-width: 100%;
    margin: 0;
    padding: 25px 0; }
  .header-logo {
    max-width: 260px;
    margin: 5px 0 0 20px; }
  .HeaderNav {
    padding-left: 0px !important; } }

/*
@media screen and (max-width: 640px) {
	.wisRedInit {
		clear: both;
		width: 100%;
		background: #00007f;
		float: left;
		max-width: 100%;
		margin: 13px 0 0;
		padding: 25px 0;
		display: block;
	}

	.red-donate-block {

	}
}
*/
/* Fonts */
@font-face {
  font-family: 'Montserrat-Light';
  src: url("/Content/fonts/montserrat-light-webfont.eot");
  src: url("/Content/fonts/montserrat-light-webfont.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/montserrat-light-webfont.woff") format("woff"), url("/Content/fonts/montserrat-light-webfont.ttf") format("truetype");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat-Regular';
  src: url("/Content/fonts/montserrat-regular-webfont.eot");
  src: url("/Content/fonts/montserrat-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/montserrat-regular-webfont.woff") format("woff"), url("/Content/fonts/montserrat-regular-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat-Medium';
  src: url("/Content/fonts/montserrat-medium-webfont.eot");
  src: url("/Content/fonts/montserrat-medium-webfont.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/montserrat-medium-webfont.woff") format("woff"), url("/Content/fonts/montserrat-medium-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat-Bold';
  src: url("/Content/fonts/montserrat-bold-webfont.eot");
  src: url("/Content/fonts/montserrat-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/montserrat-bold-webfont.woff") format("woff"), url("/Content/fonts/montserrat-bold-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat-ExtraBold';
  src: url("/Content/fonts/montserrat-extrabold-webfont.eot");
  src: url("/Content/fonts/montserrat-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/montserrat-extrabold-webfont.woff") format("woff"), url("/Content/fonts/montserrat-extrabold-webfont.ttf") format("truetype");
  font-weight: bolder;
  font-style: normal; }

/* Basic Styles */
html,
body {
  max-width: 2000px;
  margin: 0 auto;
  font-family: "Montserrat-Regular";
  overflow-x: hidden; }
  html strong,
  body strong {
    font-weight: bold; }

h1 {
  font-size: 36px;
  font-weight: bold;
  text-align: center; }

h2 {
  font-size: 28px; }
  @media screen and (max-width: 1000px) {
    h2 {
      font-size: 26px; } }
  @media screen and (max-width: 740px) {
    h2 {
      font-size: 24px; } }
  @media screen and (max-width: 640px) {
    h2 {
      font-size: 22px; } }
  @media screen and (max-width: 420px) {
    h2 {
      font-size: 20px; } }

h3 {
  font-size: 16px;
  font-family: "Montserrat-ExtraBold"; }

h4 {
  font-size: 14px;
  font-family: "Montserrat-Regular"; }

h5 {
  font-size: 16px;
  font-weight: bold; }

p {
  font-size: 16px;
  font-family: "Montserrat-Regular";
  letter-spacing: .6px;
  line-height: 2em;
  margin-bottom: 20px; }
  @media only screen and (max-width: 1000px) {
    p {
      font-size: 16px;
      margin-bottom: 20px; } }
  @media only screen and (max-width: 470px) {
    p {
      font-size: 14px; } }

ul,
ol {
  margin: 0px 20px 30px 20px; }
  @media only screen and (max-width: 1000px) {
    ul,
    ol {
      margin-bottom: 20px; } }

.content-container li {
  margin: 5px 0; }

a {
  color: #aa0400; }
  a:hover, a:focus {
    color: #781214; }

/* Content Container Class */
.content-container {
  width: 90%;
  margin: 0 auto;
  padding: 10px 0; }
  .content-container .outline-btn, .content-container .blue-btn {
    margin-bottom: 5px; }
  .content-container img {
    max-width: 100%; }

.content-height {
  margin-bottom: 40px; }

.headline {
  padding: 40px 0 0 0; }

.two-columns {
  -webkit-column-count: 2;
  column-count: 2; }
  @media screen and (max-width: 1500px) {
    .two-columns {
      -webkit-column-count: 1;
      column-count: 1; } }
  @media screen and (max-width: 1000px) {
    .two-columns {
      -webkit-column-count: 2;
      column-count: 2; } }
  @media screen and (max-width: 900px) {
    .two-columns {
      -webkit-column-count: 1;
      column-count: 1; } }

/* Clear Floats */
.clear {
  clear: both; }

.no-link {
  cursor: default !important; }

.footer-container .no-link:hover, .footer-container .no-link:focus {
  color: #ffffff !important; }

.red-button {
  display: block;
  position: relative;
  background-color: #aa0400;
  color: #ffffff;
  -webkit-transition: 0.3s background-color;
  -o-transition: 0.3s background-color;
  transition: 0.3s background-color;
  text-decoration: none;
  padding: 10px;
  width: 500px;
  text-align: center;
  font-family: "Montserrat-Bold";
  max-width: 100%; }

.red-button:hover, .red-button:focus {
  background-color: #781214;
  color: #ffffff; }

.white-button {
  display: block;
  width: 278px;
  background-color: #ffffff;
  text-align: center;
  text-decoration: none;
  color: #000000;
  text-transform: uppercase;
  margin: auto;
  letter-spacing: .4px;
  padding: 20px 0;
  font-family: "Montserrat-Bold";
  -webkit-box-shadow: 0 0 20px #000000;
  box-shadow: 0 0 20px #000000;
  font-size: 14px;
  -webkit-transition: 0.3s color;
  -o-transition: 0.3s color;
  transition: 0.3s color;
  position: relative;
  z-index: 3; }
  @media only screen and (min-width: 640px) {
    .white-button {
      width: 269px; } }
  @media only screen and (min-width: 340px) {
    .white-button {
      width: 220px;
      padding: 15px 0; } }

.white-button:hover {
  color: #aa0400; }

.blue-btn {
  background-color: #00007f;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  color: #ffffff;
  text-decoration: none;
  padding: 20px 0;
  width: 200px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-family: "Montserrat-Bold"; }
  .blue-btn:hover {
    background-color: #001d2f;
    color: #ffffff; }

.outline-btn {
  background-color: transparent;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  color: #00007f;
  text-decoration: none;
  padding: 18px 0;
  width: 200px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-family: "Montserrat-Bold";
  border: solid 2px #00007f; }
  .outline-btn:hover {
    background-color: #00007f;
    color: #ffffff; }

#mobile-donate {
  display: none; }
  @media screen and (max-width: 640px) {
    #mobile-donate {
      display: block;
      position: relative;
      width: 100%;
      padding: 15px 10px;
      color: #ffffff;
      text-transform: uppercase;
      text-align: center;
      text-decoration: none;
      font-weight: bold;
      letter-spacing: 0.7px;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      background-color: #aa0400; } }
  @media screen and (max-width: 460px) {
    #mobile-donate .extra-text {
      display: none; } }

.HeaderNav {
  background-color: #00007f;
  width: 100%;
  padding: 0 0 0 50px;
  float: none;
  max-height: 113px;
  background-image: url("/Content/images/HeaderBG.png");
  background-position: bottom left;
  background-repeat: no-repeat;
  background-position-x: -20px;
  background-position-y: 0px; }

.header-logo {
  display: inline-block;
  float: left;
  padding: 10px 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.logo-hover {
  width: 494px;
  position: relative;
  display: block;
  height: 100%; }
  .logo-hover:after {
    display: none; }

.logo-hover::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 4px;
  background: rgba(255, 255, 255, 0.4);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  -o-transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(90px);
  -moz-transform: translateY(90px);
  -ms-transform: translateY(90px);
  transform: translateY(90px); }

.logo-hover:hover::after,
.logo-hover:focus::after {
  opacity: 1;
  -webkit-transform: translateY(80px);
  -moz-transform: translateY(80px);
  -ms-transform: translateY(80px);
  transform: translateY(80px); }

.header-logo:hover {
  -webkit-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.red-donate-block {
  background-color: #aa0400;
  display: block;
  height: 113px;
  position: relative;
  float: right;
  padding: 21px 20px;
  width: 280px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s; }
  .red-donate-block h3, .red-donate-block h4, .red-donate-block h5 {
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 0; }
  .red-donate-block h3 {
    letter-spacing: 1px;
    font-size: 30px;
    margin: 0 0 10px; }
  .red-donate-block h4 {
    letter-spacing: 0.8px; }
  .red-donate-block h5 {
    letter-spacing: 0.8px;
    font-size: 14px;
    margin-top: 10px; }
  .red-donate-block h3:after {
    width: 100%;
    height: 3px;
    background-color: #781214;
    display: block;
    content: '';
    margin-top: 5px;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s; }
  .red-donate-block h4:before {
    width: 100%;
    height: 3px;
    background-color: #781214;
    display: block;
    content: '';
    margin-bottom: 10px;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s; }

.red-donate-block:hover {
  background-color: #781214; }
  .red-donate-block:hover h3:after {
    background-color: #aa0400; }
  .red-donate-block:hover h4:before {
    background-color: #aa0400; }

.HeaderNav__list {
  color: #ffffff;
  float: right;
  margin: auto;
  height: auto; }
  .HeaderNav__list li {
    padding: 0 20px; }
    .HeaderNav__list li a {
      letter-spacing: 1.60px;
      font-size: 14px;
      padding: 50px 0;
      max-height: 92px;
      -webkit-transition: color 0.3s;
      -o-transition: color 0.3s;
      transition: color 0.3s;
      position: relative; }
    .HeaderNav__list li a:focus {
      color: #ffffff; }
    .HeaderNav__list li a::after {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 4px;
      background: rgba(255, 255, 255, 0.4);
      content: '';
      opacity: 0;
      -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
      -moz-transition: opacity 0.3s, -moz-transform 0.3s;
      transition: opacity 0.3s, -webkit-transform 0.3s;
      -o-transition: opacity 0.3s, transform 0.3s;
      transition: opacity 0.3s, transform 0.3s;
      transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
      -webkit-transform: translateY(-10px);
      -moz-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
      transform: translateY(-10px); }
    .HeaderNav__list li a:hover::after,
    .HeaderNav__list li a:focus::after {
      opacity: 1;
      -webkit-transform: translateY(-30px);
      -moz-transform: translateY(-30px);
      -ms-transform: translateY(-30px);
      transform: translateY(-30px); }
  .HeaderNav__list li a:hover {
    color: #ffffff; }
  .HeaderNav__list .head-social-links a {
    float: left;
    position: relative;
    margin-top: -5px;
    padding-left: 5px;
    padding-right: 5px; }
  .HeaderNav__list .head-social-links a:before {
    display: none; }
  .HeaderNav__list .head-social-links a:after {
    display: none; }
  .HeaderNav__list .head-social-links img:hover {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  .HeaderNav__list .dropdown {
    display: block;
    position: absolute;
    z-index: 100;
    float: none;
    background-color: #00007f;
    margin: 0 0 0 -20px;
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: 0.3s max-height;
    -o-transition: 0.3s max-height;
    transition: 0.3s max-height; }
    .HeaderNav__list .dropdown li {
      list-style: none;
      float: none;
      padding: 10px 20px; }
      .HeaderNav__list .dropdown li a {
        padding: 0; }
      .HeaderNav__list .dropdown li a::after {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: 2px;
        background: rgba(255, 255, 255, 0.4);
        content: '';
        opacity: 0;
        -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
        -moz-transition: opacity 0.3s, -moz-transform 0.3s;
        transition: opacity 0.3s, -webkit-transform 0.3s;
        -o-transition: opacity 0.3s, transform 0.3s;
        transition: opacity 0.3s, transform 0.3s;
        transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px); }
      .HeaderNav__list .dropdown li a:hover::after,
      .HeaderNav__list .dropdown li a:focus::after {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px); }
    .HeaderNav__list .dropdown li:last-child {
      padding-bottom: 20px; }

@media only screen and (min-width: 1001px) {
  .HeaderNav__list li:hover .dropdown {
    max-height: 2000px;
    -webkit-transition: 0.5s max-height;
    -o-transition: 0.5s max-height;
    transition: 0.5s max-height; } }

.nav-focus {
  text-transform: uppercase;
  font-family: "Montserrat-Bold";
  letter-spacing: 1.2px; }

.nav-toggle {
  display: none; }

.toggle-label {
  display: none; }

@media only screen and (max-width: 1700px) {
  .HeaderNav__list li {
    padding: 0 12px; } }

@media only screen and (max-width: 1600px) {
  .HeaderNav__list .nav-stack {
    width: 80px;
    text-align: center;
    position: relative;
    top: -7px; }
  .HeaderNav__list .nav-stack:hover::after,
  .HeaderNav__list .nav-stack:focus::after {
    opacity: 1;
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }

@media only screen and (max-width: 1500px) {
  .header-logo {
    position: relative; }
  .logo-hover {
    width: 404px; } }

@media only screen and (max-width: 1390px) {
  .HeaderNav__list li {
    padding: 0 9px; }
    .HeaderNav__list li a {
      font-size: 12px; }
  .HeaderNav__list .nav-stack-1480 {
    width: 60px;
    text-align: center;
    position: relative;
    top: -7px; }
  .HeaderNav__list .nav-stack-1480:hover::after,
  .HeaderNav__list .nav-stack-1480:focus::after {
    opacity: 1;
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }

@media only screen and (max-width: 1320px) {
  .red-donate-block {
    width: 245px;
    padding: 22px 20px; }
    .red-donate-block h5 {
      font-size: 13px; } }

@media only screen and (max-width: 1200px) {
  .HeaderNav__list .head-social-links {
    display: none; }
  .HeaderNav__list li {
    padding: 0 12px; } }

@media only screen and (max-width: 1130px) {
  .HeaderNav {
    padding-left: 20px;
    background-position-x: -50px; }
  .header-logo {
    width: 280px; }
  .logo-hover {
    width: 300px; }
  .logo-hover:hover::after {
    opacity: 1;
    -webkit-transform: translateY(70px);
    -moz-transform: translateY(70px);
    -ms-transform: translateY(70px);
    transform: translateY(70px); }
  .HeaderNav__list li {
    padding: 0 8px; }
    .HeaderNav__list li a {
      font-size: 12px; } }

@media only screen and (max-width: 1000px) {
  #menuTL {
    position: relative;
    float: right;
    left: auto;
    margin: 35px 25px; }
  .contain {
    background-color: transparent;
    width: 36px;
    height: 36px; }
  #nav-toggle .menuX {
    border-radius: 0;
    width: 36px;
    left: auto; }
  #nav-toggle .menuX:before {
    border-radius: 0;
    width: 36px;
    top: -13px; }
  #nav-toggle .menuX:after {
    border-radius: 0;
    width: 36px;
    top: 13px; }
  #nav-toggle.active .menuX::before {
    background-color: #ffffff; }
  #nav-toggle.active .menuX::after {
    background-color: #ffffff; }
  #menuTL.clicked .contain {
    background-color: transparent; }
  .HeaderNav__list {
    position: absolute;
    right: 0;
    top: 113px;
    width: 330px;
    background-color: #00007f;
    z-index: 9999; }
  .HeaderNav__list li {
    padding: 0;
    position: relative;
    background-color: #00007f;
    display: block;
    height: auto;
    max-height: 500px;
    z-index: 9999;
    width: 100%;
    text-align: center; }
    .HeaderNav__list li a {
      font-size: 14px;
      padding: 10px 0;
      border: none;
      display: block;
      max-height: 500px;
      height: auto;
      border-bottom: 1px #001d2f solid; }
    .HeaderNav__list li .no-link {
      display: none; }
    .HeaderNav__list li a:after {
      display: none; }
  .HeaderNav__list .nav-stack-1480 {
    width: 100%;
    text-align: center;
    position: relative;
    top: auto; }
  .HeaderNav__list .nav-stack {
    width: 100%;
    text-align: center;
    position: relative;
    top: auto; }
  .HeaderNav__list .dropdown {
    position: relative;
    width: 100%;
    max-height: 0px;
    margin: 0; }
    .HeaderNav__list .dropdown li {
      padding: 0;
      background-color: #001d2f; }
  .HeaderNav__list.clicked {
    max-height: 2000px; }
  .HeaderNav__list .dropdown li:last-child {
    padding-bottom: 0px; }
  .toggle-label {
    display: block;
    cursor: pointer;
    font-size: 14px;
    padding: 10px 0;
    line-height: 37px; }
    .toggle-label span {
      position: absolute;
      display: block;
      width: 60px;
      height: 100%;
      cursor: pointer;
      text-align: center;
      right: 0;
      top: 0; }
      .toggle-label span span {
        position: relative;
        display: block;
        top: 11px; }
  .contact-label {
    padding: 0; }
  .nav-toggle:checked ~ .dropdown {
    max-height: 2000px;
    -webkit-transition: 0.3s ease max-height;
    -o-transition: 0.3s ease max-height;
    transition: 0.3s ease max-height; }
  .nav-toggle:checked ~ .toggle-label span img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); } }

@media only screen and (max-width: 640px) {
  .HeaderNav {
    background-position-x: -100px; }
  .header-logo {
    width: 255px;
    margin-top: 0px;
    position: relative; }
  .HeaderNav__list {
    top: 139px; }
  .red-donate-block {
    display: none; }
  #menuTL {
    /*background-color: $red;*/
    height: 100%;
    margin: 0;
    padding: 32px;
    width: auto; } }

@media only screen and (max-width: 470px) {
  .HeaderNav__list {
    top: 130.3px;
    width: 300px; }
  .header-logo {
    width: 220px;
    margin-top: 3px; }
  #menuTL {
    /*background-color: $red;*/
    height: 90.3px;
    width: auto;
    padding: 27px; }
  .contain {
    width: 30px; }
  #nav-toggle .menuX {
    width: 30px; }
  #nav-toggle .menuX:before {
    width: 30px;
    top: -11px; }
  #nav-toggle .menuX:after {
    width: 30px;
    top: 11px; } }

@media screen and (max-width: 330px) {
  #menuTL {
    padding: 27px 16px; } }

@media screen and (max-width: 310px) {
  #menuTL {
    padding: 27px 13px; } }

.footer-container {
  background-color: #00007f;
  color: #ffffff;
  padding: 30px 50px;
  background-image: url("/Content/images/FooterBG.png");
  background-repeat: no-repeat;
  background-position: left bottom; }
  .footer-container .web-address {
    text-align: center; }
  .footer-container .left-nav {
    float: left;
    text-align: center; }
  .footer-container .right-nav {
    float: right;
    position: relative; }
    .footer-container .right-nav ul {
      display: inline-block;
      float: left;
      margin: 0 50px;
      position: relative; }
      .footer-container .right-nav ul li {
        font-size: 14px;
        list-style: none;
        position: relative;
        margin-bottom: 4px; }
        .footer-container .right-nav ul li a {
          color: #ffffff;
          text-decoration: none;
          letter-spacing: 1.2px;
          -webkit-transition: color 0.3s;
          -o-transition: color 0.3s;
          transition: color 0.3s; }
          .footer-container .right-nav ul li a:hover {
            color: #085fcf; }
        .footer-container .right-nav ul li a.nav-focus {
          display: block;
          padding-top: 10px; }
  .footer-container .footer-logo {
    display: block;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
  .footer-container .footer-logo:hover {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95); }
  .footer-container .footer-contact {
    text-align: left;
    padding: 20px 0;
    letter-spacing: 1.6px;
    position: relative; }
    .footer-container .footer-contact a {
      color: #ffffff;
      text-decoration: none;
      position: relative; }
    .footer-container .footer-contact a::after {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 2px;
      background: rgba(255, 255, 255, 0.4);
      content: '';
      opacity: 0;
      -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
      -moz-transition: opacity 0.3s, -moz-transform 0.3s;
      transition: opacity 0.3s, -webkit-transform 0.3s;
      -o-transition: opacity 0.3s, transform 0.3s;
      transition: opacity 0.3s, transform 0.3s;
      transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
      -webkit-transform: translateY(10px);
      -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
      transform: translateY(10px); }
    .footer-container .footer-contact a:hover::after,
    .footer-container .footer-contact a:focus::after {
      opacity: 1;
      -webkit-transform: translateY(2px);
      -moz-transform: translateY(2px);
      -ms-transform: translateY(2px);
      transform: translateY(2px); }
    .footer-container .footer-contact .foot-mail {
      display: inline-block;
      margin-top: 10px; }
      .footer-container .footer-contact .foot-mail .footer-icon {
        padding-right: 10px; }
    .footer-container .footer-contact .footer-icon {
      position: relative;
      top: 2px;
      padding-right: 22px; }
    .footer-container .footer-contact .adr {
      padding-bottom: 10px; }
      .footer-container .footer-contact .adr .region {
        text-decoration: none; }
  .footer-container .copyright {
    font-size: 12px;
    letter-spacing: 1.6px;
    padding-top: 15px;
    display: block; }
  .footer-container .hide-1201 {
    display: none; }

@media only screen and (max-width: 1450px) {
  .footer-container .right-nav ul {
    margin: 0 25px; } }

@media only screen and (max-width: 1300px) {
  .footer-container .right-nav ul {
    margin: 0 15px; } }

@media only screen and (max-width: 1230px) {
  .footer-container {
    padding-right: 0; }
    .footer-container .right-nav ul {
      margin: 0 0px 0 60px; }
    .footer-container .hide-1201 {
      display: block; }
    .footer-container .hide-1200 {
      display: none; }
    .footer-container .footer-logo {
      width: 500px; } }

@media only screen and (max-width: 1100px) {
  .footer-container {
    padding-right: 0; }
    .footer-container .right-nav ul {
      margin: 0 0px 0 40px; }
    .footer-container .footer-logo {
      width: 500px; } }

@media only screen and (max-width: 1050px) {
  .footer-container {
    background-position-x: -100px; }
    .footer-container .right-nav ul {
      margin: 0 0px 0 30px; }
      .footer-container .right-nav ul li a {
        font-size: 12px;
        letter-spacing: 1px; }
    .footer-container .footer-logo {
      width: 450px; } }

@media only screen and (max-width: 910px) {
  .footer-container {
    background-position-x: -130px; }
    .footer-container .right-nav ul {
      margin: 0 0px 0 30px; }
      .footer-container .right-nav ul li a {
        font-size: 12px;
        letter-spacing: .7px; }
    .footer-container .footer-logo {
      width: 380px; } }

@media only screen and (max-width: 840px) {
  .footer-container {
    padding: 30px 0px;
    background-image: none; }
    .footer-container .web-address {
      margin-top: 20px; }
    .footer-container .footer-logo {
      margin: auto; }
    .footer-container .left-nav {
      float: none; }
    .footer-container .footer-contact {
      width: 325px;
      margin: auto;
      padding-bottom: 50px; }
      .footer-container .footer-contact a {
        font-size: 13px;
        letter-spacing: 1.2px; }
    .footer-container .copyright {
      letter-spacing: 1.4px;
      padding-top: 25px; }
    .footer-container .right-nav {
      float: none;
      margin: 0 auto;
      display: block;
      width: 390px; }
      .footer-container .right-nav ul {
        margin: 0 auto;
        float: none;
        text-align: center;
        width: 100%; }
        .footer-container .right-nav ul li {
          margin-bottom: 10px; }
          .footer-container .right-nav ul li a {
            font-size: 14px;
            letter-spacing: 1.2px; }
    .footer-container .footer-logo {
      width: 462px;
      max-width: 95%; } }

@media only screen and (max-width: 430px) {
  .footer-container {
    padding: 30px 10px; }
    .footer-container .footer-logo {
      margin: auto; }
    .footer-container .left-nav {
      float: none; }
    .footer-container .copyright {
      letter-spacing: 1.4px; }
    .footer-container .right-nav {
      width: 100%; }
    .footer-container .footer-logo {
      max-width: 100%; } }

.topBanner {
  background-image: url("/Content/images/BannerFlag.jpg");
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 220px; }

@media only screen and (max-width: 1000px) {
  .topBanner {
    background-image: url("/Content/images/BannerFlag1000.jpg");
    height: 170px; } }

@media only screen and (max-width: 570px) {
  .topBanner {
    background-image: url("/Content/images/BannerFlag1000.jpg");
    height: 120px; } }

.float-right-image {
  float: right;
  padding: 10px 0 10px 60px;
  max-width: 100%; }

.header-container {
  max-height: 630px;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .header-container .header-video {
    position: relative;
    z-index: 2;
    width: calc( 100% - 500px);
    height: 630px;
    background-image: url("/Content/images/Eagle1000.jpg");
    background-size: cover;
    background-position: center;
    overflow: hidden; }
    .header-container .header-video video {
      min-width: 100%; }
    .header-container .header-video .header-content {
      position: absolute;
      z-index: 3;
      top: 50%;
      right: 0;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      text-align: center;
      width: calc(100% - 500px);
      padding: 0 20px; }
      .header-container .header-video .header-content img {
        max-width: 100%; }
      .header-container .header-video .header-content h1 {
        text-transform: uppercase;
        font-family: "Montserrat-ExtraBold";
        color: #ffffff;
        letter-spacing: .4px;
        font-size: 50px;
        padding: 40px 0 0;
        text-shadow: 0 0 20px #000000; }
  .header-container .header-twitter {
    background-color: #ffffff;
    z-index: 3;
    width: 500px;
    height: 630px;
    position: absolute;
    right: 0;
    top: 0; }
    .header-container .header-twitter .other-logos {
      padding: 20px;
      text-align: center; }
    .header-container .header-twitter .twitter {
      height: calc(100% - 127.6px);
      overflow: auto; }

.twitter-feed-1200 {
  display: none; }

.twitter-padding {
  display: none; }

@media only screen and (max-width: 1550px) {
  .header-container .header-video .header-content h1 {
    font-size: 75px; } }

@media only screen and (max-width: 1500px) {
  .header-container .header-video .header-content {
    width: calc(100% - 400px); }
    .header-container .header-video .header-content h1 {
      font-size: 70px; } }

@media only screen and (max-width: 1350px) {
  .header-container {
    max-height: none; }
    .header-container .header-video .header-content {
      width: 100%; }
      .header-container .header-video .header-content .eagle-overlay {
        width: 570px; }
      .header-container .header-video .header-content h1 {
        font-size: 55px; }
    .header-container .header-twitter {
      width: 577px; } }

@media only screen and (max-width: 1200px) {
  .header-container .header-video {
    width: 100%; }
    .header-container .header-video .header-content .eagle-overlay {
      width: 650px; }
    .header-container .header-video .header-content h1 {
      font-size: 70px; }
  .header-container .header-twitter {
    display: none; }
  .twitter-feed-1200 {
    display: block;
    max-height: 540px;
    overflow: auto; }
  .twitter-padding {
    display: block;
    padding: 40px 0; }
    .twitter-padding .other-logos {
      text-align: center;
      padding-bottom: 40px; } }

@media only screen and (max-width: 1000px) {
  .header-container .header-video video {
    display: none; } }

@media only screen and (max-width: 780px) {
  .header-container .header-video .header-content .eagle-overlay {
    width: 580px; }
  .header-container .header-video .header-content h1 {
    font-size: 55px; } }

@media only screen and (max-width: 640px) {
  .header-container .header-video {
    background-image: url("/Content/images/Eagle640.jpg");
    background-position: center;
    background-size: cover;
    height: 445px; }
    .header-container .header-video .header-content {
      padding: 20px; }
      .header-container .header-video .header-content .eagle-overlay {
        width: 445px; }
      .header-container .header-video .header-content h1 {
        font-size: 48px; }
  .twitter-padding {
    padding: 40px 20px; } }

@media only screen and (max-width: 570px) {
  .header-container .header-video .header-content .eagle-overlay {
    width: 100%; }
  .header-container .header-video .header-content h1 {
    font-size: 40px; }
  .twitter-padding {
    padding: 20px 20px; }
    .twitter-padding .other-logos {
      padding-bottom: 20px; } }

@media only screen and (max-width: 340px) {
  .header-container .header-video {
    height: 365px; }
    .header-container .header-video .header-content {
      padding: 10px; }
      .header-container .header-video .header-content h1 {
        padding: 30px 0; }
      .header-container .header-video .header-content .white-button {
        width: 220px;
        padding: 15px 0; }
  .twitter-padding {
    padding: 15px 20px; }
    .twitter-padding .other-logos {
      padding-bottom: 15px; } }

.inline-donate {
  display: none; }
  @media screen and (max-width: 640px) {
    .inline-donate {
      display: block;
      width: 100%;
      margin: 0;
      float: none;
      height: auto; }
      .inline-donate h4 {
        font-size: 17px; }
      .inline-donate h3 {
        font-size: 20px; } }

.vis-nav-container {
  border-top: 10px #ffffff solid;
  border-bottom: 10px #ffffff solid;
  width: 100%;
  position: relative;
  clear: both; }
  .vis-nav-container .vis-item {
    position: relative;
    width: 33.33%;
    overflow: hidden;
    float: left;
    height: 240px;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    background-position: center;
    background-size: cover; }
  .vis-nav-container .vis-item:hover {
    opacity: 0.9; }
    .vis-nav-container .vis-item:hover:after {
      border-left: 5px solid #ffffff;
      border-right: 5px solid #ffffff;
      border-bottom: 5px solid #ffffff; }
    .vis-nav-container .vis-item:hover .top-border:before {
      border-top: 5px solid #ffffff; }
    .vis-nav-container .vis-item:hover .top-border:after {
      border-top: 5px solid #ffffff; }
  .vis-nav-container .vis-item:after {
    content: " ";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-left: 10px solid #ffffff;
    border-right: 10px solid #ffffff;
    border-bottom: 10px solid #ffffff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .vis-nav-container .top-border {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%; }
  .vis-nav-container .top-border:before {
    content: " ";
    position: absolute;
    top: 15px;
    left: 15px;
    width: 25%;
    border-top: 10px solid #ffffff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .vis-nav-container .top-border:after {
    content: " ";
    position: absolute;
    top: 15px;
    right: 15px;
    width: 25%;
    border-top: 10px solid #ffffff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .vis-nav-container .vis-nav-volunteer {
    background-image: url("/Content/images/Volunteer.jpg"); }
  .vis-nav-container .vis-nav-events {
    background-image: url("/Content/images/VisNavEvents.jpg"); }
  .vis-nav-container .vis-nav-join {
    background-image: url("/Content/images/VisNavJoin.jpg"); }
  .vis-nav-container h2 {
    color: #ffffff;
    position: relative;
    display: block;
    font-family: "Montserrat-ExtraBold";
    text-transform: uppercase;
    text-align: center;
    margin: auto;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-shadow: 0px 0px 10px #000000;
    font-size: 28px; }
    .vis-nav-container h2 span {
      font-family: "Montserrat-Light";
      display: block;
      background-color: #aa0400;
      font-size: 21px;
      letter-spacing: 1.2px;
      width: 300px;
      padding: 7px 0;
      margin: auto;
      text-shadow: none; }
  .vis-nav-container .vis-nav-volunteer h2 {
    -webkit-transform: translate(0, -30%);
    -ms-transform: translate(0, -30%);
    transform: translate(0, -30%); }
  .vis-nav-container .events-spacing {
    word-spacing: 120px;
    margin-left: -35px; }
  .vis-nav-container .vis-stars {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 6px; }

@media only screen and (max-width: 1600px) {
  .vis-nav-container .events-spacing {
    word-spacing: 85px;
    margin-left: -50px; } }

@media only screen and (max-width: 1500px) {
  .vis-nav-container {
    /*.vis-nav-volunteer{
            background-image: url('/Content/images/VisNavVolunteer1500.jpg');
        }*/ }
    .vis-nav-container .vis-nav-events {
      background-image: url("/Content/images/VisNavEvents1500.jpg"); }
    .vis-nav-container .vis-nav-join {
      background-image: url("/Content/images/VisNavJoin1500.jpg"); }
    .vis-nav-container h2 {
      font-size: 24px; }
    .vis-nav-container .events-spacing {
      word-spacing: 75px;
      margin-left: -25px; }
    .vis-nav-container .vis-nav-volunteer h2 {
      -webkit-transform: translate(0, -20%);
      -ms-transform: translate(0, -20%);
      transform: translate(0, -20%); }
    .vis-nav-container .vis-nav-volunteer span {
      margin-bottom: 10px; } }

@media only screen and (max-width: 1300px) {
  .vis-nav-container h2 {
    font-size: 22px; }
  .vis-nav-container .events-spacing {
    word-spacing: 75px;
    margin-left: -25px; } }

@media only screen and (max-width: 1200px) {
  .vis-nav-container {
    /*.vis-nav-volunteer{
            background-image: url('/Content/images/VisNavVolunteer1200.jpg');
        }*/ }
    .vis-nav-container .vis-item {
      height: 199px; }
    .vis-nav-container .vis-nav-events {
      background-image: url("/Content/images/VisNavEvents1200.jpg"); }
    .vis-nav-container .vis-nav-join {
      background-image: url("/Content/images/VisNavJoin1200.jpg"); }
    .vis-nav-container h2 {
      font-size: 19.23px; }
    .vis-nav-container .events-spacing {
      word-spacing: 55px;
      margin-left: -20px; }
    .vis-nav-container .vis-nav-volunteer h2 {
      -webkit-transform: translate(0, -35%);
      -ms-transform: translate(0, -35%);
      transform: translate(0, -35%); }
    .vis-nav-container .vis-nav-volunteer span {
      font-size: 16px;
      width: 250px; }
    .vis-nav-container .vis-stars {
      width: 120px;
      top: 8px; }
    .vis-nav-container .vis-item:after {
      border-left: 8px solid #ffffff;
      border-right: 8px solid #ffffff;
      border-bottom: 8px solid #ffffff; }
    .vis-nav-container .top-border:before {
      border-top: 8px solid #ffffff; }
    .vis-nav-container .top-border:after {
      border-top: 8px solid #ffffff; } }

@media only screen and (max-width: 1000px) {
  .vis-nav-container {
    /*.vis-nav-volunteer{
            background-image: url('/Content/images/VisNavVolunteer1000.jpg');
        }*/ }
    .vis-nav-container .vis-item {
      height: 167px; }
    .vis-nav-container .vis-nav-events {
      background-image: url("/Content/images/VisNavEvents1000.jpg"); }
    .vis-nav-container .vis-nav-join {
      background-image: url("/Content/images/VisNavJoin1000.jpg"); }
    .vis-nav-container h2 {
      font-size: 16px; }
    .vis-nav-container .vis-nav-volunteer span {
      font-size: 14px;
      width: 214px;
      padding: 8px 0;
      margin-bottom: 5px; }
    .vis-nav-container .events-spacing {
      word-spacing: 45px;
      margin-left: -15px; } }

@media only screen and (max-width: 900px) {
  .vis-nav-container .vis-stars {
    width: 90px;
    top: 10px; } }

@media only screen and (max-width: 850px) {
  .vis-nav-container h2 {
    font-size: 13px; }
  .vis-nav-container .vis-nav-volunteer span {
    font-size: 14px;
    width: 214px;
    padding: 8px 0;
    margin-bottom: 5px; }
  .vis-nav-container .events-spacing {
    word-spacing: 45px;
    margin-left: -10px; }
  .vis-nav-container .vis-nav-volunteer span {
    font-size: 12px;
    width: 180px;
    padding: 8px 0;
    margin-bottom: 5px; } }

@media only screen and (max-width: 740px) {
  .vis-nav-container {
    /*.vis-nav-volunteer{
            background-image: url('/Content/images/VisNavVolunteer640.jpg');
        }*/ }
    .vis-nav-container h2 {
      font-size: 25px; }
    .vis-nav-container .vis-item {
      width: 100%;
      height: 200px; }
    .vis-nav-container .vis-stars {
      width: 130px;
      top: 7px; }
    .vis-nav-container .top-border:before {
      width: 32%; }
    .vis-nav-container .top-border:after {
      width: 32%; }
    .vis-nav-container .vis-nav-events {
      background-image: url("/Content/images/VisNavEvents640.jpg"); }
    .vis-nav-container .vis-nav-join {
      background-image: url("/Content/images/VisNavJoin640.jpg"); }
    .vis-nav-container .events-spacing {
      word-spacing: 110px;
      margin-left: -50px; }
    .vis-nav-container .vis-nav-volunteer span {
      font-size: 18px;
      width: 278px;
      padding: 8px 0;
      margin-bottom: 5px; } }

@media only screen and (max-width: 500px) {
  .vis-nav-container .vis-stars {
    width: 110px;
    top: 8px; }
  .vis-nav-container .top-border:before {
    width: 30%; }
  .vis-nav-container .top-border:after {
    width: 30%; }
  .vis-nav-container h2 {
    font-size: 20px; }
  .vis-nav-container .events-spacing {
    word-spacing: 90px;
    margin-left: -40px; } }

@media only screen and (max-width: 450px) {
  .vis-nav-container .vis-stars {
    width: 100px;
    top: 8px; }
  .vis-nav-container .top-border:before {
    width: 28%; }
  .vis-nav-container .top-border:after {
    width: 28%; }
  .vis-nav-container h2 {
    font-size: 18px; }
  .vis-nav-container .events-spacing {
    word-spacing: 110px;
    margin-left: -15px; } }

@media only screen and (max-width: 390px) {
  .vis-nav-container {
    /*.vis-nav-volunteer{
            background-image: url('/Content/images/VisNavVoluneteer340.jpg');
        }*/ }
    .vis-nav-container .vis-item {
      height: 137px; }
    .vis-nav-container .vis-nav-events {
      background-image: url("/Content/images/VisNavEvents340.jpg"); }
    .vis-nav-container .vis-nav-join {
      background-image: url("/Content/images/VisNavJoin340.jpg"); }
    .vis-nav-container .events-spacing {
      word-spacing: 80px;
      margin-left: -5px; }
    .vis-nav-container .vis-nav-volunteer span {
      font-size: 12px;
      width: 180px;
      padding: 8px 0;
      margin-bottom: 5px; }
    .vis-nav-container .vis-item:after {
      border-left: 5px solid #ffffff;
      border-right: 5px solid #ffffff;
      border-bottom: 5px solid #ffffff; }
    .vis-nav-container .top-border:before {
      border-top: 5px solid #ffffff; }
    .vis-nav-container .top-border:after {
      border-top: 5px solid #ffffff; } }

.P--LeadingTheWay--Stream h1 {
  text-align: center;
  font-size: 28px; }

.P--LeadingTheWay--Stream .mission-statement {
  font-style: italic;
  text-align: center;
  padding-bottom: 80px; }

.P--LeadingTheWay--Stream .content-container h2 {
  text-align: center;
  font-size: 23px; }

.committee-list {
  position: relative;
  display: block;
  margin: 0 auto;
  text-align: center; }
  .committee-list h3 {
    color: #00007f; }
  .committee-list h4 {
    margin: 3px 0; }
  .committee-list .executive-block {
    padding: 20px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: inline-block;
    width: 19.5%; }
    .committee-list .executive-block img {
      max-width: 100%;
      padding: 1%; }

@media only screen and (max-width: 1500px) {
  .committee-list .executive-block {
    width: 24.5%; }
    .committee-list .executive-block img {
      max-width: 100%;
      padding: 1%; } }

@media only screen and (max-width: 1000px) {
  .committee-list .executive-block {
    width: 32.5%; }
    .committee-list .executive-block img {
      max-width: 100%;
      padding: 1%; } }

@media only screen and (max-width: 740px) {
  .committee-list .executive-block {
    width: 49.5%; }
    .committee-list .executive-block img {
      max-width: 100%;
      padding: 1%; } }

@media only screen and (max-width: 470px) {
  .committee-list .executive-block {
    width: 100%; }
    .committee-list .executive-block img {
      max-width: 100%;
      padding: 1%; } }

.use-my-vote-item {
  font-family: "Montserrat-Bold";
  font-size: 17px;
  letter-spacing: .6px;
  text-transform: uppercase;
  float: left;
  width: 450px;
  padding: 20px; }
  .use-my-vote-item img {
    position: relative;
    top: 30px;
    margin-right: 20px; }

.use-my-vote-item:nth-child(3n+1) {
  clear: left;
  padding-left: 0; }

.absentee-image-block {
  padding: 40px 0;
  width: 100%; }

.absentee-requirement-container {
  background-image: url("/Content/images/AbsenteeVotingBG.jpg");
  background-size: cover;
  background-position: center;
  position: relative;
  margin-top: 40px; }
  .absentee-requirement-container .requirements {
    color: #ffffff;
    width: 50%;
    display: inline-block;
    float: left;
    text-align: center;
    padding: 50px 0; }
    .absentee-requirement-container .requirements h2 {
      color: #ffffff;
      padding-bottom: 40px; }
    .absentee-requirement-container .requirements h3 {
      font-size: 20px;
      color: #ffffff;
      padding-top: 40px; }
    .absentee-requirement-container .requirements p {
      font-size: 15px;
      letter-spacing: .6px; }
    .absentee-requirement-container .requirements a {
      color: #ffffff; }
  .absentee-requirement-container .left-content {
    padding-right: 3%; }
  .absentee-requirement-container .right-content {
    padding-left: 3%; }

.person-absent-voting h2 {
  padding-bottom: 20px; }

.voting-entry h1 {
  margin-top: 40px;
  font-size: 20px;
  font-family: "Montserrat-Light";
  text-transform: uppercase;
  letter-spacing: .6px;
  text-align: left; }
  .voting-entry h1 span {
    font-size: 28px;
    text-transform: none;
    font-family: "Montserrat-ExtraBold";
    color: #ffffff;
    background-color: #aa0400;
    padding: 10px;
    margin-right: 20px; }

.img-hide-1000 {
  display: block; }

.img-show-1000 {
  display: none; }

.img-show-450 {
  display: none; }

@media only screen and (max-width: 1500px) {
  .use-my-vote-item {
    width: 370px;
    font-size: 15px;
    padding: 15px; }
    .use-my-vote-item img {
      width: 50px;
      top: 15px; }
  .use-my-vote-item:nth-child(3n+1) {
    clear: left;
    padding-left: 0; } }

@media only screen and (max-width: 1250px) {
  .use-my-vote-item {
    width: 370px;
    font-size: 15px;
    padding: 15px; }
    .use-my-vote-item img {
      width: 50px;
      top: 15px; }
  .use-my-vote-item:nth-child(3n+1) {
    clear: none;
    padding-left: 15px; }
  .use-my-vote-item:nth-child(2n+1) {
    clear: left;
    padding-left: 0; } }

@media only screen and (max-width: 1000px) {
  .img-hide-1000 {
    display: none; }
  .img-show-1000 {
    display: block; }
  .absentee-requirement-container {
    background-image: url("/Content/images/AbsenteeVotingBG1000.jpg");
    padding: 0px 0 40px; }
    .absentee-requirement-container .requirements {
      width: 100%;
      padding: 0 40px; }
      .absentee-requirement-container .requirements h2 {
        padding-bottom: 10px;
        padding-top: 40px; }
    .absentee-requirement-container .left-content {
      border-bottom: 1px solid #ffffff; } }

@media only screen and (max-width: 840px) {
  .use-my-vote-item {
    width: 100%;
    font-size: 15px;
    padding: 15px;
    float: none; }
    .use-my-vote-item img {
      width: 50px;
      top: 15px; }
  .use-my-vote-item:nth-child(2n+1) {
    clear: none;
    padding-left: 15px; }
  .voting-entry h1 {
    margin-top: 20px;
    font-size: 18px; }
    .voting-entry h1 span {
      font-size: 25px;
      padding: 10px;
      margin-right: 10px; } }

@media only screen and (max-width: 670px) {
  .voting-entry h1 {
    margin-top: 15px;
    font-size: 16px; }
    .voting-entry h1 span {
      font-size: 18px;
      padding: 10px;
      margin-right: 5px; }
  .absentee-image-block {
    width: 151%; }
  .absentee-requirement-container .requirements {
    padding: 0 20px; } }

@media only screen and (max-width: 570px) {
  .voting-entry h1 {
    margin-top: 15px;
    font-size: 16px;
    text-align: center; }
    .voting-entry h1 span {
      font-size: 24px;
      padding: 10px;
      margin: 0 0 10px 0;
      display: block; }
  .absentee-requirement-container {
    background-position: right; }
    .absentee-requirement-container .requirements {
      padding: 0 10px; } }

@media only screen and (max-width: 450px) {
  .use-my-vote-item {
    width: 100%;
    font-size: 15px;
    padding: 15px;
    float: none;
    text-align: center; }
    .use-my-vote-item img {
      width: 50px;
      top: 0px;
      display: block;
      margin: 10px auto; }
  .use-my-vote-item:nth-child(2n+1) {
    clear: none;
    padding-left: 15px; }
  .img-show-1000 {
    display: none; }
  .img-show-450 {
    display: block; }
  .absentee-image-block {
    width: 100%;
    margin: 0 auto; } }

@media only screen and (max-width: 340px) {
  .voting-entry h1 {
    font-size: 14px; }
    .voting-entry h1 span {
      font-size: 20px;
      padding: 10px;
      margin: 0 0 10px 0;
      display: block; } }

.mission-img {
  padding: 20px;
  text-align: center;
  margin: auto;
  display: block; }

.TeamPhotoEntryThumb {
  padding-top: 25%;
  width: 23%;
  margin: .5%;
  position: relative;
  margin-bottom: -4px;
  background-size: cover;
  background-position: top;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  display: inline-block;
  color: #000000;
  text-decoration: none;
  -webkit-transition: color 0.3s, opacity 0.3s;
  -o-transition: color 0.3s, opacity 0.3s;
  transition: color 0.3s, opacity 0.3s; }
  .TeamPhotoEntryThumb:after {
    position: absolute;
    content: '';
    z-index: 2;
    top: 5px;
    bottom: 86px;
    left: 5px;
    right: 5px;
    border: solid #ffffff 8px;
    -webkit-transition: border 0.3s;
    -o-transition: border 0.3s;
    transition: border 0.3s; }
  .TeamPhotoEntryThumb:hover {
    color: #aa0400;
    opacity: 0.9; }
    .TeamPhotoEntryThumb:hover:after {
      border-width: 4px; }

.TeamPhotoEntryThumb__caption {
  color: #00007f;
  font-size: 16px;
  font-family: "Montserrat-Bold"; }

.team-contact {
  display: block;
  font-size: 14px;
  margin: 3px 0; }

.team-contact-bg {
  background-color: #ffffff;
  display: block;
  padding: 10px 0;
  height: 81px;
  overflow: hidden; }

.galleryItemWrap {
  text-align: center;
  width: 100%; }

.ImageGalleryImage {
  max-width: 600px;
  float: left;
  padding-right: 40px;
  width: 100%; }

.ImageGalleryImage__image {
  max-width: 100%;
  float: right; }

.img-text {
  text-align: center;
  padding: 40px 0;
  margin-left: 640px; }
  .img-text h1 {
    color: #00007f;
    letter-spacing: 0.6px; }
  .img-text h2 {
    padding-top: 5px;
    font-size: 20px; }
    .img-text h2:after {
      content: '';
      position: relative;
      display: inline-block;
      top: -5px;
      background-color: #aa0400;
      height: 4px;
      width: 30px;
      margin-left: 20px; }
    .img-text h2:before {
      content: '';
      position: relative;
      display: inline-block;
      top: -5px;
      background-color: #aa0400;
      height: 4px;
      width: 30px;
      margin-right: 20px; }
  .img-text h4 {
    padding-top: 5px; }

.img-body {
  text-align: left;
  padding: 20px 0 0; }

@media only screen and (max-width: 1500px) {
  .ImageGalleryImage {
    max-width: 400px; }
  .img-text {
    margin-left: 440px; } }

@media only screen and (max-width: 1200px) {
  .TeamPhotoEntryThumb {
    padding-top: 40%;
    width: 32%;
    margin: .5%;
    position: relative;
    margin-bottom: -4px;
    background-size: cover;
    background-position: top;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; } }

@media screen and (max-width: 1000px) {
  .ImageGalleryImage {
    max-width: 400px;
    float: none;
    padding-right: 0px;
    margin: auto; }
  .img-text {
    margin-left: 0px;
    padding-top: 20px; }
  .ImageGalleryImage__image {
    float: none;
    margin: auto;
    display: block; } }

@media only screen and (max-width: 940px) {
  .TeamPhotoEntryThumb {
    padding-top: 38%;
    width: 30%;
    margin: .5%; } }

@media only screen and (max-width: 700px) {
  .TeamPhotoEntryThumb {
    padding-top: 54%;
    width: 48%;
    margin: .5%; } }

@media only screen and (max-width: 470px) {
  .TeamPhotoEntryThumb {
    padding-top: 110%;
    width: 100%;
    margin: .5% 0; } }

@media only screen and (max-width: 470px) {
  .P--ExecutiveTeam--Stream .TeamPhotoEntryThumb, .P--Staff--Stream .TeamPhotoEntryThumb {
    padding-top: 70%;
    width: 48%;
    margin: .5%; } }

.form-mail {
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  font-family: "Montserrat-Bold";
  width: 100%;
  display: block;
  position: relative;
  z-index: 20;
  margin-top: 5px;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s; }
  .form-mail:hover {
    color: #00007f; }

.form-container #ContactForm .label-wrapper {
  position: relative;
  display: inline-block;
  width: 100%; }

#ContactForm label.error {
  color: #00007f;
  position: absolute;
  top: 45px;
  left: 10px;
  background-color: #ffffff;
  padding: 5px;
  z-index: 30;
  border: #00007f solid 5px;
  text-align: center; }
  #ContactForm label.error:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #00007f;
    position: absolute;
    top: -15px;
    left: 20px; }

#ContactForm label.error#g-recaptcha-response-error {
  top: 76px;
  width: 300px;
  left: 100px;
  z-index: 6;
  position: absolute; }

.recap-container {
  position: absolute;
  z-index: 5;
  top: 50px;
  left: 35px; }
  .recap-container img {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  .recap-container span {
    color: #aa0400;
    font-family: "Montserrat-Bold";
    text-transform: uppercase;
    letter-spacing: .6px;
    top: -2px;
    position: relative; }
  @media screen and (max-width: 1000px) {
    .recap-container {
      left: 40px; }
      .recap-container img {
        height: 45px; }
      .recap-container span {
        color: #ffffff; } }
  @media screen and (max-width: 450px) {
    .recap-container {
      left: 15px; }
      .recap-container img {
        height: 40px; }
      .recap-container span {
        font-size: 13px; } }

.contact-flag {
  max-height: 547.7px; }

.contact-right-img {
  width: 44%;
  height: 589px;
  overflow: hidden;
  position: relative;
  right: 0;
  background-image: url("/Content/images/VolunteerFormImage.jpg");
  background-position: left; }

.form-container {
  width: 50%;
  padding: 80px 100px 100px;
  background-color: #aa0400;
  color: #ffffff;
  position: relative;
  float: left;
  height: 568px; }
  .form-container h2 {
    color: #ffffff;
    text-align: center;
    margin-bottom: 30px; }
  .form-container .contact-button-container {
    position: absolute;
    z-index: 2;
    bottom: 25px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 540px;
    background-color: #aa0400;
    padding: 0 20px; }
  .form-container #ContactForm h2 {
    color: #ffffff;
    text-align: center;
    font-size: 28px;
    letter-spacing: .6px;
    font-family: "Montserrat-Bold";
    text-transform: uppercase;
    margin-bottom: 10px; }
  .form-container #ContactForm h3 {
    color: #ffffff;
    margin-top: 8px;
    text-align: center;
    font-size: 15px; }
  .form-container #ContactForm .service-title {
    width: 100%;
    padding: 14px;
    font-size: 15px;
    font-family: "Montserrat-Medium";
    color: rgba(68, 68, 68, 0.5);
    position: relative;
    z-index: 5;
    background-color: #ffffff;
    line-height: normal;
    display: inline-block; }
    .form-container #ContactForm .service-title .arrow {
      display: inline-block;
      float: right;
      position: relative;
      top: 3px; }
  .form-container #ContactForm input {
    width: 100%;
    position: relative;
    z-index: 2;
    margin-bottom: 10px;
    border: none;
    padding: 14px;
    font-size: 15px;
    font-family: "Montserrat-Medium"; }
  .form-container #ContactForm input.service-group {
    width: auto;
    z-index: 5;
    position: relative;
    display: inline-block; }
  .form-container #ContactForm .contact-form-section {
    background-color: #ffffff;
    padding: 0px 20px;
    position: absolute;
    width: calc(100% - 200px);
    z-index: 10;
    color: #00007f; }
  .form-container #ContactForm label.container {
    float: left;
    display: inline-block;
    width: 50%;
    padding: 10px 10px 5px; }
  .form-container #ContactForm label.container:hover {
    background-color: #d9f0ff; }
  .form-container #ContactForm input#Phone {
    color: #444444; }
  .form-container #ContactForm .half-size {
    width: calc(50% - 10px);
    display: inline-block;
    float: left;
    margin-right: 10px; }
  .form-container #ContactForm .city-size {
    width: calc(50% - 10px);
    display: inline-block;
    float: left;
    margin-right: 10px; }
  .form-container #ContactForm .email-size {
    width: calc(50%);
    display: inline-block;
    float: right; }
  .form-container #ContactForm .state-size {
    width: calc(20% - 10px);
    display: inline-block;
    float: left;
    margin-right: 10px; }
  .form-container #ContactForm .zip-size {
    width: 30%;
    display: inline-block;
    float: left; }
  .form-container #ContactForm select {
    width: 100%;
    padding: 14px;
    font-size: 15px;
    font-family: "Montserrat-Medium";
    color: rgba(68, 68, 68, 0.5);
    position: relative;
    z-index: 5; }
  .form-container #Message {
    width: 100%;
    position: relative;
    z-index: 2;
    border: none;
    margin-bottom: 10px;
    padding: 14px;
    font-size: 15px;
    font-family: "Montserrat-Medium"; }
  .form-container .g-recaptcha {
    position: relative;
    z-index: 2;
    float: left; }
  .form-container button {
    position: relative;
    z-index: 2;
    background-color: #00007f;
    color: #ffffff;
    border: none;
    padding: 15px 50px;
    font-family: "Montserrat-Bold";
    text-transform: uppercase;
    cursor: pointer;
    float: left;
    margin-left: 40px;
    margin-top: 15px;
    -webkit-transition: color 0.5s;
    -o-transition: color 0.5s;
    transition: color 0.5s;
    -webkit-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    transition: background-color 0.5s; }
  .form-container button:hover {
    background-color: #ffffff;
    color: #00007f; }
  .form-container form {
    margin: auto; }
  .form-container form:before {
    content: " ";
    position: absolute;
    top: 25px;
    left: 25px;
    width: 35%;
    border-top: 10px solid #ffffff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .form-container form:after {
    content: " ";
    position: absolute;
    top: 25px;
    right: 25px;
    width: 35%;
    border-top: 10px solid #ffffff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .form-container .contact-stars {
    position: absolute;
    top: 15px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }

.form-container:after {
  content: " ";
  position: absolute;
  top: 25px;
  left: 25px;
  right: 25px;
  bottom: 60px;
  border-left: 10px solid #ffffff;
  border-right: 10px solid #ffffff;
  border-bottom: 10px solid #ffffff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.contact-form-section {
  max-height: 0;
  overflow: hidden; }

.contact-toggle {
  display: none; }

.contact-toggle:checked ~ .contact-form-section {
  max-height: 2000px;
  -webkit-transition: 0.3s ease max-height;
  -o-transition: 0.3s ease max-height;
  transition: 0.3s ease max-height; }

.contact-toggle:checked ~ .toggle-label span img {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.contact-map {
  width: 50%;
  float: left; }
  .contact-map iframe {
    width: 100%;
    height: 568px; }

.contact-location-wrap {
  text-align: center;
  margin: 10px 0;
  padding: 30px 0;
  clear: left;
  background-color: #00007f; }
  .contact-location-wrap a {
    color: #ffffff;
    text-decoration: none;
    font-family: "Montserrat-Bold";
    font-size: 20px;
    padding: 0 20px;
    position: relative;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s; }
    .contact-location-wrap a span {
      position: relative;
      top: -25px;
      margin-left: 20px; }
    .contact-location-wrap a span::after {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 4px;
      background: rgba(255, 255, 255, 0.4);
      content: '';
      opacity: 0;
      -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
      transition: opacity 0.3s, -webkit-transform 0.3s;
      -o-transition: opacity 0.3s, transform 0.3s;
      transition: opacity 0.3s, transform 0.3s;
      transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
      -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
      transform: translateY(10px); }
    .contact-location-wrap a span:hover::after,
    .contact-location-wrap a span:focus::after {
      opacity: 1;
      -webkit-transform: translateY(5px);
      -ms-transform: translateY(5px);
      transform: translateY(5px); }
  .contact-location-wrap a:hover {
    color: #ffffff; }

@media only screen and (max-width: 1400px) {
  .form-container .contact-button-container {
    width: 450px; }
  .form-container .g-recaptcha {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    margin-left: -10px; }
  .form-container button {
    padding: 15px 25px;
    margin-left: 10px; }
  .form-container form:before {
    width: 30%; }
  .form-container form:after {
    width: 30%; }
  .form-container .contact-stars {
    width: 110px;
    top: 18px; } }

@media only screen and (max-width: 1300px) {
  .contact-right-img {
    background-position: center; } }

@media only screen and (max-width: 1100px) {
  .form-container {
    float: none;
    width: 100%;
    height: 530px; }
    .form-container h2 {
      margin-top: 0px; }
    .form-container .contact-button-container {
      width: 450px; }
    .form-container .g-recaptcha {
      -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
      transform: scale(0.9);
      margin-left: -10px; }
    .form-container button {
      padding: 15px 25px;
      margin-left: 10px; }
    .form-container form {
      margin-top: -20px; }
    .form-container .contact-stars {
      width: 150px;
      top: 15px; }
  .contact-map {
    width: 100%;
    display: block;
    margin-bottom: 0px; }
    .contact-map iframe {
      height: 400px; } }

@media only screen and (max-width: 870px) {
  .contact-location-wrap img {
    width: 35px; }
  .contact-location-wrap a {
    font-size: 16px; }
    .contact-location-wrap a span {
      top: -22px; } }

@media only screen and (max-width: 640px) {
  .contact-location-wrap {
    margin-bottom: 0; }
    .contact-location-wrap a {
      display: block;
      padding: 10px; }
      .contact-location-wrap a span {
        top: -20px; }
  .contact-map {
    margin-bottom: 0px; } }

@media only screen and (max-width: 550px) {
  .form-container {
    padding: 70px 25px 100px; }
    .form-container .contact-button-container {
      width: 450px; }
    .form-container .g-recaptcha {
      -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
      transform: scale(0.9);
      margin-left: -10px; }
    .form-container button {
      padding: 15px 25px;
      margin-left: 10px; }
    .form-container form:before {
      width: 25%; }
    .form-container form:after {
      width: 25%; }
    .form-container .contact-stars {
      width: 110px;
      top: 18px; }
  .form-container:after {
    border-left: none;
    border-right: none;
    border-bottom: none; } }

@media only screen and (max-width: 450px) {
  .form-container #ContactForm h3 {
    margin-bottom: 10px; }
  .form-container {
    height: unset;
    padding: 60px 25px 35px; }
    .form-container .contact-button-container {
      width: 100%;
      background-color: transparent;
      position: relative;
      bottom: auto;
      text-align: center;
      display: block; }
    .form-container .g-recaptcha {
      -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
      transform: scale(0.8);
      margin-left: 0px;
      float: none;
      margin: 0 auto;
      display: block;
      text-align: center;
      width: 304px;
      position: absolute;
      left: -30px; }
    .form-container button {
      padding: 15px 25px;
      margin-left: 0px;
      margin-top: 10px;
      float: right;
      margin-right: -20px; }
    .form-container form:before {
      width: 25%; }
    .form-container form:after {
      width: 25%; }
    .form-container .contact-stars {
      width: 110px;
      top: 18px; }
  .contact-map iframe {
    height: 250px; }
  .form-container .g-recaptcha {
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    left: -45px; }
  .form-container button {
    padding: 15px 15px; }
  .form-container form:before {
    width: 23%; }
  .form-container form:after {
    width: 23%; } }

@media only screen and (max-width: 430px) {
  .contact-location-wrap {
    padding: 5px 0 10px; }
    .contact-location-wrap a {
      display: block;
      padding: 10px; }
      .contact-location-wrap a img {
        display: block;
        margin: 10px auto; }
      .contact-location-wrap a span {
        top: 0px;
        margin-top: 10px;
        padding-left: 0;
        position: relative; } }

@media only screen and (max-width: 350px) {
  .form-container .g-recaptcha {
    -webkit-transform: scale(0.65);
    -ms-transform: scale(0.65);
    transform: scale(0.65);
    left: -53px; }
  .form-container button {
    padding: 15px 12px;
    margin-top: 14px; }
  .form-container form:before {
    width: 23%; }
  .form-container form:after {
    width: 23%; } }

.event-wrap {
  display: block;
  margin: auto;
  padding: 40px 0;
  width: 1200px;
  max-width: 100%; }

.content-container .event-block {
  width: calc(50% - 40px);
  border: 1px #ebebeb solid;
  list-style: none;
  overflow: hidden;
  margin: 20px;
  position: relative;
  float: left; }
  .content-container .event-block a {
    color: #000000;
    text-decoration: none;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    display: table;
    width: 100%; }
  .content-container .event-block a:hover {
    color: #aa0400; }
    .content-container .event-block a:hover .date-block {
      background-color: #00007f; }
  .content-container .event-block .event-item {
    display: block;
    font-size: 17px;
    padding: 2px 0; }
  .content-container .event-block .event-title {
    font-family: "Montserrat-Bold"; }

.content-container .event-block:nth-child(odd) {
  clear: left; }

.event-content {
  padding: 10px 20px;
  display: table-cell;
  vertical-align: middle;
  width: calc(100% - 115px); }

.date-block {
  background-color: #aa0400;
  color: #ffffff;
  text-align: center;
  width: 115px;
  margin-right: 20px;
  padding: 25px;
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s; }
  .date-block .month {
    font-size: 30px;
    font-family: "Montserrat-Bold";
    display: block; }
  .date-block .day {
    font-size: 24px;
    font-family: "Montserrat-Bold"; }
  .date-block .year {
    display: block; }

@media screen and (max-width: 1000px) {
  .content-container .event-block {
    width: 100%;
    margin: 20px 0; } }

.fc-event, .fc-event-dot {
  background-color: #aa0400;
  padding: 5px;
  border-color: #aa0400;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .fc-event:hover, .fc-event:focus, .fc-event-dot:hover, .fc-event-dot:focus {
    background-color: #00007f;
    border-color: #00007f;
    color: #ffffff; }

body .fc {
  margin-bottom: 40px; }

.P--JoinToday--Stream .content-container p {
  font-size: 15px; }

.P--JoinToday--Stream .table-title {
  font-size: 34px;
  text-transform: uppercase;
  font-family: "Montserrat-Light";
  letter-spacing: .6px;
  text-align: center;
  margin-bottom: 20px; }

.P--JoinToday--Stream table {
  width: calc(100% - 650px);
  text-align: center;
  margin-bottom: 20px; }
  .P--JoinToday--Stream table br {
    display: none; }
  .P--JoinToday--Stream table h5 {
    background-color: #aa0400;
    color: #ffffff;
    padding: 10px 0px;
    width: 220px;
    margin: 10px auto;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Montserrat-Medium"; }
  .P--JoinToday--Stream table a {
    text-decoration: none;
    display: block; }
    .P--JoinToday--Stream table a:hover .price {
      color: #aa0400; }
    .P--JoinToday--Stream table a:hover .join-now {
      text-decoration: none; }
  .P--JoinToday--Stream table p {
    line-height: normal;
    margin-bottom: 0;
    position: relative;
    text-decoration: none; }
  .P--JoinToday--Stream table .price {
    font-size: 34px;
    color: #363636;
    font-family: "Montserrat-Medium";
    text-decoration: none;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s; }
  .P--JoinToday--Stream table .service-fee {
    color: #b6b6b6;
    font-size: 14px;
    margin-bottom: 10px;
    text-decoration: none; }
  .P--JoinToday--Stream table .join-now {
    color: #aa0400;
    font-family: "Montserrat-Bold";
    font-size: 14px;
    text-decoration: underline;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }

@media only screen and (max-width: 1970px) {
  .P--JoinToday--Stream table {
    width: calc(100% - 600px); }
  .P--JoinToday--Stream .float-right-image {
    right: -50px;
    position: relative;
    padding-left: 0; } }

@media only screen and (max-width: 1970px) {
  .P--JoinToday--Stream table {
    width: 100%; }
    .P--JoinToday--Stream table h5 {
      border-left: #ffffff solid 3px;
      border-right: #ffffff solid 3px;
      width: 100%; }
  .P--JoinToday--Stream .float-right-image {
    right: -50px;
    position: relative;
    padding-left: 0; }
  .P--JoinToday--Stream .table-title {
    width: 100%;
    clear: both;
    padding-top: 20px; } }

@media only screen and (max-width: 1200px) {
  .P--JoinToday--Stream table h5 {
    font-size: 12px;
    letter-spacing: .6px; }
  .P--JoinToday--Stream .float-right-image {
    width: 500px;
    right: 0;
    padding-left: 40px;
    margin-bottom: 20px; } }

@media only screen and (max-width: 1000px) {
  .P--JoinToday--Stream table {
    width: 100%; }
    .P--JoinToday--Stream table br {
      display: block; }
    .P--JoinToday--Stream table h5 {
      font-size: 12px;
      letter-spacing: .6px; }
    .P--JoinToday--Stream table .price {
      font-size: 26px; }
    .P--JoinToday--Stream table .service-fee {
      font-size: 12px; }
  .P--JoinToday--Stream .float-right-image {
    right: auto;
    margin: 10px auto 0;
    position: relative;
    float: none;
    display: block;
    padding: 0; } }

@media only screen and (max-width: 740px) {
  .P--JoinToday--Stream table td {
    display: block;
    padding-bottom: 10px; }
  .P--JoinToday--Stream table br {
    display: none; }
  .P--JoinToday--Stream table h5 {
    font-size: 20px; } }

@media only screen and (max-width: 470px) {
  .P--JoinToday--Stream table h5 {
    font-size: 16px; } }

.P--Volunteer .form-container #ContactForm input#Phone.error {
  color: #f00; }

.P--Volunteer .contact-flag {
  max-height: unset;
  margin-bottom: 40px;
  display: table;
  width: 100%;
  height: auto; }

.P--Volunteer .form-container {
  height: 500px;
  width: 56%;
  display: table-cell;
  float: none; }
  .P--Volunteer .form-container form {
    padding-bottom: 40px; }
  .P--Volunteer .form-container p {
    text-align: center; }
  .P--Volunteer .form-container #ContactForm h3 {
    margin-bottom: 20px; }
  .P--Volunteer .form-container:after {
    bottom: 25px; }
  .P--Volunteer .form-container h2 {
    margin-bottom: 5px;
    margin-top: 100px;
    font-size: 45px; }
  .P--Volunteer .form-container .white-button {
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 90%;
    width: 400px;
    padding: 30px 0;
    font-size: 25px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color: #aa0400;
    position: relative; }
    .P--Volunteer .form-container .white-button:after {
      top: 10px;
      left: 10px;
      border: solid 6px #aa0400;
      width: calc(100% - 20px);
      height: calc(100% - 20px);
      position: absolute;
      content: '';
      display: block;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
    .P--Volunteer .form-container .white-button:hover {
      color: #00007f; }
      .P--Volunteer .form-container .white-button:hover:after {
        border-width: 4px; }

.P--Volunteer .headline {
  text-align: center; }

.P--Volunteer .contact-right-img {
  display: table-cell;
  width: 44%;
  overflow: hidden;
  float: none;
  height: auto;
  background-size: cover; }
  .P--Volunteer .contact-right-img .white-button {
    width: 300px;
    top: 120%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0.5; }
  .P--Volunteer .contact-right-img:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s; }
  .P--Volunteer .contact-right-img:hover .white-button {
    top: 50%;
    opacity: 1; }
  .P--Volunteer .contact-right-img:hover:after {
    opacity: 0.4; }

.P--Volunteer .content-container h2 {
  font-family: "Montserrat-Light";
  text-align: center;
  padding-bottom: 10px;
  font-size: 34px; }

.P--Volunteer .content-container p {
  text-align: center; }

.P--Volunteer .event-wrap {
  padding: 0; }

.P--Volunteer footer {
  margin-top: 40px; }

@media only screen and (max-width: 1500px) {
  .P--Volunteer .form-container {
    width: 50%;
    padding: 80px 50px 100px; }
    .P--Volunteer .form-container h2 {
      font-size: 40px; }
  .P--Volunteer .contact-right-img {
    width: 50%; }
  .P--Volunteer .form-container #ContactForm label.container {
    float: none;
    width: 100%; } }

@media only screen and (max-width: 1300px) {
  .P--Volunteer .form-container #ContactForm .service-title .text {
    padding-right: 80px; } }

@media only screen and (max-width: 1200px) {
  .P--Volunteer .form-container #ContactForm .state-size {
    width: calc(50% - 10px);
    clear: left; }
  .P--Volunteer .form-container #ContactForm .zip-size {
    width: 50%; }
  .P--Volunteer .form-container #ContactForm .city-size {
    width: 100%;
    float: none;
    margin-right: 0px; }
  .P--Volunteer .form-container #ContactForm h2 {
    font-size: 24px;
    margin-bottom: 10px; }
  .P--Volunteer .form-container {
    padding: 80px 60px 100px;
    height: 250px; }
    .P--Volunteer .form-container h2 {
      font-size: 35px;
      margin-top: 70px; }
  .P--Volunteer .form-container #ContactForm .contact-form-section {
    width: calc(100% - 120px); }
  .P--Volunteer .contact-right-img .slide .slick-slide {
    height: 490px; } }

@media only screen and (max-width: 1100px) {
  .P--Volunteer .form-container #ContactForm .service-title .arrow {
    top: 1px; }
  .P--Volunteer .form-container #ContactForm .contact-form-section {
    width: calc(100% - 120px); }
  .P--Volunteer .form-container #ContactForm label.container {
    float: left;
    width: 50%; } }

@media only screen and (max-width: 1000px) {
  .P--Volunteer {
    display: block; }
    .P--Volunteer .form-container {
      width: 100%;
      display: block;
      height: 380px; }
      .P--Volunteer .form-container h2 {
        font-size: 35px;
        margin-top: 20px; }
    .P--Volunteer .contact-right-img {
      width: 100%;
      height: 300px;
      display: block;
      background-position: center center; }
    .P--Volunteer .content-container h2 {
      font-size: 26px; }
    .P--Volunteer .toggle-label {
      text-align: left;
      display: inline-block; }
      .P--Volunteer .toggle-label span.text {
        top: auto;
        display: inline-block; }
      .P--Volunteer .toggle-label span.arrow {
        top: 0;
        position: absolute; }
    .P--Volunteer .form-container #ContactForm .service-title .arrow {
      display: inline-block;
      float: none;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      right: 20px; } }

@media only screen and (max-width: 850px) {
  .P--Volunteer .form-container #ContactForm label.container {
    float: none;
    width: 100%; }
  .P--Volunteer .contact-right-img:after {
    display: none; }
  .P--Volunteer .contact-right-img .white-button {
    top: auto;
    opacity: 1;
    bottom: 20px; }
  .P--Volunteer .contact-right-img:hover .white-button {
    top: auto;
    bottom: 20px; } }

@media only screen and (max-width: 740px) {
  .P--Volunteer .form-container {
    width: 100%;
    float: none; } }

@media only screen and (max-width: 550px) {
  .P--Volunteer .form-container {
    padding: 80px 20px 50px;
    height: auto; }
    .P--Volunteer .form-container .white-button {
      margin-bottom: 0; }
  .P--Volunteer .form-container #ContactForm .contact-form-section {
    width: calc(100% - 40px); }
  .P--Volunteer .contact-right-img .slide .slick-slide {
    height: 270px; }
  .P--Volunteer .contact-right-img {
    height: 250px; } }

@media only screen and (max-width: 470px) {
  .P--Volunteer .content-container h2 {
    font-size: 20px; } }

@media only screen and (max-width: 450px) {
  .P--Volunteer .form-container {
    width: 100%;
    display: block; }
    .P--Volunteer .form-container .white-button {
      width: 90%;
      text-align: center;
      display: block; }
  .P--Volunteer .form-container #ContactForm label.container {
    font-size: 14px; } }

.ImagesCon .red-button {
  display: block;
  margin: 10px auto;
  width: 300px; }

.form-title {
  font-family: "Montserrat-ExtraBold"; }
  .form-title:before {
    content: " ";
    position: absolute;
    top: 25px;
    left: 25px;
    width: 35%;
    border-top: 10px solid #ffffff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .form-title:after {
    content: " ";
    position: absolute;
    top: 25px;
    right: 25px;
    width: 35%;
    border-top: 10px solid #ffffff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  @media screen and (max-width: 1200px) {
    .form-title:after, .form-title:before {
      width: 30%; } }
  @media screen and (max-width: 440px) {
    .form-title:after, .form-title:before {
      width: 25%; } }
  @media screen and (max-width: 350px) {
    .form-title:after, .form-title:before {
      width: 20%; } }

.contact-right-img {
  vertical-align: top;
  position: relative; }
  .contact-right-img .slide {
    display: block;
    overflow: hidden;
    min-width: 100%;
    width: 0;
    position: relative; }
    .contact-right-img .slide .slick-slide {
      background-position: center center;
      background-size: cover;
      width: 100%;
      height: 570px; }
  @media screen and (max-width: 1200px) {
    .contact-right-img .slide .slick-slide {
      height: 620px; } }
  @media screen and (max-width: 1000px) {
    .contact-right-img .slide .slick-slide {
      height: 300px; } }
  @media screen and (max-width: 550px) {
    .contact-right-img .slide .slick-slide {
      height: 250px; } }

#ThankYouBodyID .content-container p {
  text-align: center; }

#ThankYouBodyID .red-button {
  margin: auto; }

.principle-statement {
  margin: 20px 0; }
  .principle-statement:after {
    content: " ";
    position: relative;
    width: 100%;
    border-top: 10px solid #b6b6b6;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: block; }
  .principle-statement .red-stars {
    text-align: center;
    position: relative;
    margin-bottom: 40px; }
    @media screen and (max-width: 420px) {
      .principle-statement .red-stars {
        margin-bottom: 20px; } }
    .principle-statement .red-stars img {
      background-color: #ffffff;
      padding: 0 20px;
      max-width: 100%; }
      @media screen and (max-width: 420px) {
        .principle-statement .red-stars img {
          display: none; } }
    .principle-statement .red-stars:before {
      content: " ";
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      left: 0px;
      width: 40%;
      border-top: 10px solid #b6b6b6;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      z-index: -1; }
      @media screen and (max-width: 420px) {
        .principle-statement .red-stars:before {
          width: 100%;
          position: relative;
          top: auto;
          left: auto;
          -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          transform: translate(0, 0);
          display: block; } }
    .principle-statement .red-stars:after {
      z-index: -1;
      content: " ";
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      right: 0px;
      width: 40%;
      border-top: 10px solid #b6b6b6;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      @media screen and (max-width: 420px) {
        .principle-statement .red-stars:after {
          display: none; } }
  .principle-statement ul {
    list-style: none;
    margin-left: 0;
    margin-top: 30px; }
    .principle-statement ul li {
      background-image: url("/Content/images/AbsenteeIconVote.png");
      background-repeat: no-repeat;
      background-position: left center;
      background-size: 40px;
      padding: 10px 0 10px 50px; }

.mfp-title h1 {
  line-height: normal; }

.P--GrassrootsVolunteers--Stream {
  position: relative;
  overflow-x: hidden; }
  .P--GrassrootsVolunteers--Stream main {
    height: auto;
    width: auto;
    max-width: 100%; }

.PhotoEntryThumb {
  margin: 0;
  width: auto;
  max-width: 100%;
  height: auto;
  border-image-width: 0; }

.grid-item, .grid-sizer {
  width: 25%;
  max-width: 25%;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px; }
  .grid-item img, .grid-sizer img {
    width: 100%; }
  @media screen and (max-width: 1200px) {
    .grid-item, .grid-sizer {
      width: 33.33333%;
      max-width: 33.33333%;
      padding: 5px; } }
  @media screen and (max-width: 640px) {
    .grid-item, .grid-sizer {
      width: 50%;
      max-width: 50%; } }
  .grid-item .itemWrap, .grid-sizer .itemWrap {
    background-color: #fafafa;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

.grid-item {
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  .grid-item:hover {
    opacity: 0.8; }

.mfp-bottom-bar {
  background-color: #000000;
  color: #ffffff;
  margin-top: -40px; }
  .mfp-bottom-bar h1 {
    color: #ffffff;
    padding: 20px; }
  .mfp-bottom-bar p {
    padding: 0 20px 20px; }

.mfp-counter {
  right: 20px;
  top: 20px; }

.PhotoEntryThumb__caption {
  font-size: 20px;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s; }

.PhotoEntryThumb__caption:hover {
  color: #00007f; }

.PhotoEntryThumb__image {
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity; }

.PhotoEntryThumb__pos:hover .PhotoEntryThumb__caption {
  color: #00007f; }

.PhotoEntryThumb__pos:hover .PhotoEntryThumb__image {
  opacity: 0.7; }

.official-info {
  background-color: #ebebeb;
  margin-top: 20px;
  padding: 70px 5%;
  position: relative;
  overflow: hidden; }
  .official-info ul {
    list-style: none;
    margin-top: 10px;
    position: relative;
    z-index: 2; }
  .official-info li {
    margin-bottom: 5px; }
    .official-info li a {
      text-decoration: none; }
  .official-info h2 {
    background-color: #aa0400;
    display: inline-block;
    padding: 10px 20px;
    color: #ffffff;
    font-family: "Montserrat-ExtraBold";
    font-size: 28px;
    text-transform: none;
    position: relative;
    z-index: 2; }
  .official-info .districts {
    float: left;
    width: 420px; }
  .official-info .extra-info {
    width: calc(100% - 420px);
    float: right; }
  .official-info .wis-bg {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 5%; }
  @media screen and (max-width: 1000px) {
    .official-info .districts {
      float: none;
      width: 100%; }
    .official-info .extra-info {
      width: 100%;
      float: none; }
    .official-info .wis-bg {
      position: absolute;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      right: auto;
      left: 50%; } }

.btn-container {
  text-align: left;
  margin-top: 20px; }

.secondary-title {
  font-weight: bold;
  text-align: center;
  margin: 0 0 40px 0; }

.fb_iframe_widget span {
  margin: 0 auto !important;
  display: block !important;
  max-width: 100%; }

.fb_iframe_widget iframe {
  max-width: 100%; }

body.plugin {
  max-width: 100% !important; }

.plugin, .plugin button, .plugin input, .plugin label, .plugin select, .plugin td, .plugin textarea {
  max-width: 100%; }

.facebook-link {
  display: none; }

@media screen and (max-width: 570px) {
  .fb_iframe_widget {
    display: none !important; }
  .facebook-link {
    display: inline-block; } }

.ctct-inline-form {
  width: 700px;
  max-width: 100%;
  text-align: center;
  margin: 0 auto; }

.ctct-form-field {
  width: calc(50% - 20px);
  margin: 0 10px 15px !important;
  float: left; }

#email_address_field_0 {
  width: calc(100% - 20px);
  margin: 0 24px 0;
  float: none; }

#gdpr_text {
  clear: both; }

.ctct-form-button {
  width: 300px !important;
  display: block;
  margin: 0 auto !important;
  padding: 20px 0 !important;
  display: inline-block;
  text-align: center;
  text-transform: uppercase !important;
  font-family: "Montserrat-Bold";
  border-radius: 0 !important;
  background-color: #aa0400 !important;
  border: none !important; }
  .ctct-form-button:hover {
    background-color: #781214 !important; }

.ctct-form-label {
  display: inline !important; }

.ctct-form-errorMessage {
  display: inline !important; }

.ctct-form-element {
  margin-top: 10px; }

@media screen and (max-width: 640px) {
  .ctct-form-field {
    width: 100%;
    margin: 0 0px 15px !important;
    float: none; }
  #email_address_field_0 {
    width: 100%; } }

#bloomerangSecureDonationLink {
  text-align: center; }

.formwrap {
  width: 960px;
  max-width: 100%;
  margin: 0 auto 40px; }

#interaction-form-container .interaction-form .field input, #interaction-form-container .interaction-form .field select, #interaction-form-container .interaction-form .field textarea {
  max-width: 100% !important;
  width: 100% !important; }

#interaction-form-container .field {
  width: calc((100% / 2) - 10px);
  float: left;
  margin: 5px; }
  #interaction-form-container .field:nth-child(2n+2) {
    clear: left; }
  #interaction-form-container .field.comment {
    clear: left;
    width: 100%;
    margin: 5px 0; }
  #interaction-form-container .field.CustomAccountField_16391 {
    width: 100%; }
  @media screen and (max-width: 400px) {
    #interaction-form-container .field {
      width: 100%;
      margin: 5px 0; } }

#interaction-form-container .btn-group {
  clear: both; }

#interaction-form-container h3 {
  clear: left;
  padding-top: 20px; }

#interaction-form-container #street-address {
  height: 30px !important; }

.interaction-form .field .checkboxes {
  width: 100%;
  clear: left;
  margin: 5px 0;
  max-width: 100% !important; }

.interaction-form .field .checkbox {
  width: 50%;
  float: left;
  border-color: #00007f;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .interaction-form .field .checkbox:hover {
    background-color: #b6b6b6; }
  @media screen and (max-width: 700px) {
    .interaction-form .field .checkbox {
      width: 100%;
      float: none; } }

.btn-submit-interaction {
  display: block;
  margin: 10px auto 0;
  position: relative;
  background-color: #aa0400;
  color: #ffffff;
  -webkit-transition: 0.3s background-color;
  -o-transition: 0.3s background-color;
  transition: 0.3s background-color;
  text-decoration: none;
  padding: 10px;
  width: 200px;
  text-align: center;
  font-family: "Montserrat-Bold";
  max-width: 100%;
  border: none;
  cursor: pointer; }
  .btn-submit-interaction:hover {
    background-color: #781214;
    color: #ffffff; }

.news-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.news-block {
  position: relative;
  display: inline-block;
  width: calc((100% / 3) - 20px);
  margin: 10px;
  vertical-align: top;
  border: solid 1px #b6b6b6;
  text-align: center; }
  .news-block .cell {
    position: relative;
    width: 100%; }
    .news-block .cell.content-cell {
      padding: 20px; }
    .news-block .cell.img-cell {
      position: relative;
      width: 100%;
      height: 200px;
      overflow: hidden;
      background-size: contain;
      background-position: center center;
      background-repeat: no-repeat; }
    .news-block .cell h2 {
      margin: 0;
      font-size: 22px;
      margin: 0 0 20px; }
      .news-block .cell h2 small {
        font-size: 16px; }
    .news-block .cell p {
      display: none; }
  .news-block:first-of-type {
    background-color: #b6b6b6;
    width: calc(100% - 20px);
    margin: 10px 0;
    -ms-flex-line-pack: center;
    align-content: center;
    display: table;
    text-align: left;
    padding-bottom: 0; }
    .news-block:first-of-type .cell {
      width: 50%;
      display: table-cell;
      position: relative; }
      .news-block:first-of-type .cell.content-cell {
        padding: 40px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; }
      .news-block:first-of-type .cell.img-cell {
        overflow: hidden;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        height: 100%; }
      .news-block:first-of-type .cell p {
        display: block; }
    @media screen and (max-width: 850px) {
      .news-block:first-of-type {
        display: block; }
        .news-block:first-of-type .cell {
          display: block;
          width: 100%; }
          .news-block:first-of-type .cell.content-cell {
            padding: 20px; }
          .news-block:first-of-type .cell.img-cell {
            height: 40vw;
            min-height: 200px; }
            .news-block:first-of-type .cell.img-cell img {
              max-width: 100%; } }
    @media screen and (max-width: 740px) {
      .news-block:first-of-type {
        width: 100%; } }
  @media screen and (max-width: 1200px) {
    .news-block {
      width: calc(50% - 20px); } }
  @media screen and (max-width: 1000px) {
    .news-block .cell h2 {
      font-size: 20px; }
      .news-block .cell h2 small {
        font-size: 15px; } }
  @media screen and (max-width: 740px) {
    .news-block {
      width: 100%;
      margin: 10px 0; } }

.news-secondary h1 {
  text-align: left; }

.news-table {
  display: table; }
  .news-table .cell {
    display: table-cell;
    vertical-align: top; }
    .news-table .cell.img-cell {
      width: 400px;
      max-width: 100%; }
      .news-table .cell.img-cell img {
        width: 100%; }
    .news-table .cell.content-cell {
      width: calc(100% - 400px);
      padding-left: 5%; }
  @media screen and (max-width: 1300px) {
    .news-table {
      display: block; }
      .news-table .cell {
        display: block; }
        .news-table .cell h1 {
          font-size: 30px; }
        .news-table .cell.img-cell {
          margin: 0 auto; }
        .news-table .cell.content-cell {
          width: 100%;
          padding: 0; } }
  @media screen and (max-width: 740px) {
    .news-table .cell h1 {
      font-size: 24px; } }

.header-news {
  position: absolute;
  top: 0;
  left: 0;
  width: 500px;
  height: 630px;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.9);
  color: #ffffff;
  overflow-y: auto; }
  .header-news .news-title {
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Montserrat-ExtraBold';
    margin-bottom: 20px; }
    .header-news .news-title .red {
      color: red; }
    .header-news .news-title strong {
      vertical-align: middle; }
    .header-news .news-title img {
      margin: -2px 5px 0px; }
  @media screen and (max-width: 1500px) and (min-width: 1351px) {
    .header-news {
      width: 400px; }
      .header-news .news-title {
        font-size: 22px; }
        .header-news .news-title img {
          margin: 0 5px -2px; } }
  @media screen and (max-width: 1350px) {
    .header-news {
      position: relative;
      width: 100%;
      height: auto; } }
  .header-news .news-wrapper {
    height: auto;
    padding: 40px; }
    @media screen and (max-width: 640px) {
      .header-news .news-wrapper {
        padding: 20px; } }
  .header-news .news-item {
    border-bottom: solid 1px #303030;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 100%; }
    .header-news .news-item a {
      font-weight: bold;
      color: #ff0000;
      font-size: 15px;
      letter-spacing: 0.6px; }
    .header-news .news-item h2 {
      color: #ffffff;
      font-size: 17px;
      letter-spacing: 0.6px; }
      .header-news .news-item h2 small {
        font-size: 14px; }
    .header-news .news-item:first-of-type {
      display: table;
      width: 100%;
      background-color: #252525;
      border-radius: 5px;
      padding-bottom: 0;
      border-bottom: none;
      overflow: hidden; }
      .header-news .news-item:first-of-type a {
        margin-top: 15px;
        display: block; }
      .header-news .news-item:first-of-type .cell {
        display: table-cell; }
        .header-news .news-item:first-of-type .cell.img-cell {
          width: 180px;
          background-size: cover;
          background-position: center center; }
        .header-news .news-item:first-of-type .cell.content-cell {
          width: calc(100% - 180px);
          padding: 20px 10px; }
          .header-news .news-item:first-of-type .cell.content-cell:before {
            content: 'Recent News';
            font-size: 17px;
            font-family: 'Montserrat-ExtraBold';
            text-transform: uppercase;
            letter-spacing: 0.6px; }
      @media screen and (max-width: 1500px) and (min-width: 1351px) {
        .header-news .news-item:first-of-type {
          display: block;
          position: relative; }
          .header-news .news-item:first-of-type .cell {
            display: block; }
            .header-news .news-item:first-of-type .cell.content-cell {
              position: relative;
              width: 100%;
              z-index: 2; }
            .header-news .news-item:first-of-type .cell.img-cell {
              position: absolute;
              top: 0;
              right: 0;
              bottom: 0;
              left: 0;
              width: 100%;
              height: 100%;
              z-index: 1;
              opacity: 0.25; } }
      @media screen and (max-width: 1350px) {
        .header-news .news-item:first-of-type .cell.content-cell {
          width: calc(100% - 300px);
          padding: 25px 20px; }
        .header-news .news-item:first-of-type .cell.img-cell {
          width: 300px; } }
      @media screen and (max-width: 640px) {
        .header-news .news-item:first-of-type {
          display: block;
          position: relative; }
          .header-news .news-item:first-of-type .cell {
            display: block; }
            .header-news .news-item:first-of-type .cell.content-cell {
              position: relative;
              width: 100%;
              z-index: 2; }
            .header-news .news-item:first-of-type .cell.img-cell {
              position: absolute;
              top: 0;
              right: 0;
              bottom: 0;
              left: 0;
              width: 100%;
              height: 100%;
              z-index: 1;
              opacity: 0.25; } }

.wisred_Main .left_Half h3.wisRedH3 {
  color: #aa0400;
  font-size: 28px;
  font-weight: normal;
  letter-spacing: 2px;
  display: inline-block;
  font-family: "Montserrat-Bold"; }

.wisred_Main .left_Half h4.wisRedH4 {
  color: #00007f;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 2px;
  display: inline-block;
  font-family: "Montserrat-Regular"; }

.rTable {
  display: table;
  width: 100%;
  box-shadow: 5px 4px 5px 0px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: 5px 4px 5px 0px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 5px 4px 5px 0px rgba(0, 0, 0, 0.23); }

.rTableRow {
  display: table-row;
  padding: 15px 0; }
  .rTableRow:nth-child(even) {
    background: #ededed; }

.rTableHeading {
  display: table-header-group;
  background-color: #ddd; }

.rTableHead {
  background: #00007f;
  color: #FFF;
  letter-spacing: 1px;
  font-size: 18px;
  padding: 15px 10px !important; }

.rTableCell {
  font-size: 15px; }

.rTableCell, .rTableHead {
  display: table-cell;
  padding: 8px 10px;
  border: 1px solid #CCC; }

.rTableHeading {
  display: table-header-group;
  background-color: #ddd;
  font-weight: bold; }

.rTableFoot {
  display: table-footer-group;
  font-weight: bold;
  background-color: #ddd; }

.rTableBody {
  display: table-row-group; }

.P--ElectionIntegrity--Stream h1 {
  letter-spacing: 0.8px; }
  .P--ElectionIntegrity--Stream h1 img {
    margin-right: 20px; }

.integrity-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .integrity-wrapper .integrity-block {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(50% - 20px);
    margin: 25px 10px 10px;
    border: solid 1px #b6b6b6; }
    .integrity-wrapper .integrity-block h2 {
      font-size: 20px; }
      .integrity-wrapper .integrity-block h2 small {
        font-size: 16px;
        color: #b6b6b6;
        margin-bottom: 10px;
        display: inline-block; }
    .integrity-wrapper .integrity-block .cell {
      display: inline-block;
      position: relative; }
      .integrity-wrapper .integrity-block .cell.content-cell {
        width: 60%;
        padding: 35px 20px 20px; }
      .integrity-wrapper .integrity-block .cell.img-cell {
        width: 40%;
        /*background-size: cover;*/
        background-repeat: no-repeat;
        background-position: center center; }
      .integrity-wrapper .integrity-block .cell.padded-cell {
        width: 100%;
        padding: 35px 20px 20px; }
    .integrity-wrapper .integrity-block .entry-type {
      position: absolute;
      top: -14px;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      padding: 5px 10px 3px;
      text-transform: uppercase;
      background-color: #b6b6b6;
      color: #ffffff;
      font-size: 18px;
      font-weight: normal;
      max-width: 100%;
      display: inline-block;
      white-space: nowrap; }
      .integrity-wrapper .integrity-block .entry-type.red {
        background-color: #781214; }
      .integrity-wrapper .integrity-block .entry-type.darkgrey {
        background-color: #363636; }
      .integrity-wrapper .integrity-block .entry-type.blue {
        background-color: #00007f; }
      .integrity-wrapper .integrity-block .entry-type.lightred {
        background-color: #aa0400; }
      .integrity-wrapper .integrity-block .entry-type.lightgrey {
        background-color: darkgray; }
    .integrity-wrapper .integrity-block.notpinned {
      width: calc((100% / 3) - 20px);
      padding: 35px 20px 20px;
      display: inline-block; }
    @media screen and (max-width: 1200px) {
      .integrity-wrapper .integrity-block {
        width: calc(100% - 20px);
        margin: 25px 10px 10px; }
        .integrity-wrapper .integrity-block.notpinned {
          width: calc(50% - 20px); } }
    @media screen and (max-width: 740px) {
      .integrity-wrapper .integrity-block {
        width: 100%;
        margin: 25px 0 10px; }
        .integrity-wrapper .integrity-block.notpinned {
          width: 100%;
          margin: 15px 0px 10px; } }
    @media screen and (max-width: 640px) {
      .integrity-wrapper .integrity-block {
        display: block; }
        .integrity-wrapper .integrity-block .cell {
          display: block; }
          .integrity-wrapper .integrity-block .cell.content-cell {
            width: 100%;
            padding: 35px 20px 20px; }
          .integrity-wrapper .integrity-block .cell.img-cell {
            width: 100%;
            height: 40vw;
            background-size: cover;
            background-position: top center; } }

.integrity-img {
  text-align: center; }
  .integrity-img img {
    max-width: 100%;
    max-height: 400px; }

.citinfo_TopBanner {
  background: url("/Content/images/WisRed/texturedBG.jpg") top center no-repeat;
  background-size: cover; }
  .citinfo_TopBanner .content-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 40px;
    padding-bottom: 40px; }
    .citinfo_TopBanner .content-container > div {
      position: relative;
      display: block;
      width: calc(50% - 40px); }
      @media screen and (min-width: 1001px) {
        .citinfo_TopBanner .content-container > div:last-of-type {
          padding-bottom: 70px; } }
      .citinfo_TopBanner .content-container > div .red-button {
        width: 300px;
        display: block;
        margin: 20px auto;
        padding-top: 15px;
        padding-bottom: 15px; }
    @media screen and (max-width: 1300px) {
      .citinfo_TopBanner .content-container > div:first-of-type {
        width: calc(35% - 20px); }
      .citinfo_TopBanner .content-container > div:last-of-type {
        width: calc(65% - 20px); } }
    @media screen and (max-width: 1000px) {
      .citinfo_TopBanner .content-container {
        display: block; }
        .citinfo_TopBanner .content-container > div {
          width: 100%; }
          .citinfo_TopBanner .content-container > div:first-of-type {
            width: 100%;
            text-align: center;
            margin-bottom: 20px; }
            .citinfo_TopBanner .content-container > div:first-of-type img {
              max-height: 300px; }
          .citinfo_TopBanner .content-container > div:last-of-type {
            width: 100%; } }

.P--CitizenInformationForum--Stream .wisred_Main {
  padding-top: 40px;
  padding-bottom: 40px; }
  .P--CitizenInformationForum--Stream .wisred_Main .left_Half {
    padding-top: 0; }

.citinfo_JumpNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  text-align: center; }
  @media screen and (min-width: 1001px) {
    .citinfo_JumpNav {
      position: absolute;
      bottom: 0px;
      width: 100%; } }
  .citinfo_JumpNav a {
    color: #00007f;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block; }
    .citinfo_JumpNav a:hover {
      opacity: 0.7; }
    .citinfo_JumpNav a img {
      display: block;
      margin: 10px auto 0; }
  @media screen and (max-width: 1000px) {
    .citinfo_JumpNav {
      margin-top: 20px; } }
  @media screen and (max-width: 640px) {
    .citinfo_JumpNav {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .citinfo_JumpNav li {
        width: 50%;
        margin: 10px 0; } }
