/* 
Theme Name: Responsive Child Diversity Center
Theme URI: http://cyberchimps.com/guide/child-theme-example/
Description: Responsive Child Theme
Template: responsive
Version: 1.0.0
Author: CyberChimps
Author URI: https://cyberchimps.com/
License: GNU General Public License
License URI: license.txt

*/

/* =Start From Here
-------------------------------------------------------------- */
.dc-blue { color:#01519A; }
.dc-rose { color: #c7528c; }
.dc-red { color: #c70000; }
.dc-orange { color: #ff8e00; }
.dc-blue2 { color: #00529B; }
.dc-green, h5 { color: #008e00; }
.dc-teal, h6 { color: #009696; }
.dc-purple, h4 { color: #400098; }
.dc-lilac { color: #8e008e; }

h1 {
    font-family: "Caslon", Georgia, Serif;
    color: #01519A;
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    margin: 30px 0;
}

h2 {
    font-family: "Caslon", Georgia, Serif;
    font-style: normal;
    font-size: 26px;
    color: #c7528c;
    font-weight: 300;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 26px;
    color: #8e008e;
    font-weight: 300;
}
p {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 14px;
    color: #555555;
    font-weight: 400;
}


.quoteText {
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 26px;
    line-height: 150%;
    color:#01519A;
}

.homeText {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 14px;
    line-height: 100%;
    color:#333333;
}

.blueBlockTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 20px;
    line-height: 100%;
    color:#ffffff;
    text-align: center;
    padding: 12px;
    background-color: #013E76;
}

#logo {
    margin: 0;
}

#container {
    max-width: 100%;
    padding: 0;
}

#wrapper {
    max-width: 960px;
    margin: 0 auto;
    border: none;
}

th, td, table {
	border: 0;
}

.page-id-640 #wrapper, 
.page-id-640 #content {
    margin-top: 0;   
}
.page #widgets .widget-title h3, .page #widgets .widget-title-home h3 {
    font-size: 18px;
}
.titleBlue {
    font-style: italic;
    font-size: 22px;
    line-height: 100%;
    color: #01519A;
    font-weight:600;
}

.scroll-top {
    text-align: center;
    width: 100%;
}

.main-nav {
    padding-top: 10px;
    max-width: 100%;
    background-color: #013E76;
    background-image: none;
}

.synved-social-container,
.skip-container,
.site-name,
.site-description {
    display:none;
}

.menu {
    background-color: #013E76;
    background-image: none;
    text-transform: uppercase;
    width: 1220px;
    max-width: none;
    margin: 0 auto;
    height: 80px;
    filter: none;
}

/* http://cyberchimps.com/guide/customize-header-menu/ */
.menu a {
    border: none;
    color: #fffff;
    padding: 0px 10px 0px 10px;
    text-shadow: none;
}

.menu a:hover {
    background-color: #195083;
    background-image: none;
    color: #ffffff;
}

li.home-link {
    margin-top: 0;
}
/* no hover effect on icon in menu */
.menu > li:first-child > a:hover  {
    background-color: #013E76;
}

li.menu-item {
    margin-top: 10px;
}

.donateBt a, .current_page_item .donateBt a, .menu .current-menu-item .donateBt a {
    color: #013E76;
    background-color: #FFDF70;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-top-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border: 2px solid #ffffff !important;
    height: 24px;
    line-height: 24px;
    margin-top: 10px;
}
.page-id-68 .donateBt.menu-item a {
    background-color: #FFDF70 !important;
}
.donateFooter {
    text-align: center;
}
#footer .donateFooter a {
    background-color: #01519a;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    padding: 8px;
}
li.nav-home-text {
    display: none;
}

.page-id-640 .entry-title, 
.page-id-640 .breadcrumb-list {
    display: none;
}

/* Current page */

.menu .current_page_item a,
.menu .current-menu-item a {
	background-color: #195083;
}

/* Menu dropdown hover */
.menu li li a {
    line-height: 30px;
    height: 30px;
}
.menu li li a:hover {
	background: #ffffff !important;
	background-image: none;
	border: none;
	color: #195083;
	filter: none;
}

/* Parent Top level color */

ul.menu > li:hover {
	color: #fff;
	background-color: #013E76;
}

#footer {
    border: none;
    background-color: #E5E5E4;
    max-width: 100%;
}

#footer-wrapper {
    max-width: 1180px;
    margin: 0 auto;
}

.widget-wrapper {
    background-color: #E5E5E4; /* was #CCDCEB */
    border: none;
}

.footerMenu {
    color: #444444;
    font-size: 11px;
    list-style-type: none;
    text-transform: uppercase;
    margin: 0;
    padding: 5px 0;
}

.footerMenu a:hover {
    background-color: #FFDF70;
}

.copyright {
    text-align: center;
}

p {
    margin: 0 0 1.6em 0;
}

/* Home page - hide title and remove margin  */
.page-id-4 #content-full {
  margin-top: 0;
}

#content-full {
     margin-bottom: 0;
}

.page-id-4 h1.entry-title {
display:none;
}
.dcn-border, .dcn-border-shadow {
  padding: 6px;
}

.dcn-border-shadow h2, .dcn-border-shadow h3, .dcn-border-shadow h4 {
  margin-top: 0;
  line-height: 1.1em;
  padding: 0.2em;
}

.dcn-border-shadow h2 {
  font-size: 1.7em;
  background-color: rgba(199, 82, 40, 0.1);
}

.h2-white-bkg h2 {
  background-color: #ffffff;
}

.dcn-border-shadow h3 {
  font-size: 1.5em;
  background-color: rgba(142, 0, 142, 0.1);
}
.dcn-border-shadow h4 {
  font-size: 1.3em;
  background-color: rgba(64, 0, 152, 0.1);
}

.dcn-border-shadow.blue {
border: 1px solid rgba(1, 81, 154, .1); border-right: 0; border-bottom:0;
-webkit-box-shadow: 3px 3px 9px -2px rgba(1,81,154,0.5);
-moz-box-shadow: 3px 3px 9px -2px rgba(1,81,154,0.5);
box-shadow: 3px 3px 9px -2px rgba(1,81,154,0.5);
}
.dcn-border-shadow.rose {
border: 1px solid rgba(199, 82, 40, .1); border-right: 0; border-bottom:0;
-webkit-box-shadow: 3px 3px 9px -2px rgba(199, 82, 40,0.5);
-moz-box-shadow: 3px 3px 9px -2px rgba(199, 82, 40,0.5);
box-shadow: 3px 3px 9px -2px rgba(199, 82, 40,0.5);
}
.dcn-border-shadow.red { border: 1px solid rgba(199, 0, 0, .1); border-right: 0; border-bottom: 0;
-webkit-box-shadow: 3px 3px 9px -2px rgba(199, 0, 0,0.5);
-moz-box-shadow: 3px 3px 9px -2px rgba(199, 0, 0,0.5);
box-shadow: 3px 3px 9px -2px rgba(199, 0, 0,0.5);
}
.dcn-border-shadow.orange { border: 1px solid rgba(255, 142, 0, .1); border-right: 0; border-bottom: 0;
-webkit-box-shadow: 3px 3px 9px -2px rgba(255, 142, 0,0.5);
-moz-box-shadow: 3px 3px 9px -2px rgba(255, 142, 0,0.5);
box-shadow: 3px 3px 9px -2px rgba(255, 142, 0,0.5);
}
.dcn-border-shadow.blue2 { border: 1px solid rgba(0, 82, 155, .1); border-right: 0; border-bottom: 0;
-webkit-box-shadow: 3px 3px 9px -2px rgba(0, 82, 155,0.5);
-moz-box-shadow: 3px 3px 9px -2px rgba(0, 82, 155,0.5);
box-shadow: 3px 3px 9px -2px rgba(0, 82, 155,0.5);
}
.dcn-border-shadow.green { border: 1px solid rgba(0, 142, 0, .1); border-right: 0; border-bottom: 0;
-webkit-box-shadow: 3px 3px 9px -2px rgba(0, 142, 0,0.5);
-moz-box-shadow: 3px 3px 9px -2px rgba(0, 142, 0,0.5);
box-shadow: 3px 3px 9px -2px rgba(0, 142, 0,0.5);
}
.dcn-border-shadow.teal { border: 1px solid rgba(0, 150, 150, .1); border-right: 0; border-bottom: 0;
-webkit-box-shadow: 3px 3px 9px -2px rgba(0, 150, 150,0.5);
-moz-box-shadow: 3px 3px 9px -2px rgba(0, 150, 150,0.5);
box-shadow: 3px 3px 9px -2px rgba(0, 150, 1500,0.5);
}
.dcn-border-shadow.purple { border: 1px solid rgba(64, 0, 152, .1); border-right: 0; border-bottom: 0;
-webkit-box-shadow: 3px 3px 9px -2px rgba(64, 0, 152,0.5);
-moz-box-shadow: 3px 3px 9px -2px rgba(64, 0, 152,0.5);
box-shadow: 3px 3px 9px -2px rgba(64, 0, 152,0.5);
}
.dcn-border-shadow.lilac { border: 1px solid rgba(142, 0, 142, .1); border-right: 0; border-bottom: 0;
-webkit-box-shadow: 3px 3px 9px -2px rgba(142, 0, 142,0.5);
-moz-box-shadow: 3px 3px 9px -2px rgba(142, 0, 142,0.5);
box-shadow: 3px 3px 9px -2px rgba(142, 0, 142,0.5);
}

.dcn-border.blue { border: 1px solid #01519A; }
.dcn-border.rose { border: 1px solid #c7528c; }
.dcn-border.red { border: 1px solid #c70000; }
.dcn-border.orange { border: 1px solid #ff8e00; }
.dcn-border.blue2 { border: 1px solid #00529B; }
.dcn-border.green { border: 1px solid #008e00; }
.dcn-border.teal { border: 1px solid #009696; }
.dcn-border.purple { border: 1px solid #400098; }
.dcn-border.lilac { border: 1px solid #8e008e; }

blockqoute {
    padding: 1em;
}

blockquote p {
    margin: .5em 0;
}

blockquote p:last-of-type {
    color: #00529B;
    font-size: 16px;
}

.synved-social-container {
    margin-top: 50px;
    border-top: #dfdfdf 1px solid;
    padding-top: 20px;  
}

.page-template-full-width-page-php .gallery-columns-2 .gallery-item, .page-template-landing-page.php .gallery-columns-2 .gallery-item {
    width: 50%;
}

.page-template-full-width-page-php .gallery-columns-3 .gallery-item, .page-template-landing-page.php .gallery-columns-3 .gallery-item {
    width: 33%;
}

.page-template-full-width-page-php .gallery-columns-4 .gallery-item, .page-template-landing-page.php .gallery-columns-4 .gallery-item {
    width: 25%;
}

.page-template-full-width-page-php .gallery-columns-5 .gallery-item, .page-template-landing-page.php .gallery-columns-5 .gallery-item {
    width: 20%;
}

.gallery img {
    border: 0;
}

.gfield > p {
	margin: 0;
}
label.gfield_label > br {
	display: none;
}
.cc_safesubscribe {
	display: block !important;
}

/* deactivate mobile menu */
/*
@media screen and (max-width: 650px) {

	.js .main-nav {
		height: auto;
	}

	.js .main-nav .menu {
		display: block;
	}

	.js .main-nav .menu {
		top: 0;
		position: relative;
	}

}
*/
/* activate mobile menu */

@media only screen and (min-width:960px) {
	/*============================= SIDEBAR ======================================*/

	.page #widgets{
		width:22%;
	}
	
	.page .col-620{
		width:74.5%
	}
}



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

	#logo {
		float: none;
		margin: 0 0 20px 0;
		text-align: center;
	}

	.grid,
	.grid-right {
		float: none;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.top-widget {
		float: none;
		position: relative;
		width: auto;
		margin: 0 auto 10px auto;
		text-align: center;
	}

	.top-widget .widget-title h3 {
		text-align: center;
	}
    .main-nav {
        padding-top: 0;
    }
	.js .sub-header-menu {
		display: none;
	}

	.js .main-nav {
		clear: both;
		position: relative;
		margin: 0 auto;
		background-color: #01519A;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#01519A), to(#01417c));
		background-image: -webkit-linear-gradient(top, #01519A, #01417c);
		background-image: -moz-linear-gradient(top, #01519A, #01417c);
		background-image: -ms-linear-gradient(top, #01519A, #01417c);
		background-image: -o-linear-gradient(top, #01519A, #01417c);
		background-image: linear-gradient(top, #01519A, #01417c);

		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#01519A, endColorstr=#01417c);
	}

	.js .main-nav .menu {
		display: none;
		position: absolute;
		z-index: 1000;
		top: 30px;
		width: 100%;
	}

	.js .main-nav .menu ul {
		margin-top: 1px;
	}

	.js .main-nav .menu li {
		float: none;
		border: none;
		background-color: #fff;
	}

	.js .main-nav .menu li a {
		height: 45px;
		padding: 0 15px;
		border: none;
		border-bottom: 1px solid #f5f5f5;
		color: #444;
		text-shadow: none;
		font-size: 13px;
		font-weight: normal;
		line-height: 45px;
		text-align: left;
		cursor: pointer;
	}

	.js .main-nav .menu li.current_page_item,
	.js .menu .current_page_item a,
	.js .menu .current-menu-item a {
		background-color: #f5f5f5;
	}

	.js .main-nav .menu li li:hover {
		background: none !important;
	}

	.js .main-nav .menu li li a {
		position: relative;
		padding: 0 10px 0 30px;
	}

	.js .main-nav .menu li li li a {
		position: relative;
		padding: 0 10px 0 40px;
	}

	.js .main-nav .menu li a:hover,
	.js .main-nav .menu li li a:hover {
		background-color: #f5f5f5 !important;
		background-image: none;

		filter: none;
	}

	.js .main-nav .menu li li a::before {
		position: absolute;
		top: 0;
		left: 20px;
		content: "\2013";
	}

	.js .main-nav .menu li li li a::before {
		position: absolute;
		top: 0;
		left: 20px;
		content: "\2013";
	}

	.js .main-nav .menu li li li a::after {
		position: absolute;
		top: 0;
		left: 30px;
		content: "\2013";
	}

	.js .main-nav .menu li ul {
		visibility: visible;
		position: static;
		background-color: #fff;
	}

	.js .main-nav .menu ul {
		min-width: 0;
	}

	.js .main-nav #responsive_current_menu_item {
		display: block;
		margin-top: -20px;
		padding: 5px 40px 5px 10px;
		color: #fff;
		font-weight: 700;
		cursor: pointer;
	}

	.js .main-nav a#responsive_menu_button {
		display: block;
		position: absolute;
		top: 0;
		left: 100%;
		width: 23px;
		height: 30px;
		margin-left: -30px;
		background: url("core/images/select-icons.png") 0 5px no-repeat;
		cursor: pointer;
	}

	.js .main-nav a#responsive_menu_button.responsive-toggle-open {
		background: url("core/images/select-icons.png") 0 -46px no-repeat;
	}

	.top-menu,
	.footer-menu li {
		float: none;
		font-size: 11px;
		text-align: center;
	}

	#author-meta {
		padding: 20px;
	}

	#wrapper .gallery .gallery-item {
		max-width: 100%;
	}

	.hide-650 {
		display: none;
	}

	.show-650 {
		display: block;
	}

	.hide-mobile {
		display: none;
	}
	li.home-link {
        display: none;
    }
    li.nav-home-text {
        display: block;
    }
    li.menu-item {
        margin-top: 0;
    }
	#footer {
		text-align: center;
	}

	#footer .social-icons {
		padding-bottom: 10px;
		text-align: center;
	}
}

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

#footer	{margin-top: 50px;}
	
}

/*The last 29 days of the month are the hardest."- Nikola Tesla*/