#head_section_inner img.logo {max-width: 25%; }
#content .navigation_block { width: 46%; min-height: 200px;}
#content .centred-full h3 {font-size: 2em;}

#blue_footer { float: left; width: 100%; background-color: #ffffff; margin-top: 2px; min-height: 20px;} 
#blue_footer_inner {width: 100%; max-width: 1000px; margin: 0 auto; position: relative; clear: both;  }
#sign_off_logo {width: 10%; margin: 1em auto; position: relative; text-align: center; }
#sign_off_logo img {max-width: 100%; }

#sign_off_logo_2 { width: 100%; margin: 1em auto; position: relative; text-align: center; display: flex; flex-direction: row; }
#sign_off_logo_2 #_aotm_logo {width: 10%; order: 2; }
#sign_off_logo_2 #_wggb_logo {width: 35%; margin-right: 5%; order: 1; }
#sign_off_logo_2 #_stsd_logo {width: 35%; margin-left: 5%; order: 3; }
#sign_off_logo_2 #_aotm_logo img {max-width: 100%; border: none; }
#sign_off_logo_2 #_wggb_logo img {max-width: 100%; border: none; }
#sign_off_logo_2 #_stsd_logo img {max-width: 100%; border: none; }


#blue_footer_inner #social_media {position: absolute; right: 0; bottom: 0; margin: 0; }
#blue_footer_inner #social_media img {max-width: 40px; }

#product_section_inner h1 { font-size: 2.0em; }
#product_section_inner h2 { font-size: 1.0em; }
#product_section_inner h3 { font-size: 3.5em; }
#product_section_inner p { font-size: 1.0em; }

#content .announce_box {min-height: 340px;}

#content #action_calls {position: relative;}
#content #newsletter { cursor: pointer; }
#content #newsletter_signup { display: none; position: fixed; top: 20px; left: 30%; width: 40%; background-color: #ffffff; -webkit-box-shadow: 6px 6px 10px -3px rgba(0,0,0,0.4);
	-moz-box-shadow: 6px 6px 10px -3px rgba(0,0,0,0.4);
	box-shadow: 6px 6px 10px -3px rgba(0,0,0,0.4); z-index: 400;}
#content #newsletter_signup .close_subscribe_box { cursor: pointer; position: absolute; right: 10px; top: 10px; font-size: 1.25em;}
#content #newsletter_signup h2 { font-size: 2em; margin-top: 30px; }
#content #newsletter_signup ul li { margin-left: 45%;}
#sharing_block #share_whatsapp { display: none; }

#content .boxed_one { width: 98%; }

#content .boxed_one .boxed_two_left  {
	width: 48%;
}
#content .boxed_one .boxed_two_right {
	width: 48%;
	float: right;
}

/* 
#content .dir_item .dir_full  {
	width: 90%;
	float: left;
	margin: 0.5em 0;
}
 */
#content .dir_item .dir_left  {
	width: 48%;
	margin-left: 2%;
	float: left;
}
#content .dir_item .dir_right {
	width: 45%;
	float: right;
	margin-right: 2%;
}

#content .course_item .course_left  {
	width: 60%;
	margin-left: 2%;
	float: left;
}
#content .course_item .course_right {
	width: 30%;
	float: right;
	margin-right: 2%;
}


