iframe {
  min-width: 750px;
  min-height: 550px; }

#cboxClose, .close {
  position: absolute;
  right: 60px;
  top: -20px;
  font-size: 15px;
  font-weight: bold; }

/* fix header color */
nav.navbar-fixed-top {
  background-color: transparent; }

.free-trial {
  background-color: white;
  border: 1px solid black;
  border-radius: 20px;
  box-shadow: 5px 5px 10px #005cb9;
  padding: 20px; }

#cboxOverlay {
  background-color: #333;
  opacity: 0.3;
  height: 100%;
  width: 100%;
  padding: none;
  border: none;
  position: fixed;
  top: 0px;
  left: 0px;
  border-radius: 0px; }

.flashmsgtitle {
  font: 400 2em 'Crimson Text', serif;
  color: #005cb9; }

/**********/
.wrapper {
  position: relative;
  float: left;
  width: 100%;
  margin: 0 auto; }

.BG_slide {
  background: url(/static/nwyc/images/BG_slide.jpg) fixed center top no-repeat #005cb9;
  /* Blue */
  margin: 0;
  padding: 180px 0 0 0; }
  .BG_slide:after {
    content: "";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both; }

/***********************************************************************************************/
/* HEADER */
/***********************************************************************************************/
#home_page nav.navbar-fixed-top {
  background: none; }

#header-fader {
  top: 0px;
  left: 0px;
  width: 100%;
  position: fixed;
  background-color: #005cb9;
  height: 105px;
  display: none; }

/***********************************************************************************************/
/* BILLBOARD AREA */
/***********************************************************************************************/
.intro-heading {
  font: 600 6.25em/.825em 'Crimson Text', serif;
  margin: 50px auto 0 auto;
  text-shadow: #FFF 0px 0px 10px; }

.you {
  color: #a22f1b; }

.and1 {
  color: #005cb9;
  margin: 0 -20px; }

.and2 {
  color: #005cb9;
  margin: 0 -16px; }

.us {
  color: #FFF; }

.congress {
  color: #000; }

.tagline {
  font: normal 3em/1em 'Crimson Text', serif;
  color: #FFF;
  text-shadow: #ddd 0px 0px 1px;
  margin: 0; }

/***********************************************************************************************/
/* LOGIN */
/***********************************************************************************************/
#login, #miniprofile {
  float: right;
  position: relative;
  display: table;
  height: 60px;
  vertical-align: middle; }

#front-header {
  padding-top: 25px; }

#miniprofile span {
  display: table-cell;
  vertical-align: middle; }

#miniprofile, #miniprofile a:link, #miniprofile a:hover, #miniprofile a:visited, #miniprofile a:active {
  color: #FFF; }

#login input {
  background-color: rgba(255, 255, 255, 0.5);
  font-size: 1em;
  margin: 3px;
  padding: 2px 5px;
  border-radius: .5em;
  border: solid 2px transparent;
  color: #005cb9;
  /* Blue */ }
  #login input::-webkit-input-placeholder, #login input:-moz-placeholder, #login input:-ms-input-placeholder {
    color: #005cb9;
    /* Blue */ }
  #login input[name=user] {
    display: block; }
#login button {
  float: right;
  background: transparent;
  border: none;
  color: #FFF;
  right: 0;
  bottom: 0; }
  #login button:hover {
    color: #000;
    cursor: pointer; }

#home_page .topRight {
  margin-top: 3em; }
  #home_page .topRight .navbar-nav {
    float: right;
    margin: 0; }
  #home_page .topRight.fas {
    width: 1em;
    margin: 0;
    padding: 0; }
  #home_page .topRight > .nav > li.sign-in > a {
    font-size: 1.3em;
    opacity: 1; }
    #home_page .topRight > .nav > li.sign-in > a .fas {
      font-size: 1.0em; }
  #home_page .topRight > .nav > li > a:hover, #home_page .topRight > .nav > li > a:focus {
    background-color: transparent; }

/***********************************************************************************************/
/* COLUMNS & GRIDS */
/***********************************************************************************************/
.split-col, .three-col, .row-col {
  white-space: nowrap; }

.split-col div, .three-col div, .row-col div {
  display: inline-block;
  white-space: normal;
  vertical-align: top; }

.split-col div {
  max-width: 50%; }

.split-col div div {
  width: auto;
  display: block; }

.three-col div {
  max-width: 33%; }

.grid-four {
  width: 100%; }

.grid-four:after {
  content: '';
  clear: both;
  display: block;
  width: 100%; }

.grid-four .griditem {
  width: 25%;
  float: left;
  margin: 10px 0;
  text-align: center; }

.griditem:nth-child(4n):after {
  content: '';
  height: 10px;
  clear: both; }

.issue-caption {
  margin: 0 auto;
  text-align: center;
  font-weight: bold; }

.involve_cta_3 {
  float: left;
  width: 100%; }

.involve_cta_3 div {
  width: 33%;
  text-align: center; }

.involve_cta_3 div h3 {
  margin: 0 auto;
  text-align: center; }

/***********************************************************************************************/
/* GENERAL */
/***********************************************************************************************/
.subbanner {
  width: 100%;
  background: #005cb9;
  text-align: center; }

.subbanner h2 {
  font: 400 1.75em/1em 'Crimson Text',serif;
  color: #FFF;
  margin: 0;
  padding: 20px 0;
  text-transform: uppercase; }

.addPadTop {
  padding-top: 40px; }

.addPad {
  padding: 40px 0; }

.cta-menu-item {
  margin-bottom: 5%;
  min-height: 113px; }

/***********************************************************************************************/
/* CTA - CALL TO ACTIONS */
/***********************************************************************************************/
#top-cta {
  text-align: center; }

.cta-icons {
  width: 960px;
  margin: 0 auto; }

.ctaicon a {
  display: table-cell;
  vertical-align: bottom;
  text-align: center;
  height: 150px;
  width: 320px;
  color: #FFF;
  font: 500 18px 'Roboto', serif;
  text-transform: uppercase;
  text-decoration: none; }

.ctaicon a:hover {
  color: #000; }

.issue a {
  background: url(/static/nwyc/images/hand.png) no-repeat center top; }

.position a {
  background: url(/static/nwyc/images/chat.png) no-repeat center top; }

.impact a {
  background: url(/static/nwyc/images/impact.png) no-repeat center top; }

#cta-menu-wrap {
  background-color: #d9d1ba;
  margin: 0 auto; }

#cta-menu, .section {
  margin: 0 auto;
  width: 1200px;
  padding: 100px 20px; }

#cta-menu .split-col {
  margin-bottom: 30px; }

.botBorder {
  border-bottom: solid 1px #CCC;
  margin-bottom: 20px;
  padding-bottom: 20px; }

.topBorder {
  border-top: solid 1px #CCC;
  margin-top: 20px;
  padding-top: 20px; }

.cta-menu-item {
  position: relative;
  background-position: left top;
  background-repeat: no-repeat; }

.cta-menu-item h4,
.cta-menu-item p {
  width: auto;
  margin: 0 0 12px 30%;
  padding: 0; }

.cta-buttonlink {
  position: absolute;
  left: 0;
  top: 0;
  height: 113px;
  width: 30%;
  overflow: hidden; }

#elected-summary {
  background-image: url(/static/nwyc/images/elected.png); }

#testimonials-summary {
  background-image: url(/static/nwyc/images/testimonials.png); }

#what-know-summary {
  background-image: url(/static/nwyc/images/know.png); }

#video-summary {
  background-image: url(/static/nwyc/images/video.png); }

.section p {
  line-height: 1.5;
  color: #555; }

/***********************************************************************************************/
/* HOVER EFFECTS */
/***********************************************************************************************/
/* ICONS */
.ch-grid {
  margin: 30px 0;
  padding: 0;
  list-style: none;
  display: block;
  text-align: center;
  width: 100%; }

.ch-grid h1 {
  height: auto;
  font: 600 1.25em 'Crimson Text', serif;
  color: #FFF;
  text-transform: uppercase;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.8);
  margin: 0 auto;
  padding: 15px 0 0 0; }

.ch-grid:after,
.ch-item:before {
  content: '';
  display: table; }

.ch-grid:after {
  clear: both; }

.ch-grid li {
  width: 160px;
  height: 160px;
  display: inline-block;
  margin: 0 20px 4em; }

.ch-item {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  cursor: default;
  box-shadow: inset 0 0 0 10px rgba(0, 92, 185, 0.5), 0 1px 2px rgba(0, 92, 185, 0.1);
  transition: all 0.4s ease-in-out; }

.ch-img-1 {
  background: url(/static/nwyc/images/hand2.png) center center; }

.ch-img-2 {
  background: url(/static/nwyc/images/chat2.png) center center; }

.ch-img-3 {
  background: url(/static/nwyc/images/impact2.png) center center; }

.ch-info {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  width: inherit;
  height: inherit;
  border-radius: 50%;
  overflow: hidden;
  opacity: 0;
  transition: all 0.4s ease-in-out;
  transform: scale(0); }

.ch-info h3 {
  color: #fff;
  text-transform: uppercase;
  margin: 0 auto;
  padding: 45px 0 0 0;
  height: auto;
  width: 130px;
  font: 400 1em 'Roboto', Arial, sans-serif;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.8); }

.ch-info p {
  color: #fff;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  opacity: 0;
  transition: all 1s ease-in-out 0.4s; }

.ch-info p a {
  display: block;
  color: rgba(255, 255, 255, 0.7);
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 9px;
  letter-spacing: 1px;
  padding-top: 4px;
  font-family: 'Open Sans', Arial, sans-serif; }

.ch-info p a:hover {
  color: rgba(255, 255, 255, 0.8); }

.ch-item:hover {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);
  cursor: pointer; }

.ch-item:hover .ch-info {
  transform: scale(1);
  opacity: 1; }

.ch-item:hover .ch-info p {
  opacity: 1; }

.ch-item-text {
  height: 2.5em;
  overflow: visible;
  position: relative; }
  .ch-item-text h1 {
    position: absolute;
    width: 100%; }

/***********************************************************************************************/
/* TESTIMONIALS */
/***********************************************************************************************/
#home_page .callOut_1-3 img {
  margin-bottom: 0; }

.testimonialimg {
  position: relative;
  display: block;
  /* width alone wasn't working. Not sure why */
  /*min-width: 360px;
  max-width: 100%;*/
  width: 100%;
  overflow: hidden;
  margin: 0 auto 10px; }

.testimonial-caption {
  display: block;
  /*min-width: 360px;*/
  width: 100%;
  height: 4em;
  text-align: center;
  background-color: white; }

.testname {
  font-weight: bold;
  font-size: 18px; }

.testtitle {
  font-style: italic; }

.testimonialimg .testimonial-quote {
  display: none !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font: normal 1.5em/1em 'Crimson Text', serif;
  color: white;
  text-align: center;
  padding: 30% 0;
  padding: 0; }
  .testimonialimg .testimonial-quote div {
    position: absolute;
    height: 100%;
    width: 95%;
    display: table;
    padding: 0 2.5%;
    margin: 0; }
    .testimonialimg .testimonial-quote div p {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      line-height: inherit;
      font: inherit;
      padding: 0;
      margin: 0; }

.testimonialimg:hover .testimonial-quote {
  display: block !important;
  cursor: pointer; }

.testimonialimg:hover {
  background-color: #323232; }

.testimonialimg:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
  cursor: pointer; }

/***********************************************************************************************/
/* WHAT YOU SHOULD KNOW */
/***********************************************************************************************/
#chooseissue {
  display: block;
  margin: 0 0 30px 0; }

#issueinfo {
  display: none; }

#write {
  display: none; }

#backtoissues {
  display: none; }

#writelink {
  display: none; }

#summary {
  padding: 0 0 20px 0; }

#infavor {
  width: 45%; }

#opposed {
  width: 45%;
  margin-left: 5%; }

.writeoptions {
  text-align: center;
  margin-bottom: 30px; }
  .writeoptions .loader {
    display: none; }

.button, .button:link, .button:visited, .button:active {
  text-decoration: none;
  display: inline-block;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  border: none; }

.button-grey {
  background: #ccc;
  color: #000; }

.button-red {
  background: #a03021;
  /* Red */
  color: #FFF; }

.button-grey:hover,
.button-red:hover {
  background: #000;
  color: #FFF; }

/* NOT SURE WHAT THIS IS FOR

.carousel-caption {
	background: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 15px;
}

.carousel-caption h1,
.carousel-caption h2,
.carousel-caption h3,
.carousel-caption h4,
.carousel-caption h5,
.carousel-caption p {
	color: white;
	font-family: 'Crimson Text', serif;
	border-bottom-width:0;
	padding-bottom:0;
}
*/
/***********************************************************************************************/
/* MEDIA QUERIES */
/***********************************************************************************************/
@media all and (max-width: 1024px) {
  .grid-four .griditem {
    float: left;
    width: 24%;
    margin: 10px 1.333333333333333% 10px 0;
    text-align: center; }

  .grid-four .griditem:nth-child(4n+4) {
    margin-right: 0 !important; } }
@media all and (max-width: 991px) {
  .BG_slide {
    padding-top: 80px; }

  #header-fader {
    display: none !important; }

  #home_page nav.navbar-fixed-top {
    background: #005cb9; }

  #login {
    float: none;
    margin: 0 auto; }

  #testimonials .clearfix {
    display: none; }

  .menu {
    overflow: hidden;
    height: 100%;
    width: 100%;
    position: absolute;
    /*top: 62px;*/
    left: 0;
    width: 100%; }

  #home_page .topRight {
    margin: .5em .5em 0 0; }

  /*.menu.active {
  	width: 100%;
  	display: block;
  	height: auto;
  	font-size: 1em;
  	margin: 0 auto;
  	padding: 10px 5px;
  	background: #005cb9;
  	color: #005cb9;
  }
  .menu-link.active {
  	border: none;
  	background: #005cb9;
  }*/ }
@media screen and (max-width: 767px) {
  .menu {
    overflow: hidden;
    height: 0;
    position: absolute;
    left: 0;
    top: 62px;
    border-bottom: solid 1px #FFF;
    border-top: solid 1px #FFF;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }

  .menu.active {
    width: 100%;
    display: block;
    height: auto;
    font-size: 1em;
    margin: 0 auto;
    /*padding: 10px 5px;*/
    /*background: #005cb9;
    color: #005cb9;*/
    background: #454545;
    color: #454545; }

  #home_page .topRight {
    margin: 0 !important;
    width: 100%; }
    #home_page .topRight .navbar-nav {
      float: none; }
    #home_page .topRight > .nav > li.sign-in > a {
      border: 1px solid #ca3d2a;
      background-color: #a03021;
      font-size: 1em; }
      #home_page .topRight > .nav > li.sign-in > a:hover, #home_page .topRight > .nav > li.sign-in > a:focus {
        border-color: #da5d4d;
        background-color: #ca3d2a; }
      #home_page .topRight > .nav > li.sign-in > a .fas {
        font-size: 1em; }
    #home_page .topRight > .nav > li:not(.sign-in) > a {
      opacity: 1; }
      #home_page .topRight > .nav > li:not(.sign-in) > a:hover, #home_page .topRight > .nav > li:not(.sign-in) > a:focus {
        background-color: #121212; }

  .intro-heading {
    font-size: 4.375em;
    margin-top: 0; }

  .and1 {
    margin: 0 -10px; }

  .and2 {
    margin: 0 -8px; }

  .tagline {
    font-size: 2em; }

  .involve_cta_3 div {
    float: left;
    width: 100%;
    text-align: center; }

  .three-col div {
    float: left;
    max-width: 100%;
    text-align: center; }

  .cta-menu-item h4, .cta-menu-item p {
    margin: 0 0 12px 20%; } }
@media screen and (max-width: 736px) {
  .intro-heading {
    font-size: 3.625em; }

  .ch-grid li {
    width: 150px;
    height: 150px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px; }

  .cta-menu-item h4, .cta-menu-item p {
    margin: 0 0 12px 24%; } }
@media screen and (max-width: 600px) {
  .intro-heading {
    font-size: 3.25em; }

  .tagline {
    font-size: 1.75em; }

  .ch-grid li {
    width: 130px;
    height: 130px; }

  .ch-grid h1 {
    font-size: 1em; }

  .cta-menu-item h4, .cta-menu-item p {
    margin: 0 0 12px 28%; } }
@media screen and (max-width: 568px) {
  .intro-heading {
    font-size: 3.15em; }

  #ajax-officials h4 {
    font-size: 1.5em;
    text-align: center; } }
@media screen and (min-width: 320px) and (max-width: 567px) {
  .ch-grid li {
    margin-top: 20px; }

  #elected-summary,
  #testimonials-summary,
  #what-know-summary,
  #video-summary {
    background: none; }

  .cta-menu-item h4 {
    width: 100%;
    margin: 5px 0 10px 0; }

  #elected-summary,
  #testimonials-summary,
  #what-know-summary {
    border-bottom: solid 1px #000;
    padding-bottom: 15px; }

  .cta-menu-item p {
    width: 100%;
    margin: 0 0 10px 0; }

  #ajax-officials h4 {
    font-size: 1.325em; }

  .grid-four .griditem {
    width: 48%;
    margin: 10px 0;
    text-align: center; }

  .grid-four .griditem img {
    width: 100%; }

  .grid-four .griditem:nth-child(odd) {
    float: left; }

  .grid-four .griditem:nth-child(even) {
    float: right; }

  #writelink {
    margin-top: 20px; } }
@media screen and (max-width: 480px) {
  #home_page #dlogo {
    display: block;
    width: 200px; }

  #home_page #mlogo {
    display: none; }

  .tagline {
    margin-top: 10px; }

  .ch-grid li {
    display: block;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 20px 0; }

  .ch-item {
    position: relative;
    width: 140px;
    height: 140px;
    margin: 30px auto 10px; }

  .issue .ch-item {
    margin-top: 0; }

  .ch-grid li h1 {
    font-size: 1em;
    padding: 0 0 20px 0; } }
@media screen and (max-width: 535px) {
  .ch-grid li {
    display: block;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0 0 20px 0; }

  .ch-item {
    position: relative;
    width: 140px;
    height: 140px;
    margin: 30px auto 10px; }

  .ch-grid li h1 {
    font-size: 1em;
    padding: 0 0 20px 0; } }
@media screen and (max-width: 375px) {
  /*.ch-img-2 {
  	margin-top: 20px;
  }*/ }
/* for when the screen is too small for the logo and the menu button */
@media screen and (max-width: 280px) {
  #home_page #dlogo {
    display: none; }
  #home_page #mlogo {
    display: block;
    width: auto; } }

/*# sourceMappingURL=nwyc-index-styles.css.map */
