/* =============================================
Responsive styles
============================================= */
@media (max-width: 1440px) {
	.vc_row.foundation-hero-section {
		padding-top: 80px !important;
		padding-bottom: 300px !important;
	}
	.vc_row.foundation-recognized-section {
		padding-top: 430px !important;
		padding-bottom: 340px !important;
	}
	.vc_row.foundation-history-section {
		padding-top: 130px !important;
		padding-bottom: 130px !important;
	}
	.vc_row.work-hero-section {
		padding-top: 100px !important;
		padding-bottom: 350px !important; 
	}
	.vc_row.events-hero-section {
		padding-top: 100px !important;
		padding-bottom: 300px !important;
	}
	.vc_row.contact-hero-section {
		padding-top: 100px !important;
		padding-bottom: 250px !important;
	}
	.vc_row.history-hero-section {
		padding-top: 30px !important;
		padding-bottom: 250px !important;
	}
	.vc_row.quick-facts-hero-section {
		padding-top: 80px !important;
		padding-bottom: 320px !important;
	}
	.vc_row.donate-hero-section {
		padding-top: 100px !important;
		padding-bottom: 270px !important;
	}
	.vc_row.testimonial-hero-section {
		padding-top: 150px !important;
		padding-bottom: 200px !important;
	}
	.vc_row.citizen-hero-section {
		padding-top: 50px !important;
		padding-bottom: 250px !important;
	}
	.community_grants_criteria .vc_custom_heading {
		padding: 100px 15px !important;
	}
}
@media (min-width: 1240px) {
	.dropdown-toggler {
		display: none;
	}
}
@media (min-width: 1230px) {
	.container {
		width: 1230px;
		max-width: 100%;
	}
}
@media(max-width:1239px) {
	.header .navbar {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.navbar .navbar-brand {
		float:none;
		display: inline-block;
	}
	.navbar-nav {
		display: block;
	}
	.site-nav {
		width: 300px;
		background: #ffffff;
		max-height: calc(100vh - 68px);
		overflow: auto;
		position: absolute;
		top: 100%;
		right: 0;
	}
	.nav-item {
		width: 100%;
		text-align: left;
	}
	.navbar-toggler {
		display: block !important;
	}
	.navbar-expand-lg .site-nav {
		display: none ;
	}
	.header-search-box {
		margin-left: 20px;
	}
	.site-nav > ul > li {
		width: 100%;
		display: inline-block;
		margin: 3px 0;
	}
	.site-nav > ul > li.dropdown {
		position: relative;
	}
	.navbar-nav > li > a {
		font-size: 15px;
		padding: 10px 20px !important;
	}
	.navbar-nav > li > a::before {
		display: none;
	}
	.dropdown-toggler {
		height: 40px;
		width: 40px;
		text-align: center;
		border-left: 1px solid rgba(0,0,0,0.1);
		position: absolute;
		top: 0;
		right: 0;
		cursor: pointer;
	}
	.dropdown-toggler i {
		color: #e6e6e6;
		font-size: 20px;
		line-height: 40px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}
	.dropdown-open.dropdown-toggler i {
		color: #444444;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	.dropdown-menu {
		display: none;
		position: static !important;
		opacity: 1;
		visibility: visible;
		-webkit-transform: none;
		transform: none;
		border: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		width: 100%;
		margin: 5px 0 12px 0;
	}
	.dropdown-menu .dropdown-menu {
		-webkit-transform: none;
		transform: none;
		margin: 0;
	}
	.dropdown-menu .dropdown-menu li {
		border-top: 1px solid rgba(0, 0, 0, 0.05);
	}
	.vc_row.foundation-recognized-section {
		padding-top: 320px !important;
		padding-bottom: 320px !important;
	}
	.vc_row.work-hero-section {
		padding-top: 250px !important;
		padding-bottom: 280px !important; 
	}
	.vc_row.volunteer-hero-section {
		padding-top: 150px !important;
		padding-bottom: 250px !important;
	}
	.dropdown .dropdown::after {
		display: none;
	}
}
@media (max-width: 1199px) {
	#search-grant-form .single-search-content label {
		font-size: 14px;
	}
	.donate-form select.donate-form-field {
		max-width: 330px;
	}
}
@media (max-width: 1024px) {
	.vc_row.foundation-recognized-section {
		padding-top: 230px !important;
		padding-bottom: 230px !important;
	}
	.vc_row.bod-hero-section {
		padding-top: 80px !important;
		padding-bottom: 230px !important;
	}
	.vc_row.community-grants-hero-section {
		padding-top: 50px !important;
		padding-bottom: 200px !important;
	}
	.vc_row.testimonial-hero-section {
		padding-top: 160px !important;
		padding-bottom: 210px !important;
	}
	.our-impact-big-title {
		font-size: 60px !important;
		line-height: 1.2 !important;
	}
	.our-impact-left-row {
		padding: 15px !important;
	}

	.news-list .container .post {
		width: calc(100% / 2) !important;
	}
}
@media (max-width: 991px) {
	.vc_row.impact-hero-section {
		padding-top: 100px;
		padding-bottom: 350px;
	}
	.vc_row.involved-partner-section {
		padding-top: 200px !important;
		padding-bottom: 200px !important;
	}
	#search-grant-form .single-search-content label {
		font-size: 10px;
	}
	#search-grant-form .year_cnt {
		margin-left: 35px; 
	}
	.donate-amount {
		flex-wrap: wrap;
	}
	.related-news .news-title, .related-news .news-title a {
		font-size: 16px;
		line-height: 22px;
	}
	.related-news .news-details-bottom .news-read-more a {
		font-size: 16px;
		letter-spacing: 0px;
	}
	.form-group {
		margin: 5px 14px 25px 0;
	}
	.vc_row.column-reverse {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.column-full-tab .wpb_column {
		width: 100%;
	}
	.subscribe-form-box #mc_embed_signup_scroll {
		display: block;
		text-align: center;
	}
	.subscribe-form-box #mc_embed_signup_scroll #mce-EMAIL {
		transform: unset;
		margin: 0 0 20px !important;
	}
	.subscribe-form-box #mc_embed_signup_scroll #mce-EMAIL {
		width: 100%;
	}
	.home-hero-links ul {
		display: block;
	}
	.vc_custom_heading.section_title {
		font-size: 30px !important;
		line-height: 1.2 !important;
	}
}
@media (min-width: 768px) {
	/* Fix of 22/05/2019 css */
	.news-list .container {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.news-list .container .post {
		width: calc(100% / 3);
		padding: 0 15px;
		margin-bottom: 50px;
	}
	.news-list-box {
		margin: 0;
		height: 100%;
		display: block;
		border: 1px solid #f0f0f0;
	}
	.news-list .container .post .row .col-lg-4,
	.news-list .container .post .row .col-lg-8 {
		width: 100%;
		max-width: 100%;
		flex: 100%;
		padding: 0;
	}
	.news-img {
		border: none;
		max-height: 220px;
	}
	.news-details {
		padding: 0 15px;
	}
	.news-list {
		margin: 0 -15px;
	}
	.news-details-topbar {
		margin-bottom: 15px;
	}
	.news-author-info li, 
	.news-author-info li a {
		font-size: 10px;
	}
	.news-cat #dropdownMenuButton {
		font-size: 10px;
	}
	.news-cat .dropdown-menu li a {
		font-size: 10px;
	}
	.news-cat::after {
		top: 0px;
		font-size: 10px;
	}
	.news-title, 
	.news-title a {
		font-size: 22px;
		line-height: 1.3;
	}
	.news-details-bottom {
		color: #a8a8a8;
		font-size: 12px;
		margin-top: 14px;
		margin-bottom: 15px !important;
	}
	.page-navigation {
		width: 100%;
		text-align: center;
	}
	.news-details .news-details-bottom {
		color: #a8a8a8;
		font-size: 16px;
	}
	.news-details .news-author-info li, 
	.news-details .news-author-info li a {
		font-size: 15px;
	}
	.news-details .news-cat #dropdownMenuButton {
		font-size: 15px;
	}
	.news-details .news-cat .dropdown-menu li a {
		font-size: 13px;
	}
	.news-details .news-img {
		max-height: unset !important;
	}
}
@media (max-width: 768px) {
	.hero-title {
		font-size: 6vw;
	}
	.vc_row.foundation-recognized-section {
		padding-top: 150px !important;
		padding-bottom: 150px !important;
	}
	.vc_row.home-testimonial-section {
		padding-top: 300px !important;
		padding-bottom: 300px !important;
	}
	.crellyslider-slider-home_page_text_slider {
		margin-top: 400px;
	}
	.our-impact-left-row {
		padding: 22px 15px !important;
	}
	.our-impact-big-title {
		font-size: 50px !important;
	}
	.news-img {
		max-height: 190px !important;
	}
	.image-hover-box {
		height: 250px;
	}
	.img-hover-box-title {
		font-size: 22px;
	}
}
@media (max-width: 767px) {
	.footer .col-md-4 {
		margin-bottom: 40px;
	}
	.footer .col-md-4:last-child {
		margin-bottom: 0;
	}
	.news-cat {
		display: none;
	}
	.news-details-bottom {
		padding: 5px;
	}
	.vc_row.vc_column-gap-15 {
		margin-left: -15px !important;
		margin-right: -15px !important;
	}
	.foundation-quick-links .vc_column-inner {
		border: none !important;
		border-bottom: 4px dotted #008295 !important;
		margin: 0 30px;
	}
	#search-grant-form .column-5,
	#search-grant-form .column-2 {
		width: 100%;
	}	
	#search-grant-form .year_cnt {
		margin-left: 0; 
	}
	#search-grant-form .divider-text {
		text-align: left;
	}
	.donate-form-field {
		max-width: 100%;
	}
	.donate-amount-list {
		width: auto;
	}
	.donate-amount-list ul li {
		display: block;
	}
	.donate-amount-list ul li .form-group {
		margin-right: 0;
	}
	.donate-other-amount h3 {
		display: inline-block;
		margin: 0 0 8px 0;
		bottom: 0;
	}
	.donate-other-amount h3::after {
		top: 43px;
		left: 30px;
	}
	.donate-other-amount input {
		display: block;
		margin: 0 auto 30px;
	}
	.donate-other-amount {
		width: 100%;
		text-align: center;
	}
	.news-details-share {
		width: auto;
		min-width: auto;
	}
	.news-details-img-share .news-img {
		margin-left: 0;
	}
	.news-details-like {
		width: 60px;
		min-width: 60px;
	}
	.donate-form select.donate-form-field {
		max-width: 100%;
	}
	.inner_impact_blank {
		padding: 0 !important;
	}
	.news-img {
		max-height: unset !important;
	}
	.inner_community-areas .wpb_single_image,
	.inner_community-areas .wpb_text_column{
		text-align: center !important;
	}
	.home-hero-links {
		margin: 40px 0 !important;
	}
	.call-to-action-wrap .vc_cta3-container {
		width: 100% !important;
	}
	.call-to-action {
		width: 100% !important;
		margin-left: -30px;
	}
	.impact-wrap .vc_tta-panel .wpb_single_image.vc_align_left,
	.impact-wrap .vc_tta-panel .vc_custom_heading,
	.impact-wrap .vc_tta-panel .wpb_wrapper p {
		text-align: center !important;
	}
	.vc_custom_heading.section_title {
		font-size: 25px !important;
	}
	.vc_row.padding_mobile {
		padding: 0 15px !important;
	}
	.vc_row.hero_mobile {
		padding: 30px 0 !important;
	}
	.vc_row.hero_mobile .vc_custom_heading.hero-title {
		font-size: 30px !important;
		line-height: 1.2 !important;
		margin: 0 !important;
		text-align: center !important;
	}
	.vc_row.hero_mobile .home-hero-links {
		margin: 20px 0 !important;
	}
}
@media (max-width: 575px) {
	.header .container-fluid {
		display: block;
		padding: 0;
	}
	.header-search-box {
		display: none;
	}
	.navbar-brand img {
		max-width: 230px;
	}
	.site-nav {
		width: 100%;
	}
	.hero-title {
		font-size: 8vw;
		letter-spacing: 5px;
	}
	.vc_row.foundation-hero-section {
		padding-top: 80px !important;
		padding-bottom: 150px !important;
	}
	.vc_row.impact-hero-section .hero-title {
		margin-bottom: 30px !important;
	}
	.vc_row.impact-hero-section {
		padding-top: 50px;
		padding-bottom: 183px;
	}
	.vc_row.volunteer-hero-section {
		padding-top: 100px !important;
		padding-bottom: 250px !important;
	}
	.vc_row.events-hero-section {
		padding-top: 60px !important;
		padding-bottom: 300px !important;
	}
	.vc_row.history-hero-section {
		padding-top: 30px !important;
		padding-bottom: 210px !important;
	}
	.vc_row.quick-facts-hero-section {
		padding-top: 80px !important;
		padding-bottom: 280px !important;
	}
	.crellyslider {
		height: 180px !important;
	}
	.vc_row.involved-partner-section {
		padding-top: 100px !important;
		padding-bottom: 100px !important;
	}
	.vc_row.initiative-hero-section {
		padding-top: 100px !important;
		padding-bottom: 160px !important;
	}
	.vc_row.citizen-hero-section {
		padding-top: 50px !important;
		padding-bottom: 150px !important;
	}
	.search-title {
		margin: 0 0 10px;
	}
	#search-grant-form .divider-text {
		margin: 20px 0 5px 0 !important;
	}
	.footer::before {
		border-width: 100px calc(100vw - 0px) 0 0;
	}
}
@media (max-width: 375px) {
	.hero-title {
		letter-spacing: 4px;
	}
	.vc_row.impact-hero-section {
		padding-top: 50px;
		padding-bottom: 70px;
	}
	.vc_row.events-hero-section {
		padding-top: 60px !important;
		padding-bottom: 165px !important;
	}
	.vc_row.contact-hero-section {
		padding-top: 120px !important; 
		padding-bottom: 250px !important;
	}
	.vc_row.history-hero-section {
		padding-top: 30px !important;
		padding-bottom: 150px !important;
	}
	.crellyslider {
		height: 140px !important;
	}
	.crellyslider > .cs-controls, .crellyslider > .cs-navigation {
		top: 62% !important;
	}
	.vc_row.donate-hero-section {
		padding-top: 100px !important;
		padding-bottom: 150px !important;
	}
	.vc_row.testimonial-hero-section {
		padding-top: 100px !important;
		padding-bottom: 130px !important;
	}
	.vc_row.citizen-hero-section {
		padding-top: 80px !important;
		padding-bottom: 180px !important;
	}
	.citizen-hero-title {
		font-size: 44px !important;
	}
	.vc_row.home-testimonial-section {
		padding-top: 100px !important;
		padding-bottom: 300px !important;
	}
	.vc_row.home-testimonial-section .vc_custom_heading {
		font-size: 30px !important;
		line-height: 38px !important;
	}
	.vc_row.news-hero-section {
		padding-top: 100px !important;
		padding-bottom: 230px !important;
	}
}
@media (max-width: 375px) {
	.home-hero-links ul {
		display: block;
	}
	.home-hero-links ul li a {
		font-size: 14px;
	}
}




