                                                                                                                                                                                                                                                                                                                                                                                                                                                                 /*
Theme Name:     DA (Divi Child)
Description:    Divi Child Theme for Democracy Awakens site
Author:         Matt
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


/* #et-top-navigation { display:none; } */

/* .et_pb_section_0 {background-size: 100%, cover !important;} */

#footer-info {display:none;}


/* Home page tweaks */
/*  This would hide the logo from the nav on the home page
.home #logo {
visibility: hidden;
    }
*/

a:hover {color:#F38630 !important}


/* Home CTA form styling */

.hero h3 {
	margin-top:0 !important;
	font-size:1.5em !important;
	font-weight:600;
	}
	
	@media screen and (min-width:720px) and (max-width:980px) {
	.home h3 {
	font-size:1.4em !important;
		}		
	}	
	
	@media screen and (max-width:719px) {
	.home h3 {
	font-size:1.3em !important;
		}	
	}	
	
	

.homeform input.large {
	padding:.5em !important;
	margin:0 0 .5em 0;
	font-size:1em !important;
	}
	
.homeform label,
.homeform .gfield_label {display:none !important}	

.homeform .gfield_checkbox label {
	display:inline !important;
	font-weight:bold;	
	}	

.homeform .checkzone .gfield_label {
	display:inline-block !important;
	font-size:1.25em;
	font-weight:normal !important;
	padding:.5em 0 .5em;
	}	


.homeform input[type=submit] {
	width:100% !important;
	font-size:1.1em !important;
    padding: 14px 24px;
	background:#f38630;
	background:rgba(243,134,48,1);
	color:#fff;
	margin-bottom:0;
	border:0;
	border-radius:10px;
    font-weight:bold !important;	
	}

.homeform input[type=submit]:hover {
    background:rgba(243,134,48,.9);   
    }
    
  
	.homelogo-header h3 {
        padding-left:20px;
	    }  
  
    
.hero-subhead h4 {
	font-size:1.2em;
	line-height:1.4em;
	}    

.hero-subhead .big-button,
.big-button-alt,
.big-button-3 {
    margin:0 auto 10px !important;
    border:0;
    background:#f38630;
    background:rgba(243,134,48,1);
    color:#fff;
    font-size:1em;
    text-align:center;
    display:block;
    font-weight:bold !important;
    }	

.big-button-alt {
	padding: 14px 24px; 
	background:#69d2e7;
	background:rgba(105,210,231,1);
	border-radius:10px;
/* 	display: inline-block;  */
	line-height: 26px; 
	width:100%;
    }
    
.big-button-3 {
 	padding: 14px 24px; 
	border-radius:10px;
/* 	display: inline-block;  */
	line-height: 26px; 
	width:100%;
 	background:#2f5e67;
	background:rgba(47,94,103,1);  
    }    
	
.home .hero-subhead .big-button:hover {
    background:rgba(243,134,48,.9);
    color:#fff !important;
    }	 
	
.home .hero-subhead .big-button-alt:hover {
    background:rgba(105,210,231,.9);
    color:#fff !important;
    }	
    
.home .hero-subhead .big-button-3:hover {
	background:rgba(47,94,103,.9);     
    color:#fff !important;
    }    
		
.gform_wrapper .gfield_checkbox li label {margin-left:.5em !important}	
		
.gform_wrapper .gfield_checkbox li.gchoice_2_8_4,
.gform_wrapper .gfield_checkbox li.gchoice_2_8_5,
.gform_wrapper .gfield_checkbox li.gchoice_4_8_2,
.gform_wrapper .gfield_checkbox li.gchoice_4_8_3,
.gform_wrapper .gfield_checkbox li.gchoice_4_8_4,
.gform_wrapper .gfield_checkbox li.gchoice_4_8_5,
.gform_wrapper .gfield_checkbox li.gchoice_5_8_4,
.gform_wrapper .gfield_checkbox li.gchoice_5_8_5,
.gform_wrapper .gfield_checkbox li.gchoice_5_8_6 {
    padding-left:2em !important;
    }	

/*
.gform_wrapper .gfield_checkbox li.gchoice_2_8_5,
.gform_wrapper .gfield_checkbox li.gchoice_4_8_5 {
    padding-left:4em !important;
    }	
*/


.gform_wrapper .gfield_checkbox li.gchoice_2_8_4 label,
.gform_wrapper .gfield_checkbox li.gchoice_2_8_5 label,
.gform_wrapper .gfield_checkbox li.gchoice_4_8_2 label,
.gform_wrapper .gfield_checkbox li.gchoice_4_8_3 label,
.gform_wrapper .gfield_checkbox li.gchoice_4_8_4 label,
.gform_wrapper .gfield_checkbox li.gchoice_4_8_5 label
	 {
    font-weight:normal !important;
    }

/* fix weird bug with first third item */


.gfield .gf_left_third .field_sublabel_below .field_description_above,
#input_2_4, 
#input_2_5,
#gform_3 #input_3_4,
#input_4_4,
#input_5_4, 
#input_5_5,
#input_6_3,
#input_6_5,
.gfield .gfield_error .gf_left_third .gfield_contains_required .field_sublabel_below .field_description_above {
    margin-top:8px !important
    }

body .gform_wrapper .gform_body .gform_fields .gfield_error,
body .gform_wrapper .gform_body .gform_fields .gfield_error .gfield_contains_required {
    font-size:.8em !important;
    background:none !important;
    padding:0 !important;
    border:0;    
    }

body .gform_wrapper .gform_body .gform_fields .gfield_error .validation_message {
    color:#c00 !important;
    }



	/* Handle the hero left/right sections RWD better on Medium sizes */
	@media screen and (min-width:600px) and (max-width:980px) {

	.home .hero .homelogo {
    	width:100% !important;
	    }
	
	.home  .hero .homelogo-header {
        width:100% !important;
	    }
	
	.home .hero .hero-top .et_pb_column  {
    	width:48.5% !important;
    	margin-right:3%;
	    }
	    
	.home .hero .hero-top .et_pb_column:nth-of-type(2n) {
    	margin-right:0;
	    }    

    .homelogo-header h3 {
        margin-top:-12px !important;
        padding-top:0 !important;
        }
	
	}

   

	@media screen and (max-width:599px) {

        .homelogo-header h3 {
        padding-left:0px !important;
        padding-top:.5em !important;
	        } 
	        
	    .et_pb_column .et_pb_column_2_3 .et_pb_column_2 {
    	padding:1em !important;    
	    }    
    }




.home-list li {
    font-size:.85rem;
    font-weight:bold;
    line-height:1.2em !important;
    display:block;
    margin:0 0 1em 0 !important;
    list-style:none;
    padding:0;
    }
	
	
#top-menu li {padding-right:.75em;}
#top-menu li a {font-size:1em !important;}
	
	
	/* Let's improve the home page on smaller screens */
	
	@media screen and (max-width:980px) {
    	
    	
    	
		.home .hero .et_pb_text_0 {
		padding:1em 0 !important;	
		}	
		
		.home .hero .home-hero-box {
		padding:1em !important;	
		}
		
		.home .et_pb_row {
			width:90% !important;
			}
		
		.home .et_pb_section {
		padding-top:70px !important;
		}
		
		.gf_left_half, 
		.gf_right_half {
		width:100% !important;	
		} 
	}
	

	
	
/* Some story format styling */

.entry-content h1 {
    font-size:2em;
    color:#f38630;
}

.entry-content h2 {
    margin-top:1em;
    font-size:1.6em;
    }
	
.entry-content h3 {
    margin-top:1em;
    font-size:1.25em;
    }	
	
.entry-content a {
    font-weight:bold;
}	


.entry-content .picright {
    width:33%;
    float:right;
    margin:0 0 1em 2em;
    display:block;
    }

.entry-content .picright-half {
    width:50%;
    float:right;
    margin:4px 0 1.5em 1.5em;
    display:block;
    }
    
 img.rounded {
     border-radius: 50%;
 }   

.entry-content li {
	margin:.5em 0 1em 2em;
}


/* Who We Are stuff */

.partner-grid {
	display:block;
	}

.partner-grid a  {
	display:block;
	width:17% !important;
	height:auto;
	margin-right:3%;
	margin-bottom:2em;
	float:left;
	}	
	
    @media screen and (min-width:981px) {

      .partner-grid a:nth-of-type(5n) {
      margin-right:0;
      }	
    }

	@media screen and (min-width:600px) and (max-width:980px) {
    
        .partner-grid a  {
    	display:block;
    	width:30% !important;
    	height:auto;
    	margin-right:5%;
    	margin-bottom:2em;
    	float:left;
    	}	
    	
        .partner-grid a:nth-of-type(3n) {
    	margin-right:0;
        }	
    
    }

	@media screen and (max-width:599px) {
    
        .partner-grid a  {
    	display:block;
    	width:45% !important;
    	height:auto;
    	margin-right:10%;
    	margin-bottom:2em;
    	float:left;
    	}	
    	
        .partner-grid a:nth-of-type(2n) {
    	margin-right:0;
        }	
    
    }



/* Footer */

#main-footer p {
    text-align:left !important;
    font-size:.9em;
    }
    

/* Mini Social icons */

@media screen and (min-width:980px) {
.et_header_style_left .logo_container {width:33%}
    }
    
.minisocial {
    display:inline-block;
    margin:-12px 0 0 1em;
    overflow:hidden;
    z-index:100;
    }

.minisocial a {
	height:32px;
	width:32px;   
    margin-left:.5em;
	}
	
	
.minisocial a img {
    display:inline-block;
	}	

@media screen and (max-width:980px) {

    .minisocial {
    margin:0 1em 0 0;     
    }

    .et_header_style_left .logo_container {width:50%}

    }
  
    
    
/* Subnavigation */

.subnavigation {
	background:#f38630;
	padding:1em 0;
	text-align:left;
	display:block;
	width:100%;
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
	margin-top:1em;
	}	
	
.subnavigation ul {
	display:block;
	width:80%;
	max-width:1080px;
	margin:0 auto;	
	}	    
        
        
.subnavigation ul li {
	display:inline-block;
	margin:.4em 1em .4em 0;
	font-size:.8em;
	}	
	
.subnavigation ul li a {
	color:#fff;
	border-radius:4px;
	background:rgba(255,255,255,.25);
	padding:.4em 1em;
	}	
	
.subnavigation ul li a:hover {
	color:#fff !important;
	background:rgba(255,255,255,.15);	
	}
	
	
	
	
.et_audio_content, .et_pb_audio_module_content {padding:1em 1em 1.25em !important;}



.gform_wrapper .gform_footer,
#field_2_10 {margin:0 !important;}


.disclaimer {
font-size:.8em;
line-height:1.25em;
padding:0; 
display:block
	}

.disclaimer li.gchoice_2_12_1 {
	margin-top:3em !important;
	display:block !important;
	font-weight:normal !important;
	text-style:italic !important;
	}

.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label, .gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {font-weight:normal !important}
