/*

Theme Name:  Vandana Slatter 2018
Description:  Site for Vandana Slatter 2018.
Author:  Summit Strategy
Author URI: http://summitstrategy.com/
Version:  2.0

 */
/* Foundation */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  vertical-align: baseline; }

body {
  line-height: 1.4;
  font-size: 16px;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "ITC Franklin Gothic", Verdana, sans-serif; }

html, body {
  height: 100%; }

/* +++ Base +++ */
ol, ul {
  padding-left: 1.25em; }

li {
  margin-top: .5em; }

table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

a img {
  border: none; }

h1, h2, h3, h4, h5, h6 {
  margin-top: .5em;
  margin-bottom: .5em;
  line-height: 1; }

body, input, textarea {
  color: #222;
  font-family: "franklin-gothic-urw", "Franklin Gothic", "ITC Franklin Gothic", Verdana, sans-serif;
  line-height: 1.3; }

p {
  margin: 0.5em 0 0.5em 0; }

a {
  color: #51405A;
  text-decoration: underline; }

a:hover, a:focus {
  color: #333;
  text-decoration: none; }

/* Clearfix */
.group:before, .group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.group {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */ }

/* Wordpress Posts */
.post {
  color: #111;
  margin-bottom: 1.5em;
  font-family: "adelle", Georgia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "Bitstream Vera Serif", "Liberation Serif", serif; }

.post p {
  color: #111;
  line-height: 1.4; }

.post ul, .post ol {
  margin-bottom: 1.5em; }

.post ul li {
  margin-left: .5em;
  line-height: 1.2; }

.post ol li {
  margin-left: .5em;
  line-height: 1.2; }

.post em {
  font-style: italic; }

.post strong {
  font-weight: 700; }

.post img {
  max-width: 95%;
  height: auto;
  margin: .5em; }

img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

::selection {
  background-color: #00a9a4;
  color: #fff; }

::-moz-selection {
  background-color: #00a9a4;
  color: #fff; }

/* /Wordpress Posts */
.fullwidth {
  width: 100%;
  margin: 0 auto;
  overflow: hidden; }

.bodywidth {
  width: 1000px;
  margin: 0 auto;
  transition: .3s ease width; }

input {
  -webkit-appearance: none;
  display: inline-block;
  font-size: 1em;
  padding: .5em;
  margin: 0.25em 0.25em 0.75em 0.25em;
  border: 1px solid #666;
  border-radius: 0; }

input[type=submit] {
  background-color: #00807e;
  color: white;
  font-family: "jubilat", Georgia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "Bitstream Vera Serif", "Liberation Serif", serif;
  font-weight: 700;
  text-transform: uppercase;
  border: 0;
  font-size: inherit;
  padding: 0.5em 1em;
  transition: .2s ease background; }

input[type=submit]:hover {
  background-color: #00a9a4; }

body .at input[type="text"], body .at input[type="password"], body .at input[type="date"], body .at input[type="datetime"], body .at input[type="datetime-local"], body .at input[type="month"], body .at input[type="week"], body .at input[type="email"], body .at input[type="number"], body .at input[type="search"], body .at input[type="tel"], body .at input[type="time"], body .at input[type="url"], body .at input[type="color"], body .at textarea {
  -webkit-appearance: none;
  display: inline-block;
  font-size: 1em;
  padding: .5em;
  margin: 0.25em 0.25em 0.75em 0.25em;
  border: 1px solid #666;
  border-radius: 0;
  width: auto; }

body .at input:focus, input:focus {
  outline: none;
  box-shadow: 0 0 0 0.15em rgba(0, 169, 164, 0.7); }

h2.section_title {
  font-family: "jubilat", Georgia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "Bitstream Vera Serif", "Liberation Serif", serif;
  font-size: 1.75em;
  text-align: center;
  text-transform: uppercase;
  color: #00807e;
  font-weight: 700; }

.at.content.thankYou {
  text-align: center;
  color: white;
  font-family: 'jubilat';
  font-size: 1.2em;
  padding: 0.75em; }

/* +++ Layout +++ */
header#main_header {
  background-color: #f6f6f6;
  position: fixed;
  z-index: 5;
  top: 0;
  height: 5.5em;
  width: 100%;
  box-shadow: 0 0 10px rgba(20, 20, 20, 0.3);
  transition: 0.3s ease opacity, 0.3s ease top, 0.3s ease height 0.5s; }

header#main_header h1 {
  position: absolute;
  margin-top: 0;
  left: 50%;
  margin-left: -500px;
  width: 150px;
  height: 113px;
  transition: 0.3s ease opacity, 0.3s ease top, 0.3s ease height; }

header#main_header h1 a {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(images/logo_vs_statesenate.png);
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: -9999em;
  overflow: hidden; }

header#main_header.header_top {
  height: auto; }

header#main_header.header_scrolled {
  height: auto; }

header#main_header.header_top h1 {
  width: 150px;
  height: 113px; }

header#main_header.header_scrolled h1 {
  height: 75px; }

header#main_header nav {
  transition: margin 0.3s ease; }

header#main_header.header_top nav {
  float: right;
  margin: 1em;
  display: block;
  visibility: visible;
  opacity: 1; }

header#main_header.header_scrolled nav {
  /*
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s linear .3s, opacity .3s;
*/
  margin: 0.5em 1em; }

header#main_header nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right; }

header#main_header nav li {
  display: inline-block;
  position: relative;
  margin: 0 0.05em 0 0.05em;
  line-height: 1; }

header#main_header nav li a, header#main_header.header_top nav li a {
  padding: 0.4em .75em 0.4em .75em;
  overflow: hidden;
  display: block; }

header#main_header.header_scrolled nav li a {
  padding: 0.2em .75em 0.2em .75em;
  overflow: hidden;
  display: block; }

header#main_header nav ul.sub-menu {
  display: none;
  position: absolute;
  left: -3em;
  right: -3em;
  top: 3.25em;
  padding: 0.25em 0 0.5em 0; }

header#main_header nav li:hover ul.sub-menu {
  display: block; }

header#main_header nav .sub-menu li {
  margin: 0;
  padding: 0.25em 0 0.25em 0;
  width: 100%; }

header#main_header nav .sub-menu a {
  padding: 0.4em 0.25em 0.2em 0.25em;
  display: inline; }

.mobilenav_open {
  display: none; }

#mobilenav {
  display: none; }

#hero {
  height: 90%;
  width: 100%; }

#hero_inner {
  position: relative;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url(images/vs_hero.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat; }

#hero_form_wrap {
  position: fixed;
  visibility: visible;
  right: 15%;
  bottom: 15%;
  width: 375px; }

.body_scrolled #hero_form_wrap {
  visibility: hidden; }

#campaign_news {
  background-color: #f6f6f6;
  padding: 1em 0 2em 0; }

#news_inner {
  display: flex;
  justify-content: space-evenly; }

/* Replacing news with a volunteer link */

.news_spot.volunteer_spot {
	
}

a.volunteer_link {
	display: block;
	box-sizing: border-box;
	width: 90%;
	padding: .75em .25em .75em 1.25em;
	margin: .5em auto;
	border-radius: 1px;
	color: white;
	background-color: #00807e;
	background-image: url(images/arrow_whitebold.png);
	background-repeat: no-repeat;
    background-position: 5% center;
    background-size: 20%;
	box-shadow: 0 0 0 0 #00807e;
	text-decoration: none;
	text-align: center;
	font-family: franklin-gothic-ext-comp-urw, "FranklinGothic URW Ext Comp D", "Arial Narrow", "Helvetica", Verdana, sans-serif;
	color: white;
	font-size: 3em;
	line-height: .8em;
	text-transform: uppercase;
	transition: .3s ease color;
}

.volunteer_it {
	font-family: "jubilat", Georgia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "Bitstream Vera Serif", "Liberation Serif", serif;
	text-transform: lowercase;
	font-style: italic;
	font-weight: 700;
	font-size: .65em;
}

a.volunteer_link:hover {
    color: #00807e;
    background-color: white;
	background-image: url(images/arrow_greenbold.png);
	box-shadow: 0 0 0 2px #00807e;
}


a.latest_link {
  text-decoration: none;
  color: inherit; }

.news_spot .eapps-widget-toolbar {
	display: none !important;
}

.elfsight-app-0835a587-a29d-4b94-bed8-cd24353c455b {
	margin: 0 auto;
}

.news_spot .eapps-instagram-feed {
	max-width: 300px;
	margin: .5em auto;
}

.news_spot {
  flex: 1;
  box-sizing: border-box;
  width: 33%;
  margin: .5%;
  padding: .5em;
  height: 450px;
  overflow: scroll;
  background-color: white; }

.news_spot > .post {
  padding: 0 1em;
  margin-bottom: .5em;
  box-shadow: 0 41px 0 -40px #00a9a4; }

.news_spot > .post:last-child {
  box-shadow: none; }

.news_spot .post_date {
  font-size: .9em;
  text-align: center;
  padding: 1em 0 0 0; }

.news_spot .post_title {
  margin-top: .25em; }

#meet_vandana {
  background-color: #fff;
  padding: 2em 0 2em 5%;
  position: relative;
  width: auto; }

/*
#meet_vandana>* {
	width: 40%;
	}
*/
#meet_vandana h2.section_title {
  float: left;
  width: 60%; }

.meet_text {
  box-sizing: border-box;
  float: left;
  padding: 0em 2em;
  width: 50%;
  margin: 1em 5%; }

#meet_vandana .meet_img {
  width: 40%;
  height: 475px;
  float: right;
  background-image: url(http://vandanaslatstg.wpenginepowered.com/wp-content/uploads/2025/06/MeetVandana.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  margin: 1em 0; }

#accomplishments {
  background-color: #eeeeea;
  background-image: url(http://vandanaslatstg.wpenginepowered.com/wp-content/uploads/2025/06/Vandana_Accomplish.jpg); }

#endorsements {
  background-color: #fff;
  background-image: url(http://vandanaslatstg.wpenginepowered.com/wp-content/uploads/2025/06/Vandana_Endorse.jpg); }

.spotlight {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  padding-bottom: 45%;
  position: relative; }

.spotlight_text {
  position: absolute;
  left: 10%;
  bottom: 5%;
  transition: opacity 0.6s ease, left 0.5s ease, right 0.5s ease;
  /*
	height: 5em;
	width: 25%;
*/ }

.spotlight_text > a {
  display: block;
  text-decoration: none; }

.spotlight_text.st_right {
  left: auto;
  right: -35%;
  opacity: 0; }

.spotlight_text.st_left {
  left: -35%;
  opacity: 0; }

.switchedon > .spotlight_text {
  /*
	opacity: 1;
	left: 8%;
*/ }

.switchedon .spotlight_text.st_right {
  right: 10%;
  opacity: 1; }

.switchedon .spotlight_text.st_left {
  left: 10%;
  opacity: 1; }

.interior #content {
  box-sizing: border-box;
  background-color: #fff;
  margin-top: 9em;
  margin-bottom: 3em; }

.interior #content > div {
  box-sizing: inherit; }

.main_content {
  float: left;
  width: 64%; }

.sidebar {
  float: right;
  width: 33%; }

footer#site_footer {
  background-color: #00807e;
  padding: 1.5em 0; }

#footer_inner {
  display: flex;
  justify-content: space-around;
  align-items: center; }

h4.disclaimer {
  box-sizing: border-box;
  border: 2px solid white;
  order: 2; }

#ft_getinvolved {
  order: 1; }

#ft_contact {
  order: 3; }

a.footer_links {
  display: block; }

/* +++ Detail +++ */
header#main_header nav li {
  text-transform: uppercase;
  font-weight: 400;
  font-family: franklin-gothic-ext-comp-urw, "FranklinGothic URW Ext Comp D", "Arial Narrow", "Helvetica", Verdana, sans-serif; }

header#main_header nav li a {
  color: #00807e;
  font-size: 1.6em;
  text-decoration: none;
  transition: 0.3s ease background, 0.3s ease color, 0.3s ease padding; }

header#main_header nav li a:hover {
  color: #00403f; }

header#main_header nav li.nav_donate a {
  background-color: #b50005;
  color: white; }

header#main_header nav li.nav_donate a:hover {
  background-color: #fff;
  color: #b50005; }

header#main_header nav li.nav_involved a {
  background-color: #00a9a4;
  color: white; }

header#main_header nav li.nav_involved a:hover {
  background-color: #fff;
  color: #00807e; }

header#main_header nav ul.sub-menu {
  background-color: #fff;
  text-align: center; }

header#main_header nav .sub-menu li {
  text-transform: none;
  letter-spacing: .02em; }

header#main_header nav .sub-menu a {
  color: #00807e; }

header#main_header nav .sub-menu a:hover {
  color: #00a9a4;
  border-bottom: 2px solid; }

#hero_form_wrap h3 {
  font-family: franklin-gothic-ext-comp-urw, "FranklinGothic URW Ext Comp D", "Arial Narrow", "Helvetica", Verdana, sans-serif;
  text-transform: uppercase;
  color: white;
  margin: .125em;
  font-size: 3.5em;
  text-align: center;
  font-weight: 700; }

form#hero_form {
  text-align: center; }

#hero_form input {
  display: inline-block; }

#hero_form input#email {
  width: 50%; }

#hero_form input#zip {
  width: 33%; }

#hero_form input#submit {
  background-color: #00807e;
  color: white;
  font-family: "jubilat", Georgia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "Bitstream Vera Serif", "Liberation Serif", serif;
  font-weight: 700;
  text-transform: uppercase;
  border: 0;
  font-size: 1.25em;
  padding: 0.5em 1em;
  transition: .2s ease background; }

#hero_form input#submit:hover {
  background-color: #00a9a4; }

.at-form header, .at-form .at-legend {
  display: none; }

.at-form .at-inner {
  background-color: transparent; }

.at-form .at-fields {
  display: flex; }

.at-row.FirstName.LastName {
  display: none; }

.at-form .at-form-submit {
  text-align: center;
  padding: 0; }

.at-form .at-form-submit .at-submit, .at-form .btn-at-primary {
  background-color: #00807e;
  color: white;
  font-family: "jubilat", Georgia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "Bitstream Vera Serif", "Liberation Serif", serif;
  font-weight: 700;
  float: none;
  border-radius: 0;
  text-transform: uppercase;
  border: 0;
  font-size: 1.25em;
  padding: 0.5em 1em;
  transition: .2s ease background; }

.at-form .at-form-submit .at-submit:hover, .at-form .btn-at-primary:hover {
  background-color: #00a9a4; }

.at-form .at-row.PostalCode, .at-form .at-row.EmailAddress {
  flex: 1 46%;
  order: 1; }

.at-form .at-row.PostalCode {
  order: 2; }

.at-form .at-row > [class^="at-"] {
  flex: 1 40%;
  margin: 0 0;
  min-width: auto;
  max-width: 100%; }

.sidebar .at-row.FirstName.LastName {
  display: block; }

.sidebar .at-form .at-fields {
  display: flex;
  flex-direction: column; }

.sidebar .at-form .at-fields input {
  display: block;
  width: 98%; }

.sidebar .at-form .at-row > [class^="at-"] {
  flex: 1 100%; }

.post_title.sub_title {
  text-align: center;
  font-size: 1.5em;
  margin: .5em 0 0 0; }

.news_spot .post {
  font-family: "jubilat", Georgia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "Bitstream Vera Serif", "Liberation Serif", serif; }

a.more-link {
  display: table;
  font-family: franklin-gothic-ext-comp-urw, "FranklinGothic URW Ext Comp D", "Arial Narrow", "Helvetica", Verdana, sans-serif;
  text-transform: uppercase;
  font-size: 1.25em;
  margin-top: .5em;
  color: #00807e;
  text-decoration: none; }

a.more-link:hover {
  color: #00a9a4;
  text-decoration: underline #00807e; }

.meet_text {
  color: #00807e;
  font-size: 1.5em;
  font-family: franklin-gothic-urw-cond, "FranklinGothic URW Cond Medium", "Franklin Gothic", "Arial Narrow", "Helvetica", Verdana, sans-serif; }

a.read_more {
  background-color: #00807e;
  color: white;
  text-transform: uppercase;
  padding: 0.25em 0.5em;
  font-size: .75em;
  text-decoration: none;
  transition: .3s ease background; }

a.read_more:hover {
  background-color: #00a9a4; }

a.st_link {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

a.st_link h3.spotlight_heading {
  font-family: franklin-gothic-ext-comp-urw, "FranklinGothic URW Ext Comp D", "Arial Narrow", "Helvetica", Verdana, sans-serif;
  color: white;
  font-size: 3.75em;
  line-height: .8em;
  text-transform: uppercase;
  transition: .3s ease color; }

.st_right h3.spotlight_heading {
  text-align: right; }

.st_it {
  font-family: "jubilat", Georgia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "Bitstream Vera Serif", "Liberation Serif", serif;
  text-transform: lowercase;
  font-style: italic;
  font-weight: 700;
  font-size: .65em; }

h3.spotlight_heading .st_learnmore {
  display: block;
  font-family: "jubilat", Georgia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "Bitstream Vera Serif", "Liberation Serif", serif;
  font-size: 1.5rem;
  padding: 0.25em 0.5em;
  margin-top: .5em;
  line-height: 1em;
  background-color: white;
  color: #00807e;
  text-transform: none; }

a.st_link:hover .st_learnmore, a.st_link:focus .st_learnmore {
  background-color: #00a9a4;
  color: white; }

.main_content .post p {
  font-family: "jubilat", Georgia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "Bitstream Vera Serif", "Liberation Serif", serif;
  font-weight: 400;
  font-size: 1.1em;
  color: #00403f; }

h2.int_title {
  font-family: franklin-gothic-ext-comp-urw, "FranklinGothic URW Ext Comp D", "Arial Narrow", "Helvetica", Verdana, sans-serif;
  font-size: 2.6em;
  text-transform: uppercase;
  border-bottom: 1px solid #00807e;
  padding-bottom: .5em;
  color: #00807e; }

a.titlelink {
  text-decoration: none; }

a.titlelink:hover {
  text-decoration: underline #00a9a4; }

h3.post_title {
  font-family: franklin-gothic-ext-comp-urw, "FranklinGothic URW Ext Comp D", "Arial Narrow", "Helvetica", Verdana, sans-serif;
  font-size: 2em;
  text-transform: uppercase;
  padding-bottom: .25em;
  color: #00807e; }

.post_date {
  font-family: "jubilat", Georgia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "Bitstream Vera Serif", "Liberation Serif", serif;
  font-style: italic;
  font-weight: 700;
  padding-bottom: 1em;
  display: block; }

.postlist {
  border-bottom: 1px solid #00a9a4;
  padding-bottom: 2em; }

.wide_content .post {
  margin-top: 2.5em; }

.wide_content .post p {
  font-family: "jubilat", Georgia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "Bitstream Vera Serif", "Liberation Serif", serif;
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.6;
  color: #00403f; }

#content.wide_content {
  margin-top: 0; }

.int_hero {
  width: 100%;
  padding-bottom: 55%;
  background-color: #fafafa;
  overflow: hidden;
  position: relative; }

.int_hero_title {
  font-family: franklin-gothic-ext-comp-urw, "FranklinGothic URW Ext Comp D", "Arial Narrow", "Helvetica", Verdana, sans-serif;
  font-size: 3.5em;
  text-shadow: 0 0 15px rgba(20, 20, 20, 0.4);
  text-transform: uppercase;
  padding-bottom: .5em;
  color: white;
  position: absolute;
  bottom: 0;
  margin-bottom: 0;
  left: 10%;
  opacity: 0;
  animation: moveitin 0.75s ease 1;
  animation-delay: .5s;
  animation-fill-mode: forwards; }

.int_hero img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto; }

@keyframes moveitin {
  0% {
    transform: translate(-150px);
    opacity: 0; }
  100% {
    transform: translate(0);
    opacity: 1; } }

#footer_inner {
  font-family: franklin-gothic-ext-comp-urw, "FranklinGothic URW Ext Comp D", "Arial Narrow", "Helvetica", Verdana, sans-serif; }

#footer_inner a {
  color: white;
  text-decoration: none;
  box-shadow: none;
  transition: .2s ease-out box-shadow;
  line-height: 1em; }

#footer_inner a:hover {
  box-shadow: 0 0.1em 0 -0.04em white; }

h4.disclaimer {
  color: white;
  padding: 0.75em 2em;
  font-size: 1.5em;
  letter-spacing: .02em;
  text-transform: uppercase;
  text-align: center; }

a.footer_links {
  font-size: 2em;
  text-transform: uppercase; }

/* +++ Responsive Breakpoints +++ */
@media (max-width: 999px) {
  .bodywidth {
    width: 100%; }
  header#main_header h1 {
    left: 5%;
    margin-left: auto;
    width: 150px;
    height: 113px; }
  header#main_header nav li a, header#main_header.header_top nav li a {
    font-size: 1.25em;
    padding: 0.4em 0.75em 0.4em 0.75em;
    overflow: hidden;
    display: block; }
  #hero_inner {
    background-position: center; }
  #hero_form_wrap {
    right: auto;
    left: 50%;
    margin-left: -187.5px;
    position: absolute; }
  .news_spot {
    width: 96%;
    height: auto;
    max-height: 80%;
    overflow: scroll;
    overflow-y: scroll;
    overflow-x: hidden;
    margin: 1em auto; }
  #meet_vandana {
    display: block;
    height: auto;
    padding: 1em; }
  #meet_vandana > * {
    width: 94%;
    margin: 2em auto;
    height: auto;
    float: none; }
  #meet_vandana h2.section_title {
    float: none;
    text-align: center; }
  .meet_text {
    /*
	    width: 96%;
	    margin: 2em auto;
*/ }
  #meet_vandana .meet_img {
    width: 500px;
    height: 500px;
    margin: 0 auto;
    float: none; } }

@media (max-width: 880px) {
  .wide_content .post {
    width: 90%;
    margin-left: 5%; }
  .int_hero {
    padding-bottom: 65%;
    margin-top: 2em; }
  .main_content {
    float: none;
    width: 90%;
    margin-left: 5%; }
  .sidebar {
    float: none;
    width: 90%;
    margin-left: 5%; }
  .interior #content {
    margin-top: 6em; }
  .interior #content.wide_content {
    margin-top: 0; }
  header#main_header.header_top {
    height: 4em;
    position: absolute; }
  header#main_header.header_top h1 {
    left: 5%;
    width: 120px;
    height: 91px; }
  header#main_header.header_top nav, header#main_header nav {
    display: none; }
  .mobilenav_open {
    display: block;
    padding: .5em;
    background: transparent;
    border: none;
    outline: none;
    color: white;
    position: absolute;
    z-index: 1500;
    width: auto;
    height: 35px;
    right: 12px;
    top: 15px;
    cursor: pointer; }
  .mobilenav_close {
    display: block;
    padding: .5em;
    background: transparent;
    border: none;
    outline: none;
    color: white;
    position: absolute;
    z-index: 1500;
    width: 40px;
    height: 40px;
    right: 15px;
    top: 10px;
    cursor: pointer; }
  .mobilenav_open img, .mobilenav_close img {
    display: block;
    max-width: 100%;
    max-height: 100%; }
  #mobilenav {
    display: block;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 2000;
    background: #f6f6f6;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    overflow: scroll;
    transition: .3s ease; }
  #mobilenav.switchedon {
    display: block;
    visibility: visible;
    opacity: 1; }
  nav.mobilemenu {
    width: 90%;
    padding: 5%;
    margin-top: 2em;
    font-size: 1.75em;
    text-transform: uppercase;
    text-align: center; }
  nav.mobilemenu ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  nav.mobilemenu li {
    margin-top: 0em;
    line-height: 1;
    font-size: 1.25em;
    font-family: franklin-gothic-ext-comp-urw, "FranklinGothic URW Ext Comp D", "Arial Narrow", "Helvetica", Verdana, sans-serif; }
  nav.mobilemenu li a {
    color: #00807e;
    display: inline-block;
    text-decoration: none;
    padding: 0.25em 0.5em;
    overflow: hidden;
    transition: 0.3s ease background, 0.3s ease color; }
  nav.mobilemenu li a:hover, nav.mobilemenu li a:focus {
    color: #00403f; }
  nav.mobilemenu li.nav_donate a {
    background-color: #b50005;
    color: white; }
  nav.mobilemenu li.nav_involved a {
    background-color: #00807e;
    color: white; }
  nav.mobilemenu li.nav_donate a:hover, nav.mobilemenu li.nav_donate a:focus {
    background-color: #fff;
    color: #b50005; }
  nav.mobilemenu li.nav_involved a:hover, nav.mobilemenu li.nav_involved a:focus {
    background-color: #fff;
    color: #00807e; }
  body.no_scroll {
    overflow: hidden; }
  #hero {
    height: auto; }
  #hero_inner {
    height: auto;
    position: absolute;
    padding-bottom: 150%;
    background-attachment: unset;
    background-position: center; }
  #hero_form_wrap {
    position: relative;
    margin: 80% 0 0.5em 0;
    padding-bottom: 2em;
    width: 100%;
    z-index: 10;
    left: 0;
    bottom: 0; }
  #hero_form_wrap h3 {
    color: white; }
  #hero_form input#email {
    width: 40%; }
  .at-form .at-fields {
    flex-direction: column;
    justify-content: center; }
  .at-form .at-row.PostalCode, .at-form .at-row.EmailAddress {
    flex: 1 100%; }
  .at-form .at-row.PostalCode input, .at-form .at-row.EmailAddress input {
    width: 98%; }
  #news_inner {
    display: block; }
  .news_spot {
    width: 96%;
    height: auto;
    max-height: 80%;
    overflow: scroll;
    overflow-y: scroll;
    overflow-x: hidden;
    margin: 1em auto; }
  #meet_vandana {
    /*
		display: block;
		height: auto;
*/
    padding: 0; }
  #meet_vandana > * {
    /*
	    width: 94%;
	    margin: 2em auto;
	    height: auto;
*/ }
  #meet_vandana h2.section_title {
    width: 100%;
    margin: 0.5em 0 0.75em 0; }
  .meet_text {
    width: 96%;
    margin: 2em auto; }
  #meet_vandana .meet_img {
    width: 90%;
    height: auto;
    padding-bottom: 90%;
    margin: 0 auto; }
  .spotlight {
    background-position: center;
    padding-bottom: 75%; }
  .spotlight_text.st_right, .spotlight_text.st_left {
    width: 80%;
    left: 10%;
    right: 10%;
    opacity: 1; }
  a.st_link h3.spotlight_heading {
    font-size: 10vw;
    text-align: center; }
  h3.spotlight_heading .st_learnmore {
    font-size: .4em; }
  #footer_inner {
    display: block;
    text-align: center; }
  a.footer_links {
    display: inline-block;
    margin: .5em; }
  /*
	#footer_inner a {
		line-height: 1em;
	}
*/
  h4.disclaimer {
    max-width: 85%;
    margin: 1em auto; } }
