/*
Theme Name: Von Langen, LLC.
Theme URI: http://nextclient.com/
Description: Designed and Powered by NextClient, Inc.
Author: NextClient, Inc.
Version: 1.0
Template: universal
*/

/* Universal Begins */
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

i strong, em strong {font-style: italic;}
b em {font-weight: bold;}

header,nav,article,footer,section,aside,figure,figcaption{display:block}

a {outline: none;}

#nav-below {margin: 10px 0; overflow: hidden;}
.nav-previous, .nav-next {float: left; display: inline; width: 50%;}
.nav-next {float: right;text-align: right;}
.nav-previous a, .nav-next a {text-decoration: none;}

div.entry-meta {font-size: 90%;}
body.single .shareThisWrapper {margin: 0px 0 20px;}
.post_entry_mult {
	border-bottom: 1px solid #999;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
	.post_entry_mult_left {float: left; display: inline; width: 150px;}
	.post_entry_mult_right {padding-left: 160px;}
	.post_entry_mult .shareThisWrapper {margin: 0;}
	div.post_entry_mult h2 {padding-bottom: 0; margin-bottom: 0;}
	.excerpt_meta {font-size: 80%; margin: 0 0 10px;}
.postThumbSingle {float: left; margin: 5px 10px 0 0;}
.tag-links {display: block;}
.google-map {height: 350px;margin: 0 0 25px; border: 1px solid #333;}
/* Universal Ends */

/*  < adaBtn >  */
.adaBtn{
	display: block !important;
	position: fixed;
	bottom: 79px;
	left: 5px;
	width: 40px;
	height: 40px;
	overflow: hidden;
	z-index: 9999;
}
.adaBtn > img{ width: 100%; height: auto; }
.adaBtn:hover > img{ margin-top: -41px; }
@media screen and (min-width: 1120px){
	.adaBtn{
		width: 60px;
		height: 60px;
	}
	.adaBtn:hover > img{ margin-top: -61px; }
}
/*  </ adaBtn >  */

html,
body {
	background: #fff;
}

a { text-decoration: none; }
a:hover { text-decoration: none; }

/*  < persistent_header >  */
.persistent_header {
	z-index: 100;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	padding: 0;
	background-color: #fff;
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
	font-family: 'PT Serif', serif;
	border-bottom: 1px solid #fff;
}
html.webp .persistent_header {
	background-image: url(img/mobile-header-bg.webp);
}
html.no-webp .persistent_header {
	background-image: url(img/mobile-header-bg.png);
}


@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	html.webp .persistent_header {
		background-image: url(img/mobile-header-bg-2x.webp);
	}
	html.no-webp .persistent_header {
		background-image: url(img/mobile-header-bg-2x.png);
	}
}


/*  </ persistent_header >  */

/*  < mobile_phone_number >  */
.mobile_phone_number {
	box-sizing: border-box;
	display: block;
	float: right;
	text-align: center;
	margin: 20px 26px 0 0;
}
.mobile_phone_number span {
	color: #67aece;
	font-style: italic;
	font-size: 12px;
	transition: .3s;
	-webkit-transition: .3s;
	display: block;
}
.mobile_phone_number a {
	display: inline-block;
	color: #055583;
	transition: .3s;
	-webkit-transition: .3s;
	position: relative;
	font-size: 17px;
	padding: 0 0 0 10px;
}
.mobile_phone_number a:before {
	content: '';
	display: inline-block;
	position: relative;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(img/mobile-handset.webp);
	width: 9px;
	height: 16px;
	top: 2px;
	left: -5px;
}
/*  </ mobile_phone_number >  */

/*  < mobile_logo_main >  */
.mobile_logo_main {
	box-sizing: border-box;
	float: left;
	padding: 0;
	width: 100%;
	max-width: 111px;
	margin: 0 0 0 26px;
	height: auto;
}
.mobile_logo_main img {
	display: block;
	margin: auto;
	width: 100%;
	height: auto;
}
/*  </ mobile_logo_main >  */

/* < mobile_cta_cont > */

.mobile_cta_cont {
	display:block;
	clear: both;
	background-color: #0a4a77;
	text-align: center;
}
.mobile_cta_cont span {
	display: block;
	color: #b1daef;
	font-weight: bold;
	font-size: 9px;
	transition: .3s;
	-webkit-transition: .3s;
	padding: 4px 5px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}

/*	< slides >	*/
.sxn_marketing {
	position: relative;
	margin: 0;
	line-height: 1;
	background-color: #000;
}
.homeslides {
	position: relative;
	height: 278px;
	overflow: hidden;
}
@media only screen and (orientation : portrait) {
	.homeslides {
		/* height: calc( 100vw * (10/16) ); */
	}
}
	.homeslide {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		overflow: hidden;
		display: none;
		border-top: 1px solid #fff;
	}
	@-webkit-keyframes
	ncburnsZoomIn {
	  0% {
	    -webkit-transform: scale(1);
	    transform: scale(1);
	  }
	  100% {
	    -webkit-transform: scale(1.6);
	    transform: scale(1.6);
	  }
	}
	@keyframes
	ncburnsZoomIn {
	  0% {
	    -webkit-transform: scale(1);
	    transform: scale(1);
	  }
	  100% {
	    -webkit-transform: scale(1.6);
	    transform: scale(1.6);
	  }
	}
	.homeslide_1 {
		display: block;
	}
	.homeslide .homeslide_img {
		opacity: 1;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 76px;
		border-top: 1px solid #fff;
		background-position: center 0;
		background-repeat: no-repeat;
		background-size: 100%;

		-webkit-animation-name: ncburnsZoomIn;
		animation-name: ncburnsZoomIn;
		-webkit-animation-timing-function: linear;
		animation-timing-function: linear;
		animation-fill-mode: forwards;
		-webkit-animation-fill-mode: forwards;
		-webkit-animation-duration: 36s;
		animation-duration: 36s;
		opacity: 1;
	}
	html.no-webp .homeslide_1 .homeslide_img { background-image: url(img/slides/mobile-slides-1.jpg); }
	html.no-webp .homeslide_2 .homeslide_img { background-image: url(img/slides/mobile-slides-2.jpg); }
	html.no-webp .homeslide_3 .homeslide_img { background-image: url(img/slides/mobile-slides-3.jpg); }
	html.no-webp .homeslide_4 .homeslide_img { background-image: url(img/slides/mobile-slides-4.jpg); }

	html.webp .homeslide_1 .homeslide_img { background-image: url(img/slides/mobile-slides-1.webp); }
	html.webp .homeslide_2 .homeslide_img { background-image: url(img/slides/mobile-slides-2.webp); }
	html.webp .homeslide_3 .homeslide_img { background-image: url(img/slides/mobile-slides-3.webp); }
	html.webp .homeslide_4 .homeslide_img { background-image: url(img/slides/mobile-slides-4.webp); }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	html.no-webp .homeslide_1 .homeslide_img { background-image: url(img/slides/mobile-slides-1-2x.jpg); }
	html.no-webp .homeslide_2 .homeslide_img { background-image: url(img/slides/mobile-slides-2-2x.jpg); }
	html.no-webp .homeslide_3 .homeslide_img { background-image: url(img/slides/mobile-slides-3-2x.jpg); }
	html.no-webp .homeslide_4 .homeslide_img { background-image: url(img/slides/mobile-slides-4-2x.jpg); }

	html.webp .homeslide_1 .homeslide_img { background-image: url(img/slides/mobile-slides-1-2x.webp); }
	html.webp .homeslide_2 .homeslide_img { background-image: url(img/slides/mobile-slides-2-2x.webp); }
	html.webp .homeslide_3 .homeslide_img { background-image: url(img/slides/mobile-slides-3-2x.webp); }
	html.webp .homeslide_4 .homeslide_img { background-image: url(img/slides/mobile-slides-4-2x.webp); }
}

.homeslide .cont_slide {
	position: relative;
	box-sizing: border-box;
	margin: auto;
	width: 100%;
	height: 100%;
}
.homeslide .cont_box {
	font-family: 'Open Sans', sans-serif;
	position: absolute;
	bottom: 0;
	box-sizing: border-box;
	border-top: 1px solid #fff;
	margin: auto;
	padding: 15px 20px 20px;
	width: 100%;
	color: #fff;
	height: calc(100% - 76px);
	text-align: center;
	background-position: center 0;
	background-size: cover;
	background-repeat: no-repeat;
}
html.webp .homeslide .cont_box {
	background-image: url(img/slides/mobile-slides-bg.webp);
}
html.no-webp .homeslide .cont_box {
	background-image: url(img/slides/mobile-slides-bg.jpg);
}
.homeslide .cont_box:before {
	content: '';
	display: block;
	position: absolute;
	background-position: 0 0;
	background-repeat: repeat-x;
	background-size: 25px 12px;
	width: 100%;
	height: 12px;
	top: 0;
	left: 0;
}
html.webp .homeslide .cont_box:before {
	background-image: url(img/slides/mobile-slides-shadow.webp);
}
html.no-webp .homeslide .cont_box:before {
	background-image: url(img/slides/mobile-slides-shadow.png);
}
.homeslide .cont_test {
	box-sizing: border-box;
	display: block;
	color: #fff;
	font-size: 10px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1.5;
	padding: 0 0 10px 0;
}
.homeslide .cont_test_author {
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	display: block;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: none;
	line-height: 1.5;
}
.hsNavigation {
	position: absolute;
	bottom: 5px;
	width: 100%;
	box-sizing: border-box;
	z-index: 20;
	text-align: center;
}
.hsNav {
	display: inline-block;
	vertical-align: top;
	margin: 0 1px;
	width: 22%;
	border: 1px solid #6abdf6;
	height: 21px;
}
.hsNav a {
	display: block;
	font-size: 0;
	width: 100%;
	transition: .5s;
	-webkit-transition: .5s;
	height: 100%;
}
.hsNav a:hover, .hsNav.activeNavButton a {
	background-color: #6abdf6;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	html.webp .homeslide .cont_box {
		background-image: url(img/slides/mobile-slides-bg-2x.webp);
	}
	html.no-webp .homeslide .cont_box {
		background-image: url(img/slides/mobile-slides-bg-2x.jpg);
	}
	html.webp .homeslide .cont_box:before {
		background-image: url(img/slides/mobile-slides-shadow-2x.webp);
	}
	html.no-webp .homeslide .cont_box:before {
		background-image: url(img/slides/mobile-slides-shadow-2x.jpg);
	}
}
@media only screen and (orientation : portrait) {}
@media only screen and (orientation : landscape) {}
/*	< slides >	*/
@media screen and (min-width: 350px) {
	.mobile_cta_cont span {font-size: 10px;}
}
@media screen and (min-width: 400px) {
	.mobile_cta_cont span {font-size: 11px;}
}
@media screen and (min-width: 500px) {
	.homeslide .cont_test {font-size: 12px;}
	.homeslide .cont_test_author {font-size: 12px;}
}
@media screen and (min-height: 600px) {
	.homeslide .cont_test {font-size: 11px;}
	.homeslide .cont_test_author {font-size: 12px;}
}
@media screen and (min-height: 620px) {
	.homeslide .cont_test {font-size: 12px;}
}
@media screen and (min-height: 640px) {
	.homeslide .cont_test {font-size: 13px;}
	.homeslide .cont_test_author {font-size: 12px;}
}
@media screen and (min-height: 660px) {
	.homeslide .cont_test {font-size: 14px;}
	.homeslide .cont_test_author {font-size: 13px;}
}
@media (min-width: 350px) and (min-height: 700px) {
	.homeslide .cont_test {font-size: 15px;}
	.homeslide .cont_test_author {font-size: 15px;}
}


/*  < mobile_content >  */
.mobile_content {
	padding: 10px;
	width: 100%;
	font-size: 0;
	line-height: 1;
	text-align: center;
	box-sizing: border-box;
}
.mobile_services_link {
	display: block;
	/* max-width: 228px;
	margin: 0px auto; */
	overflow: hidden;
}
.mobile_services_link img {
	display: block;
	width: 200%;
	height: auto;
}
.mobile_services_link:hover img {margin: 0 0 0 -100%;}
/*  </ mobile_content >  */

/*  < mobile_link_list >  */
.mobile_link_list {
	text-align: center;
}
.mobile_link_list ul li {
	display: inline-block;
	margin: 0 2px 0 0;
	vertical-align: top;
}
.mobile_link_list ul li:last-of-type {
	margin-right: 0;
}
.mobile_link_list ul li a:before {
	content:'';
	position: absolute;
	top: 7px;
	right: 0;
	left: 0;
	margin: auto;
	width: 20px;
	height: 29px;
	background: no-repeat left top;
	background-size: 105px;  /*  get width of sprite  */
}
html.no-webp .mobile_link_list ul li a:before {
	background-image: url(img/mobile-link-list-sprite.png);
}
html.webp .mobile_link_list ul li a:before {
	background-image: url(img/mobile-link-list-sprite.webp);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	html.no-webp .mobile_link_list ul li a:before {
		background-image: url(img/mobile-link-list-sprite-2x.png);
	}
	html.webp .mobile_link_list ul li a:before {
		background-image: url(img/mobile-link-list-sprite-2x.webp);
	}
}
/*  < MOD >  */
.mobile_link_list ul .item_1 a:before {
	/* width: xxpx; */
	background-position: 0 top;
}
.mobile_link_list ul .item_2 a:before {
	background-position: -28px top;
}
.mobile_link_list ul .item_3 a:before {
	background-position: -56px top;
}
.mobile_link_list ul .item_4 a:before {
	background-position: -76px top;
}
/*  </ MOD >  */
.mobile_link_list ul li a {
	position: relative;
	box-sizing: border-box;
	display: block;
	padding: 40px 0 0;
	width: 68px;
	height: 68px;
	color: #000;
	font: 10px/1 arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-decoration: none;
	background: #fff;
	border-radius: 5px;
}
.mobile_link_list ul li a:hover {
	/* background: gray;*/
}
/*  </ mobile_link_list >  */

body.mob_menu #wrapper {padding: 95px 0 74px;} /* mod */
body.mob_menu #wpadminbar {position: absolute;}
body.fsMenuOn #wpadminbar,
body.fsMenuOn #contact-tab {display: none;}
#mmiWrapper,
#mblSearchCont,
nav.mm_mob {display: none;}
.mob_menu #mmiWrapper,
.fsMenuOn #mblSearchCont,
.fsMenuOn #closeMenu,
.fsMenuOn nav.mm_mob {display: block;}
.fsMenuOn #mmiWrapper {z-index: 1;}
#mmiWrapper {
	z-index: 999;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #0058a5;
	border-top: 6px solid #41899e;
}
#mobMenuItems {
	box-sizing: border-box;
	margin: auto;
	padding: 0;
	overflow: hidden;
	font-size: 0;
	text-align: center;
}
	.mmi {
		box-sizing: border-box;
		display: inline-block;
		width: calc( 100% / 4 );
		height: 100%;
		font: 10px/1 arial, sans-serif;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		list-style-type: none;
		list-style-position: outside;
		vertical-align: top;
	}
	.mmi a:before {
		content:'';
		position: absolute;
		top: 13px;
		right: 0;
		left: 0;
		margin: auto;
		width: 20px;
		height: 27px;
		background: no-repeat 0 bottom;
		background-size: 80px;
	}
	.mmi_2 a:before {top: 12px;}
	.mmi_3 a:before {top: 14px;}
	.mmi_4 a:before {top: 23px;}
	html.no-webp .mmi a:before {
		background-image: url(img/mobile-menu-sprite.png);
	}
	html.webp .mmi a:before {
		background-image: url(img/mobile-menu-sprite.webp);
	}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	html.no-webp .mmi a:before {
		background-image: url(img/mobile-menu-sprite-2x.png);
	}
	html.webp .mmi a:before {
		background-image: url(img/mobile-menu-sprite-2x.webp);
	}
}
	.mmi a {
		position: relative;
		box-sizing: border-box;
		display: block;
		padding: 45px 0 0;
		height: 68px;
		overflow: hidden;
		color: #fff;
		font-weight: 600;
		text-decoration: none;
		font-family: 'Raleway', sans-serif;
	}
	.mmi:nth-child(odd) a {
		background: #2b6778;
		background: -webkit-linear-gradient(#2b6778, #235665);
		background: -o-linear-gradient(#2b6778, #235665);
		background: -moz-linear-gradient(#2b6778, #235665);
		background: linear-gradient(#2b6778, #235665);
	}
	.mmi:nth-child(even) a {
		background: #255a69;
		background: -webkit-linear-gradient(#255a69, #20515e);
		background: -o-linear-gradient(#255a69, #20515e);
		background: -moz-linear-gradient(#255a69, #20515e);
		background: linear-gradient(#255a69, #20515e);
	}
	.mmi a:hover {
		background: #41899e;
		background: -webkit-linear-gradient(#41899e, #285e6d);
		background: -o-linear-gradient(#41899e, #285e6d);
		background: -moz-linear-gradient(#41899e, #285e6d);
		background: linear-gradient(#41899e, #285e6d);
	}
	.mmi a:hover {text-decoration: none;}
	/*  < mod >  */
	.mmi_1 a:before {
		width: 21px;
		height: 21px;
		background-position: 0 top;
	}
	.mmi_2 a:before {
		width: 18px;
		height: 21px;
		background-position: -21px top;
	}
	.mmi_3 a:before {
		width: 23px;
		height: 19px;
		background-position: -39px top;
	}
	.mmi_4 a:before {
		width: 17px;
		height: 3px;
		background-position: -63px top;
	}
	/*  </ mod >  */
nav.mm_mob {
	/* z-index: 9999;
	position: absolute;
	top: 0;
	left: 0;
	padding: 54px 0 20px;
	width: 100%;
	text-align: left;
	background: #003462; */


	position: absolute;
	padding: 44px 0 10px;
	left: 0;
	top: 0;
	width: 100%;
	background: #fff;
	z-index: 9999;
}
	nav.mm_mob ul {padding: 0;}
	nav.mm_mob > ul {padding: 10px 0;}
		nav.mm_mob ul li {
			display: block;
			list-style-type: none;
			list-style-position: outside;
		}
		nav.mm_mob ul a {
			/* display: block;
			padding: 5px 20px 4px 0;
			color: #fff;
			font: 15px/1 arial, sans-serif; */
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
			font-family: 'Open Sans',sans-serif;
			display: block;
	    font-size: 15px;
	    padding: 3px 1em;
	    color: #24648d;
		}
		nav.mm_mob a:hover {
			color: #fff;
			text-decoration: none;
			background: #1972ac;
		}
			nav.mm_mob ul ul a {padding-left: 40px;}
			nav.mm_mob ul ul ul a {padding-left: 60px;}
			nav.mm_mob ul ul li a {text-transform: none;}
#closeMenu {
	z-index: 999999999;
	position: fixed;
	top: 0;
	right: 0;
	box-sizing: border-box;
	display: none;
	padding: 11px 0 0 0;
	width: 100%;
	height: 40px;
	color: #fff;
	font-size: 16px;
	font-family: arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 250ms ease;
	font-weight: bold;
	background: #3683bc;
	background: -moz-linear-gradient(top,#3683bc 0,#00263c 100%);
	background: -webkit-linear-gradient(top,#3683bc 0,#00263c 100%);
	background: linear-gradient(to bottom,#3683bc 0,#00263c 100%);
}
#closeMenu:hover {
	/* color: #fff;*/
	text-decoration: none;
	background: #3683bc;
	background: -moz-linear-gradient(top,#3683bc 0, #3683BC 100%);
	background: -webkit-linear-gradient(top,#3683bc 0, #3683BC 100%);
	background: linear-gradient(to bottom,#3683bc 0, #3683BC 100%);
}
body.fsMenuOn #menuWall {
	content:'';
	z-index: 999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 200%;
	background: #000;
	background: rgba(0, 0, 0, 0.9);
}
#mblSearch {
	max-width: 350px;
  padding: 10px 1em;
  overflow: hidden;
}
#mblsInput,
#mblsSubmit {
	-webkit-appearance: none;
	appearance: none;
	float: left;
	box-sizing: border-box;
	display: inline;
	font-family: arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border-radius: 0;

	font-size: 10px;
	height: 21px;
}
#mblsInput {
	/* box-sizing: border-box;
	padding: 0 16px;
	width: 70%;
	height: 32px;
	font: 14px/normal arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border: 0;
	border-radius: 4px 0 0 4px;
	outline: 0; */

	padding: 0 5px;
	line-height: 1;
	width: 70%;
	border: 1px solid rgba(25,114,172,.2);
	outline: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#mblsSubmit {
	/* cursor: pointer;
	width: 30%;
	height: 32px;
	color: #fff;
	font-size: 14px;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
	background: #0058a5;
	border: 0;
	border-radius: 0 4px 4px 0;
	transition: all 250ms ease; */
	text-transform: uppercase;
	width: 30%;
	border: 0;
	background: #1972ac;
	line-height: 20px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
#mblsSubmit:hover {
	/* background: #54b4ff;*/
}

p {padding: 0 0 20px;}
li {list-style-type: none; list-style-position: outside;}
.topo {display: block; overflow: hidden;}
.topo img {display: block; width: 100%;}

#contentArea {}
.article {
	padding: 20px;
	color: #000;
	font: 16px/1.3 Arial, "Helvetica Neue", Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
	.article ul,
	.article ol {padding: 0 0 20px 30px;}
	.article li ul,
	.article li ol {padding: 0 0 0 30px;}
	.article li {list-style-position: outside;}
	.article ul li {list-style-type: disc;}
	.article ol > li {list-style-type: decimal;}
	.article ol > li > ol > li {list-style-type: lower-alpha;}
	.article ol > li > ol > li > ol > li {list-style-type: lower-roman;}
	.article ul ul {padding-bottom: 0;}
	.article ul li {}
	.article ul li p {}
	.article ul li:last-of-type p {
		padding: 0;
	}
	.article a {color: #88bddc;}
	.article a:hover {text-decoration: underline;}
	.article ul,
	.article ol {overflow: hidden;}
	.article h1,
	.article h2,
	.article h3,
	.article h4,
	.article h5,
	.article h6 {
		padding: 0 0 5px 0;
		color: #000;
		font-family: Georgia, Times, "Times New Roman", serif;
		font-weight: normal;
		line-height: 1.2;
	}
	.article h1 {
		padding: 0 0 20px 0;
		font-size: 25px;
	}
	.article h2 {
		padding: 0 0 10px 0;
		font-size: 18px;
	}
	.article h3 {
		font-size: 16px;
		font-weight: bold;
	}
	.article h4 {
		font-size: 16px;
		font-style: italic;
	}
	.article h5 {
		font-size: 16px;
	}
	.article .headshot {
		float: left;
		margin: 0 15px 5px 0;
		width: 40%;
		max-width: 220px;
	}
	.article .mc_fullsize {
		display: block;
		width: 100%;
		height: auto;
	}
	.article .alignright,
	.article .aligncenter,
	.article .alignleft {
		display: block;
		margin: 10px auto;
	}
	#shareThisPage {clear: both; border-top: 1px solid #2a3868; padding: 20px 0 0; margin: 15px 0 0;}
	#shareThisPageHead {display: inline-block; font-size: 16px; line-height: 1; font-weight: normal; text-transform: uppercase; margin: 0 10px 0 0;}
	#shareThisPage .shareThisWrapper {display: inline-block;}
	.shareThisWrapper {font-size: 0;}
	.dskSharingIcon {width: 16px; height: 16px; display: inline-block; margin: 0 14px 0 0; overflow: hidden;}
	.dskSharingIcon:hover {opacity: 0.8;}
	.dskSharingIcon_twitter img{margin: 0 0 0 -16px;}
	.dskSharingIcon_linkedin img{margin: 0 0 0 -32px;}
	.dskSharingIcon_googleplus img{margin: 0 0 0 -48px;}
	.mcTable {margin: 0 0 20px;}
	.mcTable td {vertical-align: top; display: block;}
	.mcTable ul {padding: 0 0 0 30px;}


/*  < sxn_agency >  */
.sxn_agency {
	color: #fff;
	font: normal 10px/1.3 Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
	background: #096283;
}
.sxn_agency a {
	color: #fff;
}
.sxn_agency a:hover {
	text-decoration: underline;
}
.sxn_agency .sxn_wrap {
	padding: 20px 50px;
}
/*  </ sxn_agency >  */
