body {
	font-family: 'Lato', sans-serif;
	font-size:22px;
	font-weight: 400;
	line-height:159.090909%;
	letter-spacing: -0.3px;
	color:#030303;
	overscroll-behavior: none;
}
p {
	margin:0 0 30px;
}
a {
	color:#0e80d9;
	text-decoration:none;
}
div[itemprop="articleBody"] a {
	text-decoration: underline;
}
div[itemprop="articleBody"] a.nounder {
	text-decoration: none;
}
div[itemprop="articleBody"] a:hover,
a:hover {
	color:#062b82;
	text-decoration:none;
	-webkit-transition:all .15s linear;
	-moz-transition:all .15s linear;
	-o-transition:all .15s linear;
	transition:all .15s linear;
}
ol {
	margin:0;
	padding:0 0 0 25px;
}
ul {
	position:relative;
	margin-left:1em;
	padding-left:0;
}
li {
	line-height:inherit;
	margin-bottom:5px;
}
ol li {
	margin-bottom:30px;
}
ol li:last-child {
	margin-bottom:0;
}
.twocolumns {
	-webkit-columns:2 !important;
	-moz-columns:2 !important;
	columns:2 !important;
	padding:0;
	margin:0;
	list-style: none;
}
.twocolumns li {
	font-size: 90%;
	padding-bottom:0px;
}
ul.threecolumns {   
	-webkit-columns:3 !important;
	-moz-columns:3 !important;
	columns:3 !important;
	padding:0;
	margin:0;
	list-style: none;
}
ul.threecolumns li {
	font-size: 90%;
	padding-bottom:5px;
}
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesnt close */
}
dl {
	margin-bottom:45px;
}
dt {
  float: left;
  clear: left;
  margin-right: 5px;
  margin-bottom:5px;
  font-weight: normal;
  width: 55%;
}
dd {
  margin-left: 0px;
  margin-bottom:5px;
}
hr {
	border:0;
	border-bottom:1px solid #0070bb;
	height: 1px;
}
h1 {
	color:#062b82;
	font-size:181.818181%;
	font-weight:700;
	line-height:100%;
	margin:0 0 60px;
	letter-spacing:2px;
}
h2 {
	color:#0070bb;
	font-size:100%;
	font-weight:900;
	line-height:100%;
	letter-spacing: .5px;
	margin:0 0 15px;
	padding:0;
}
h3 {
	color:#030303;
	font-size:100%;
	font-weight:700;
	line-height:100%;
	margin:0 0 15px;
	padding:0;
}
.blog .category-desc,
aside {
	color:#000;
	font-weight: 900;
}
button.btn,
a.btn {
	background:#06528d;
	color:#FFF;
	padding:5px 15px;
	border-radius: 0;
	font-size: 77.2727272%;
	line-height: 158.823529%;
	font-weight: 700;
	margin-top: 15px;
	border:0;
	text-decoration: none !important;
	text-transform: uppercase;
}
button.btn:hover,
a.btn:hover {
	color:#DDD;
	-webkit-transition:color .15s linear;
	-moz-transition:color .15s linear;
	-o-transition:color .15s linear;
	transition:color .15s linear;
}
div.moduletable div.custom {
	width:100%;
	padding:0;
	margin:0;
}
blockquote {
	color:#062b82;
	font-size:91.6666666%;
	font-weight:300;
	line-height:145.454545%;
	padding:0;
	margin:30px 0 0;
	border:0;
}
blockquote img {
	float:left;
	margin-right:15px;
	width: 20%;
	margin-top:5px;
}
.videowrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
	background:#000;
	margin-top:30px;
}
.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
span.wf_caption img {
	width:100%;
}
p.img_caption, 
span.wf_caption {
	font-size:70%;
	font-weight:300;
	border-bottom:1px dotted #CCC;
	padding:3px 0;
	line-height:150%;
}
span.wf_caption span {
	padding:3px 0;
}
.create {
	font-size:85.7142857%;
	line-height:100%;
	margin:0px 0 15px;
	color:#000;
	font-weight:700;
}
#modal-messages {
	padding:10px;
}
#modal-messages #messages-header,#modal-messages #messages-footer {
	background:#3C4875;
}
#search-form {
	margin-top:45px;
}
form.form-search input.input-medium {
	padding:3px 5px;
	border:1px solid #CCC;
	max-width: 100%;
	box-shadow: none;
}
form.form-search .btn {
	padding:10px 45px;
}
form.form-search .btn {
	padding:10px 45px;
}
#content div#search-form {
	margin-bottom: 30px;
}
#content div#search-form label {
	display: none;
}
#content div#search-form .btn {
	margin-top: -2px;
}
ul.search-results {
	list-style: none;
	padding:0;
	margin-left:0;
}
ul.search-results li {
	border-top:1px dotted #1F1F1F;
	padding-top:30px;
	margin-top:30px;	
}
ul.search-results li:first-child {
	border-top:0;
	padding-top:0;
	margin-top:0;
}
ul.search-results li h4 {
	text-transform: none;
}
ul.search-results li h4 a {
	font-size: 147.222222%;
	color:#BE1D2E;
	line-height: 130%;	
}
ul.search-results li h4 a:hover {
	color:#606060;
}
#search-result-empty {
	margin-top:30px;
}
#search-result-empty h2 {
	margin-bottom:15px;
}

/* RSForm */
fieldset.formContainer .formControlLabel,
fieldset.formContainer .col-sm-3 {
	display: none;
}
fieldset.formContainer .col-sm-6 {
	width: 80%;
}
fieldset.formContainer div[class*="rsform-block-note-"],
fieldset.formContainer div[class*="rsform-block-desc-"] {
	margin-bottom:0;
}
fieldset.formContainer div[class*="rsform-block-note-"] {
	font-size: 80%
}
fieldset.formContainer .form-control {
	font-size: 88%;
	height: auto;
	line-height: 100%;
	padding:8px 12px;
}
fieldset.formContainer select.form-control {
	height: 44px;
	border-radius: 0 !important;
}
fieldset.formContainer .radio,
fieldset.formContainer .checkbox,
fieldset.formContainer .radio-inline,
fieldset.formContainer .checkbox-inline {
	padding-top:0;
	font-size: 90%;
	line-height: 100%;
	margin-left:0;
}
fieldset.formContainer label.checkbox-inline input {
	top:-3px;
}
.pagination ul {
	display:inline-block;
	margin-left:0;
	margin-bottom:0;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.pagination ul {
	display:inline;
}
.pagination ul > li {
	display:inline;
	font-size:82%;
	font-weight:300;
}
.pagination ul > li > a,.pagination ul > li > span {
	padding:8px 14px;
}
.pagination ul > li > a,.pagination ul > li > span {
	float:left;
	line-height:20px;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #ddd;
	border-left-width:0;
}
.pagination ul > li.pagination-start > a,.pagination ul > li.pagination-start > span {
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	border-left-width:1px;
}
.pagination ul > li.pagination-end > a,.pagination ul > li.pagination-end > span {
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
}
.pagination ul li a [class*="icon-"] {
	opacity:.8;
}
.pagination ul li a:hover [class*="icon-"] {
	opacity:.8;
}
.pagination ul > li:before {
	display:none;
}
.display-limit {
	margin:20px 0;
	color:#666;
}
.tooltip {
	display:none!important;
}
.pager li {
	font-size:70%;
	font-weight:400;
}
/* Navigation */
.navigation-wrapper {
}
.navigation {
	position:relative;
	z-index:200;
	background:url(../images/nav_bg.png) 50% 0 repeat-x;
	height: 121px;
}
/*
.navigation.affix {
	top:-45px;
	position:fixed;
	width:100%;
}
*/
.navigation .row {
	position:relative;
}
.navbar-brand {
	display:inline-block;
	border:0;
	text-shadow:none;
	padding:0 0 0 15px;
	margin:22px 0;
	height:auto;
}
.navbar-brand img {
	width:100%;
}
.navigation .navbar-collapse {
	padding:0;
}
.navigation .navbar-default {
	background:none;
	border:0;
	border-radius:0;
	box-shadow:none;
}
.navigation .navbar {
	padding-right:0;
	min-height:auto;
	text-align: right;
	margin-bottom:0;
}
.navigation .navbar .container-fluid {
	padding:0;
}
.navigation .navbar .nav#mainmenu {
	margin:0;
	clear:both;
}
.navigation .navbar .nav#mainmenu li {
	font-size:150%;
	line-height:125%;
	padding:0 60px 0 0;
	margin:0;
	display:inline-block;
	font-weight:400;
	letter-spacing:2px;
}
.navigation .navbar .nav#mainmenu li.item-735 {
	padding-right:15px;
}
.navigation .navbar .nav#mainmenu li.item-101,
.navigation .navbar .nav#mainmenu li.item-740,
.navigation .navbar .nav#mainmenu li.item-741,
.navigation .navbar .nav#mainmenu li.item-742,
.navigation .navbar .nav#mainmenu li.item-743 {
	display: none;
}
.navigation .navbar .nav#mainmenu li a {
	padding:21px 0;
	color:#034d7f;
}
.navigation .navbar .nav#mainmenu li a:focus {
	background:none;
	outline:none;
}
.navigation .navbar .nav#mainmenu li a:hover {
	background:none;
	color:#167ec2;
}
.navigation .navbar .nav#mainmenu li.active a,
.navigation .navbar .nav#mainmenu li.active a:hover {
	color:#167ec2;
}
.navigation .navbar .nav#mainmenu .nav-child {
	position: absolute;
	z-index: 1000;
	opacity:0;
	height: 0;
	min-width: 325px;
	overflow:hidden;
	border:0px;
	background: #FCFCFC;
	padding:10px 25px 15px;
	margin-left:-25px;
	text-align: left;
	box-shadow: 4px 4px 4px 0px #666;
}
.navigation .navbar .nav#mainmenu li.item-735 .nav-child {
	display: none !important;
}
.navigation .navbar .nav#mainmenu .nav-child:hover {
	max-height: 999px;
}
.navigation .navbar .nav#mainmenu .nav-child li {
	display: block;
	background: #FCFCFC;
	padding:0 0 10px 0;
	font-size: 78.5714285% !important;
	line-height: 150%;
	margin:0 0 10px 0;
	border:0;
	list-style: none;
	text-transform: none;
	border-bottom:1px solid #888;
	font-weight: 300;
	letter-spacing: 0.5px;
}
.navigation .navbar .nav#mainmenu .nav-child li:last-child {
	float:none;
	margin:0;
	margin-bottom:0px;
	padding-bottom:0;
	border-bottom: 0;
}
.navigation .navbar .nav#mainmenu .nav-child li a {
	display: block;
	color: #034d7f !important;
	padding:0;
	line-height: 150%;
	font-weight: 400;
}
.navigation .navbar .nav#mainmenu .nav-child li a:hover {
	color: #167ec2 !important;
}
.navigation .navbar .nav#mainmenu .nav-child li a span {
	display:inline;
}
.navigation .navbar .nav#mainmenu > li:hover > .nav-child,
.navigation .navbar .nav#mainmenu > li > a:focus + .nav-child {
	opacity:1;
	height:auto;
}
.navigation .navbar .nav#topmenu {
	margin:0;
	float:right;
}
.navigation .navbar .nav#topmenu li {
	font-size:68.1818181%;
	line-height:125%;
	padding:0 20px 0 0;
	margin:0;
	display:inline-block;
	text-transform:uppercase;
	font-weight:700;
	letter-spacing:2px;
}
.navigation .navbar .nav#topmenu li a {
	padding:10px 0;
	color:#303131;
}
.navigation .navbar .nav#topmenu li a:focus {
	background:none;
	outline:none;
}
.navigation .navbar .nav#topmenu li a:hover {
	background:none;
	color:#167ec2;
}
.navigation .navbar .nav#topmenu li.active a,
.navigation .navbar .nav#topmenu li.active a:hover {
	color:#167ec2;
}
.navigation div.finder.search {
	float:right;
}
.navigation div.finder.search label {
	display: none;
}
.navigation div.finder.search input {
	background-color:transparent !important;
	background-image:url(../images/search.png);
	background-position:2% center;
	background-repeat:no-repeat;
	background-size:17px 17px;
	border:none;
	cursor:pointer;
	height:31px;
	margin:0 0 0 5px;
	padding:0px 12px 0 25px;
	font-size:66.6666666%;
	line-height:133.333333%;
	font-weight:400;
	position:relative;
	-webkit-transition:width 400ms ease,background 400ms ease;
	transition:width 400ms ease,background 400ms ease;
	width:0px;
	color:#303131;
}
.navigation div.finder.search input:focus {
	background-color:#fff;
	border-bottom:1px solid #303131;
	padding:0px 12px 0 30px;
	cursor:text;
	outline:0;
	width:250px;
}
.title {
	background:url(../images/title_bg.png) 50% 0 repeat-x;
	-webkit-box-shadow: 5px 5px 8px 2px rgba(0,0,0,0.75);
	-moz-box-shadow: 5px 5px 8px 2px rgba(0,0,0,0.75);
	box-shadow: 5px 5px 8px 2px rgba(0,0,0,0.75);
}
.title .title-content {
	padding:35px 0;
	float:none;
}
.title h1 {
	margin:45px 0 0;
	color:#FFF;
}
#main.mainbody {
	background:url(../images/mainbody_bg.png) 50% 100% repeat-x;
}
#main.mainbody .container {
	padding-top:40px;
	padding-bottom:300px;
}
#content .padding {
	margin:0;
	padding:0 30px 0 0;
}
#content .page-header {
	padding:0;
	margin:0;
	border:0;
}
div[itemprop="articleBody"] img {
	max-width: 100%;
	border:1px solid #0070bb;
	border-bottom:20px solid #0070bb;
	margin-bottom:30px;
}
div.cat-children > div,
div.items-leading > div {
	border-top:1px dotted #666;
	padding-top:30px;
	margin-top:30px;
}
div.items-leading > div.team {
	border:0;
	padding-top:15px;
	font-size: 81.81818185%;
}
div.create {
	font-weight: 400;
	margin-bottom: 5px;
	font-size: 85.7142857%;
}
div.cat-children > div h3,
div.items-leading > div h3 {
	margin-bottom:15px !important;
	font-size: 113.636363%;
}
div.items-leading > div.team h3 {
	margin-bottom:5px !important;
	font-weight: 400;
}
div.cat-children > div .category-desc,
div.items-leading > div aside {
	font-weight: 400;
	color:#030303;
}
div.items-leading > div p.readmore span.glyphicon {
	position: relative;
	top:2px;
}
div.item-page div.icons {
	display: none;
}
div.items-leading .item-image,
div.item-page .item-image {
	max-width: 100%;
	margin-bottom: 30px;
}
div.item-page .item-image.pull-right {
	margin-left:30px;
}
div.item-page .item-image.pull-left {
	margin-right:30px;
}
div.items-leading > div.team .item-image {
	margin-bottom:15px;
}
div.items-leading .item-image {
	width: 100% !important;
}
div.items-leading .item-image img,
div.item-page .item-image img {
	width: 100%;
}
#right {
}
#right .padding {
}
div.moduletable.action-links {
	margin-bottom: 30px;
}
div.moduletable.action-links ul {
	list-style: none;
	padding:0;
	margin:0;
}
div.moduletable.action-links ul li {
	font-size: 77.2727272%;
	line-height: 158.823529%;
	padding:5px 0;
	margin-bottom:10px;
}
div.moduletable.action-links ul li:first-child {
	background: #06528d;
}
div.moduletable.action-links ul li:last-child {
	background: #062b82;
}
div.moduletable.action-links ul li a {
	text-transform: uppercase;
	font-weight: bold;
	color:#FFF;
	padding-left:10px;
	padding-right:10px;
	letter-spacing: .5px;
	width: 100%;
	display: inline-block;
	position: relative;
}
div.moduletable.action-links ul li a:hover {
	color: #DDD;
}
div.moduletable.action-links ul li a span {
	position: absolute;
	right:5px;
	top:5px;
}
div.moduletable.submenu ul {
	list-style: none;
	padding:0;
	margin:0;
}
div.moduletable.submenu ul li {
	font-size: 90.9090909%;
	line-height: 125%;
	padding:5px 0 10px;
	border-bottom:1px solid #06528d;
}
div.moduletable.submenu ul li:last-child {
	border-bottom: 0;
}
div.moduletable.submenu ul li a {
	color:#06528d;
	background:none !important;
	padding:0;
}
div.moduletable.submenu ul li a:hover {
	color:#062b82;
}
div.moduletable.submenu ul li ul {
	margin-top:15px;
}
div.moduletable.submenu ul li ul li {
	border-bottom:0;
	padding:0 0 5px;
}
.slideshow {
	background:url(../images/slideshow_bg.png) 50% 100% repeat-x;
	padding-bottom:5px;
}
.slideshow .container-fluid {
	padding:0;
}
.slideshow .container-fluid .row {
	margin:0;
}
.slideshow .container-fluid .row .slideshow-content {
	padding:0;
}
.intro-content {
	padding:75px 0;
}
.intro div.moduletable {
	font-size: 131.818181%;
	line-height: 151.724137%;
	color:#043f7f;
	letter-spacing: .5px;
	text-align: center;
	font-weight: bold;
}
.actions {
	-webkit-box-shadow: inset 0px 16px 9px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 16px 9px -10px rgba(0,0,0,0.75);
	box-shadow: inset 0px 16px 9px -10px rgba(0,0,0,0.75);
	background:url(../images/actions_bg.png) 0 0 no-repeat;
	background-size: cover;
	background-position-x: 50%;
}
.actions .actions-content {
	padding:60px;
}
.actions div.moduletable {
	font-size: 113.636363%;
	line-height: 164%;
}
.actions div.moduletable h3 {
	font-size: 280%;
	font-weight: 300;
	color:#FFF;
	line-height: 110%;
	margin-bottom:45px;
}
.actions div.moduletable ul {
	list-style: none;
	padding:0;
	margin:0;
}
.actions div.moduletable ul li {
	background:#06528d;
	border:1px solid #FFF;
	margin-bottom:20px;
	padding:5px 15px;
}
.actions div.moduletable ul li:last-child {
	background:#062b82;
}
.actions div.moduletable a {
	font-weight: bold;
	text-transform: uppercase;
	color:#FFF;
	display: inline-block;
	width: 100%;
	position: relative;
	letter-spacing: .5px;
}
.actions div.moduletable a:hover {
	color:#DDD;
}
.actions div.moduletable a span {
	position: absolute;
	right:0px;
	top:10px;
}
.services {
	-webkit-box-shadow: inset 0px 16px 9px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 16px 9px -10px rgba(0,0,0,0.75);
	box-shadow: inset 0px 16px 9px -10px rgba(0,0,0,0.75);
}
.services .services-content {
	padding:60px 0;
}
.services div.moduletable h3 {
	color:#062b82;
	font-size: 168.181818%;
	line-height: 121.621621%;
	text-align: center;
	vertical-align: middle;
	font-weight: 400;
	margin-top:75px;
	padding:0 45px;
}
.services div.moduletable {
	height: 215px;
	margin:1px;
	width: 33.1% !important;
	background-size: cover !important;
	position: relative;
	overflow: hidden;
	padding:0;
}
.services div.moduletable:nth-child(1) {
	background:url(../images/services1_bg.png) 0 0 no-repeat;
}
.services div.moduletable:nth-child(2) {
	background:url(../images/services2_bg.png) 0 0 no-repeat;
}
.services div.moduletable:nth-child(3) {
	background:url(../images/services3_bg.png) 0 0 no-repeat;
}
.services div.moduletable:nth-child(4) {
	background:url(../images/services4_bg.png) 0 0 no-repeat;
}
.services div.moduletable:nth-child(5) {
	background:url(../images/services5_bg.png) 0 0 no-repeat;
}
.services div.moduletable:nth-child(6) {
	background:url(../images/services6_bg.png) 0 0 no-repeat;
}
.services div.moduletable div.custom {
	background:url(../images/services_arrow.png) 50% 215px no-repeat;
	padding-bottom:200px;
	position: absolute;
	bottom:0px;
	-webkit-transition:bottom .25s linear;
	-moz-transition:bottom .25s linear;
	-o-transition:bottom .25s linear;
	transition:bottom .25s linear;
}
.services div.moduletable div.custom:hover {
	bottom:-200px;
}
.services div.moduletable ul {
	background: url(../images/services_slider_bg.png) 0 0 no-repeat;
	background-size:cover;
	height: 215px;
	list-style: none;
	padding:15px;
	margin:0;
	-webkit-columns:2 !important;
	-moz-columns:2 !important;
	columns:2 !important;
	border-bottom:15px solid #06528d
}
.services div.moduletable:nth-child(5) ul,
.services div.moduletable:nth-child(6) ul {
	-webkit-columns:1 !important;
	-moz-columns:1 !important;
	columns:1 !important;	
}
.services div.moduletable ul li {
	line-height: 125%;
	margin-bottom:15px;
}
.services div.moduletable ul li a {
	color:#FFF;
}
.services div.moduletable ul li a:hover {
	color:#DDD;
}
.services div.moduletable.services-list {
	height: auto;
	margin:0;
	width: 100% !important;
	background:none !important;
}
.services div.moduletable.services-list div.custom {
	background:none;
	padding:0;
	position: relative;
	bottom:auto;
}
.services div.moduletable.services-list div.custom:hover {
	bottom: auto;
}
.services div.moduletable.services-list ul {
	background:none;
	height: auto;
	padding:0;
	-webkit-columns:1 !important;
	-moz-columns:1 !important;
	columns:1 !important;
	border-bottom:0;
}
.services div.moduletable.services-list ul li {
	color:#062b82;
	font-size: 168.181818%;
	line-height: 121.621621%;
	text-align: center;
	vertical-align: middle;
	font-weight: 400;
	background-size:cover !important;	
	border-top:6px solid #06528d;
	padding:30px 0;
	margin-bottom: 5px;
}
.services div.moduletable.services-list ul li:nth-child(1) {
	background:url(../images/services1_bg.png);
}
.services div.moduletable.services-list ul li:nth-child(2) {
	background:url(../images/services2_bg.png);
}
.services div.moduletable.services-list ul li:nth-child(3) {
	background:url(../images/services3_bg.png);
}
.services div.moduletable.services-list ul li:nth-child(4) {
	background:url(../images/services4_bg.png);
}
.services div.moduletable.services-list ul li:nth-child(5) {
	background:url(../images/services5_bg.png);
}
.services div.moduletable.services-list ul li:nth-child(6) {
	background:url(../images/services6_bg.png);
}
.services div.moduletable.services-list ul li a {
	color:#062b82;	
}
.services div.moduletable.services-list ul li a:hover {
	color:#0070bb;	
}
.staff {
	-webkit-box-shadow: inset 0px 16px 9px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 16px 9px -10px rgba(0,0,0,0.75);
	box-shadow: inset 0px 16px 9px -10px rgba(0,0,0,0.75);
	padding-top:50px;	
}
.staff .staff-content {
	padding:0;
}
.staff h3.section-title {
	color:#06528d;
	font-size: 145.454545%;
	font-weight: 400;
	text-align: center;
	margin-bottom:30px;
	text-transform: uppercase;
	letter-spacing: .5px;
}
.staff ul.nav-tabs {
	background:#06528d;
	text-align: center;
	margin:0;
}
.staff ul.nav-tabs li {
	margin-bottom:0;
	float:none;
	display: inline-block;
}
.staff ul.nav-tabs li a {
	font-size: 136.363636%;
	color:#cfd0d4;
	padding:10px 30px;
	background:none;
	border:0;
	border-radius: 0;
	line-height: 100%;
}
.staff ul.nav-tabs li.active a {
	color:#FFF;
	background:#0070bb;
	border:0;
	border-radius: 0;
}
.staff div.tab-content {
	background:url(../images/staff_bg.png) 50% 0 no-repeat;
	background-size: cover;
	padding-top:35px;
	padding-bottom: 35px;
}
.staff div.tab-content div.tab-pane {
	text-align: center;
}
@media (min-width: 768px) {
  .staff div.tab-content div.moduletable {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .staff div.tab-content div.moduletable {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .staff div.tab-content div.moduletable {
    width: 1170px;
  }
}
.staff div.tab-content div.moduletable {
	margin:0 auto;
}
.staff div.tab-content div.moduletable ul {
	list-style: none;
	padding:0;
	margin:0;
}
.staff div.tab-content div.moduletable ul li {
	width:19.7%;
	padding-right:30px;
	display: inline-block;
	margin-bottom:30px;
}
.staff div.tab-content div.moduletable ul li .item-image {
	float:none !important;
}
.staff div.tab-content div.moduletable ul li .item-image img {
	width: 100%;
}
.staff div.tab-content div.moduletable ul li .item-image img:hover {
	opacity: .8;
}
.staff div.tab-content div.moduletable ul li .info {
	background:#06528d;
	font-size: 63.6363636%;
	line-height: 125%;
	font-weight: 400;
	text-align: center;
	padding:10px;
}
.staff div.tab-content div.moduletable ul li .info a {
	color:#FFF;	
}
.staff div.tab-content div.moduletable ul li .info a:hover {
	color:#DDD;	
}
.staff div.tab-content div.moduletable ul li .info span {
	display: block;
}
.staff div.tab-content div.moduletable ul li .info span[itemprop="name"] {
	font-weight: bold;
}
.staff div.notabs ul {
	list-style: none;
	padding:0;
	margin:0 0 30px;
}
.staff div.notabs ul li a {
	font-size: 136.363636%;
	color:#FFF;
	padding: 10px 15px;
	background:#06528d;
	text-align: center;
	display: block;
}
.staff div.notabs ul li a:hover {
	color:#DDD;
}
.sites {
	border-bottom:5px solid #29abe1;
	margin-bottom:2px;
}
.itemid-101 .sites {
	-webkit-box-shadow: inset 0px 16px 9px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 16px 9px -10px rgba(0,0,0,0.75);
	box-shadow: inset 0px 16px 9px -10px rgba(0,0,0,0.75);	
}
.sites .sites-content {
	padding:60px 0;
}
.sites div.moduletable a {
	color:#FFF;
	font-weight: bold;
}
.sites div.moduletable img {
	width: 100%;
}
.sites div.moduletable a > span {
	display: block;
	padding:10px 15px;
	background:#06528d;
	font-size: 145.454545%;
	line-height: 125%;
}
.sites div.moduletable a > span span.glyphicon {
	color:#4dc4f5;
	position: relative;
	top:5px;
}
.sites div.moduletable a:hover > span span.glyphicon,
.sites div.moduletable a:hover {
	color:#DDD;
}
.offices {
	background:#0070bb url(../images/offices_bg.png) 50% 100% repeat-x;
}
.offices .offices-content {
	padding:45px 0;
}
.offices div.moduletable {
	text-align: center;
	font-size: 122.727272%;
	line-height: 120%;
	letter-spacing: 1px;
}
.offices div.moduletable h3 {
	font-size: 85.1851851%;
	text-transform: uppercase;
	color:#fcfbfb;
	font-weight: 400;
	margin-bottom: 20px;
}
.offices div.moduletable ul {
	list-style: none;
	padding:0;
	margin:0;
}
.offices div.moduletable ul li {
	display: inline-block;
	border-right: 2px solid #fcfbfb;
	padding:0 20px 0 15px;
	margin:0;
}
.offices div.moduletable ul li:last-child {
	border:0;
}
.offices div.moduletable ul li a {
	color:#90d9f8;
}
.offices div.moduletable ul li a:hover {
	color:#fcfbfb;
}
.footer {
	background: #0070bb;
	padding:60px 0;
}
.footer div.moduletable {
	font-size: 90.9090909%;
	line-height: 150%;
	color:#fcfbfb;
	font-weight: 400;
	border-left: 2px solid #fcfbfb;
	border-right: 2px solid #fcfbfb;
}
.footer div.moduletable:first-child {
	border-left: 0;
	margin-right: -2px;
	text-align: left;
}
.footer div.moduletable:nth-child(2) {
	padding-left:30px;
}
.footer div.moduletable:last-child {
	border-right: 0;
	margin-left:-2px;
	padding-left:30px;
}
.footer div.moduletable img {
	max-width: 95%;
	margin-top:5px;
}


@media (max-width: 1199px) {
.services div.moduletable h3 {
	font-size: 136.363636%;
}
.services div.moduletable ul li {
	font-size: 90.9090909%;
}
.staff div.tab-content div.moduletable ul li {
	padding-left:15px;
	padding-right:15px;
	width:24%;
}
}

@media (max-width: 991px) {
.navigation .row {
	position: relative;
}
.navigation .navbar {
	position: absolute;
	top:0;
	margin-top:0;
}
.navigation .navbar .navbar-header {
	margin:0;
}
.navbar-toggle {
	border:0!important;
	border-radius:0;
	margin:0;
	padding:0;
	z-index: 20000;
	position: relative;
	right:30px;
	top:45px;
}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
	background:none;
}
.navbar-toggle .icon-bar {
	background:#0071bc !important;
	height:6px;
	width:32px;
	border-radius:3px;
	display:block!important;
	-webkit-transition:all .25s linear;
	-moz-transition:all .25s linear;
	-o-transition:all .25s linear;
	transition:all .25s linear;
}
.navbar-toggle[aria-expanded="true"] .icon-bar {
	background:#FFF !important;
}
.navbar-toggle[aria-expanded="false"] .icon-bar {
	background:#0071bc !important;
}
.navbar-toggle .icon-bar:first-child {
	margin-top:0;
}
.navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(1) {
	transform: rotate(45deg);
	transform-origin: 10% 100%;
}
.navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(2) {
	display: none !important;
}
.navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(3) {
	transform: rotate(-45deg);
	transform-origin: 43% 100%;
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top:5px;
}
.container-fluid>.navbar-collapse {
	margin-left:-9px !important;
	margin-right:0 !important;
	width: 100vw;
}
.navbar-collapse {
	border-top:0;
	background:#06528d;
	position:absolute;
	z-index:10000;
	width:100%;
	margin:0;
	left:0;
	top:0;
}
.navbar-collapse .navbar {
	margin-bottom:0;
}
.navbar .container-fluid {
	padding:0;
	width:100%;
}
.navbar .nav {
	border:0!important;
	width:100%!important;
	margin:0!important;
	padding:10px 0 2px;
}
.navigation ul#topmenu {
	display: none;
}
.navbar .nav li {
	display:block!important;
	border:0!important;
	width:100%;
	padding:15px 80px 15px 25px !important;
	text-align:left;
	font-size: 86.3636363% !important;
	line-height: 228.571428% !important;
	letter-spacing: 2.15px !important;
	border-bottom:1px solid #A5A5A5 !important;
	border-color:rgba(165,165,165,0.2) !important;
	font-weight: 800 !important;
}
.navbar .nav li:first-child {
	padding-top:26px !important;
}
.navbar .nav li a,.navbar .nav li.active a,.navbar .nav li a:hover,.navbar .nav li.active a:hover {
	color:#FFF!important;
	font-weight:700;
	font-size:100%;
	padding:0 25px!important;
	border:0!important;
	text-transform: uppercase;
}
.navigation .navbar .nav-child {
	display:none !important;
}
#main.mainbody .container {
	padding-bottom:200px;
}
#right {
	border-top:1px dotted #666;
	margin-top:30px;
	padding-top:30px;
}
div.moduletable.action-links ul li {
	width: 50%;
}
.services .services-content {
	padding:30px 0;
}
.services div.moduletable {
	width: 33% !important;
}
.services div.moduletable h3 {
	font-size:113.636363%;
}
.services div.moduletable ul li {
	font-size: 90.9090909%;
}
.staff div.tab-content div.moduletable ul li {
	width:32%;
}
.sites .sites-content {
	padding:30px 0;
}
.sites div.moduletable {
	margin-bottom:30px;
}
.sites div.moduletable a > span {
	font-size: 109.090909%;
}
.footer {
	padding:30px 0;
}
.footer div.moduletable {
	border:0;
	text-align: center;
	margin:0 0 30px;
	width: 100%;
}
.footer div.moduletable img {
	width: 50%;
	margin:0 auto;
	display: block;
}
}

@media (max-width: 767px) {
.navigation .navbar {
	position: relative;
}
.container-fluid>.navbar-collapse {
	margin-left:0 !important
}
.navbar-brand {
	width: 70%;
	margin:32px 0;
}
#content .padding {
	padding-right:0;
}
.intro div.moduletable {
	font-size: 109.090909%;
	padding:0 15px;
}
.actions .actions-content {
	padding:30px 15px;
}
.actions div.moduletable {
	font-size: 90%;
}
.actions div.moduletable h3 {
}
.offices div.moduletable ul li {
	padding:0 10px 0 5px;
}
.staff ul.nav-tabs,
.staff div.tab-content {
	display: none;
}
.sites .sites-content {
	padding-bottom: 0;
}
.sites div.moduletable {
	padding-left:0;
	padding-right:0;
}
div.moduletable.action-links ul li {
	width: 100%;
}
h1 {
	font-size: 127.272727%;
}
.title h1 {
	margin-top:15px
}
}

@media (max-width: 375px) {
}

@media (max-width: 320px) {
}