/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


/*  --------------------  Default Styles  --------------------  */
.content .container .container_inner.page_container_inner,
.full_page_container_inner {
    padding: 0px 0 0;
}
.white-text,
.white-text h1,
.white-text h2,
.white-text p {
	color: #ffffff;
}
.photo p {
	margin: 0;
}
.shadowed-img img {
	box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 15px;
	border-radius: 20px;
}
.shadowed-img .vc_single_image-wrapper,
.shadowed-img .vc_single_image-wrapper img {
	width: 100%;
}

.rounded-img img {
    border-radius: 20px;
}


/*  --------------------  Header Styles  --------------------  */
header {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}


/*  --------------------  Navigation Styles  --------------------  */
nav.main_menu>ul>li>a {
    padding: 0 15px;
}
.navigation-donate-btn a span {
	background-color: #8f0004;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 3px;
	padding: 10px 25px !important;
	display: inline-block;
	border: solid 2px #8f0004 !important;
	border-radius: 50px;
	text-align: center;
	margin-top: 20px;
}
.navigation-donate-btn a span:hover {
	background-color: #333333 !important;
	color: #ffffff;
	border: solid 2px #333333 !important;
}
.navigation-donate-btn a span.plus {
	display: none !important;
}


/*  --------------------  Home Styles  --------------------  */

.home-features {
	padding: 100px 0;
	background-color: #8f0004;
}
.home-features h2 {
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
}
.home-features p:first-child {
	margin-top: 0;
}
.home-features p {
	color: #ffffff;
}
.home-features-text {
	min-height: 410px;
	padding: 0 15px;
	margin-bottom: 30px !important;
}
.home-features a {
	background-color: #ffffff;
	color: #8f0004;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 3px;
	padding: 10px 56px;
	display: inline-block;
	border: solid 2px #ffffff;
	border-radius: 50px;
}
.home-features a:hover {
	background-color: #333333;
	color: #ffffff;
	border: solid 2px #333333;
}

.home-intro {
	padding: 100px 0;
}
.home-intro .home-intro-text-top {
	max-width: 800px;
	margin: auto;
}
.home-intro .vc_col-sm-6:first-child {
	padding-top: 0;
}
.home-intro .vc_col-sm-6:first-child p:nth-child(2) {
	margin-top: 10px;
}


.home-counters {
    padding-top: 100px;
	padding-bottom: 100px;
	background-color: #fcfcfb;
}
.home-counters h2 {
	margin-bottom: 40px !important;
}
.home-counters .full_section_inner {
    display: flex;
}
.home-counters .full_section_inner .vc_col-sm-3 .vc_column-inner,
.home-counters .full_section_inner .vc_col-sm-3 .vc_column-inner .wpb_wrapper {
	height: 100%;
}
.home-counters .q_counter_holder.center {
    padding: 40px;
    background-color: #8f0004;
    border-radius: 15px;
	height: calc(100% - 80px);
}
.home-counters .q_counter_holder span.counter {
    font-weight: 700;
	color: #ffffff;
}
.home-counters .q_counter_holder p.counter_text {
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 20px;
	color: #ffffff;
}
.home-counters .vc_col-sm-3:first-child .q_counter_holder span.counter:after {
    content: 'K';
}

.testimonials_c_holder {
	margin-top: 70px;
}
.testimonials_c .flex-viewport {
	/*
	overflow: visible !important;
	*/
	padding: 15px;
}
.testimonials_c .slides {
    display: flex;
}
.testimonials_c_holder .testimonial_content_inner {
    background: #fff;
    box-sizing: border-box;
    padding: 60px 35px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.09) 0px 0px 15px 0px;
    border-radius: 20px;
	height: 100%;
}
.testimonial_text_inner p:first-child {
	margin-top: 0;
}
.testimonials_c_holder .testimonial_content_inner .testimonial_author {
	margin-bottom: 0;
	font-size: 16px;
	font-weight: bold;
}


.home-bottom {
	padding: 200px 0;
}
.home-bottom h2 {
	color: #ffffff;
}
.home-bottom p {
	color: #ffffff;
}
.home-bottom ul {
	margin-top: 26px;
	color: #ffffff;
	list-style-position: outside;
	margin-left: 0;
	list-style: none;
}
.home-bottom ul li {
	color: #ffffff;
	list-style: none;
	background-image: url("images/icon-check.png");
	background-repeat: no-repeat;
	background-position: left top 3px;
	padding-left: 30px;
	margin-bottom: 10px;
}
.home-bottom ul li a {
	color: #ffffff;
	text-decoration: underline;
}
.home-bottom ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*  -------------------  About Us Styles  -------------------  */
.intro {
	padding: 100px 0;
}
.intro .wpb_text_column {
	max-width: 910px;
	margin: auto;
}
.about-intro .vc_col-sm-6:first-child p:nth-child(2) {
	margin-top: 10px;
}

.flexy .section_inner_margin {
	display: flex;
    align-items: center;
}
.about-middle {
	background-color: #fcfcfb;
}
.about-middle .section_inner_margin {
    flex-direction: row-reverse;
}
.about-middle .vc_col-sm-6:last-child p:nth-child(2) {
	margin-top: 10px;
}
.about-text-bottom-wrapper p:first-child {
	margin-top: 0;
}

.the-team-heading {
	margin-bottom: 50px !important;
}
.the-team {
	padding: 100px 0;
	background-color: #ffffff;
}
.the-team-blocks {
	margin-bottom: 50px !important;
}
.the-team-blocks:last-child {
	margin-bottom: 0 !important;
}
.the-team-blocks .vc_col-sm-1\/5 .wpb_raw_code {
	background-color: #ffffff;
	text-align: center;
}
.the-team-blocks .vc_col-sm-1\/5 .wpb_raw_code img {
	box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 15px;
}
.the-team-blocks .vc_col-sm-1\/5 .wpb_raw_code h2 {
	font-size: 18px;
	line-height: 28px;
	text-transform: none;
	margin-top: 20px;
	font-weight: 600;
}
.the-team-blocks .vc_col-sm-1\/5 .wpb_raw_code:hover h2 {
	color: #524483;
}

.feeding-middle .section_inner_margin {
    flex-direction: row-reverse;
}
.social-impact-wrappers {
	padding-bottom: 0 !important;
}

/*  -------------------  Our Market Styles  -------------------  */
.market-blocks {
	padding: 100px 0;
}
.market-blocks:nth-child(even) {
	background-color: #fcfcfb;
}
.market-blocks:nth-child(odd) .section_inner_margin {
    flex-direction: row-reverse;
}
.market-blocks:last-child {
	border-bottom: solid 2px #ffffff;
}
.market-blocks ul {
	padding: 0;
	margin: 0;
	margin-top: 25px;
}
.market-blocks ul li {
	list-style: none;
	background-image: url('images/icon-tick.png');
	background-repeat: no-repeat;
	background-position: left 7px;
	display: block;
	padding-left: 25px;
	margin: 0;
}
.market-blocks a {
	color: #37b2af !important;
}

.solutions-block .vc_col-sm-6:first-child {
	padding-top: 0 !important;
}

/*  -------------------  Our Approach Styles  -------------------  */
.our-approach-intro .wpb_text_column {
	max-width: 790px;
	margin: auto;
}
.our-approach-blocks .flexy {
	border-bottom: solid 1px #e8e8e7;
	margin: 50px 0;
	padding-bottom: 50px;
}
.our-approach-blocks .flexy .full_section_inner {
	display: flex;
    align-items: center;
}
.our-approach-blocks .flexy:first-child {
	margin-top: 0;
}
.our-approach-blocks .flexy:last-child {
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0;
}
.our-approach-blocks .flexy p {
	margin: 0;
}

.vc_row.guiding-principles {
	margin-bottom: 50px !important;
}
.vc_row.guiding-principles:last-child {
	margin-bottom: 0 !important;
}

/*  -------------------  Privacy Policy Styles  -------------------  */
.padding-100 {
	padding: 100px 0;
}
.privacy-policy-heading {
    max-width: 980px;
    margin: auto;
}
.custom-accordian {
	text-align: left;
	margin-top: 60px;
}
.custom-accordian.q_accordion_holder.accordion h3.ui-accordion-header {
    border-top: solid 1px #f4f8fe;
	padding: 20px 0;
	letter-spacing: 0;
	margin: 0;
}
.custom-accordian.q_accordion_holder.accordion .ui-accordion-header .accordion_mark.left_mark {
    top: 18px;
}
.custom-accordian h3 {
	font-size: 20px;
	line-height: 40px;
}
.custom-accordian.q_accordion_holder.accordion p:first-child {
	margin-top: 0;
}
.custom-accordian.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark {
    background-color: #f4f8fe;
}
.custom-accordian.q_accordion_holder.accordion .ui-accordion-header .accordion_mark {
    border: 2px solid #f4f8fe;
}
.custom-accordian.q_accordion_holder.accordion .ui-accordion-header .accordion_mark_icon {
    filter: invert(100%);
}
.custom-accordian.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark_icon {
    filter: invert(0%);
}
.custom-accordian.q_accordion_holder.accordion ul {
	list-style-position: outside;
	margin-left: 20px;
}

/*  -------------------  Donate Styles  -------------------  */
.donate a {
	background-color: #8f0004;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 3px;
	padding: 10px 56px;
	display: inline-block;
	border: solid 2px #8f0004;
	border-radius: 50px;
	margin: 0 15px;
}
.donate a:hover {
	background-color: #333333;
	color: #ffffff;
	border: solid 2px #333333;
}
.donate-flag-buttons img {
	max-width: 25px;
	vertical-align: sub;
	margin-right: 10px;
}


.donation-header-section {
	padding: 100px 0;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.donation-header-section .section_inner_margin {
	display: flex;
    align-items: center;
}
.donation-header-section h1 {
	color: #ffffff !important;
	font-size: 80px;
	line-height: 90px;
	font-weight: 900;
}
.donation-header-section h1 em {
	font-style: normal;
	display: block;
	color: #8f0004;
}
.donation-header-section p {
	color: #ffffff;
	font-size: 30px;
	line-height: 40px;
}
.donation-header-section p:nth-child(1) {
	margin-top: 0;
}
.donation-header-section p:nth-child(1) strong {
    color: #ffffff;
    font-size: 16px;
    background-color: #8f0004;
    padding: 0 20px;
    display: inline-block;
    border-radius: 100px;
    animation: pulseOpacity 2s infinite ease-in-out;
}

/* Pulse animation */
@keyframes pulseOpacity {
    0% { opacity: 1; }
    50% { opacity: 0.5; }
    100% { opacity: 1; }
}
.donation-header-section-stats {
	margin-top: 40px;
}
.donation-header-section-stats h2 {
	margin-bottom: 0;
}
.donation-header-section-stats p {
	font-size: 16px;
	line-height: 26px;
	text-transform: uppercase;
	margin: 0;
}

.donation-header-section-left {
	padding-right: 40px;
}
.donation-header-section-right {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 30px;
}
.donation-header-section-right-heading {
}
.donation-header-section-right-heading h2 {
	color: #333333;
	font-weight: 900;
}
.donation-header-section-right-heading p {
	font-size: 16px;
	line-height: 26px;
	color: #333333;
	margin: 0;
}
.donation-header-section-right-footer {
	text-align: center;
}
.donation-header-section-right-footer p {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
}
.donations-tabs {
	padding: 30px 0 0;
}
.donations-tabs .q_tabs .tabs-nav {
    width: 100%;
}
.donations-tabs .q_tabs .tabs-nav li {
    width: calc(50% - 15px);
	padding: 0 7px;
}
.donations-tabs .q_tabs .tabs-nav li.active a {
    color: #303030;
    background-color: #8f0004;
    color: #ffffff !important;
}
.donations-tabs .q_tabs .tabs-nav li a:hover {
    color: #303030;
    background-color: #8f0004;
    color: #ffffff !important;
}
.donations-tabs .q_tabs .tabs-nav li a {
    padding: 0 14px;
    font-size: 18px;
    color: #333333;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 900;
    border: solid 1px #efefef !important;
	width: auto;
    padding: 10px 20px;
    border-radius: 5px;
}
.donations-tabs p {
    color: #333333;
    font-size: 16px;
    line-height: 26px;
}
.donations-tabs .tab-content {
	padding-top: 20px;
}
.donations-tabs .tab-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.donations-tabs .tab-content ul li {
	list-style: none;
	width: calc(50% - 15px);
	padding: 0 7px;
	float: left;
}
.donations-tabs .tab-content ul li a {
	padding: 0 14px;
    font-size: 20px;
    color: #333333;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 900;
    border: solid 1px #efefef !important;
	width: calc(100% - 42px);
    padding: 20px 20px;
    border-radius: 5px;
	text-align: center;
	display: block;
	margin-bottom: 20px;
	position: relative;
}
.donations-tabs .tab-content ul li a:hover {
    color: #ffffff;
	background-color: #8f0004;
    border: solid 1px #8f0004 !important;
}
.donations-tabs .tab-content ul li:nth-child(2) a:before {
	content: "Most Popular";
	position: absolute;
	top: -10px;
	background-color: #8f0004;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
	border-radius: 100px;
	left: 50%;
	margin-left: -52px
}

.donation-form-one-time {
	margin-bottom: 30px !important;
}
.simpay-embedded-heading.simpay-styled {
    display: none;
}
.simpay-checkout-form--stripe_checkout-styled.simpay-styled,
.simpay-checkout-form--embedded.simpay-styled {
    max-width: 97.5%;
	margin: auto;
}
.simpay-styled .simpay-multi-plan-buttons-group li {
    text-align: center;
    margin: 0 0 10px;
    width: calc(50% - 5px) !important;
	padding: 0 !important;
}
.simpay-styled .simpay-multi-plan-list-group label, .simpay-styled .simpay-multi-plan-buttons-group label {
	padding: 0 14px;
    font-size: 20px;
    color: #333333;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 900;
    padding: 20px 20px;
    border-radius: 5px;
	text-align: center;
	display: block;
	margin-bottom: 20px;
	position: relative;
}
.simpay-styled .simpay-multi-plan-list-group label:hover, .simpay-styled .simpay-multi-plan-buttons-group label:hover {
    box-shadow: none;
    background-color: #8f0004;
    color: #ffffff;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .2), 0 1px 2px rgba(0, 0, 0, .05);
}
.simpay-styled .simpay-multi-plan-list-group input[type=radio]:checked+label, .simpay-styled .simpay-multi-plan-buttons-group input[type=radio]:checked+label {
    box-shadow: none;
    background-color: #8f0004;
    color: #ffffff;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .2), 0 1px 2px rgba(0, 0, 0, .05);
}
/*
.simpay-multi-plan-buttons-group__defined:nth-child(2) label:before {
	content: "Most Popular";
	position: absolute;
	top: -10px;
	background-color: #8f0004;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
	border-radius: 100px;
	left: 50%;
	margin-left: -52px
}
*/
.simpay-plan-select-container {
    margin-top: 25px;
}
.simpay-plan-select-container .simpay-plan_select-label {
	display: none !important;
}
.donation-form-monthly .simpay-multi-plan-buttons-group__defined:nth-child(2) label:before {
	content: "Most Popular";
	position: absolute;
	top: -10px;
	background-color: #8f0004;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
	border-radius: 100px;
	left: 50%;
	margin-left: -52px
}
.donation-form-one-time .simpay-multi-plan-buttons-group__defined:nth-child(1) label:before {
	content: "Most Popular";
	position: absolute;
	top: -10px;
	background-color: #8f0004;
	padding: 5px 10px;
	font-size: 14px;
	line-height: 14px;
	color: #ffffff;
	border-radius: 100px;
	left: 50%;
	margin-left: -52px
}

.simpay-styled .simpay-form-control .simpay-btn:not(.stripe-button-el) {
    font-size: 20px;
    font-weight: 900;
    background-color: #8f0004;
    height: auto !important;
    padding: 16px 10px !important;
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
}
.simpay-styled .simpay-form-control .simpay-btn:not(.stripe-button-el):hover {
    background-color: #333333;
}
#simpay-form-update-payment-method {
    margin-top: 40px;
}
.stripe-button-el {
	background: rgb(143, 0, 4) !important;
}
.stripe-button-el span {
	font-size: 20px;
    font-weight: 900;
    background-color: rgb(143, 0, 4) !important;
    height: auto !important;
    padding: 16px 30px !important;
    background: rgb(143, 0, 4) !important;
    border: none;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px !important;
}
.stripe-button-el {
	background: rgb(143, 0, 4) !important;
}
.stripe-button-el:hover {
    color: #ffffff;
	background-color: #333333 !important;
}
.stripe-button-el span:hover {
    color: #ffffff;
	background-color: #333333 !important;
}


.see-your-impact-in-action {
	padding-top: 100px;
    padding-bottom: 100px;
    background-color: #f5f5f5;
}
.see-your-impact-in-action-heading {
}
.see-your-impact-in-action-heading h3 {
	color: #333333;
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
	margin-bottom: 50px !important;
	line-height: 26px;
}

.see-your-impact-in-action-blocks {
	display: flex;
}
.see-your-impact-in-action-blocks .full_section_inner {
	display: flex;
}
.see-your-impact-in-action-blocks .vc_col-sm-4 {
	height: 100%;
}
.see-your-impact-in-action-blocks .vc_col-sm-4 .vc_column-inner {
    height: 100%;
}
.see-your-impact-in-action-blocks .vc_col-sm-4 .wpb_wrapper {
	border-radius: 10px;
	background-color: #ffffff;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	padding: 30px;
	height: calc(100% - 60px);
}
.see-your-impact-in-action-blocks .vc_col-sm-4 .wpb_wrapper .wpb_wrapper {
	border-radius: 0;
	background-color: transparent;
	box-shadow: none;
	padding: 0;
}
.see-your-impact-in-action-blocks strong {
	display: inline-block;
    background-color: #8f0004;
    border-radius: 100px;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 18px;
	position: absolute;
    top: 30px;
}
.see-your-impact-in-action-blocks h2 {
	color: #333333;
    font-size: 24px;
    line-height: 30px;
    text-transform: capitalize;
    font-weight: 900;
}
.see-your-impact-in-action-blocks p {
	margin-top: 10px;
}
.see-your-impact-in-action-blocks img {
	margin-left: -30px;
    margin-right: -30px;
    margin-top: -40px;
    width: calc(100% + 60px);
    border-radius: 10px 10px 0 0;
    max-width: none;
}

.see-your-impact-in-action-footer {
	padding-bottom: 100px;
	padding-top: 50px;
}
.see-your-impact-in-action-footer p {
	margin: 0;
	font-size: 18px;
}

.see-your-impact-in-action-stats {
	padding-top: 100px;
}
.see-your-impact-in-action-stats h3 {
	margin-bottom: 20px;
}
.see-your-impact-in-action-stats h2 {
	font-size: 18px;
    color: #333333;
    text-transform: capitalize;
    line-height: 28px;
}
.see-your-impact-in-action-stats p {
	margin-top: 0;
	font-size: 14px;
}

.donation-turning-point-by-numbers {
	padding-top: 100px;
    padding-bottom: 100px;
    background-color: #8f0004;
}

.donation-turning-point-by-numbers h2 {
	color: #ffffff;
}
.donation-turning-point-by-numbers h3 {
	color: #ffffff;
	text-transform: none;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 50px !important;
}
.donation-turning-point-by-numbers p {
	color: #ffffff;
}

.donation-turning-point-by-numbers-heading {
}
.donation-turning-point-by-numbers-heading p {
	margin: 0;
}

.donation-turning-point-by-numbers-blocks {
	display: flex;
}
.donation-turning-point-by-numbers-blocks .full_section_inner {
	display: flex;
}
.donation-turning-point-by-numbers-blocks .vc_col-sm-3 {
	height: 100%;
}
.donation-turning-point-by-numbers-blocks .vc_col-sm-3 .vc_column-inner {
    height: 100%;
}
.donation-turning-point-by-numbers-blocks .vc_col-sm-3 .wpb_wrapper {
	border-radius: 10px;
	background-color: rgba(255,255,255,0.1);
	padding: 30px 10px;
	height: calc(100% - 60px);
}
.donation-turning-point-by-numbers-blocks .vc_col-sm-3 .wpb_wrapper .wpb_wrapper {
	border-radius: 0;
	background-color: transparent;
	padding: 0;
	height: auto;
}
.donation-turning-point-by-numbers-blocks .vc_col-sm-3 .wpb_wrapper h3 {
    font-size: 46px;
    line-height: 56px;
	margin-bottom: 0 !important;
	text-align: center;
}  
.donation-turning-point-by-numbers-blocks .q_counter_holder span.counter {
	font-weight: 700;
    color: #ffffff;
}
.donation-turning-point-by-numbers-blocks .q_counter_holder p.counter_text {
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 20px;
    color: #ffffff;
}
.donation-turning-point-by-numbers-blocks .vc_col-sm-3:first-child .q_counter_holder span.counter:after {
    content: 'K';
}
.donation-turning-point-by-numbers-blocks .vc_col-sm-3:nth-child(2) .q_counter_holder span.counter:after {
    content: '+';
}
.donation-turning-point-by-numbers-blocks .vc_col-sm-3:nth-child(3) .q_counter_holder span.counter:after {
    content: '+';
}
.donation-turning-point-by-numbers-blocks .vc_col-sm-3:nth-child(4) .q_counter_holder span.counter:after {
    content: '+';
}

.donations-about-us .section_inner {
	max-width: 880px;
}
.donations-about-us {
	padding-top: 100px;
    padding-bottom: 100px;
    background-color: #ffffff;
}
.donations-about-us h3 {
	text-transform: capitalize;
	font-size: 22px;
	line-height: 32px;
}
.donations-our-social-impact {
	padding-top: 100px;
    padding-bottom: 100px;
    background-color: #f5f5f5;
}
.donations-our-social-impact-heading {
}
.donations-our-social-impact-heading h3 {
	color: #333333;
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
	margin-bottom: 50px !important;
	line-height: 26px;
}
.donations-our-social-impact-heading-blocks {
	display: flex;
}
.donations-our-social-impact-heading-blocks .full_section_inner {
	display: flex;
}
.donations-our-social-impact-heading-blocks .vc_col-sm-4,
.donations-our-social-impact-heading-blocks .vc_col-sm-3 {
	height: 100%;
}
.donations-our-social-impact-heading-blocks .vc_col-sm-4 .vc_column-inner,
.donations-our-social-impact-heading-blocks .vc_col-sm-3 .vc_column-inner {
    height: 100%;
}
.donations-our-social-impact-heading-blocks .vc_col-sm-4 .wpb_wrapper,
.donations-our-social-impact-heading-blocks .vc_col-sm-3 .wpb_wrapper {
	border-radius: 10px;
	background-color: #ffffff;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	padding: 30px;
	height: calc(100% - 60px);
}
.donations-our-social-impact-heading-blocks .vc_col-sm-4 .wpb_wrapper .wpb_wrapper,
.donations-our-social-impact-heading-blocks .vc_col-sm-3 .wpb_wrapper .wpb_wrapper {
	border-radius: 0;
	background-color: transparent;
	box-shadow: none;
	padding: 0;
}
.donations-our-social-impact-heading-blocks strong {
	display: inline-block;
    background-color: #f0e7e7;
    border-radius: 5px;
    padding: 10px 20px;
    color: #8f0004;
    font-size: 18px;
    margin-top: 20px;
}
.donations-our-social-impact-heading-blocks h2 {
	color: #333333;
    font-size: 24px;
    line-height: 30px;
    text-transform: capitalize;
    font-weight: 900;
}
.donations-our-social-impact-heading-blocks p {
	margin-top: 10px;
}
.donations-our-social-impact-heading-blocks img {
	margin-left: -30px;
    margin-right: -30px;
    margin-top: -40px;
    width: calc(100% + 60px);
    border-radius: 10px 10px 0 0;
    max-width: none;
}

/*  -------------------  Contact Styles  -------------------  */
.contact-intro {
	padding: 100px 0;
}
.contact-intro .vc_col-sm-4 h2 {
	margin-bottom: 30px;
}

.contact-intro .vc_col-sm-4 ul {
	list-style-position: outside;
	margin-left: 20px;
}
}
.contact-intro .vc_col-sm-4 ul li {
	margin-bottom: 26px;
}
.contact-bottom {
	padding: 100px 0;
	background-color: #fcfcfb;
	border-bottom: solid 2px #ffffff;
}

/* -------------------- Footer Styles -------------------- */

.footer_top_holder {
    background-size: auto;
    background-repeat: repeat;
}

.footer_top p {
	margin:0;
}
.footer_top strong {
	font-weight: 500;
}
.footer_top .widget_meta>ul>li,
.footer_top .widget_nav_menu ul li,
.footer_top .widget_pages ul li,
.footer_top .widget_recent_comments>ul>li,
.footer_top .widget_recent_entries>ul>li {
    padding: 0 0 0px;
}

.footer_top .widget_meta>ul>li>a,
.footer_top .widget_nav_menu ul li a,
.footer_top .widget_pages>ul>li>a,
.footer_top .widget_recent_comments>ul>li>a,
.footer_top .widget_recent_entries>ul>li>a,
.footer_top .widget_recent_entries>ul>li>span {
	padding: 4px 0 4px 0;
    border-bottom: 1px dashed #3f3f3f;
    display: block;
}

#text-5 p {
	margin: 26px 0;
}
#text-5 p:first-child {
	margin-top: 0;
}
#text-5 p:last-child {
	margin-bottom: 0;
}

.widget.widget_recent_entries a {
	font-weight: 500;
}

.footer-donate-btn a {
	background-color: #8f0004;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 3px;
	padding: 10px 56px !important;
	display: inline-block;
	border: solid 2px #8f0004 !important;
	border-radius: 50px;
	text-align: center;
	margin-top: 20px;
}
.footer-donate-btn a:hover {
	background-color: #ffffff !important;
	color: #8f0004;
	border: solid 2px #ffffff !important;
}

/* -------------------- Responsive Styles -------------------- */


/* -------------------- Responsive - 1440px - Styles -------------------- */

@media (max-width:1440px){ 

	nav.main_menu>ul>li>a {
		padding: 0 10px;
	}
	nav.main_menu > ul > li > a {
		font-size: 16px;
	}
	.home-features-text {
		min-height: 480px;
	}
	
	.donation-header-section h1 {
		font-size: 60px;
		line-height: 70px;
	}

}

/* -------------------- Responsive - 1366px - Styles -------------------- */

@media (max-width:1440px){ 

	nav.main_menu > ul > li > a {
		font-size: 14px;
	}

}

/* -------------------- Responsive - 1280px - Styles -------------------- */

@media (max-width:1280px){ 

	.home-features-text {
		min-height: 480px;
	}
	nav.main_menu > ul > li > a {
		font-size: 14px;
	}

}

/* -------------------- Responsive - 1180px - Styles -------------------- */

@media (max-width:1180px){ 

	.home-features-text {
		min-height: 560px;
	}
	nav.main_menu > ul > li > a {
		font-size: 12px;
	}
	nav.main_menu>ul>li>a {
		padding: 0 7px;
	}
	.q_logo a {
		height: 60px !important;
	}
	.donation-turning-point-by-numbers-blocks .q_counter_holder span.counter {
		font-size: 40px;
	}

}

/* -------------------- Responsive - 1024px - Styles -------------------- */

@media (max-width:1024px){ 


	.market-blocks:nth-child(3) .vc_col-sm-6:first-child {
		padding-top: 0;
	}
	.market-blocks:nth-child(5) .vc_col-sm-6:first-child {
		padding-top: 0;
	}
	.market-blocks:nth-child(6) .vc_col-sm-6:first-child {
		padding-top: 0;
	}
	.flexy .section_inner_margin {
		display: flex;
		align-items: flex-start;
	}

}

/* -------------------- Responsive - 911px - Styles -------------------- */

@media (max-width:911px){ 

	.home-features-text {
		min-height: 690px;
	}
	.home-bottom {
		padding: 100px 0;
	}
	.navigation-donate-btn a span {
		margin-bottom: 20px;
		width: calc(100% - 55px);
	}
	.donation-header-section h1 {
		font-size: 46px;
		line-height: 56px;
	}

	.donation-turning-point-by-numbers-blocks .q_counter_holder.center {
		padding: 20px 10px;
	}

}

/* -------------------- Responsive - 800px - Styles -------------------- */

@media (max-width:812px){ 

	.home-counters .full_section_inner {
		display: block;
	}
	.home-counters .q_counter_holder span.counter {
		font-size: 40px;
	}

}

/* -------------------- Responsive - 768px - Styles -------------------- */

@media (max-width:768px){ 

	.home-features-text {
		min-height: 950px;
	}

}

/* -------------------- Responsive - 736px - Styles -------------------- */

@media (max-width:736px){ 

	.home-features,
	.intro,
	.our-advantage,
	.the-team,
	.market-blocks,
	.contact-intro,
	.contact-bottom {
		padding: 60px 0;
	}
	.home-features p:nth-child(3) {
		min-height: auto;
	}
	.home-features .vc_col-sm-4 {
		margin-bottom: 80px;
	}
	.home-features .vc_col-sm-4:last-child {
		margin-bottom: 0;
	}
	.home-intro {
		padding: 60px 0;
	}
	.home-intro .vc_col-sm-6:first-child {
		margin-bottom: 30px;
	}
	.about-features .vc_col-sm-3 {
		margin-bottom: 30px;
	}
	.about-features .vc_col-sm-3:last-child {
		margin-bottom: 0;
	}
	.the-team-blocks .vc_col-sm-4 .wpb_raw_code img {
		width: 100%;
	}
	.the-team-blocks .vc_col-sm-4 {
		margin-bottom: 50px;
	}
	.the-team-blocks .vc_col-sm-4:last-child {
		margin-bottom: 0;
	}
	.market-blocks .vc_col-sm-6:first-child {
		margin-bottom: 50px;
	}
	.blog .container .default_template_holder,
	.archive .container .default_template_holder {
		padding-top: 60px;
	}
	.blog .container .entry,
	.archive .container .entry {
		margin-bottom: 60px;
	}
	.news-intro {
		padding-bottom: 40px;
	}
	.single-post .content .container_inner {
		padding: 60px 0 30px 0 !important;
	}
	.entry_title {
		margin-bottom: 10px;
		margin-top: 0px;
	}
	.contact-intro .vc_col-sm-8 {
		margin-top: 50px;
	}
	.contact-bottom .vc_col-sm-4 {
		margin-bottom: 30px;
	}
	.contact-bottom .vc_col-sm-4:last-child {
		margin-bottom: 0;
	}
	.footer_top, .footer_top.footer_top_full {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.home-features-text {
		min-height: auto;
	}
	.home-image {
		margin-top: 50px;
	}
	.flexy .section_inner_margin {
		display: block;
	}
	.about-intro .vc_col-sm-6:first-child,
	.about-middle .vc_col-sm-6:first-child {
		margin-bottom: 50px;
	}
	.the-team-blocks .vc_col-sm-1\/5 {
		margin-bottom: 50px;
	}
	.the-team-blocks .vc_col-sm-1\/5:last-child {
		margin-bottom: 0;
	}
	.our-approach-blocks .flexy .full_section_inner {
		display: block;
	}
	.our-approach-blocks .flexy img {
		margin-bottom: 50px;
	}
	
	.home-features .vc_col-sm-3 {
		margin-bottom: 100px;
	}
	.home-features .vc_col-sm-3:last-child {
		margin-bottom: 0;
	}
	.testimonials_c_holder .testimonial_content_inner {
		margin: 0 40px;
	}
	.home-bottom {
		padding: 60px 0;
	}
	.about-middle p:first-child {
		margin-top: 0;
	}
	.guiding-principles .vc_col-sm-4 {
		margin-bottom: 50px;
	}
	.guiding-principles .vc_col-sm-4:last-child {
		margin-bottom: 0;
	}
	.gallery {
		padding-bottom: 20px !important;
		padding-top: 30px;
	}
	.gallery img {
		margin-bottom: 30px;
	}
	.gallery .vc_col-sm-6:first-child {
		margin-bottom: 0;
	}
	.about-middle-other .vc_col-sm-6:first-child {
		margin-bottom: 50px;
	}
	
	.home-counters {
		padding-top: 60px;
		padding-bottom: 60px;
		background-color: #fcfcfb;
	}
	.home-counters .full_section_inner .vc_col-sm-3 {
		margin: 30px;
	}
	.home-counters .full_section_inner .vc_col-sm-3:last-child {
		margin-bottom: 0;
	}
	.home-counters .q_counter_holder span.counter {
		font-size: 60px;
	}
	.home-counters .q_counter_holder.center {
		width: calc(100% - 140px);
	}
	
	.donation-header-section {
		padding: 60px 0;
	}
	.donation-header-section .section_inner_margin {
		display: block;
	}
	.donation-header-section-stats .vc_col-sm-4 {
		width: 33.333%;
		float: left;
	}
	.donation-header-section-stats {
		margin-top: 20px;
		margin-bottom: 40px !important;
	}
	.see-your-impact-in-action {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.see-your-impact-in-action-heading h3 {
		line-height: 26px;
	}
	.see-your-impact-in-action-blocks {
		display: block;
	}
	.see-your-impact-in-action-blocks .full_section_inner {
		display: block;
	}
	.see-your-impact-in-action-blocks .vc_col-sm-4 {
		margin-bottom: 40px;
	}
	.see-your-impact-in-action-blocks .vc_col-sm-4:last-child {
		margin-bottom: 0;
	}
	.see-your-impact-in-action-footer {
		padding-bottom: 60px;
		padding-top: 50px;
	}
	.see-your-impact-in-action-stats .vc_col-sm-3 {
		margin-bottom: 40px;
	}
	.see-your-impact-in-action-stats .vc_col-sm-3:last-child {
		margin-bottom: 0;
	}
	.donation-turning-point-by-numbers {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.donation-turning-point-by-numbers-blocks {
		display: block;
	}
	.donation-turning-point-by-numbers-blocks .full_section_inner {
		display: block;
	}
	.donation-turning-point-by-numbers-blocks .vc_col-sm-3 {
		margin-bottom: 40px;
	}
	.donation-turning-point-by-numbers-blocks .vc_col-sm-3:last-child {
		margin-bottom: 0;
	}
	.donation-turning-point-by-numbers-blocks .q_counter_holder.center {
		padding: 20px 10px 0;
	}
	.donations-about-us {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.donations-our-social-impact {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.donations-our-social-impact-heading-blocks {
		display: block;
	}
	.donations-our-social-impact-heading-blocks .full_section_inner {
		display: block;
	}
	.donations-our-social-impact-heading-blocks .vc_col-sm-4,
	.donations-our-social-impact-heading-blocks .vc_col-sm-3 {
		margin-bottom: 40px;
	}
	.donations-our-social-impact-heading-blocks .vc_col-sm-4:last-child,
	.donations-our-social-impact-heading-blocks .vc_col-sm-3:last-child {
		margin-bottom: 0;
	}
	.donations-our-social-impact-heading h3 {
		line-height: 26px;
	}
	.donation-header-section-right {
		padding: 30px 10px;
	}
	.donation-header-section-stats h2 {
		font-size: 30px;
		line-height: 40px;
	}
	
}

/* -------------------- Responsive - 568px - Styles -------------------- */

@media (max-width:568px){ 

	.logos-block img {
		margin: 30px auto;
		max-width: 200px;
		display: block;
	}
	.logos-block img:first-child {
		margin-top: 0;
	}
	.footer_top, .footer_top.footer_top_full {
		padding-bottom: 35px;
	}
	.pum-container.custom-position {
		top: 50px !important;
	}
	
	.boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .elementor-container .elementor-widget-wrap>.qode_elementor_container_inner, .elementor-row .elementor-widget-wrap>.qode_elementor_container_inner, .full_width .parallax_content, .qode_elementor_container_inner, .steps_holder_inner, div.grid_section .section_inner, nav.content_menu ul {
		width: 80%;
	}
	.donate a {
		padding: 10px 16px;
		display: block;
		margin-bottom: 20px;
	}
	.donations-tabs .q_tabs .tabs-nav li {
		width: calc(50% - 6px);
		padding: 0 3px;
	}
	.donations-tabs {
		padding: 20px 0 0;
	}
	.q_tabs.horizontal .tab-content {
		padding: 10px 0 10px;
	}

}

/* -------------------- Responsive - 414px - Styles -------------------- */

@media (max-width:414px){ 

	.donate-flag-buttons img {
		margin-right: 0;
		display: block;
		margin-bottom: 10px !important;
		margin: auto;
		margin-top: 5px;
	}
	
	.donation-header-section h1 {
		font-size: 36px;
		line-height: 46px;
	}
	.donation-header-section p {
		font-size: 20px;
		line-height: 30px;
	}
	.donation-header-section-right-heading h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.testimonials_c_holder .testimonial_content_inner {
		padding: 30px 25px;
	}
	.testimonials_c_holder {
		margin-top: 40px;
	}
	
	.simpay-styled .simpay-multi-plan-list-group label, .simpay-styled .simpay-multi-plan-buttons-group label {
		font-size: 15px;
		padding: 20px 10px;
	}
	.donation-header-section-right-footer p {
		font-size: 14px;
		line-height: 24px;
	}

}

/* -------------------- Responsive - 375px - Styles -------------------- */

@media (max-width:375x){ 

	.donate-flag-buttons img {
		margin-right: 0;
		display: block;
		margin-bottom: 10px !important;
		margin: auto;
		margin-top: 5px;
	}


}


/* -------------------- Responsive - 320px - Styles -------------------- */

@media (max-width:320px){ 



}