/*======================================
Theme Name: vicerun
Theme URI: https://divicake.com/
Description: Vice.Run Theme
Version: 1.0
Author: Wow Pages
Author URI: http://wowpages.com
Template: Divi
======================================*/


@font-face{
	font-family:"Geomanist";
	src:url("/fonts/geomanist-regular-webfont.eot");
	src:url("/fonts/geomanist-regular-webfont.eot") format("eot"),
		url("/fonts/geomanist-regular-webfont.woff2") format("woff2"),
		url("/fonts/geomanist-regular-webfont.woff") format("woff"),
		url("/fonts/geomanist-regular-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face{
	font-family:"Geomanist";
	src:url("/fonts/geomanist-regular-italic-webfont.eot");
	src:url("/fonts/geomanist-regular-italic-webfont.eot") format("eot"),
		url("/fonts/geomanist-regular-italic-webfont.woff2") format("woff2"),
		url("/fonts/geomanist-regular-italic-webfont.woff") format("woff"),
		url("/fonts/geomanist-regular-italic-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}
@font-face{
	font-family:"Geomanist";
	src:url("/fonts/geomanist-bold-webfont.eot");
	src:url("/fonts/geomanist-bold-webfont.eot") format("eot"),
		url("/fonts/geomanist-bold-webfont.woff2") format("woff2"),
		url("/fonts/geomanist-bold-webfont.woff") format("woff"),
		url("/fonts/geomanist-bold-webfont.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face{
	font-family:"Geomanist";
	src:url("/fonts/geomanist-bold-italic-webfont.eot");
	src:url("/fonts/geomanist-bold-italic-webfont.eot") format("eot"),
		url("/fonts/geomanist-bold-italic-webfont.woff2") format("woff2"),
		url("/fonts/geomanist-bold-italic-webfont.woff") format("woff"),
		url("/fonts/geomanist-bold-italic-webfont.ttf") format("truetype");
    font-weight: bold;
    font-style: italic;
}
@font-face{
	font-family:"Geomanist";
	src:url("/fonts/geomanist-black-webfont.eot");
	src:url("/fonts/geomanist-black-webfont.eot") format("eot"),
		url("/fonts/geomanist-black-webfont.woff2") format("woff2"),
		url("/fonts/geomanist-black-webfont.woff") format("woff"),
		url("/fonts/geomanist-black-webfont.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
}
@font-face{
	font-family:"Geomanist";
	src:url("/fonts/geomanist-black-italic-webfont.eot");
	src:url("/fonts/geomanist-black-italic-webfont.eot") format("eot"),
		url("/fonts/geomanist-black-italic-webfont.woff2") format("woff2"),
		url("/fonts/geomanist-black-italic-webfont.woff") format("woff"),
		url("/fonts/geomanist-black-italic-webfont.ttf") format("truetype");
    font-weight: 800;
    font-style: italic;
}
@font-face{
	font-family:"Geomanist";
	src:url("/fonts/geomanist-light-webfont.eot");
	src:url("/fonts/geomanist-light-webfont.eot") format("eot"),
		url("/fonts/geomanist-light-webfont.woff2") format("woff2"),
		url("/fonts/geomanist-light-webfont.woff") format("woff"),
		url("/fonts/geomanist-light-webfont.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
}
@font-face{
	font-family:"Geomanist";
	src:url("/fonts/geomanist-light-italic-webfont.eot");
	src:url("/fonts/geomanist-light-italic-webfont.eot") format("eot"),
		url("/fonts/geomanist-light-italic-webfont.woff2") format("woff2"),
		url("/fonts/geomanist-light-italic-webfont.woff") format("woff"),
		url("/fonts/geomanist-light-italic-webfont.ttf") format("truetype");
    font-weight: 200;
    font-style: italic;
}
@font-face{
	font-family:"Geomanist";
	src:url("/fonts/geomanist-medium-webfont.eot");
	src:url("/fonts/geomanist-medium-webfont.eot") format("eot"),
		url("/fonts/geomanist-medium-webfont.woff2") format("woff2"),
		url("/fonts/geomanist-medium-webfont.woff") format("woff"),
		url("/fonts/geomanist-medium-webfont.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}
@font-face{
	font-family:"Geomanist";
	src:url("/fonts/geomanist-medium-italic-webfont.eot");
	src:url("/fonts/geomanist-medium-italic-webfont.eot") format("eot"),
		url("/fonts/geomanist-medium-italic-webfont.woff2") format("woff2"),
		url("/fonts/geomanist-medium-italic-webfont.woff") format("woff"),
		url("/fonts/geomanist-medium-italic-webfont.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
}

body {
	font-family:"Geomanist", "Open Sans", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 20px;
    line-height: 1.2;
    font-weight: 200;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* hide sidebar on events and woocommmerce */
#main-content .container:before {
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    background-color: fff;
    content: "";
    opacity: 0;
}
div#secondary, #sidebar {
	display: none;
}
.et_right_sidebar #left-area {
    padding-right: 0;
    width: 100%;
}
.semibold {
	font-weight: 500;
}
.normal-weight {
	font-weight: 400;
}
.center {
    text-align: center;
}
.container.et_menu_container {
    max-width: 98%;
    width: 1230px;
    height: 100%;
}
.et_pb_row {
    width: 85.2%;
    max-width: 1090px;
}
.et_header_style_left .logo_container {
	max-height: 80px;
	margin-top: 4px;
}
.et_header_style_left .et-fixed-header .logo_container {
	max-height: 52px;
	margin-top: 0;
}
#main-header {
	height: 88px;
}
#main-header.et-fixed-header {
	height: 52px;
}
.et-fixed-header #top-menu li {
    padding-bottom: 0 !important;
}
.nav ul li a:hover, .et_mobile_menu li a:hover {
    opacity: 1;
    background-color: #00b3f1;
}
#et-top-navigation {
	float: none;
}
#et-top-navigation .et-cart-info {
/*	display: none; */
	margin: -5px 0 0 10px;
}
#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
	content: "";
}
#top-menu .menu-item-has-children > a:first-child, #et-secondary-nav .menu-item-has-children > a:first-child {
    padding-right: 0;
}
.nav li ul {
    width: auto;
    padding: 0;
    border-top: 3px solid #00b3f1;
}
#top-menu li li {
    padding: 0;
}
#top-menu > li:last-child {
	padding-right: 40px !important;
}
.et-social-icons {
}
#logo {
/*	width: 100px; */
/*    shape-rendering: geometricprecision; */
}
#top-menu {
    margin-top: -1px;
    margin-left: 10px;
}
#top-menu li {
    font-size: 12px;
    box-sizing: border-box;
    padding-bottom: 33px;
    padding-right: 30px;
    font-weight: 500;
}
.body-spanish #top-menu li {
	padding-right: 22px;
}
.et-fixed-header #top-menu li {
    padding-bottom: 18px;
}
#top-menu li a {
    letter-spacing: 0.05em !important;
}
#top-menu li a:hover {
 	color: #000 !important;
 	border-bottom: 2px solid #000;
}
#top-menu .sub-menu li a:hover {
 	color: #fff !important;
    border-bottom: none !important;
}
#top-menu > li.wpml-ls-item {
    position: absolute;
    left: 72vw;
    top: 35px;
    transition: all 0.4s ease-in-out;
}
.body-spanish #top-menu > li.wpml-ls-item {
    left: 76vw;
}

.et-fixed-header #top-menu > li.wpml-ls-item {
    top: 19px;
}
@media (min-width: 1420px) {
	#top-menu > li.wpml-ls-item, .body-spanish #top-menu > li.wpml-ls-item {
		left: auto;
		right: 110px;
	}
}
.top-nav-buttons {
	display: flex;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1000;
}
.body-english .lang-spanish {
	display: none;
}
.body-spanish .lang-english {
	display: none;
}
.tribe-theme-child-vicerun .top-nav-buttons {
/*	display: none; */
}
.top-nav-button {
	padding-top: 29px;
	width: 96px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
    letter-spacing: 0.05em;
	transition: padding 0.5s;
	cursor: pointer;
}
#nav-button-donate {
	background-color: #000;
}
#nav-button-pledge {
	background-color: #00b3f1;
}
.et-fixed-header .top-nav-button {
	padding-top: 16px;
}
.faq-page #top-menu li.menu-item-247 a {
 	border-bottom: 2px solid #000;
}
.et_header_style_left #et-top-navigation nav>ul>li>a {
	padding-bottom: 2px !important;
}
#top-menu-nav>ul>li>a:hover {
	opacity: 1;
}
#top-menu-nav>ul>li>a:hover, .et-social-icons a:hover {
    opacity: 1;
	-webkit-transition-property: none;
	-moz-transition-property: none;
	-o-transition-property: none;
	transition-property: none;
}
#et-top-navigation {
    padding-left: 75px !important;
    padding-top: 36px !important;
}
.et-fixed-header #et-top-navigation {
    padding-top: 20px !important;
}
#main-header .et-social-icons {
	float: right;
    margin-top: -8px;
}
#main-header .et-social-icons li {
    margin-left: 12px;
}
#main-header .et-social-icon a {
    color: #fff;
    background: #999;
    font-size: 18px;
    width: 29px;
    height: 29px;
    border-radius: 50%;
    padding-top: 4px;
}
.et-social-instagram {
/* 	display: none !important; */
}
#top-hero {
	height: 45vw;
	min-height: 500px;
	position: relative;
	padding: 0;
}
#top-hero .et_pb_section_video_bg {
    top: -9vw;
    height: 55vw;
    background-color: #406671;
}
#top-hero.faq-hero {
	background-position: -12vw -16vw;
}
#top-hero .et_pb_row  {
	padding: 0 !important;
}
#home-hero-heading{
	background-color: rgba(0,0,0,0.5);
    padding: 10px;
    margin: 14vw auto 0;
    width: 500px;
    max-width: 100%;
    text-shadow: none;
}
#home-video {
	display: none;
	width: 100%;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 200;
}
#video-closer {
	top: -40px;
    right: -40px;
}
.hero-heading-white {
	color: #fff;
    font-weight: 500;
    letter-spacing: .05em;
    text-align: center;
    font-size: 45px;
    line-height: 1;
    margin-top: 14vw;
    margin-bottom: 1% !important;
    text-shadow: 0 0 12px rgba(0,0,0,0.8);
}
.hero-yellow-heading {
	width: 46%;
    height: 6.5vw;
    background-color: #eee63d;
    border: none;
    font-family: "Geomanist", "Open Sans", Arial, Helvetica, sans-serif;
/*    text-transform: uppercase; */
    font-size: 48px;
    font-size: 3.91vw;
    line-height: 1.76;
    font-weight: bold;
    text-align: center;
    letter-spacing: .11em;
    display: block;
    margin: 13vw auto 0;
    color: #000;
}
.hero-black-heading {
	width: 46%;
    min-width: 310px;
    border: none;
    font-family: "Geomanist", "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 50px;
    line-height: 1;
    font-weight: 500;
    text-align: center;
    letter-spacing: .05em;
    display: block;
    color: #000;
    margin: 14vw auto;
}
.banner-mobile {
	vertical-align: middle;
    font-family: "Geomanist", "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 1;
    font-weight: 500;
    text-align: center;
    letter-spacing: .05em;
    display: block;
    color: #fff;
    width: 90%;
    margin: 0 auto;
/*    text-shadow: 0 0 12px rgba(0,0,0,0.8); */
    background-color: rgba(0,0,0,0.5);
    padding: 10px;
}
.mobile-hero {
	height: 100vw;
	display: none;
}
.mobile-hero .et_pb_row {
	padding: 0 !important;
}
.hero-heading-right {
	text-align: center;
    float: right;
    margin-top: 20vw;
}
.hero-logo {
	width: 30%;
    margin-top: 8px;
    margin-left: 5% !important;
}
.page-heading {
    font-family: "Geomanist", "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 50px;
    line-height: 1;
    font-weight: 500;
    text-align: center;
    letter-spacing: .05em;
    display: block;
    color: #000;
}
.field-group {
    margin-top: 20px;
}
input.join-input, select.join-input, textarea.join-input {
    background-color: #f1efef;
    border: none;
    color: #877363;
    padding-left: 12px;
    line-height: 35px;
    font-size: 12px;
    font-style: normal;
    width: 100%;
    height: 35px;
    padding-top: 0;
    padding-bottom: 0;
    vertical-align: bottom;
    margin-bottom: 12px;
    border-radius: 0 !important;
    -webkit-appearance: none;
}
input.join-input.input-50, select.join-input.input-50 {
	width: 49.4%;
}
input.join-input.input-2-3, select.join-input.input-2-3 {
	width: 66.4%;
}
input.join-input.input-1-3, select.join-input.input-1-3 {
	width: 32.4%;
}
input.join-input.input-30, select.join-input.input-30 {
	width: 30.2%;;
}
input.join-input.input-25, select.join-input.input-25 {
	width: 24%;;
}
input.join-input.input-18, select.join-input.input-18 {
	width: 18%;
}
input.join-input.input-15, select.join-input.input-15 {
	width: 15%;
}
input.join-input.input-14, select.join-input.input-14 {
	width: 14.74%;
}
input.join-input.input-13, select.join-input.input-13 {
	width: 13%;
}
input.join-input.input-7, select.join-input.input-7 {
	width: 8%;
}
input.join-input.right-margin {
	margin-right: 1.2%;
}
select.join-input.right-margin {
	margin-right: 1.4%;
}
.donate-box-intro {
	font-size: 14px;
	margin-bottom: 30px;
}
.form-iframe {
	width: 100%;
}
#donate-iframe {
    min-height: 240px;
}
#pledge-iframe, #pledge-popup-iframe {
    min-height: 320px;
}
#donate-form-wrapper {
	background-color: #000;
}
#donate-form-pledge-text {
	display: none;
	margin: 20px 0;
}
.black-iframe, .black-iframe h3 {
	background-color: #000;
	color: #fff;
	overflow: hidden;
}
#volunteer-form-col {
	min-height: 528px;
}
.form-dollar {
	font-weight: bold;
    display: inline-block;
    position: relative;
    top: -16px;
}
#hero-email-input {
	width: 57%;
    max-width: 184px;
    border-right: 1px solid #fff;
}
#hero-zip-input {
	width: 18%;
    max-width: 60px;
    margin-right: 8px;
}
.join-input-button, a.join-input-button {
	background-color: #00b3f1;
    border: none;
    font-family: "Geomanist", "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    letter-spacing: .05em;
    padding: 6px 30px;
    display: block;
    margin: 6px auto 16px;
    color: #fff;
    width: 100%;
    cursor: pointer;
}
.join-input-button.download-button, a.join-input-button.download-button {
	width: 320px;
    padding: 6px 44px 6px 10px;
	position: relative;
}
a.join-input-button.download-button:after {
	content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    /* float: right; */
    /* position: relative; */
    padding: 15px 18px;
    background-position: 5px 0;
    background-repeat: no-repeat;
    background-size: 25px 25px;
	background-color: #098ebf;
	background-image: url('/wp-content/themes/vicerun/images/download-icon-white.png');
}
a.join-input-button {
	padding-top: 6px;
}
.ui-datepicker {
	font-size: 14px !important;
}
.hero-play-button {
    width: 85px;
    height: 85px;
    cursor: pointer;
}
.hero-support-form {
    width: 430px;
    height: 300px;
    background: #fff;
    padding: 26px 32px;
    box-sizing: border-box;
    position: absolute;
    right: 20px;
    top: 84px;
}
.form-checkbox-section {
	text-align: center;
}
.support-form-heading {
/*	text-transform: uppercase; */
	text-align: left;
	font-weight: bold;
	font-size: 24px;
    letter-spacing: .05em;
}
.hero-contribute-block {
	width: 760px;
	max-width: 100%;
    height: 100px;
    background-color: #fff;
    padding: 0 22px !important;
    margin: -120px auto 0;
}
.hero-contribute-col-left {
	height: 100%;
	padding-top: 16px;
	border-right: 1px solid #eee;
    margin-right: 24px !important;
}
.hero-contribute-col-left input.join-input {
	height: 32px;
	line-height: 32px;
}
.hero-contribute-col-right {
	padding-top: 16px;
}
.hero-contribute-heading {
    font-size: 22px;
    font-weight: 500;
    letter-spacing: .05em;
}
.hero-contribute-block-numbers {
	font-size: 20px;
}
.hero-contribute-block-numbers b {
    letter-spacing: .11em;
}
.hero-contribute-amt-button {
	background-color: #000;
    color: #eee63d;
    margin-right: 4px;
    text-align: center;
    width: 58px;
    height: 30px;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    display: inline-block;
    cursor: pointer;
}
#hero-contribute-button.join-input-button, #hero-pledge-button.join-input-button {
	display: inline-block;
    width: 72px;
    height: 32px;
    margin: 0;
    padding: 0;
    position: relative;
    margin-bottom: 12px;
}
.join-input-button.blue, a.join-input-button.blue {
	background-color: #00b3f1;
    color: #fff;
}
.join-input-button.button-left, a.join-input-button.button-left {
	margin: 6px 0 16px;
}
.hero-support-amt-button {
	background-color: #f1eff0;
    color: #999;
    margin-bottom: 20px;
    text-align: center;
    width: 50px;
    height: 32px;
    font-size: 12px;
    font-weight: bold;
    line-height: 32px;
    display: inline-block;
    cursor: pointer;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 46px;
    
}
#pledge-cc-fields {
	display: none;
}
#bottom-hero .hero-support-amt-button {
	background-color: #00b3f1;
    color: #fff;
    flex-basis: 74px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
}
#bottom-hero .hero-support-amt-button.other {
	background: none;
    border: 1px solid #999;
    color: #666;
}
#hero-support-button.join-input-button {
	display: block;
    width: 100%;
    max-width: 380px;
    height: 30px;
    margin: 0;
    margin-bottom: 20px;
}
.form-checkboxes {
	text-align: center;
	margin: 8px auto 20px;
}
#its-a-movement-row {
	height: 200px;
	background-color: #000;
	color: #fff;
	padding: 30px 0 !important;
	margin-bottom: 25px;
}
.page-heading {
	font-size: 40px;
    font-weight: 500;
}
.med-heading, .med-heading p {
	font-size: 32px;
	font-weight: 500;
	line-height: 1 !important;
	letter-spacing: 0.05em;
}
med-heading.form-heading {
    font-size: 30px;
}
.sm-heading {
	font-size: 24px;
    font-weight: 500;
    margin-bottom: 4px;
    letter-spacing: 0.05em;
}
.paragraph-heading {
	margin-bottom: 4px !important;
}
.middle-heading {
	max-width: 570px;
    margin: 0 auto 16px !important;
}
.white-text {
	color: #fff;
}
.movement-col-heading {
	border-right: 4px solid #ff004a;
    height: 100%;
	align-self: center;
	display: flex;
}
.movement-col-text {
	align-self: center;
}
.black-section-heading {
	width: 100%;
	align-self: center;
	text-align: right;
	font-weight: 500;
	padding-right: 20px;
}
.black-section-text {
	text-align: left;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 200;
	padding-left: 20px;
	max-width: 610px;
}
.black-form.pledge-form {
    background-color: #000;
    color: #fff;
    max-width: 769px;
    padding: 30px 24px !important;
    border: 1px solid #999;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
}
#pledge-form-in-page {
	padding-top: 0 !important;
}
.split-text-left .section-copy-block-2 {
	padding-left: 36%;
    text-align: right;
}
.split-text-right .section-copy-block-2 {
    text-align: left;
	padding-right: 36%;
}
.no-pad .split-text-right .section-copy-block-2 {
	padding-right: 0;
}
.no-pad .split-text-left .section-copy-block-2 {
	padding-left: 0;
}
.section-split, .section-split-row {
	padding: 0;
	overflow: hidden;
}
.split-text {
	padding-bottom: 100px;
}
.split-text.narrow {
	padding-bottom: 50px;
	padding-top: 50px !important;
}
.split-text-left {
	padding-top: 110px;
    padding-right: 26px;
	padding-left: 80px;
	width: 60%;
	text-align: right;
	margin-right: 24px;
}
.split-text-right {
	padding-top: 110px;
    padding-left: 0px;
	padding-right: 120px;
	width: 60%;
	text-align: left;
	margin-left: 24px;
}
.split-text-right.split-2-3, .split-text-left.split-2-3 {
	padding-top: 40px;
}
.split-text.split-2-3 {
	padding-bottom: 40px;
}
.split-image-col {
	overflow: hidden;
}
.split-img .et_pb_image_wrap, .split-img img {
	width: auto !important;
}
.split-img .et_pb_image_wrap {
	display: block;
	position: absolute;
	height: 100% !important;
	width: 100% !important;
}

.split-img img {
	height: 100% !important;
	width: 100% !important;
	object-fit: cover;
	object-position: 50% 50%;
}
.split-image .et_pb_image .et_pb_image_wrap {
	display: block;
	position: absolute;
	height: 100% !important;
	width: 100% !important;
	overflow: hidden;
}
#home-david-col.split-image .et_pb_image img {
	object-position: -130px -20px;
	height: auto !important;
	width: auto !important;
	max-width: 200%;
}
#home-constitution-col.split-text-right {
	padding-top: 168px;
}
@media (max-width: 1309px) {
	#home-constitution-col.split-text-right {
		padding-top: 200px;
	}
}
#home-faq-img-col .et_pb_image img {
	object-position: -130px 0;
	height: auto !important;
	width: auto !important;
	max-width: 200%;
}
#home-faq-text-col.split-text-right {
	padding-top: 60px;
	padding-bottom: 60px;
}
.split-image .et_pb_image img {
	height: 100% !important;
	width: 100% !important;
	object-fit: cover;
	object-position: 50% 50%;
}
#home-faq-row {
	padding: 0;
}
#home-david-col {
	min-height: 450px;
}
.blue-banner {
	background-color: #00b3f1;
	font-size: 30px;
    font-weight: 500;
    color: #fff;
    position: absolute;
    top: 60px;
    left: 350px;
    width: calc(200% - 290px);
    padding: 18px 24px;
    letter-spacing: .05em;
}
.blue-banner.banner-left.banner-lg {
	font-size: 40px;
    padding: 0 30px;
    text-align: right;
    top: 19vw;
    left: 0;
    width: 48%;
    height: 60px;
    line-height: 57px;
}
.blue-banner-old:before {
	content: "";
    position: absolute;
    top: 0;
    left: calc(50% - 205px);
    width: 100%;
    background-color: #00b3f1;
    height: 100%;
}
.blue-quote {
	font-weight: 800;
	color: #00b3f1;
}
#top-hero .blue-quote, .blue-quote.large {
	font-size: 60px;
}
.blue-quote.above.et_pb_module {
	margin-bottom: 0 !important;
}
.blue-quote.above {
    position: relative;
    top: 20px;
}
.banner-mobile .blue-quote.above {
    top: 10px;
}
.body-quote .blue-quote {
	font-size: 56px;
    font-weight: 600;
    margin-bottom: 0 !important;
}
.quote-attrib {
	font-size: 12px;
	margin-top: 20px;
}
.quote-attrib a {
	color: #000;
	text-decoration: none;
}
.body-quote {
	padding: 0 !important;
}
.body-quote .quote-text {
	font-weight: 500;
    font-size: 24px;
    letter-spacing: 0.05em;
    max-width: 540px;
    margin: 0 auto;
    line-height: 1.04;
    line-height: 1;
    position: relative;
    top: -32px;
    margin-bottom: 0 !important;
}
.body-quote .quote-attrib {
    margin-top: 0 !important;
    position: relative;
    top: -20px;
    font-size: 10px;
    font-style: italic;
}

.hero-quote-attribution {
	text-align: center;
    font-style: italic;
    font-size: 20px;
    font-weight: normal;
    margin-top: 24px;
    letter-spacing: normal;
}
.half-pad-col {
	margin-right: 2.75% !important;
}
.bold-link {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.05em;
    margin-bottom: 8px !important;
}
.video-row-3 .et_pb_gutters2 .et_pb_column_1_3, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 {
    width: 31.723%;
}
.video-row-3 .et_pb_gutters2 .et_pb_column, .et_pb_gutters2.et_pb_row .et_pb_column {
    margin-right: 2.22%;
}
.video-row-video {
	margin-bottom: 0 !important;
}
.video-topic-blue {
    background-color: #00b3f1;
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 0.05em;
	padding: 6px 12px;
}
.bar-graph-mod {
    margin-bottom: 15px !important;
}
.bar-graph-caption {
	font-size: 16px;
    margin-bottom: 4px !important;
}
#state-sig-needed-caption {
	margin-left: 10%;
}
#sig-state-name {
	width: 160px;
	display: inline-block;
	text-align: right;
}
#sig-state-num {

}
#us-map path#UT {
	stroke-width: 2;
	stroke-linejoin: round;
	fill: rgba(0, 200, 255, 0.5);
}
.social-icons-in-page {
	margin-top: -12px;
    margin-bottom: 14px !important;
    cursor: pointer;
}
.social-icons-in-page a {
	color: #000 !important;
	margin-right: 26px;
}
.form-disclaimer {
    font-size: 10px;
    margin-bottom: 16px;
}
.blue-form-button-wide {
	width: 347px;
	max-width: 100%;
	margin: 0 auto;
    cursor: pointer;	
}
.narrow-row {
	max-width: 726px;
}
.home-event-item {
    font-size: 15px;
    margin-bottom: 28px !important;
}
.home-events-dates-col {
    margin-right: 0 !important;
    width: 26.375% !important;
}
#home-events-map-row {
	max-width: 600px;
}
#endorsements-section {
	display: none;
}
.endorsement-logos-row {
	margin: 0 auto;
}
.endorsement-logos {
	display: flex;
	align-items: center;
	flex-flow: row wrap;
	justify-content: space-between;
	align-content: space-between;
}
.endorsement-logo {
	display: block;
	max-width: 220px;
	min-width: 100px;
	justify-content: space-between;
	margin: 20px;
}
.endorsement-logo img {
	max-width: 86%;
	max-height: 90px;
    opacity: .85;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: opacity 0.5s ease, filter 0.5s ease;
    -moz-transition: opacity 0.5s ease, filter 0.5s ease;
    -ms-transition: opacity 0.5s ease, filter 0.5s ease;
    -o-transition: opacity 0.5s ease, filter 0.5s ease;
    transition: opacity 0.5s ease, filter 0.5s ease;
}
.endorsement-logo img:hover {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

/* CUSTOM CHECKBOXES */
/* Customize the label (the container) */
.check-container {
  display: inline-block;
  position: relative;
  padding-left: 22px;
  margin-bottom: 6px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.check-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 2px;
	left: 0;
	height: 12px;
	width: 12px;
	border: 1px solid #fff;
	background-color: #fff;
}

/* On mouse-over, add a grey background color */
.check-container:hover input ~ .checkmark {
	background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.check-container input:checked ~ .checkmark {
	background-color: #00b3f1;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.check-container input:checked ~ .checkmark:after {
	display: block;
}

/* Style the checkmark/indicator */
.check-container .checkmark:after {
	left: 2px;
	top: -6px;
	width: 6px;
	height: 12px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.check-container.check-container-sm {
	font-size: 12px;
}
.check-container.check-container-sm .checkmark {
	width: 10px;
	height: 10px;
}
.check-container.check-container-sm .checkmark:after {
	left: 2px;
	top: -4px;
	width: 4px;
	height: 8px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

#check-donate-wrapper-low {
    margin-left: 110px;
}

#check-terms-wrapper-low {
    margin-left: 24px;
}
#black-pledge-form-lower .form-checkboxes {

}
.news-post-item {
	border-top: 1px solid #dfdfdf;
}
.news-post-item:first-child {
	border-top: none;
}
.news-post-img-col {
	width: 35% !important;
	margin-right: 4% !important;
}
.news-post-excerpt-col {
	width: 61% !important;
}
.news-post-photo {

}
.news-post-headline {
	font-weight: 500;
    margin-bottom: 12px !important;
}
.news-post-pub-date {
	font-size: 14px;
    margin-bottom: 12px !important;
}
.news-post-excerpt {
    margin-bottom: 16px !important;
    font-size: 16px;
    line-height: 1.4;
}
.news-post-read-more {
	font-weight: 500;
    font-size: 14px;
    font-style: italic;
}
.news-post-read-more .et_pb_text_inner {
	display: inline-block;
}
.news-post-read-more:after {
	content: "\f139";
	font-family: dashicons;
	font-size: 20px;
    display: inline-block;
    position: relative;
    top: 6px;
    left: -6px;
}
#news-sidebar {
	background-color: #00b3f1;
    padding: 30px 18px;
    color: #fff;
}
#news-sidebar a {
	color: #000;
}
.tribe-events-page-title {
    clear: none;
    font-size: 32px;
    font-weight: 500;
    margin-top: 50px;
}
#tribe-bar-views-toggle:after {
    border-top-color: #fff;
}
#tribe-bar-views-toggle {
    color: #fff;
}
#tribe-events-pg-template, .tribe-events-pg-template {
    padding-top: 40px;
}
.single-tribe_events .tribe-events-content {
    width: 45%;
    float: right;
}
.single-tribe_events .tribe-events-cal-links {
    clear: none;
}
.tribe-events-list-event-description.entry-summary p {
	display: none;
}
.home-question {
	font-size: 28px;
    line-height: 1.0;
    font-weight: bold;
    letter-spacing: .05em;
    padding-bottom: 4px;
    border-bottom: 4px solid #eee63d;
    margin-bottom: 6px !important;
}
.home-answer {
}
.support-form-text {
	color: #999;
    font-size: 15px;
    line-height: 1.3;
    margin: 6px 0 30px;
}
.support-form-buttons-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.support-form-buttons-block:after {
  content: "";
  width: 80px;
}
.monthly-contribution-block {
	color: #fff;
    font-size: 11px;
    margin: 12px 0 20px;
    font-weight: bold;
}
a.form-login-link {
	display: block;
	color: #666;
    font-weight: bold;
    letter-spacing: .11em;
    margin-bottom: 6px;
}
.form-legal {
	color: #999;
    line-height: 1;
    font-size: 12px;
    text-align: center;
    max-width: 400px;
    margin: 12px auto 0;
}
.payment-errors {
	font-size: 14px;
	font-weight: 500;
	color: #ff004a;
}
.stripe-form.popup-form {
	display: none;
	position: absolute !important;
    top: 100px;
    width: 100%;
    background: none;
    z-index: 101;
}
.tribe-events-single-event-description .stripe-form.popup-form {
/*	max-width: 700px; */
}
.popup-closer {
	position: absolute;
    top: -32px;
    right: -16px;
    font-size: 36px;
    font-weight: 800;
    cursor: pointer;
}
#gray-bg {
	 width: 100%;
	 height: 100%;
	 background-color: rgba(0,0,0,.8);
	 position: fixed;
	 top: 0;
	 left: 0;
	 z-index: 100;
	 display: none;
}

#home-video-section {
	padding-top: 36px !important;
    padding-bottom: 0 !important;
}
#home-video-section .et_pb_row {
    padding-bottom: 0 !important;
}
.section-narrow .et_pb_row {
	max-width: 718px;
}
.about-david-section {
	padding: 0 !important;
}
.section-heading {
/*    text-transform: uppercase; */
    font-size: 30px;
    font-weight: 500;
    letter-spacing: .05em;
    line-height: 1.06;
}
.section-subheading {
/*    text-transform: uppercase; */
    font-size: 24px;
    font-weight: bold;
    letter-spacing: .05em;
    line-height: 1.06;
}
.subsection-heading-italic {
	font-size: 18px;
	font-style: italic;
	margin-left: 80px;
}
.body-text {
	font-size: 20px;
    line-height: 1.3;
}
#section-its-time {
	padding-top: 20px !important;
}
.circle-graph {
	text-align: center;
}
.circle-graph h3 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: .11em;
}
.circle-graph-heading {
	text-align: center;
/*    text-transform: uppercase; */
    font-size: 24px;
    font-weight: bold;
    letter-spacing: .11em;
}
.section-gray-border-top {
	border-top: 1px solid #dfdfdf;
}
.gray-info-box {
    background-color: #f1efef;
    padding: 21px 30px 6px;
}
.img350 img {
	height: 350px;
	object-fit: cover;
    object-position: right;
}
.shop-gallery-slider {
/*	height: 330px; if product name and proce shown */
	height: 24vw;
    overflow: hidden;
    padding: 0 !important;
    margin-top: 20px;
}
.shop-gallery-slider .dashicons {
	font-size: 80px;
	color: #ccc;
	position: absolute;
	cursor: pointer;
}
.shop-gallery-slider .dashicons.dashicons-arrow-left {
	top: 90px;
	left: -28px;
}
.shop-gallery-slider .dashicons.dashicons-arrow-right {
	top: 60px;
    right: 50px;
}

.xxx.et_pb_row.shop-gallery-slider:after {
	content: "\f139";
	font-family: dashicons;
	font-size: 80px;
	color: #ccc;
	display: inline-block;
    visibility: visible;
    clear: none;
    width: 80px;
    height: 82px;
}
.product-slider {
	overflow: auto;
	width: 90%;
    margin: 0 auto;
}
.product-slider .woocommerce ul.products {
	min-width: 100%;
}
.product-slider .woocommerce ul.products li.product, .product-slider .woocommerce ul.products li.last {
/*
	width: 15.9vw;
    max-width: 217px;
    margin-right: 30px;
*/
    text-align: center;
}
.product-slider .woocommerce ul.products li.first {
	clear: none;
}
.product-slider .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .11em;
    display: none;
}
.product-slider .woocommerce ul.products li.product .price {
    display: none !important;
}
#visit-store-button {
    width: 140px;
    margin-top: -46px;
}
.drop-cap {
	color: #00b3f1;
    float: left;
    font-size: 96px;
    font-weight: 500;
    line-height: 60px;
    padding-top: 10px;
    padding-right: 4px;
    padding-left: 0;
    margin-left: -4px;
}
.full-width-image-break {
	height: 32.3vw;
    min-height: 280px;
}
.full-width-image-break img {
	object-fit: cover;
	height: 100%;
}
.faq-section.faq-category-section {
 	padding-top: 0 !important;
 	border-top: none;
}
.et_pb_row.et_pb_row_fullwidth.faq-category-heading-row {
	background-color: #eee;
    max-width: 100% !important;
    width: 100% !important;
    padding: 15px 0;
    margin-bottom: 36px;
}
.et_pb_row .et_pb_column.et-last-child.faq-category-heading-col {
	max-width: 800px;
    margin: 0 auto !important;
    margin-right: auto !important;
    float: none;
}
.faq-category-heading {
    font-family: "Geomanist", "Open Sans", Arial, Helvetica, sans-serif;
/*    text-transform: uppercase; */
    font-size: 24px;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: .05em;
}
.policy-section, .faq-section {
	padding-top: 38px !important;
    padding-bottom: 28px !important;
}
.policy-row, .faq-row {
	padding-left: 34px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 30px !important;
}
.section-expand-link {
	color: #00b3f1;
    font-size: 32px;
    font-weight: bold;
    position: absolute;
    top: -8px;
    left: -32px;
    cursor: pointer;
}
.policy-section-heading, .faq-section-heading {
    font-family: "Geomanist", "Open Sans", Arial, Helvetica, sans-serif;
/*    text-transform: uppercase; */
    font-size: 20px;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: .05em;
    margin-bottom: 10px !important;
    cursor: pointer;
}
.policy-expander, .faq-expander {
	display: none;
}
.continue-reading-expander {
	color: #000;
	font-weight: 500;
    font-size: 14px;
    font-style: italic;
    letter-spacing: 0.05em;
    cursor: pointer;
/*    transition: all 300ms ease 0s; */
}
.continue-reading-expander .et_pb_text_inner {
	display: inline-block;
}
.continue-reading-expander.expanded {
	font-size: 0;
	color: #fff;
}
.continue-reading-expander:after {
	content: "\f139";
	color: #000;
	font-family: dashicons;
	font-size: 20px;
    display: inline-block;
    position: relative;
    top: 5px;
    left: -8px;
}
.continue-reading-expander.expanded:after {
	content: "\f142";
	color: #000;
	font-family: dashicons;
	font-size: 20px;
	font-style: normal;
    display: inline-block;
    position: relative;
    top: 5px;
    left: -8px;
}
.works-section {
	padding: 3% 0 1% !important;
    border-top: 1px solid #dfdfdf;
}
.works-part-1 p span, .works-part-2 p span {
	font-weight: 200 !important;
}
.works-row {
	padding-top: 0 !important;
}
.works-part-2 {
	display: none;
}
.bar-graph-module {
	margin-bottom: 0 !important;
}
.horiz-bar-graph {
	width: 100%;
	height: 13px;
	position: relative;
	background-color: #f1f1f1;
}
.bar-graph-fill {
    height: 13px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    color: #000;
    background-color: #00b3f1;
    font-size: 30px;
    font-weight: bold;
    /* line-height: 40px; */
    letter-spacing: .11em;
    text-align: right;
}
#tribe-bar-form input[type=text] {
	color: #fff;
}
#tribe-bar-form input[type=text]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #fff;
}
#tribe-bar-form input[type=text]::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
}
#tribe-bar-form input[type=text]:-ms-input-placeholder { /* IE 10+ */
	color: #fff;
}
#tribe-bar-form input[type=text]:-moz-placeholder { /* Firefox 18- */
	color: #fff;
}




#bottom-hero {
	min-height: 466px;
	padding: 0 !important;
	background-image: url(/wp-content/uploads/2019/03/DB_Vice_Donate_Footer_1440x600.png) !important;
	/* background-position: center -70px; */
}
#bottom-hero .et_pb_row {
	padding: 0 !important;
}
#main-footer {
	display: none;
}
#footer-legal {
	padding-top: 24px !important;
}
#footer-black {
	background-color: #000 !important;
	color: #fff;
	padding-top: 2px !important;
	padding-bottom: 0 !important;
}
#footer-vice-logo {
	width: 36px;
    height: auto;
    margin: 0 auto 20px !important;
}
#footer-vice-logo img {
	width: 36px;
    height: auto;
}
#footer-social-icons .et-social-icons li {
    margin-left: 6px;
}
#footer-social-icons .et-social-icons li:first-child {
    margin-left: -18px;
}
#footer-social-icons .et-social-icon a {
    display: inline-block;
    position: relative;
    color: #000;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    transition: color 300ms ease 0s;
    background-color: #fff;
    width: 30px;
    height: 30px;
    line-height: 32px;
    border-radius: 15px;
}
.footer-contacts {
	text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 16px !important;
}
.copyright-box .et_pb_text_inner {
	display: inline-block;
    margin: 0 auto;
    border: 1px solid #ccc;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    padding: 5px 20px;
    line-height: 1.2;
}
.footer-terms-privacy-copy, .footer-terms-privacy-copy a {
    line-height: 1.3;
    color: #fff;
    font-size: 11px;
    font-weight: 400;
}
#footer-social-icons {
	margin-bottom: 0 !important;
    text-align: center;
}
#footer-social-icons .et-social-icons {
	float: none;
	padding: 0 0 23px 1em;
}

.mobile_menu_bar {
	top: -6px;
}
.et-fixed-header .mobile_menu_bar {
    padding-bottom: 0;
	top: -9px;
}
.mobile_menu_bar:before {
	color: #00b3f1;
}
.photo-slider .et_pb_slide {
	height: 500px;
}
#get-involved-slider .et_pb_slide_0 {
	background-position: center center;
}
#get-involved-slider .et_pb_slide_1 {
	background-position: center -100px;
}
#get-involved-slider .et_pb_slide_2 {
	background-position: center -100px;
}
#get-involved-slider .et_pb_slide_3 {
	background-position: center -100px;
}
#get-involved-slider .et_pb_slide_4 {
	background-position: center center;
}

/* BLOG STYLES */
.single-post #comment-wrap {
	display: none;
}
.single-post .post-meta {
	display: none;
}
.single-post .et_post_meta_wrapper img {
	width: 50%;
    height: auto;
    float: right;
    margin-top: 36px;
    margin-left: 50px;
    margin-bottom: 30px;
}


/* WOOCOMMERCE */
.woocommerce-page .top-nav-buttons {
/*	display: none; */
}
.woocommerce-page #et_mobile_nav_menu, .tribe-theme-child-vicerun  #et_mobile_nav_menu {
    margin-right: 10px;
}




/* RESPONSIVE */

@media (max-width: 1300px) {
	#tribe-events-content {
		max-width: 90%;
		margin: 0 auto;
	}
}

@media (max-width: 1130px) {
	#top-menu li {
		padding-right: 18px;
	}
}
@media (max-width: 1024px) {
	#top-menu > li.wpml-ls-item {
		position: relative;
		left: 0px;
		top: 0 !important;
	}
	.body-spanish #top-menu li {
		padding-right: 20px;
	}
	#et-top-navigation .et-cart-info {
    	margin: -5px 0 0 24px;
	}	
	.body-spanish #et-top-navigation .et-cart-info {
	    margin: 0;
	}
	.body-spanish .et-fixed-header #et-top-navigation .et-cart-info {
		margin-top: -6px;
	}
	.body-spanish #et_mobile_nav_menu {
		display: block;
		margin-right: 200px;
	} 
	.body-spanish #top-menu {
		display: none;
	}
}
@media (max-width: 980px) {
	.mobile-hero {
		display: flex;
	}
	.desktop-hero {
		display: none;
	}
	.et_fixed_nav #main-header, .et_fixed_nav #top-header {
		position: fixed !important;
	}
	#top-menu {
		display: block;
	}
	#et_mobile_nav_menu {
    	display: none;
	}
	.et_pb_row .et_pb_column.et-last-child.faq-category-heading-col {
    	max-width: 80%;
    }
    .hero-contribute-col-left {
    	width: 47%;
    	float: left;
    }
    .hero-contribute-col-right {
    	width: 47%;
    	float: left;
    }
    .movement-col-heading, .movement-col-text {
    	width: 47%;
    }
    .split-image-left {
    	width: 47%;
    }
    #home-constitution-col.split-text-right {
		width: 47%;
		padding-top: 200px;
	}
	#home-faq-text-col.split-text-right {
		padding-top: 60px;
		padding-bottom: 60px;
		padding-right: 7.5%;
		float: right;
		width: 50%;
	}
	.shop-gallery-slider {
		height: 24vw;
    }
    .shop-gallery-slider .dashicons.dashicons-arrow-right {
    	top: 30px;
    }
    .shop-gallery-slider .dashicons.dashicons-arrow-left {
    	top: 60px;
    }
    .woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
    	clear: none!important;
    	float: left;
	}
	.product-slider .woocommerce ul.products li.product, .product-slider .woocommerce ul.products li.last {
		clear: none;
	}
	.product-slider .woocommerce ul.products li.product {
		/* margin-right: 4%; */
	}
	#visit-store-button {
		margin-top: -10px !important;
	}
	#get-involved-slider .et_pb_slide_0 {
		background-position: center center;
	}
	#get-involved-slider .et_pb_slide_1 {
		background-position: center center;
	}
	#get-involved-slider .et_pb_slide_2 {
		background-position: center center;
	}
	#get-involved-slider .et_pb_slide_3 {
		background-position: center center;
	}
	#get-involved-slider .et_pb_slide_4 {
		background-position: center center;
	}

}

@media (max-width: 920px) {
	#et-top-navigation .et-cart-info {
	    margin: 0;
	}
	.et-fixed-header #et-top-navigation .et-cart-info {
		margin-top: -6px;
	}
	#et_mobile_nav_menu {
		display: block;
		margin-right: 200px;
	} 
	#top-menu {
		display: none;
	}
}


@media (max-width: 860px) {
	.single-tribe_events .tribe-events-content {
		width: 100%;
		float: none;
	}
	.hero-heading-white {
	    font-size: 30px;
	}
	.hero-black-heading {
	    font-size: 30px;
	}
	#home-david-col {
	    width: 100%;
	}
	#home-david-col.split-image .et_pb_image img {
		object-position: center;
    }
    #home-david-col .blue-banner {
		top: 320px;
		left: 50px;
		width: calc(100% - 50px);
	}
	#home-constitution-col.split-text-right {
		width: 85.2% !important;
		padding: 0;
		text-align: left;
		margin: 480px auto 30px !important;
		float: none;
	}
}
@media (max-width: 768px) {
	.et_pb_section .et_pb_row.hero-contribute-block {
		height: 220px;
		max-width: 100% !important;
	}
	.hero-contribute-col-left {
		width: 100%;
		height: 100px;
		text-align: center;
		float: none;
	}
	.hero-contribute-col-right {
		width: 47%;
		height: 100px;
		width: 100%;
		padding-bottom: 20px;
		float: none;
		border-right: none;
	}
	.hero-contribute-heading {
		font-size: 22px;
		font-weight: 500;
		text-align: center;
    }
    .hero-play-button {
	    margin-top: 40px;
	}
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
		margin: 0 1% 2.992em;
	}
	#visit-store-button {
    	margin-top: 30px !important;
	}
}
@media (max-width: 665px) {
	.hero-support-form {
		left: 50%;
    	margin-left: -250px;
	}
	#pledge-iframe, #pledge-popup-iframe {
		min-height: 320px;
	}
}
@media (max-width: 646px) {
	#donate-iframe {
		min-height: 620px !important;
	}
	#pledge-iframe, #pledge-popup-iframe {
		min-height: 800px !important;
	}
}
@media (max-width: 606px) {
	.hero-heading-white {
	    margin-top: 10vw;
	}
	.hero-heading-right {
	    margin-top: 10vw;
	}
	#its-a-movement-row {
    	height: auto;
    }
    .movement-col-heading {
		border-right: none;
		height: 100%;
		display: block;
		padding-bottom: 12px;
	}
    .movement-col-heading .black-section-heading {
		text-align: left;
		padding-left: 20px;
	}
	.movement-col-heading .black-section-text {
		padding-right: 20px;
	}
	#home-david-col.split-image .et_pb_image img {
	    object-position: -200px -20px;
	}
	#home-david-col .blue-banner {
	    font-size: 16px;
	}
	#state-sig-needed-caption {
		font-size: 16px;
		margin-left: 0;
	}
	#sig-state-name {
    	width: 130px;
    }
	#home-faq-text-col {
		width: 80% !important;
		float: none !important;
		padding-right: 0 !important;
		margin: 0 auto !important;
	}
	#home-faq-row:before {
		content: "";
		position: absolute;
		top: 0; 
		left: 0;
		color: #fff;
		z-index: 1;
		width: 100%; 
		height: 100%;  
		background-color: rgba(0,0,0,0.4);
	}
	.news-post-img-col {
    	margin-right: 0 !important;
    	width: 100% !important;
	}
	.news-post-excerpt-col {
    	width: 100% !important;
	}
}
@media (max-width: 500px) {
	#main-header .et-social-icons {
    	display: none;
	}
	#footer-legal {
		padding-top: 0 !important;
	}
	#footer-social-icons {
		display: block;
	}
	.et-social-icons li {
		margin-right: 20px;
	}
	#top-menu {
    	margin-left: 0;
	}
	#top-menu li {
		font-size: 12px;
		padding-right: 0;
	}
	#top-menu li#menu-item-247 {
		padding-left: 12px;
	}
	#et-top-navigation {
    	padding-left: 100px !important;
    }
    #logo {
    	width: 80px;
    }
    .img350 img {
    	height: auto;
    }
	.hero-support-form {
		width: 100%;
		height: auto;
		position: relative;
		right: 0;
		left: 0;
    	margin-left: auto;
    	border-top: 1px solid #dfdfdf;
    	border-bottom: 1px solid #dfdfdf;
	}
	#bottom-hero .et_pb_row {
	    width: 100% !important;
	}
	div#bottom-hero.et_pb_section {
		background-image: none !important;
	}

	input.join-input, select.join-input {
		width: 100%;
	}
	input.join-input.input-50, select.join-input.input-50 {
		width: 100%;
	}
	input.join-input.input-2-3, select.join-input.input-2-3 {
		width: 100%;
	}
	input.join-input.input-1-3, select.join-input.input-1-3 {
		width: 100%;
	}
	input.join-input.input-30, select.join-input.input-30 {
		width: 100%;;
	}
	input.join-input.input-25, select.join-input.input-25 {
		width: 100%;
	}
	input.join-input.input-18, select.join-input.input-18 {
		width: 100%;
	}
	input.join-input.input-15, select.join-input.input-15 {
		width: 100%;
	}
	input.join-input.input-14, select.join-input.input-14 {
		width: 100%;
	}
	input.join-input.input-13, select.join-input.input-13 {
		width: 100%;
	}
	input.join-input.input-7, select.join-input.input-7 {
		width: 100%;
	}
	input.join-input.right-margin {
		margin-right: 0;
	}
	select.join-input.right-margin {
		margin-right: 0;
	}
	.form-checkbox-section {
		text-align: left;
	}
	.form-checkbox-section label {
		display: block;
	}
	.form-checkboxes {
		text-align: left;
	}
	#volunteer-form {
		min-height: 705px;
	}
	#donate-amt {
		width: 50%;
		max-width: 50%;
	}
	.blue-form-button-wide {
		width: 100%;
		max-width: 100%;
	}


}
@media (max-width: 460px) {
	.hero-heading-white {
	    font-size: 30px;
	}
}
@media (max-width: 390px) {
	.hero-black-heading {
	    font-size: 30px;
	    min-width: 100%;
	}
}



