/*@charset "utf-8";*/
/*==================================================
 Styling For Content Area
 =================================================*/

#Content {
	/*background:#083e78;*/
	background:#fff;
	overflow:hidden;
}

/*==================================================
 Banner
 ==================================================*/
.Banner {
	background:#cecdcd;
	height:auto !important;
}
.BannerImg li {
	position: relative;
}
.BannerImg {
	text-align:center;
	z-index:10;
	position:relative
}
.BannerImg img {
	display:inline;
}
.TextWrapper {
	position:absolute;
	bottom:0;
	left:0px;
	z-index:10;
	width: 100%;
	text-align:left;
}
.TextWrapper .main {
	position:relative;
}
/*.TextWrapper h1 {
	background:url(../img/trans-bg-rep.png) left top repeat;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
	transition: all 0.25s linear 0s;
	width:31.6%;
	padding: 10px 8%;
	line-height:120%;
	font-weight:normal;
	font-size:2.5em!important;
	text-align:left;
	margin: 5% 0 5% 2%;
	color: #fff;

}*/


.TextWrapper .main h1 {
	background:url(../img/trans-bg.png) left top no-repeat;
	/*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);*/
	transition: all 0.25s linear 0s;
	/*width:31.6%;*/
	padding: 10px 8%;
	line-height:120%;
	font-weight:normal;
	font-size:2.5em!important;
	text-align:left;
	/*margin: 5% 0 5% 2%;*/
	color: #fff !important;
	margin-bottom: 0;

}
.banner-content {
	position:relative;
}
.banner-content .bannerText {
	position:absolute;
	top:32%;
	left:0;
	width: 100%;
	display: none;
}

/* Old Colour schemetrial of new transparent colours */
/*.knowledge {
	width:22%;
	background:url(../img/knowledge-bg.png) left top repeat;
	padding:16px 1.39% 0px 1.39%;
	float:left;
	height:28px;
	overflow:hidden;
	margin-top:101px;
	margin-right: 2px;
}
.knowledge.over {
	background:url(../img/white-bg-rep.png) left top repeat;
}

.knowledge.over p, .knowledge.over a {
	color: #053D76; text-decoration: none;
}

.editor .knowledge.over h3 {
	color:#0a294b;
}
*/

.knowledge-text {
	width:100%;
	overflow:hidden;
	position:relative;
	margin-left: 2px
}
.knowledge-text p, .knowledge-text a{
	color:#F6F6F6;
	font-size: 13px;
}
.knowledge-text p, .knowledge-text a{
	color: #8ABE47;
}
.knowledge-text h3 a{
	color:#F6F6F6;
}
.knowledge {
	width:22%;
	background:url(../img/solid-trans-bg.png) left top repeat;
	padding:16px 1.39% 0px 1.39%;
	float:left;
	height:28px;
	overflow:hidden;
	margin-top:101px;
	margin-right: 2px;
}

.knowledge.over {
	background:url(../img/solid-trans-bg.png) left top repeat;
}
.knowledge.over p+p {
	display:block;
}
.knowledge.over p, .knowledge.over a {
	color: #fff; text-decoration: none;
}
.editor .knowledge.over h3 {
	color:#fff;
}
.knowledge p+p {
	display:none;
}
.editor .knowledge h3 {
	color:#ffd204;
	font-weight:400;
	font-size: 1.8em;
	text-align: center;
}
/*==================================================
 Main Content Search
 ==================================================
.MainContent .search {
	float:right;
	margin:14px 2.5% 20px 0;
	position:relative;
	z-index:9;
	border: 1px solid #D7D5D6;
}*/
/*==================================================
 Content Area
 ==================================================*/
.Content-text {
	/*border:1px solid #999;*/
	background:#fff;
	clear:both;
	padding:30px 2% 30px 2%;
	overflow:hidden;
	font-family: 'Helvetica';
	font-size: 13px;

}
.Content-text .iPad {
	/*border:1px solid #999;*/
	background:#fff;
	clear:both;
	padding:30px 2% 30px 2%;
	overflow:hidden;
	font-family: 'Helvetica';
}
.Content-text .PrimarySectionHome {
	float:left;
	width:66%;
	padding-top: 1%;
}
.Content-text .SecondrySectionHome {
	float:right;
	width:28%;
	color: #3D3838;
}
.Content-text .PrimarySection {
	float:right;
	width:70%;
	padding-top: 1%;
}
.Content-text .SecondrySection {
	float:left;
	width:28%;
	color: #3D3838;
}
.Content-text .LeftSection {
    float: left;
    padding-top: 1%;
    width: 48%;
}
.Content-text .RightSection {
    color: #666666;
    float: right;
    width: 48%;
}
.content-block {
   /* background: url("../img/dot_border_h.png") repeat-x scroll left bottom transparent; */
    padding: 0;
    display: table;
}
.Content-text .submenu ul li {
    margin: 0;
    padding: 10px 0 10px 0px;
}
.Content-text .submenu li li a {
    padding: 15px 0 0 10px;
}

.Content-text .submenu li li {
 	border-top:1px dotted #053D76;
 	border-bottom:1px dotted #053D76;
    border-top: medium none;
	line-height: 1.5em;
	list-style: none outside none;
}
.Content-text .sub_menu > li > a { font-weight:bold; }

.Content-text .submenu ul li ul {
    font-size: 12px;
    background: none;
    margin: 10px 0;
    padding-left: 0;
}
.Content-text .submenu ul li:first-child {
    border-top: medium none;
	line-height: 1.5em;
}
.Content-text .submenu {
    border-top: medium none;
    padding-top: 10px;
}
.Content-text .submenu ul {
	border-top:1px dotted #053D76;
	min-width: 300px;
}
.Content-text .submenu ul li {
	background: none;
}

/*==================================================
 Secondary Section
 ==================================================*/
.SecondrySection ul li {
   /* background: url("../img/green_bullet.png") no-repeat scroll 0px 4px transparent; */
    padding-left: 2em;
    line-height:127%;
	font-family: 'Helvetica';
}
.SecondrySection ul li a {
}

.MainContent p {
	line-height:140%;
	font-family: 'Helvetica';
	padding: 5px 0;
	font-size: 13px;
}

.SecondrySection p {
	line-height:127%;
	font-family: 'Helvetica';
	font-size: 13px;
}

.latestnews small {
	font-size:13px;
	line-height:120%;
	font-style:italic;
	color:#666;
}

.latest_posts ul li a {
	font-size: 13px;
	font-family: "Helvetica";
	line-height: 140%;
}
.latest_posts p {
	color: #aaa;
    margin: 5px 0 0 0;
    padding-bottom: 0;

}
.latest_posts li {
    padding-bottom: 10px;


}
.viewall {
	padding: 5px 10px 0 0;
	text-align: right;
	font-size: 1em;
}
.SecondrySection .latestnews p {
	padding:0px;
}
.latestnews a {
	color:#083e78;
	text-decoration:underline;
	float:right;
	font-size:13px;
	margin-top:5px;
}
.list {
	margin-top:20px;
}

.lpad {
	padding:5px 2%;
	font-size:13px;
	line-height:120%;
	color:#666;
	display:block;
	font-weight:normal;
}
.latestnews h6 {
	padding:10px 0 5px 0
}
.vision {
	clear:both;
}
.vision blockquote {
	font-size:13px;
	color:#666;
	line-height:120%;
}
.vision img {
	padding-top:10px;
}
.vision address {
	background:url(../img/lonsdale.jpg) right center no-repeat;
	margin:15px 0;
}
.vision address small, .vision a, .boyce-address small {
	display:block;
	font-style:normal;
	font-size:13px;
	line-height:120%;
	color:#666;
}
.vision address small a {
	font-size:1em;
	display:inline;
}
.ourteam, .download, .graduate {
	position:relative;
	margin-bottom:7px;
}
.mbot {
	margin-bottom:0px;
}
.ourteam h4, .graduate h4 {
	color:#fff;
	line-height:2;
	position:absolute;
	left:20px;
	top:0px;
	font-size: 2em;
	/*font-family: 'AvantGarde-Book';*/
	font-weight: 200;
}
.ourteam p, .download p, .graduate p {
	margin:0;
	padding:0;
	font-size: 1em;
}
.SecondrySection .download a {
	color:#fff;
	line-height:120%;
	position:absolute;
	left:20px;
	top:5px;
	font-size:2em;
}
.ourteam .open, .graduate .open {
	bottom:9px;
	left:150px;
}
.space1 {
	margin:15px 0;
}
.ourteam strong, .download strong, .graduate strong {
	font-size:2.4em;
	line-height:120%;
	color:#14457e;
	font-weight:300;
	position:absolute;
	left:0;
	top:42px;
	width:100%;
	text-align:center;
}
.ourteam a, .download a, .graduate a {
	font-size:2.3em;
	line-height:120%;
	display:block;
	position:absolute;
	left:42%;
	bottom:15px;
	color:#083E78;
}
.ourteam small, .graduate small {
	color:#ccc;
	font-size:1em;
}
.Content-text .ourteam a:hover {
	color:#14457e;
}

.midcontent img {
	float:right;
	border:1px solid #aaa;
	margin:10px 0 10px 2%
}
.editor h2 small {
	color:#14457e;
	font-size:1em;
}
.download strong {
	font-size:1.5em;
	padding-top:3px;
	font-weight:: bold
}


/*==================================================
 Newsletter
 ==================================================*/
.news-letter {
}
.news-letter p {
	margin-top: .5em;
}
.news-letter h4 {
	color:#666;
	margin:0;
}
.editor.news-letter a {
	font-size:1.4em;
	line-height:120%;
	color:#666;
	display:block;
}
.news-letter input[type="text"] {
	width:97%;
	border:1px solid #666;
	background:#fff;
	margin-top:6px;
	height:26px;
	line-height:1;
	color:#3D3838;
}
.news-letter input[type="email"] {
	width:100%;
	border:1px solid #666;
	background:#fff;
	margin-top:6px;
	height:26px;
	line-height:1;
	color:#3D3838;
}
.news-letter input[type="submit"] {
	float:right;
	padding-right:10px;
	font-size:12px;
	line-height:150%;
	color:#fff;
}
.boyce-address {
	overflow:hidden;
	margin-top:14px;
}
.boyce-address .contact-img figure {
	float:left;
}
.contact-img {
	overflow:hidden;
}
.associate {
	float:left;
	padding-right:10%;
}
.boyce-address img {
	border:5px solid #c0bebe;
	margin-bottom:15px;
}
.boyce-address address {
	float:left;
	margin:52px 0 0 3.5%;
	font-style:normal;
}
.space2 {
	margin-top:30px;
	float:left;
}
.editor .boyce-address a {
	color:#666
}
.MainContent .left-section {
	width:52%;
}
.MainContent .sendmail {
	width:48%
}
.boyce-address strong {
	font-size:13px;
}
.boyce-address address strong {
	margin-top:38px;
	display:block;
}
.left-section iframe {
	width:90%;
	height:200px;
	border:5px solid #c0bebe;
	margin-top:5px;
}
.sendmail form.styled label {
	float:none;
	display:block;
}
.sendmail input[type="text"] {
	border:1px solid #999;
	background:none;
	box-shadow:1px 1px 2px #ccc inset;
	-webkit-box-shadow:inset 1px 1px 2px #ccc;
	width:98%;
	height:16px;
	padding: 9px 4px;
	margin-bottom:10px;
	font-size:13px;
	line-height:1;
}
.menu-i {
	display: none;
	height: 30px;
	background:#aaa;
	margin:0 auto;
	width: 96%;
	padding:5px;
	border-bottom:1px solid #000;
	cursor: pointer;
}
.menu-i strong {
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 230%;
	margin-left: 20px;
}
.menu-i small {
	background: url("../img/i-menu-icon.png") no-repeat scroll right bottom transparent;
	cursor: pointer;
	display: block;
	float: right;
	height: 30px;
	width: 44px;
}
.contacts_item {
	float: left;
	display: block;
	/* width: 200px;*/
	height: 250px;
	margin: 0 5px;
}
.contact_pic {
	float: right;
	text-align: left;
	margin: 0 10px;
}
.contacts_item p {
	height: 30px;
	margin-top: 10px;
	padding: 0 0 0 0px;
	text-align: center;
	clear: both;
	background: #fff;
}
.contacts { overflow:hidden; width:100%;}


/*==================================================
 Vacancy
 ==================================================*/

.Content-text .SecondrySection .vacancy h1 {
	    font-size: 1.5em;
	    font-weight: bold;
	      background: url("../img/bullet_blue.png") no-repeat scroll 5px 3px transparent;
		  padding-left: 1.5em;
}

.Content-text .SecondrySection .vacancy p {
		  padding-left: 1.8em;
}

/*==================================================
 Tables
 ==================================================*/

table {
    width: 100%;
}

table thead td {
    background-color: #053D76;
    color: #fff;
    padding: 15px 10px;
    vertical-align: middle;
    font-weight: bold;
}
table td {
    background-color: #fff;
    padding: 5px 10px;
    vertical-align: top;
}
table tr {
    border: 1px solid #D5D5D5;
}

/*==================================================
 Tweets
 ==================================================*/

 #tweets p { font-size: 13px;}

/*==================================================
 Media Query Condition For Mobile/Tablet
 =================================================*/


.archive-list ul { display:none; }

@media screen and (min-width: 768px) and (max-width: 979px) {
 #Header nav {
width:75%;
margin-left:7px
}
 .advisory {
margin-right:1%;
}
 #Header nav.main a {
padding-left:6px;
padding-right:6px;
font-size: .9em;
}
 .soc {
width:23%;
margin-right:0;
}
 .TextWrapper h1 {
width:51%;
bottom:55%;
}
 .editor p {
margin-top:0px;
}
.BannerImg img {
height:auto;
}
.knowledge {
margin-top:64px;
}
 .knowledge:hover {
margin-top:4px;
height:146px;
}
 .knowledge:hover p {
margin-top:-5px;
}
 .MainContent {
width:98%;
margin:0 auto;
}
 .ourteam strong {
top:30px;
font-size:1.4em;
}
 .ourteam a {
bottom:11px;
font-size:1.7em;
}
 .ourteam h4 {
top:-4px;
}
.contacts_item {
    height: 260px;
    margin: 0 15px;
    width: 145px;
}
 .recent-blog {
margin-right:2%;
width:22%;
}
 .editor .recent-blog.no-margin {
margin-right:7px;
width:22%;
}
 #Footer .SecondrySection ul {
width:46%;
}
 #Footer .SecondrySection span {
margin-right:5px
}
 .Content-text {
padding-right:2%;
}
 .bsmall img {
height:213px;
}
 .Banner .TextWrapper1 h1 {
margin-top:50px;
width:36%
}
 .vision address {
padding-right:10%;
}
 .boyce-address img {
width:90%;
}
 .boyce-address address {
margin:0 0 0 1%;
}
 .contact-img figure {
width:41%;
}
 .editor h2 {
font-size:2.2em;
}
.news-letter {
 background:url(../img/newletter-bg.jpg) right top no-repeat;
}
footer .news-letter {
	background:none;
}
.flexslider .slides img {
max-width:107%;
}
}
 @media screen and (min-device-width: 768px) and (max-device-width:1024px) and (orientation:portrait) {
.knowledge {
width:23%;
}
}
 @media screen and (max-width: 1025px) {
 .banner-content .bannerText {
top:21%
}
.style-blue .TextWrapper {
	display: none;
}
}
 @media screen and (max-width: 767px) {
 #Header {
height:auto;
overflow:hidden;
}

 .Content-text .submenu {
	display: none;
}


.Banner {
	display: none;
}
#locations .location .map {
    width: 400px;
}
 .advisory {
margin-right:1%;
}
 .menu-i {
display:block;
}
 #Header nav {
float:none;
width:98%;
}
#Header nav.main a {
	color:#fff;
	display:block;
	padding:14px 15px 18px 15px;
}

.soc {
width:100%;
float:none;
min-height:30px;
text-align: center;
}

.recent-videos {
display: none;
}
 #Header .soc {
margin:5px 0;
}
 #Header nav.main ul {
background:#aaa;
clear:both;
float:none;
margin-top:0px;
display:none;
overflow:hidden;
width:98%;
margin:0 auto;
}
 #Header nav.main ul li {
width:100%;
border-right:none;
}
 .TextWrapper {
position:relative;
}
 .knowledge {
margin-top:0px;
height:auto;
padding-bottom:10px;
width:97%;
padding-right:2%
}
.MainContent p.breadcrumb {
	padding:20px 0 0 10px;
}

 .knowledge:hover {
height:100px;
margin-top:0px;
}
.flexslider, .bsmall {
/*display:none;*/
}
 .Content-text .PrimarySection, .Content-text .SecondrySection {
width:100%;
float:none;
margin-top:10px;
}
 .ourteam strong {
text-align:left;
left:70px;
}
 .ourteam a {
left:29%;
}
.contacts_item {
    height: 240px;
    margin: 0 12px;
    width: 195px;
}
 .news-letter {
width:71%;
}
 .news-letter input[type="submit"] {
margin-top:8px;
}
 .recent-blog {
width:38%;
margin-left:5%;
}
 .editor .recent-blog.no-margin {
width:46%;
}
 .space-top {
margin-top:50px;
}
 #Header nav.main li ul {
position:relative;
}
 #Footer .SecondrySection {
padding:5px 0 20px 0;
}
 #Footer .SecondrySection .copy {
float:none;
text-align:center;
margin-left:7px;
}
 #Footer .SecondrySection ul {
width:100%;
text-align:center;
padding-bottom:10px;
}
.boyce-address address {
margin-left:2px;
}
 .midcontent img {
width:40%;
}
.MainContent .search {
margin-right: 10px;
}
.download strong {
left:5px;
}
.Content-text {
width:92%;
margin:0 auto;
}
}
 @media screen and (max-width: 479px) {

 .Content-text .submenu {
	display: none;
}

header .main #logo {
float:none;
text-align:center;
margin-left:0px;
}

.Banner {
	display: none;
}
.knowledge-text {
/*display:none;*/
}

 .advisory {
float:none;
margin:10px 0;
width:99%
}
 .advisory a {
letter-spacing:0;
}
 .advisory li {
width:49%;
float:left;
margin-left:2px;
font-size:1.1em;
}

 .download strong {
font-size:1.6em;
}
 .ourteam a {
bottom:14px;
left:38%;
}
 .news-letter {
width:100%;
}
 .recent-blog {
width:70%;
margin:20px auto 0;
float:none;
}
 .editor .recent-blog.no-margin {
float:none;
width:85%
}
 #Footer .SecondrySection span {
display:block;
}
 .boyce-address address {
margin:15px 0;
width:90%;
}
 .left-section iframe {
margin-top:25px;
}
 .editor h2 {
font-size:1.6em;
}
 .Content-text .editor ul li {
padding-left:10%
}
 .MainContent .sendmail {
width:95%;
margin:0 auto;
}
 .midcontent img {
display:none;
}
 .ourteam .open {
left:46%;
}
 .editor .recent-blog p {
padding:10px 5px 0 0
}
 .ourteam strong {
text-align:left;
}
 #Footer .SecondrySection .copy {
text-align:center;
width:100%;
}
 #Footer .SecondrySection ul {
text-align:center;
width:100%;
padding:10px 0;
}
#Footer .SecondrySection ul li {
display:inline-block;
float:none;
}
#Footer .SecondrySection small {
float:none;
display:block;
}
.pagetestimonial .blockquote {
font-size: 1.2em;
}
.post_thumb {
    clear: both;
    float: none;
    margin: 0 0 10px 0px;
}
#social {
    float: left;
    margin: 0 0 10px 10px;
    overflow: auto;
}

.contacts_item {
    height: 240px;
    margin: 0 12px;
    width: 175px;
}


 @media screen and (max-width: 360px) {

.editor h1 {
    font-size: 2.5em;
    clear: both;
    padding: 15px 0 0 0;
}
.MainContent .search {
    display: none;
}

#logo {
float: none;
text-align:center;
margin: 20px 35px;
}
.MainContent p.breadcrumb {
    display: none;
}
.search input[type="text"] {
    width: 290px;
}
.Content-text .submenu {
	display: none;
}

#Header .soc {
    margin: 10px 0;
}
.contacts_item {
    display: block;
    float: left;
    height: 200px;
    margin: 0 15px 0 10px;
    width: 110px;
}
.post_thumb {
    clear: both;
    float: none;
    margin: 0 0 10px 0px;
}
#social {
    float: left;
    margin: 0 0 10px 10px;
    overflow: auto;
}

.locations_detail address, .locations_detail .back {
	display: none;
}

.recent-videos {
display: none;
}