/*
Theme Name: iVoteArizona
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: e-Partner Development
Author URI: http://www.e-partner.org
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.91.1513182604
Updated: 2017-12-13 16:30:04

*/


#footer h4 {
    color: #ddd;
    font-size: 14px;
    margin: 18px 0px;
}
.footercolsx ul, .footer-ul {
  display:inline-block;
	list-style: none;
  
}
#footer-container {
	color: #ddd;
	background-color: #232323;
}

#footer .fourcol-one {
    margin-bottom: 17px;
}
.fourcol-one {
	width:30%;
	float:left;
	margin-right:4%;
	margin-bottom:4%;
	position:relative;
}
.threecol-one{
	width: 20%;
	float: left;
	color: #ddd;
}
.threecol-one a, .threecol-one a:visited {
	color: #626262;
	display:block;
}
.threecol-two a, .threecol-two a:visited {
	color: #626262;
}
.threecol-one a:hover, .threecol-two a:hover {
	color: #fff;
}
.threecol-two {
	width:60%;
	float:left;
	position:relative;
}
.threecol-two p{
	margin: 0;
}
#footer input,
#footer textarea {
    padding: 0px;
    background: #fff;
    border-color: #efefef;
    border-width: 0px;
    border-style: solid;
    border-radius: 0px;
    margin-top: 63px;
}
#footer {
	max-width: 1100px;
	margin: auto;
}
#footer li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.last{ 
	clear:right; margin-right:0; 
}
.forth-footer img {
    margin-top: 63px;
}
.first-footer img {
    margin-top: 56px;
}
.footer-address {
    text-align: left;
}
.footer-ul {
	padding:0px;
}
.footercolsx a {
	color: #fff !important;
}
.footercolsx a:hover {
	color:#626262;
}
.joinOurNetworkButton {
	padding: 30px 0px 30px 0px;
}
.voteamerica {
	padding: 30px 0px 0px 0px;
	color: #fff;
	font-size: 24px;
	line-height: 1.5;
}
@media only screen and (max-width: 768px) {
	.fourcol-one{
		margin-right: 0; width: 100% !important;
	}

}
@media only screen and (max-width: 1025px) {
.fourcol-one {
  margin:0.5% 0.5% 20px 0.5% !important;
}

  }
@media only screen and (max-width: 768px) {
 .footer-address {
    text-align: center;
}
  
  .forth-footer img {
    margin-top: 10px;
}
  #footer input,
#footer textarea,
.first-footer img {
    margin-top: 10px;
}

  }
@media (min-width: 981px){
	.et_pb_gutters3 .et_pb_column_1_3 .et_pb_module{
		margin-bottom: 1%;
	}
	.et_pb_gutters3 .et_pb_column_1_4 .et_pb_module{
		margin-bottom: 1%;
	}
}