/****************************headings****************/
#wrapper-content{
    margin-top: 92px;
}
#heading_area{
    background-color: #3B3738; height: 200px;
}
.page-title-wrapper{
    margin-top: 60px;
}
#main_heading{
    text-align: center; color: white; font-weight: bold;
}
.breadcrumb{
    background-color: #3B3738; 
	text-align: center;
}
#sub{
    color: gainsboro;
}
#sub_heading{
    color: white;
}
#text{
    margin-top: 50px;
}

.section{
	background-color:#fff;
}
/************************career************************/

#career_portion{
    margin-top: 50px;
}
#career_text{
    font-size:20px; margin-top: 10px; margin-left: 00px;
}
#career_p{
    font-size: 16px; font-family: Arial, sans-serif; margin-left: 00px;
}
#career_info{
    color: #3A8EBD;
    font-size: 18px;
}
/*************************volunteers***************************/

#order_line{
    font-size:16px; 
}


#order_line li{
    font-size: 24px;
}

@media Screen and (min-width: 1025px)
		{
			.row ol li{
    text-align: justify;
			}

		#order_line{
 			text-align: justify;
			}
			
			#career_p{
    		text-align: justify;
			}
		}
.download-box a
{
	Color: #000;
	}

