/* 
Updates below
*/

/* Special Styles */
.deadlink {
	cursor: default;
	text-decoration: none !important;
}
.sticky-nav {
	position: fixed !important;
	top: 0 !important;
	width: 100%;
	z-index: 9999 !important;
	border-bottom: 1px solid #fff;
}
.slicknav_menu {
	position: fixed !important;
	top: 0 !important;
	width: 100%;
	z-index: 9999 !important;
	border-bottom: 1px solid #666;
}
.social-icon-facebook {
	background-image: url('/wp-content/themes/chd-theme/images/socialables-fb-white.svg') !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	display: inline-block;
	width: 19px;
	height: 19px;
	position: relative !important;
	top: 2px;
	margin-right: 10px !important;
}
.social-icon-facebook a {
	text-indent: -9999px;
	display: block;
}
.social-icon-twitter {
	background-image: url('/wp-content/themes/chd-theme/images/socialables-twitter-white.svg') !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	display: inline-block;
	width: 19px;
	height: 19px;
	position: relative !important;
	top: 4px;
	margin-right: 10px !important;
}
.social-icon-twitter a {
	text-indent: -9999px;
	display: block;
}
.social-icon-youtube {
	background-image: url('/wp-content/themes/chd-theme/images/socialables-youtube-play-white.svg') !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	display: inline-block;
	width: 19px;
	height: 19px;
	position: relative !important;
	top: 4px;
	margin-right: 10px !important;
}
.social-icon-youtube a {
	text-indent: -9999px;
	display: block;
}
.search-icon-spyglass {
	background-image: url('/wp-content/themes/chd-theme/images/search-icon.svg') !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	display: inline-block;
	width: 19px;
	height: 19px;
	position: relative !important;
    top: 4px;
}
.search-icon-spyglass a {
	text-indent: -9999px;
	display: block;
}

.top_label div.ginput_complex.ginput_container.gf_name_has_1,
.top_label div.ginput_complex.ginput_container.gf_name_has_2,
.top_label div.ginput_complex.ginput_container.gf_name_has_3 {
	width: 100% !important;
}
div.ginput_container_name span {
	margin: 0px !important;
	padding: 0px !important;
}

#signup-area .gform_body .ginput_container_name .name_first,
#signup-area .gform_body .ginput_container_name .name_last {
	display: inline-block !important;
	width: 49% !important;
	vertical-align: top !important;
}

#video-offer-area {
	float: left;
}
#video-offer-area .link-holder img,
#video-offer-area .link-holder {
	width: 100%;
	height: auto;
	float: left;
}

#video-offer-area .link-holder:hover {
	cursor: pointer;
}

/* overridden here so we don't have to update all the templates */
.clay-bg {
	background-color: #fff !important;
}


/* --- Slick Nav mobile menu system --- */

/* This must come before the media query below */
.slicknav_menu {
	display:none;
}

a.buy-btn a,
a.buy-btn:visited {
	color: #fff !important;
}

/* Set where the mobile (hamburger) menu appears */
@media screen and (max-width: 48em) {
	#top-nav {
		display:none !important;
	}	
	.slicknav_menu {
		display:block;
	}
}
.slicknav_nav {
	padding: 0 !important;
}
.slicknav_nav .social-icon-facebook {
	background-image: none !important;
	width: initial !important;
	height: initial !important;
}
.slicknav_nav .social-icon-facebook a {
	text-indent: 0 !important;
	display: inline-block !important;
	padding: 6px !important;
}
.slicknav_nav .social-icon-twitter {
	background-image: none !important;
	width: initial !important;
	height: initial !important;
}
.slicknav_nav .social-icon-twitter a {
	text-indent: 0 !important;
	display: inline-block !important;
	padding: 6px !important;
}
.slicknav_nav .social-icon-youtube {
	background-image: none !important;
	width: initial !important;
	height: initial !important;
}
.slicknav_nav .social-icon-youtube a {
	text-indent: 0 !important;
	display: inline-block !important;
	padding: 6px !important;
}
.slicknav_nav .search-icon-spyglass {
	background-image: none !important;
	width: initial !important;
	height: initial !important;
}
.slicknav_nav .search-icon-spyglass a {
	text-indent: 0 !important;
	display: inline-block !important;
	padding: 6px !important;
}



.slicknav_nav a {
		color: #fff !important;
		font-weight: 300 !important;
}
.slicknav_nav ul {
	margin: 0px !important;
}
.slicknav_nav ul.menu > li.menu-item > a > a,
.slicknav_nav ul.menu > li.menu-item > a {
	font-weight: 600 !important;
}
.slicknav_nav li {
	border-bottom: 1px solid #888;
	padding: 0 !important;
}
.slicknav_nav li a {
	border-radius: 0 !important;
	padding: 6px !important;
}
.slicknav_nav li a:hover {
	text-decoration: none !important;
	color: #222 !important;
}
.slicknav_nav .menu-item-has-children a {
	padding-left: 3px !important;
}

ul.sub-menu .menu-indicator,
.menu-indicator {
	display: none;
}
.menu-item-has-children .menu-indicator {
	color: #fff;
	font-size: 10px;
	display: inline-block;
	vertical-align: bottom;
	position: relative;
    top: -3px;
    left: -3px;
}


/* General Styles */

aside {
	border-left: 1px solid #ccc !important;
}

aside .border {
	border-top: 1px solid #ccc !important;
}

a,
a:visited {
	color: #8dc34b !important;
}
a:hover {
	text-decoration: underline;
}

#wpadminbar a {
	color: #fff !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Merriweather, Arial, Helvetica, sans-serif;
}

h1 {
	color: #038bb3;
}	
h2 {
	color: #4a4a4c;
}
h3 {
	color:#038bb3;
}
aside h3 {
	color: #038bb3 !important;
}
h4 {
	color: #4a4a4c;
}
h5 {
	color: #000000;
}
h6 {
	color: #038bb3;
}


aside h3 {
	text-transform: none !important;
}
.section-inner {
	width: 80%;
	margin: 0 auto;
}

.section-more {
	background-color: #87c33e;
	margin: 0 auto;
	text-shadow: none;
	padding: 10px 30px;
	width: 150px;
}
.section-more a {
	color: #fff !important;
	font-size: 95%;
	font-family: inherit;
	font-weight: 600;
	line-height: 2em;
	text-transform: uppercase;
}

h2.section-divider {
	width: 100%;
	background-color: #008ab3;
	line-height: 2em;
	text-align: center;
	color: #fff !important;
	font-family: 'Merriweather', serif;
	font-size: 270%;
	margin: 0;
}

h3.section-inner-title {
	font-family: Merriweather, Arial, Helvetica, sans-serif;
	font-weight: 400;
	line-height: 1.25;
	font-size: 230%;
	font-style: normal;
}

#signup-area .gform_widget {
	padding: 5%;
}


#top-nav nav {
	background-color: #3aa2d2;
	margin: 0;
}
#top-nav ul.menu {
	padding: 5px 0;
}

#top-nav ul.menu .menu-item a {
	color: #3aa2d2;
	display: inline-block;
}
#top-nav ul.menu a.root-menu {
	color: #fff !important;
}

/* ------ Global: Header ----- */

header {
	border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
header #header-main {
	margin-top: 30px;
}
header #signup-area {
	float: right;
}
header #logo-area {
	float: left;
}
header #logo-area .logo {
	width: 100%;
} 

header #logo-area .logo-svg {
	margin-top: -10px;
}


/* ----- Header Menu (green) ----- */
#header-menu {
	display: block;
	width: 100%;
}
#header-menu li {
	border: 1px solid #87c33e;
	color: #87c33e;
	font-size: 90%;
	font-weight: 600;
	display: inline-block;
	margin: 0px .5%;
	padding: 6px;
	position: relative;
	text-decoration: none;
	transition-duration: 0.5s;
	z-index: 999;
}	
#header-menu li:hover {
	cursor: pointer;
}
#header-menu .menu-item a {
	color: #87c33e;
	font-weight: 600 !important;
	color: #fff;
	text-transform: uppercase;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-weight: 600;
}
#header-menu .menu-item .sub-menu {
	color: #fff;
    margin: 7px 0px 0px -2px;
	width: 150px;
	z-index: 999;
}
#header-menu .menu-item .sub-menu a {
	text-transform: none;
	color: #fff;
}
#header-menu .menu-item .sub-menu li {
	display: block;
	background-color: #87c33e;
}  
#header-menu .menu-item .sub-menu li:hover {
	background-color: #a6de63;
}
#header-menu .menu-item .sub-menu li a {
	color: #fff !important;
}
#header-menu .menu-header-menu-container ul {
	float: left;
	list-style: none;
	margin: 0;
	padding-left: 0;
	text-align: left;
	width: 100%;
	background-color: #fff;
}  
#header-menu ul li ul {
	visibility: hidden;
	opacity: 0;
	min-width: 5rem;
	position: absolute;
	transition: all 0.3s ease;
	margin-top: 1rem;
	left: 0;
	display: none;
	background-color: #fff;
}
#header-menu ul li:hover > ul,
#header-menu  ul li ul:hover {
	visibility: visible;
	opacity: 1;
	display: block;
}
#header-menu  ul li ul li {
	clear: both;
	width: 100%;
	background-color: #fff;
}


header .sign-up h2 {
	color: #258bb3;
	line-height: 1.2 !important;
}
header #signup-area #gform_submit_button_2 {
	background: #87c33e !important;
}

/* ------ Global: Main Navigation(blue) ----- */

#top-nav {
	background: #038bb3;
	display: block;
	width: 100%;
	z-index: 999;
	text-align: center;
}
#top-nav a {
	font-size: 85%;
}

/* First Level */
#top-nav > ul {
	margin: 0 auto !important;
}
#top-nav ul li {
	background: #258bb3;
	position:relative; 
	text-transform:uppercase; 
	list-style:none; 	
	z-index: 9999;
	text-align: left;
	margin-left: 1.5%;
	margin-right: 1.5%;
    transition-duration: 0.3s;
}
#top-nav ul li a {
	display:block; 
	color:#fff !important; 
	padding:5px 15px; 
}

/* Second Level */
#top-nav ul li ul.sub-menu {
	display:none;
	opacity: 0;
	visibility: hidden;
	transition: visibility 0s, opacity 1s linear;

}
#top-nav ul li ul.sub-menu li:hover {
	cursor: pointer;
	background-color: #36acdb;
}
#top-nav ul li ul.sub-menu li {
	border-bottom: 1px solid #309fcb;
	margin: 0;
}
#top-nav ul li ul.sub-menu li:last-child {
	border: none;
}

#top-nav ul li ul.sub-menu a {
	text-transform: none !important; 
}
#top-nav ul li ul.sub-menu li a {
	color:#fff !important; 
	width:160px;
}
#top-nav ul li:hover > ul {
	display:block; 
	position:absolute; 
	top:39px;
	visibility: visible;
	opacity: 1;
}

/* Third Level */
#top-nav ul li ul.sub-menu li ul.sub-menu li {
	position: relative;
	left: 190px;
	top: 0px;
	background-color:#36acdb;
}
#top-nav ul li ul.sub-menu li ul.sub-menu {
	top: 0px !important;
	left: 0px !important;
}
#top-nav ul li ul.sub-menu li ul.sub-menu li a {
	color:#ddd
}

#top-nav-search-area {
	width: 200px;
	height: 50px;;
	background-color:#038bb3;
	position: absolute;
    left: auto;
    right: 0;
	margin-top: 6px;
	padding: 15px;
	visibility: hidden;
    opacity: 0;
    transition: opacity .2s ease-in;
}


/* ------ Global: Footer ----- */

footer {
	background-color: #f3f2f2;
	border-top: 1px solid #ccc;
}

footer .footer-cat a:visited,
footer .footer-cat a:link {
	color: #000 !important;
}

footer {
	color: #333 !important;
}
footer a {
	color: #439bd7;
}
footer a:hover {
	color: #439bd7 !important;
	text-decoration: underline !important;
}

footer li:before {
	content:'\2B24' !important;
	font-size: 10px !important;
}

footer #category-menu {
	margin-left: 19% !important;
	float: left !important;
	line-height: 2em;
	font-size: 120%;
}

footer p {
	background: transparent !important;
	padding: 0 !important;
}
footer #copyright-line {
	border-top: 1px solid #ccc;
	padding: 35px 0;
}
footer #copyright-line a {
	color: #258bb3 !important;
}
footer h2 {
	color: #258bb3 !important;
}

footer #category-menu li.menu-item {
	display: block !important;
	float: none !important;
	text-align: left !important;
	padding: 0 !important;
}

.social-media .box-feed {
	float: left !important;
	width: 300px !important;
}
.social-media .box-feed .widget {
	width: 350px;
}
.social-media .tab-column {
	float: left;
	text-align: left;
	background-color: #fff;
}
.social-media iframe {
	height: 300px;
	padding-bottom: 10px;
}
.social-media ul.tabs {
	width: 290px !important;
	margin: 0 auto !important;
	border: none !important;
	margin-bottom: 45px !important;
}
.social-media ul.tabs li.current span {
	padding: 6px 0px !important;
}


#footer-modules {
	padding-bottom: 2%;
}
#footer-modules .footer-module {
	width: 27%;
	margin: 0 3%;
	display: inline-block;
	vertical-align: top;
}



/* ------ Homepage: Hero Section ----- */

#hero-section {
	background-image: url('/wp-content/uploads/welcome-image.jpg');
	background-size: cover;
	min-height: 806px;
	position: relative;
}
#hero-section h3 {
	color: #fff;
}
#hero-inner {
	min-height: 806px;
	background: -moz-linear-gradient(bottom, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 70%); /* FF3.6-15 */
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 70%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 70%);
}
#hero-section .hero-text {
	position: absolute;
	bottom: 5%;
	right: 10%;
}
#hero-section .hero-text .text-block {
	color: #fff;
	display: block;
	font-size: 220%;
	font-family: 'Merriweather', serif;
	font-weight: 400;
	line-height: 1.3em;
	max-width: 700px;
	text-align: center;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
}
#hero-section .hero-text .attribution {
	color: #fff;
	display: block;
	font-size: 220%;
	font-family: 'Merriweather', serif;
	font-weight: 700;
	line-height: 1.3em;
	max-width: 700px;
	text-align: center;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1.0);
}

#hero-section .hero-video {
	position: absolute;
	top: 4%;
	right: 2%;
	height: 290px;
	width: 500px
}
#hero-section .hero-video iframe {
	height: 100%;
	width: 100%;
}

/* ------ Homepage: Feature ----- */


#homepage-feature-section {
	background-image: url('/wp-content/uploads/CDC-Atlanta-Rally-2-wider.jpg');
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
	min-height: 1000px;
	position: relative;
	text-align: center;
	float: left;
	width: 100%;
}
#homepage-feature-section h3 {
	color: #fff !important;
}
#homepage-feature-section .homepage-feature-inner {
	background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 70%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 70%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 70%);
	padding-bottom: 3.5%;
	float: left;
	width: 100%;
}

#homepage-feature-section .section-intro {
	font-family: Merriweather, Arial, Helvetica, sans-serif;
	font-size: 145%;
	line-height: 1.6em;
	max-width: 650px;
	margin: 0px auto;
}
#homepage-feature-section .news-item-listing {
	float: left;
	margin-left: 13%;
}
#homepage-feature-section .news-item-listing .news-col-1,
#homepage-feature-section .news-item-listing .news-col-2 {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	float: left;
}
#homepage-feature-section .news-image {
	vertical-align: top;
}
#homepage-feature-section .news-info {
	vertical-align: top;
	}
#homepage-feature-section .news-feed {
	padding: 3%;
	padding-top: 0%;
	padding-right: 0%;
}
#homepage-feature-section .news-feed .news-item {
	background-color: #e6e6e6;
	padding: 13px;
	margin: 0 10px 10px 0;
}
#homepage-feature-section .news-feed .news-item a {
	color: #003b76 !important;
	font-weight: 400 !important;
	font-size: 95%;
	line-height: 1.4em;	
	text-shadow: none;
}
#homepage-feature-section .news-feed h4.a:hover {
	text-decoration: underline !important;
}

#homepage-feature-section .section-more {
	clear: both;
	position: relative;
  top: 20px;
}

/* ------ Homepage: Exposing Causes Section ----- */

#exposing-causes-section {
	background-image: url('/wp-content/uploads/tractor-spraying-close.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
	min-height: 1000px;
	position: relative;
	text-align: center;
}
#exposing-causes-section h3 {
	color: #fff !important;
}


#exposing-causes-section .exposing-causes-inner {
	background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 70%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 70%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 70%);
	padding: 3.5%;
}
#exposing-causes-section .quotation {
	font-family: Merriweather, Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 1.6em;
	max-width: 1100px;
	margin: 20px auto;
}
#exposing-causes-section .cause-listing .cause {
	display: inline-block;
	width: 30%;
	margin: 3% 1%;
	vertical-align: top;
}
#exposing-causes-section .cause-listing .cause h5 a,
#exposing-causes-section .cause-listing .cause h5 {
	color: #fff !important;
	font-family: Merriweather, Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 1.3em;
	margin-top: 20px;
}


/* ------ Homepage: Seeking Justice ----- */
#seeking-justice-section {
	background-image: url('/wp-content/uploads//bobby-rally-crop-3.jpg');
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
	position: relative;
	text-align: center;
}
#seeking-justice-section h3 {
	color: #fff !important;

}
#seeking-justice-section .seeking-justice-inner {
	padding-top: 15%;
	padding-bottom: 10%;
	background: -moz-linear-gradient(bottom, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 70%); /* FF3.6-15 */
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 70%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 70%);

}
#seeking-justice-section .quotation {
	font-family: Merriweather, Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 1.6em;
	max-width: 1100px;
	margin: 20px auto;
}
#seeking-justice-section .justice-listing .justice-item {
	display: inline-block;
	width: 30%;
	margin: 3% 1%;
	vertical-align: top;
	background-color: #fff;
}
#seeking-justice-section .justice-listing .justice-item h5 a,
#seeking-justice-section .justice-listing .justice-item h5 {
	color:#003b76 !important;
	font-family: Merriweather, Arial, Helvetica, sans-serif;
	font-size: 130%;
	text-shadow: none;
	line-height: 1.3em;
}
#seeking-justice-section .justice-listing .justice-item h5 {
	padding: 20px 0px;
}



/* ------ Homepage: Protecting Our Future ----- */
#protecting-our-future {
	background-image: url('/wp-content/uploads/protecting-our-future-bg.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
	position: relative;
	text-align: center;
}

#protecting-our-future .protecting-listing h5 a,
#protecting-our-future h3 {
	color: #fff !important;
}

#protecting-our-future .protecting-our-future-inner {
	background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 70%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 70%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 70%);
	padding: 3.5%;
}
#protecting-our-future .quotation {
	font-family: Merriweather, Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 1.6em;
	max-width: 1100px;
	margin: 20px auto;
}
#protecting-our-future .protecting-listing .protecting-item {
	display: inline-block;
	width: 30%;
	margin: 3% 1%;
	vertical-align: top;
}
#protecting-our-future .protecting-listing .protecting-item h5 {
	font-family: Merriweather, Arial, Helvetica, sans-serif;
	font-size: 140%;
	margin-top: 20px;
}
#protecting-our-future .protecting-listing .protecting-item h5 a {
	color:#fff;
	line-height: 1.4em;
}


/* ------ Homepage: Recent Videos ----- */
#recent-videos-section {
	background-color: #258bb3;
	color: #fff;
	position: relative;
	text-align: center;
}
#recent-videos-section .recent-videos-listing a,
#recent-videos-section h3 {
	color: #fff !important;
}
#recent-videos-section .recent-videos-inner {
	padding: 3.5%;
}
#recent-videos-section .recent-videos-listing .recent-videos-item {
	display: inline-block;
	width: 20%;
	margin: 3% 2%;
	vertical-align: top;
}
#recent-videos-section .recent-videos-listing .recent-videos-item:first-child {
	margin-left: 0;
}
#recent-videos-section .recent-videos-listing .recent-videos-item:last-child {
	margin-right: 0;
}
#recent-videos-section .section-intro {
	font-family: Merriweather, Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 1.6em;
	max-width: 1100px;
	margin: 20px auto;
}
#recent-videos-section .recent-videos-listing .recent-videos-item h5 {
	font-family: Merriweather, Arial, Helvetica, sans-serif;
	font-size: 115%;
	text-shadow: none;
    line-height: 1.3em;
    margin-top: 10px;
}
#recent-videos-section .recent-videos-listing .recent-videos-item h5 a {
	color: #fff;
}


/* --- Search Results Page ----- */

#search-results-input {
	margin-bottom: 60px;
}
#search-results-input #searchform input#s {
	color: #000;
	font-size: 110%;
	padding: 5px 0 0 40px;
}