
 body > header {
   background-color: white;
   position: relative;
   min-height: 131px;
   box-shadow: 0px -10px 15px rgba(0, 0, 0, 0.2);
   z-index: 99;
   padding: 2em 1em;
   
 }
 body.home > header {
   background-color: white;
   position: relative;
   min-height: 131px;
   box-shadow: 0px -10px 15px rgba(0, 0, 0, 0.2);
   z-index: 0;
   padding: 2em 1em;
   
 }
 
blockquote {color:#0076d7}
 
 nav ol, nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
 
 body > header a.ancr {
   display: block;
   width: 225px;
   text-decoration: none;
   text-transform: uppercase;
   color: #00457d;
   font-weight: 500;
   letter-spacing: 0.1em;
   font-size: 1em;
   margin: 30px auto 0;
   position: relative;
   padding-right: 1em;
 }
 
 .full-disclaimer {
   padding: 0 4em 2em;
 }
 
 .full-disclaimer,
 .full-disclaimer p {
   text-align: left;
   font-weight: 500;
   font-size: 1em;
 }
 
 body > header a.ancr:after {
   content: ">";
   font-weight: 700;
   font-size: 2.1em;
   color: #53a1e1;
   transform: scaleX(0.45);
   display: block;
   position: absolute;
   right: 0.2em;
   text-shadow: 20px 0px 0px #53a1e1;
   top: -0.95em;
 }
 body.home > header a:after {display:none;}
.contrib-btn,
 body > header button {
   height: 53px;
   background-color: #f55b5b;
   border: 0;
   border-radius: 3px;
   color: white;
   text-transform: uppercase;
   letter-spacing: 0.15em;
  
   font-weight: 500;
   padding: 0 3em;
   font-size: 1.1em;
   display: block;
   margin: 30px auto 0;
 }


body > header .contrib-btn{
  padding: 0.9em 3em;
  text-align: center;
}

body > header .contrib-btn:after{
  display: none;
}
 
 body > header h1 {
   margin: 0 auto;
   height: 57px;
   width: 160px;
   background-image: url('img/logo-venu-blue.png');
   background-size: 160px 57px;
   background-repeat: no-repeat;
   text-indent: -99em;
   color: transparent;
 }
 body.page .logo h1{ position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);}
article header h2 {
    padding-bottom: 1rem;
}
time {
    
    font-style: normal;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.92em;
    color: #84919F;
    display: inline-block;
    margin-bottom: .2rem;
    letter-spacing: .12em;
}
body.page a.logo.venuste-logo {
		padding-top:10px;
    width: 280px;
	margin: auto;
    margin-bottom: 20px;
}
	.logo.venuste-logo img{max-width:140px; margin:auto;}
 #signupsplash {
   padding: 1.5em 1em 3.5em;
   margin: 0 auto;
   max-width: 420px;
 }
 
 .mast-header {
   background-image: url('img/splash-bg.jpg');
    background-size: 100%;
    background-position-y: top;
background-repeat: no-repeat;
   background-attachment: fixed;
 }
 /* ===GLOBAL=== */
 
 html {
   box-sizing: border-box;
 }
 
 *,
 *:before,
 *:after {
   box-sizing: inherit;
 }
 
 body {
  
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   color: white;
   margin: 0;
   background-color: #fff;
 }
 
 .clear:before,
 .clear:after {
   content: " ";
   display: table;
 }
 
 .clear:after {
   clear: both;
 }
 
 input[type=number]::-webkit-inner-spin-button,
 input[type=number]::-webkit-outer-spin-button {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   margin: 0;
 }
 
 #BSD-quick_donate_login_link {
   display: none !important;
 }
 
 .inputgroup {
   /*border: 1px solid pink;*/
 }
 /* === WRAPPER STYLES === */

#bsd-contrib-error-form a{
  color: #97c5ed;
  display: block;
  padding: 5px;
  text-decoration: none;
}

.error-intro ol,
.error-intro p{
  font-weight: 500;
}

.error-intro ol{
  padding: 0 0 0 15px;
}

.error-intro li{
  font-size: 1.1em;
  padding: 5px 0px;
}

.error-intro strong{
  display: block;
  padding-top: 15px;
}

.error-intro br{
  display: none;
}

#contribution .inputgroup span.error {
    color: #BF3434;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.75em;
    bottom: 0.3em;
    letter-spacing: 0.075em;
    padding-right: 0.5em;
    padding-left: 0.5em;
    text-align: right;
    width: 100%;
}

#contribution br {
    display: none;
}
 
 #donate-step-3 #processbutton {
   margin: 5px 0 0 0;
 }
 
 .donate-wrap #contribution .label {
   margin: 0;
 }
 
 .creditCardTypeSelector-creditCardList {
   position: absolute;
   right: 0.5em;
   top: 0.5em;
 }
 
 #donate-step-3 .creditCardTypeSelector li.card {
   height: 13px;
   width: 20px;
 }
 
 #donate-step-3 .creditCardTypeSelector li.ax,
 #donate-step-3 .creditCardTypeSelector li.ds,
 #donate-step-3 .creditCardTypeSelector li.mc,
 #donate-step-3 .creditCardTypeSelector li.vs {
   background: url('../../../images/Contribution/Cards/cc-sprites.gif') no-repeat;
   background-size: 93px 25px;
 }
 
 #donate-step-3 .creditCardTypeSelector li.ax {
   background-position: -49px 0px;
 }
 
 #donate-step-3 .creditCardTypeSelector li.ax.deselected {
   background-position: -49px -12px;
 }
 
 #donate-step-3 .creditCardTypeSelector li.ds {
   background-position: -73px 0px;
 }
 
 #donate-step-3 .creditCardTypeSelector li.ds.deselected {
   background-position: -73px -12px;
 }
 
 #donate-step-3 .creditCardTypeSelector li.mc {
   background-position: -24px 0px;
 }
 
 #donate-step-3 .creditCardTypeSelector li.mc.deselected {
   background-position: -24px -12px;
 }
 
 #donate-step-3 .creditCardTypeSelector li.vs {
   background-position: 0px 0px;
 }
 
 #donate-step-3 .creditCardTypeSelector li.vs.deselected {
   background-position: 0px -12px;
 }

 div#bsderror {
   border: 2px solid #f55b5b;
   margin-top: -10px;
   margin-bottom: 20px;
   color: white;
   text-align: center;
   border-radius: 3px;
   text-transform: uppercase;
   background-color: rgba(205, 60, 60, 0.4);
   font-weight: 600;
   letter-spacing: 0.1em;
   font-size: 0.7em;
   clear: both;
   line-height: 1;
   padding: 10px 5px;
 }

 .mast-header .contriberrorbanner{
   margin-top: 20px;
    margin-bottom: 0;
 }
  
 .error-intro,
 .intro {
   padding: 2em 1em;
 }
 
 h2 {
  
   font-weight: 400;
   line-height: 1;
   font-size: 1.9em;
   margin: 0;
   padding:0.25em 0 0.2em
 }
 .error-intro p,
 .intro p {
  
   font-size: 1em;
   font-weight: 500;
   margin: 1em 0;
   line-height: 1.2;
   margin-bottom: 0.1em;
 }

 .error-intro p strong,
 .intro p strong {
   font-weight: 700;
   font-size: 1.1em;
   display: block;
   margin-top: 20px;
 }
 
 #expiration {
   text-align: right;
 }
 
 form#contribution {
   margin: 0 auto;
 }
 
 .fecNotice {
  
   font-style: italic;
   font-size: 0.9em;
   line-height: 1.1;
   color: #a7cdec;
   font-weight: 500;
   margin-bottom: 20px;
   border-top: 2px solid #236193;
   padding-top: 20px;
   clear: both;
 }
 
 hr {
   clear: both;
   display: block;
   height: 2px;
   border: 0;
   background-color: #236193;
   margin-bottom: 20px;
 }
 
 .mast-header > header h2 {
   
   font-size: 2em;
   font-weight: 400;
   line-height: 1.1;
   text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
   border-top: 4px solid rgba(255,255,255,0.15);
   border-bottom: 4px solid rgba(255,255,255,0.15);
   padding: 1em 0;
   text-align: center;
 }
 
 
 .mast-header{background:url(img/homepage-mosaic-lg.jpg)center;}
 
 .mast-header > header {
   max-width: 420px;
   margin: 0 auto;
   padding: 2.4em 1em 0.5em;
 }
 
 .mast-header > header h2 em {
   display: block;
   letter-spacing: -0.025em;
 }
 
 .mast-header > header p {
   font-size: 1.15em;
   line-height: 1.1;
   margin: 10px 0 15px;
   font-weight: 500;
   text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
 }
 
 #signupsplash .inputgroup input {
   height: 50px;
   border-bottom: 3px solid #53a1e1;
 }
 
 #signupsplash .inputgroup input#emailbsd,
 #signupsplash .inputgroup input#zipbsd {
   padding-top: 0.9em;
 }
 
 #signupsplash .inputgroup.active input#emailbsd,
 #signupsplash .inputgroup.active input#zipbsd {
   border-bottom: 3px solid #037ee4;
 }
 
 .mast-header #signupsplash .inputgroup label {
   font-size: 1em;
   top: 1.05em;
 }
 
 #signupsplash .inputgroup.active label {
   color: #00457d;
   font-size: 0.7em;
   left: 0.8em;
   top: 0.35em;
 }
 
 #signupsplash .col-2 {
   width: 42%;
 }
 
 #signupsplash .col-2-2 {
   width: 52%;
 }
 
 .mast-header #signupsplash input[type="submit"] {
   width: 100%;
   margin: 0;
   border: 0;
   line-height: 1;
   box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.5);
   font-size: 1em;
   letter-spacing: 0.15em;
   padding: 0;
 }
 
 form header #selected-amount,
 form header #progress {
   position: relative;
 }
 
 #donate-step-1 .inputgroup input[type=radio] {
   position: absolute;
   visibility: hidden;
   top: 0;
   left: 0;
 }
 
 #contribution #donate-step-1 label .radio {
   margin-right: 0;
 }
 
 
 #signupsplash .inputgroup {
   margin-bottom: 1em;
 }
 
 .inputgroup {
   position: relative;
   margin-bottom: 1.6em;
   clear: both;
 }
 
 #signupsplash .inputgroup label {
   color: #00457d;
   position: absolute;
   text-transform: uppercase;
   
   font-weight: 500;
   letter-spacing: 0.1em;
   line-height: 1;
   top: 1em;
   left: 0.8em;
   font-size: 1.1em;
   -webkit-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
   transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
 }
 
 .inputgroup input {
   background-color: rgba(255, 255, 255, 0.9);
   color: #33373b;
   font-size: 1em;
   font-weight: 300;
   outline: none;
   height: 44px;
   width: 100%;
   border-radius: 3px;
   border: 0;
   border-bottom: 3px solid #92b5d2;
   
   padding-left: 0.8em;
   box-sizing: border-box;
   -webkit-transition: all 300ms ease;
   transition: all 300ms ease;
 }
 
 .inputgroup input:focus,
 .inputgroup select:focus {
   background-color: white;
   border-bottom: 3px solid #037ee4;
 }
 
 .inputgroup input.empty,
 .inputgroup select.empty {
   border-bottom: 3px solid #f55b5b;
 }
 
 .inputgroup.active input,
 .inputgroup.active select {
   background-color: white;
 }
 
 .inputgroup select {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
 }
 
 .col-2 {
   width: 48%;
   float: left;
 }
 
 .col-2-2 {
   float: right;
   clear: none;
 }
 
 .col-4 {
   width: 22%;
   margin-left: 4%;
   float: left;
   clear: none;
 }
 
 .col-4.col-4-4 {
   margin-left: 0;
   float: right;
 }
 
 input[type="submit"] {
   -webkit-appearance: none;
   margin-top: 5px;
   float: right;
   height: 50px;
   border: 0;
   padding-left: 0.3em;
   padding-right: 0.3em;
   background: #20c361;
   border-radius: 3px;
   color: white;
   text-transform: uppercase;
   outline: none;
   width: 48%;
   letter-spacing: 0.15em;
   
   font-weight: 600;
   font-size: 1em;
   text-shadow: 1px 1px #09b14c;
   box-shadow: 0px 2px 8px #013866;
   -webkit-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
   transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
   margin-bottom: 35px;
 }
 
 .mast-header button:hover,
 .mast-header button:focus,
 input[type="submit"]:hover,
 input[type="submit"]:focus,
 .active input[type="submit"]:hover,
 .active input[type="submit"]:focus {
   box-shadow: 0px 2px 8px 4px #002e55;
   text-shadow: 1px 1px #09b14c;
   background: #30DF76;
   border: 0;
 }
 
 .donate-wrap {
   background-color: rgba(3,47,93,0.8);
   display: none;
   box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
 }
 /* === FOOTER === */
 
 footer {
   text-align: center;
   background-color: #0066ba;
   color: #97c5ed;
   clear: both;
   font-weight: 400;
   padding: 2.5em 0 1em;
   position: relative;
 }
 body.page .footer-offset footer .copy_right.col-sm-12 p ,body .footer-offset footer .copy_right.col-sm-12 p {
    font-size: .7em;
}
 
 body.page .footer-offset footer .address,  body .footer-offset footer .address {
   text-align: center;
   clear: both;
 color: #97c5ed;
   font-weight: normal;
   font-style: normal;
   letter-spacing: 0.15em;
   text-transform: uppercase;
   font-size: 0.8em;
 }
 
 body.page .footer-offset footer p ,  body .footer-offset footer p {
   text-align: center;
   clear: both;  
   font-weight: normal;
   font-style: normal;
   text-transform: lowercase;
   letter-spacing: 0.15em;
   text-transform: uppercase;
   font-size: 0.8em;
 }{
   text-align: center;
   clear: both;  
   font-weight: normal;
   font-style: normal;
   text-transform: lowercase;
   letter-spacing: 0.15em;
   text-transform: uppercase;
   font-size: 0.8em;
 }
 
 
 
 footer a,
 footer a:link,
 footer a:visited {
   text-decoration: none;
   color: #97c5ed;
 }
 
 footer a:hover,
 footer a:link:hover,
 footer a:visited:hover {
   color: #ffffff;
 }
 
 .disclaimer {
   
   font-weight: normal;
   font-style: normal;
   text-transform: uppercase;
   letter-spacing: 0.15em;
   border: 1px solid #4592d2;
   font-size: 1em;
   max-width: 300px;
   padding: 0.5em 0;
   margin: 3em auto 0;
 }
 
 

.splash-continue a, 
.splash-continue a:link, 
.splash-continue a:visited {
    color: #97C5ED;
    text-decoration: none;
}

a.continue-btn {
    position: fixed;
    bottom: 1.1em;
    right: 1.1em;
    display: inline-block;
    border: 0;
    padding: 0.6em 2em;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 3px;
    font-weight: 600;
    letter-spacing: 0.1em;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.5);
    font-size: 1.1em;
    display: none;
    background-color: rgba(3,47,93,0.8);
}


.es-link{
  position: absolute;
  z-index: 0;
  top: 0em;
  right: 0;
}
/*
@media (min-width: 477px) {
  .es-link {
    top: 4.6em;
  }
}

@media (min-width: 768px) {
  .es-link {
    top: 2.6em;
  }
}

@media (min-width: 930px) {
  .es-link {
    top: 2.5em;
  }
}

@media (min-width: 1100px) {
  .es-link {
    top: 2.95em;
  }
}
*/
.es-link a{
  text-transform: uppercase;
  background-color: rgba(0,0,0,0.2);
  text-decoration: none;
  padding: 0.4em 1.2em;
  color: white;
 
  font-weight: 700;
  display: block;
  border-radius: 0 0 0 3px;
  font-size: 0.7em;
  letter-spacing: 0.15em;
}
.copy_right.col-sm-12 {
    border-top: 1px solid #0076d7;
    padding-top: 10px;
}
/* ============ home page ==============  */
body.page > header.custom, body.single > header.custom {
    background: url(img/homepage-mosaic-lg.jpg) center;
	min-height:580px;
}

#issue-ban{background: url(img/issue-ban.jpg)center;}

#news-ban{background: url(img/news-ban.jpg)center;}



body.home>header nav{float: none;
    margin: 1em;
    width: 250px;
	text-align:center;
	float:none;
	}
body.home>header nav ul li{display:block;font-size: 1.2em;}
body.home>header .logo, body.page-template-page-home>header .logo {
    margin: 2rem 3.2rem 0;
    background-size: 180px 76px;
}
.home>header .logo h1{position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
	}
body.page .logo, body.single .logo, body.single.single-issue .logo {
    float: left;
    margin: 1rem;
    display: inline-block;
    width: 135px;
    height: 57px;
    background-size: 135px 57px;
    color: rgba(255,255,255,.6);
}
 nav ul li a{
    color: #fff;
    padding: .7em;
    border-radius: 3px;
    
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 500;
    font-size: 1em;
    text-shadow: 1px 1px 5px rgba(0,0,0,.2);
}
  nav ul li.btn a:hover{
    background-color: #EC3E3E;
}
nav ul li a:hover,nav ul li a:focus{text-decoration: none;
    color: #fff;
    background-color: rgba(255,255,255,.2);}
	nav ul li a{display: inline-block;
    padding: .4em 1em;
	}
body.home>header nav ul li.btn a{    background-color: #ea504e;
    padding: .7em 1.2em;
    border-radius: 3px;
    margin-left: 0;}
.visibility{ position: absolute;
    display: block;
    top: 0;
    left: 0;
    min-height:100%;
    width: 40%;
    background: rgba(0,7,16,.55);
    background: -moz-linear-gradient(top,rgba(0,7,16,.55) 0,rgba(0,7,16,0) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(0,7,16,.55)),color-stop(100%,rgba(0,7,16,0)));
    background: -webkit-linear-gradient(top,rgba(0,7,16,.55) 0,rgba(0,7,16,0) 100%);
    background: -o-linear-gradient(top,rgba(0,7,16,.55) 0,rgba(0,7,16,0) 100%);
    background: -ms-linear-gradient(top,rgba(0,7,16,.55) 0,rgba(0,7,16,0) 100%);
    background: linear-gradient(to bottom,rgba(0,7,16,.55) 0,rgba(0,7,16,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00142D', endColorstr='#00142D', GradientType=0);
	
z-index: -1;}
body.home>header.custom:after {
    background: url(img/flow.svg) top center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    content: "";
    height: 5em;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.module-wrapper.overlay {
    margin-top: -7.875em;
}
.module-wrapper {
    position: relative;

}
.module {
    position: relative;
    background-color: #0076d7;
    max-width: 590px;
    padding: 1.5em .75em 2em;
    margin: 0 .5rem;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
	z-index: 99;
}
.module-wrapper.overlay:after {
    display: block;
    position: absolute;
    height: 50%;
    background-color: transparent;
    width: 100%;
    content: "";
    top: 0;
    z-index: -1;
}
.module-wrapper:after {
    display: block;
    position: absolute;
    height: 50%;
    background-color: #edf0f7;
    width: 100%;
    content: "";
    bottom: 0;
    z-index: -1;
}
 .module h2 {
    color: #fff;
    font-weight: 400;
    font-size: 1.6em;
    margin: 0 0 .2em;
    text-align: center;
    padding: 0 0 .5em;
}
.join.module .pitch {
    padding: 0 .5em 1.2em;
    font-size: .95em;
    margin: 0;
    color: #fff;
    font-weight: 500;
    text-align: center;
    line-height: 1.3;
}
.module form {
    width: 90%;
    margin: 1.4em auto 0;
}
.module form label {
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
}
 .module input[type=text], .module input[type=email], .module input[type=number] {
    outline: 0;
    padding-left: .75em;
    font-size: 1em;
    color:#000;
    font-weight: 300;
    font-style: normal;
    height: 36px;
    box-sizing: border-box;
    border-radius: 3px;
    border: 0;
}
.module hr {
    height: 2px;
    width: 70%;
    border: none;
    background-color: #8ABFEB;
    margin-top: 0;
    margin-bottom: 0;
}
.module input[type=submit] {
    height: 38px;
    font-size: 1em;
   
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .1em;
    box-sizing: border-box;
    border-radius: 3px;
    text-shadow: 1px 1px 1px #27a541;
    box-shadow: 0 0 5px 1px #0D63AA;
    border: 0;
    background-color: #45d363;
    color: #fff;
    padding: .35em 0 .5em;
    margin: .25rem 0 0;
    float: none;
    width: 100%;
}
.section-offset {
    background-color: #edf0f7;
}
.section-offset-white{background-color:#fff;}
section {
    margin: 0 auto;
    padding: 2.5rem 1em 2em;
}
 h2 {
    color: #0076d7;
    font-weight: 400;
    font-size: 1.8em;
    padding-bottom: 0.2em;
}
#timeline .timeline-wrapper {
    border-bottom: 1px solid #c0cedc;
    border-top: 1px solid #c0cedc;
    padding-bottom: 3rem;
}
#timeline .timeline-navigator {
    margin-top: 1.5em;
    text-align: center;
    color: #fff;
   
    font-weight: 700;
    font-style: normal;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 18.96686%;
}
#timeline .timeline-navigator .cr-nav-item {
    cursor: pointer;
    max-height: none;
    outline: 0;
}
#timeline .timeline-navigator .cr-nav-item span {
    background-color: #A7B6C5;
    margin: .3em auto;
    display: block;
    width: 90%;
    padding: .5em 0;
    border-radius: 3px;
    transition: all .1s ease;
    font-size: .8em;
    line-height: 1.2;
    cursor: pointer;
    max-height: none;
    outline: 0;
}
#timeline .timeline-navigator .cr-nav-item-active span {
    background-color: #0076d7;
    font-size: 1em;
    padding: .75em 0;
    width: 100%;
}
#timeline .timeline-items:last-child {
    margin-right: 0;
}

#timeline .timeline-items {
    margin-top: 1.3em;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 78.67549%;
}
.cr-container .cr-content-container {
    position: relative;
}
.cr-container .cr-content-container .cr-content-item {
    width: 100%;
    /*position: absolute;*/
    top: 0;
    left: 0;
    display: none;
}
#timeline .timeline-items .timeline.cr-content-item {
    outline: 0;
    padding: 0 0 0 1em;
}
.cr-container .cr-content-container .cr-content-item-active {
    display: block;
}
h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    line-height: 1;
}
h3 {
    color: #0076d7;
   
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 500;
    font-size: 1.3em;
    padding: 1.5em 0 0;
}
#timeline .timeline-items h3 {
    font-weight: 400;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: none;
    font-size: 1.6em;
    padding-top: .25em;
}
dl, ol, p, ul {
    font-weight: 300;
    font-style: normal;
    color: #364350;
    line-height: 1.6;
    font-size: 1.2em;
    margin: 1em 0;
}

#timeline .timeline-items p{ text-align:justify;}
#timeline .timeline-items p:first-of-type {
    padding-top: 0;
}
#timeline .timeline-items p {
    margin: .5em 0;
    line-height: 1.4;
    font-size: 1em;
}
h4 {
    
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: 1.4em;
    color: #84919F;
    padding: 1.5em 0 0;
}
#timeline .timeline-items h4 {
    color: #F55B5B;
    font-weight: 500;
    font-size: 1em;
    padding-top: 1.25em;
    padding-bottom: 0;
}
.gallery-item {
    padding: .5em;
}
.gallery-item img {
    border: 1px solid #edf0f7!important;
    padding: 2px;
}
embed, img, object {
    width: 100%;
    height: auto;
}
body.archive.category-daily .footer-offset, body.blog .footer-offset, body.home .footer-offset, body.page.home .footer-offset footer, body.page.page-template-page-front-esp .footer-offset {
    background-color: #0066ba;
}
body.page .footer-offset footer, body.single .footer-offset footer {
    /*max-width: 80em;*/
    margin: 0 auto;
    padding: 2.5em 0 1em;
}
body.page .footer-offset footer p, body.single .footer-offset footer p, body .footer-offset footer p {
    text-align: center;
    clear: both;
    font-weight: 300;
    font-style: normal;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-size: .8em;
}
footer .email a{font-size:.8em}
body.page .footer-offset footer p a:hover, body.page .footer-offset footer p a:link:hover, body.page .footer-offset footer p a:visited:hover{color: #0076d7;
    text-decoration: none;}
	.head__line h1{color: #97c5ed; font-weight:300; font-size:1.2em}
.email h3{color:#97c5ed; font-weight:300;  font-size: 1.2em;padding-top: 10px;}
section.issue h3:first-of-type {
    border-top: 1px solid #edf0f7;
    margin-top: 2rem;
}
section.issue h3 {
    border-top: 1px solid #edf0f7;
   padding: 0;
}

 section.issue h3 a {
    display: block;
    padding: 1.5rem;
    transition: all .3s ease;
}
section.issue h3 a:hover {	
    background-color: #edf0f7;
    border-left: 10px solid #F55B5B;
}
a:hover{text-decoration:none;}
@media (min-width: 600px) {
	#timeline .timeline-navigator {
    margin-top: 2em;
}

  .es-link a{
    font-size: 0.8em;
  }
  .module {
    margin: 0 auto;
    padding: 1.1em 2em 2em;
    width: 100%;
}
.join.module .pitch {
    font-size: 1.1em;
    padding: 0 1em 1.4em;
    line-height: 1.2;
}
 .module .email {
    width: 45%;
    margin-right: 2%;
    margin-bottom: 0;
}
 .module .zip {
    width: 24%;
    margin-bottom: 0;
}
.module input[type=submit] {
    height: 42px;
    font-size: 1.1em;
    padding-top: .4rem;
    width: 25%;
    float: right;
    margin: 0;
}
#timeline {
    padding: 2em 1em;
}
#timeline h2 {
    font-size: 2.1em;
    padding-left: 0;
    padding-bottom: 1.1em;
}
#timeline .timeline-navigator .cr-nav-item span {
    font-size: 1em;
    width: 70%;
}
#timeline .timeline-navigator .cr-nav-item-active span {
    width: 90%;
    font-size: 1.4em;
    padding: 1rem 0;
}
#timeline .timeline-items h4, #timeline .timeline-items p {
    font-size: 1.1em;
}
}

@media (min-width: 980px) {
	
  .es-link a{
    font-size: 0.9em;
  }
  .timeline {
    padding: 7rem 0 5rem;
}
section {
    max-width: 49.5em;
}
#timeline .timeline-items {
    margin-top: 2.8em;
}
#timeline .timeline-items h3 {
    font-size: 2.4em;
}
#timeline .timeline-items h4, #timeline .timeline-items p {
	margin-bottom: 20px;
    font-size: 1.2em;
}
}

.es-link a:focus,
.es-link a:hover{
  color: white;
  background-color: #0076d7;
}

@media(max-width: 929px) { a.continue-btn { display: none !important } }

/* IMPORTANT -- MUST USE */
      .iframe-wrapper {
        width: 100%;
        max-width: 100%;
        display: inline-block;
        height: 1420px;
      }

      .iframe-wrapper .iframe-inner {
        position: relative;
        display: block;
        width: 100%;
        height: 1420px;
        display: none;
      }

      .iframe-wrapper .iframe-inner iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: white;
        border-radius: 10px;
        border: none;
      }

      /* recommended */
      #actblue-frame { width: 400px; margin: 0 auto; }
      @media(max-width: 560px) { #actblue-frame { width: 100%; } }


.notification {
  background-color: #edf0f7;
  color: #3E3E46;
  font-weight: 500;
  font-size: 0.9em;
  padding: 0.4em 1em 0.5em;
  line-height: 1.3;
  position: relative;
  text-align: center;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
}

.notification em {
  color: #E43030;
  font-style: normal;
  text-transform: uppercase;
  margin-right: 0.3em;
  letter-spacing: 0.1em;
}

.notification a {
  background-color: #0076d7;
  border-radius: 2px;
  text-transform: uppercase;
  color: white;
  letter-spacing: 0.1em;
  text-decoration: none;
  display: block;
  padding: 0.5em 1em 0.65em;
  font-size: 0.8em;
  margin-left: 2em;
  font-weight: 600;
  max-width: 160px;
  margin: 10px auto 5px;
}

.notification a:hover,
.notification a:focus {
  background-color: #0F8CF3;
}

 /* === MEDIA QUERY - LARGE PHONE/PHABLET === */
 @media (min-width:280px) and (max-width:479px){
	 
	 body > header a.ancr:after {   
   text-shadow: 20px 0px 0px #53a1e1;
   top: -0.34em;
   
   
 }
 
 .mast-header {
     /* background-image: url('img/splash-bg.jpg');*/
    background-size: 155%;
    background-position-x: right;
	min-height: 320px;
  }
 
 }
 @media (min-width: 414px) {
	 
   .mast-header {
     /* background-image: url('img/splash-bg.jpg');*/
    background-size: 155%;
    background-position-x: right;
	min-height: 320px;
  }
  .mast-header > header h2 {
    font-size: 2.4em;
  }
  input[type="submit"],
  #signupsplash .inputgroup input {
    height: 54px;
  }
  .mast-header #signupsplash input[type="submit"]{
    font-size: 1em;
  }
  h2{
    font-size: 2.4em;
  }
 .error-intro p,
 .intro p {
   font-size: 1.2em;
 }
}

@media (min-width: 560px) {
.mast-header{
  background-size: 115%;
  min-height: 420px;
}
  .error-intro, .intro {
    padding: 3em 3em;
  }
}

 /* === TABLETS === */
 
 @media (min-width: 768px) {

.notification a{
    display: inline-block;
    margin: 0;
    margin-left: 2em;
}

#actblue-frame {
    padding: 0em;
  }
  .error-intro, .intro {
     padding: 1.5em 3em 2em;
  }
.mast-header{
  background-size: 110%;
  min-height: 480px;
}

}


 /* === MEDIA QUERY - SMALL SCREENS === */
 @media (max-width: 768px) {
	 
footer{ text-align:center;}
	 
 }
 
 
  @media (max-width: 480px) {
	 
footer{ text-align:center;}
	 
 }
 

 /* === MEDIA QUERY - NOTEBOOK === */
 
 @media (min-width: 930px) {

.notification{
  font-size: 1em;
  line-height: 1;
}

.notification a{
  padding: 0.5em 1em 0.45em;
}

 .splash-continue{
    display: none;
  }

 .donate-wrap{
   width: 50%;
  }
   .error-intro,
   .intro {
     margin: 0.5em auto 0;
   }
   body > header {
     padding: 0 4em;
   }
   body > header h1 {
     position: absolute;
     left: 50%;
     top: 32px;
     margin-left: -80px;
   }
   .contrib-btn,
   body > header button {
     float: left;
     margin-top: 40px;
   }
   
   body > header a.ancr {
     float: right;
     font-size: 1.2em;
     margin: 50px auto 0;
     width: 270px;
     padding-right: 2em;
   }
   body > header a.ancr:after {
     font-size: 2.5em;
     right: 0.2em;
     top: -0.45em;
   }
   .error-intro p,
   .intro p {
     font-size: 1.2em;
   }
   .mast-header .contriberrorbanner,
   .amountError,
   .step2-error,
   .step3-error,
   div#bsderror {
     font-size: 0.9em;
   }
   .fecNotice {
     font-size: 1.1em;
   }
   .mast-header button,
   input[type="submit"],
   .active input[type="submit"] {
     height: 60px;
     letter-spacing: 0.2em;
     font-size: 1.1em;
   }
   h2 {
     font-size: 2.6em;
   }
   .inputgroup {
     margin-bottom: 1.8em;
   }
   .inputgroup input,
   .inputgroup select {
     font-size: 1.3em;
     padding-left: 1.2em;
     height: 52px;
   }
   form {
     max-width: 460px;
   }
   .mast-header > header {
     max-width: 460px;
     margin: 0;
     padding: 4.4em 0em 0.5em 1.5em;
     margin-left: 3em;
   }
   .mast-header #signupsplash input[type="submit"] {
     font-size: 1.1em;
     padding: 0;
   }
   #signupsplash{
     max-width: 460px;
     margin: 0;
     padding: 1.5em 0em 5.5em 1.5em;
     margin-left: 3em;
   }
   #signupsplash .inputgroup input {
     height: 56px;
     border-bottom: 4px solid #53a1e1;
   }
   #signupsplash .inputgroup.active input#emailbsd,
   #signupsplash .inputgroup.active input#zipbsd {
     border-bottom: 4px solid #037ee4;
   }
   .mast-header #signupsplash .inputgroup label {
     font-size: 1.2em;
     top: 1.1em;
   }
   #signupsplash .inputgroup label {
     left: 1.2em;
   }
   .mast-header #signupsplash .inputgroup.active label {
     color: #00457d;
     font-size: 0.7em;
     left: 1.2em;
     top: 0.45em;
   }
   .mast-header > header p {
     font-size: 1.25em;
     line-height: 1.3;
     margin: 12px 0;
   }
   .mast-header > header h2 {
     font-size: 2.5em;
     text-align: left;
   }
   .mast-header {
     background-image: url('img/splash-bg.jpg');
     background-size: 107%;
   }
   .module input[type=text], .module input[type=email], .module input[type=number] {
    padding-left: 1em;
    height: 42px;
    font-size: 1.15em;
}
 }

@media (min-width: 1100px) {

  .notification {
    font-size: 1.1em;
    padding: 0.5em 1em 0.6em;
  }

  .notification a {
    padding: 0.5em 1em 0.55em;
    max-width: 190px;
  }
   .module {
    max-width: 700px;
    padding: 1.1em 2em 2em;
}
.module h2 {
    font-size: 3.4em;
    margin: 0 0 .2em;
}
.module input[type=text], .module input[type=email], .module input[type=number] {
    height: 45px;
    font-size: 1.3em;
}
section {
    max-width: 75em;
}
h1 {
    color: #F55B5B;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 500;
    font-size: 1.6em;
    padding: .5em 0 0;
}
}

 /* === MEDIA QUERY - LARGE DESKTOP === */
 
 @media (min-width: 1300px) {

  .mast-header > header h2 {
     font-size: 2.8em;
   }
   .mast-header > header p {
     font-size: 1.475em;
   }
   .mast-header > header {
     max-width: 540px;
     padding: 5.5em 0em 0.5em 3em;
     margin-left: 4em;
   }
   form {
     max-width: 491px;
   }
  .error-intro p, .intro p {
    font-size: 1.2em;
  }
   #signupsplash {
     max-width: 540px;
     padding: 1.5em 0em 7.5em 3em;
     margin-left: 4em;
   }
   #signupsplash .inputgroup input {
     height: 60px;
     border-bottom: 5px solid #53a1e1;
   }
   #signupsplash .inputgroup.active input#emailbsd,
   #signupsplash .inputgroup.active input#zipbsd {
     border-bottom: 5px solid #037ee4;
   }
   .mast-header #signupsplash .inputgroup label {
     font-size: 1.3em;
   }
  .error-intro,
  .intro {
    margin: 0;
  }
  h2{
    font-size: 2.6em;
	padding-bottom:0.2em
  }
  .donate-wrap{
    padding: 2em;
  }
  .mast-header {
     background-size: 100%;
	 min-height: 580px;
   }

}
.nav-tabs>li>a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs{border-bottom:0px;}
.nav.nav-tabs>li>a {    
    padding: 0px 0px;
	color:#fff;
}
.nav-tabs>li{ float: none;
    margin-bottom: 0px;
	}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	color: #fff;
    cursor: default;
    background-color:transparent;
    border: 0px solid transparent;
    border-bottom-color: transparent;
	}
#timeline .timeline-navigator .cr-nav-item.active span{ 
	background-color: #0076d7;
	width: 90%;
    font-size: 1.2em;
    padding: 1rem 0;
}
.nav-tabs>li>a:hover, .nav>li>a:focus {
	border:0px;
	background-color:transparent;
}
#timeline .timeline-items .timeline.active {
    outline: 0;
    padding: 0 0 0 1em;
}
.item-image img {
    / width: 75%; /
    margin: 10px auto;
    / padding: 5px; /
    / border: 1px solid #edf0f7; /
    / -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3); /
    / box-shadow: 0px 0px 10px rgba(0,0,0,0.3); /
}


.item-image {
    max-width: 420px;
    float: right;
    padding-left: 20px;
}

.news h2{padding-bottom: 0.9em;}

  .benner-div
  {
    height: 520px;
  }