@font-face {
  font-family: 'HelveticaNeueLTStd-Roman';
  src: url('../fonts/helveticaneueltstdroman.eot');
  src: url('../fonts/helveticaneueltstdroman.eot%3F') format('embedded-opentype'), url('../fonts/helveticaneueltstdroman.woff') format('woff'), url('../fonts/helveticaneueltstdroman.ttf') format('truetype'), url('../fonts/helveticaneueltstdroman.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* http://www.dev-metal.com/fix-ugly-font-rendering-google-chrome
   Chrome font rendering fix */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'HelveticaNeueLTStd-Roman';
            src: url('../fonts/helveticaneueltstdroman.svg') format('svg');
    }
}
@font-face {
  font-family: 'HelveticaNeueLTStd-Lt';
  src: url('../fonts/helveticaneueltstdlt.eot');
  src: url('../fonts/helveticaneueltstdlt.eot%3F') format('embedded-opentype'), url('../fonts/helveticaneueltstdlt.woff') format('woff'), url('../fonts/helveticaneueltstdlt.ttf') format('truetype'), url('../fonts/helveticaneueltstdlt.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* http://www.dev-metal.com/fix-ugly-font-rendering-google-chrome
   Chrome font rendering fix */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'HelveticaNeueLTStd-Lt';
            src: url('../fonts/helveticaneueltstdlt.svg') format('svg');
    }
}
@font-face {
  font-family: 'HelveticaNeueLTStd-Bd';
  src: url('../fonts/helveticaneueltstdbd.eot');
  src: url('../fonts/helveticaneueltstdbd.eot%3F') format('embedded-opentype'), url('../fonts/helveticaneueltstdbd.woff') format('woff'), url('../fonts/helveticaneueltstdbd.ttf') format('truetype'), url('../fonts/helveticaneueltstdbd.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* http://www.dev-metal.com/fix-ugly-font-rendering-google-chrome
   Chrome font rendering fix */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'HelveticaNeueLTStd-Bd';
            src: url('../fonts/helveticaneueltstdbd.svg') format('svg');
    }
}
@font-face {
  font-family: 'HelveticaNeueLTStd-Md';
  src: url('../fonts/helveticaneueltstdmd.eot');
  src: url('../fonts/helveticaneueltstdmd.eot%3F') format('embedded-opentype'), url('../fonts/helveticaneueltstdmd.woff') format('woff'), url('../fonts/helveticaneueltstdmd.ttf') format('truetype'), url('../fonts/helveticaneueltstdmd.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* http://www.dev-metal.com/fix-ugly-font-rendering-google-chrome
   Chrome font rendering fix */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'HelveticaNeueLTStd-Md';
            src: url('../fonts/helveticaneueltstdmd.svg') format('svg');
    }
}
@font-face {
  font-family: 'HelveticaNeueLTStd-Th';
  src: url('../fonts/helveticaneueltstdth.eot');
  src: url('../fonts/helveticaneueltstdth.eot%3F') format('embedded-opentype'), url('../fonts/helveticaneueltstdth.woff') format('woff'), url('../fonts/helveticaneueltstdth.ttf') format('truetype'), url('../fonts/helveticaneueltstdth.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* http://www.dev-metal.com/fix-ugly-font-rendering-google-chrome 
   Chrome font rendering fix */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'HelveticaNeueLTStd-Th';
            src: url('../fonts/helveticaneueltstdth.svg') format('svg');
    }
}
.bold {
  font-family: "HelveticaNeueLTStd-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body {
  margin: 0;
  padding: 0;
  font: 62.5% "HelveticaNeueLTStd-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
body.fixed {
  position: fixed;
}
ul,
li {
  padding: 0;
  margin: 0;
}
a {
  color: #000000;
}
a:hover {
  color: #333333;
}
.main-container {
  position: relative;
  width: 1010px;
  height: auto;
  margin: 0 auto 70px;
  font-size: 1.6em;
  *zoom: 1;
}
.main-container:before,
.main-container:after {
  display: table;
  content: "";
}
.main-container:after {
  clear: both;
}
.add-paragraph {
  position: absolute;
  top: 0;
  right: 0;
}
/* .main-container */.navigation {
  color: #6d6d6d;
  font-family: "HelveticaNeueLTStd-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  *zoom: 1;
  padding: 26px 0 0;
  font-size: 18px;
  /* ul */
}
.navigation:before,
.navigation:after {
  display: table;
  content: "";
}
.navigation:after {
  clear: both;
}
.navigation a {
  color: inherit;
  text-decoration: none;
}
.navigation a:hover,
.navigation a.active {
  color: #000000;
}
.navigation ul {
  position: relative;
  float: left;
  list-style: none;
}
.navigation ul li {
  position: relative;
  display: inline-block;
  height: 13px;
}
.navigation .main-nav li {
  margin-right: 20px;
}
/* .navigation */.social-nav {
  margin-left: 24px;
}
.social-nav li {
  width: 35px;
}
.social-nav a {
  position: absolute;
  display: block;
  background: url('../images/social-icons.png') no-repeat;
  text-indent: -9999px;
  width: 25px;
  height: 18px;
  top: -2px;
}
.social-nav .social-facebook {
  background-position: 0 2px;
}
.social-nav .social-facebook:hover {
  background-position: 0 bottom;
}
.social-nav .social-twitter {
  background-position: -36px 2px;
}
.social-nav .social-twitter:hover {
  background-position: -36px bottom;
}
.social-nav .social-email {
  background-position: -74px 2px;
}
.social-nav .social-email:hover {
  background-position: -74px bottom;
}
.social-nav .social-print {
  background-position: -112px 2px;
}
.social-nav .social-print:hover {
  background-position: -112px bottom;
}
/* .navigation */.tiny-links {
  font-size: 12px;
  margin-left: 35px;
  margin-top: 1px;
}
.tiny-links li {margin-right:20px;}

.main-content {
  position: relative;
  *zoom: 1;
  margin: 30px auto 40px;
}
.main-content:before,
.main-content:after {
  display: table;
  content: "";
}
.main-content:after {
  clear: both;
}
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 64px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.97);
  z-index: 11;
}
.footer-inner {
  position: relative;
  width: 1010px;
  margin: 0 auto;
}
/* .footer */.aclu-logo {
  position: absolute;
  display: block;
  width: 133px;
  height: 55px;
  top: 5px;
  right: 30px;
  background: url('../images/aclu-logo.png') no-repeat;
}

.aclu-logo-img {
position: absolute;
  display: block;
  width: 133px;
  height: 55px;
  top: 5px;
  right: 30px;
}

.aclu-logo .tooltip {
  color: rgb(109, 109, 109);
  display: none;
  position: absolute;
  bottom: 55px;
  right: 0;
  border: 1px solid #000000;
  font-size: 12px;
  padding: 20px;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 18px;
  width:260px;
  font-family: "HelveticaNeueLTStd-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.aclu-logo .tooltip a {
    text-decoration: underline;
}

.aclu-logo:hover .tooltip {
  display: block;
}

.modals-facts {
  display: none;
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 9997!important;
  margin-left: -325px;
  width: 650px;
  height: 250px;
  background-color: #000000;
  color: #ffffff;
  font-family: "HelveticaNeueLTStd-Lt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 40px;
  padding: 44px 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.4), 0 0 100px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0 60px rgba(0, 0, 0, 0.4), 0 0 100px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.4), 0 0 100px rgba(0, 0, 0, 0.7);
  -webkit-transition: all;
  -moz-transition: all;
  transition: all;
}
.modals-facts.active {
  display: block;
}
.modals-facts .modals-asterisk {
  position: absolute;
  top: 23px;
  left: 25px;
  font-size: 80px;
  font-family: "HelveticaNeueLTStd-Md", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.modals-facts p {
  padding: 0;
  margin: 0;
  line-height: 1.05;
}
.modals-facts .modals-read-more {
  font-family: "HelveticaNeueLTStd-Md", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  cursor: pointer;
}
.modals-share {
  display: none;
  position: absolute;
  z-index: 9998!important;
  top: 50px;
  left: 50%;
  margin-left: -290px;
  width: 580px;
  background-color: #ffffff;
  color: #000000;
  font-family: "HelveticaNeueLTStd-Lt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 40px;
  padding: 44px 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.4), 0 0 100px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 60px rgba(0, 0, 0, 0.4), 0 0 100px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.4), 0 0 100px rgba(0, 0, 0, 0.3);
  -webkit-transition: all;
  -moz-transition: all;
  transition: all;
}
.modals-share.active {
  display: block;
}
.modals-share p {
  padding: 0;
  margin: 0;
  line-height: 1.3;
  font-size: 17px;
  width: 420px;
}
.modals-share p + p {
  margin-top: 20px;
}
.modals-share .close-btn {
  position: absolute;
  width: 27px;
  height: 27px;
  background: url('../images/modal-close-btn.png') no-repeat;
  text-indent: -9999px;
  top: 22px;
  right: 21px;
  cursor: pointer;
}
.modals-share .close-btn:hover {
  background-position: 0 bottom;
}
.modals-share-someone,
.modals-share-email,
.modals-share-congress {
  display: none;
}
.modals-share-someone.active,
.modals-share-email.active,
.modals-share-congress.active {
  display: block;
}
/* .modals-share */.modals-share-headline {
  font-size: 40px;
  font-family: "HelveticaNeueLTStd-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.1;
  margin-bottom: 15px;
}
/* .modals-share */.modals-share-list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 18px;
}
.modals-share-list li {
  margin: 0;
  padding: 0;
  height: 34px;
  line-height: 34px;
  margin-bottom: 12px;
  cursor: pointer;
}
.modals-share-list li span {
  position: relative;
  display: inline-block;
  width: 34px;
  height: 32px;
  background: url('../images/aclu-social-icon-sprite.png') no-repeat 0 bottom;
  bottom: -7px;
  margin-right: 17px;
}
.modals-share-list li.share-email:hover span {
  background-position: 0px top;
}
.modals-share-list li.share-facebook span {
  background-position: -52px bottom;
}
.modals-share-list li.share-facebook:hover span {
  background-position: -52px top;
}
.modals-share-list li.share-twitter span {
  background-position: -104px bottom;
}
.modals-share-list li.share-twitter:hover span {
  background-position: -104px top;
}
.modals-share-list li.share-print span {
  background-position: -156px bottom;
}
.modals-share-list li.share-print:hover span {
  background-position: -156px top;
}
/* .modals-share *//* .modals-share */.share-input {
  position: relative;
  float: left;
  height: 33px;
  margin-right: 7px;
  margin-bottom: 7px;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "HelveticaNeueLTStd-Th", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  padding: 0 0 0 10px;
  line-height: 37px;
}
.share-input.half {
  width: 202px;
}
.share-input.full {
  width: 411px;
}
.share-input.select-menu {
  background: url('../images/share-menu-bg.png') no-repeat right top;
}
.share-input.select-menu span {
  display: inline-block;
  overflow: none;
  width: 155px;
  color: #888;
  font-family: "HelveticaNeueLTStd-Lt", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.share-input.select-menu select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-appearance: menulist-button;
  border: 0;
  opacity: 0;
  cursor: pointer;
}
/* .modals-share */.share-label {
  display: block;
  margin-bottom: 10px;
  cursor: pointer;
  clear: both;
}
.share-label input {
  display: none;
}
.share-label input:checked + .label-check {
  border-color: #000000;
  background-color: #000000;
}
.share-label .label-text {
  font-size: 12px;
}
.share-label .label-check {
  position: relative;
  display: inline-block;
  bottom: -4px;
  width: 20px;
  height: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
/* .modals-share */.share-text-row {
  position: relative;
  display: block;
  margin-bottom: 14px;
  margin-top: 7px;
  font-size: 10px;
  clear: both;
}
.modals-share-congress .share-text-row {
  padding-top: 7px;
}
/* .modals-share */.share-submit {
  border: 0;
  background-color: #ccc;
  font-family: "HelveticaNeueLTStd-Th", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  width: 90px;
  text-align: center;
  padding: 0;
  color: #fff;
  cursor: pointer;
}
.share-submit:hover {
  background-color: #000000;
}
.fancy,
.fancy-compare {
  position: relative;
  /* width: 890px; */
  letter-spacing: -2px;
  width: 875px;
  line-height: 1.2;
  font-size: 64px;
  margin: 0;
  -webkit-transition: -webkit-transform 0.25s ease-in-out, opacity 0.25s ease-in-out;
  -webkit-transform-origin: 0 0;
  -moz-transition: -moz-transform 0.25s ease-in-out, opacity 0.25s ease-in-out;
  -moz-transform-origin: 0 0;
  -ms-transition: -ms-transform 0.25s ease-in-out, opacity 0.25s ease-in-out;
  -ms-transform-origin: 0 0;
  transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out;
  transform-origin: 0 0;
}
.fancy.minimize,
.fancy-compare.minimize {
  z-index: 100;
  -webkit-transform: scale(0.55);
  -moz-transform: scale(0.55);
  -ms-transform: scale(0.55);
  transform: scale(0.55);
}
.nav-asterisk {
  display: inline-block;
  position: absolute;
  margin-top: -5px;
  font-size: 52px;
  cursor: pointer;
}
.nav-btns {
  position: relative;
  font-family: "HelveticaNeueLTStd-Lt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  background-color: #999999;
  border: 1px solid #999999;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  width: 40px;
  height: 40px;
  font-size: 36px;
  margin-right: 4px;
  cursor: pointer;
}
.instance-1 .nav-btns {
  top: -1px;
}
.main-content.story .nav-btns {
  line-height: 1.2;
  margin-bottom: 20px;
}
.nav-btns .tooltip {
  display: none;
  color: #000000;
  position: absolute;
  bottom: -34px;
  left: 0;
  border: 1px solid #000000;
  font-size: 18px;
  padding: 5px 7px 2px;
  white-space: nowrap;
  letter-spacing: 0px;
}
.nav-btns.indent {
  margin-left: 100px;
}
.nav-btns:hover {
  color: #000000;
  border: 1px solid #000000;
  background-color: #ffffff;
}
.nav-btns:hover .tooltip {
  display: block;
}
.fancy-compare {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  opacity: 0;
  visibility: hidden;
  padding-left: 51px;
  border-left: 1px dashed #000000;
  -webkit-transform: scale(0.55);
  -moz-transform: scale(0.55);
  -ms-transform: scale(0.55);
  transform: scale(0.55);
}
.fancy-compare.minimize {
  opacity: 1;
  visibility: visible;
}
.green {
  color: #7cbe3a;
}
/* .green*/.start-amount {
  display: inline-block;
  width: 500px;
}
.animate-hours {
  display: inline-block;
  width: 125px;
}
.animate-ratio {
  display: inline-block;
  width: 125px;
}
.highlight {
  position: relative;
  background-color: #000;
  color: #000;
  /* padding: 0 6px; */

  padding: 0 11px;
  font-family: "HelveticaNeueLTStd-Lt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-transition: color 2s ease-in-out;
  -moz-transition: color 2s ease-in-out;
  -ms-transition: color 2s ease-in-out;
  transition: color 2s ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100px;
}
.highlight:hover {
  z-index: 200;
}
.highlight.reveal {
  color: #fff;
}
.highlight.inline-block {
  display: inline-block;
  /* line-height: 37px; */

}
.dropdown-container {
  position: absolute;
  padding: 0 11px 0 11px;
  /* display: none; */

  opacity: 0;
  visibility: hidden;
  background-color: #000;
  z-index: 100;
  height: 0;
  overflow: hidden;
}
.dropdown-container span {
  display: inline-block;
  padding-top: 9px;
  line-height: 1;
  width: 100%;
  cursor: pointer;
  white-space: nowrap;
}
.dropdown-container span:hover {
  background-color: #ffffff;
  color: #000000;
}
.dropdown-container.expanded {
  visibility: visible;
  opacity: 1;
  height: auto;
  overflow: visible;
}
.main-content.facts,
.main-content.story {
  font-family: "HelveticaNeueLTStd-Lt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  /* h1 */
  /* h2 */
}
.main-content.facts .headline,
.main-content.story .headline {
  background-color: #000000;
  color: #ffffff;
  padding: 10px 10px 0 10px;
  font-size: 64px;
  font-family: "HelveticaNeueLTStd-Lt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0;
  margin-left: 0;
  display: inline-block;
}
.main-content.facts .sub-headline,
.main-content.story .sub-headline {
  font-family: "HelveticaNeueLTStd-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 30px;
  margin-bottom: 0;
}
.facts-list {
  margin-top: 60px;
  padding-left: 28px;
  font-size: 19px;
}
.facts-list li {
  position: relative;
  margin-bottom: 4px;
  height: 19px;
}
.facts-list li:hover a {
  color: #7cbe3a;
}
.facts-list li:hover .fact-links div {
  overflow: visible;
}
.facts-list a {
  position: relative;
  top: -1px;
  text-decoration: none;
  color: #000000;
  font-size: 18px;
}
.facts-list .redaction-bar {
  position: absolute;
  z-index: 10;
  top: -1px;
  right: 0;
  height: 18px;
  background-color: #000000;
}
.facts-list .fact-links {
  overflow: visible !important;
  white-space: nowrap;
}
.facts-list .fact-links div {
  overflow: hidden;
  display: inline-block;
  height: 13px;
}
.main-content.story {
  /* .slide-copy {
		display: block;
		position: absolute;
		// width: 370px;
		// height: 200px;
		top: 36%;
		left: 50%;
		margin-left: -165px;
		visibility: hidden;
		opacity: 0;
		z-index: 3;
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		transform: scale(1.2);
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
		-webkit-backface-visibility: hidden;

		&.active {
			visibility: visible;
			opacity: 1;
			top: 39%;
			-webkit-transform: scale(1);
			-moz-transform: scale(1);
			transform: scale(1);
		}

		h4 {
			display: inline-block;
			padding: 7px 18px 2px 10px;
			margin: 0;
			.font-family(bold);
			font-size: 70px;
			background-color: #fff;
			z-index: 10;
		}

		p {
			.font-family(light);
			font-size: 35px;
			// background-color: #fff;
			margin: -19px 0 0;
			padding: 15px 5px 10px 10px;

			span {
				display: inline-block;
				background-color: #fff;
				padding: 3px 18px;

				&:first-child {
					padding-top: 20px;
				}

				&:last-child {
					padding-bottom: 20px;
				}
			}
		}
	} */

}
.main-content.story .slides-container {
  position: relative;
  height: 564px;
  padding-top: 59px;
  margin-left: -11px;
}
.main-content.story .slides-container img {
  position: absolute;
  display: none;
  margin: 0 auto;
}
.main-content.story .slides-container img.active {
  display: block;
}
.main-content.story .slider-nav {
  position: absolute;
  display: block;
  left: 0;
  z-index: 2;
  width: 100%;
}
.main-content.story .slider-nav > span {
  cursor: pointer;
  line-height: 1;
  display: block;
  padding: 0 3px;
  width: 100%;
  height: 19px;
  line-height: 23px;
  margin-bottom: 4px;
  font-size: 19px;
  position: relative;
  top: -1px;
}
.main-content.story .slider-nav > span span {
  display: inline-block;
  width: 27px;
  text-align: right;
}
.main-content.story .slider-nav span.active,
.main-content.story .slider-nav span:hover {
  color: #7cbe3a;
}
.main-content.story .slide-copy-container {
  position: absolute;
  top: 110px;
  height: 20px;
  width: 100%;
  line-height: 1.2;
}
.main-content.story .slide-copy-container .slide-copy {
  position: absolute;
  top: 0;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  -webkit-transition: opacity 2.5s ease-in-out 1s, visibility 2.5s ease-in-out 1s;
  -moz-transition: opacity 2.5s ease-in-out 1s, visibility 2.5s ease-in-out 1s;
  -ms-transition: opacity 2.5s ease-in-out 1s, visibility 2.5s ease-in-out 1s;
  transition: opacity 2.5s ease-in-out 1s, visibility 2.5s ease-in-out 1s;
}
.main-content.story .slide-copy-container .slide-copy.fastFadeOut {
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.main-content.story .slide-copy-container .slide-copy.active {
  visibility: visible;
  opacity: 1;
}
.main-content.story .bars-container {
  position: absolute;
  top: 133px;
  left: 28px;
  width: 100%;
}
.main-content.story .bars-container.float-left .masking-bar {
  float: left;
  clear: both;
}
.main-content.story .bars-container.float-right .masking-bar {
  float: right;
  clear: both;
}
.main-content.story .bars-container .masking-bar {
  position: relative;
  height: 19px;
  margin-bottom: 4px;
  background-color: #ffffff;
  width: 100%;
}
.main-content.take-action .headline {
  background-color: #000000;
  color: #ffffff;
  padding: 10px 10px 0 10px;
  font-size: 64px;
  font-family: "HelveticaNeueLTStd-Lt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0;
  margin-left: -8px;
  display: inline-block;
}
.main-content.take-action .aclu-logo {
  background-size: 102px 43px;
  bottom: 0;
  left: 23px;
}
.take-action-postcard-cols {
  margin-top: 23px;
}
.take-action-postcard-cols .take-action-actions {
  display: inline-block;
  width: 639px;
}
.take-action-postcard {
  position: relative;
  float: left;
  width: 616px;
  height: 381px;
  border: 1px solid #000;
  padding: 23px;
  margin-bottom: 30px;
  margin-top: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.take-action-message {
  font-family: "HelveticaNeueLTStd-Lt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 23px;
  width: 408px;
  line-height: 1.1;
}
.take-action-fronts {
  float: left;
  width: 201px;
  margin-top: 14px;
  margin-bottom: 30px;
  margin-left: 22px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.take-action-fronts .postcard-front {
  margin-bottom: 12px;
  border: 1px solid #000;
  height: 140px;
}
.take-action-address {
  position: absolute;
  top: 187px;
  right: 40px;
  font-family: "HelveticaNeueLTStd-Lt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.2;
}
.take-action-url {
  position: absolute;
  top: 187px;
  left: 23px;
  font-size: 23px;
}
.share-add-note-text {
  display: none;
  width: 670px;
  height: 140px;
  margin-top: -20px;
  font-family: "HelveticaNeueLTStd-Th", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #6d6d6d;
  font-size: 30px;
  border: 0;
  background-color: #F2F2F2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 15px 0;
  outline: 0;
}
.close-textarea-container {
  display: none;
  position: absolute;
  width: 27px;
  top: -20px;
  right: -20px;
  height: 140px;
  background-color: #F2F2F2;
}
.close-textarea-container .close-textarea {
  position: absolute;
  width: 27px;
  height: 27px;
  background: url('../images/modal-close-btn.png') no-repeat;
  text-indent: -9999px;
  cursor: pointer;
}
.close-textarea-container .close-textarea:hover {
  background-position: 0 bottom;
}
.selected {
  white-space: nowrap;
}
.main-content.take-action-share {
  padding-bottom: 80px;
  /* ul */
}
.main-content.take-action-share .headline {
  background-color: #000000;
  color: #ffffff;
  padding: 10px 10px 0 10px;
  font-size: 64px;
  font-family: "HelveticaNeueLTStd-Lt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0;
  margin-left: -8px;
  display: inline-block;
}
.main-content.take-action-share .paragraph {
  font-size: 30px;
  font-family: "HelveticaNeueLTStd-Lt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 670px;
  margin-top: 28px;
  line-height: 1.1;
}
.main-content.take-action-share .share-options {
  font-size: 40px;
  margin-top: 42px;
  font-family: "HelveticaNeueLTStd-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
  list-style: none;
  line-height: 1.1;
}
.main-content.take-action-share .share-options.white-links a {
  display: block;
  font-family: "HelveticaNeueLTStd-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  background-color: #ffffff;
  margin-bottom: 0;
}
.main-content.take-action-share .share-options.white-links a:hover {
  color: #6d6d6d;
}
.main-content.take-action-share .share-options a {
  display: inline-block;
  margin-bottom: 5px;
  font-family: "HelveticaNeueLTStd-Lt", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  padding: 4px 8px 0 8px;
  background-color: #000000;
  text-decoration: none;
}
.main-content.take-action-share .dropdown-container {
  padding: 0 7px;
}
.main-content.take-action-share .dropdown-container span {
  font-size: 30px;
  padding-top: 4px;
}

.form-error {
  border-style:solid;border-color: #b94a48;
}
