/*

Theme Name:  Sinema Vote
Description:  Get out the vote mini for Kyrsten Sinema.
Author:  Summit Strategy
Author URI: http://summitstrategy.com/
Version:  1.0

 */
@keyframes moveitin {
  0% {
    transform: translateY(150px);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }

/* Reset */
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; }

/* +++ Base +++ */
body {
  line-height: 1.4;
  font-size: 16px;
  font-family: futura-pt, Futura, "Century Gothic", "Roboto", sans-serif;
  background-color: #e4e8e6; }

html, body {
  height: 100%; }

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: futura-pt, Futura, "Century Gothic", "Roboto", sans-serif;
  line-height: 1.3; }

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

a {
  color: #51405A; }

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

a:visited {
  color: #76777A;
  text-decoration: none; }

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

.group:after {
  clear: both; }

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

.fullwidth {
  width: 100%;
  margin: 0 auto;
  overflow: hidden; }

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

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: #E74F3D;
  color: white;
  font-family: futura-pt, Futura, "Century Gothic", "Roboto", sans-serif;
  font-weight: 900;
  border: 0;
  font-size: inherit;
  padding: 0.5em 1em;
  transition: 0.3s ease background, 0.3s ease color; }

input[type=submit]:hover, input[type=submit]:focus {
  background-color: #ef8d81; }

/* Wordpress Posts */
.post {
  color: #111;
  margin-bottom: 1.5em;
  font-family: futura-pt, Futura, "Century Gothic", "Roboto", sans-serif; }

.post.widecontent__post {
  padding: 0 2em; }

.post p {
  color: #76777A;
  line-height: 1.5;
  font-size: .95em; }

.post.widecontent__post p {
  font-size: 1.1em; }

.post p a {
  text-decoration: underline; }

.post p a:hover {
  text-decoration: none; }

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
  font-family: futura-pt, Futura, "Century Gothic", "Roboto", sans-serif;
  color: #444;
  font-weight: 700; }

.post h1 {
  font-size: 150%;
  font-weight: 700; }

.post h2 {
  font-size: 140%;
  font-weight: 700; }

.post h3 {
  font-size: 130%;
  font-weight: 700; }

.post h4 {
  font-size: 120%; }

.post h5 {
  font-size: 100%;
  text-transform: uppercase; }

.post h6 {
  text-transform: uppercase; }

.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, em {
  font-style: italic;
  font-weight: inherit; }

figcaption {
  font-size: .85em;
  text-align: center;
  font-weight: 100; }

.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: #76777A;
  color: #fff; }

::-moz-selection {
  background-color: #76777A;
  color: #fff; }

/* Parallax Scrolling BG */
.parallax-background {
  background-image: url("http://placekitten.com/1000/1000");
  background-position: 50% 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* +++ Layout +++ */
.mainheader {
  position: absolute;
  height: 2em;
  z-index: 5;
  overflow: visible !important; }

.mainheader h1 {
  position: relative;
  display: inline-block;
  margin-left: 1em;
  margin-top: 1em;
  width: 250px;
  height: 0; }

.mainheader h1 a {
  overflow: hidden;
  text-indent: -9999em;
  white-space: nowrap;
  display: block;
  width: 100%;
  padding-bottom: 40%;
  background-image: url(images/logo_berry.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: relative; }

.mainheader__espanol, .mainheader__espanol:visited {
  color: white;
  display: inline-block;
  border-radius: 5px;
  padding: 0.75em 1.25em;
  background-color: #E74F3D;
  font-weight: 700;
  letter-spacing: .02em;
  position: absolute;
  top: .5em;
  right: .5em;
  text-decoration: none; }

.herovote {
  /*
	height: 80%;
	height: 80vh;
*/
  background-image: url(images/gotv_hero.jpg);
  background-position: center 0;
  background-size: cover;
  position: relative;
  text-align: center;
  border-bottom: 2px solid white;
  position: relative; }

.herovote:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: .35;
  background: linear-gradient(to right, rgba(53, 69, 101, 0) 0%, #354565 100%);
  mix-blend-mode: multiply; }

.hero__herotext {
  display: inline-block;
  margin-top: 3.5em;
  margin-bottom: .25em;
  position: relative;
  z-index: 5;
  font-size: 8em;
  text-transform: uppercase;
  color: white;
  font-family: futura-pt, Futura, "Century Gothic", "Roboto", sans-serif;
  font-weight: 900;
  text-align: center;
  letter-spacing: .07em;
  animation: moveitin 0.75s ease 1;
  animation-delay: .5s;
  animation-fill-mode: backwards; }

.hero__vote {
  color: white;
  background-color: #E74F3D;
  border-radius: 4px;
  min-height: 2em;
  margin-bottom: 1.5em;
  width: 1150px;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 10;
  display: inline-flex;
  flex-direction: row;
  justify-content: space-between; }

.hero__votedate {
  width: 20%;
  padding: 2rem;
  font-family: futura-pt-bold, Futura, "Century Gothic", "Roboto", sans-serif;
  font-weight: 700;
  letter-spacing: .02em;
  color: white;
  font-size: 1.5em;
  line-height: 2rem;
  text-align: right; }

.hero__votetext {
  width: 70%;
  box-sizing: border-box;
  padding: 2rem;
  font-family: futura-pt, Futura, "Century Gothic", "Roboto", sans-serif;
  text-align: left;
  color: #E74F3D;
  background-color: white;
  font-size: 1.25em;
  line-height: 2rem; }

.hero__votearw {
  width: 10%;
  position: relative; }

.hero__votescroll {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  background-color: #E74F3D;
  font-size: 2em;
  transition: .3s ease-in-out background; }

.hero__votescroll:hover, .hero__votescroll:active, .hero__votescroll:focus {
  color: white;
  background-color: #c02a18; }

.hero__votescroll .fa-arrow-down {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute; }

.getready {
  background-color: #54C8E8;
  min-height: 5em;
  box-sizing: border-box;
  padding: 2em; }

.subheads {
  text-align: center;
  font-family: futura-pt-bold, Futura, "Century Gothic", "Roboto", sans-serif;
  color: #354565;
  text-transform: uppercase;
  font-size: 2.75em;
  letter-spacing: .02em;
  margin-bottom: 0;
  font-weight: 700; }

.subheads.meetliz__subhead {
  margin-top: 1.5em; }

.getready__header {
  text-align: center;
  font-family: futura-pt-bold, Futura, "Century Gothic", "Roboto", sans-serif;
  color: white;
  margin-bottom: 1em;
  font-weight: 700; }

.getready__vote {
  box-sizing: border-box;
  padding: 2em 4em 3em 4em;
  min-height: 5em;
  background-color: #54C8E8;
  border-radius: 4px;
  margin-bottom: 1em; }

.getready__return {
  font-family: futura-pt, Futura, "Century Gothic", "Roboto", sans-serif;
  font-size: 2.5em;
  color: white;
  font-weight: 900;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: .07em; }

.getready__hr {
  border: 2px solid white;
  margin: 4em auto;
  width: 75%; }

.getready__vote p {
  font-size: 1.5em;
  line-height: 1.5;
  color: white; }

a.getready__link, a.getready__link:visited {
  font-family: futura-pt-bold, Futura, "Century Gothic", "Roboto", sans-serif;
  color: white;
  background-color: #E74F3D;
  text-align: center;
  text-transform: uppercase;
  display: block;
  margin: 1em auto;
  width: 100%;
  padding: .75em;
  font-size: .75em;
  letter-spacing: .02em;
  font-weight: 700;
  box-sizing: border-box;
  text-decoration: none;
  transition: .3s ease-in-out background; }

a.getready__link:hover, a.getready__link:active, a.getready__link:focus {
  background-color: white;
  color: #E74F3D; }

.meetliz {
  box-shadow: inset 0 0 0 1em #54C8E8;
  background-color: white; }

.meetliz__inner {
  height: 30%;
  padding: 4em 4em;
  display: flex;
  flex-direction: row;
  justify-content: center; }

.meetliz__parts {
  width: 50%;
  margin: 0;
  align-self: center; }

.meetliz_liz {
  text-align: right; }

.meetliz_liz img {
  max-width: 80%;
  height: auto; }

.meetliz__header {
  margin: 0 0 0.5em 0;
  font-family: futura-pt, Futura, "Century Gothic", "Roboto", sans-serif;
  font-weight: 900;
  font-size: 1.75em;
  text-align: left;
  letter-spacing: .07em;
  text-transform: uppercase;
  color: #54C8E8; }

.meetliz__joinus {
  align-self: flex-start;
  box-sizing: border-box;
  padding: 0 3em;
  color: #76777A;
  font-family: futura-pt, Futura, "Century Gothic", "Roboto", sans-serif;
  font-weight: 300;
  font-size: 1.3em;
  font-size: 1.4vw;
  line-height: 1.4; }

.meetliz__joinus p {
  font-size: 1.25em; }

a.meetliz__learnmore {
  font-family: futura-pt, Futura, "Century Gothic", "Roboto", sans-serif;
  font-weight: 900;
  text-align: center;
  letter-spacing: .07em;
  text-transform: uppercase;
  color: #E74F3D;
  text-decoration: none;
  line-height: 1.9;
  transition: .3s ease color; }

a.meetliz__learnmore:hover, a.meetliz__learnmore:focus {
  color: #54C8E8; }

.questionsbar {
  box-sizing: border-box;
  padding: 3.5em 2em;
  text-align: center;
  background-color: #fff; }

.questionsbar__questions {
  text-align: center;
  font-family: futura-pt-bold, Futura, "Century Gothic", "Roboto", sans-serif;
  color: #354565;
  font-size: 1.75em;
  margin-bottom: 1em;
  font-weight: 700; }

.questionsbar__wavotes {
  font-size: 3.5em;
  color: #54C8E8;
  font-family: futura-pt, Futura, "Century Gothic", "Roboto", sans-serif;
  font-weight: 900;
  margin-bottom: .25em; }

a.questionsbar__tel {
  color: #54C8E8;
  text-decoration: none; }

.questionsbar__wavotesnum {
  color: #354565;
  font-family: futura-pt, Futura, "Century Gothic", "Roboto", sans-serif;
  font-weight: 400;
  font-size: .9em;
  display: block;
  margin-top: 0; }

.kickoff {
  box-shadow: inset 0 0 0 1em #54C8E8;
  background-color: white; }

.kickoff__inner {
  height: 30%;
  padding: 4em 4em;
  display: flex;
  flex-direction: row;
  justify-content: center; }

.kickoff__parts {
  width: 50%;
  margin: 0;
  align-self: center; }

.kickoff__gabby img {
  max-width: 100%;
  height: auto; }

.kickoff__joinus {
  box-sizing: border-box;
  padding: 0 3em; }

.kickoff__joinheading {
  font-family: futura-pt-bold, Futura, "Century Gothic", "Roboto", sans-serif;
  font-size: 2.5em;
  font-size: 3.25vw;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: .07em;
  text-transform: uppercase;
  color: #54C8E8; }

a.kickoff__rsvp, a.kickoff__rsvp:visited {
  flex-grow: 1;
  display: inline-block;
  text-align: center;
  font-family: futura-pt-bold, Futura, "Century Gothic", "Roboto", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #E74F3D;
  color: white;
  font-size: 1.3em;
  letter-spacing: .07em;
  padding: 0.5em 1em;
  text-decoration: none;
  transition: background 0.3s ease-out, color 0.3s ease-out; }

a.kickoff__rsvp:hover, a.kickoff__rsvp:focus {
  background-color: white;
  color: #E74F3D; }

.votefor {
  background-color: #e4e8e6;
  min-height: 5em;
  box-sizing: border-box;
  padding: 3em;
  display: none; }

.getvote {
  background-image: url(images/vote_inthero.jpg);
  background-color: #54C8E8;
  background-size: cover;
  min-height: 95vh;
  position: relative; }

.getvote:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 20;
  opacity: .4;
  background: linear-gradient(to right, rgba(53, 69, 101, 0) 0%, #354565 100%);
  mix-blend-mode: multiply; }

.getvote__resources {
  position: relative;
  z-index: 25;
  width: 25%;
  left: 50%;
  text-align: right; }

.getvote__header {
  color: white;
  text-align: right;
  font-size: 8em;
  font-weight: 900;
  line-height: 1em;
  text-transform: uppercase;
  margin-bottom: .25em !important; }

.getvote__subhead {
  color: white;
  text-align: right;
  position: relative;
  margin-bottom: .25em; }

.getvote__subhead:before {
  content: '';
  width: 60%;
  height: 0;
  border-top: 4px solid #E74F3D;
  display: block;
  right: 0;
  top: -.8em;
  position: absolute; }

.getvote__reslist {
  color: white;
  list-style: none;
  padding: 0;
  text-align: right;
  font-family: futura-pt-bold, Futura, "Century Gothic", "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  line-height: 1em;
  margin-top: .25em; }

.getvote__reslink, .getvote__reslink:visited {
  color: white;
  text-decoration: none; }

.getvote__reslink:hover, .getvote__reslink:focus {
  color: white;
  text-decoration: underline; }

.btnbar, .joinme {
  display: none; }

.footer--main {
  min-height: 8em;
  background-color: #76777A; }

.footer__social {
  margin: 2em auto 1em;
  width: 40%;
  text-align: center; }

.footer__icn {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
  padding: 8px 0 8px 0;
  margin: 0 0.5em 0 0.5em;
  background-image: url(images/icons_fb.png);
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: -9999em;
  overflow: hidden;
  transition: .2s ease-out transform; }

/*
.footer__icn:after {
	content: '';
	position: absolute;
	left: 50%;
	margin-left: 0px;
	top: 60px;
	border-radius: 10px;
	border: 0px solid white;
	transition: .2s ease-out border, .2s ease-out margin;
}
*/
.icn--fb {
  background-image: url(images/icons_fb.png); }

.icn--med {
  background-image: url(images/icons_med.png); }

.icn--tw {
  background-image: url(images/icons_tw.png);
  margin: 0 0.25em; }

.icn--ig {
  background-image: url(images/icons_ig.png); }

a.footer__icn:hover, a.footer__icn:focus {
  transition: .3s ease transform;
  transform: scale(1.05); }

/*
.footer__icn:hover::after {
	border: 3px solid white;
	margin-left: -1.5px;
}
*/
.footer__inner {
  width: 80%;
  margin-bottom: 3em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 1.4; }

.footer__content {
  flex-basis: 25%;
  color: white;
  font-family: futura-pt, Futura, "Century Gothic", "Roboto", sans-serif;
  font-weight: 900;
  margin: 0 auto; }

.footer__contact {
  width: 30%;
  margin: 1em auto; }

.footer__contact a {
  color: white;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .07em;
  text-align: center;
  text-decoration: none;
  transition: .3s ease color; }

.footer__contact a:hover, .footer__contact a:focus {
  color: white;
  text-decoration: underline; }

.footer__disclaimer {
  border: 5px solid white;
  padding: .5em;
  width: 40%; }

.footer__paidforby {
  text-transform: uppercase; }

footer.footer--main {
  background-color: #54C8E8;
  box-sizing: border-box;
  padding: 4em 0 0 0;
  min-height: 4em;
  display: block;
  width: 100%; }

.footer__homelink {
  margin: .75em auto;
  height: 200px;
  width: 200px; }

.footer__homelink a {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(images/Sinema-2018_logo.png);
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: -9999em;
  overflow: hidden; }

.footer__socials {
  margin: 2.5em auto;
  width: 320px;
  text-align: center;
  word-spacing: 0; }

.footer__socials a {
  display: inline-block;
  width: 50px;
  height: 50px;
  padding: 8px 0 8px 0;
  margin: 0 0.5em 0 0.5em;
  background-image: url(images/icons_fb.png);
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: -9999em;
  overflow: hidden;
  /* 	transition: .3s ease transform, .3s ease padding; */
  transition: .3s ease opacity; }

.footer__socials a.fb_icn {
  background-image: url(images/icons_fb.png); }

.footer__socials a.tw_icn {
  background-image: url(images/icons_tw.png); }

.footer__socials a.ig_icn {
  background-image: url(images/icons_ig.png); }

.footer__socials a.sc_icn {
  background-image: url(images/icons_sc.png); }

.footer__socials a:hover {
  opacity: .8; }

.footer__lang {
  width: 100%;
  margin: 1.75em auto;
  text-align: center; }

.footer__lang a, .footer__lang a:visited {
  font-family: futura-pt-bold, Futura, "Century Gothic", "Roboto", sans-serif;
  color: white;
  font-weight: 700;
  font-size: 2em;
  letter-spacing: .02em;
  display: inline-block;
  margin: 0 0.5em;
  text-decoration: none; }

.footer__contactmore {
  width: 100%;
  margin: 2.5em auto 1em auto;
  text-align: center; }

.footer__contactmore a {
  font-family: futura-pt-bold, Futura, "Century Gothic", "Roboto", sans-serif;
  color: white;
  font-weight: 700;
  font-size: 1em;
  letter-spacing: .02em;
  display: inline-block;
  margin: 0 0.5em;
  text-decoration: none; }

.footer__copyright {
  font-size: .75em;
  color: white;
  text-align: center;
  font-family: futura-pt, Futura, "Century Gothic", "Roboto", sans-serif;
  margin-bottom: 6rem; }

.footer__paidfor {
  box-sizing: border-box;
  padding: 2em;
  box-shadow: inset 0 50px 80px -25px rgba(30, 30, 30, 0.6);
  background-color: #27bae2;
  text-align: center; }

.paidfor__inner {
  font-family: futura-pt, Futura, "Century Gothic", "Roboto", sans-serif;
  font-weight: 900;
  letter-spacing: .02em;
  text-transform: uppercase;
  color: white;
  padding: 2em 5em;
  font-size: .7em;
  display: inline-block;
  border: 2px solid white;
  margin: 0 auto; }

@supports (-ms-ime-align: auto) {
  .header__navlist, .header__nav ul {
    justify-content: space-around !important; } }

/* +++ Responsive Breakpoints +++ */
@media (max-width: 1200px) {
  .hero__vote {
    width: 95%; } }

@media (max-width: 1025px) {
  .bodywidth {
    width: 100%; }
  .meetliz__inner {
    flex-direction: column; }
  .meetliz__parts {
    width: auto;
    margin-bottom: 1em; }
  .meetliz_liz img {
    max-width: 100%; }
  .meetliz__joinus {
    padding: 0 0;
    font-size: 1.25em; }
  h3.meetliz__header {
    font-size: 1.75em; }
  .getvote {
    min-height: auto;
    padding-bottom: 3em; }
  .getvote__resources {
    width: 50%;
    left: 40%; }
  .getvote__header {
    font-size: 10vw; }
  .getvote__subhead {
    font-size: 3.5vw; }
  .getvote__reslist {
    font-size: 3vw; } }

@media (max-width: 800px) {
  .herovote {
    background-position: 65% center; }
  .hero__herotext {
    font-size: 5.5em; }
  .hero__vote {
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between; }
  .hero__votedate {
    width: 100%;
    padding: 1rem;
    font-size: 1.25em;
    text-align: center;
    box-sizing: border-box; }
  .hero__votetext {
    width: 100%;
    text-align: center;
    padding: 0.25em 1em 1em 1em;
    box-sizing: border-box; }
  .hero__votearw {
    width: 100%;
    height: 3em;
    position: relative; }
  .hero__votescroll {
    display: block;
    box-sizing: border-box;
    background-color: #54C8E8;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    color: white;
    font-size: 2em; }
  .hero__votescroll:hover, .hero__votescroll:active, .hero__votescroll:focus {
    background-color: #E74F3D;
    color: white; }
  .hero__votescroll .fa-arrow-down {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute; }
  .getready__vote {
    padding: 0; }
  a.questionsbar__tel {
    font-size: 2.5rem;
    font-size: 11vw; }
  .kickoff__inner {
    padding: 2em 2em;
    transition: .3s ease padding; }
  .kickoff__inner {
    flex-direction: column; }
  .kickoff__parts {
    width: auto;
    margin-bottom: 1em; }
  .kickoff__joinus {
    padding: 0 2em; }
  .kickoff__joinheading {
    font-size: 1.75em; }
  .getvote__reslist {
    font-size: 4.5vw;
    line-height: 1.3; }
  .getvote__resources {
    width: 70%;
    left: 20%; }
  .footer__content {
    width: 70%;
    margin: .5em auto; } }
