/* Flexbox container */
#content {
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
}

#focus {
   order: 4;
}
#aboutus {
   order: 1;
}
#team {
   order: 2;
}
#testimonials {
   order: 3;
}
#latestnews {
   order: 5;
}
#contact {
   order: 6;
}
#footer {
   order: 7;
}
/*----  SECTION:  HOME > LATEST NEWS   ----*/
.latest-news {
	padding-bottom: 66px;
	padding-top: 100px;
	background: #DAD9D9;
}

echo 'Arrow institute '.__('powered by','zerif-lite').' Insitute';
					
					echo '';

