/* Post gril thumbnails*/

/* .av-main-nav-wrap {
  width: 70% !important;
}   
 */
#custom_html-12{
	padding:0px,15px,15px,15px;
}
.img-logo{
    width:250px;
	height:auto;
}
#mobile-menu{
	display:none;
}
.banner{
	margin-top:287px;
	text-align:center;
	color:#ffff;
}
body {
    font-family: Open Sans,Arial,sans-serif !important;
    font-size: 14px !important;
    color: #666 !important;
    background-color: #fff;
    line-height: 1.7em !important;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
}
/*
 * slider 
 * */

	.d-p-f{
		display:flex;
	}
.carousel-control{
	opacity:1!important;
}
.carousel-control.left{
	background-image:none !important;
}
.carousel-control.right{
	background-image:none !important;
}

.item img{
	width:100%;
}
.carousel-caption{

right: 5%;
      left: 50%;
      top: 30%;
}
/* 
.home-back{ 
background-color: rgba(0,0,0,0.43)!important;
    background-blend-mode: overlay;	
    background-size:cover;
    background-position: 50%;
    background-size:100%;
    padding-top: 327px;
    padding-bottom: 208px;
    background-color: rgba(0,0,0,0.51)!important;
    background-repeat: no-repeat;
 
	
}  */

.banner-1{
	 background-blend-mode: overlay;
/*     background-image:url("/wp-content/uploads/2020/04/banner-scaled-1.jpg"); */
	background-image: url("/wp-content/uploads/2020/10/TASK-Welcome-image-1A.jpg");
	 background-repeat: no-repeat;
   
}
.banner-2{
	 background-blend-mode: overlay;
/*     background-image:url("/wp-content/uploads/2020/04/Homepage-Panel-2.jpg"); */
	background-image: url("/wp-content/uploads/2020/10/TASK-SCROLL-COVID-1A.jpg");
	 background-repeat: no-repeat;
	background-size:100%;
	height:554px;
	background-color:rgba(0,0,0,.3);
 

    
}

#homebanner{
	background-image:url("http://www.trentonsoupkitchen.org/wp-content/uploads/2020/11/IMG_6593-scaled.jpg");
	width:100%;
	height:100%;
}

.banner-4{
	 background-blend-mode: overlay;
/*     background-image:url("/wp-content/uploads/2020/04/Adult-Education-Job-Service-Cover-photo-scaled-1.jpg"); */
	background-image: url("/wp-content/uploads/2020/10/TASK-Scroll-PIC4-1A.jpg");
	 background-repeat: no-repeat;
   
}

.carousel-caption h1{
	font-weight: 300;
    margin-top: 0;
    font-size: 60px;
	font-family: 'Lora',Georgia,"Times New Roman",serif;
	padding-bottom:10px;
}
.banner-title{
	padding-bottom:10px;
}
.carousel-caption button-2{
	 margin-top:20px;
}

.banner-button{
	margin-top:20px;
}
.banner-button a{
	color: #ffffff!important;
    border-width: 1px!important;
    border-color: #ff921e;
    border-radius: 21px;
    font-size: 17px;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;
    background-color: #ff921e;
    padding-right: 17px;
    padding-left: 17px;
    padding-top: 10px;
    padding-bottom: 10px;
	text-shadow:none;
}
   #button {
  display: inline-block;
  background-color: #FF9800;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 21px;
  line-height: 40px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
p{
	padding-bottom: 1em !important;
	margin-bottom:0px!important;
/* 	padding-left: 1em !important; */
	padding-right: 1em !important;
}
a:hover{
    text-decoration:none;
}
a{
	color:inherit!important;
}
h2{
	margin-top:0px !important;
	
}

a:focus{
    outline: none !important;
    outline-offset: 0px !important;
    text-decoration: none !important;
}
h2{
    color: #333 !important;
    padding-bottom: 10px !important;
    line-height: 1em;
    font-weight: 500;
}
.blurb_img{
    margin-bottom: 30px;
    line-height: 0;
    max-width: 100%;
}
.blurb_img img{
	width:100%;
	max-height:168px;
}
/* .container{
    width:80%;
    max-width: 1080px;
    margin: auto;
    text-align: left;
    position: relative;
} */
#top-header{
    font-size:12px;
    position: fixed;
    background-color: #ffffff;
    line-height: 1em;
    z-index: 999;
    color:#fff;
    width:100%;
    padding-bottom: 0px;
  
}
#top-header .container{
    
    padding-top: .75em;
    font-weight: 600;
    line-height: 1em;;
}

#secondary-menu{
    float:right;
}
#secondary-menu ul li a{
    display: block;
}
img{
    max-width:100%;
    height: auto;
}

 .logo{
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    margin-bottom: 0;
    max-height: 54%;
	width:auto; /* shivam*/
    display: inline-block;
    float: none;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
}
a:hover{
    text-decoration: none !important;
    background-color: none !important;
}
.menu-cta a{
    border: 2px solid #ffffff4f!important;
    padding: 12px!important;
    border-radius: 25px;
    text-align: center;
    background-color: #ff921e;
    color: white!important;
 
    
}
.menu-cta a:hover{
    border: 2px solid #ffffff4f!important;
    padding: 12px!important;
    border-radius: 25px;
    text-align: center;
    background-color: #ff921e;
    color: white!important;
}

.top-menu{
    display: inline-block;
}

.top-menu li{
    margin-right:15px;
    display: inline-block;
   
}

.menu_container{
    position: relative;
}
span.logo_helper{
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0;
}
.logo_container{
    position: absolute;
    height:100%;
    width: 100%;
}
#primary-menu{
    padding-left:280px;
    float: right;
    font-weight:500 ;
	display: block !important;
   
}

#main-header{
    margin-top:49px;
/*     top:91px; */
    position: fixed;
    font-weight: 500;
    width:100%;
    background-color: #fff;
    line-height: 23px;
    z-index: 99999;
    
}

nav#menu-nav{
    float:left;
  
}
#menu-nav{
    line-height: 0;
}

#main-menu{
    float: left;
}


#main-menu li{
    display: inline-block;
    font-size: 14px;
    padding-right: 22px;
}

#main-menu li a{
    padding-right: 20px;
    font-size:18px;
    color: rgba(0,0,0,.6);
    text-decoration: none;
    display: block;
    position: relative;
    padding:0px 20px 40px 0px;
}
a.current-menu{
	margin-top:33.19px;
}
.nav>li>a:hover{
	background-color: transparent!important;
}
/*
  Media Query
*/
@media screen and (min-width: 1920px)
{ 
	.sec_2{
	padding-bottom: 1vw !important;
	}
}
@media screen and (min-width: 1900px)
{ 
	.sec_2{
	padding-bottom: 1vw !important;
	}
	.p-s-serv-ima-01{
		padding-top:29px !important;
	}
}
@media screen and (min-width: 768px)
{ 
.carousel-caption{
		right:10% !important;
	   left:10% !important;
	}
}
@media only screen and (min-width: 981px){
.logo {
    max-height: 100%;
	
}
	
#primary-menu{
    padding: 16px 0px 0px 0px;
}
.button-1{
    font-weight:500;  
	margin-bottom:1.5%;
}
}

/*
***********************
    Mobile view
*********************** 
*/


.icon-bar {
   background-color:  #2ea3f2 !important;
}

/*
*************
Heading 
***********
*/
.a-e-head_2{
	font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-size: 30px;
    text-align: center;
	color:#333333;
}
.m-s-heading_2{
	font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-weight: 500;
    font-size: 35px;
	margin-bottom:0px;
}
.m-s-heading_1{
    font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-size: 45px;
	color: #333;
    padding-bottom: 10px;
    line-height: 1em;
	text-align:center;
}
.o-i-heading_3{
    font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-size: 30px;
    color: #ffffff!important;
    text-align: center;
    padding-bottom:35px;
}
/* .ban_head {
	padding-top:120px;
} */
.ban_head h1{
    font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-size: 60px;
    color: #ffffff!important;
    text-align: center;

}
.ban_head h2{
	font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
	font-size: 30px;
    color: #ffffff!important;
	padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
	text-align:center;
/* 	padding-top:20px; */
}
.o-i-heading_2{
    font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-size: 45px;
    line-height: 1.2em;
    color: #333;
    padding-bottom: 10px;
    text-align:left;
}
.heading_3{
    font-family: 'Lora', Georgia, "Times New Roman", serif;
    font-size: 29px !important;
    Color:#000000 !important;
    text-align: center !important;
}
.heading_4 {
    font-size: 25px;
    color: #ffffff!important;
    line-height: 2.4em;
    float: right;
    padding-left:15px;
}
.q-l-heading_2{
	font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-size: 35px;
    color: #000000!important;
	padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
}

.heading_1{
    font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-weight: 600;
    font-size: 60px;
    color:#333;
   
    
}
.heading_2 {
    font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-size: 60px;
    color: #ff921e!important;
    line-height: 1.2em;
}
.about_heading_2{
    font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-size: 35px;
    color: #ffffff!important;
    line-height: 1.2em;
    text-align: center;
    /* font-weight: 400; */
}
.ab_heading_3{
    font-family: 'Lora',Georgia,"Times New Roman",serif;
    color: #ffffff!important;
    text-align: center;
    font-size:22px;
}
.ab_heading_31{
    font-family: 'Lora',Georgia,"Times New Roman",serif;
/*     color: #000000!important; */
	color: white!important;
    text-align: center;
    font-size:22px;
}
.hea_2{
    font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-weight: 600;
    font-size: 50px;
    line-height: 1.2em;
 color: #333;
}

.ab_text{
  font-size: 18px;
  color: #ffffff!important;
  text-align:center;

}
.text-align-center{
    text-align: center;
   
}
.text_2{
    max-width:700px;
    margin-left:226px;
}
/* 
***************  
Padding 
***********
*/
.p-t-40{
	padding-bottom:40px;
}
.p-t-168{
	padding-top:168px;
}
.p-t-b-27{
    padding:27px 0; 
}
.p-t-3{
    padding-top: 3px;
}
.p-t-2{
	padding-top:2px;
	padding-bottom:0px;
}
.p-b-14{
	padding-bottom:14px;
}
.p-t-50{
	padding-top:50px;
	padding-bottom:2px;
}
.p-t-b-50{
	padding-top:50px;
	padding-bottom: 50px;
}
.p-t-b-54{
    padding: 54px 0;
}
.p-t-54{
	padding-top:54px;
}
.p-b-54{
	padding-bottom:54px;
}
.p-t-b-75{
padding:75px 0px;
	}
.p-t-27{
    padding-top:27px;
}
.p-b-27{
	padding-bottom:27px;
	
}
.p-t-b-40{
	padding:40px 0px;

}
.p-t-b-10{
	padding:10px 0px;
}
.p-b-2 {
	padding-bottom:2px !important;
}
.p-b-3{
	padding-bottom:3px !important;
}
.p-t-1{
	padding-top:1px !important;
}
.m-b-3{
	margin-bottom:28px !important;
	margin-top:28px;
}
.p-l-15{
	padding-left:15px;
}
.m-b-4{
	display:flex;
	margin-bottom: 3.093%;
}
.p-t-29{
	padding-top: 164px;
}
/*
************
Position
*************
*/







/* 
****************
    footer
*****************
*/
.footer-section_1 {
    background-color: #f4f4f4!important;
    padding: 54px 0;
}


.para{
    color: #000000!important;
    font-weight: 300;
    text-align: center;
    font-size:17px;
    margin-bottom: 0px;
}
/* 
*****************
   button 
*******************
*/

.button-1{
        text-align: center;
      margin-bottom: 10px;

}


.button-1 a {
	font-size:20px;
	padding-right: 14px!important;
    padding-left: 14px!important;
	padding: .3em 1em;
	line-height: 1.7em!important;
	padding-top: 6px;
	padding-bottom: 6px;
	border-radius:21px;
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;
    background-color: #ff921e;
	color:#ffffff!important;
}
.button-1 a:hover {
		font-size:20px;
	padding-right: 14px!important;
    padding-left: 14px!important;
	padding: .3em 1em;
	line-height: 1.7em!important;
	padding-top: 6px;
	padding-bottom: 6px;
	border-radius:21px;
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;
    background-color: #ff921e;
	color:#ffffff!important;
}

.button-2 a {
    color: #ffffff!important;
    border-width: 1px!important;
    border-color: #ff921e;
    border-radius: 21px;
    font-size: 17px;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;
    background-color: #ff921e;
    padding-right: 17px;
    padding-left: 17px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.button-2 a:hover {
    color: #ffffff!important;
    border-width: 1px!important;
    border-color: #ff921e;
    border-radius: 21px;
    font-size: 17px;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;
    background-color: #ff921e;
    padding-right: 17px;
    padding-left: 17px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.button-3{
    text-align: center;
   
}
.button-3 a{
    color: #ffffff!important;
    border-width: 0px!important;
    border-radius: 30px;
    font-size: 15px;
    background-color: #74BA58;
    display: inline-block;
    padding: 6.8px 15px;
}
.button-6 {
    margin-bottom:49px;
    text-align: center;
}
.button-6 a{
    color: #ffffff!important;
    border-width: 0px!important;
    border-radius: 30px;
    font-size: 15px;
    background-color: #74BA58;
    display: inline-block;
    padding: 6.8px 15px;
}
.e-s-button{
	text-align:center;
	margin-top:85px;
}
.e-s-button a{
font-size: 20px;
    font-weight: 500;
    padding: .3em 1em;
    line-height: 1.7em!important;
    background-color: transparent;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 2px solid;
    border-radius: 3px;
    -webkit-transition: all .2s;
    transition: all .2s;
    color: #ffffff!important;
    border-color: #ffce3d;
    border-radius: 27px;
    background-color: #ffce3d;
}
/*
********************

  Footer section 

*********************
*/
.footer-section_2{
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    background-color: #74BA58!important;
    height: 106px;
}
.footer-section_2 img{
    width: 60px;
    padding-top: 9px;
}

.icon{
   
    display: table-cell;
    line-height: 0;
    
}

.content{
    display: table-cell;
    padding-left: 15px;
    vertical-align: top;
}

.r_2{
    padding-bottom: 0px!important;
    margin-right: auto!important;
    margin-bottom: -11px!important;
    margin-left: auto!important;
    padding-bottom: 0px;
    min-height: 106px;
}

#main-footer{
    background-color: #eceff1;
    
}
#main-footer .text a{
        color: #000000;
}
#main-footer .text{
    color: #000000;
    margin-bottom: 0px !important;
	font-weight:500;
}
#main-footer .cont-text {
    color: #000000;
	font-weight:500;
 
}
.title{
    color: #000000;
}

.footer-widget{

/*     margin-bottom: 3%; */ /*by satya*/
}
.r_3{
    padding: 6% 0 0;
	padding-top: 3%;  /*by satya*/
}

.footer-bottom{
    background-color: #000000;
    padding: 15px 0 5px;

    
}
.footer-bottom .et-social-icon a{
    font-size:18px;
}
.et-social-icons{
        float: right !important;
       
}
.et-social-icon{
    display: inline-block;
    margin-left:20px;
}
.et-social-icon a {
    display: inline-block;
    font-size: 24px;
    position: relative;
    text-align: center;
    -webkit-transition: color .3s ease 0s;
    transition: color .3s ease 0s;
    color: #666;
    text-decoration: none;
}
#footer-info{
    color: #ffffff;
	font-weight:500;
}
.form-sec input{
    background-color: rgba(0,0,0,0.15);
    color: #fff;
    padding:10px !important;
    width:100%;
    border: none !important;
    margin-bottom: 10px;
   
}
/* .form-sec .text-2{
    width: 100%;
    margin-bottom: 10px;
    padding-right: 0;
  
} */
.form-btn {
    border: 2px solid #ffffff4f!important;
    padding: 12px !important;
    border-radius: 25px !important;
    text-align: center;
    background-color: #ff921e;
    color: white!important;
    width: 48% !important;
    font-weight: 400 !important;
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif !important;
}
::placeholder{
    color: #fff;
}

.scroll_top{
    text-align: center;
    background: rgba(0,0,0,.4);
    text-decoration: none;
    position: fixed;
    z-index: 99999;
    bottom: 125px;
    right: 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    display: none;
    cursor: pointer;
    font-size: 30px;
    padding: 5px;
    color: #fff;
    font-family: ETmodules;
    content: attr(data-icon);
    font-weight: 400;
    line-height: 1;
    opacity: 1;
    -webkit-animation: fadeInRight 1s cubic-bezier(.77,0,.175,1) 1;
    animation: fadeInRight 1s cubic-bezier(.77,0,.175,1) 1;

}

.scroll_top:before{
         content: "2";
}
/*
*********** *****
section 
****************
*/
.f_q_section .a_t_divider {
 
	top:133px;
}
.section{

   
    margin-bottom: 0px;
	padding-top:127px;
}
.et_pb_section_0 {
    padding-top: 327px;
    padding-bottom: 202px;
    background-color: rgba(0,0,0,0.51)!important;
    background-repeat: no-repeat;
	background-position: 50%;
	background-size:cover;
	background-blend-mode: overlay;
	/*     background-size: 100%; */
}
/* .o-i{
padding-top:0px!important;
padding-bottom: 0vw !important;
} */
#our_team_ban_img{
/*     background-blend-mode: overlay; */
	background-image: url("/wp-content/uploads/2020/08/ourteam_image1.jpg");
/*     background-image:url("/wp-content/uploads/2020/04/Meet-the-Team-Cover-Photo-scaled-e1594293950204.jpg"); */
/* 	background-image:url("http://174.138.41.62//wp-content/uploads/2020/03/volunteers-3.jpg"); */
/*     background-size:cover;
    background-position: 50%;
    background-size:100%;
    padding-top: 327px;
    padding-bottom: 208px;
    background-color: rgba(0,0,0,0.51)!important;
    background-repeat: no-repeat; */
    
}
/* .our_team_ban_img .a_t_divider{
	top:133px !important;
} */
#o_i_section {
	background-image: url("/wp-content/uploads/2020/04/About-Us-Our-Impact-Cover.jpg");
/*     background-color: rgba(0,0,0,0.43)!important;
    background-blend-mode: overlay;
    
    background-size:cover;
    background-position: 50%;
    background-size:100%;
    padding-top: 327px;
    padding-bottom: 208px;
    background-color: rgba(0,0,0,0.51)!important;
    background-repeat: no-repeat;
 */
}
/* .o_i_section .a_t_divider{
	top:131px
} */
#a_t_section{
	background-image: url("/wp-content/uploads/2020/10/About-Us.png");
/*     background-image:url("/wp-content/uploads/2020/08/About-Us-image1.jpg"); */
	
/*     background-size:cover;
    background-position: 50%;
    background-size:100%;
	padding-top:327px;
	padding-bottom:208px;
    background-color: rgba(0,0,0,0.51)!important;
    background-repeat: no-repeat;	
	background-color: rgba(0,0,0,0.43)!important;
    background-blend-mode: overlay; */

}
/* .a_t_section .a_t_divider{
	top:131px !important;
} */
.sec_2{
	    margin-top: -78px;
    padding-top: 51px;
    padding-bottom: 0vw;
    background-color: #ffffff!important;
}

.sec_3{
    padding-top:40px;
}

.sec_7{
    background-color: #ffce3d!important;
}
.sec_7-p-b-40{
    padding-bottom:40px;
    background-color: #ffce3d!important;
}
.sec_8{
    background-color: #ffffff!important;
}
.divider{
    margin-top: -162px;
}
/* .a_t_divi{
	 display: block;
    background-image:url("/wp-content/uploads/2020/03/divider.png");
    background-size: 100% 100px;
    z-index: 1;
    height:100px;
    bottom:0;
    position: relative;
    width:100%;
	top:131px;
} */
/**singh gaurav**/
.a_t_div{
		 display: block;
    background-image:url("/wp-content/uploads/2020/03/divider.png");
    background-size: 100% 100px;
    z-index: 1;
    height:100px;
    bottom:0;
    position: relative;
    width:100%!important;
	top:166px!important;
}
/* .a_t_divider{
    display: block;
    background-image:url("/wp-content/uploads/2020/03/divider.png");
    background-size: 100% 100px;
    z-index: 1;
    height:100px;
    bottom:0;
    position: relative;
    width:100%;
	
    top:209px;
   
} */
    .h_udr{
/*         margin-bottom: 0px!important; */
        width: 16%;
        border-top:2px solid #fff;
    }
/* .section img{
    padding-top: 57px;
} */
.sec_9{
    background-position: top center;
    background-image: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,0.62) 100%),url("/wp-content/uploads/2020/03/food-bank_43.jpg")!important;
    background-size: cover;
    background-repeat: no-repeat;
}
.et_pb_button_6{
    color: #000000!important;
    border-width: 0px!important;
    border-radius: 0px;
    font-size: 17px;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif!important;
    background-color: #ffffff;
    padding-top: 14px!important;
    padding-right: 28px!important;
    padding-bottom: 14px!important;
    padding-left: 28px!important;
}
.ab_blurb_img1{
    text-align: center;
    padding-top:34px;
    margin-bottom:6.09%;
}
.ab_bk{
    background-color: #74ba58;
    padding-top: 25px;
    padding-bottom: 25px !important;
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
/* 	width:48.5% !important; */
	margin-right:31px; 
}

.ab_bo{
    background-color: #ffce3d;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
	
/* 	width:48.5% !important; */
}
.ab_bf{
		 background-color:#ff921e;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
	width:48.5% !important;
	
}
.ab_bb{
	 background-color: #0277bd;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
	
	width:48.5% !important;

}
.f-d-bk{
	  background-color:#74ba58;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);

}

.f-d-bb{
	 background-color: #0277bd;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
	
	
}
.f-d-bo{
	   background-color: #ffce3d;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
		
}

/* .bd{
    background-color:#74ba58;
}
.bo{
    background-color:#ffce3d;
} */
.bk{
    background-size: initial;
    background-position: top right;
    background-image:  url("/wp-content/uploads/2020/03/food-bank_45.png"),linear-gradient(180deg,#1e321e 20%,rgba(64,96,64,0) 90%);
   
    padding-top: 150px;
    padding-right: 60px !important;
    padding-bottom: 60px;
    padding-left: 60px !important;  
    background-repeat: no-repeat;  
    /* background-size: cover;
    background-position: 50%;        */
    /* display: -webkit-box;
    display: -ms-flexbox;
    direction: ltr; */
}
.bk_2{
    background-color: #74ba57;
    background-image: url("/wp-content/uploads/2020/03/food-bank_44.png");
    padding-top: 150px;
    padding-right: 60px !important;
    padding-bottom: 60px;
    padding-left: 60px !important;  
    background-repeat: no-repeat;  
    text-align:center;
}
.et_pb_section-6{
    padding-top:0px;
    padding-bottom: 0px;

}
.et_pb_text_2{
/*         width:550px; */
        margin-left:auto !important;
        margin-right: auto !important;
}
.et_pb_text_3{
    color: #ffffff!important;
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 21px!important;
    width: 550px;
    text-align: center;
}
.p-t-0{
    padding-top: 0px!important;
    /* margin-top: -12px!important; */
    margin-right: auto!important;
    margin-left: auto!important;
    padding-top: 0px;
}
.div-m{
    height: 0px;
    margin-bottom: -56px!important;
    margin-left: -40px!important;
    max-width: 360px;
    z-index: -10;
 
}
.div-c{
    height: 42px;
    margin-bottom: -70px!important;
    margin-left: -40px!important;
    max-width: 360px;
    z-index: -10;
    position: relative;
}
.divider_int{
    border-top:3px solid #c6e28b;
    border-top-width:20px;
    
}
.divider_int1{
    border-top:3px solid #ffce3d;
    border-top-width:20px;
    
}
.divider_int2{
    border-top:3px solid #FFA500;
    border-top-width:20px;
    
}
.divider_org{
    border-top: 3px solid #ffde7f;
    border-top-width: 20px;
}

.text_inner p{
        font-size:20px;
        color:#666666;
        line-height: 2em;
}
.text_inner{
    margin-bottom: 3.093%;
}
.text_inner h3{
    color: #333;
}
/* .container{
    max-width: 1080px;
    width:80%;
    margin: auto;

} */
/*
 * ******************
 *  Blurb 
 * ******************
 * */
.q-l-blurb-img{
	display: inline-block;
    margin-bottom: 30px;
    line-height: 0;
    max-width: 100%;
}
.q-l-blurb-head{
	font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-size: 25px;
    color: #000000!important;
    text-align: center;
	padding-bottom: 10px !important;
	margin-bottom:0px!important;
}
.q-l-blurb-desc{
	text-align:left;
	font-size:17px;
	color:#666666;
}

.blurb{
    text-align: center;
    max-width: 550px !important;
}
.blurb-img{
    margin-bottom:30px;
}
.blurb_head{
    font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 29px;
    color: #ff921e!important;
    line-height: 1.2em;
}
.blub_des{
    font-size:16px;
    color: #74BA58;
    line-height: 2em;
}
.blurb-content{
    margin-bottom: 4.787%;
}
.blurb_content1{
    background-color: #ffffff;
    padding-top: 22px!important;
    padding-right: 24px!important;
    padding-bottom: 22px!important;
    padding-left: 24px!important;
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
	height:564px;
}
/* add by satya */
.blurb_content2{
    background-color: #ffce3d;
    padding-top: 22px!important;
    padding-right: 24px!important;
    padding-bottom: 22px!important;
    padding-left: 24px!important;
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
}
.blurb_header{
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    font-size: 22px;
    text-align: center;

}
.blurb_head_tas{
    font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    color:#333;
}
.blurb_container{
    text-align: center;
}
.blub_des_1{
    font-weight: 300;
    font-size: 17px;
    padding-bottom: 25px!important;
}
.blub_p1 {
    font-size:17px;
    padding-bottom:1em;


}
.blub_p2{
    font-size:17px;
    font-weight: 300;
}

/* .top_animated{
    opacity: 1;
    -webkit-animation: fadeTop 1s cubic-bezier(.77,0,.175,1) 1;
    animation: fadeTop 1s cubic-bezier(.77,0,.175,1) 1;
}
et-waypoint{
    opacity:0;
} */
/*
.sec_4{
 padding:54px;
}
*/

.back-ima{
    background-size: contain;
/*      background-image: url("/wp-content/uploads/2020/03/patron-being-served-1.jpg"); */
	background-image: url("/wp-content/uploads/2020/08/home-image5.jpg");
    padding-top: 0px;
    margin-top: -8vw!important;
    width: 100%;
    max-width: 100%!important;
    text-align: left;
    margin-left: 0;
    background-position: 50%;
    background-repeat: no-repeat;
}

.back-ima img{
    width:100%;
}
.serv-ima-1 img{
    width:100%;

}
.serv-ima-1{
    background-size: contain;
/*     background-image: url("/wp-content/uploads/2020/03/education-1.jpg"); */
	background-image: url("/wp-content/uploads/2020/08/home-image6.jpg");
   padding-top: 0px;
   margin-top: -8vw!important;
   width: 100%;
   max-width: 100%!important;
   text-align: left;
   margin-left: 0;
   background-position: 50%;
   background-repeat: no-repeat;
}
.serv-ima-2 img{
    width:100%;
}
.serv-ima-2{
    background-size: contain;
/*     background-image: url("/wp-content/uploads/2020/03/carepackages-1.jpg"); */
	background-image: url("/wp-content/uploads/2020/08/home-image7.jpg");
    padding-top: 0px;
    margin-top: -8vw!important;
    width: 100%;
    max-width: 100%!important;
    text-align: left;
    margin-left: 0;
    background-position: 50%;
    background-repeat: no-repeat;
}

.inside_divider{
	background-image: url("/wp-content/uploads/2020/03/download-1.png");
	background-size: 100% 38px;
    top: 0;
    height: 38px;
    z-index: 1;
	position: relative;
	
}

.inside_divider_1{
    background-image: url("/wp-content/uploads/2020/03/divider-1.png");
    background-size: 100% 38px;
    top: 0;
    height: 38px;
    z-index: 1;
    position: relative;

}

.et_text{
    font-size: 20px;
    line-height: 2em;
    margin-bottom: 40px!important;
}
.et_text h2{
    color: #fff !important;
}
.et_text p{
    color: #fff;
}

.count{
    margin-bottom: 30px!important;
}
.percent{
    margin-bottom:20px;
}
.percent {
    font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-size: 72px;
    color: #ffffff!important;
   
}
.percent-value{
	line-height: 72px;
}
 .head_6{
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    font-size: 16px;
    color: #ffffff!important;
    line-height: 1.8em;
}
.et_tb_row{
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    margin-left: auto!important;
    margin-right: 0px!important;
    padding-top: 0px;
    padding-bottom: 0px;
    max-width: 1080px;
    
}

/*
****************
  Accordion

**************
*/

.more-less{
    float:right;
    color:#7cda24;
	font-size:14px;
}
.panel-heading{
    padding:20px !important;
}
.panel-title{
    font-size:20px !important;
    color:#000 !important;
}
.panel-group .panel {
    margin-bottom:3.093% !important;
}
.accor-text{
    color: #666666;
    font-size:16px;
    font-family: Open Sans,Arial,sans-serif;
    font-weight: 300;


}
.a-e-accord{
font-size: 17px;
    color: #000000!important;
    margin-bottom: 10px!important;
	border: 1px solid #d9d9d9;
	padding:10px 20px;
}
.a-e-panel-title{
	font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-size: 25px;
    color: #000000!important;
    text-align: left;
	
}
.a-e-accordbody-text{
	font-weight: 400;
	font-size:17px;
	color:#000000;
}
.a-e-accordbody-text a{
	color:#2ea3f2 !important;
	font-weight:400;
}
.panel-body{
	padding-top:20px!important;
	padding-left:20px!important;
	padding-right:5px!important;
	
}
/*
**************
 a-b-task
 **************
*/
.o-t-blurb{
    display: inline-block;
    margin-bottom: 30px;
    line-height: 0;
    max-width: 100%;
}
.b-o{
    background-color: #ff921e;
    padding-top: 119px;
    padding-bottom: 119px;
    text-align: center;

}
.b-b{
    background-color: #0277bd;
    padding-top: 110px;
    padding-bottom: 110px;
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
    text-align: center;
}



.o-t-heading_4{
    color: #ffffff!important;
    font-size:18px;
    padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
}
.o-t-a{color: #ffffff!important;
border-width: 2px!important;
border-radius: 28px !important;
font-size: 14px;
font-weight: 500;
    padding: .3em 1em;
    line-height: 1.7em!important;
    background-color: transparent;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 2px solid;
    border-radius: 3px;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 181px;
    
}

.o-t-butt>a {
    display: inline-block;
}
.o-t-buttt{
    margin-bottom: 30px;
}
.o-t-buttt>a{
    display: inline-block;
}

.o-t-blurb img{
    width:106px;
    height:106px;
}

.b-g{
    background-color: #74ba58;
    padding-top: 119px;
    padding-bottom: 119px;
    text-align: center;
}

/*
****************
Our-impact
*****************
*/
.accom ul{
  padding-bottom: 1em;
}
.accom li{
    padding-bottom: 10px;
}
.accom h4{
    font-size: 18px;
    color: #333;
    padding-bottom: 10px;
    line-height: 1.5em;
    font-weight: 500;
}
.o-i-b-o{
    background-color:#ffce3d;
	height:595px!important;
}
.o-i-rei p{
    font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-size: 40px;
    color: #000000!important;
    line-height: 100px;
    text-align: center;

}
.o-i-rei p{
    height:72px;
    margin-bottom:20px;
}
.o-i-rei h6{

font-weight: 600;
    font-size: 17px;
    color: #000000!important;
    line-height: 1.6em;
    text-align: center;
    padding-bottom:10px;
}

.o-i-b-g{
    background-color:#74ba58;
	
}

.et_pb_text_4{
    color: #ffffff!important;
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 21px!important;
    width: 655px;
    text-align: center;
}
.o-i-button-6{
    text-align: center;
}
.o-i-button-6 a{
    font-size: 20px;
    font-weight: 500;
    padding: .3em 1em;
    line-height: 1.7em!important;
    background-color: transparent;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 2px solid;
    border-radius: 3px;
    -webkit-transition: all .2s;
    transition: all .2s;
    color: #ffffff!important;
    border-color: #74BA58;
    border-radius: 27px;
    background-color: #74BA58;
    
}

.o-img{
    padding-left:80px;
}


/*
*************************
  
program and services

***********************

*/

#p-s-ban_img{
	background-image: url("/wp-content/uploads/2020/08/program-and-service-image1.jpg");    
/*     background-image:url("/wp-content/uploads/2020/06/Program-and-Service-scaled-1.jpg"); */						  
   
}
.p-s-b-k-ima img{
    width:100%;
}
.p-s-b-k-ima {
    background-size: contain;
	background-image: url("/wp-content/uploads/2020/08/Program-and-services-image2.jpg");
/*     background-image: url("/wp-content/uploads/2020/03/Program-mealservice-1.jpg"); */
   padding-top: 0px;
   margin-top: -8vw!important;
   width: 100%;
   max-width: 100%!important;
   text-align: left;
   margin-left: 0;
   background-position: 50%;
   background-repeat: no-repeat;
}
.p-s-serv-ima-1 img{
    width:100%;
}	
.p-s-serv-ima-1{
    background-size: contain;
	background-image: url("/wp-content/uploads/2020/08/Program-and-Service-image3.jpg");
/*     background-image: url("/wp-content/uploads/2020/06/Education-and-Job-Service-scaled.jpg"); */
   padding-top: 0px;
/*    margin-top: -8vw!important; */
	margin-top:20px;
   width: 100%;
   max-width: 100%!important;
   text-align: left;
   margin-left: 0;
   background-position: 50%;
   background-repeat: no-repeat;
}
.p-s-serv-ima-2 img{
    width:100%;
}
.p-s-serv-ima-2{
    background-size: contain;
/*     background-image: url("/wp-content/uploads/2020/03/Quality-life-program-1.jpg"); */
	background-image: url("/wp-content/uploads/2020/08/program-and-service-image4.jpg");
   padding-top: 0px;
   margin-top: -8vw!important;
   width: 100%;
   max-width: 100%!important;
   text-align: left;
   margin-left: 0;
   background-position: 50%;
   background-repeat: no-repeat;
}
.blog-head{
    font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-size: 45px;
    color: #ffffff!important;
    text-align: center;
}
/*
***********************
 Meal and service
************************
*/
.m-s-text_inner{
	margin-bottom:3.093%
}
.m-s-text{
	font-size:16px!important;
	color:#666666 !important;
	padding-bottom: 1em!important;
	margin-bottom: 0px!important;
	
}
.m-s-text a{
	color:#2ea3f2 !important;
}

#m_s_section{
	
	background-image: url("/wp-content/uploads/2020/08/meal-service-image1.jpg");
/*     background-image: url("/wp-content/uploads/2020/04/Meal-Service-Cover.jpg"); */
/* 	 background-color: rgba(0,0,0,0.43)!important;
    background-blend-mode: overlay;
    background-size:cover;
    background-position: 50%;
    background-size:100%;
    padding-top: 327px;
    padding-bottom: 208px;
    background-color: rgba(0,0,0,0.51)!important;
    background-repeat: no-repeat; */
}
.m-s-img{
	padding-top:20px;
}

/* .m-s-sec_2{
	padding-top: 0px;
    padding-bottom: 0vw;
} */

.m-s-sec_2 a{
	color: #2ea3f2 !important;
}
/*
********************
  Adult Eductaion 
********************
*/
	


#a-e-section{
	background-image: url("/wp-content/uploads/2020/08/Adult-Eduction-image1.jpg");
/*    	 background-color: rgba(0,0,0,0.43)!important;
    background-blend-mode: overlay;
    
    background-size:cover;
    background-position: 50%;
    background-size:100%;
    padding-top: 327px;
    padding-bottom: 208px;
    background-color: rgba(0,0,0,0.51)!important;
    background-repeat: no-repeat; */
}
/*
 *********************
  Quality life
 *************************
*/

#q-l-section{
	
/*     background-image:url("/wp-content/uploads/2020/06/Quality-of-Life-Cover-Photo.jpg"); */
	background-image: url("/wp-content/uploads/2020/08/quality-of-life-programs-image1.jpg");
/* 	 background-color: rgba(0,0,0,0.43)!important;
    background-blend-mode: overlay;
    background-size:cover;
    background-position: 50%;
    background-size:100%;
    padding-top: 327px;
    padding-bottom: 208px;
    background-color: rgba(0,0,0,0.51)!important;
    background-repeat: no-repeat; */
}

.q-l-ser ul{
	
	line-height: 26px;
}
.q-l-ser ul li{
	font-weight:400;
	font-size:18px;
	
}
.q-l-heading p{
	font-weight:400;
	font-size:18px;
	color: #666666;
}
.q-l-heading a{
	    color: #2ea3f2 !important;
}

/*
 *********************
Financial and donor
 *************************
*/

#f-d-section{
	
	background-image: url("/wp-content/uploads/2020/08/financials-image1.jpg");
/* 	 background-color: rgba(0,0,0,0.43)!important;
    background-blend-mode: overlay;
    background-size:cover;
    background-position: 50%;
    background-size:100%;
    padding-top: 327px;
    padding-bottom: 208px;
    background-color: rgba(0,0,0,0.51)!important;
    background-repeat: no-repeat; */
}

.f-d-heading h2{
	font-size:30px;
	color:#333333;
	font-family: 'Lora',Georgia,"Times New Roman",serif;	
	
}
.f-d-heading p{
	font-size:17px;
	color:#666666;
	font-weight:400;
}
.f-d-heading h3{
	font-size: 22px;
	color: #333;
  
    line-height: 1em;
    font-weight: 500;
}
.f-d-heading a{
	color:#2ea3f2 !important;
}
.f-d-t-sec_1{
	position:relative;
}
/* .f-d-row{
	 width: 80%;
    max-width: 1080px;
    margin: auto;
    position: relative;
	    margin-right: 0px!important;
    margin-bottom: 5px!important;
    margin-left: 0px!important;
    margin-left: auto!important;
    margin-right: auto!important;
} */



/*
 *********************
Financial page -2
 *************************
*/

#f-p-2-section{
		background-image: url("/wp-content/uploads/2020/08/financials-page2-image1.jpg");
/* 	 background-color: rgba(0,0,0,0.43)!important;
    background-blend-mode: overlay;
    background-size:cover;
    background-position: 50%;
    background-size:100%;
    padding-top: 327px;
    padding-bottom: 208px;
    background-color: rgba(0,0,0,0.51)!important;
    background-repeat: no-repeat; */
}
.f-p-heading h2{
	font-size: 26px;
	color: #333;
    padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
   margin-bottom:0px!important;	
}
.f-p-heading h3{
	font-size: 22px;
	color: #333;
     line-height: 1em;
    font-weight: 500;
}
.f-p-heading p{
	font-size:17px;
	color:#666666;
}
.f-p-heading ul{
	padding: 0 0 0 1em;
}
.f-p-heading h5{
	font-size:16px;
	color: #333;
    padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
	
}
/*
 *********************
  need the problem 
 *************************
*/

#n-p-section{
	background-image: url("/wp-content/uploads/2020/08/need-the-problem-image1.jpg");
/* 	background-color: rgba(0,0,0,0.43)!important;
    background-blend-mode: overlay;
    background-size:cover;
    background-position: 50%;
    background-size:100%;
    padding-top: 327px;
    padding-bottom: 208px;
    background-color: rgba(0,0,0,0.51)!important;
    background-repeat: no-repeat;
	 */
}
.n-p-heading h2{
	font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-size: 45px;
    text-align: center;
}
.n-p-image img{
	padding-top:33px;
	width:195px;
}

.h-f-logo{
	margin-top:-19px;
}
/*
 *********************
Financial page -2
 *************************
*/

#w-g-section{
	background-image: url("/wp-content/uploads/2020/08/ways-to-give-image1.jpg");
/* 	 background-color: rgba(0,0,0,0.43)!important;
    background-blend-mode: overlay;	
    background-size:cover;
    background-position: 50%;
    background-size:100%;
    padding-top: 327px;
    padding-bottom: 208px;
    background-color: rgba(0,0,0,0.51)!important;
    background-repeat: no-repeat; */
	
}
.w-g-sec_2{
	padding-top: 0px;
    padding-bottom: 0vw;
    background-color: #74ba57!important;
}
.w-g-sec_2 h5{
	font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.2em;
	color:#ffffff;
}
.w-g-sec_2 p{
	font-size:16px;
	color:#ffffff;
	line-height:2em;
}
.w-g-ab_bk {
	width:31.3333% !important;
	background-color: #ffffff;
    padding-top: 25px;
    padding-bottom: 25px !important;
   
    margin-right: 2%;
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3)
}
.w-g-ab_bk p{
	font-size: 15px;
	color: #000000;
	text-align:center;
}

/*
 * ***********
 * Planned-Gifts
 ***************
*/

#p_g_section{
	background-image: url("/wp-content/uploads/2020/06/Ways-to-Give-Planned-Giving-Cover.jpeg");
/* 	background-color: rgba(0,0,0,0.43)!important;
    background-blend-mode: overlay;
    background-size:cover;
    background-position: 50%;
    background-size:100%;
    padding-top: 327px;
    padding-bottom: 208px;
    background-color: rgba(0,0,0,0.51)!important;
    background-repeat: no-repeat;
	 */
}

.p-g-sec_3 h2{
	font-size:35px;
	font-family: 'Lora',Georgia,"Times New Roman",serif;
	color:#000000 !important;
	font-weight:400;
	
}


.p-g-sec_3 p{
	font-size:18px;
	color:#000000;
	padding:15px 0px 0px 15px;
}

.p-g-sec_4{
	padding-top:2px;
}

.p-g-sec_4 h2{
	font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-size: 30px;
/*     color: #000000!important; */
	color: white!important;
	text-align:center;
	margin-top:32px !important;
}
.p-g-sec_4 p{
	font-size:18px;
/* 	color:#000000; */
	color:white;
	font-weight:400;
	padding-right: 15px!important;
    padding-left: 15px!important;
	text-align:center;
}
.p-g-sec_4 button{
	color: #ffffff!important;
    border-width: 1px!important;
    border-color: rgba(0,0,0,0.18);
    border-radius: 30px;
    font-size: 18px;
    background-color: #74ba58;
	padding:9.4px 18px;
	text-align:center;
	margin-top: 100px;
}
.c-y{
	background-color: #ffce3d;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
	text-align:center;
	height:468px;
}
.c-y-but{
/* 	margin-top:109px!important; */
}
.c-g{
	background-color: #74ba58;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
	text-align: center;
	
	height: 468px;
}
.c-g h2 {
	 color: #fff !important;
}
.c-g p{
	color:#fff !important;
}
.c-g button{
/* 	  color: #000000!important; */
    border-width: 1px!important;
    border-color: rgba(0,0,0,0.18);
    border-radius: 30px;
    font-size: 18px;
    background-color: #ffce3d;
	margin-top: 132px;
}
/*
 * 
 *********************
Volunteer
 *************************
*/

#v-section{
	/*     background-image: url("/wp-content/uploads/2020/03/IMG_1196-scaled-1.jpg"); */
	background-image: url("/wp-content/uploads/2020/08/volunteer-image1.jpg");
/* 	 background-color: rgba(0,0,0,0.43)!important;
    background-blend-mode: overlay;

    background-size:cover;
    background-position: 50%;
    background-size:100%;
    padding-top: 327px;
    padding-bottom: 208px;
    background-color: rgba(0,0,0,0.51)!important;
    background-repeat: no-repeat;
	 */
}
/* 
.v-section .button-1 a{
	font-size:20px;
	padding-right: 14px!important;
    padding-left: 14px!important;
	padding: .3em 1em;
	line-height: 1.7em!important;
	padding-top: 6px;
	padding-bottom: 6px;

	border-radius:21px;
}
.v-section .button-1 a:hover{
	font-size:20px;
	padding-right: 14px!important;
    padding-left: 14px!important;
	padding: .3em 1em;
	line-height: 1.7em!important;
	padding-top: 6px;
	padding-bottom: 6px;
	
	border-radius:21px;
} */

.bo-t{
	border:1px solid #000000;
	margin-top:27px;
}
.v-sec-3 h2{
	font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-size: 45px;
	text-align:center;
}
.v-sec-3 .v-head{
	width:370px;
}
.v-head-1{
	padding-bottom:19px;
}

.v-head-1 h3{
	font-size:20px;
	color: #333;
    line-height: 1em;
    font-weight: 500;
	margin-top: 0px !important;
	
	
}
.v-head-2 h3{
	font-size:20px;
	color: #333;
    line-height: 1em;
    font-weight: 500;
	margin-top: 0px !important;
	
	
}
.v-head-2{
	padding-bottom:62px;
}

.v-head-1 p{
	font-size:14px;
	color:#666666;
}
.v-head-1 .ra{
	color:#2ea3f2 !important;
}
.v-col-bk{
	box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
	padding-top: 10px!important;
    padding-bottom: 10px!important;
	margin-right:27px;
}
.v-sec-5 .blurb_head_tas {
	font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    /* font-weight: 900; */
    font-size: 18px;
    color: #000000!important;
    text-align: center;
}
.v-sec-5 .blub_p1{
	font-size:15px;
	text-align:center;
}
.v_et_pb_text_2 .about_heading_2{
	font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-size: 50px;
    color: #ffffff!important;
    text-align: center;
}
.v_et_pb_text_2 p{
	font-size:20px;
	color:#ffffff;
	text-align:center;
}
.v_et_pb_text_2 a{
	color:#2ea3f2 !important;
}
.v-ab_bk{
	background-color: #ffffff;
    padding-top: 25px;
    padding-bottom: 25px !important;
    margin-right: 2%;
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
	height: 293px;
    padding: 0 15px;
   	
}

.v-ab_bk p{
	font-size:15px;
	color:#000000;
	text-align:center;
}

/*
 * Blog
 * */

.post {
    margin-bottom: 50px;
	margin-top:98px;
}

.entry-sum {
    background: #fff;
    position: relative;
    margin: -80px 103px 0px 37px;
    padding: 0px 25px 25px;
    z-index: 1;
}
.entry-header {
    margin-bottom: 30px;
}
.entry-content {
    margin-bottom: 79px !important;
}
.entry-content div {
	max-width: 582px !important;
}
.entry-datetime {
    color: #898989;
    font-size: 14px;
    line-height: 1.42857143;
}
.entry-datetime .entry-day {
    font-size: 40px;
}
.entry-meta {
    color: #898989;
    font-size: 12px;
}
.btn-dark.btn-outline {
    color: #333;
    border-color: #333;
    background: transparent;
}
.btn.btn-lg {
    font-size: 12px;
    padding: 12px 25px;
    letter-spacing: 1px;
}

/*********************************
 * Blog css 
 * *******************************
 */

.entry-image img {
    width: 100%;
    height: auto;
}

.post {
    margin-bottom: 50px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.entry-sum {
    background: #fff;
    position: relative;
    margin: -80px 61px 0px 37px;
    padding: 0px 25px 25px;
    z-index: 1;
}
.entry-header {
    margin-bottom: 30px;
}
.entry-datetime {
    color: #898989;
    font-size: 14px;
    line-height: 1.42857143;
}
.entry-datetime .entry-day {
    font-size: 40px;
}
.entry-title h2 a {
    font-size: 25px;
    margin-bottom: 15px;
    color: #333333;
}
.entry-meta {
    color: #898989;
    font-size: 12px;
}

#search-2 {
/*     padding-top: 7px; */
	padding-top: 20px;
	padding-left: 5px;
/*     padding-left: 10px; */
}
#recent-posts-2 {
    margin-top: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 20px;
    margin-top: -40px;
    padding-top: 57px;
}
.gaurav {
    font-size: 25px;
    margin-bottom: 15px;
    color: #333333!important;
}
.widget ul {
    list-style: none;
    padding: 0px;
}
.widget ul li {
    margin-bottom: 2px;
    border-bottom: 1px dotted;
}
#recent-comments-2 {
    margin-top: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 20px;
}
#archives-2 {
    margin-top: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 20px;
}
#categories-2 {
    margin-top: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 20px;
}




/************************************
 * Comments
 * ******************************
*/
.btn btn-default {
background-color: #ff921e
}

/* searchbar */

.search-form-wrapper {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    padding: 20px 15px;
    margin-top: 50px;
    background: url(/resources/images/misc/bg_search-open.png) right center no-repeat #f89d1c;
}
.search-form-wrapper.open {
    display: block;
}

/********
Donation by mail page -2
 *************************
*/

#d_b_m_section{
	background-image: url("/wp-content/uploads/2020/08/Donation-By-Mail-image1.jpg");
/* 	 background-color: rgba(0,0,0,0.43)!important;
    background-blend-mode: overlay;
    
    background-size:cover;
    background-position: 50%;
    background-size:100%;
    padding-top: 327px;
    padding-bottom: 208px;
    background-color: rgba(0,0,0,0.51)!important;
    background-repeat: no-repeat; */
}
/* .d-b-m-sec_2{
	padding-top:32px;
} */

.d-b-m-sec_3 h2{
	font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-size: 30px;
	text-align:left;
	font-weight:400;
}
.d-b-m-sec_3{
	padding-top: 30px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.add h3{
	font-family: 'Lora',Georgia,"Times New Roman",serif;
    text-align: center;
	font-size:22px;
	color:#333333;
	padding-bottom: 10px;
	margin:0px 0px;
}
.d-b-m-sec_4 ul li{
	font-size:18px;
	color:#000000;
	padding-bottom:32px;
}

.d-b-m-sec_4 ul li a{
	
	color:#2ea3f2 !important;
}

.d-b-m-sec_4 p{
	font-size:18px;
	color:#000000;
	padding-left:19px;
}

.et_pb_text_6 h1{
    font-family: 'Lora',Georgia,"Times New Roman",serif;
	font-size:30px;
	color:#ffffff;
}
.et_pb_text_6 p{
	font-size:21px;
	color:#ffffff;
		
}
.sec_7 .button-1{
	text-align:left;
}

.d_b_m_t_divider{
	background-image: url("/wp-content/uploads/2020/04/download1.jpg");
 background-size: 100% 38px;
    top: 0;
    height: 38px;
    z-index: 1;
    position: relative;
}

/* shivam likn start  */

 a.ex2:hover, a.ex2:active { color:#272726!important;}
/* a.ex2:link {
  color: #fff!important;
}

 visited link 
a.ex2:visited {
  color: yellowgreen!important;
}*/
/* ***************** 
 * Help from home
 ******************/
#h_f_h_section {
	background-image: url("/wp-content/uploads/2020/08/help-from-home-image1.jpg");
/*     background-color: rgba(0,0,0,0.43)!important;
    background-blend-mode: overlay;
	background-size:cover;
    background-position: 50%;
    background-size:100%;
    padding-top: 327px;
    padding-bottom: 208px;
    background-color: rgba(0,0,0,0.51)!important;
    background-repeat: no-repeat; */
}



/* shivam likn start  */

/*
 * stock page
 * */

#s_t_section{
	background-image: url("/wp-content/uploads/2020/08/stock-image1.jpg");
/* 	background-blend-mode: overlay;
    background-size: cover;
    background-position: 50%;
    background-size: 100%;
    padding-top: 327px;
    padding-bottom: 208px;
    background-color: rgba(0,0,0,0.51)!important;
    background-repeat: no-repeat; */
}
.s-t-pra{
	font-size: 18px;
    padding-top: 15px!important;
    padding-left: 15px!important;
	text-align:left;
}
.s-t-pra p{
	font-size:18px;
	color:#000000;
	
}

.s-t-pra p a{

	color:#2ea3f2 !important;
	
}

/*
 * Major gifts
 * */

#m-g-ban_img{
	background-image: url("/wp-content/uploads/2020/08/major-gifts-image1.jpg");
/* 	background-blend-mode: overlay;
    background-size: cover;
    background-position: 50%;
    background-size: 100%;
    padding-top: 327px;
    padding-bottom: 208px;
    background-color: rgba(0,0,0,0.51)!important;
    background-repeat: no-repeat; */
}

.m-g-sec_3 h3{
	font-family: 'Lora',Georgia,"Times New Roman",serif;
	font-size:22px;
	color: #333;
    padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
	margin-top:0px;
	margin-bottom:0px;
}
.m-g-sec_4 h1{
	font-size:30px;
	font-family: 'Lora',Georgia,"Times New Roman",serif;
	    color: #333;
    padding-bottom: 10px;
    line-height: 1em;
	font-weight:700;
	margin-top:0px;
	margin-bottom:0px;
	
}
.m-g-head{
	margin-bottom:1.5%;}
.m-g-sec_4 .button-1{
	text-align:left!important;
}
.m-g-sec_4 p{
	font-size:18px;
	color:#666666;
	line-height:1.8em;
}
/* .m-g-sec-7{
	text-align: center;
} */

.m-g-sec-7 h4{
	color: #333;
    padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
}
.g-m-im{
	padding-top:50px;
}

#e-c-m-section{
	background-image: url("/wp-content/uploads/2020/08/establish-a-charitable-gift-annuity-page-image1.jpg");
/* 	background-blend-mode: overlay;
    
    background-size: cover;
    background-position: 50%;
    background-size: 100%;
    padding-top: 327px;
    padding-bottom: 208px;
    background-color: rgba(0,0,0,0.51)!important;
    background-repeat: no-repeat; */
}
.e-c-m-sec_4{
text-align:center;
}
.e-c-m-im{
	margin-bottom:1.5%;
}
/*
 * 
 * employment service
 *
*/

#e-s-section{
	background-image: url("/wp-content/uploads/2020/08/Employment-Services-image1.jpg");
/* 	background-blend-mode: overlay;
    
    background-size: cover;
    background-position: 50%;
    background-size: 100%;
    padding-top: 327px;
    padding-bottom: 208px;
    background-color: rgba(0,0,0,0.51)!important;
    background-repeat: no-repeat; */
}
.e-m-para p{
	font-size:20px;
	color:#666666;
	text-align:justify;
	
}
.e-m-s-head-2 .o-i-button-6 {
	 margin-top:59px;
}
.m-g-head h2{
	font-family: 'Lora',Georgia,"Times New Roman",serif;
    font-weight: 700;
    font-size: 30px;
    text-align: left;
	    color: #333;
    padding-bottom: 10px;
    line-height: 1em;
}
.m-g-b{
	border-bottom:1px solid #333;
}
/* kids-volunteer section  */
#k_v_section {
	background-image: url("/wp-content/uploads/2020/08/kids-volunteer-image1.jpg");
/*     background-color: rgba(0,0,0,0.43)!important;
    background-blend-mode: overlay; 
	 background-size:cover;
    background-position: 50%;
    background-size:100%;
    padding-top: 327px;
    padding-bottom: 208px;
    background-color: rgba(0,0,0,0.51)!important;
    background-repeat: no-repeat;
 */
}
a.kdv:link {
	color: #2ea3f2!important;
}
.o-t-a:hover {
	background-color: rgba(0,0,0,.05)!important;
}
.p-s-b-k-ima_01 img{
    width:100%;
}
.p-s-b-k-ima_01 {
    background-size: contain; 
	background-image: url("/wp-content/uploads/2020/08/kids-volunteer-image2.jpg");
/*     background-image: url("/wp-content/uploads/2020/04/Kid-Volunteer-page-Volunteer-from-home-photo.jpg"); */
/* 	background-image: url("http://174.138.41.62//wp-content/uploads/2020/03/Program-mealservice-1.jpg"); */
   padding-top: 0px;
   margin-top: -8vw!important;
   width: 100%;
   max-width: 100%!important;
   text-align: left;
   margin-left: 0;
   background-position: 50%;
   background-repeat: no-repeat;
}
.p-s-serv-ima-01 img{
    width:100%;
}
.p-s-serv-ima-01{
    background-size: contain;
	background-image: url("/wp-content/uploads/2020/08/kids-volunteer-image3.jpg");
/*     background-image: url("/wp-content/uploads/2020/04/Kid-Volunteer-Page-Teen-Leader-photo.jpg"); */
/* 	background-image: url("http://174.138.41.62//wp-content/uploads/2020/03/Education-program-1.jpg"); */
   padding-top: 0px;
   margin-top: -8vw!important;
   width: 100%;
   max-width: 100%!important;
   text-align: left;
   margin-left: 0;
   background-position: 50%;
   background-repeat: no-repeat;
}
.p-g-bod{
	margin-left:1px;
}

/*
 * *****************
 * 
 * Partner-with-us
 * 
 ****************** 
 *
*/

#p-w-sec{
	background-image: url("/wp-content/uploads/2020/08/partner-with-us-image1.jpg");
/* 	    background-color: rgba(0,0,0,0.43)!important;
    background-blend-mode: overlay; 
    background-size:cover;
    background-position: 50%;
    background-size:100%;
    padding-top: 327px;
    padding-bottom: 208px;
    background-color: rgba(0,0,0,0.51)!important;
    background-repeat: no-repeat;
 */
}
.p-w-sec_3 ul li{
	font-size:18px;
	padding-bottom:18px;
}

.p-w-sec_4 h3{
	font-family: 'Lora',Georgia,"Times New Roman",serif;
    text-align: center;
	font-size:22px;
	
}
/*
 * ***************
 * 
 * ****************
*/


#f_s_section{
	background-image: url("/wp-content/uploads/2020/08/financial-statement-image1.jpg");
/* 	    background-color: rgba(0,0,0,0.43)!important;
    background-blend-mode: overlay; 
    background-size:cover;
    background-position: 50%;
    background-size:100%;
    padding-top: 327px;
    padding-bottom: 208px;
    background-color: rgba(0,0,0,0.51)!important;
    background-repeat: no-repeat; */
}
.f-s-sec_3 h2{
	font-family: 'Lora',Georgia,"Times New Roman",serif;
	text-align:center;
	font-size: 45px;
	color:#333333 !important;
	font-weight:700;
}
.b-w{
	
    background-color: #ffffff;
    padding-top: 25px;
    padding-bottom: 25px !important;
    margin-right: 2%;
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);
}

@media  (min-width: 768px) {
    div.col-lg-7.five-three {
    width: 60% !important;
    }

    div.col-lg-5.five-two {
    width: 40% !important;
    }
}

/******************
 *  Mobie css 
 *******************/

/* For 480 Resolution */  
@media only screen   
and (min-device-width : 320px)   
and (max-device-width : 480px)  
{ 
	#primary-menu{
	   padding-left:0px;
	}
	.logo_container {
   position:inherit;
	
		width:269px;
	}
	#primary-menu{
		margin-top:30px;
	}
	#top-header{
		width:100%;
		position:absolute;
	}
	#main-header{
		width:100%;
		position:absolute;
	}
	.text_2{
		margin-left:0px;
	}
	..et_pb_text_4{
		width:300px;
	}
	.footer-section_2 {
		height:340px;
	}
	/****************
	 *  Home page slider
	 * **************/
	
/* 	
	.home-back{
	  background-size:cover;
   background-position:top center;
		
	} */
	.banner-2{
		background-size:cover;
		background-position:top center;

    
	}
	
/* 	.p-t-m-78{
		margin-top:78px;
	}
 */
/* 	.a_t_divider{
		top:-121px;
	} */
/* 	.sec_2{
		margin-top:-176px;
	} */
	/****************
	 *  program-and-service
	 *****************/
	.p-s-ban_img{
		background-size:cover;
	}
	
	.p-s-sec-2{
		padding-top:44px;
	}
	.p-s-serv-ima-1{
		margin-top: 4vw!important;
	}
	.blurb_content1{
		margin-top:22px;
	}
	
	/******************
	 * volunteer
	 * *****************
	 */
	.v-section{
		background-size:cover;
	
	}
	.v-ab_bk{
		margin-right: 2%;
    margin-left: 5%;
	}
	.d-p-f{
	 display: inherit;
		
		}
	.et_pb_text_2{
		width:auto;
	}
	.v-sec-3 .v-head {
		width: auto;
	}
	.v-section .a_t_divider{
		top:209px;
	}
	.v-col-bk{
		margin-left:27px;
		margin-top:17px;
	}
	.v-ab_bk{
		margin-top:13px;
		margin-right: 0%;
    margin-left: 4%;
	}
	.v-head-2{
		padding-top: 24px;
	}
	.v-head-1{
		padding-top: 24px;
	}
	.about-t-sec_1 .p-t-27{
		padding-top:0px!important;
	}
	/****************
	 * Ways to give 
	 ****************/
	.w-g-section{
		background-size:cover;
	}
	.w-g-ab_bk{
	width:auto !important;
	margin-right: 7%;
    margin-left: 7%;
    margin-top: 7%;
	}
	.ab_bf{
		width:auto !important;
		margin-left:31px;
		margin-right:31px;
		
	}
	
	.ab_bk{
		margin-left:31px;
		margin-right:31px;
		margin-bottom:30px;
	}
	.para{
		margin-top:29px;
	}
	/****************
	 * Meal and service
	 ****************/
	.m_s_section{
		background-size:cover;
	}
	.p-t-2{
		padding-top:13px;
	}
	.button-1{
		margin-top:13px;
	}
	.button-1 a{
		font-size:17px;
	}
	.ab_bo{
		margin-left: 31px;
    margin-right: 31px;
		margin-top:20px;
	}
	.m-s-heading_2{
		margin-top:20px !important;
	}
	/****************
	 * Adult education
	 ****************/
	.a-e-section{
		background-size:cover;
	}
	 /****************
	 * quality-of-life-programs
	 ****************/
	.q-l-section{
		background-size:cover;
	}
	 /****************
	 * About us
	 ****************/
	.a_t_section {
		background-size:cover;
	}
	
	.div-m{
		margin-top:92px;
	}
	.divider_int{
		margin-top:-102px;
	}
	.blurb{
		margin-bottom:28px;
	}
	
	/****************
	 * Adult education
	 ****************/
	.our_team_ban_img  {
		background-size:cover;
	}
/* 	.our_team_ban_img .a_t_divider {
    top: 36px !important;
} */
	/****************
	 * Our Impact
	 ****************/
	
	.o_i_section{
	    background-size:cover;	
	}
/* 	.o_i_section .a_t_divider {
    top: 34px;
		
} */
		.o-i .div-m {
			margin-top: 115px !important;
		} 
	.o-i-heading_2{
		font-size:37px;
	}
	.o-i-button-6{
		margin-bottom:20px;
	}
	.o-img{
	  padding-left:0px;	
		margin-top: 19px;
	}
	/****************
	 * Contact us
	 ****************/
	.c_t_section{
		background-size: cover !important;
	}
	.cnt_btn{
		margin-left:0px !important;
		margin-right:0px !important;
	}
	/****************
	 * Donation by mail
	 ****************/
	.d_b_m_section{
		background-size:cover;
	}
	.d-b-m-sec_3{
		padding-top:0px;
	}
	/****************
	 * Employment services
	 ****************/
	.e-s-section{
			background-size:cover;
	}
	.e-c-m-section{
		background-size:cover;
	}
	.d-b-m-sec_2 {
	  padding-top:45px;
	}
	.e-m-s-head-2 h3 {
	   font-size:16px!important;
	}
	.e-m-s-head-1 h3{
		font-size:16px!important;
	}
			
		
	/****************
	 * F & Q
	 ****************/
	.f_q_section{
			background-size:cover !important;
	}
/* 	.f_q_section .a_t_divider {
		  top:33px;
	} */
	.f_q_ab_bk{
	
		margin-right:3%;
		margin-left:3%;
		margin-top:14px;
	}
	  /****************
	 * financial  & documents 
	 *  ****************/
	.f_s_section{
		background-size:cover;
	}
	.b-w{
		margin-top:12px;
	}
      /****************
	 * financial 
	 *  ****************/
	.f-d-section{
		background-size: cover;
	}
	.m-s-sec_2 {
		
		 padding-top:9px;	
		}
	.f-d-bb{
		margin-top:13px;
	}
	.f-d-bo{
		margin-top:13px;
	}
	/***********
	 * Financial page-2
	 * **************
	 */
	.f-p-2-section{
		 background-size:cover;
	}
	.p-t-1{
		padding-left:15px;
	}
	/*******************
	 * help from home
	 * *****************
	 */
	.h_f_h_section{
		background-size:cover;
	}
	.h_f_h_section .a_t_divi{
		top:34px;
	}
	 /*******************
	 * Kids voulnteer
	 * *****************
	 */
	.k_v_section{
	      background-size:cover;	
	}
	.k_v_section .a_t_divi{
		top:33px;
	}
	.heading_1{
		font-size:49px;
	}
	.button-2{
		margin-bottom:41px;
	}
	
	.m-g-ban_img{
		background-size:cover;
	}
	/*******************
	 * Need the problem
	*******************/
	.n-p-section{
		background-size:cover;
	}
	.n-p-c-lo{
		text-align:center;
	}
	.h-f-logo{
		width: 256px!important;
	}
	/*******************
	 * Partner with us
	*******************/
	.p-w-sec{
		background-size:cover;
	}
	/*******************
	 * planned-gifts
	*******************/
	.p_g_section{
		background-size:cover;
	}
	.p-t-mo-20{
		padding-top:20px;
	}
	.c-g{
		margin-top:15px;
		margin-bottom:15px;
	}
	/*******************
	 * Stock
	*******************/
	.s_t_section{
		background-size:cover;
	}
	.t_l_section{
		background-size:cover;
	}
	.v-head-img{
		margin-top:24px;
	}
	/*******************
	 * Timeline page
	*******************/
	.et_pb_text_1{
	  text-align:left;
		max-width:6%;
	}
	.timeline ul li:nth-child(even) div {
		left: 45px !important;
		width: 251px
	}
	.timeline ul li:nth-child(odd) div{
		width:251px;
	}
	.t_l_ab_bk{
		margin-left:31px!important;
		margin-right:31px!important;
	}
/* 	.timeline ul li:nth-child(even) div::before {
    left: -15px;
    border-width: 8px 16px 8px 0;
		border-color: transparent #ffce3d transparent transparent;
	} */
	.timeline ul li:nth-child(even) div::before {
    left: -15px;
    border-width: 8px 16px 8px 0!important;
    border-color: transparent #ffce3d transparent transparent!important;
}  


/****************
 * major-gifts
 * **************/
.m-g-sec_3 h3{
	font-size:20px;
}
 /**************
  *  Mobile css
  * ***********/

	#main-menu{
		display:none;
	}
	#mobile-menu {
    display: block;
}
	
	#primary-mobile-menu{
		top:162px;
		position: absolute;
    left: 24px;
   
		padding: 5% 5% 5% 0px; 
    background: #fff;
    width: 86%;
    visibility: visible;
    opacity: 1;
    /* display: none; */
    z-index: 9999;
    border-top: 3px solid #2ea3f2;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
	}
	#primary-mobile-menu ul li {
	list-style-type:none;
}
	#mobile-nav ul {
	list-style-type:none;
}

	.sub-menu{
		padding-left:0px;
	}

	#mobile-menu ul li a{
	border-bottom: 1px solid rgba(0,0,0,.03);
    color: #666;
    padding: 10px 5%;
    display: block;
	font-size:16px;
	}
	.form-control-feedback{
		position:fixed;
	}

	.m-d-f{
		display:flex;
		flex-wrap:wrap;
		flex-direction:column-reverse;
	}
	.div-c{
		margin-top:21px;
	}
	}
	

/*****************
 *  End mobile css
 * ***************/
.list-group h2{
	font-size:26px;
}
.p-w-u{
    border: 2px solid #ffffff4f!important;
    padding: 12px!important;
    border-radius: 16px;
    text-align: center;
    background-color: #ff921e;
    color: white!important;
}
/******************
 * Ipad css 
 * **************/

@media only screen   
and (orientation : portrait)   
and (-webkit-min-device-pixel-ratio: 1)   
and (min-device-width : 768px)   
and (max-device-width : 1007px)  
{ 
	.button-1 {
     margin-bottom: 20px;
    }
	
	#main-menu{
	    margin-top:31px;	
	}
	.logo_container{
		position:inherit;
		text-align:center;
	}
	.logo{
		width:256px;
	}
	#primary-menu{
		padding-left:0px;
	}
	#main-menu li a {
		padding-bottom:25px;
	}

	.form-control-feedback{
		padding-top:0px !important;
	}
	.button-2{
		margin-bottom:95px;
	}
	.button-1{
		margin-bottom:36px;
	}
	.text_2{
		margin-left:0px;
	}
	.blurb_img img{
		max-height:100%!important;
	}
	
	.blurb_content1{
		margin-bottom:20px;
		height:100%;
	}
	.footer-section_2{
		height: 100%;
	}
	
	/* About-us*/
	.a_t_section{
		background-size:cover;
	}
	.sec-3{
		padding-top:0px;
	}
	.o-i-button-6{
	  padding-bottom:25px;	
	}
	/* our-team*/
	.o_i_section{
	 background-size:cover;	
	}
	
	.p-s-ban_img{
		background-size:cover;
	}
	/* meal and services*/
	.m_s_section{
		background-size:cover;
	}
	.blurb{
		max-width:100% !important;
	}

	
	
	/******************
	 * volunteer
	 * *****************
	 */
	.v-section{
		background-size:cover;
	
	}
	.v-sec-3 .v-head{
	  width:100%;	
	}
	.v-sec-4 .d-p-f{
		 display:flex !important;
	}
	    /****************
	 * financial 
	 *  ****************/
	.f-d-section{
		background-size: cover;
	
	}
		/***********
	 * Financial page-2
	 * **************
	 */
	.f-p-2-section{
		 background-size:cover;
	}
		/*******************
	 * help from home
	 * *****************
	 */
	.h_f_h_section{
		background-size:cover;
	}
		 /*******************
	 * Kids voulnteer
	 * *****************
	 */
	.k_v_section{
	      background-size:cover;	
	}
	/*******************
	 * Need the problem
	*******************/
	.n-p-section{
		background-size:cover;
	}
		.n-p-sec-5 img{
		margin-bottom:9px;
		width:200px;
		max-width:100%;
	}
	.n-p-c-lo{
	      text-align:center;	
	}
	.h-f-logo{

	margin-top: -25px;  
    width: 250px !important;
	}
	
	/*******************
	 * Partner with us
	*******************/
	.p-w-sec{
		background-size:cover;
	}
	/*******************
	 * planned-gifts
	*******************/
	.p_g_section{
		background-size:cover;
	}
	.c-g{
		margin-top:20px;
		margin-bottom:20px;
	}
	/*******************
	 * Stock
	*******************/
	.s_t_section{
		background-size:cover;
	}
	.t_l_section{
		background-size:cover;
	}
	.q-l-section{
		background-size:cover;
	}
	
	/*******************
	 * Contact-us
	 * *******/
	.c_t_section{
		background-size:cover !important;
	}
	.cnt_btn {
		margin:0px;
		
	}
	
	
	/********************
	 * donation-by-mail
	 * **************/
	
	.d_b_m_section {
		background-size:cover;
	}
	.o-img{
	  padding-left:0px;	
	}
	 /********************
	 * employment-services
	 * **************/
	.e-s-section{
	background-size:cover;
	}
	.d-p-f{
	 display:inherit;	
	}
	.ab_bk{
		margin-left:31px;
		margin-right:31px;
		margin-bottom:20px;
	}
	 /***************************************
	 * establish-a-charitable-gift-annuity-page
	 * ***************************************/
	.e-c-m-section{
		background-size:cover;
	}
	
	 /***************************************
	 * faq
	 * ***************************************/
	.f_q_section {
		background-size: cover !important;
	}
	.f_q_ab_bk {
	 margin-top:20px;	
	}
	
	 /***************************************
	 * financial-statement
	 * ***************************************/
	.f_s_section{
		background-size:cover;
	}
	div.col-lg-7.five-three{
		width:100% !important;
	}
	.b-w{
		margin-bottom:20px;
	}
	div.col-lg-5.five-two{
		width:100% !important;
	}
	.f-d-bk{
		margin-bottom:20px;
	}
	.f-d-bb{
			margin-bottom:20px;
		
	}
	.f-d-bo{
		margin-bottom:20px;
	}
	 /***************************************
	 * major-gifts
	 * ***************************************/
	
	.m-g-ban_img{
		background-size:cover;
	}
	.m-g-sec-7{
	  padding-bottom:0px;	
	}
	.m-g-sec-8{
		padding-top:0px;
	}

	
	 /***************************************
	 * ways to give
	 * ***************************************/
	.w-g-section{
		background-size:cover!important;
	}
	.w-t-g-sec-5{
		padding-top:0px!important;
	}
	.w-g-ab_bk{
		width:94%!important;
		margin-left:22px;
		margin-bottom:20px;
	}
	.w-t-g-sec-5 .ab_bk{
		margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 20px;
	}
	.w-t-g-sec-5 .ab_bf{
	margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 20px;
	width:93%!important;	
	}
	/*******************
	 * Timeline page
	*******************/
	.et_pb_text_1{
	  text-align:left;
		max-width:6%;
	}
	.timeline ul li:nth-child(even) div {
		left: 45px !important;
		width: 575px
	}
	.timeline ul li:nth-child(odd) div{
		width:575px;
	}
	.t_l_ab_bk{
		margin-left:31px!important;
		margin-right:31px!important;
		margin-bottom:20px;
	}
	.ab_bo{
			margin-left:31px!important;
		margin-right:31px!important;
	}
/* 	.timeline ul li:nth-child(even) div::before {
    left: -15px;
    border-width: 8px 16px 8px 0;
		border-color: transparent #ffce3d transparent transparent;
	} */
	.timeline ul li:nth-child(even) div::before {
    left: -15px;
    border-width: 8px 16px 8px 0!important;
    border-color: transparent #ffce3d transparent transparent!important;
}  
	
	/****************
	 * Volunter
	 ***************/
	.v-ab_bk{
		margin-bottom:10px;
	}
}



@media only screen
and (min-device-width: 1024px)
and (max-device-width: 1024px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 2) {
   #primary-menu{
		margin-left:258px;
	   padding-top:36px;
	}
	.logo{
		width:227px;
	}
	#main-menu li a {
		padding-bottom:25px;
	}
	.form-control-feedback{
		padding-top:0px !important;
	}
	.footer-section_2{
		height:100%;
	}
	/*************
	 * Home page 
	 ***********/
	.blurb_content1{
		height:626px;
	}
	.text_2 {
   
    margin-left: 226px;
		margin-right: 226px;
	}
	
}
/* surfaceduo width:767px;*/
@media screen and (max-width: 767px) {
	.top-menu{
		display:flex;
	}
	#top-header{	
   width:100%;
  position:absolute;
  }
	
	#primary-menu{
		display:none!important;
	} 
	.logo_container{
		position: inherit;
		width: 269px;
	}
	
	#main-menu{
		display: block;
		
	}
	#main-header{
		width: 100%;
    position: absolute;
	}
	#mobile-menu{
		display:block;
	}
	#mobile-nav ul {
    list-style-type: none;
}
	#primary-mobile-menu {
    top: 162px;
    position: absolute;
    left: 24px;
    padding: 5% 5% 5% 0px;
    background: #fff;
    width: 86%;
    visibility: visible;
    opacity: 1;
    /* display: none; */
    z-index: 9999;
    border-top: 3px solid #2ea3f2;
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
}
	#mobile-menu ul li a {
    border-bottom: 1px solid rgba(0,0,0,.03);
    color: #666;
    padding: 10px 5%;
    display: block;
    font-size: 16px;
}
	.d-p-f {
    display: inherit;
}
	.footer-section_2 {
    height: 340px;
}
	.ab_bk {
    margin-left: 31px;
    margin-right: 31px;
    margin-bottom: 30px;
}
	.ab_bo {
    margin-left: 31px;
    margin-right: 31px;
    margin-top: 20px;
}
	.blurb {
    margin-bottom: 28px;
}
	.w-g-ab_bk {
    width: auto !important;
    margin-right: 7%;
    margin-left: 7%;
    margin-top: 7%;
}
	.ab_bf {
    width: auto !important;
    margin-left: 31px;
    margin-right: 31px;
}
	.v-sec-3 .v-head {
    width: auto;
}
	.v-col-bk {
    margin-left: 27px;
    margin-top: 17px;
}
	.v-ab_bk {
    margin-top: 13px;
    margin-right: 4%;
    margin-left: 4%;
}
	.cnt_btn {
    margin-left: 8px !important;
    margin-right: 0px !important;
}
	.c-u-sec-3{
		margin-top:22px;
	}
	
	.o-img{
		padding-left:0px;
		margin-top:18px;
	}
}




