/*
Theme Name: BALLOT
Author: Sam Kahle
Version: 1.0
License: GNU General Public License
 */

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700i,800,900|Open+Sans:400,700,800&display=swap');

/*
font-family: 'Montserrat', sans-serif;
font-family: 'Open Sans', sans-serif;
 */

body {
    margin: 0;
    font-family: 'Montserrat', sans-serif;

    -webkit-font-smoothing: antialiased;
}



.resp-iframe {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.resp-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

#custom_field_string_political_issue_field_3 textarea {
    width: 100%;
    padding: 10px 0;
    margin-top: 10px;
    height: 200px;
}

.home div.ctct-form-embed form.ctct-form-custom .ctct-form-errorMessage {
    color: #FFE351 !important;
}

.eeo {
    width: 80%;
    margin: 50px auto;
    text-align: center;
}

.eeo p {
    font-size: 14px;
}

.h3a {
    color: inherit;
    text-decoration: none;
}

a:empty {
    display: none;
 }

.h3a:hover {
    color: #281445;
    transition: .2s ease;
}




.basic-featured-image img {
    width: 100%;

}

.bfi {
    display: none;
}

.basic-featured-image {
    width: 100%;
    height: 500px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

header {
    width: 100%;
}

::selection{
    background:#21A6DB;
    color:white;
}

h1, h2, h3, h4, h5, h6, header nav li a, footer nav li a {
    font-family: 'Montserrat', sans-serif;

}

h2 {
    font-size: 35px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 25px;
    font-weight: 600;
}

#hlogo {
    position: relative;
    display: inline-block;
    padding: 2em 6em 2em 3em;
    overflow: hidden;
    width: 235px;
    z-index: 100;
}

#hlogo img {
    width: 100%;
}

#hlogo::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:#fff;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: skew(-25deg);
    -ms-transform: skew(-25deg);
    transform: skew(-25deg);
    z-index: -1;
}

#conheader {
    position: absolute;
    display: inline-block;
    padding: 2em 6em 33px 6em;
    overflow: hidden;
    /* width: 300px; */
    left: 300px;
    z-index: 10;
}

#conheader a {
    color: #fff;
    font-size: 25px;
    text-decoration: none;
    font-weight: 700;
}

#conheader::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #27AAE1;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: skew(-25deg);
    -ms-transform: skew(-25deg);
    transform: skew(-25deg);
    z-index: -2;
}

#nav {
    background: #000;
    width: 100%;
    position: absolute;
    top: 0;
    padding: 32px 0;
    /* z-index: -3; */
}

#nav nav {
    text-align: right;
    margin-right: 20px;
}

#nav nav li {
    color: #fff;
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
}

#nav nav li a {
    color: #fff;
    text-decoration: none;
    margin: 0 10px;
    font-size: 18px;
    font-weight: 600;
}

.logged-in #nav {
    top: 32px;
}

.headerimage {
    padding: 200px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -102px;
}

.headerimage.innerhero {
    padding: 300px 0;
}

.herocontent {
    width: 80%;
    margin: 0 auto;
}

.herocontent h1 {
    background: #fff;
    font-size: 50px;
    color: #654885;
    text-transform: uppercase;
    padding: 20px;
}

#section2 {
    background-image: url(../img/sec2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 650px;
    margin-top: -120px;
}

.page-id-683 .basic-page-content-wrapper ul li {
    display: inline-block;
    width: 32%;
    margin: 0 1% 10px 0;
    background: #654885;
    box-sizing: border-box;
}

/* .page-id-683 .basic-page-content-wrapper ul li:nth-child(4) {
   width: 32%;
}

.page-id-683 .basic-page-content-wrapper ul li:nth-child(5) {
   width: 32%;
} */

.page-id-683 .basic-page-content-wrapper ul li a {
    /* padding: 30px; */
    display: block;
    color: #fff;
    min-height: 80px;
    font-size: 26px;
}

.wp-block-table.is-style-stripes tr td:nth-child(3) {
   text-align: left;
}

.page-id-683 .basic-page-content-wrapper {
    background-color: #eee;

}

.page-id-683 .basic-page-content-wrapper ul li {
    padding: 30px;
    display: block;
    color: #fff;
    min-height: 80px;
    font-size: 26px;
    font-weight: 800;
}

.page-id-683 .basic-page-content-wrapper ul li:hover {
    background: #21A6DB;
    transition: .2s ease;
}


.page-id-826 .basic-page-content-wrapper ul li:nth-child(1),
.page-id-826 .basic-page-content-wrapper ul li:nth-child(2) {
    background: #21A6DB;

}

.page-id-826 .basic-page-content-wrapper ul li:nth-child(1):hover,
.page-id-826 .basic-page-content-wrapper ul li:nth-child(2):hover {
    background: #654885;
    transition: .2s ease;
}


.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
   padding: 10px;
   text-align: center;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
   background-color: #EBE7F0;
}

.page-id-683 .basic-page-content-wrapper ul li:nth-child(6):hover {
   background: #654885;
   transition: .2s ease;
}

.page-id-683 .basic-page-content-wrapper ul li:nth-child(6) {
   background: #21A6DB;
}
.page-id-683 .basic-page-content-wrapper ul li:hover a {
    text-decoration: none;
}


.page-id-683 .basic-page-content-wrapper ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}






.page-id-826 .basic-page-content-wrapper ul li {
    display: inline-block;
    width: 32%;
    margin: 0 1% 10px 0;
    background: #654885;
    box-sizing: border-box;
}

.page-id-826 .basic-page-content-wrapper ul li:nth-child(4) {
   width: 48.5%;
}

.page-id-826 .basic-page-content-wrapper ul li:nth-child(5) {
   width: 48.5%;
}

.page-id-826 .basic-page-content-wrapper ul li a {
    /* padding: 30px; */
    display: block;
    color: #fff;
    min-height: 80px;
    font-size: 26px;
}

.page-id-826 .basic-page-content-wrapper {
    background-color: #eee;

}

.page-id-826 .basic-page-content-wrapper ul li {
    padding: 30px;
    display: block;
    color: #fff;
    min-height: 80px;
    font-size: 26px;
    font-weight: 800;
}

.page-id-826 .basic-page-content-wrapper ul li:hover {
    background: #21A6DB;
    transition: .2s ease;
}

.page-id-826 .basic-page-content-wrapper ul li:nth-child(5):hover {
   background: #654885;
   transition: .2s ease;
}

.page-id-826 .basic-page-content-wrapper ul li:nth-child(5) {
   background: #21A6DB;
}
.page-id-826 .basic-page-content-wrapper ul li:hover a {
    text-decoration: none;
}


.page-id-826 .basic-page-content-wrapper ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}


.container {
    width: 80%;
    margin: 0 auto;
}

.skinny {
    width: 60%;
    margin: 0 auto;
}

.sec2-left,
.sec2-right {
    display: inline-block;
    width: 45%;
    padding: 155px 0;
    vertical-align: middle;
}

.sec2-right {
    margin-left: 5%;
}

.sec2-right form input {
    display: block;
    padding: 10px 0;
    border: 0;
    font-size: 20px;
    width: 100%;
    margin-bottom: 10px;
    text-indent: 20px;
}

#menu-item-46 ul {
    padding: 0 0;
}

.sec2-right form input[type="submit"] {
    background: #50AC40;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    font-weight: 800;
    font-size: 35px;
    position: relative;
    overflow: hidden;
    text-indent: 0;
}

.sec2-right form input[type="email"], .sec2-right form input[type="number"] {
    display: inline-block;
}

.sec2-right form input[type="email"] {
    width: 60%;
    margin-right: 1%;
}

.sec2-right form input[type="number"] {
    width: 38%;
}


/* .sec2-right form input[type="submit"]::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #27AAE1;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: skew(-25deg);
    -ms-transform: skew(-25deg);
    transform: skew(-25deg);
    z-index: -2;
} */

.sec2-left h2 {
    color: #fff;
}

.sec2-left p {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}


.sec3-left, .sec3-right {
    display: inline-block;
    width: 45%;
    padding: 155px 0;
    vertical-align: middle;
}

.sec3-right {
    margin-left: 5%;
}

.sec3-left h2 {
    color: #000;
}

.sec3-left p {
    color: #000;
    font-size: 20px;
    font-weight: 600;
}

#section4 {
    background-image: url(../img/dobg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 90%;
    margin: 0 auto;
    padding: 100px 0;
    margin-bottom: 100px;
}

.sec4content {
    width: 90%;
    margin: 0 auto;
}

.doposts {
    display: flex;
}

.dopost {
    display: inline-block;
    width: 30%;
    margin-right: 3%
}

.dopost h3 {
    font-size: 30px;
    color: #654885;
}

.dopost img {
    width: 100%;
}



.dopost p {
    color: #000;
    font-size: 20px;
    font-weight: 600;
}

.dopost a {
    color: #654885;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 800;
}

.contactus {
    background: transparent;
    padding: 20px 50px 20px 0;
    text-align: center;
    color: #fff;
    font-weight: 800;
    font-size: 35px;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    margin-top: 50px;
    display: block;
    width: 500px;
}

.contactus:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #50AC40;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: skew(-25deg);
    -ms-transform: skew(-25deg);
    transform: skew(-25deg);
    z-index: 0;

}

.contactus span {
    z-index: 5;
    position: relative;
}

.herobtn {
    background: transparent;
    padding: 20px 50px 20px 0;
    text-align: center;
    color: #fff;
    font-weight: 800;
    font-size: 35px;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    margin-top: 50px;
    display: block;
    width: 400px;
}

.herobtn span {
    z-index: 5;
    position: relative;
}

.herobtn::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #27AAE1;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: skew(-25deg);
    -ms-transform: skew(-25deg);
    transform: skew(-25deg);
    z-index: 0;

}

#section5 {
    background: #654885;
    padding: 100px 0;
}

.donate-btns {
    display: flex;
}

#section5 h2 {
    color: #fff;
}

.donate-btns a {
    width: 25%;
    display: inline-block;
    text-align: center;
    background: #fff;
    padding: 20px;
    margin: 0 10px;
    color: #27AAE1;
    border: 5px solid #27AAE1;
    font-size: 40px;
    font-weight: 700;
    text-decoration: none;
}

.sec3-right img {
    width: 100%;
}

.donate-btns a span {
    color: orange;
    font-size: 20px;
    vertical-align: super;
}

.donate-btns a:hover {
    color: #fff;
    border: 5px solid #27AAE1;
    background: #27AAE1;
    transition: .2s ease;
}

.donate-btns a:hover span {
    color: #fff;
    transition: .2s ease;
}

.donate-btns a:last-child {
    width: 50%;
    background: #27AAE1;
    border: 5px solid #27AAE1;
    color: #fff;
}

/*
.donate-btns a:last-child::after {

content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #50AC40;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: skew(-25deg);
    -ms-transform: skew(-25deg);
    transform: skew(-25deg);
    z-index: 0;

} */


#section5 h6 {
    font-weight: 100;
    color: #fff;
}

#section6 {
    background: #32384B;
    padding: 100px 0;
    color: #fff;
}

#section6 .eventpost h3 {
    color: #27AAE1;
    font-size: 30px;
}

#section6 h2 {
    color: #fff;
}

.eventpost {
    border-bottom: 1px solid #fff;
}

.eventpost p {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.eventpost h4:last-child {
    font-weight: 400;
}

.event h4 b a {
    color: inherit;
    text-decoration: none;
}

.event span.pub {
    font-weight: 800;
    margin-right: 20px;
}

footer {
    background: #000;
    padding: 100px 0;
    background-image: url('../img/footercheck.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 33%;
}

.fcontainer {
    width: 70%;
    margin: 0 auto;
    display: flex;
}

.footer-left, .footer-middle, .footer-right {
    width: 30%;
    margin: 0% 9% 0 0;

}

.footer-left p {
    color: #fff;
}

.footer-left p a {
    color: #27AAE1;
}

.footer-middle a {
    display: block;
    color: #27AAE1;
    font-size: 25px;
    text-decoration: none;
    font-weight: 700;
    margin-bottom: 20px;
}

.footer-left img {
    width: 100%;
}

.footer-right a {
    text-align: center;
    padding: 20px;
    margin: 0 10px;
    font-size: 25px;
    font-weight: 700;
    text-decoration: none;
    position: relative;
    background: #27AAE1;
    color: #fff;
}

.footer-right a span {
    z-index: 5;
    position: relative;
}

/*
.footer-right a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #27AAE1;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: skew(-25deg);
    -ms-transform: skew(-25deg);
    transform: skew(-25deg);
    z-index: 0;
} */

#innersection {
    padding: 100px 0;
}

blockquote {
    margin: 0;
    font-style: italic;
    font-size: 28px;
    line-height: 140%;
}

p {
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
}

li {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}


.resultpost {
    margin-bottom: 50px;
}

.resultpost h3 {
    color: #654885;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
}

/* .resultpost  p {
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
} */

#purplebluesection {
    display: flex;
    margin-top: 50px;
}

.purple {
    background: #654885;
}

.blue {
    background: #27AAE1;
}

.purple, .blue {
    display: inline-flex;
    padding: 75px 0;
    color: #fff;
}

#joinsection {
    background: #32384B;
    padding: 100px 0;
}

.joincontent {
    display: flex;
}

.joinleft, .joinright {
    display: inline-block;
    color: #fff;
    width: 50%;
}

.joinleft {
    margin-right: 5%;
}

.joinright .contactus {
    width: 100%;
}

#innersection h1 {
    color: #654885;
    font-size: 50px;
    text-transform: uppercase;
}

.left-float {
    float: left;
    margin: 20px 20px 20px 0;
}

.right-float {
    float: right;
    margin: 20px 0 20px 20px;
}

.right-float img, .left-float img {
    width: 300px
}

.cases {
    display: flex;
}

.case {
    background: #654885;
    display: inline-block;
    padding: 100px 5%;
    color: #fff;
}

.apply {
    color: #654885;
    font-weight: 700;
    margin: 1em 0;
    display: block;
    text-decoration: none;
}

.case:nth-child(2) {
    background: #27AAE1;
}

.case h3 {
    text-transform: uppercase;
}

#contactform {
    background: #32384B;
    padding: 100px 0;
}

#bmc .member a:hover {
    cursor: default !important;
}

#contactform h2 {
    color: #fff;
}

#contactform form input {
    width: 49%;
    box-sizing: border-box;
    border: 0;
    font-size: 25px;
    padding: 10px 0;
    display: inline-block;
    text-indent: 20px;
    margin: 0 0 20px;
}

.contact-form form input {
    width: 49%;
    box-sizing: border-box;
    /* border: 1px; */
    font-size: 25px;
    padding: 10px 0;
    display: inline-block;
    text-indent: 20px;
    margin: 0 0 20px;
}

#contactform form input:nth-child(2), #contactform form input:nth-child(4) {
    margin: 0 0 5px 1%;
}


#contactform form textarea {
    width: 99.5%;
    border: 0;
    padding: 20px;
    box-sizing: border-box;
    font-size: 25px;
}

#contactform form input[type="submit"] {
    background: #50AC40;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    font-weight: 800;
    font-size: 35px;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    margin-top: 50px;
    display: block;
}

#staffsection {
    width: 90%;
    margin: 0 auto;
}

#boardsection {
    width: 90%;
    margin: 0 auto;
}

.member {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    margin: 0 1% 30px;

}

.member a {
    text-decoration: none;
}

.member img {
    width: 100%;
}

.guestauth:hover {
    cursor: inherit
}

.member h3, .member p {
    margin: 0;
    color: #000;
}

#casestudies {
    width: 100%;
    margin: 0 auto;
}

#casestudies.cspage {
    width: 90%;
}

.cscontainer {
    display: flex;

}

.casestudy {
    display: inline-block;
    background: #32384B;
    width: 33%;
    padding: 20px 5%;
    margin: 0 1% 30px;
    color: #fff;
}

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

#eventsection {
    background: #F0F0F0;
    width: 80%;
    margin: 0 auto 100px;
    padding: 100px 0;
}

#mobile.fixed {
    position: fixed;
}

#nav li ul {
    display: none;
    padding: 0;
    background: #000;
    padding: 20px 10px 20px;
    margin: 0;
}
#nav li {
    position: relative;
}

#nav li ul li {
    display: block;
    text-align: left;
    margin: 10px 0 0;
}

#nav nav li li a {
    margin: 0;
    font-size: 14px;
}

#nav li:hover > ul {
    display: block;
    position: absolute;
    width: 100%;
}
.eventcontainer {
    width: 80%;
    margin: 0 auto;
}

.event h3 {
    color: #654885;
    font-size: 35px;
    text-transform: uppercase;
}

.event {
    border-bottom: 2px solid #AA9BBB;
    margin-bottom: 50px;
    padding-bottom: 25px;
}

.img-text {
    display: flex;
    margin-bottom: 100px;
}

.img-right, .img-left, .text-left, .text-right {
    display: inline-block;
    width: 50%;
    margin: 0 20px;
    vertical-align: middle;
}

.img-right img, .img-left img {
    width: 100%;
}

.img-text h2 {
    text-transform: uppercase;
}


#mobilenav {
    display: none;
    position: fixed;
    right: -100%;
    width: 100%;
    text-align: center;
    height: 100vh;
    background-color: rgba(0,0,0,.9);
    padding: 65px 20px 40px 20px;
    box-sizing: border-box;
    top: 0px;
    z-index: 200;
}

#mobile {
    display: none;
    position: absolute;
    right: 4%;
    top: 35px;
    z-index: 201;
}

#mobilenav nav a {
    color: #fff;
    text-decoration: none;
    margin: 0 10px 10px;
    font-size: 30px;
    font-weight: 600;
    display: block;
}

#nav-icon {
    width: 30px;
    height: 45px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

#nav-icon span:nth-child(1) {
    top: 0px;
}

#nav-icon span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#nav-icon span:nth-child(2), #nav-icon span:nth-child(3) {
    top: 10px;
}

#nav-icon span:nth-child(4) {
    top: 20px;
}

#nav-icon.open span:nth-child(1) {
    top: 10px;
    width: 0%;
    left: 50%;
}
#nav-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#nav-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#nav-icon.open span:nth-child(4) {
    top: 10px;
    width: 0%;
    left: 50%;
}

li.socialnav {
    display: inline-block;
}

/* BISC1901 start ----------------------------------------------------------- */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

a {
    transition: all ease-in-out 0.4s;
}

/* HEADER --------------------------------------------------------------------*/
.main-header {
    font-size: 0;
    padding: 0 5% 8px;
    position: relative;
    box-sizing: border-box;
}

.header-logo {
    display: inline-block;
    width: 180px;
    height: auto;
    text-decoration: none;
    padding: 10px 0;
}

.header-logo img {
    height: auto;
    width: 100%;
}

.desktop-nav {
    display: inline-block;
    width: calc(100% - 180px);
    vertical-align: top;
    height: 94px;
}

.main-header ul {
    text-align: right;
    height: 100%;
    list-style: none;
    padding-left: 0;
}

.main-header ul li {
    display: inline-block;
    padding: 39px 10px;
}

.main-header ul li a {
    color: #21A6DB;
    display: inline-block;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 16px;
    transition: all ease-in-out 0.4s;
}

.main-header ul li:hover {
    background-color: #21A6DB;
    color: #281445;
}

.main-header ul li:hover a {
    color: #281445;
}

.main-header ul.sub-menu {
    height: auto;
}

.main-header ul li .sub-menu {
    background-color: #fff;
    display: none;
    left: 0px;
    padding: 23px 0;
    width: 100%;
    position: absolute;
    transition: all ease-in-out 0.2s;
    /* width: 304px; */
    text-align: left;
    z-index: 2;
    top: 70px;
}

/* #menu-item-301 .sub-menu {
    width: 100%;
}

#menu-item-300 .sub-menu {
    width: 210%;
} */


.main-header ul li .sub-menu li {
    display: block;
    padding: 10px;
}

.main-header ul li.menu-item-has-children {
    position: relative;
}

.main-header ul li.menu-item-has-children:hover .sub-menu {
    display: block;
}

.main-header ul li.last {
    background-color: #FFE351;
    color: #000;
    transition: all ease-in-out 0.4s;
}

.main-header ul li.last a {
    color: #000;
}

.main-header ul li.last:hover {
    background-color: #21A6DB;
}

.main-header ul li.last:hover a {
    color: #FFE351;
}

.main-header ul li#menu-item-51 {
    background-color: #FFE351;
    color: #000;
    transition: all ease-in-out 0.4s;
}

.main-header ul li#menu-item-51 a {
    color: #000;
}

.main-header ul li#menu-item-51:hover {
    background-color: #21A6DB;
}

.main-header ul li#menu-item-51:hover a {
    color: #FFE351;
}

/* MOBILE NAV */
.containerballot {
    cursor: pointer;
    float: right;
    right: 5%;
    position: absolute;
    top: 20px;
    z-index: 101;
    display: none;
}

.bar1, .bar2, .bar3 {
    background-color: #281445;
    height: 5px;
    margin: 6px 0;
    transition: all 0.4s;
    width: 35px;
}

.change .bar1 {
    -webkit-transform: rotate(45deg) translate(8px, 8px);
    transform: rotate(45deg) translate(8px, 8px);
    background-color: #21A6DB;
}

.change .bar2 {
    opacity: 0;
}

.change .bar3 {
    -webkit-transform: rotate(-45deg) translate(8px, -7px);
    transform: rotate(-45deg) translate(8px, -7px);
    background-color: #21A6DB;
}

.mobile-nav {
    background-color: #281445;
    display: block;
    display: none;
    height: 100px;
    padding-bottom: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100px;
    z-index: 2;
}

/* FOOTER --------------------------------------------------------------------*/
.ballot-footer {
    background-color: #281445;
    padding: 70px 10% 45px;
    font-size: 0;
    background-image: none;
    clear: both;
    position: relative;
}

.footer-left-div {
    display: inline-block;
    width: 40%;
}

#footersocial {
    position: absolute;
    top: 80px;
    right: 14%;
}

.footer-logo {
    display: inline-block;
    margin-bottom: 40px;
    text-decoration: none;
}

.address {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 23px;
    margin-left: 53px;
}

.footer-a-mail {
    color: #87CDE9;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 23px;
    margin-left: 53px;
    text-decoration: none;
    transition: all ease-in-out 0.4s;
}

.footer-a-mail:hover {
    color: #FFE351;
}

.ballot-footer nav {
    display: inline-block;
    vertical-align: top;
    margin-top: 55px;
    width: 60%;
}

.ballot-footer ul {
    list-style: none;
    position: relative;
    padding-left: 0;
}

.ballot-footer ul li {
    padding: 10px 10px;
    text-align: left;
    width: 200px;
}

.ballot-footer ul li a {
    color: #87CDE9;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all ease-in-out 0.4s;
}

.menu-footer-nav-container ul li .sub-menu {
    display: none;
}

.menu-footer-nav-container ul li a:hover {
    color: #FFE351;
}

.menu-footer-nav-container ul li.last {
    background-color: #FFE351;
    padding: 20px 10px;
    position: absolute;
    right: 0;
    top: 10px;
    text-align: center;
    transition: all ease-in-out 0.4s;
}

.menu-footer-nav-container ul li.last a {
    font-weight: 900;
    color: #000;
}

.menu-footer-nav-container ul li.last:hover {
    background-color: #21A6DB;
}

.contact-form input[type="submit"]:hover {
    background-color: #21A6DB;
    cursor: pointer;
    transition: .2s ease;
}

.privacy-p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 45px;
}

.privacy-p a {
    color: #FFFFFF;
    text-decoration: none;
}

.privacy-p a:hover {
    color: #FFE351;
}

.paid-p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 10px;
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #979797;
    padding: 5px;
    margin: 10px auto;
    width: 115px;
}

/* MAIN ----------------------------------------------------------------------*/
.basic-page-wrapper {
    margin: 50px 15%;
    box-sizing: border-box;
}

.basic-page-wrapper h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 50px;
    color: #000000;
    margin: 0 30px 30px 30px;
}

.basic-page-content-wrapper {
    width: 100%;
    background-color: #F8F8F8;
    padding: 35px 60px;
    box-sizing: border-box;
}

.basic-page-wrapper p.sub-header-wrapper-p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: #666666;
    line-height: 28px;
    margin: 20px 0;
}

.basic-page-wrapper p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    line-height: 28px;
    margin: 20px 0;
}

.basic-page-wrapper h2 {
    font-weight: 700;
    color: #000000;
}

.basic-page-wrapper h3 {
    font-weight: 700;
    color: #000000;
}

.basic-page-wrapper h4 {
    font-weight: 700;
    color: #000000;
}

.basic-page-wrapper h5 {
    font-weight: 700;
    color: #000000;
}

.basic-page-wrapper h6 {
    font-weight: 700;
    color: #000000;
}

.basic-page-img-large-image {
    width: 130%;
    margin: 20px auto 20px -15%;
}

.float-right {
    float: right;
    margin: 0 -15% 20px 40px;
    max-width: 100%;
    height: auto;
}

.float-left {
    float: left;
    margin: 0 40px 20px -15%;
    max-width: 100%;
    height: auto;
}

/* SECTION -------------------------------------------------------------------*/
.news-story-page-wrapper.basic-page-wrapper {
    margin: 0 0 30px;
}

.news-story-hero {
    min-height: 350px;
    background-size: cover;
    background-position: center;
}

.news-story-inner {
    margin-top: -20px;
    background-color: #F8F8F8;
    padding: 35px 7%;
    width: 70%;
    margin: -20px auto 20px;
}

.news-story-inner h1 {
    width: 100%;
    margin: 0 0 30px;
}

.news-story-author {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #0D2B4C;
    text-align: left;
    line-height: 20px;
}

.news-story-author a {
    font-weight: 700;
    margin-right: 20px;
    text-decoration: none;
    display: inline-block;
    color: #000000;
    border-bottom: 2px solid transparent;
}

.news-story-author a:hover {
    border-color: #00000000;
    cursor: default;
}

.news-share-p a {
    display: inline-block;
    text-decoration: none;
    margin-right: 20px;
}

.news-share-p a #Shape {
    transition: all ease-in-out 0.4s;
}

.news-share-p a:hover #Shape {
    fill: #281445;
}

.news-tags-wrapper {
    margin-top: 20px;
}

p.news-tags-p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #000000;
    line-height: 28px;
}

.news-tags-a {
    display: inline-block;
    background-color: #E0D9E6;
    color: #000000;
    font-weight: 500;
    text-decoration: none;
    border-radius: 14px;
    padding: 0px 10px;
    margin-right: 10px;
    font-size: 12px;
}

.news-tags-a:hover {
    background-color: #bab5bf;
}

/* NEWS LISTING PAGE -------------------------------------------------------- */
.news-listing-page-wrapper {
    padding: 75px 10% 100px;
}

.news-listing-page-wrapper h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 50px;
    color: #000000;
    line-height: 61px;
    margin: 0 auto 30px 30px;
}

.news-listing-form-wrapper {
    background-color: #654885;
}

.news-listing-form-wrapper form {
    padding: 25px 10%;
}

.news-listing-form-wrapper form p {
    color: #FFFFFF;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 16px;
}

.news-listing-form-wrapper form p.tags-p {
    font-weight: 700;
    padding: 10px 30px;
    font-size: 18px;
    /* transition: all ease-in-out 0.4s; */
}

.news-listing-form-wrapper form p.tags-p svg {
    vertical-align: middle;
}

.tags-container {
    display: inline-block;
    margin-left: 15px;
    position: relative;
}

.tags-container:hover p.tags-p {
    background-color: #281445;
}

.tags-wrapper {
    background-color: #281445;
    transition: all ease-in-out 0.4s;
    padding: 30px;
    position: absolute;
    min-width: 460px;
    display: none;
}

.news-listing-form-wrapper form .tags-wrapper p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #FFFFFF;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    min-width: 130px;
    padding: 10px 0;
}

.news-listing-form-wrapper form .tags-wrapper p:hover {
    font-weight: 700;
}

.tags-container:hover .tags-wrapper {
    display: block;
}

.news-listing-form-wrapper form input {
    border: none;
    border-radius: 17px;
    background-image: url('../images/search-icon.svg');
    background-repeat: no-repeat;
    background-position: left;
    font-size: 16px;
    padding: 5px 20px 5px 30px;
}

.ballot-staff {
    padding-bottom: 100px;
}

#innersection h1.ballot-h1 {
    color: #000;
}

#innersection.ballot-innersection {
    padding: 50px 0;
}

.ballot-btn {
    background: #FFE351;
    padding: 20px 50px 20px;
    text-align: center;
    color: #000;
    font-weight: 800;
    font-size: 35px;
    text-decoration: none;
    margin-top: 50px;
    display: block;
    width: 200px;
    transition: all ease-in-out 0.4s;
}

.ballot-btn:hover {
    background-color: #654885;
    color: #fff;
}

#eventsection.ballot-eventsection {
    padding-top: 0;
}

.ballot-form-wrapper {
    background-color: #654885;
    padding: 30px 10%;
}

.ballot-form-wrapper p {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 300;
    display: inline-block;
    margin: 0;
    padding: 5px 0;
}

.resethighlight {
    background: yellow;
    color: #000 !important;
}
.ballot-form-wrapper button{
    background: yellow;
    color: #000;
    border: 0;
    border-radius: 19px;
    width: 50px;
    font-size: 21px;
    padding: 0px 0px;
    display: none;
    vertical-align: middle;
    margin-top: -6px;

}

.ballot-form-wrapper .ballot-events-bold {
    font-weight: 700;
    margin: 0 15px;
    color: #fff;
    display: inline-block;
    position: relative;
    padding: 5px;
}

#startdatee, #enddatee {
    font-weight: 700;
    margin: 0 15px;
    color: #fff;
    display: inline-block;
    position: relative;
    background: #654885;
    float: none;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    text-indent: 0;
    font-size: 16px;
    width: 110px;
}

#eventsection .ballot-form-wrapper input#searchevent {
    width: 250px;
}

#startdatee::placeholder, #enddatee::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff !important;
    opacity: 1; /* Firefox */
  }

#startdatee:hover, #enddatee:hover {
    cursor: pointer;
}

.ballot-events-bold:hover {
    cursor: pointer;
}

.showevent {
    display: block !important;
}

.hideevent {
    display: none;
}

.tagsul {
    position: absolute;
    left: 0;
    background: #281446;
    width: 200px;
    padding: 10px;
    display: none;
}

.tagsul ul {
    padding: 0;
}

.tagsul li {
    display: block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.tagsul a {
    color: #fff;
}

.ballot-form-wrapper input {
    background: #FFFFFF;
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/ballot/images/magnify.png);
    background-size: 25px;
    border-radius: 17px;
    border: none;
    font-size: 30px;
    color: #32384B;
    margin: -7px 15px 0;
    float: right;
    display: inline-block;
    /* background-attachment: fixed; */
    background-position: 10px center;
    text-indent: 45px;
}

.ballot-eventsection .event {
    margin-bottom: 37px;
}

.ballot-eventsection .events h3 {
    color: #21A6DB;
    font-size: 35px;
    margin: 50px 0 10px;
}

.ballot-eventsection .events h4 {
    margin: 0;
    font-size: 22px;
}

.ballot-eventsection .events h4:last-of-type {
    font-weight: 400;
    font-size: 16px;
}

.ballot-eventsection .events p {
    font-size: 18px;
    font-weight: 400;
}

.ballot-read-more-btn {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #21A6DB;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    margin-top: 20px;
    transition: all ease-in-out 0.4s;
}

.event-desc p {
    font-weight: 400;
}

.event-desc p a {
    color: #281445;
    font-weight: 800;
}

.ballot-read-more-btn:hover {
    color: #281445;
}

.cspage.ballot-cs-wrapper .casestudy {
    background-color: #21A6DB;
    background-blend-mode: soft-light;
    background-size: cover;
    background-position: center;
}

.cspage.ballot-cs-wrapper .casestudy:hover {
    background-image: none !important;
    background-color: #654885;
}

.ballot-casestudy-single {
    width: 70%;
    margin: -30px auto 50px;
    background-color: #F8F8F8;
    padding: 20px 5%;
}

.ballot-contact-us {
    background-color: #654885;
    color: #fff;
    margin: auto;
    font-size: 26px;
}

.ballot-contact-us:hover {
    background-color: #27AAE1;
}

.casestudy-story-page-wrapper.basic-page-wrapper {
    margin: 0 0 90px;
}

.ballot-login-inner {
    width: 70%;
    margin: 0 auto 100px;
}

.ballot-login-inner form {
    margin-left: 10%;
    width: 90%;
}

.ballot-login-inner div:last-of-type {
    margin-left: 154px;
    margin-top: 20px;
}

.ballot-login-inner label {
    display: inline-block;
    font-size: 26px;
    color: #4A4A4A;
    font-weight: 700;
    margin: 20px 0;
    width: 150px;
}

.ballot-login-inner input {
    background: #EDEDED;
    font-size: 30px;
    padding: 5px 10px;
    border: none;
    vertical-align: middle;
    width: calc(100% - 180px);
}

.ballot-login-inner input[type='submit'] {
    background: #FFE351;
    font-weight: 900;
    font-size: 24px;
    color: #000000;
    text-align: center;
    padding: 10px 25px;
    max-width: 130px;
    min-width: 124px;
}

.ballot-login-inner input[type='submit']:hover {
    background-color: #87CDE9;
}

.ballot-apply {
    display: inline-block;
    background: #654885;
    font-weight: 900;
    font-size: 24px;
    color: #fff;
    text-align: center;
    padding: 10px 25px;
    margin-left: 20px;
    text-decoration: none;
    vertical-align: middle;
}

.ballot-apply:hover {
    background-color: #87CDE9;
}

.ballot-forgot-password {
    display: block;
    color: #27AAE1;
    margin-top: 20px;
}

.ballot-forgot-password:hover {
    color: #000;
}

.ballot-resource-library-wrapper {

}

#resetresource:hover {
    cursor: pointer;
}

.ballot-research-top {
    width: 90%;
    margin: 20px auto;
}

.ballot-resource-library-wrapper .casestudy {
    display: inline-block;
    background: #D7EFF9;
    width: 33%;
    padding: 0 3% 20px;
    margin: 0 1% 30px;
}

.ballot-resource-library-wrapper .casestudy a {
    color: #000;
    transition: none;
}

.ballot-resource-library-wrapper .casestudy:hover {
    background-color: #27AAE1;
    background-image: url('../img/ballot-images/search-icon.svg');
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: center;
    background-blend-mode: overlay;
}

.ballot-resource-library-wrapper a.ballot-read-more-btn {
    color: #27AAE1;
}

.ballot-resource-library-wrapper .casestudy:hover a {
    color: #fff;
}

.ballot-resource-library-wrapper .casestudy:hover a.ballot-read-more-btn {
    color: #fff;
}

.ballot-resource-library-wrapper .casestudy:hover #read-more {
    fill: #fff;
}

.ballot-resource-listing-wrap {
    width: 80%;
    margin: 20px auto;
    background-color: #EDEDED;
}

.ballot-resource-listing-wrap .resources {
    width: 80%;
    margin: 10px auto;
}

.ballot-pagination {
    text-align: center;
    padding: 0 0 40px;
}

.ballot-pag-number {
    display: inline-block;
    margin: 0 20px;
    text-decoration: none;
    font-weight: 700;
    color: #21A6DB;
}

.ballot-pag-number:hover {
    color: #654885;
}

.ballot-pag-number.active {
    color: #4A4A4A;
}

.resources h3 {
    margin: 50px 0 10px;
    text-transform: none;
    color: #27AAE1;
}

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

.resources h3 a:hover {
    text-decoration: underline;
}

a.readmore {
    background: #FFE351;
    font-weight: 900;
    font-size: 25px;
    color: #000000;
    text-align: center;
    width: 200px;
    max-width: 100%;
    margin: 20px 0;
    padding: 10px;
    text-decoration: none;
    display: block;
}

.resources h4 {
    font-size: 20px;
    font-weight: 500;
    margin: 10px 0 0;
}

.ballot-apply-wrapper {
    width: 80%;
    margin: 20px auto;
}

.ballot-apply-wrapper form {
    font-size: 0;
    width: 100%;
    box-sizing: border-box;
}

.ballot-apply-wrapper label {
    font-weight: 700;
    font-size: 20px;
    color: #4A4A4A;
    width: 50%;
    display: inline-block;
    padding: 10px;
    box-sizing: border-box;
}

.ballot-apply-wrapper input {
    background: #EDEDED;
    display: block;
    width: 100%;
    font-size: 30px;
    padding: 5px 10px;
    border: none;
    box-sizing: border-box;
    margin-top: 5px;
}

.ballot-apply-wrapper textarea {
    background: #EDEDED;
    display: block;
    width: 100%;
    font-size: 30px;
    padding: 5px 10px;
    border: none;
    box-sizing: border-box;
    margin-top: 5px;
    resize: none;
}

.ballot-apply-wrapper input[type="submit"] {
    background: #FFE351;
    font-weight: 900;
    font-size: 34px;
    color: #000000;
    text-align: center;
    width: 300px;
    max-width: 100%;
    margin: 10px auto;
}

.ballot-bold-p {
    font-weight: 700;
    font-size: 26px;
    color: #4A4A4A;
    line-height: 32px;
}

.ballot-bold-p span {
    display: block;
}

.ballot-bold-p a {
    color: #21A6DB;
    font-size: 22px;
}

.ballot-bold-p a:hover {
    color: #281445;
}

.ballot-news-page .resources h4 span {
    font-weight: 800;
}

.ballot-resource-library-wrapper.ballot-news-page {
    width: 100%;
}

.nojobs {
    width: 90%;
    margin: 0 auto;
}

#resourcesearch {
    width: 38%;
    float: right;
}

.page-id-25 .ballot-form-wrapper form {
    /* display: flex; */
}

.ballot-resource-listing-wrap.ballot-bisc-news {
    width: 60%;
    margin: 20px auto 20px 0;
    display: inline-block;
    background-color: transparent;
}

.page-id-318 .ballot-resource-listing-wrap.ballot-bisc-news {
    width: 100%;
}

.page-id-318 .event {
    border-bottom: 2px solid #AA9BBB;
    width: 80%;
    margin: 25px auto 50px;
}

.page-id-318 .ballot-resource-listing-wrap .resources {
    background: #F0F0F0;
    padding: 50px 0;
}

.ballot-bisc-sidebar {
    display: inline-block;
    float: right;
    vertical-align: top;
    width: 40%;
    box-sizing: border-box;
    padding: 0 5% 50px;
}

.page-id-120 .ballot-resource-listing-wrap.ballot-bisc-news {
    width: 80%;
    margin: 20px auto 20px auto;
    display: block;
    background-color: transparent;
}

.ballot-bisc-news-contact {
    box-sizing: border-box;
    padding: 20px 10px;
    border: 5px solid #A99CBA;
}

.ballot-bisc-news-contact a {
    display: block;
    font-weight: 400;
}

.ballot-bisc-news-contact a:first-of-type {
    color: #21A6DB;
    margin-bottom: 5px;
}

.ballot-bisc-news-contact a:last-of-type {
    color: #000;
    text-decoration: none;
}

.ballot-bisc-sign-up-form label {
    font-weight: 700;
    font-size: 20px;
    color: #4A4A4A;
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    box-sizing: border-box;
}

.ballot-bisc-sign-up-form input {
    background: #EDEDED;
    display: block;
    width: 100%;
    font-size: 30px;
    padding: 5px 10px;
    border: none;
    box-sizing: border-box;
    margin-top: 5px;
}

.ballot-bisc-sign-up-form input[type="submit"] {
    background: #FFE351;
    font-weight: 900;
    font-size: 25px;
    color: #000000;
    text-align: center;
    width: 200px;
    max-width: 100%;
    margin: 30px 0 0;
    padding: 15px 0;
}

.ballot-bisc-sign-up-form input[type="submit"]:hover {
    opacity: .7;
    cursor: pointer;
    transition: .2s ease;
}

a.readmore:hover {
    opacity: .7;
    cursor: pointer;
    transition: .2s ease;
}

.ballot-bisc-newsclips {
    margin-top: 30px;
}

.ballot-bisc-newsclips-single {
    margin: 20px 0 50px;
}

.ballot-bisc-newsclips-single-p {
    font-size: 18px;
    margin: 5px 0;
}

.ballot-bisc-newsclips-single-p.bold {
    font-weight: 700;
}

.ballot-bisc-newsclips-single h3 {
    margin: 10px 0;
    font-size: 25px;
}

.ballot-bisc-newsclips-single h3 a {
    text-decoration: none;
    color: #27AAE1;
}

/* ballot hompage ----------------------------------------------------------- */
.ballot-homepage-hero-wrapper {
    box-sizing: border-box;
    width: 100%;
}

.ballot-hero-call-action-wrapper {
    /* padding: 40px 7%;
    background-size: cover;
    background-position: center center;
    min-height: 500px; */
    padding: 150px 7%;
    background-size: cover;
    background-position: center center;
}

.ballot-homepage-hero h1 {
    font-weight: 700;
    font-size: 50px;
    margin-top: 0;
    color: #FFFFFF;
    line-height: 1;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.ballot-homepage-hero h2 {
    font-weight: 700;
    font-size: 20px;
    color: #F8F8F8;
    line-height: 29px;
}

.ballot-homepage-hero .ballot-button {
    background: #FFE351;
    font-weight: 900;
    font-size: 34px;
    color: #000000;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 20px;
    max-width: 100%;
    display: inline-block;
}

.ballot-homepage-hero .ballot-button:hover {
    background: #21A6DB;
    color: #FFE351;
}

.ballot-hero-donate-wrapper {
    padding: 40px 7%;
    background-size: cover;
    background-position: center center;
    min-height: 500px;
}

.ballot-hero-donate-bar-wrapper {
    margin-top: 75px;
    width: 60%;
    background-color: #C3CDFF;
    margin-bottom: 25px;
    position: relative;
    text-align: left;
    font-size: 0;
}

.ballot-goal-bar-h4-total {
    color: #fff;
    background-color: #654885;
    display: inline-block;
    font-weight: 700;
    font-size: 23px;
    padding: 3px 5px;
    position: absolute;
    right: -99px;
    top: -40px;
    margin: 0;
}

.ballot-goal-bar-h4-total:after {
    top: 0;
    left: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #654885;
    border-width: 17px;
    margin-left: -34px;
    transform: rotate(0.25turn);
}

.ballot-goal-bar-inner {
    background-color: #654885;
    display: inline-block;
    height: 30px;
    position: relative;
}

.ballot-goal-bar-h4-raised {
    color: #fff;
    display: inline-block;
    font-weight: 400;
    font-size: 25px;
    padding: 5px;
    position: absolute;
    right: 0;
    top: -7px;
    transform: scale(.8);
    margin: 0;
}

.ballot-donate-hero-wrap {
    font-size: 0;
}

.ballot-donate-hero-wrap a {
    background: #FFFFFF;
    border: 6px solid #FFE351;
    font-weight: 700;
    font-size: 30px;
    color: #654885;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    margin-right: 15px;
    padding: 8px 16px;
}

.ballot-donate-hero-wrap a:hover {
    background-color: #FFE351;
}

.ballot-donate-hero-wrap a:last-of-type {
    border-color: transparent;
    background-color: #FFE351;
    color: #000;
    font-weight: 900;
}

.ballot-donate-hero-wrap a:last-of-type:hover {
    background-color: #654885;
    color: #FFE351;
}

.ballot-homepage-signup-wrapper {
    box-sizing: border-box;
    width: 100%;
    background-color: #21A6DB;
    padding: 50px 7%;
    font-size: 0;
}

.ballot-homepage-signup-left {
    width: 50%;
    display: inline-block;
}

.ballot-homepage-signup-right {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding: 0 30px;
}

.ballot-homepage-signup-right form {
    width: 100%;
    box-sizing: border-box;
}

.contact-form form {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    margin-top: 50px;
}

.contact-form input[type="submit"] {
    background: #654885;
    font-weight: 900;
    font-size: 34px;
    color: #FFFFFF;
    border: 0;
    text-align: center;
    width: 100%;
    text-indent: 0;
}

.contact-form textarea {
    width: 98%;
    font-size: 25px;
    text-indent: 20px;
    margin-bottom: 50px;
    border: 1px solid #ccc;
    font-family: 'Montserrat', sans-serif;
}

.ballot-homepage-signup-wrapper h2 {
    font-weight: 700;
    font-size: 40px;
    color: #FFFFFF;
    line-height: 42px;
    margin-top: 0;
    text-transform: uppercase;
}

.ballot-homepage-signup-wrapper p {
    font-weight: 700;
    font-size: 20px;
    color: #F8F8F8;
    line-height: 29px;
}

.ballot-homepage-signup-wrapper input {
    width: 100%;
    margin: 8px 0;
    background: #FFFFFF;
    font-weight: 700;
    font-size: 20px;
    color: #4A4A4A;
    border: none;
    padding: 10px 10px;
    box-sizing: border-box;
}

.ballot-homepage-signup-wrapper input[type=email] {
    width: 58%;
    display: inline-block;
    margin-right: 4%;
}

.ballot-homepage-signup-wrapper input[type=tel] {
    width: 38%;
    display: inline-block;
    margin-left: 0;
}

.ballot-homepage-signup-wrapper input[type=submit] {
    background: #654885;
    font-weight: 900;
    font-size: 34px;
    color: #FFFFFF;
    text-align: center;
}

.ballot-homepage-signup-wrapper input[type=submit]:hover {
    background-color: #FFE351;
    color: #000;
    transition: .2s ease;
    cursor: pointer;
}

.ballot-homepage-video-wrapper {
    width: 100%;
}

.ballot-homepage-video {
    width: 100%;
    height: auto;
}

.ballot-strength-wrapper {
    width: 100%;
    box-sizing: border-box;
    padding: 20px 7%;
    margin-top: -5px;
    background: #fff;
}

.ballot-strength-wrapper h2 {
    font-weight: 700;
    font-size: 40px;
    color: #000000;
    text-transform: uppercase;
    line-height: 42px;
}

.ballot-strength-wrapper h3 {
    padding: 30px;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    width: 550px;
}

.ballot-read-more-link {
    font-weight: 700;
    text-transform: uppercase;
    color: #21A6DB;
    text-decoration: none;
    display: block;
}

.ballot-read-more-link:hover {
    color: #281445;
}

.ballot-change-scroll-div-wrapper {
    width: 95%;
    margin: 0 0 0 5%;
}

.ballot-change-scroll-div {
    display: inline-block;
    vertical-align: top;
}

.ballot-what-we-do-wrapper {
    font-size: 0;
    width: 85%;
    margin: 80px auto;
}

.ballot-what-we-do-wrapper h2 {
    font-weight: 700;
    font-size: 40px;
    color: #000000;
    line-height: 42px;
    text-transform: uppercase;
}

.ballot-what-we-do-wrapper p {
    font-weight: 500;
    font-size: 20px;
    color: #000000;
    line-height: 28px;
}

.ballot-what-we-do-wrapper .ballot-read-more-link {
    font-size: 16px;
}

.ballot-what-we-do-card {
    width: 45%;
    padding: 20px 20px 20px 0;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    margin-right: 20px;
}

.ballot-what-we-do-card h3 {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
}

.ballot-what-we-do-wrapper .ballot-button {
    background: #FFE351;
    font-weight: 900;
    font-size: 25px;
    color: #000000;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 18px 25px;
    max-width: 100%;
    width: 260px;
    display: block;
    margin: 35px auto;
}

.ballot-what-we-do-wrapper .ballot-button:hover {
    background-color: #21A6DB;
}

#ballotMap {
    display: block;
    box-sizing: border-box;
    width: 73%;
    margin: 20px auto;
    height: auto;
    min-height: 534px;
    max-width: 750px;
}

.ballot-around-us-wrapper {
    margin: 0;
    /* width: 85%; */
    background: #F8F8F8;
    padding: 100px 7.5%;
}

#mapsvg {
    position: absolute;
    width: 5%;
}

#nf-field-12 {
    height: auto !important;
    background-color: #FFE351 !important;
    padding: 10px 50px !important;
    font-weight: 900 !important;
    color: #000 !important;
    text-align: center !important;
    transition: all ease-in-out 0.4s !important;
    font-size: 25px !important;
    text-transform: uppercase !important;
}

.ballot-around-us-wrapper h2 {
    font-weight: 700;
    font-size: 40px;
    color: #000000;
    line-height: 42px;
    margin: 0;
}

.ballot-around-us-wrapper h3 {
    font-weight: 700;
    font-size: 30px;
    color: #000000;
    margin: 5px 0;
}

.ballot-map-key-wrap {
    font-size: 0;
    margin-top: 30px;
}

.ballot-single-key-wrap {
    display: inline-block;
    width: 33.3%;
    box-sizing: border-box;
    padding: 10px 20px 10px 0;
    vertical-align: top;
}

.ballot-map-key-wrap p {
    font-size: 16px;
    color: #000000;
    display: inline-block;
    margin: 0;
    width: calc(100% - 42px);
}

.ballot-key-color {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    vertical-align: top;
}

.first {
    background-color: #281445;
}

.second {
    background-color: #654885;
}

.third {
    background-color: #AA9BBB;
}

#ballotMap path,
#ballotMap polygon {
    fill: #BEBEBE;
}

#CA,
#AZ,
#NV,
#MT,
#CO,
#ND,
#SD,
#NE,
#OK,
#MO,
#AR,
#MI,
#OH,
#MA,
#OR {
    fill: #281445 !important;
}

#AK,
#WA,
#UT,
#WY,
#ME,
#ID {
    fill: #654885 !important;
}

#FL,
#IL,
#MS {
    fill: #AA9BBB !important;
}

.ballot-home-news-wrapper {
    background-color: #21A6DB;
}

.ballot-slider {
    padding: 60px 5% 55px;
    font-size: 0;
}

.ballot-slider h2 {
    font-weight: 700;
    font-size: 40px;
    color: #FFFFFF;
    letter-spacing: 1.02px;
    line-height: 42px;
    text-transform: uppercase;
}

.ballot-slider .card {
    width: 33.3%;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    box-sizing: border-box;
}

.card .ballot-date {
    font-weight: 700;
    font-size: 16px;
    color: #F6FCFD;
    line-height: 20px;
    margin: 0;
}

.card .ballot-pub {
    font-weight: 600;
    font-size: 19px;
    color: #FFFFFF;
    line-height: 33px;
    margin: 0;
}

.ballot-slider .card h3 {
    font-weight: 600;
    font-size: 26px;
    color: #FFFFFF;
    line-height: 33px;
    margin: 10px 0;
}

.ballot-slider .card h3 a {
    color: #fff;
    text-decoration: none;
}

.ballot-slider .card h3 a:hover {
    color: #654885;
}

.ballot-slider .ballot-read-more-link:hover {
    color: #FFFFFF;
}

.ballot-slider .ballot-read-more-link {
    color: #654885;
    font-size: 14px;
    text-transform: uppercase;
}

.ballot-home-twitter-wrapper {
    background-color: #654885;
}

.ballot-twitter-logo {
    display: block;
    text-decoration: none;
    text-align: center;
    margin-top: 20px;
}

.pop-up {
    padding: 40px 7%;
    background-size: cover;
    background-position: center center;
    min-height: 500px;
    position: relative;
}

.close-btn {
    position: absolute;
    right: 30px;
    top: 30px;
    transition: all ease-in-out 0.3s;
}

.close-btn:hover {
    transform: scale(1.2);
}

.ballot-popup-signup-wrapper .ballot-homepage-signup-wrapper {
    background-color: transparent;
    max-width: 700px;
    padding: 40px 0 50px;
}

.ballot-popup-signup-wrapper .ballot-homepage-signup-wrapper input[type="text"] {
    width: 48%;
    display: inline-block;
}

.ballot-popup-signup-wrapper .ballot-homepage-signup-wrapper input[type="text"]:first-of-type {
    margin-right: 4%;
}

.ballot-popup-signup-wrapper .ballot-homepage-signup-wrapper input[type="submit"] {
    background-color: #21A6DB;
}

.ballot-popup-signup-wrapper .ballot-homepage-signup-wrapper input[type="submit"]:hover {
    opacity: .8;
}

.ballot-slider {
    position: relative;
}

.arrow {
    position: absolute;
    top: 45%;
}

.left,
.left2 {
    left: 20px;
}

.right,
.right2 {
    right: 20px;
}

.left:hover,
.left2:hover,
.right:hover,
.right2:hover {
    cursor: pointer;
}

.tweetbody {
    font-size: 20px;
    line-height: 130%;
    word-break: break-word;
    color: #fff;
}

.main-header ul li ul li a {
    font-size: 14px;
}

.ctct-form-header, .ctct-form-text,
.ctct-form-custom label,
.ctct-gdpr-text,
.ctct-form-footer {
    display: none !important;
}

.main-header ul #menu-item-300 .sub-menu {
    width: 250%;
}

.ctct-form-defaults {
    background-color: transparent !important;
    padding: 0 !important;
}

.ctct-form-custom input {
    width: 100% !important;
    margin: 8px 0 !important;
    background: #FFFFFF !important;
    font-weight: 700 !important;
    font-size: 20px !important;
    color: #4A4A4A !important;
    border: none !important;
    padding: 10px 10px !important;
    box-sizing: border-box !important;
    border-radius: 0 !important;
}

div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
    margin: 0 !important;
}

.ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button {
    background: #654885 !important;
    font-weight: 900 !important;
    font-size: 34px !important;
    color: #FFFFFF !important;
    text-align: center !important;
    text-transform: uppercase !important;
}

.ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button:hover {
    background: #836c9d !important;
    transition: .2s ease;
}



.ballot-bisc-sign-up-form .ctct-form-field input {
background: #EDEDED !important;
display: block !important;
width: 100% !important;
font-size: 30px !important;
padding: 5px 10px !important;
border: none !important;
box-sizing: border-box !important;
margin-top: 5px !important;
}

div.ctct-form-embed form.ctct-form-custom .ctct-form-required:before {
    display: none !important;
}

.ballot-bisc-sign-up-form .ctct-form-field label {
    font-weight: 700 !important;
    font-size: 20px !important;
    color: #4A4A4A !important;
    width: 100% !important;
    display: inline-block !important;
    padding: 10px 0 !important;
    box-sizing: border-box !important;
    margin: 0 !important;
    font-family: 'Montserrat', sans-serif !important;
    padding-bottom: 0 !important;
}

.ballot-bisc-sign-up-form .ctct-form-custom .ctct-form-button {
    background: #FFE351 !important;
    font-weight: 900 !important;
    font-size: 25px !important;
    color: #000000 !important;
    text-align: center !important;
    width: 200px !important;
    max-width: 100% !important;
    margin: 30px 0 0 !important;
    padding: 15px 0 !important;
    border-radius: 0 !important;
    border: 0 !important;
    text-transform: uppercase !important;
}

.ctct-form-success .ctct-form-header,
.ctct-form-success .ctct-form-text {
    display: block !important;
}

.home .ctct-form-success .ctct-form-header h2,
.home .ctct-form-success .ctct-form-text {
    color: #fff !important;
}

.header-logo:hover img {
    transition: .2s ease;
    transform: scale(1.1);
}

.header-logo {
    transition: .2s ease;
}

.header-logo img {
    transition: .2s ease;
}

.footer-logo:hover img {
    transition: .2s ease;
    transform: scale(1.1);
}

.footer-logo {
    transition: .2s ease;
}

.footer-logo img {
    transition: .2s ease;
}

.event p {
    font-size: 18px;
}


.basic-page-content-wrapper li {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 400;
}

.basic-page-content-wrapper a,
.basic-page-wrapper a {
    color: #21A6DB;
    text-decoration: none;
    font-weight: 800;
}



.basic-page-content-wrapper a:hover {
    text-decoration: underline;
}

.basic-page-content-wrapper a:visited,
.basic-page-wrapper a:visited {
    color: #281445;
}

#outlines path:hover, #outlines polygon:hover {
    cursor: pointer;
    opacity: .8;
}

.event-social a {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}

#footersocial svg {
    width: 20px;
}

#footersocial a {
    margin: 0 5px;
    display: inline-block;
}

.ninja-forms-field-description p {
    font-size: 14px !important;
}
.nf-field-description p {
    margin: 0 !important;
}

.field-wrap.text-wrap.label-above {
    margin: 0 !important;
    width: 100% !important;
    background: transparent !important;
}

#first_name_field_3, #last_name_field_3, #email_address_field_3, #company_field_3 {
    width: 49% !important;
    display: inline-block !important;
}

#custom_field_string_political_issue_field_3 {
    width: 98%;
    margin: 0 auto !important;
}

#first_name_3, #last_name_3, #email_address_3, #company_3, #custom_field_string_political_issue_3 {
    border: 1px solid #000 !important;
    border-radius: 0 !important;
    font-family: 'Montserrat', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 100 !important;
}

#ctct_form_3 .ctct-form-button {
    background: #654885;
    font-weight: 900;
    font-size: 34px;
    color: #FFFFFF;
    border: 0;
    text-align: center;
    width: 98%;
    text-indent: 0;
    margin: 0 auto;
    border-radius: 0;
    text-transform: uppercase;
}

#ctct_form_3 {
    margin: 100px auto;
}
