.sectionvolunteering_block{
/*	padding-top:60px;*/
/*	padding-bottom:5px;*/
/*	box-sizing:border-box;*/
}

.main_sectionvolunteering {}
.main_sectionvolunteering .sectionvolunteering_wrp {
	max-width:100%;
	width:100%;
	display:flex;
	flex-wrap:wrap;
}
.main_sectionvolunteering .section_tab_wrp{
	max-width:100%;
	width:100%;

}
.main_sectionvolunteering .section_tab_wrp .section_heading.mt_30 {
	margin-top:30px;
}
.main_sectionvolunteering .section_tab_wrp .section_heading{
	justify-content: flex-start;
	margin-bottom:27px;
}
.main_sectionvolunteering .section_tab_wrp .section_heading h2 {
	font-weight:bold;
	font-size:32px;
}
.main_sectionvolunteering .section_tab_acc{}
.main_sectionvolunteering .section_tab_wrp{
	margin-bottom:35px;
}
.main_sectionvolunteering .section_tab_acc_top {
	background-color:#FA4616;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding:15px;
	box-sizing:border-box;
	display:flex;
	flex-direction: column;
}


.main_sectionvolunteering .section_tab_acc_top .toggle_acc{
	margin-left:auto;
	width:40px;
	height:40px;
	display:flex;
	align-items: center;
	justify-content: center;
	background-color:#fff;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	margin-bottom:28px;
}
.main_sectionvolunteering .section_tab_acc_top .toggle_acc span{
	font-size:20px;
	color:#000;
	transform: rotate(270deg);
	cursor:pointer;
}
.main_sectionvolunteering .section_tab_acc_top h2 {
	padding-left:15px;
	color:#fff;
	font-size:48px;
	font-weight:bold;
	line-height:1.3;
}
.main_sectionvolunteering .section_tab_acc_content {
	max-width:100%;
	width:100%;
	display:flex;
	flex-direction: column;
	padding-top:15px;
}

.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter {
	max-width:100%;
	width:100%;
	padding:20px 20px 14px 20px;
	box-sizing:border-box;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color:#fff;
	display:flex;
	justify-content: space-between;

}
.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter .tab_column_middle ,
.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter .tab_column_left {
	max-width:calc(50% - 10px);
	width:100%;
	padding:35px 40px 35px 50px;
	box-sizing:border-box;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color:#fff;
	display:flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
}

.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter .tab_column_left .heading{
	
}
.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter .tab_column_left .heading h4{
	color:#000;
	font-size:20px;
	font-weight: bold;
	line-height:1.3;
	margin-bottom:33px;
}
.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter .tab_column_left .content{}

.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter .tab_column_middle .content *,
.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter .tab_column_left .content *{
	color:#fff;
	font-size:16px;
	margin-bottom:16px;
}
.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter .tab_column_middle .content *:last-child,
.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter .tab_column_left .content *:last-child{
	margin-bottom:0px;
}
.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter .tab_column_right {
	max-width:calc(50% - 10px);
	width:100%;
	padding:35px 20px 35px 30px;
	box-sizing:border-box;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color:#F9F5F5;
}
.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter .tab_column_right .heading{}
.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter .tab_column_right .heading h5{
	color:#000;
	font-size:15px;
	font-weight:700;
	margin-bottom:17px;
}
.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter .tab_column_right .content{}



.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter .tab_column_right .counter_wrp {
    display: flex;
    max-width: 100%;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
}

.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter .tab_column_right .counter_wrp .counter_box  {
	margin-bottom:6px;
	max-width:calc(50% - 25px);
	width:100%;
}
.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter .tab_column_right .counter_wrp .counter_box:last-child {
	margin-bottom:0px;
}
	.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter .tab_column_right .counter_wrp .counter_box .counter_box_heading *{
	color:#FA4616;
}


.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter .tab_column_right .counter_wrp .counter_box_heading .counter{
	font-size:inherit;
	font-weight:inherit;
	color:inherit;
	display:inline-flex;
	
}
.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter .tab_column_right .counter_wrp .counter_box_heading .counterss {
	font-size:48px;
	font-weight:800;
	color:#fa4616;
	display:inline-flex;
}

.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter .tab_column_right .counter_wrp .counterss{}
.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter .tab_column_right .counter_wrp .counter_box_desc {
	font-size:16px;
	color:#000;
}


/*testimonials*/
.main_sectionvolunteering .tab_two_cols_testimonial {
	padding-top: 12px;
	max-width:100%;
	width:100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.main_sectionvolunteering .tab_two_cols_testimonial .tab_testimonial_box {
	padding:14px;
	box-sizing:border-box;
	max-width:calc(50% - 10px);
	width:100%;
	background-color: #FA4616;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.main_sectionvolunteering .tab_two_cols_testimonial .testimonial_top {
	max-width:100%;
	width:100%;
	display:flex;
	align-items: flex-start;
	justify-content: space-between;
	padding-right: 10px;
	box-sizing: border-box;
	margin-bottom:28px;
}
.main_sectionvolunteering .tab_two_cols_testimonial .top_left {
	max-width:calc(100% - 130px);
	width:100%;
	display:flex;
}
.main_sectionvolunteering .tab_two_cols_testimonial .top_left .image {
	max-width:90px;

	width:100%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow:hidden;
}
.main_sectionvolunteering .tab_two_cols_testimonial .top_left .image img {
	max-width: 100%;
	height:auto;
	object-fit: cover ;
	display:block;
}
.main_sectionvolunteering .tab_two_cols_testimonial .top_left .member_desc {
	max-width:calc(100% - 90px);
	width:100%;
	padding-left:20px;
	box-sizing:border-box;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.main_sectionvolunteering .tab_two_cols_testimonial .top_left .member_desc .member_name {
	font-size:24px;
	font-weight: 600;
	color: #FFFEFE;
	line-height:1.3;
	margin-bottom:7px;

}
.main_sectionvolunteering .tab_two_cols_testimonial .top_left .member_desc .member_position {
	font-size:16px;
	font-weight: 400;
	color: #FFFEFE;
	line-height:1.3;
}
.main_sectionvolunteering .tab_two_cols_testimonial .quote_image {
	margin-top: 10px;
	width:110px;
	height:60px;
	background-image:url(../../assets/images/quote_testimonials.png);
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center center;
}
.main_sectionvolunteering .tab_two_cols_testimonial .testimonial_cont {
	padding-left:30px;
	padding-right: 30px;
	padding-bottom: 20px;
	box-sizing:border-box;
	max-width: 100%;
	width: 100%;

}
.main_sectionvolunteering .tab_two_cols_testimonial .testimonial_cont .content {
	font-size:16px;
	color:#fff;
	line-height: 1.3;

}

/* STORIES SUMMER*/
.main_sectionvolunteering .read_the_stories {
	max-width:100%;
	width:100%;
	display:flex;
	flex-direction: column;
}
.main_sectionvolunteering .read_the_stories .section_heading {
	max-width:100%;
	width:100%;
	padding:15px 25px;
}
.main_sectionvolunteering .read_the_stories .section_heading h2 {}
.main_sectionvolunteering .read_the_stories .stories_two_cols {
	max-width:100%;
	width:100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.main_sectionvolunteering .read_the_stories .stories_col_left  {
	max-width:calc(100% - 335px - 20px) ;
	width:100%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
    min-height: 300px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 10;
    overflow: hidden;
    display:flex;
    flex-wrap: wrap;
    padding:16px;
    box-sizing:border-box;
    flex-direction: column;
}
.main_sectionvolunteering .read_the_stories .stories_col_left .top_btn  {
	display:flex;
	max-width: 100%;
	width: 100%;
}
.main_sectionvolunteering .read_the_stories .stories_col_left .top_btn a {
    display: flex;
    margin-left: auto;
    align-items: center;
    justify-content: center;
}

.main_sectionvolunteering .read_the_stories .stories_col_left .top_btn .href_text  {
	font-size: 16px;
    font-family: Open Sans, Arial;
    line-height: 1;
    font-weight: bold;
    padding: 9px 9px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    transition: all 250ms ease-in-out;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    min-height: 40px;
    display: flex;
    box-sizing: border-box;
    align-items: center;
    max-width: calc(100% - 40px);
    width: 100%;
    justify-content: center;
    border: 1px solid #fff;
    background-color: #fff;
    color: #DC3407;
}
.main_sectionvolunteering .read_the_stories .stories_col_left .top_btn .donate_ico  {
	width: 40px;
    height: 40px;
    font-size: 18px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    transition: all 250ms ease-in-out;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(135deg);
    border: 1px solid #fff;
    color: #DC3407;
    background-color: #fff;
}

.main_sectionvolunteering .read_the_stories .stories_col_left .top_btn a:hover .href_text  ,
.main_sectionvolunteering .read_the_stories .stories_col_left .top_btn a:hover .donate_ico  {
	opacity:0.8;
} 
.main_sectionvolunteering .read_the_stories .stories_col_left .mobile_image {
	display:none;
}
.main_sectionvolunteering .read_the_stories .stories_col_left .mobile_image img {
	max-width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
    min-height: 250px;
}
.main_sectionvolunteering .read_the_stories .stories_col_right {
	max-width:335px;
	width:100%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;

    padding: 20px 30px;
    box-sizing: border-box;
    
    width: 100%;
    min-height: 180px;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    background-color:#FA4616;

}
.main_sectionvolunteering .read_the_stories .stories_col_right .box_more_wrp {
	max-width: 100%;
    width: 100%;
}
.main_sectionvolunteering .read_the_stories .stories_col_right .box_more_wrp .box_more_heading  {
	margin-top: auto;
    margin-bottom: 20px;
}
.main_sectionvolunteering .read_the_stories .stories_col_right .box_more_wrp .box_more_heading  h3{
    color: #fff;
    font-size: 24px;
    margin-top: 0px;
    font-weight: 700;
    line-height: 1;
}
.main_sectionvolunteering .read_the_stories .stories_col_right .box_more_wrp .box_more_links  {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 100%;
    width: 100%;
}
.main_sectionvolunteering .read_the_stories .stories_col_right .box_more_wrp .box_more_links a  {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 100%;
    width: 100%;
}
.main_sectionvolunteering .read_the_stories .stories_col_right .box_more_wrp .box_more_links a .href_text  {
	font-size: 16px;
    font-family: Open Sans, Arial;
    line-height: 1;
    font-weight: bold;
    padding: 9px 9px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    transition: all 250ms ease-in-out;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    min-height: 40px;
    display: flex;
    box-sizing: border-box;
    align-items: center;
    max-width: calc(100% - 40px);
    width: 100%;
    justify-content: center;
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
}
.main_sectionvolunteering .read_the_stories .stories_col_right .box_more_wrp .box_more_links a .donate_ico  {
	width: 40px;
    height: 40px;
    font-size: 18px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    transition: all 250ms ease-in-out;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(135deg);
    border: 1px solid #fff;
    color: #DC3407;
    background-color: #fff;
}

.main_sectionvolunteering .read_the_stories .stories_col_right .box_more_wrp .box_more_links a:hover .href_text  {
	color: #FA4616;
    background-color: #fff;
}
.main_sectionvolunteering .read_the_stories .stories_col_right .box_more_wrp .box_more_links a:hover .donate_ico  {
	color: #fff;
    background-color: #FA4616;
}



/*STORY INSPIRATIONAL*/
.main_sectionvolunteering .read_the_stories {
	padding-top:44px;
	max-width: 100%;
	width: 100%;
}
.main_sectionvolunteering .read_the_stories .section_heading{
	margin-bottom:4px;
}
.main_sectionvolunteering .read_stories_three_boxes_wrp {
	max-width:100%;
	
	width:100%;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;

}
.main_sectionvolunteering .read_stories_three_boxes_wrp .story_box {
	
	max-width:calc(33.33% - 10px);
	width:100%;
	display:flex;
	flex-direction: column;
	background-color: #fff;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	overflow:hidden;
}
.main_sectionvolunteering .read_stories_three_boxes_wrp .story_box .story_image {
	max-width:100%;
	width:100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.main_sectionvolunteering .read_stories_three_boxes_wrp .story_box .story_image img {
	max-width:100%;
	height:auto;
}
.main_sectionvolunteering .read_stories_three_boxes_wrp .story_box .story_btn {
	display:flex;
	max-width:100%;
	padding-top:17px;
	padding-right:17px;
	width:100%;
	box-sizing: border-box;
}
.main_sectionvolunteering .read_stories_three_boxes_wrp .story_box .story_btn a {
	
	margin-left:auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    
}
.main_sectionvolunteering .read_stories_three_boxes_wrp .story_box .story_btn a .href_text{
	font-size: 16px;
    font-family: Open Sans, Arial;
    line-height: 1;
    font-weight: bold;
    padding: 9px 9px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    transition: all 250ms ease-in-out;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    min-height: 40px;
    display: flex;
    box-sizing: border-box;
    align-items: center;
    max-width: calc(100% - 40px);
    width: 100%;
    justify-content: center;
    border: 1px solid #fff;
    background-color: #FA4616;
    color: #fff;
}
.main_sectionvolunteering .read_stories_three_boxes_wrp .story_box .story_btn a .donate_ico{
	width: 40px;
    height: 40px;
    font-size: 18px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    transition: all 250ms ease-in-out;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(135deg);
/*    border: 1px solid #fff;*/
    color: #fff;
    background-color: #FA4616;
}
.main_sectionvolunteering .read_stories_three_boxes_wrp .story_box .story_btn a:hover .donate_ico,
.main_sectionvolunteering .read_stories_three_boxes_wrp .story_box .story_btn a:hover .href_text{
	opacity:0.8;
}

.main_sectionvolunteering .tab_three_cols_testimonial{
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	max-width:100%;
	width:100%;
	padding-top:65px;
}


.main_sectionvolunteering .tab_three_cols_testimonial .tab_testimonial_box {
	max-width:calc(33.33% - 10px);
	width:100%;
	display:flex;
	flex-direction: column;
}
.main_sectionvolunteering .tab_three_cols_testimonial .tab_testimonial_box.box_count_0 .testimonial_cont{
	background-color:#ED1651;
}
.main_sectionvolunteering .tab_three_cols_testimonial .tab_testimonial_box.box_count_0 .testimonial_cont:before {
	border-bottom-color: #ED1651;
}
.main_sectionvolunteering .tab_three_cols_testimonial .tab_testimonial_box.box_count_1 .testimonial_cont{
	background-color:#FA4616;
}
.main_sectionvolunteering .tab_three_cols_testimonial .tab_testimonial_box.box_count_1 .testimonial_cont:before {
	border-bottom-color: #FA4616;
}
.main_sectionvolunteering .tab_three_cols_testimonial .tab_testimonial_box.box_count_2 .testimonial_cont{
	background-color:#04AEEF;
}
.main_sectionvolunteering .tab_three_cols_testimonial .tab_testimonial_box.box_count_2 .testimonial_cont:before {
	border-bottom-color: #04AEEF;
}
.main_sectionvolunteering .tab_three_cols_testimonial .testimonial_top {
	margin-bottom: 23px;
	box-sizing: border-box;
	max-width:100%;
	width:100%;
	font-size:16px;
	color: #000000;
	font-weight:700;
}
.main_sectionvolunteering .tab_three_cols_testimonial .testimonial_middle {
	padding-left:65px;
	box-sizing: border-box;
	max-width:100%;
	width:100%;
	display:flex;
	margin-bottom: 10px;
}

.main_sectionvolunteering .tab_three_cols_testimonial .testimonial_middle .image {
	width:50px;
	height:50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
}
.main_sectionvolunteering .tab_three_cols_testimonial .testimonial_middle .image img {
	max-width: 100%	;
	height: auto;
}
.main_sectionvolunteering .tab_three_cols_testimonial .testimonial_middle .member_desc {
	max-width: calc(100% - 50px);
	width:100%;
	padding-left:12px;
	box-sizing: border-box;
}
.main_sectionvolunteering .tab_three_cols_testimonial .testimonial_middle .member_desc .member_name {
	font-size:14px;
	color: #231f20;
	font-weight: 600;	
	
	line-height: 1.3;
}
.main_sectionvolunteering .tab_three_cols_testimonial .testimonial_middle .member_desc .member_position {
	font-size:14px;
	color: #231f20;
	font-weight: 400;
	line-height: 1.3;
}

.main_sectionvolunteering .tab_three_cols_testimonial .testimonial_cont {
	max-width: 100%;
	width: 100%;
	padding:38px;
	box-sizing:border-box;
	background-color: #ed1651;
	position:relative;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.main_sectionvolunteering .tab_three_cols_testimonial .testimonial_cont:before {
	content: '';
    position: absolute;
    top: 0;
    left: 30px;
    width: 0;
    height: 0;
    border: 18px solid transparent;
    border-bottom-color: #ed1651;
    border-top: 0;
    margin-left: 0px;
    margin-top: -14px;
    border-radius: 5px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.main_sectionvolunteering .tab_three_cols_testimonial .testimonial_cont .content {
	font-size:16px;
	color: #fff;
	line-height: 1.3;
}

.main_sectionvolunteering .read_stories_two_boxes_wrp{
	max-width:100%;
	width:100%;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.main_sectionvolunteering .read_stories_two_boxes_wrp .story_box {
	position:relative;
	max-width:calc(50% - 10px);
	width:100%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	overflow: hidden;
}
.main_sectionvolunteering .read_stories_two_boxes_wrp .story_box .story_btn{ 
	position:absolute;
	top:23px;
	right:23px;
}
.main_sectionvolunteering .read_stories_two_boxes_wrp .story_box .story_btn a{ 
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.main_sectionvolunteering .read_stories_two_boxes_wrp .story_box .story_btn .href_text {
	font-size: 16px;
    font-family: Open Sans, Arial;
    line-height: 1;
    font-weight: bold;
    padding: 9px 9px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    transition: all 250ms ease-in-out;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    min-height: 40px;
    display: flex;
    box-sizing: border-box;
    align-items: center;
    max-width: calc(100% - 40px);
    width: 100%;
    justify-content: center;
/*    border: 1px solid #fff;*/
    background-color: #FA4616;
    color: #fff;
 }
.main_sectionvolunteering .read_stories_two_boxes_wrp .story_box .story_btn .donate_ico {
	width: 40px;
    height: 40px;
    font-size: 18px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    transition: all 250ms ease-in-out;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(135deg);
    /* border: 1px solid #fff; */
    color: #fff;
    background-color: #FA4616;
}

.main_sectionvolunteering .read_stories_two_boxes_wrp .story_box .story_btn a:hover .donate_ico, 
.main_sectionvolunteering .read_stories_two_boxes_wrp .story_box .story_btn a:hover .href_text {
    opacity: 0.8;
}
.main_sectionvolunteering .read_stories_two_boxes_wrp .story_box .story_image  { 
	max-width:100%;
	width:100%;
}
.main_sectionvolunteering .read_stories_two_boxes_wrp .story_box .story_image img {
	max-width:100%;
	height:auto;
	width:100%;
	object-fit: contain;
	display:block;
}



.main_sectionvolunteering .tab_distribuire .section_tab_acc_content .tab_two_cols_counter .tab_column_right .counter_wrp .counter_box {
	max-width:326px;
}


.main_sectionvolunteering .tab_ai_generation .tab_two_cols_testimonial.tab_one_col_testimonial .tab_testimonial_box,
.main_sectionvolunteering .tab_mopul_inspiratie .tab_two_cols_testimonial .tab_testimonial_box ,
.main_sectionvolunteering .tab_path_to_code .tab_two_cols_testimonial .tab_testimonial_box {
	max-width:100%;
}
.main_sectionvolunteering .tab_ai_generation .tab_two_cols_testimonial.tab_one_col_testimonial .tab_testimonial_box .testimonial_cont,
.main_sectionvolunteering .tab_mopul_inspiratie .tab_two_cols_testimonial .tab_testimonial_box .testimonial_cont ,
.main_sectionvolunteering .tab_path_to_code .tab_two_cols_testimonial .tab_testimonial_box .testimonial_cont {
	display:flex;
	justify-content: space-between;
	max-width:100%;
	width:100%;
	padding-left:30px;
	padding-right:95px;
	box-sizing:border-box;
}
.main_sectionvolunteering .tab_ai_generation .tab_two_cols_testimonial.tab_one_col_testimonial .tab_testimonial_box .testimonial_cont .testimonial_left_cont ,
.main_sectionvolunteering .tab_mopul_inspiratie .tab_two_cols_testimonial .tab_testimonial_box .testimonial_cont .testimonial_left_cont ,
.main_sectionvolunteering .tab_path_to_code .tab_two_cols_testimonial .tab_testimonial_box .testimonial_cont .testimonial_left_cont {
	max-width:calc(50% - 35px);
	width:100%;

}
.main_sectionvolunteering .tab_ai_generation .tab_two_cols_testimonial.tab_one_col_testimonial .tab_testimonial_box .testimonial_cont .testimonial_right_cont ,
.main_sectionvolunteering .tab_mopul_inspiratie .tab_two_cols_testimonial .tab_testimonial_box .testimonial_cont .testimonial_right_cont ,
.main_sectionvolunteering .tab_path_to_code .tab_two_cols_testimonial .tab_testimonial_box .testimonial_cont .testimonial_right_cont {
	max-width:calc(50% - 35px);
	width:100%;
}


 .main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter.tab_three_cols_counter {}
 .main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter.tab_three_cols_counter .tab_column_left ,
 .main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter.tab_three_cols_counter .tab_column_middle {
 	max-width:calc((100% / 2 ) - 158px - 10px );
 }
 .main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter.tab_three_cols_counter .tab_column_right {
 	max-width:306px;
 	padding:14px 24px;
 }

 .main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter.tab_three_cols_counter .tab_column_right .counter_wrp {
 	flex-direction:column;
 }



.main_sectionvolunteering .section_tab_wrp .tab_ai_generation .section_heading.less_spacing_bottom {
	margin-bottom:5px;
}
.main_sectionvolunteering .section_tab_wrp .tab_ai_generation .section_heading.less_spacing_top {
	margin-top:5px;
}
.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter.blue_content .tab_column_left {
	background-color:#04AEEF;
}
.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter.blue_content .tab_column_middle {
	background-color:#04AEEF;
}
.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter.blue_content .tab_column_right .counter_wrp .counter_box .counter_box_heading * {
	color:#04AEEF;
}
.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter .tab_column_right .counter_wrp.three_counters .counter_box {
	max-width:calc(33.33% - 10px);
}
.main_sectionvolunteering .tab_ai_generation .tab_two_cols_testimonial.tab_one_col_testimonial .tab_testimonial_box{
	background-color:#04AEEF;

}
.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter.tab_three_cols_counter .tab_column_right .heading h5 {
	margin-bottom:0px;
}
.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter.tab_three_cols_counter .tab_column_right .counter_box_heading .counterss .counter {
	line-height:1.2;
}
.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter.tab_three_cols_counter .tab_column_right .counter_wrp.three_counters  .counter_box {
 	max-width:190px;

}
/*based on section colors*/

/*tab_summer*/
.main_sectionvolunteering .tab_summer .section_tab_acc_top .toggle_acc span {
	color:#FA4616;
}
.main_sectionvolunteering .tab_summer .section_tab_acc_content .tab_two_cols_counter .tab_column_left {
	background-color:#FA4616;
}
.main_sectionvolunteering .tab_summer .section_tab_acc_content .tab_two_cols_counter .tab_column_left .heading h4{
	color:#fff;
}
.main_sectionvolunteering .tab_summer .section_tab_acc_content .tab_two_cols_counter .tab_column_right .counter_wrp .counter_box .counter_box_heading * {
	color:#FA4616;
}
.main_sectionvolunteering .tab_summer .tab_two_cols_testimonial .tab_testimonial_box {
	background-color:#FA4616;
}


/*tab_inspirational*/
.main_sectionvolunteering .tab_inspirational .section_tab_acc_top {
	background-color:#04AEEF;
}
.main_sectionvolunteering .tab_inspirational .section_tab_acc_top .toggle_acc span {
	color:#04AEEF;
}
.main_sectionvolunteering .tab_inspirational .section_tab_acc_content .tab_two_cols_counter .tab_column_left {
	background-color:#04AEEF;
}
.main_sectionvolunteering .tab_inspirational .section_tab_acc_content .tab_two_cols_counter .tab_column_left .heading h4{
	color:#fff;
}
.main_sectionvolunteering .tab_inspirational .section_tab_acc_content .tab_two_cols_counter .tab_column_right .counter_wrp .counter_box .counter_box_heading * {
	color:#04AEEF;
}
.main_sectionvolunteering .tab_inspirational .tab_two_cols_testimonial .tab_testimonial_box {
	background-color:#04AEEF;
}

/*tab_english*/
.main_sectionvolunteering .tab_english .section_tab_acc_top {
	background-color:#ED1651;
}
.main_sectionvolunteering .tab_english .section_tab_acc_top .toggle_acc span {
	color:#ED1651;
}
.main_sectionvolunteering .tab_english .section_tab_acc_content .tab_two_cols_counter .tab_column_left {
	background-color:#ED1651;
}
.main_sectionvolunteering .tab_english .section_tab_acc_content .tab_two_cols_counter .tab_column_left .heading h4{
	color:#fff;
}
.main_sectionvolunteering .tab_english .section_tab_acc_content .tab_two_cols_counter .tab_column_right .counter_wrp .counter_box .counter_box_heading * {
	color:#ED1651;
}
.main_sectionvolunteering .tab_english .tab_two_cols_testimonial .tab_testimonial_box {
	background-color:#ED1651;
}


/*tab_distribuire*/
.main_sectionvolunteering .tab_distribuire .section_tab_acc_top {
	background-color:#FA4616;
}
.main_sectionvolunteering .tab_distribuire .section_tab_acc_top .toggle_acc span {
	color:#FA4616;
}
.main_sectionvolunteering .tab_distribuire .section_tab_acc_content .tab_two_cols_counter .tab_column_left {
	background-color:#FA4616;
}
.main_sectionvolunteering .tab_distribuire .section_tab_acc_content .tab_two_cols_counter .tab_column_left .heading h4{
	color:#fff;
}
.main_sectionvolunteering .tab_distribuire .section_tab_acc_content .tab_two_cols_counter .tab_column_right .counter_wrp .counter_box .counter_box_heading * {
	color:#FA4616;
}
.main_sectionvolunteering .tab_distribuire .tab_two_cols_testimonial .tab_testimonial_box {
	background-color:#FA4616;
}

/*tab_path_to_code*/
.main_sectionvolunteering .tab_path_to_code .section_tab_acc_top {
	background-color:#04AEEF;
}
.main_sectionvolunteering .tab_path_to_code .section_tab_acc_top .toggle_acc span {
	color:#04AEEF;
}
.main_sectionvolunteering .tab_path_to_code .section_tab_acc_content .tab_two_cols_counter .tab_column_left {
	background-color:#04AEEF;
}
.main_sectionvolunteering .tab_path_to_code .section_tab_acc_content .tab_two_cols_counter .tab_column_left .heading h4{
	color:#fff;
}
.main_sectionvolunteering .tab_path_to_code .section_tab_acc_content .tab_two_cols_counter .tab_column_right .counter_wrp .counter_box .counter_box_heading * {
	color:#04AEEF;
}
.main_sectionvolunteering .tab_path_to_code .tab_two_cols_testimonial .tab_testimonial_box {
	background-color:#04AEEF;
}


/*tab_mopul_inspiratie*/
.main_sectionvolunteering .tab_mopul_inspiratie .section_tab_acc_top {
	background-color:#FA4616;
}
.main_sectionvolunteering .tab_mopul_inspiratie .section_tab_acc_top .toggle_acc span {
	color:#FA4616;
}
.main_sectionvolunteering .tab_mopul_inspiratie .section_tab_acc_content .tab_two_cols_counter .tab_column_left {
	background-color:#FA4616;
}
.main_sectionvolunteering .tab_mopul_inspiratie .section_tab_acc_content .tab_two_cols_counter .tab_column_left .heading h4{
	color:#fff;
}
.main_sectionvolunteering .tab_mopul_inspiratie .section_tab_acc_content .tab_two_cols_counter .tab_column_right .counter_wrp .counter_box .counter_box_heading * {
	color:#FA4616;
}
.main_sectionvolunteering .tab_mopul_inspiratie .tab_two_cols_testimonial .tab_testimonial_box {
	background-color:#FA4616;
}



/*tab_ai_generation*/
.main_sectionvolunteering .tab_ai_generation .section_tab_acc_top {
	background-color:#ED1651;
}
.main_sectionvolunteering .tab_ai_generation .section_tab_acc_top .toggle_acc span {
	color:#ED1651;
}
.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter .tab_column_left {
	background-color:#ED1651;
}
.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter .tab_column_left .heading h4{
	color:#fff;
}
.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter .tab_column_right .counter_wrp .counter_box .counter_box_heading * {
	color:#ED1651;
}
.main_sectionvolunteering .tab_ai_generation .tab_two_cols_testimonial .tab_testimonial_box {
	background-color:#ED1651;
}


/*tab_ai_generation*/
.main_sectionvolunteering .tab_ai_generation .section_tab_acc_top {
	background-color:#ED1651;
}
.main_sectionvolunteering .tab_ai_generation .section_tab_acc_top .toggle_acc span {
	color:#ED1651;
}
.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter .tab_column_left {
	background-color:#ED1651;
}
.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter .tab_column_left .heading h4{
	color:#fff;
}
.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter .tab_column_right .counter_wrp .counter_box .counter_box_heading * {
	color:#ED1651;
}
.main_sectionvolunteering .tab_ai_generation .tab_two_cols_testimonial .tab_testimonial_box {
	background-color:#ED1651;
}
@media only screen and (max-width: 1279px) {
	

}



.main_sectionvolunteering .section_tab_acc_top .toggle_acc span {
	 transition: all 250ms ease-in-out;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
}
.main_sectionvolunteering .section_tab_acc_top .toggle_acc.active span {
	transform:rotate(90deg);
}
.main_sectionvolunteering .section_tab_acc_content {
	display:none;
}

@media only screen and (max-width: 991px) {
	.main_sectionvolunteering .section_tab_acc_top .toggle_acc {
		margin-bottom:14px;
	}
	.main_sectionvolunteering .section_tab_acc_top h2 {
		font-size:32px;
		padding-left:0px;
	}
	.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter ,
	.main_sectionvolunteering .tab_mopul_inspiratie .section_tab_acc_content .tab_two_cols_counter,
	.main_sectionvolunteering .tab_path_to_code .section_tab_acc_content .tab_two_cols_counter ,
	.main_sectionvolunteering .tab_distribuire .section_tab_acc_content .tab_two_cols_counter,
	.main_sectionvolunteering .tab_english .section_tab_acc_content .tab_two_cols_counter,
	.main_sectionvolunteering .tab_inspirational .section_tab_acc_content .tab_two_cols_counter,
	.main_sectionvolunteering .tab_summer .section_tab_acc_content .tab_two_cols_counter {
		flex-direction:column;
	}
	.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter .tab_column_left,
	.main_sectionvolunteering .tab_mopul_inspiratie .section_tab_acc_content .tab_two_cols_counter .tab_column_left,
	.main_sectionvolunteering .tab_path_to_code .section_tab_acc_content .tab_two_cols_counter .tab_column_left,
	.main_sectionvolunteering .tab_distribuire .section_tab_acc_content .tab_two_cols_counter .tab_column_left,
	.main_sectionvolunteering .tab_english .section_tab_acc_content .tab_two_cols_counter .tab_column_left,
	.main_sectionvolunteering .tab_inspirational .section_tab_acc_content .tab_two_cols_counter .tab_column_left,
	.main_sectionvolunteering .tab_summer .section_tab_acc_content .tab_two_cols_counter .tab_column_left {
		max-width:100%;
	}
	.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter .tab_column_right,
	.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter .tab_column_right,
	.main_sectionvolunteering .tab_mopul_inspiratie .section_tab_acc_content .tab_two_cols_counter .tab_column_right,
	.main_sectionvolunteering .tab_path_to_code .section_tab_acc_content .tab_two_cols_counter .tab_column_right,
	.main_sectionvolunteering .tab_distribuire .section_tab_acc_content .tab_two_cols_counter .tab_column_right,
	.main_sectionvolunteering .tab_english .section_tab_acc_content .tab_two_cols_counter .tab_column_right,
	.main_sectionvolunteering .tab_inspirational .section_tab_acc_content .tab_two_cols_counter .tab_column_right,
	.main_sectionvolunteering .tab_summer .section_tab_acc_content .tab_two_cols_counter .tab_column_right {
		max-width:100%;
	}

	.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter {
		padding:10px;
	}
	.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter.blue_content .tab_column_middle,
	.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter .tab_column_left, 
	.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter .tab_column_right, 
	.main_sectionvolunteering .tab_mopul_inspiratie .section_tab_acc_content .tab_two_cols_counter .tab_column_left,
	.main_sectionvolunteering .tab_mopul_inspiratie .section_tab_acc_content .tab_two_cols_counter .tab_column_right,
	.main_sectionvolunteering .tab_path_to_code .section_tab_acc_content .tab_two_cols_counter .tab_column_left,
	.main_sectionvolunteering .tab_path_to_code .section_tab_acc_content .tab_two_cols_counter .tab_column_right,
	.main_sectionvolunteering .tab_distribuire .section_tab_acc_content .tab_two_cols_counter .tab_column_left,
	.main_sectionvolunteering .tab_distribuire .section_tab_acc_content .tab_two_cols_counter .tab_column_right,
	.main_sectionvolunteering .tab_english .section_tab_acc_content .tab_two_cols_counter .tab_column_left,
	.main_sectionvolunteering .tab_english .section_tab_acc_content .tab_two_cols_counter .tab_column_right,
	.main_sectionvolunteering .tab_inspirational .section_tab_acc_content .tab_two_cols_counter .tab_column_right,
	.main_sectionvolunteering .tab_inspirational .section_tab_acc_content .tab_two_cols_counter .tab_column_left,
	.main_sectionvolunteering .tab_summer .section_tab_acc_content .tab_two_cols_counter .tab_column_right,
	.main_sectionvolunteering .tab_summer .section_tab_acc_content .tab_two_cols_counter .tab_column_left {
		padding:40px 20px;
	}
	.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter .tab_column_left,
	..main_sectionvolunteering .tab_mopul_inspiratie .section_tab_acc_content .tab_two_cols_counter .tab_column_left,
	.main_sectionvolunteering .tab_path_to_code .section_tab_acc_content .tab_two_cols_counter .tab_column_left,
	.main_sectionvolunteering .tab_distribuire .section_tab_acc_content .tab_two_cols_counter .tab_column_left,
	.main_sectionvolunteering .tab_english .section_tab_acc_content .tab_two_cols_counter .tab_column_left,
	.main_sectionvolunteering .tab_inspirational .section_tab_acc_content .tab_two_cols_counter .tab_column_left,
	.main_sectionvolunteering .tab_summer .section_tab_acc_content .tab_two_cols_counter .tab_column_left { 
		margin-bottom:20px;
	}
	.main_sectionvolunteering .tab_inspirational .tab_two_cols_testimonial .tab_testimonial_box,
	.main_sectionvolunteering .tab_summer .tab_two_cols_testimonial .tab_testimonial_box {
		max-width:100%;
		margin-bottom:20px;
	}
	.main_sectionvolunteering .tab_inspirational .tab_two_cols_testimonial .tab_testimonial_box:last-child,
	.main_sectionvolunteering .tab_summer .tab_two_cols_testimonial .tab_testimonial_box:last-child {
		margin-bottom:0px;
	}

	.main_sectionvolunteering .tab_summer .read_the_stories .stories_two_cols .stories_col_left {
		max-width:100%;
		margin-bottom:20px;
	}
	.main_sectionvolunteering .read_the_stories .stories_col_right {
		max-width:50%;
	}
	.main_sectionvolunteering .tab_summer .read_the_stories .stories_two_cols {
		flex-direction: column;

	}
	.main_sectionvolunteering .read_stories_three_boxes_wrp .story_box {
		max-width:calc(50% - 10px);
		margin-bottom:20px;
	}
	.main_sectionvolunteering .read_stories_three_boxes_wrp .story_box:last-child {
		
	}
	.main_sectionvolunteering .tab_three_cols_testimonial .tab_testimonial_box {
		max-width:calc(50% - 10px);
		margin-bottom:20px;
	}
	.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter.tab_three_cols_counter {
		flex-wrap:wrap;

	}
	.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter.blue_content .tab_column_right ,
	.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter.blue_content .tab_column_middle ,
	.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter.blue_content .tab_column_left {
		max-width:100%;
	}
	.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter.blue_content .tab_column_middle ,
	.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter.blue_content .tab_column_left {
		margin-bottom:20px;
	}
} 
@media only screen and (max-width: 767px) {

	.main_sectionvolunteering .section_tab_wrp .section_heading h2 {
		font-size:24px;
		line-height:1.4;
	}
	.main_sectionvolunteering .read_stories_three_boxes_wrp .story_box {
		max-width:100%;
		margin-bottom:20px;
	}
	.main_sectionvolunteering .read_stories_three_boxes_wrp .story_box:last-child {
		margin-bottom:0px;
	}

}

@media only screen and (max-width: 767px) {
	.main_sectionvolunteering .read_the_stories .stories_col_right {
		max-width:335px;
	}
	.main_sectionvolunteering .tab_three_cols_testimonial .tab_testimonial_box {
		max-width:100%;
		
	} 
	.main_sectionvolunteering .read_stories_two_boxes_wrp .story_box {
		max-width:100%;
		margin-bottom:20px;
	}
	.main_sectionvolunteering .read_stories_two_boxes_wrp .story_box:last-child {
		margin-bottom:0px;
	}
	.main_sectionvolunteering .tab_ai_generation .tab_two_cols_testimonial.tab_one_col_testimonial .tab_testimonial_box .testimonial_cont ,
	.main_sectionvolunteering .tab_mopul_inspiratie .tab_two_cols_testimonial .tab_testimonial_box .testimonial_cont,
	.main_sectionvolunteering .tab_path_to_code .tab_two_cols_testimonial .tab_testimonial_box .testimonial_cont {
		padding-left:0px;
		padding-right:0px;
		flex-wrap:wrap;
	}
	.main_sectionvolunteering .tab_ai_generation .tab_two_cols_testimonial.tab_one_col_testimonial .tab_testimonial_box .testimonial_cont .testimonial_left_cont,
	.main_sectionvolunteering .tab_mopul_inspiratie .tab_two_cols_testimonial .tab_testimonial_box .testimonial_cont .testimonial_left_cont,
	.main_sectionvolunteering .tab_path_to_code .tab_two_cols_testimonial .tab_testimonial_box .testimonial_cont .testimonial_left_cont {
		margin-bottom:20px;
	}
	.main_sectionvolunteering .tab_ai_generation .tab_two_cols_testimonial.tab_one_col_testimonial .tab_testimonial_box .testimonial_cont .testimonial_left_cont,
	.main_sectionvolunteering .tab_ai_generation .tab_two_cols_testimonial.tab_one_col_testimonial .tab_testimonial_box .testimonial_cont .testimonial_right_cont,
	.main_sectionvolunteering .tab_mopul_inspiratie .tab_two_cols_testimonial .tab_testimonial_box .testimonial_cont .testimonial_left_cont,
	.main_sectionvolunteering .tab_mopul_inspiratie .tab_two_cols_testimonial .tab_testimonial_box .testimonial_cont .testimonial_right_cont,
	.main_sectionvolunteering .tab_path_to_code .tab_two_cols_testimonial .tab_testimonial_box .testimonial_cont .testimonial_left_cont,
	.main_sectionvolunteering .tab_path_to_code .tab_two_cols_testimonial .tab_testimonial_box .testimonial_cont .testimonial_right_cont{
		max-width:100%;
	}

	.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter .tab_column_right .counter_wrp.three_counters .counter_box {
		max-width:calc(50% - 10px);
	}

}
@media only screen and (max-width: 600px) {
	.main_sectionvolunteering .tab_summer .read_the_stories .stories_two_cols .stories_col_left {
		background-image:none !important;
		padding:0px;
		min-height:auto;
	}
	.main_sectionvolunteering .read_the_stories .stories_col_left .mobile_image {
		display:block;
	}
	.main_sectionvolunteering .read_the_stories .stories_col_left .top_btn {
		position:absolute;
		top:10px;
		right:10px;
	}
	.main_sectionvolunteering .read_the_stories .stories_col_right {
		padding-left:10px;
		padding-right:10px;
	}
	.main_sectionvolunteering .read_the_stories .stories_col_right .box_more_wrp .box_more_links a .href_text {
		font-size:14px;
	}
	.main_sectionvolunteering .read_stories_three_boxes_wrp .story_box .story_btn a .href_text {
		font-size:14px;
	}
	.main_sectionvolunteering .read_stories_two_boxes_wrp .story_box .story_btn .href_text{
		font-size:14px;
	}
	
}
@media only screen and (max-width: 480px) {
	.main_sectionvolunteering .section_tab_acc_content .tab_two_cols_counter .tab_column_right .counter_wrp .counter_box {
		max-width:100%;
	}
	.main_sectionvolunteering .tab_two_cols_testimonial .quote_image {
		display:none;
	}
	.main_sectionvolunteering .tab_two_cols_testimonial .top_left {
		max-width:100%;
	}
	.main_sectionvolunteering .tab_two_cols_testimonial .testimonial_cont {
		padding-left:0px;
		padding-right:0px;
	}
	.main_sectionvolunteering .tab_three_cols_testimonial .testimonial_cont {
		padding:30px 18px;
	}
	.main_sectionvolunteering .read_stories_two_boxes_wrp .story_box .story_image img {
		min-height:250px;
		object-fit: cover;
	}
	.main_sectionvolunteering .tab_ai_generation .section_tab_acc_content .tab_two_cols_counter .tab_column_right .counter_wrp.three_counters .counter_box {
		max-width:100%;
	} 
}
