/*
Theme Name: Goodwill
Theme URI: http://goodwill.edge-themes.com
Description: A Multipurpose Charity, Non-profit, and Fundraising Theme
Author: Edge Themes
Author URI: http://demo.edge-themes.com
Version: 1.2
Text Domain: goodwill
License: GNU General Public License
License URI: licence/GPL.txt
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready

*/

.breadcrumb_wrap {
    width : 100%;

}
.breadcrumb_wrap .container {
    max-width:100%;
    width: 1170px;
    margin: 0 auto;
}
#breadcrumbs{
    list-style:none;
    margin:10px 0;
    overflow:hidden;
}

#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:15px;
}

#breadcrumbs .separator{
    font-size:14px;
    font-weight:100;
    color:#ccc;
}
#breadcrumbs li a , #breadcrumbs li  strong  {
    color: #000;
    font-size: 14px;
    font-weight: 700;
}
#breadcrumbs li.item-current  strong {
    color: #881c10;
}
#last-pageslider {
    height: 400px;
	background-position:center top !important;
}
.btnWhite p{
	margin-bottom:0 !important;
}
.squares-container a{
	height:auto !important;
	line-height:20px !important;
}
.squares-container .squares-element{
	padding-top:3px !important;
	padding-bottom:3px !important;
}

.edgtf-tabs .edgtf-tabs-nav li a, .edgtf-portfolio-filter-holder-inner li span{
	left:3px !important;
}
#AnnualReports .wpb_single_image .vc_figure , #AnnualReports .wpb_single_image .vc_single_image-wrapper {
	width:100% !important;
}
#whiteH2 h3.whiteH2{
	text-align:center !important;
}



@media screen and (max-width: 1444px) {
.custom-class-1231487 h3 a{
	font-size:16px !important;
}
}

@media screen and (max-width: 1199px) {
.Custom_class_8678699 {
    display: none;
}
    #Custom_ID_54009163 , #Custom_ID_36859516 , #Custom_ID_45432795 {
        width: 50%;

    }
    #breadcrumbs {

    text-align: center;
    }


}
@media screen and (max-width: 991px) {
.breadcrumb_wrap{
	padding-left:30px !important;	
}

    .Custom_class_8678699  {
        display: none;
    }
    #Custom_ID_54009163 , #Custom_ID_36859516 {
        width: 50%;

    }


}
@media screen and (max-width:767px){
#whiteH2 h3.whiteH2{
	text-align:center !important;
}
#AnnualReports .wpb_single_image .vc_figure {
	width:100% !important;
}
#AnnualReports .wpb_single_image .vc_single_image-wrapper{
	width:60% !important;
	margin:0 20% 20px;
}

}

@media screen and (max-width: 425px) {
    #last-pageslider {
        height: 150px;
    }
  .custom-class-1231487 {
      margin-bottom: 15px;
  }
    .whitebox {
        width: 87% !important;
        margin: 0 auto !important;
    }
#AnnualReports .wpb_single_image .vc_single_image-wrapper{
	width:100%;
	margin: 0 auto 20px !important;
}
    #Custom_ID_54009163, #Custom_ID_36859516  , #Custom_ID_45432795{
        width: 100%;
        margin: 0 auto;
    }

    #Custom_ID_54009163  .edgtf-pie-chart-pie-holder .edgtf-pie-chart-pie , #Custom_ID_36859516 .edgtf-pie-chart-pie-holder .edgtf-pie-chart-pie {

        margin: 0;
        float: none;
        text-align: center;
}

    #Custom_ID_54009163 .edgtf-pie-legend , #Custom_ID_36859516 .edgtf-pie-legend {
        padding-left: 0;

    }
}
@media screen and (max-width: 375px) {
    #Custom_ID_77708003 {
        margin: 0 !important;

    }

}








/* FORM STYLING  */

#subForm
{
	border: none;
    box-shadow: none;
    display: block;
    width: 60%;
    max-width: 100% !important;
    min-width: 200px;
    background: transparent;
    padding: 15px 0px;
    text-align: center;
    color: #000;
    z-index: 1999999999;
	margin: 0 auto
}
#fieldName, #fieldEmail
{
    border: 3px solid #fff;
    background-color: #FFF;
    margin: 6px 10px 0;
    width: 30%;
    font-size: 14px;
    height: 38px;
    padding: 0 20px;
    height: 38px;
    font-family: 'Open Sans';
    float: left;
}
button.js-cm-submit-button
{
	border: 3px solid #fff;
    background-color: transparent !important;
    font-family: 'BebasNeue' !important;
    font-size: 1.2rem !important;
    line-height: 2em !important;
    padding: 5px 30px !important;
    color: #FFFFFF;
    margin: 0px 0 0;
	cursor: pointer;
}
@media screen and (max-width: 1024px) 
{
	#subForm
	{
		width: 100% !important;
		padding: 0 !important;
	}
	#fieldName, #fieldEmail
	{
		width: 100% !important;
    	margin: 0 0 20px 0 !important;
    	box-sizing: border-box;
	}
	button.js-cm-submit-button
	{
		margin: 0px 0 20px !important;
	}
}


.edgtf-pie-legend li 
{
	display: -moz-inline-box !important;
}

