.ak-form div, .ak-form button {
    font-family: DINNextLTPro,'helvetica neue',helvetica, sans-serif;
}

@font-face {
  font-family: DINNextLTPro;
  src: url('https://act.weareultraviolet.org/resources/uv/dinnextltpro-regular.eot'),
       url("https://act.weareultraviolet.org/resources/uv/dinnextltpro-regular.WOFF") format("woff"),
       url("https://act.weareultraviolet.org/resources/uv/dinnextltpro-regular.otf") format("opentype"),
       url("https://act.weareultraviolet.org/resources/uv/dinnextltpro-regular.ttf") format("truetype");
}

body { background: #f0f0f0; font-family: DINNextLTPro,'helvetica neue',helvetica, sans-serif; overflow-x: hidden; -webkit-font-smoothing: antialiased;}

h1 ,h2 ,h3 ,p ,a , .header ,.nav, input,
p, body, input, select, textarea, div,
input, keygen, select, button {
    font-family: DINNextLTPro,'helvetica neue',helvetica, sans-serif;
}

body a { transition: color .5s ease,background-color .5s ease,border .5s ease; }
.nav ul li a, .nav ul li {
    transition:
        border 0s ease,
        color .5s ease,
        background-color .5s ease,
        border .5s ease;
}
.extra-top-margin { transition: margin .2s ease-in-out; }

input[type="checkbox"]{ padding: 0; margin: 0; height: 12px; }

a{ color: #588e90; }
a:hover{ color: #80c2c4; }

.uv-container { width: 100%; 
    padding: 0;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    display: block;
    margin: 0 auto;
}

.header-container {
    width: 1200px;
    padding:0;
    max-width: 100%;
    display: block; 
    margin: 0 auto;
    position: relative;
}

.ak-userfield-checkbox-choice ak-err-below{ padding: 0; margin: 0; }

/* header */

.header {
    background: #69137b;
    color: #fff;
    height: 40px;
    margin: 0;
    padding: 7px 0 23px; 
    top: 0;
    border-bottom: 0px;
}

.hamburger-holder {
    width: 100%;
    padding: 0;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
    background: #400a4b url('https://act.weareultraviolet.org/resources/uv/uv-tagline.svg');
    display: block;
    height: 30px;
    background-size: 190px;
    background-repeat: no-repeat;
    background-position: 14px 11px;
}

.header h1 {
    color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -9999px;
    width: 210px;
    height: 46px;
    z-index: 5;
    float: left;
    position: relative;
}

.footer h1 {
    color: #fff;
    background-repeat: no-repeat, no-repeat;
    text-indent: -9999px;
    margin: 0;
    height: 85px;
    float: none;
    width: 100%;
    padding: 0;
}

/* mobile nav */ 

.header .nav {
    display: block;
    height: 70px;
    width: 100%;
    float: right;
    font-size: 14px;
    margin: 0;
    position: absolute;
    text-transform: uppercase;
    position: absolute;
    top: 103px;
    right: 0;
}

.hamburger-bun{
    position: absolute;
    top: 70px;
    background: #400a4b;
    height: 40px;
    display: block;
    z-index: 10;
    width: 100%;
}

.hamburger {
    float: right;
    width: 40px;
    height: 30px;
    display: block;
    margin: 9px 15px 0 0;
    background-color: #3B1448;
    background-image: linear-gradient(to bottom,#834390,#69127a);
    background-repeat: repeat-x;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset,0 1px 0 rgba(255,255,255,0.075);
    padding: 7px 10px;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: absolute;
    right: 0;
    top: 10px;
    transition: 0s;
}

.hamburger:hover, .hamburger:active{
    background-image: none;
    background-color: #588e90;
    color: #FFF;
}

.icon-bar{
    background-color: #F5F5F5;
    border-radius: 1px 1px 1px 1px;
    box-shadow: 0 1px 0 rgba(0,0,0,0.25);
    display: block;
    height: 2px;
    width: 18px;
    margin: 2px 0;
}

.nav a{ text-decoration: none; color: #fff;}

.nav ul, .nav ul li { list-style-type: none; width: 100%; }

.nav ul{ 
                list-style-type: none;
        position: absolute;
        padding: 0;
        right: 0;
        width: 100%;
                z-index:3;
                margin:0;
                background: #410c4c;
    }

.nav ul a:hover { 
        color:  #80c2c4;
    }

.nav ul li a:active{ 
        color: #588e90;
        }

.nav li a {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    border-top: 1px solid #6a087d;
    box-sizing: border-box;
    line-height: 1;
    padding: 9px 20px 9px;
    line-height: 1;
    display: block;
    font-size: 15.5px;
}

.nav:hover ul a { display: block; }

.header .mobile-donate-button a {
    background-color: #588e90;
    border: solid 2px #80c2c4;
    font-size: 18px;
    padding: 6px 24px 6px;
    background-image: none;
    outline: 2px solid #588e90;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    height: 18px;
    box-sizing: initial;
    width: auto;
    z-index:9;
    float: right;
     margin-right: 17px;
    margin-top: 6px;
    position: absolute;
    right: 0;
}

.header .mobile-donate-button a:hover {
    border: solid 2px #fff;
    outline: 2px solid #80c2c4;
    text-decoration: none;
    color: #fff;
}

input, select, textarea, .taf_body {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 40px;
    background: #fff;
}

.ak-labels-above input, .ak-labels-overlaid input, .ak-labels-above textarea, .ak-labels-overlaid textarea, .ak-labels-above select, .ak-labels-overlaid select {
    border: #bfbfbf 1px solid;
    font-size:18px;
    font-weight: bold;
    color: #999;
    padding-left:9px;
}

.ak-labels-overlaid input[type="radio"]{ height: auto; }

.js .ak-labels-overlaid label{
    font-size:18px;
    font-weight: bold;
    color: #999;
    padding-top: 13px;
    padding-left:9px;
}

.js .ak-labels-overlaid label.ak-userfield-checkbox-choice,
.js .ak-labels-overlaid label.ak-userfield-radio-choice{
     position: relative;
     display: block;
     color: #666;
     font-weight: normal;
}

.ak-abovefold {
    margin: 0;
    width: 100%;
    background:#333;
    color:#fff;
    font-size:32px;
    padding: 15px;
    box-sizing: border-box;
    margin-top:0;
}
.ak-abovefold p{
    font-size: 18px;
}
.box {margin-bottom: 0;}

.column { float: left; }


.stripe-teal{
    background: #588e90;
    height: 4px;
    margin-left: -3000px;
    padding-left: 3000px;
    float: left;
    width: 50%;
}

.stripe-violet{
    background: #834390;
    height: 4px;
    margin-right: -3000px;
    padding-right: 3000px;
    float: right;
    width: 50%;
}

/* petition page */

#petition-story{
    margin: 0;
    padding:0;
    float: right;
    border-top: 0;
    width:100%;
}

  #petition-story-inside{
    padding: 0 15px 30px;
    width: 100%;
    box-sizing: border-box;
  }

  #petition-story p{
    font-size: 18px;
    color: #666;
  }

#petition-form {
    padding: 0;   
    margin: 0;
    float: left;
    width: 100%;
}

#petition-form-inside{
     padding: 60px 15px 0;
     margin: 0;
     width: 100%;
     background: #d7d7d7;
     box-sizing: border-box;
     float: right;
     background-image: url('https://act.weareultraviolet.org/resources/uv/add-your-voice.png');
     background-repeat: no-repeat;
    background-position: 8px 28px;
}

button.non-ak-styled-submit-button {
    display: inline-block;
    -moz-border-radius: 0;
    text-decoration: none;
    line-height: 130%;
    color: #fff;
    width: 100%;
    background: #f82b44;
    -webkit-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    font-weight: 100;
    text-transform: uppercase;
    border: 2px solid #fff;
    outline: 2px solid #f82b44;
    font-size: 24px;
    margin: 10px 0 10px 0;
    padding: 12px 0 6px;
   background-image: 
      url(https://act.weareultraviolet.org/resources/uv/diamond-white.svg), 
      url(https://act.weareultraviolet.org/resources/uv/diamond-white.svg);
    background-size: 10px, 10px;
    background-position: 7% center, 93% center;
    background-repeat: no-repeat, no-repeat;
    transition: .5s ease;
}

button.non-ak-styled-submit-button:hover {
   background: #fff;
   outline: 2px solid #fff;
   background-image: 
      url(https://act.weareultraviolet.org/resources/uv/diamond-white.svg), 
      url(https://act.weareultraviolet.org/resources/uv/diamond-white.svg);
    background-size: 10px, 10px;
    background-position: 7% center, 93% center;
    background-repeat: no-repeat, no-repeat;
    color: #f82b44;
    border: 2px solid #f82b44;
}

#petition-form p.legal {
    color:#999999;
    line-height:1.2;
    padding-bottom:20px;
}

#petition-form p.disclaimer {
    color:#999999;
    line-height:1.2;
    padding-bottom:20px;
    margin-top:0;
}

#petition-form p.legal a{
    color: #588e90;
}

#petition-form p.legal a:hover{
    color: #80c2c4;
}

/* donation */

.uv-larger {
   clear: both;
   font-size: 15px;
   padding-top: 20px;
   clear: both;
   line-height: 1.5;
   color: #333;
}

/* footer */

.footer-holder {
    background: #631273;
    width: 100%;
}

.footer {
    margin: 0 auto;
    text-align: left;
    border-top: 0;
}

.footer h3, body.donate-page .footer h3 {
    color: #80c2c4;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14.4px;
    margin: 0 0 8px 0;
    padding: 0;
}

.footer ul {
    list-style-type: none;
    margin:0;padding:0;
}

.footer a{
    text-decoration: none;
    color: #fff;
    font-size: 14.4px;
    font-family: DINNextLTPro;
}

.footer a.privacy-policy{
    font-size: 13px;
}

.footer .copyright-line{
    text-align:left;
    color: #b187b9;
    padding-top: 16px; }

.footer a:hover{
    color: #80c2c4;
}

.footer_col_one, .footer_col_two, .footer_col_three, .footer_col_four { width: 100%; float: left; padding-top: 40px; }

.footer_col_one{ padding-top: 0; }

.footer  .footer_col_one ul {
    list-style-type: none;
    margin: 8px 0 0 0;
    padding: 0;
    overflow: hidden;
}

.footer .footer_col_one ul li {
    float: left;
    text-indent:-9999px;
    height: 20px;
    box-sizing: border-box;
}

.footer .footer_col_two ul li,
.footer .footer_col_three ul li {
    border-bottom: 1px solid #8a4d96;
    padding-bottom: 11px;
    padding-top: 11px;
    margin-right: 0;
    line-height: 1.2;
}

.footer .footer_col_two ul li:last-of-type,
.footer .footer_col_three ul li:last-of-type {
    border-bottom: 0;
}

.footer span:before { content: ""; }

.footer .facebook a{ background: url('https://act.weareultraviolet.org/resources/uv/facebook.svg') no-repeat; }
.footer .twitter a{ background: url('https://act.weareultraviolet.org/resources/uv/twitter.svg') no-repeat; }
.footer .instagram a{ background: url('https://act.weareultraviolet.org/resources/uv/instagram.svg') no-repeat; }
.footer .flickr a{ background: url('https://act.weareultraviolet.org/resources/uv/flickr.svg') no-repeat; }
.footer .youtube a{ background: url('https://act.weareultraviolet.org/resources/uv/youtube.svg') no-repeat; }

.footer ul.social{
    border-top: #8a4d96 solid 1px;
    border-bottom: #8a4d96 solid 1px;
    width:100%;
    padding: 12px 0;
}
.footer ul.social li{
    padding-right:12px;
    display: block;
    width: 20%;
}

.footer ul.social li:last-of-type{
    padding-right:0;
    display: block;
}
.footer ul.social li a {
    opacity: 0.5;
    height: 20px;
    display: block;
    background-position: center 0;
    transition: opacity .5s ease;
}

.footer ul.social li a:hover {
    opacity: .8;
}

.footer .copyright-line a{ color: #588e90; }

.footer .copyright-line a:hover{ color: #80c2c4; }

.footer a.bottom-nav-donate-button{
    background-color: #588e90;
    border: solid 2px #80c2c4;
    outline: solid 2px #588e90;
    font-size: 18px;
    height: 16px;
    padding: 7px 16px 5px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    line-height: 1;
    height: auto;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto 13px;
    background-image: 
      url(https://act.weareultraviolet.org/resources/uv/diamond-white.svg), 
      url(https://act.weareultraviolet.org/resources/uv/diamond-white.svg);
    background-size: 7px, 7px;
    background-position: 7% center, 93% center;
    background-repeat: no-repeat, no-repeat;
    max-width: 300px;
    transition: .5s ease;
}
.footer a.bottom-nav-donate-button:hover{
    outline: solid 2px #588e90;
    text-decoration: none;
    border: solid 2px #fff;
    color: #fff;
}

.footer a.bottom-nav-button{
    font-size: 14px;
    height: 16px;
    padding: .5em 16px .5em;
    border: 1px solid #fff;
    background: none;
    text-transform: uppercase;
    display: block;
    text-align: center;
    width: 100%;
    height: auto;
    line-height: 1.5em;
    box-sizing: border-box;
    margin: 0 auto 13px;
    max-width: 300px;
}
.footer a.bottom-nav-button:hover{
    background-color: #fff;
    text-decoration: none;
    border:1px solid #fff;
    color: #640875;
}
.mobile-only { display: block; }
.desktop-only {display: none; }
.hidenav {display: none;}

.clear-all{ height:1px; font-size:.1px; }

#modal {
    padding: 20px 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    min-height: 390px;
    width: 100%;
    max-width: 600px;
    background: rgb(255, 255, 255);
}
    #modal h2 { padding-left: 0; }
    #modal div.text { font-size: 15px; }
    #modal label { 
    font-size: 18px;
    font-weight: bold;
    color: #999;
    padding-left: 9px;
    position: absolute;
    padding: 10px 0 0 46px;
    left: 0px;
    z-index: 1;
}
#modal .extra_fields{ padding-top: 0; }
#modal .extra_fields label {
    position: relative;
    padding-left: 0;
}
#modal .extra_fields input[type="checkbox"] {
    width: 20px;
}

    #modal input { width: 100%; margin-bottom: 5px; padding: 5px; }
    #modal .controls { width:100px;margin:0 auto; }
    #modal button { width: 60%; max-width:310px; margin:10px auto 20px; display: block;  }
    #modal .controls { margin: 0 auto; display: block; width: 370px; }
    #modal .step-1 .controls { margin: 0 auto; display: block; width: 70%; }
    #modal .step-1 .controls a {
    font-family: DINNextLTPro,'helvetica neue',helvetica, sans-serif;
    height: 35px;
    width: 103px;
    font-size: 28px;
    line-height: 1.8;
    background-color: #588e90;
    border: solid 2px #80c2c4;
    font-size: 22px;
    padding: 12px 27px 12px;
    background-image: url(https://act.weareultraviolet.org/resources/uv/diamond-white.svg), url(https://act.weareultraviolet.org/resources/uv/diamond-white.svg);
    background-size: 7px, 7px;
    background-position: 7% center, 93% center;
    background-repeat: no-repeat, no-repeat;
    outline: 2px solid #588e90;
        color: #ffffff;
    text-transform: uppercase;
    font-weight: 100;
    text-align: center;
}
#modal .step-1 .controls a:hover {
    border: solid 2px #fff;
    outline: 2px solid #80c2c4;
    color: #fff; }

    #modal .button.large:first-child { margin-right: 19px; }
    #modal .close-modal { float: right; }

@media screen and (max-width: 750px){
     #modal .step-1 .controls {
         width: auto;
         text-align: center; }
     #modal .step-1  .button.large {
         width: 128px;
         height: 52px;
         font-size: 21px;
         line-height: 40px; }
     #modal .step-1 .button.large {
         margin-right: auto; }
     #modal .button.large:first-child {
         margin-right: 19px; }
     #modal .button.large {
         width: 128px;
         height: 52px;
         font-size: 21px;
         line-height: 51px; }
}

@media (min-width: 750px) {
    .uv-container { width: 1200px; }
    .extra-top-margin { margin-top: 30px !important; transition: 0s; }
    .hamburger-bun { height: 30px;}

.hamburger-holder {
    width: 1200px;
    padding: 0;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
    background: #400a4b url('https://act.weareultraviolet.org/resources/uv/uv-tagline.svg');
    display: block;
    height: 30px;
    background-size: 190px;
    background-repeat: no-repeat;
    background-position: 15px 7px;
}
    .uv-larger { font-size: 18px; line-height: 1.4; }
    #petition-form{ width: 40%; }
    #petition-story{ width: 60%; border-top: 4px solid #834390; }
    #petition-form-inside { border-top: 4px solid #588e90; }
    .ak-abovefold { width:100%; margin-left:0; }
    .footer h3, body.donate-page .footer h3, .footer a{ font-size: 16px; }
    .footer_col_one { width: 24%; padding-top: 0; }
    .footer_col_two { width: 17%; padding-top: 0; }
    .footer_col_three { width: 32%; padding-top: 0; }
    .footer_col_four { width: 27%; padding-top: 0; }
    .footer h1 { width: 126px; height: 60px; padding: 15px; }
    .footer .copyright-line{ text-align:center; width: 150px; padding-top: 40px; }
    .footer .footer_col_one ul li { box-sizing: initial; }
    .footer .footer_col_two ul li, .footer .footer_col_three ul li { margin-right: 80px; }
    .footer ul.social{ width:150px;}
    .footer ul.social li{ width: 20px; }
    .footer a.bottom-nav-donate-button{ width: 100%; margin-bottom: 100px; }
    .footer a.bottom-nav-button{ width: 100%; }
    .desktop-only { display: block; }
    .mobile-only { display: none; }
.header .nav{ float: right; margin-right: 15px; display: block; top: 0; }
.header:hover ul, .header:active ul, .header:focus ul {   display: block; }
.header .nav  ul {
    list-style-type: none;
    margin: 8px 0 0 0;
    padding: 0;
    color: #69137b;
    height: 41px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: initial;
    z-index: 3;
    background: none;
}
.header .nav  li {
    float: left;
    border-left: 1px solid #834390;
    border-top: 0;
    width: auto;
}
.header .nav  li a {
    display: block;
    color: #fff;
    text-align: center;
    padding: 15px 7px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    height: 18px;
    width: auto;
    box-sizing: initial;
    border-bottom: 0;
    border-top: 0;
    width: auto;
}

.header .nav li a:hover {
   color: #80c2c4;
}

.header .nav li a:active {
   color: #588e90;
}

.header .nav  li.donate-button a {
        background-color: #588e90;
        border: solid 2px #80c2c4;
        font-size: 18px;
        height: 13px;
        padding: 12px 27px 12px;
        background-image: 
          url(https://act.weareultraviolet.org/resources/uv/diamond-white.svg), 
          url(https://act.weareultraviolet.org/resources/uv/diamond-white.svg);
        background-size: 7px, 7px;
        background-position: 7% center, 93% center;
        background-repeat: no-repeat, no-repeat;
        outline: 2px solid #588e90;
    }

.header .nav li.donate-button a:hover{
    border: solid 2px #fff;
    outline: 2px solid #80c2c4;
    color: #fff;
}

.hamburger {display: none; }

.hidenav {display: block;}

}

@media (min-width: 800px) {
    .header .nav li a{ font-size: 14px; }
}
@media (min-width: 1200px) {
    .header h1 { margin-left: 110px; }
    .header .nav{ margin-right: 70px; }
    .header .nav  li a { padding: 15px 20px 10px; }
    .hamburger {display: none; }
    .hamburger-holder { background-position: 109px 7px; }
    #petition-form{ width: 315px; }
    #petition-story{ width: 885px; border-top: 4px solid #834390;}
    #petition-form-inside{ width: 315px; }
    #petition-story-inside{ width: 825px; }
    .footer h1 { background-size: 136px, 146px;
    background-repeat: no-repeat, no-repeat;
    text-indent:-9999px;
    margin:0;
    height: 60px;
    float: none;
    width: 126px; }
    .footer_col_one { width: 240px; padding-left: 110px }
    .footer_col_two { width: 170px; }
    .footer_col_three { width: 300px; }
    .footer_col_four { /* width: 170px; */ }
    .ak-abovefold { width:1200px; margin-left: 0; }
    .footer { width: 1200px; margin:0 auto; }
}

/* override ak_look */
@media (max-width: 800px) {
* { -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial; }
}

.marquee .headline_section {
   display: none;
}

.marquee h2 {
    display: none;
}

.headline_section {
    width: 100%;
    background: #844092;
    text-transform: uppercase;
    padding: 13px 0 5px 0;
    position:relative; 
}
.headline_section h2 {
    line-height: .9;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 38px;
    padding: 0;
    margin: 0;
}

.marquee .flag {
    display: none;
}

@media (min-width: 750px) {

   .marquee .headline_section h2 { 
       display:inline-block;
       background:#844092;
       color: #fff;
       text-transform: uppercase;
       padding: 13px 15px 8px 15px;
       line-height: .9; 
       font-size: 56px; }
   .marquee .headline_section {
       display:inline-block;
       position: absolute;
       top: 50%;
       left: 50%;
       margin-right: -50%;
       transform: translate(-50%, -50%);
       margin-top: 15px;
       width: auto;
   }
    .marquee .flag {
        display: block;
        background-image: url('https://act.weareultraviolet.org/resources/uv/uv_campaign.svg');
        background-repeat: no-repeat;
        height: 32px;
        width: 100%;
        position: absolute;
        top: -25px;
        background-position: center; 
    }
    .featured-image {
        width: 50%;
        margin-top: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
        float: left;
    }
    .tell-line {
       line-height:1;
       font-size: 36px;
    }
    .tell-line b{ font-size: 44px; }
    #petition-story p:first-of-type { margin-top:20px; }

}

.recent-action {
    font-weight: bold;
    background-color: #588e90;
    color: white;
}

div.box p, #about-letter p, #letter-story textarea {
    font-size: 150%;
}

#letter-story .box {
    width: unset;
}