/*
height:70px;border-style:solid;border-width:1px;border-color:black;
*/
/* - */
/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
/*div { border:1px solid black; }*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }
.soha {
	border:10px solid black;
}
audio:not([controls]) {
  display: none;
  height: 0; }
[hidden] {
  display: none; }
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }
html, button, input, select, textarea {
  font-family: sans-serif; }
body {
  margin: 0; }
a:focus {
  outline: thin dotted; }
a:active, a:hover {
  outline: 0; }
h1 {
  font-size: 2em;
  margin: .67em 0; }
h2 {
  font-size: 1.5em;
  margin: .83em 0; }
h3 {
  font-size: 1.17em;
  margin: 1em 0; }
h4 {
  font-size: 1em;
  margin: 1.33em 0; }
h5 {
  font-size: .83em;
  margin: 1.67em 0; }
h6 {
  font-size: .67em;
  margin: 2.33em 0; }
abbr[title] {
  border-bottom: 1px dotted; }
b, strong {
  font-weight: bold; }
blockquote {
  margin: 1em 40px; }
dfn {
  font-style: italic; }
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }
mark {
  background: #ff0;
  color: #000; }
p, pre {
  margin: 1em 0; }
code, kbd, pre, samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em; }
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }
q {
  quotes: none; }
q:before, q:after {
  content: '';
  content: none; }
small {
  font-size: 80%; }
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
sup {
  top: -0.5em; }
sub {
  bottom: -0.25em; }
dl, menu, ol, ul {
  margin: 0;
  list-style: none;
  list-style-image: none; }
dd {
  margin: 0; }
menu, ol, ul {
  padding: 0; }
.thumbnail {
	width:225px;
	height:291px;
}
img {
  border: 0;
  /* height: auto !important; */
  -ms-interpolation-mode: bicubic; }
svg:not(:root) {
  overflow: hidden; }
figure {
  margin: 0; }
form {
  position:relative;
  margin: 0; }
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em; }
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }
button, input {
  line-height: normal; }
button, select {
  text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }
button[disabled], html input[disabled] {
  cursor: default; }
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }
textarea {
  overflow: auto;
  vertical-align: top; }
table {
  border-collapse: collapse;
  border-spacing: 0; }
/* COLORS ================================= */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
/* MS Surface anti-zoom fix */
@-ms-viewport {
  width: device-width; }
/* Clearfix!! */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }
/* IE6 */
* html .clearfix {
  zoom: 1; }
/* IE7 */
*:first-child + html .clearfix {
  zoom: 1; }
/* GENERAL =========================================================== */
body {
  font-size: 16px;
  font-family: "ff-milo-web",sans-serif;
  font-weight: 400;
  color: #53565a;
  background-color: #f0f0ef; }
h1 {
  color: #002d72;
  font-weight: normal;
  font-size: 1.5em;
  font-weight: 700;
  margin: .5em .6em 0;
  line-height: 1em; }
  @media (min-width: 31.45em) {
    h1 {
      font-size: 2em; } }
  @media (min-width: 41.95em) {
    h1 {
      font-size: 2.5em;
      margin: 0; } }
  @media (min-width: 52.45em) {
    h1 {
      font-size: 3em; } }
h3.big{
  font-size:1.3em;
}
.blueBarHead {
  background-color: #002d72;
  color: #fff;
  font-size: 1em;
  z-index:1;
max-width:940px; width:100%;
  position:relative;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: 500;
  padding: 1em .0em;
  margin: 0; }
  @media (min-width: 26.2em) {
    .blueBarHead {
      /*background: #002d72 url(/_assets/images/h1-bkgd.png) no-repeat 240px bottom;*/
		/*background: #002d72 url("/_Assets/images/h1-bkgd.png") no-repeat 240px bottom;*/
      background-position:right bottom;
      background-repeat:no-repeat;
      padding: 1.7em .6em 1.6em; } }
  @media (min-width: 41.95em) {
    .blueBarHead {
      background-position: 350px bottom;
      padding: 1.7em 1.3em 1.6em;
      margin-top: 1.3em; 
    } }
  @media (min-width: 52.45em) {
    .blueBarHead {
    background-position: right bottom; } }
	h1.blueBarHead {
		margin: 0 0 1em; }
		@media (min-width: 41.95em) {
	h1.blueBarHead {
		margin: 1.3em 0 0; } }
@media (min-width: 41.95em) {
  h1.sansCrumbs,
  h4.sansCrumbs {
    margin-bottom: 0em; } }
h4.smallBarHead {
  margin: 0;
  padding: 1em .6em;
  background-color: #002d72;
  color: #fff;
  font-size: 1em; }
  @media (min-width: 41.95em) {
    h4.smallBarHead {
      padding: .7em .6em;
      cursor: auto;
      font-size: 1em; } }
h2 {
  font-size: 1.5em;
  color: #002d72;
  font-weight: 700;
  border-bottom: 1px solid #002d72;
  margin-bottom: 1em; }
h2dg {
  font-size: 1.5em;  color: #002d72;  font-weight: 700;
 }
h3 {
  font-size: 1em;
  font-weight: 700;
  color: #002d72;
  margin: 0; }
p {
  margin: 0 0 1.5em;
  line-height: 1.4em; }
a {
  text-decoration: none; }
a.blueArrow,
a.blueArrow:visited {
  font-weight: 700;
  font-style: italic;
  color: #002d72;
  display: block; }
a.blueArrow:hover,
a.blueArrow:active {
  color: #00a1e0; }
.bold {
  font-weight: 700; }
.noMargin {
  margin: 0; }
.rightText {
  text-align: right; }
span.plus,
span.minus {
  height: 19px;
  width: 19px;
  background-color: #fff;
  color: #00a1e0;
  font-size: 1.5em;
  float: right;
  padding-top: 1px;
  text-align: center;
  margin-top: -2px;
  line-height: .8em; }
span.minus {
  display: none; }
span.plusLeft,
span.minusLeft {
  float: left;
  margin-right: 7px; }
input[type="text"],input[type="password"],
textarea {
  color: #00a1e0;
  font-size: .9em;
  line-height: 1em;
  padding: 8px 5px 3px;
  font-family: "ff-milo-web",sans-serif;
  font-weight: 400;
  width: 100%;
  height: 24px;
  float: left;
  border: 1px solid #00a1e0;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none; }
  @media (min-width: 41.95em) {
    input[type="text"],input[type="password"],
    textarea {
      height: 24px;
      padding-top: 6px; } }
textarea {
  height: 96px;
  resize: none; }
.google-conversion {
    display:inline;
}
.universal-tracking {
    display:none;
    padding:0;
    margin:0;
}
.border-none {
  border:0;
}
.l-clearfix {
  display:table;
  clear:both;
  content:"";
}
UL#breadcrumbs:after {
  display:table;
  clear:both;
  content:"";
}
UL#breadcrumbs {
  width:100%;
  height:100%;
}
/********************* Forms ************************/
iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    float: left;
}
.form-style form {
  width: 100% !important;
}
.form-style .mktoForm .mktoFieldWrap {
  margin-right: 20px;
}
.form-style .mktoForm.mktoLayoutAbove .mktoRequiredField .mktoAsterix {
    float: left;
    padding-left: 0;
    padding-right: 5px;
}
.form-style .mktoForm .mktoRequiredField .mktoAsterix {
    display: block;
    color: #bf0000;
}
.form-style .mktoForm .mktoAsterix {
    color: #bf0000;
    display: none;
    float: right;
    padding-left: 5px;
}
.form-style .mktoForm select,
.form-style .mktoForm input{
  width:275px;
  padding:3px 0;
}
.form-style .mktoForm .mktoFormCol {
    float: left;
    min-height: 2em;
    position: relative;
    margin-bottom: 10px;
}
.form-style .mktoForm input[type=url],
.form-style .mktoForm input[type=text],
.form-style .mktoForm input[type=date],
.form-style .mktoForm input[type=tel],
.form-style .mktoForm input[type=email],
.form-style .mktoForm input[type=number],
.form-style .mktoForm textarea,
.form-style .mktoForm select {
    width: 275px;
}
.form-style .mktoForm input[type=checkbox]{
  width:25px;
}
.form-style form > div.mktoFormRow:nth-of-type(15)> div.mktoFormCol:nth-child(2) {
  width:80%;
}
.form-style .mktoForm .mktoFieldWrap {
  float: left;
}
.form-style .mktoForm .mktoLabel {
  margin-bottom:5px;
  width:275px;
}
.form-style .mktoForm div.mktoFormRow:nth-of-type(15) .mktoLabel {
  width:25px;
}
.form-style .mktoForm .mktoButtonRow span {
  margin:0 auto;
  text-align:center;
  display:block;
}
.form-style .mktoForm .mktoButtonRow {
  display:block;
}
body .mktoForm .mktoFormCol{
  float:none !important;
}
.secondary aside.list .asideContent li a {
  padding-top:10px;
}
img.google-conversion {
  width: 1px !important;
  height:1px !important;
}
form#mktoForm_116,
form#mktoForm_115{
width:100% !important;
}
form#mktoForm_116:after,
form#mktoForm_115:after{
  clear:both;
  display:table;
  content:"";
}
form#mktoForm_116.mktoForm .mktoFormRow > div,
form#mktoForm_115.mktoForm .mktoFormRow > div{
  float:left !important;
}
form#mktoForm_116.mktoForm .mktoFormCol .mktoHtmlText.mktoHasWidth,
form#mktoForm_115.mktoForm .mktoFormCol .mktoHtmlText.mktoHasWidth{
width:100% !important;
}
form#mktoForm_116 .mktoButtonWrap.mktoSimple,
form#mktoForm_115 .mktoButtonWrap.mktoSimple{
  margin: 0 auto !important;
}
#mktoForm_116 div.mktoFormRow:nth-of-type(6) .mktoFieldDescriptor.mktoFormCol,
#mktoForm_115 div.mktoFormRow:nth-of-type(6) .mktoFieldDescriptor.mktoFormCol{
float:left !important;
width:30px;
}
#mktoForm_116 div.mktoFormRow:nth-of-type(6) div.mktoFormCol,
#mktoForm_115 div.mktoFormRow:nth-of-type(6) div.mktoFormCol{
float:left !important;
width:80%;
}
form#mktoForm_116.mktoForm div.mktoFormRow:nth-of-type(6) .mktoOffset,
form#mktoForm_115.mktoForm div.mktoFormRow:nth-of-type(6) .mktoOffset{
  height:0 !important;
}
form#mktoForm_116.mktoForm .mktoButtonRow,
form#mktoForm_115.mktoForm .mktoButtonRow {
  display: block !important;
  clear:both;
  text-align:center;
}
form#mktoForm_116.mktoForm div.mktoFormRow:nth-of-type(6) > div.mktoFieldDescriptor:nth-child(2),
form#mktoForm_115.mktoForm div.mktoFormRow:nth-of-type(6) > div.mktoFieldDescriptor:nth-child(2){
  float:left !important;
}
.form-style form#mktoForm_114.mktoForm .mktoAsterix {
  float:left;
  color:#ffffff;
}
.form-style form#mktoForm_114.mktoForm .mktoRequiredField .mktoAsterix {
    color: #bf0000;
}
.form-style form#mktoForm_114.mktoForm .mktoAsterix {
  display:block;
  padding-right:10px;
}
.mktoForm .mktoButtonWrap .mktoButton:hover {
    border: 1px solid #447f19;
}
.mktoForm .mktoButtonWrap .mktoButton {
    color: #fff;
    border: 1px solid #75ae4c;
    padding: 0.4em 1em;
    font-size: 1em;
    background-color: #99c47c;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#99c47c), to(#75ae4c));
    background-image: -webkit-linear-gradient(top, #99c47c, #75ae4c);
    background-image: -moz-linear-gradient(top, #99c47c, #75ae4c);
    background-image: linear-gradient(to bottom, #99c47c, #75ae4c);
}
section#section0.homeFtr {
display:none !important;
}
/* Brightcove Video ============================================= */
.video-wrap {
	display: block; 
	position: relative; 
	max-width: 100%;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}
.video-container {
	padding-top: 75%;
}
.video-frame,
.video-wrap .video-js.video-frame{
	width: 100%; 
	height: 100%; 
	position: absolute; 
	top: 0px; 
	bottom: 0px; 
	right: 0px; 
	left: 0px;
}
/* Demand Gen Templates ============================================= */
.dgbutton {
	background-color: #00a1e0;
	color:white; font-weight:bold;
	border:0px solid transparent;
	padding:5px 10px 5px 10px;
	font-size:1em; min-width:100px;
}
.sliderStyle1 {
	position:absolute; 
	font-size: 1.5em;
	font-weight: 700; 
	padding-left:30px; 
	top:30%;
	padding-left:30px;
	max-width:55%;
}
.sliderStyle2 {
	position:absolute; 
	font-size: 1em;
	font-weight: 700; 
	padding-left:30px; 
	top:75%;
	padding-left:30px;
	max-width:55%;
}
@media (max-width: 600px) and (min-width: 150px) {
	.sliderStyle1 {
		padding-left: 10px;
		max-width: 100%;
		z-index:9999;
		top:20%;
		font-size: 1em;
	}
	.sliderStyle2 {
		padding-left: 10px;
		max-width: 100%;
		z-index:9999;
		top:65%;
		font-size: 0.9em;
	}
}
.demgen_navigation {
	background:#fff url("/_Assets/images/pixel.gif");
	background-repeat:repeat-y;
	background-position:right;
	width:100%;
	padding:10px 0px 10px 0px; 
	float:left;	
	letter-spacing:-0.4px;
	margin:0 auto; 
	font-weight:bold;
	text-align:center;
	font-size:0.85em; 
	min-width:100px;
	height:45px;
	position: relative;
	top: 50%;
	cursor:hand; cursor:pointer;
}
.demgen_navigation a {
	color: #002D72;
	text-decoration:none;
}
.demgen_navigation a:hover {
	background-color:#54565b;
	color:#00a1e0;
}
@media (max-width: 930px) and (min-width: 651px) {
	.demgen_navigation {
		height:70px;
	}
	#mobilenavigation {
		display:none;
	}
}
@media (max-width: 600px) and (min-width: 150px) {
	.demgen_navigation {
		max-width: 100%;
		width:100%;
		float: left;
		border-bottom: 1px solid #aeaeae;
		text-align: center;
		letter-spacing: normal;
		padding-left: 15px;
		background-color: #54565b;
		text-transform: uppercase;
		color: white;
		font-weight: bold;
	}
	#desktopnavigation {
		display:none;
	}
}
.demgen_navigation:hover {
	background-color:#00a1e0;
	color:white;
}
.demgen_navigation:visited {
	color: #002D72;
}
.cot_navigation {
	width:100%;
	background-color:white;
	vertical-align:middle;
}
.demgennl {
	font-size:0.8em; line-height:20px;
}
@media (min-width: 41.95em) {
  div.recent {
    width: 65.9919%;
    float: left;
    margin-right: 2.02429%; } }
@media (min-width: 52.45em) {
  div.recent {
    width: 74.49393%;
    float: left;
    margin-right: 2.02429%; } }
.recentList li{
    max-width: 100%;
}
.recentList img{
    padding-right: 15px;
}
.recentList li{
    max-width: 100%;
}
.recentList img{
    padding-right: 15px;
}
@media (min-width: 36.7em) {
  div.mobile1 {
    display: none; } }
div.desktopBarHead1 {
  display: none; }
  @media (min-width: 36.7em) {
    div.desktopBarHead1 {
      display: block; } }
 .PersonaWidget{
    background-color: white;
    margin-top: 3.5em;
    padding: 20px 0 30px 10px;
}
.PersonaWidget select{
    border-bottom: 1px solid #bbb9b9;
    border-left: 3px solid #bbb9b9;
    border-right: 1px solid #bbb9b9;
    border-top: 1px solid #bbb9b9;
    margin-bottom: 20px;
}
div#cotshare {
  position: absolute;
  right: 0;
  top: 0;
  width: 282px;
  height: 53px; }
@media (min-width: 41.95em) {
  div.persona {
    width: 31.98381%;
    float: right;
    margin-right: 0; } }
@media (min-width: 52.45em) {
  div.persona {
    width: 23.48178%;
    float: right;
    margin-right: 0; } }
.premiumeCOtype {
    color: white;
    margin: 30px 0 0 5px; 
    font-size:small; 
    position: absolute;
}
.premiumeCOtext{
    max-width: 222px;  
    color: white;
    margin: 65px 0 0 5px;
    font-weight:600;  
    font-size: 22px; 
    position: absolute;
	 top:0px;
}
.premiumeCOtextbutton {
	top:180px; position:absolute;
	background-color:#00a1e0;
	margin-left:5px;
}
.premiumeCOtextbutton a {
	color:white;font-size:0.9em;
}
.premiumeCOtext_track{
    max-width: 222px;
    background-color: white;
    margin-top: -22px;
    padding: 7px 7px 20px 7px;
}
.premiumeCOtext_track h4{
    color: #002d72;
}
.premiumeCOtext_track a{
    font-size: .8em;
    font-weight: 700;
}
.rImage{
  max-width: 230px; width:100%;
  padding-right:20px;
  max-height: 170px; height:100%;
}
.secondary aside.list .asideContent li.vid p, 
.secondary aside.list .asideContent li.vid a {
  padding-left:0;
}
@media (max-width: 61.25em){
    ul#COlist_track li.middle {
        margin-left: 1px;
        margin-right: 1px; 
    }
    ul#COlist_track li {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px; 
    }
}
@media (max-width: 41.95em) {
    ul#COlist_track li.middle {
        margin-left: 0px;
        margin-right: 0px; 
    }
    ul#COlist_track li {
        margin-left: auto;
        margin-right: auto; 
    }
}
.irNews {
    background-color: #00A3E0;
    color: white;
    padding: 15px 5px 5px 10px;
}
.irNews a{
    color: white;
}
.right {
    float: right;
}
.left{
    float: left;
}
.premiumeCO {
    padding: 0px;
    background-color: transparent;
}
.premiumeCO img{
    max-width: 230px;
	 height: auto;
}
.premiumeCO h1{
    font-size: 18px;
    padding-bottom: 25px;
    margin-top: -45px;
}
.premiumeCO_track{
    margin: 0px;
    padding: 0px;
    background-color: transparent;
}
.premiumeCO_track img{
    max-width: 220px;
    max-height: 225px;
    border-radius:.3em;
}
.premiumeCO_track h1{
    font-size: 18px;
}
#COlist {
	max-width:700px;
	margin:0 auto;
	width:100%;
}
#COlist li {
	max-width:233px;
	width:100%;
	float:left;
	margin:0 auto;
}
ul#COlist li.middle {
    margin-left: 20px;
    margin-right: 20px; 
}
ul#COlist_track li.middle {
    margin: 0 17px 20px 17px; 
}
ul#COlist_track img{
    border-radius: 0px;
}
.COimg {
    max-width: 38%;
}
.COimgtrack{
    max-width:28%;
}
.COcontenttrack {
    max-width: 70%;
}
.COcontent {
    max-width: 60%;
}
.COmoreInfo {
    background-color: #e1e2e2;
    padding: 8px 6px 8px 6px;
    font-size: .9em;
	 margin-bottom:30px;
}
.COmoreInfo a{
    color: #002d72;
    font-weight: 700;
}
.blue{
    color: #4889c1;
}
.COcard{
    padding-bottom: 45px;
}
/* STRUCTURE ========================================================= */
.content {
    max-width: 940px;
    z-index: -1;
    /* @include susy-grid-background; */
}
@media (min-width: 15.7em) {
    .content {
        padding-left: 0.6em;
        padding-right: 0.6em;
        margin-left: auto;
        margin-right: auto;    }
    .content:after {
        content: "";
        display: table;
        clear: both;    }
}
@media (min-width: 41.95em) {
  div.primary {
	 width: 65.9919%;
	 max-width:700px;
    float: left;
    padding-top:1em;
	 margin-right: 2.02429%; } }
@media (min-width: 52.45em) {
  div.primary {
    width: 74.49393%;
	 max-width:700px;
    float: left;
    margin-right: 2.02429%; } }
@media (min-width: 62.95em) {
  div.threeCol div.primary {
    width: 57.48988%;
	 max-width:700px;
    float: left;
    margin-right: 2.02429%; } }
@media (min-width: 41.95em) {
  div.twoColNoSides div.primary {
    width: 74.49393%;
	 max-width:700px;
    float: right;
    margin-right: 0; } }
@media (min-width: 62.95em) {
  div.twoColNoSides div.primary {
    width: 82.99595%;
	 max-width:700px;
    float: right;
    margin-right: 0; } }
@media (min-width: 41.95em) {
  div.secondary {
    width: 31.98381%;
    float: right;
	 padding-top:1em;
    margin-right: 0; } }
@media (min-width: 52.45em) {
  div.secondary {
    width: 23.48178%;
    float: right;
    margin-right: 0; } }
div.tertiary {
  display: none; }
  @media (min-width: 62.95em) {
    div.tertiary {
      display: block;
      width: 14.97976%;
      float: left;
      margin-right: 2.02429%; } }
div.twoColNoSides div.tertiary {
  display: none; }
  @media (min-width: 41.95em) {
    div.twoColNoSides div.tertiary {
      display: block;
      width: 23.48178%;
      float: left;
      margin-right: 2.02429%; } }
  @media (min-width: 62.95em) {
    div.twoColNoSides div.tertiary {
      width: 14.97976%;
      float: left;
      margin-right: 2.02429%; } }
/* HEADER ============================================================ */
header {
  background-color: #fff;
  padding: 1em 0 1.3em; }
  @media (min-width: 41.95em) {
    header {
      padding: 1em 0 0;
      height: 132px; } }
div#mainBtns {
  margin-bottom: 1.3em;
  width: 100%;
  float: right;
  margin-right: 0;
  /**margin-left: -1.25em;*/
  display: inline; }
  @media (min-width: 41.95em) {
    div#mainBtns {
      width: 23.48178%;
      float: left;
      margin-right: 2.02429%;
      margin-top: 2.4em; } }
  @media (min-width: 52.45em) {
    div#mainBtns {
      margin-top: 1.3em; } }
a#home {
  display: block;
  float: left;
  width: 135px;
  margin-left: 9px; }
  a#home img {
	  height: auto !important;
    width: 100%; }
  @media (min-width: 41.95em) {
    a#home {
      margin-left: 0; } }
  @media (min-width: 52.45em) {
    a#home {
      width: 200px;
      margin-top: 2px; } }
  @media (min-width: 62.95em) {
    a#home {
      width: 218px;
      margin-top: -4px; } }
div#headerNavs {
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1.25em;
  display: inline; }
  @media (min-width: 41.95em) {
    div#headerNavs {
      width: 74.49393%;
      float: right;
      margin-right: 0;
      height: 117px; } }
a.mobileControl {
  margin-top: 10px; }
a#navControl,
a#searchControl,
div#headersearch input[type="submit"] {
  float: right;
  display: block;
  height: 32px;
  width: 35px;
  border: 1px solid #00a1e0;
  padding: 5px;
  color: transparent;
  border-radius: 0; }
  @media (min-width: 41.95em) {
    a#navControl,
    a#searchControl,
    div#headersearch input[type="submit"] {
      display: none; } }
  a#navControl .stripe,
  a#searchControl .stripe,
  div#headersearch input[type="submit"] .stripe {
    height: 4px;
    margin-bottom: 4px;
    background-color: #00a1e0; }
  a#navControl .lastStripe,
  a#searchControl .lastStripe,
  div#headersearch input[type="submit"] .lastStripe {
    margin-bottom: 0; }
a#navControl,
a#navControl:visited {
  background-color: #fff;
  margin-right: 1em; }
a#navControl:hover,
a#navControl:active,
div#mainBtns a.active {
  background-color: #00a1e0; }
  a#navControl:hover .stripe,
  a#navControl:active .stripe,
  div#mainBtns a.active .stripe {
    background-color: #fff; }
a#searchControl,
div#headersearch input[type="submit"] {
  background: url("../_Assets/images/mag-bkgd.png") no-repeat left -33px;
  background-size: 35px 64px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
    a#searchControl,
    div#headersearch input[type="submit"] {
      background-image: url("../_Assets/images/mag-bkgd-2x.png"); } }
a#searchControl:hover,
a#searchControl:active,
div#mainBtns a.active {
  background-position: left -1px; }
input[type="submit"] {
  display: block;
  position: static;
  height: 26px;
  padding: 0;
  /*background: transparent;
  border: none;*/
  color: #00a1e0;
  font-size: .9em;
  font-family: "ff-milo-web",sans-serif;
  /*font-weight: 700;*/
  float: none; }
div#headersearch input[type="submit"] {
  background-position: left top;
  float: right;
  margin-top: -32px;
  font-size: 0px;
  border: none; }
  @media (min-width: 41.95em) {
    div#headersearch input[type="submit"] {
      display: block;
      position: static;
      height: 26px;
      padding: 0;
      background: transparent;
      border: none;
      color: #00a1e0;
      font-size: .9em;
      font-family: "ff-milo-web",sans-serif;
      font-weight: 700;
      margin-top: 0;
      float: none; } }
@media (min-width: 41.95em) {
  div#uNav {
    float: right;
  /*width: 486px;*/ } }
@media (min-width: 52.45em) {
  div#uNav {
  /*width: 513px;*/ } }
nav#utility {
  display: none; }
  @media (min-width: 41.95em) {
    nav#utility {
      display: block;
      float: left; }
      nav#utility a,
      nav#utility a:visited {
        color: #00a1e0;
        padding: 4px 0;
        display: block;
        font-size: .8em; }
      nav#utility a:hover,
      nav#utility a:active {
        color: #0076a9; }
      nav#utility li {
        float: left;
        margin-right: 1.3em;
        font-size: .9em; } }
  @media (min-width: 52.45em) {
    nav#utility a {
      font-size: .9em; } }
  @media (min-width: 62.95em) {
    nav#utility li {
      margin-right: 1.3em; } }
nav#mainNav {
  display: none; }
  nav#mainNav p {
    margin-bottom: .4em;
    color: #54565b;
    font-size: .8em;
    line-height: 1em;
    font-weight: 700; }
  nav#mainNav a,
  nav#mainNav a:visited {
    color: #fff; }
  nav#mainNav a:hover,
  nav#mainNav a:active,
  nav#mainNav a.selected {
    color: #00a1e0; }
nav#mainNav div.dropdown {
    width:800px;
    padding-top:42px;
    font-size:0.9em;
    display: none; }
  nav#mainNav ul.lvlOne {
    border-top: 1px solid #76787c; }
  nav#mainNav ul.lvlOne > li {
    border-bottom: 1px solid #76787c;
    font-size: 1em;
    background-color: #54565b; }
  nav#mainNav li.category {
    margin-bottom: 10px; }
  nav#mainNav ul.lvlOne > li > a,
  nav#mainNav ul.lvlOne > li > a:visited {
    font-weight: 700;
    text-transform: uppercase;
    padding: 1em;
    display: block; }
  nav#mainNav ul.lvlTwo {
      max-width:940px;
		width:100%;
      padding-left: .5em; }
  nav#mainNav ul.lvlTwo a {
    padding-bottom: 1.2em;
    display: block; }
  nav#mainNav ul.lvlFour {
    padding-left: 1.5em; }
  @media (min-width: 41.95em) {
    nav#mainNav {
      display: block; }
      nav#mainNav ul.lvlOne {
        padding: 2.5em 0 0 0;
        float: right;
        border-top: none; }
      nav#mainNav li.mobile {
        display: none; }
      nav#mainNav ul.lvlOne > li {
        float: left;
        padding: 0 .3em;
        background-color: transparent;
        border: none;
        font-size: 1em;
        line-height: 1em; }
      nav#mainNav ul.lvlOne > li > a,
      nav#mainNav ul.lvlOne > li > a:visited {
        font-weight: 700;
        text-transform: none;
        color: #002d72;
        background-color: transparent;
        padding: 0 0 2.1em;
        background: url(/_assets/images/mainnav-bkgd.png) no-repeat center -15px; }
      nav#mainNav ul.lvlOne > li > a.selected,
      nav#mainNav ul.lvlOne > li > a:hover,
      nav#mainNav ul.lvlOne > li > a:active,
      nav#mainNav ul.lvlOne > li.hasDrop:hover > a {
        color: #00a1e0;
        background-color: transparent; }
      nav#mainNav ul.lvlOne > li.hasDrop > a:hover,
      nav#mainNav ul.lvlOne > li.hasDrop > a:active,
      nav#mainNav ul.lvlOne > li.hasDrop:hover > a {
        background-position: center bottom; }
      nav#mainNav ul.lvlOne > li:hover div.dropdown {
        display: block; }
      nav#mainNav div.dropdown {
        position: absolute;
        top: 90px;
        left: 0;
        z-index: 9999;
        width: 100%;
        float: right;
        margin-right: 0; }
      nav#mainNav div.ddBkgd {
        border-bottom: 4px solid #00a1e0;
        border-top: 10px solid #00a1e0;
        padding: 1em 1em 0;
        width: 100%;
        float: right;
        margin-right: 0;
        background-color: #fff; }
      nav#mainNav div.ddCol {
        width: 22.69939%;
        float: left;
        margin-right: 3.06748%; }
      nav#mainNav div.ddColLast {
        width: 22.69939%;
        float: right;
        margin-right: 0; }
      nav#mainNav ul.lvlTwo {
        padding-left: 0; }
      nav#mainNav ul.lvlTwo a {
        padding-bottom: 0; }
      nav#mainNav ul.lvlTwo > li > a,
      nav#mainNav ul.lvlTwo > li > a:visited {
        display: block;
        margin-bottom: 1.3em;
        text-transform: uppercase;
        font-weight: 700;
        padding: 0;
        color: #002d72; }
      nav#mainNav ul.lvlTwo > li > a:hover,
      nav#mainNav ul.lvlTwo > li > a:active {
        color: #00a1e0; }
      nav#mainNav ul.lvlFour {
        margin-bottom: 18px;
        padding-left: 0; }
      nav#mainNav ul.lvlFour a,
      nav#mainNav ul.lvlFour a:visited {
        font-size: .8em;
        color: #00a1e0;
        line-height: 1.2em;
        display: block;
        padding-bottom: 7px; }
      nav#mainNav ul.lvlFour a:hover,
      nav#mainNav ul.lvlFour a:active {
        color: #002d72; } }
  @media (min-width: 47.2em) {
    nav#mainNav div.dropdown .content {
      padding-left: .53em;
      padding-right: .55em; }
    nav#mainNav ul.lvlOne {
      padding-right: 0em; }
    nav#mainNav ul.lvlOne > li {
      padding: 0 .5em; } }
  @media (min-width: 52.45em) {
    nav#mainNav ul.lvlOne > li {
      font-size: 1.1em; }
    nav#mainNav ul.lvlOne > li > a,
    nav#mainNav ul.lvlOne > li > a:visited {
      padding: 0 0 1.9em; } }
  @media (min-width: 62.95em) {
    nav#mainNav ul.lvlOne > li {
      padding: 0 1.1em; } }
/**** section-conditional main navigation on mobile ****/
/* listing-level page */
.about nav#mainNav div.ddActive {
  display: block; }
.about nav#mainNav ul.lvlFour {
  display: none; }
@media (min-width: 41.95em) {
  .about nav#mainNav div.ddActive {
    display: none; }
  .about nav#mainNav ul.lvlFour {
    display: block; } }
/* content-level page */
.diversity nav#mainNav div.ddActive {
  display: block; }
.diversity nav#mainNav div.ddCol {
  display: none; }
.diversity nav#mainNav div.ddColActive {
  display: block; }
.diversity nav#mainNav ul.lvlOne > li > a.selected {
  color: #fff; }
@media (min-width: 41.95em) {
  .diversity nav#mainNav div.ddActive {
    display: none; }
  .diversity nav#mainNav div.ddCol {
    display: block; }
  .diversity nav#mainNav ul.lvlOne > li > a.selected {
    color: #00a1e0; } }
/**** end of section-conditional main nav stuff ****/
div#headersearch {
  display: none;
  *zoom: 1;
  padding-left: 0.6em;
  padding-right: 0.6em;
  margin-left: auto;
  margin-right: auto;
  background-color: #54565b;
  height: 52px; }
  div#headersearch:after {
    content: "";
    display: table;
    clear: both; }
  div#headersearch label {
    display: none; }
  div#headersearch input#search {
    border: none;
    height: 32px;
    margin-top: 10px;
    border-radius: 0; }
  div#headersearch ::-webkit-input-placeholder {
    color: #00a1e0; }
  div#headersearch :-moz-placeholder {
    /* Firefox 18- */
    color: #00a1e0; }
  div#headersearch ::-moz-placeholder {
    /* Firefox 19+ */
    color: #00a1e0; }
  div#headersearch :-ms-input-placeholder {
    color: #00a1e0; }
  @media (min-width: 41.95em) {
    div#headersearch {
      float: right;
      display: block;
      height: auto;
      width: 180px;
      padding: 0;
      background-color: transparent; }
      div#headersearch input#search {
        width: 145px;
        margin-top: 0;
        border: 1px solid #00a1e0;
        border-radius: 3px;
        height: 24px; } }
  @media (min-width: 52.45em) {
    div#headersearch {
      width: 190px; }
      div#headersearch input#search {
        width: 155px; } }
/* MAIN ============================================================== */
div.feature {
  margin-bottom: 0em;
  position: relative;
  overflow: hidden; }
  div.feature img {
    width: 200%;
    margin-left: -100%; }
  @media (min-width: 26.2em) {
    div.feature img {
      width: 100%;
		height: auto !important;
      margin-left: 0; } }
  @media (min-width: 41.95em) {
    div.feature h1 {
      position: absolute;
      top: 35px;
      left: 30px;
      font-size: 2.5em;
      width: 47%;
      float: left;
      margin-right: 2.02429%; } }
#slides {
  padding-bottom: 31.38%; }
  #slides li {
    display: none; }
.bx-wrapper #slides {
  height: auto;
  padding: 0; }
  .bx-wrapper #slides li {
    display: block; }
@media (min-width: 36.7em) {
  div#mobileFeature {
    display: none; } }
ul#breadcrumbs {
  display: none; }
  ul#breadcrumbs li {
    float: left;
    margin-right: .2em;
    padding: 1em .2em 1em 0;
    font-size: .9em; }
  ul#breadcrumbs a,
  ul#breadcrumbs a:visited {
    text-decoration: underline;
    color: #00a1e0; }
  ul#breadcrumbs a:hover,
  ul#breadcrumbs a:active {
    color: #0076a9; }
  @media (min-width: 41.95em) {
    ul#breadcrumbs {
      display: block;
      padding-left: 1.25em; } }
@media (min-width: 62.95em) {
  div.threeCol ul#breadcrumbs {
    padding-left: 11.4em; } }
@media (min-width: 41.95em) {
  div.twoColNoSides ul#breadcrumbs {
    width: 74.49393%;
    float: right;
    margin-right: 0;
    padding-left: 1.25em; } }
@media (min-width: 62.95em) {
  div.twoColNoSides ul#breadcrumbs {
    width: 82.99595%;
    float: right;
    margin-right: 0;
    padding-left: 1.3em; } }
article {
  background-color: #fff;
  padding: 4em 0.6em 0.6em;
  margin-bottom: 1.6em;
  position: relative; }
  article img {
    width: 100%;
	 height: auto !important;
    margin-bottom: 1em; }
  article .oneThird {
    width: 27.58621%;
    float: left;
    margin-right: 8.62069%;
    display: inline; }
  article .oneThirdLast {
    width: 27.58621%;
    float: right;
    margin-right: 0;
    *margin-left: -1.25em;
    display: inline; }
  article .twoThirds {
    width: 63.7931%;
    float: left;
    margin-right: 8.62069%;
    display: inline; }
  article .twoThirdsLast {
    width: 63.7931%;
    float: right;
    margin-right: 0;
    *margin-left: -1.25em;
    display: inline; }
  article p {
    margin-bottom: 1em; }
    article p a,
    article p a:visited {
      color: #002d72;
      text-decoration: underline;
      font-weight: 700; }
    article p a:hover,
    article p a:active {
      color: #00a1e0; }
  article p.caption {
    font-style: italic;
    margin-bottom: 2em; }
  article a.blueArrow {
    font-size: .9em;
    margin-bottom: .3em; }
  article div.product {
    padding: 1em 1em .1em;
    margin-bottom: 2em; }
  @media (min-width: 41.95em) {
    article {
      padding: 4em 1.25em 1.25em; } }
  @media (min-width: 52.45em) {
    article {
      padding: 4em 1.3em 2em; } }
div#share {
  position: absolute;
  right: 0;
  top: 0;
  width: 282px;
  height: 53px; }
div#cotshare {
  position: absolute;
  right: 0;
  top: 0;
  width: 282px;
  height: 53px; }
  div#share div#shareBtns {
    position: absolute;
    right: 83px;
    top: 0;
    height: 53px;
    width: 198px;
    background-color: #f0f0ef;
    display: none;
    font-style: italic; }
  div#share a.shareBtn {
    height: 43px;
    width: 43px;
    position: absolute;
    display: block;
    top: 5px;
    padding: 0;
    float: none; }
  div#share a.shareLI {
    left: 5px; }
  div#share a.shareTW {
    left: 53px; }
  div#share a.shareFB {
    left: 101px; }
  div#share a.shareEM {
    left: 149px; }
  div#share a.shareTrigger,
  div#share a.shareTrigger:visited {
    width: 83px;
    height: 53px;
    display: block;
    background-color: #f0f0ef;
    color: #898b8e;
    position: absolute;
    right: 0;
    top: 0;
    font-style: italic;
    padding: 10px 0 0 17px;
    font-size: .9em;
    cursor: pointer; }
    div#share a.shareTrigger span,
    div#share a.shareTrigger:visited span {
      height: 21px;
      width: 24px;
      position: absolute;
      right: 2px;
      top: 10px;
      overflow: hidden; }
    div#share a.shareTrigger span img,
    div#share a.shareTrigger:visited span img {
      position: absolute;
      left: 0;
      top: 0; }
  div#share a.active,
  div#share a.shareTrigger:hover,
  div#share a.shareTrigger:active {
    color: #00a1e0; }
    div#share a.active span img,
    div#share a.shareTrigger:hover span img,
    div#share a.shareTrigger:active span img {
      top: -21px; }
  @media (min-width: 41.95em) {
    div#share {
      height: 37px; }
      div#share div#shareBtns {
        height: 37px;
        width: 138px; }
      div#share a.shareBtn {
        height: 28px;
        width: 28px;
        top: 3px; }
      div#share a.shareTW {
        left: 38px; }
      div#share a.shareFB {
        left: 71px; }
      div#share a.shareEM {
        left: 104px; }
      div#share a.shareTrigger,
      div#share a.shareTrigger:visited {
        height: 37px;
        padding-top: 4px; }
        div#share a.shareTrigger span,
        div#share a.shareTrigger:visited span {
          top: 3px; } }
section {
  margin-bottom: 2em; }
section.intro h2 {
  font-size: 1.9em;
  font-weight: 400;
  border: none;
  margin: 0 0 .3em; }
section.intro p {
  font-size: 1em;
  line-height: 1.4em; }
ul.bullets {
  padding: 0 2em; }
  ul.bullets li {
    margin-bottom: 1.5em; }
  ul.bullets li:before {
    content: '\2022';
    position: relative;
    display: block;
    left: -10px;
    top: -0px;
    max-width: 0px;
    max-height: 0px; }
  ul.bullets ul {
    padding: 1.5em 0 0 1em; }
    ul.bullets ul li:before {
      content: '\002D'; }
ol {
  list-style: decimal outside;
  padding: 0 2em 0 2.7em; }
  ol li {
    margin-bottom: 1.5em; }
nav#subnav {
  margin-bottom: 3em; }
  nav#subnav h3 {
    margin: 0;
    text-transform: uppercase;
    padding: 5px 0;
    font-weight: 500;
    border-bottom: 1px solid #d8dce2;
    border-top: 2px solid #002d72; }
  nav#subnav ul.lvlTwo li {
    padding: 5px 0; }
  nav#subnav ul.lvlTwo > li {
    border-bottom: 1px solid #d8dce2; }
  nav#subnav a,
  nav#subnav a:visited {
    color: #002d72;
    font-size: .9em; }
  nav#subnav a:hover,
  nav#subnav a:active {
    color: #00a1e0; }
  nav#subnav li.selected > a {
    font-weight: 700; }
  nav#subnav li.selected a,
  nav#subnav li.selected a:visited {
    color: #0076a9; }
  nav#subnav li.selected a:hover,
  nav#subnav li.selected a:active {
    color: #00a1e0; }
  nav#subnav ul.lvlFour li a {
    padding-left: 11px;
    background: url(/_assets/images/subnav-arrow.png) no-repeat left -13px;
    display: block; }
  nav#subnav li.selected a.selected {
    color: #00a1e0;
    font-weight: 700;
    background-position: left 3px; }
  nav#subnav ul.lvlFive {
    padding-left: 12px; }
  @media (min-width: 62.95em) {
    nav#subnav {
      padding: 0;
      width: 100%;
      float: left;
      margin-right: 8.62069%; } }
nav.overview ul {
  padding: 0; }
nav.overview li {
  margin-bottom: 4px; }
nav.overview li.last {
  margin-bottom: 0; }
nav.overview h4,
nav.overview a h4,
nav.overview a:visited h4 {
  background-color: #00a1e0; }
nav.overview a:hover h4,
nav.overview a:active h4 {
  background-color: #002d72; }
nav.overview h4 span {
  float: right;
  font-size: .9em;
  font-style: italic;
  font-weight: 500;
  padding-top: 2px; }
nav.overview p {
  display: none; }
nav.overview ul.eventList {
  display: none; }
nav.overview ul.storyList {
  display: none; }
@media (min-width: 41.95em) {
  nav.overview p {
    display: block;
    font-size: 1em;
    padding: 0 1em;
    margin-top: 1em; }
  nav.overview li {
    margin-bottom: 1.5em; }
  nav.overview ul.eventList {
    display: block;
    padding: 0 1em;
    margin-top: 1.5em; }
    nav.overview ul.eventList p,
    nav.overview ul.eventList h3 {
      margin: 0;
      padding: 0; }
  nav.overview ul.storyList {
    display: block; }
    nav.overview ul.storyList li {
      padding: 0 1em;
      margin-top: 0;
      margin-bottom: 1.5em;
      width: 48.98785%;
      float: left;
      margin-right: 2.02429%; }
      nav.overview ul.storyList li img {
        float: left;
        width: 17%; }
      nav.overview ul.storyList li div.storyInfo {
        float: right;
        width: 77%; }
    nav.overview ul.storyList li.last {
      width: 48.98785%;
      float: right;
      margin-right: 0; }
    nav.overview ul.storyList p {
      margin: 0;
      padding: 0; }
  nav.overview div.solText p {
    margin-top: 0;
    padding: 0; } }
section.solList nav.overview li {
  margin-bottom: 4px; }
section.solList nav.overview h4.smallBarHead {
  margin: 0; }
section.solList nav.overview img,
section.solList nav.overview div.solText {
  display: none; }
@media (min-width: 41.95em) {
  section.solList nav.overview li {
    margin-top: 0;
    margin-bottom: 1.5em; }
  section.solList nav.overview li.noMargin {
    margin: 0; }
  section.solList nav.overview h4.smallBarHead {
    margin-bottom: 1em; }
  section.solList nav.overview img,
  section.solList nav.overview div.solText {
    display: block; } }
.BCLcontainingBlock {
  width: 100%; }
.BCLvideoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0; }
* html .BCLvideoWrapper {
  margin-bottom: 45px;
  margin-top: 0;
  width: 100%;
  height: 100%; }
.BCLvideoWrapper div,
.BCLvideoWrapper embed,
.BCLvideoWrapper object,
.BrightcoveExperience {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }
/* ASIDES ==================================================== */
aside {
  background-color: #fff;
  margin-bottom: 1.5em;
  font-size: .9em;
  color: #00a1e0; }
  aside h4.smallBarHead {
    cursor: pointer;
    background-color: #00a1e0; }
  @media (min-width: 41.95em) {
    aside {
      width: 100%;
      float: right;
      margin-right: 0; }
      aside h4 span {
        display: none; }
      aside h4.smallBarHead {
        cursor: auto; } }
  @media (min-width: 52.45em) {
    aside {
      width: 100%;
      float: right;
      margin-right: 0; } }
aside.casestudy {
  color: #00a1e0; }
  aside.casestudy h4 {
    background-color: #00a1e0;
    margin-bottom: 1em; }
  aside.casestudy img {
	  height: auto !important;
    width: 100%; }
  @media (min-width: 26.2em) {
    aside.casestudy img {
      width: 58.0%;
      float: left;
      margin-right: 5%; }
    aside.casestudy p, aside.casestudy a.blueArrow {
      width: 37%;
      float: right;
      margin-right: 0; } }
  @media (min-width: 41.95em) {
    aside.casestudy img {
      margin-bottom: 1em;
      float: none;
      width: 100%;
      float: right;
      margin-right: 0; }
    aside.casestudy p, aside.casestudy a.blueArrow {
      margin-bottom: 1em;
      float: none;
      width: 100%;
      float: right;
      margin-right: 0; } }
aside.list p {
  margin-bottom: 0; }
aside.list ul {
  margin-bottom: 1em; }
aside.list li {
  padding: 1em 0;
  font-size: .9em;
  border-bottom: 1px solid #bfe7f7; }
  aside.list li a,
  aside.list li a:visited {
    color: #00a1e0; }
  aside.list li a:hover,
  aside.list li a:active {
    color: #002d72; }
@media (min-width: 26.2em) {
  aside.list ul {
    margin-bottom: 0; }
  aside.list li {
    width: 31%;
    float: left;
    border-bottom: none;
    border-right: 1px solid #bfe7f7;
    padding: 0 1em 0 0;
    margin: 1em 3% 1em 0; }
  aside.list li.last {
    margin-right: 0;
    border: none; } }
@media (min-width: 41.95em) {
  aside.list ul {
    margin-bottom: 1em; }
  aside.list li {
    float: none;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #bfe7f7;
    padding: 1em 0;
    margin: 0; }
  aside.list li.last {
    float: none;
    width: 100%;
    border-bottom: 1px solid #bfe7f7; }
  aside.list a.blueArrow {
    margin-bottom: 1em; } }
aside.related .asideContent {
  padding-bottom: 0; }
aside.related p {
  color: #002d72; }
aside.related h4 {
  background-color: #002d72; }
aside.related h4 span {
  color: #002d72; }
aside.related ul {
  margin-bottom: 0; }
aside.related li {
  background-position: left 10px;
  background-repeat: no-repeat;
  background-size: 43px 44px;
  padding: 1em 0 1.3em 4em;
  border-color: #b4c5d6; }
aside.related li.doc {
  background-image: url(/_assets/images/icon-doc.png); }
aside.related li.vid {
  background-image: url(/_assets/images/icon-vid.png); }
aside.related li.link {
  background-image: url(/_assets/images/icon-link.png); }
aside.related li.last {
  border: none; }
@media (min-width: 26.2em) {
  aside.related li {
    padding: 3.8em 1em 0 0;
    background-position: left top;
    border-color: #b4c5d6; } }
@media (min-width: 41.95em) {
  aside.related li {
    padding: 1em 0 1em 4em;
    background-position: left 17px;
    border-color: #b4c5d6; } }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
  aside.related li.doc {
    background-image: url(/_assets/images/icon-doc-2x.png); }
  aside.related li.vid {
    background-image: url(/_assets/images/icon-vid-2x.png); }
  aside.related li.link {
    background-image: url(/_assets/images/icon-link-2x.png); } }
aside.connect {
  background-color: #00a1e0;
  color: #fff;
  padding: 1.1em; }
aside.simple-cta {
    padding: 1.1em;
}
aside.simple-cta p{
    line-height: 1em;
font-weight: 700;
font-size: 1.4em;
}
  aside.connect a.blueArrow,
  aside.connect a.blueArrow:visited {
    display: block;
    clear: both;
    float: none;
    background-color: #002d72;
    margin: 0 -1em -1em;
    color: #fff;
    font-weight: 500;
    font-style: italic;
    font-size: 1.1em;
    padding: 1em; }
  aside.connect a.blueArrow:hover,
  aside.connect a.blueArrow:active {
    color: #99cff0; }
  aside.connect p {
    font-size: 1.5em;
    line-height: 1em;
    font-weight: 700;
    margin: 0 5% 1em 0;
    float: left;
    width: 65%; }
  aside.connect img {
    float: right;
    margin: 0 0 1em;
    width: 30%; }
  @media (min-width: 26.2em) {
    aside.connect a.blueArrow {
      float: right;
      width: 40%;
      clear: none;
      padding: 3em 1em;
      margin-top: -1em; }
    aside.connect p {
      width: 40%;
      margin: 0 5% 0 0; }
    aside.connect img {
      float: left;
      width: 15%;
      margin: 0; } }
  @media (min-width: 41.95em) {
    aside.connect a.blueArrow {
      float: none;
      width: auto;
      clear: both;
      padding: 1em;
      margin-top: 0; }
    aside.connect p {
      width: 55%;
      margin-bottom: 1em;
      font-size: 1.4em; }
    aside.connect img {
      float: right;
      margin: 1em 0;
      width: 40%; } }
aside.quote {
  display: none; }
  @media (min-width: 41.95em) {
    aside.quote {
      display: block;
      background-color: transparent;
      font-weight: 700;
      font-size: 1.1em;
      line-height: 1.5em;
      color: #00a1e0; }
      aside.quote p {
        margin-bottom: 0; }
      aside.quote p.marks {
        font-size: 6em;
        line-height: .9em;
        height: .4em;
        margin-left: -8px;
        color: #00a1e0; }
      aside.quote p.marksRight {
        text-align: right;
        margin-right: -7px; }
      aside.quote p.credits {
        font-size: .7em;
        font-weight: 400; } }
.asideContent {
  padding: 0 1em 1em;
  display: none; }
  @media (min-width: 41.95em) {
    .asideContent {
      display: block; } }
aside.twitter,
aside.links {
  color: #53565a; }
  aside.twitter ul,
  aside.links ul {
    margin-bottom: 0; }
  aside.twitter li,
  aside.links li {
    border-color: #b4c5d6; }
  aside.twitter li.last,
  aside.links li.last {
    border: none; }
  aside.twitter li a,
  aside.twitter li a:visited,
  aside.links li a,
  aside.links li a:visited {
    color: #002d72; }
  aside.twitter li a:hover,
  aside.twitter li a:active,
  aside.links li a:hover,
  aside.links li a:active {
    color: #00a1e0; }
  aside.twitter p.rightText,
  aside.links p.rightText {
    font-size: .9em;
    margin-top: .5em; }
  @media (min-width: 41.95em) {
    aside.twitter li.last,
    aside.links li.last {
      border: none; } }
aside.links h4 {
  background-color: #002d72; }
  aside.links h4 span.plus,
  aside.links h4 span.minus {
    color: #002d72; }
aside.links .asideContent {
  padding-top: 1em; }
aside.links li {
  border: none;
  padding-top: 0; }
@media (min-width: 41.95em) {
  aside.links li {
    border: none; } }
/* SECTION COLORS ==================================================== */
div.reduce aside.casestudy h4 {
  background-color: #00a3ad; }
div.reduce aside.casestudy span.plus,
div.reduce aside.casestudy span.minus {
  color: #00a3ad; }
div.reduce div.product {
  background-color: #e5f6f7; }
div.reduce li:before {
  color: #00a3ad; }
div.reduce aside.quote {
  color: #00a3ad; }
  div.reduce aside.quote p.marks {
    color: #99cccf; }
div.reduce article h4.smallBarHead {
  background-color: #00a3ad; }
@media (min-width: 26.2em) {
  div.reduce .blueBarHead {
      height:70px;
    background-image: url(); } }
.reduceBg {
  background-color: #00a3ad; }
div.enhance aside.casestudy h4 {
  background-color: #edaa00; }
div.enhance aside.casestudy span.plus,
div.enhance aside.casestudy span.minus {
  color: #edaa00; }
div.enhance div.product {
  background-color: #fcf2d9; }
div.enhance li:before {
  color: #edaa00; }
div.enhance aside.quote {
  color: #edaa00; }
  div.enhance aside.quote p.marks {
    color: #f6d47f; }
div.enhance article h4.smallBarHead {
  background-color: #edaa00; }
@media (min-width: 26.2em) {
  div.enhance .blueBarHead {
    background-image: url(/_assets/images/solutions/enhance-operational-efficiency/h1-bkgd-enhance.png); } }
.enhanceBg {
  background-color: #edaa00; }
div.align aside.casestudy h4 {
  background-color: #dc6016; }
div.align aside.casestudy span.plus,
div.align aside.casestudy span.minus {
  color: #dc6016; }
div.align div.product {
  background-color: #fae7dc; }
div.align li:before {
  color: #dc6016; }
div.align aside.quote {
  color: #dc6016; }
  div.align aside.quote p.marks {
    color: #edaf8a; }
div.align article h4.smallBarHead {
  background-color: #dc6016; }
@media (min-width: 26.2em) {
  div.align .blueBarHead {
    background-image: url(/_assets/images/solutions/align-clinical-delivery/h1-bkgd-align.png); } }
.alignBg {
  background-color: #dc6016; }
div.improve aside.casestudy h4 {
  background-color: #76bd22; }
div.improve aside.casestudy span.plus,
div.improve aside.casestudy span.minus {
  color: #76bd22; }
div.improve div.product {
  background-color: #ebf5de; }
div.improve li:before {
  color: #76bd22; }
div.improve aside.quote {
  color: #76bd22; }
  div.improve aside.quote p.marks {
    color: #bade90; }
div.improve article h4.smallBarHead {
  background-color: #76bd22; }
@media (min-width: 26.2em) {
  div.improve .blueBarHead {
    background-image: url(/_assets/images/solutions/improve-revenue-performance/h1-bkgd-improve.png); } }
.improveBg {
  background-color: #76bd22; }
/* BENEFIT PAGE ======================================================= */
section.solList h2 {
  border: none;
  margin-bottom: .9em; }
section.solList h4.smallBarHead {
  margin-bottom: 1em; }
section.solList li {
  margin-bottom: 3em; }
section.solList img {
  margin-bottom: 0; }
@media (min-width: 26.2em) {
  section.solList img {
    width: 40.48583%;
    float: left;
    margin-right: 2.02429%; } }
@media (min-width: 26.2em) {
  section.solList div.solText {
    width: 57.48988%;
    float: right;
    margin-right: 0; } }
img.quiz {
  margin-bottom: 1.5em;
  width: 100%;
  float: right;
  margin-right: 0;
  *margin-left: -1.25em;
  display: inline; }
/* HOME PAGE ========================================================== */
div#desktopFeature {
  display: none; }
  @media (min-width: 36.7em) {
    div#desktopFeature {
      display: block; } }
.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1; }
  .bx-wrapper img {
    max-width: 100%;
    display: block; }
  .bx-wrapper .bx-controls-direction {
    display: none; }
div#slidePager {
  position: absolute;
  left: 17px;
  top: 17px; }
  div#slidePager a,
  div#slidePager a:visited {
    height: 10px;
    width: 10px;
    display: block;
    border-radius: 5px;
    background-color: #bbbbbb;
    float: left;
    margin-right: 10px;
    border: 1px solid #858585; }
  div#slidePager a.active {
    background-color: #e6e6e6; }
  div#slidePager a:hover,
  div#slidePager a:active {
    background-color: #9a9a9a; }
  @media (min-width: 41.95em) {
    div#slidePager {
      top: auto;
      bottom: 17px;
      left: 32px; } }
div.home article {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  /* Chrome and Safari */
  -moz-backface-visibility: hidden;
  /* Firefox */
  -ms-backface-visibility: hidden;
  /* Internet Explorer */ }
  @media (min-width: 41.95em) {
    div.home article {
      padding-top: 1em; } }
  @media (min-width: 36.7em) {
    div.home section.intro {
      display: block; } }
  @media (min-width: 36.7em) {
    section.sectionIcons {
      display: block; }
      section.sectionIcons h3 {
        color: #00a1e0;
        font-size: 1.5em;
        font-weight: 400;
        font-style: italic;
        border-bottom: 1px solid #00a1e0;
        margin-bottom: 1em; }
      section.sectionIcons div.icon,
      section.sectionIcons div.secondIcon {
        width: 23.48178%;
        float: left;
        margin-right: 2.02429%; }
      section.sectionIcons div.lastIcon {
        width: 23.48178%;
        float: right;
        margin-right: 0; }
      section.sectionIcons img {
        width: 52px;
        height: 52px;
        margin: 0 auto;
        display: block;
        margin-bottom: .7em; }
      section.sectionIcons p {
        color: #00a1e0;
        font-weight: 700;
        text-align: center;
        line-height: 1.2em; } }
  @media (min-width: 52.45em) {
    section.sectionIcons {
      padding: 0 3.1em; } }
section.homeFtr {
  display: none; }
  @media (min-width: 36.7em) {
    section.homeFtr {
      display: block;
      color: #fff; }
      section.homeFtr .homeFtrContent {
        padding: 0 1em 1em; }
      section.homeFtr .blueArrow {
        font-size: 1em;
        float: left; }
      section.homeFtr a.blueArrow:hover,
      section.homeFtr a.blueArrow:active {
        color: #fff; }
      section.homeFtr h2 {
        border: none;
        color: #fff;
        font-size: 1.8em;
        line-height: 1em;
        margin-bottom: .4em;
        margin-top: 0; }
      section.homeFtr h5 {
        text-transform: uppercase;
        font-size: .9em;
        margin: 0 0 1.5em;
        font-weight: 500; }
      section.homeFtr img.homeFtrImg {
        width: 100%; }
      section.homeFtr .homeFtrLeft {
        border-bottom: none;
        border-right: 1px solid #fff;
        padding-right: 1.5em;
        margin-bottom: 1.5em;
        width: 57.48988%;
        float: left;
        margin-right: 2.02429%; }
      section.homeFtr .homeFtrRight {
        margin-bottom: 1em;
        width: 40.48583%;
        float: right;
        margin-right: 0; }
        section.homeFtr .homeFtrRight > img {
          display: none; }
      section.homeFtr .caption {
        padding-left: 1.5em;
        width: 40.48583%;
        float: right;
        margin-right: 0; } }
  @media (min-width: 41.95em) {
    section.homeFtr .homeFtrLeft {
      border-right: none;
      border-bottom: 1px solid #fff;
      padding-right: 0;
      float: none;
      width: auto;
      margin-right: auto; }
    section.homeFtr .homeFtrRight {
      float: none;
      width: auto;
      margin-right: auto; }
    section.homeFtr .caption {
      padding-left: 0;
      float: none;
      width: auto;
      margin-right: auto; } }
  @media (min-width: 52.45em) {
    section.homeFtr .homeFtrLeft {
      border-bottom: none;
      border-right: 1px solid #fff;
      padding-right: 1.5em;
      width: 57.48988%;
      float: left;
      margin-right: 2.02429%; }
    section.homeFtr .homeFtrRight {
      width: 40.48583%;
      float: right;
      margin-right: 0; }
    section.homeFtr .caption {
      padding-left: 1.5em;
      width: 40.48583%;
      float: right;
      margin-right: 0; } }
@media (min-width: 36.7em) {
  .no-svg section.homeFtr .homeFtrRight > img {
    display: block;
    margin: 0 auto;
    display: block;
    width: 80%; } }
@media (min-width: 41.95em) {
  .no-svg section.homeFtr .homeFtrRight > img {
    width: 70%; } }
@media (min-width: 52.45em) {
  .no-svg section.homeFtr .homeFtrRight > img {
    width: 80%; } }
.no-svg section.homeFtr .homeFtrRight .graphHolder {
  display: none; }
@media (min-width: 36.7em) {
  h4.mobile {
    display: none; } }
h4.desktopBarHead {
  display: none; }
  @media (min-width: 36.7em) {
    h4.desktopBarHead {
      display: block; } }
section.bottomSection {
  margin-bottom: 0; }
nav.homeFtrNav a,
nav.homeFtrNav a:hover,
nav.homeFtrNav a:active,
nav.homeFtrNav a:visited {
  padding: .8em;
  display: block;
  color: #fff;
  margin-bottom: .8em;
  text-transform: uppercase;
  line-height: 1em;
  font-size: .9em;
  position: relative; }
  nav.homeFtrNav a span,
  nav.homeFtrNav a:hover span,
  nav.homeFtrNav a:active span,
  nav.homeFtrNav a:visited span {
    height: 10px;
    width: 12px;
    display: block;
    position: absolute;
    top: 12px;
    right: 11px;
    margin-top: 2px; }
    nav.homeFtrNav a span img,
    nav.homeFtrNav a:hover span img,
    nav.homeFtrNav a:active span img,
    nav.homeFtrNav a:visited span img {
      width: 100%; }
nav.homeFtrNav h3 {
  color: #00a1e0;
  font-size: 1em;
  font-weight: 400;
  font-style: italic;
  margin: .3em 0 .8em; }
@media (min-width: 36.7em) {
  nav.homeFtrNav {
    display: none; } }
/* SEARCH RESULTS PAGE ================================================ */
div.search article,
div.sitemap article {
  padding-top: 1.6em; }
div.sitemap div.primary {
  width: 100%;
  max-width:100%;
  float: right;
  margin-right: 0;
  *margin-left: -1.25em;
  display: inline; }
div.search div.primary {
  width: 100%;
  max-width:100%;
}
div.search label,
div.sitemap label {
  display: none; }
div.search input[type="submit"],
div.sitemap input[type="submit"] {
  float: left;
  margin-left: 10px; }
div.search input[type="text"],
div.sitemap input[type="text"] {
  width: 80%;
  padding: 5px;}
@media (min-width: 41.95em) {
  div.search input[type="text"],
  div.sitemap input[type="text"] {
    width: 60%; }
  div.search div.primary,
  div.sitemap div.primary {
    margin-top: 3em; }
  div.search form,
  div.sitemap form {
    padding-bottom: 2.5em; }
    div.search form p,
    div.sitemap form p {
      margin: 0; }
  div.search article,
  div.sitemap article {
    padding-top: 3em; } }
nav.searchNav {
  background-color: #e5f6f7;
  padding: .3em .5em;
  font-size: 1em; }
  nav.searchNav a,
  nav.searchNav a:visited {
    color: #00a1e0;
    display: block; }
    nav.searchNav a img,
    nav.searchNav a:visited img {
      margin-bottom: -2px;
      padding-right: 4px;
      width: 18px;
      height: 14px; }
  nav.searchNav a:hover,
  nav.searchNav a:active {
    color: #002d72; }
  nav.searchNav a.selected {
    color: #53565a; }
  nav.searchNav span {
    display: none; }
  nav.searchNav div.sort {
    width: 100%;
    float: left;
    margin-right: 2.02429%;
    display: inline;
    padding-bottom: 1em; }
    nav.searchNav div.sort a {
      margin-bottom: .5em; }
  nav.searchNav div.pagination {
    width: 100%;
    float: left;
    margin-right: 2.02429%;
    display: inline; }
    nav.searchNav div.pagination a {
      padding: .5em .7em;
      float: left; }
  @media (min-width: 41.95em) {
    nav.searchNav {
      font-size: .9em; }
      nav.searchNav a {
        display: inline; }
      nav.searchNav div.sort {
        padding-bottom: 0;
        width: 74.49393%;
        float: left;
        margin-right: 2.02429%; }
        nav.searchNav div.sort a {
          float: left;
          margin-bottom: 0; }
        nav.searchNav div.sort span {
          display: block;
          float: left;
          margin: 0 3px; }
      nav.searchNav div.pagination {
        width: 23.48178%;
        float: right;
        margin-right: 0;
        text-align: right; }
        nav.searchNav div.pagination a {
          float: none;
          margin-right: .3em;
          padding: 0; } }
ul.resultsList {
  padding: 1.5em 0; }
  ul.resultsList li {
    padding-left: 1.5em;
    background-size: 16px 16px;
    background-position: left 5px;
    background-repeat: no-repeat;
    padding-bottom: 1.5em; }
  ul.resultsList li.document {
    background-image: url(/_assets/images/search-doc.png); }
  ul.resultsList li.page {
    background-image: url(/_assets/images/search-page.png); }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) {
    ul.resultsList li.document {
      background-image: url(/_assets/images/search-doc-2x.png); }
    ul.resultsList li.page {
      background-image: url(/_assets/images/search-page-2x.png); } }
  ul.resultsList a.title,
  ul.resultsList a.title:visited {
    font-size: 1.1em;
    font-weight: 500;
    color: #002d72; }
  ul.resultsList a.title:hover,
  ul.resultsList a.title:active {
    color: #00a1e0; }
  ul.resultsList a.path {
    color: #00a1e0; }
  ul.resultsList p {
    margin: 0; }
.forceWrap {
  -ms-word-break: break-all;
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }
/* BLOG PAGE ========================================================= */
section.blog {
  margin-bottom: 0; }
  section.blog h2,
  section.blog a h2,
  section.blog a:visited h2 {
    margin: 0 0 .4em; }
  section.blog a:hover h2,
  section.blog a:active h2 {
    color: #00a1e0; }
  section.blog img.headshot {
    float: left;
    width: 100px;
    height: 125px;
    margin: 5px 1em 1em 0; }
section.meta {
  margin-bottom: 0; }
  section.meta a,
  section.meta a:visited {
    display: block;
    color: #00a1e0;
    text-decoration: none; }
  section.meta a:hover,
  section.meta a:active {
    color: #002d72; }
  section.meta a.shareBtn {
    height: 40px;
    width: 40px;
    float: left;
    margin: 0 .5em 1em 0; }
    section.meta a.shareBtn img {
      margin: 0; }
  section.meta p.textLinks {
    clear: both; }
    section.meta p.textLinks a {
      width: 100%;
      margin-bottom: .5em; }
  section.meta span {
    display: none; }
  section.meta p {
    margin-bottom: 0; }
  section.meta p.caption {
    margin-bottom: 1em; }
  @media (min-width: 41.95em) {
    section.meta a {
      margin: 0 5px 0 0;
      float: left; }
    section.meta a.shareBtn {
      height: 15px;
      width: 15px;
      margin: 3px 5px 0 0; }
    section.meta p.textLinks {
      float: left;
      clear: none; }
      section.meta p.textLinks a {
        width: auto;
        margin-bottom: 0; }
    section.meta span {
      display: block;
      float: left;
      margin-right: 5px; }
    section.meta br {
      display: none; } }
.blogroll a.blueArrow {
  text-decoration: none;
  display: inline;
  white-space: nowrap; }
.blogroll section.meta {
  margin-bottom: 2.5em; }
a.printPage {
  cursor: pointer; }
/* SITEMAP ============================================================ */
nav#sitemap {
  /* .solutions ul.lvlTwo > li > a,
  .solutions ul.lvlTwo > li > a:visited {
  	text-transform: none;
  	border-bottom: 1px solid $darkBlue;
  	display:block;
  } */ }
  nav#sitemap ul.lvlOne > li > a,
  nav#sitemap ul.lvlOne > li > a:visited {
    font-size: 1.1em;
    color: #002d72;
    text-transform: uppercase;
    border-bottom: 3px solid #002d72;
    width: 100%;
    display: block;
    font-weight: 600;
    margin-bottom: 1.3em; }
  nav#sitemap ul.lvlOne > li > a:hover,
  nav#sitemap ul.lvlOne > li > a:active {
    color: #00a1e0; }
  nav#sitemap ul.lvlTwo {
    margin-bottom: 1.3em; }
  nav#sitemap ul.lvlTwo > li {
    margin-bottom: 1.3em; }
  nav#sitemap ul.lvlTwo > li > a,
  nav#sitemap ul.lvlTwo > li > a:visited {
    font-size: 1.1em;
    color: #00a1e0;
    font-weight: 600;
    display: block;
    margin-bottom: .5em; }
  nav#sitemap ul.lvlTwo > li > a:hover,
  nav#sitemap ul.lvlTwo > li > a:active {
    color: #002d72; }
  nav#sitemap p {
    color: #0076a9;
    font-weight: 600;
    font-size: .9em;
    margin-bottom: 0; }
  nav#sitemap ul.lvlFour {
    margin-bottom: 1.3em; }
  nav#sitemap ul.lvlFour a,
  nav#sitemap ul.lvlFour a:visited {
    color: #00a1e0;
    font-size: .9em;
    line-height: 1.7em; }
  nav#sitemap ul.lvlFour a:hover,
  nav#sitemap ul.lvlFour a:active {
    color: #002d72; }
@media (min-width: 41.95em) {
  div.smCol {
    width: 31.98381%;
    float: left;
    margin-right: 2.02429%;
    padding: 0 2%; } }
@media (min-width: 41.95em) {
  div.smColLast {
    width: 31.98381%;
    float: right;
    margin-right: 0; } }
/* CONTACT =========================================================== */
fieldset {
  border: none;
  padding: 0;
  margin: 0; }
.contact article {
  padding-top: 3em; }
.contact input[type="submit"] {
  float: right; }
.formfield {
  margin-bottom: .7em; }
  .formfield .mainLabel {
    display: block;
    margin-bottom: .2em;
    font-weight: 600; }
  .formfield p {
    font-size: .875em;
    margin-top: .6em; }
  .formfield input[type="checkbox"] {
    float: left;
    margin-right: .4em;
    margin-top: 3px; }
  .formfield input[type="checkbox"],
  .formfield textarea {
    float: none; }
  @media (min-width: 52.45em) {
    .formfield .mainLabel {
      text-align: right;
      width: 31.98381%;
      float: left;
      margin-right: 2.02429%; }
    .formfield input[type="text"],
    .formfield div.floatRight {
      width: 65.9919%;
      float: right;
      margin-right: 0; } }
.floatRight label {
  font-weight: 400;
  font-size: .875em; }
/* FOOTER ============================================================= */
footer {
  color: #fff; }
  footer nav {
    background: #002d72 url(/_assets/images/angles-bkgd.png) no-repeat right 260px;
    padding: 1.25em;
    font-size: .8em; }
footer p.desktop.footer-copyright {
  font-size: .8em;
  font-style: italic;
}
    @media (min-width: 41.95em) {
      footer nav {
        min-height: 0;
        background-position: right bottom; } }
    @media (min-width: 52.45em) {
      footer nav {
        font-size: .9em;
        padding: 1.5em 2.5em .6em; } }
  footer a,
  footer a:visited {
    color: #dee1e8; }
  footer a:hover,
  footer a:active {
    color: #fff; }
  @media (min-width: 41.95em) {
    footer {
      margin-top: 5em; } }
ul.footerCol {
  display: none;
  margin: 0 auto;
  width: 275px; }
  ul.footerCol li {
    padding: 5px 0;
    color: #fff;
    line-height: 1em; }
  ul.footerCol > li > a {
    font-weight: 700;
    display: block;
    margin-bottom: 4px; }
  ul.footerCol > li > a.desktop {
    display: none; }
  ul.footerCol li.social {
    float: left;
    margin-right: 1em; }
    ul.footerCol li.social a {
      margin-bottom: 0; }
    ul.footerCol li.social a.socialIcon {
      font-weight: 400;
      height: 43px;
      width: 43px;
      display: block;
      float: left; }
      ul.footerCol li.social a.socialIcon img {
        width: 100%; }
  ul.footerCol li.copyright {
    font-style: italic; }
  ul.footerCol li.noMargin {
    margin-bottom: 0;
    margin-right: 0; }
  @media (min-width: 41.95em) {
    ul.footerCol {
      display: block;
      width: 22.69939%;
      float: left;
      margin-right: 3.06748%; }
      ul.footerCol > li {
        margin-bottom: 1.8em; }
      ul.footerCol > li > a.desktop {
        display: block; }
      ul.footerCol li.social {
        margin-bottom: .8em;
        float: none;
        margin-right: 0; }
        ul.footerCol li.social a.socialIcon {
          height: 28px;
          width: 28px;
          margin-right: .6em; } }
@media (min-width: 41.95em) {
  ul.last {
    width: 22.69939%;
    float: right;
    margin-right: 0; } }
ul.mobile {
  display: block;
  margin-top: .6em;
  width: 46.83544%;
  float: left;
  margin-right: 6.32911%;
  display: inline; }
  @media (min-width: 41.95em) {
    ul.mobile {
      display: none; } }
ul.mobileLast {
  text-align: right;
  width: 46.83544%;
  float: right;
  margin-right: 0;
  *margin-left: -1.25em;
  display: inline; }
  @media (min-width: 41.95em) {
    ul.mobileLast {
      display: none; } }
ul.mobileSocial {
  display: block; }
.desktop {
  display: none; }
  @media (min-width: 41.95em) {
    .desktop {
      display: block; } }
ul.footerCol > li > a.desktop {
  font-weight: 400;
  padding-top: 7px;
  width: auto; }
li.showLinks div {
  display: none;
  position: relative;
  height: 200px;
  width: 150px; }
li.showLinks ul {
  position: absolute;
  bottom: 0;
  left: 26px; }
li.showLinks > a {
  display: block;
  height: 23px; }
li.showLinks > a span {
  color: #002d72; }
/*======================================*/
/* Magnific Popup CSS */
/*======================================*/
/* @import "settings"; */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: white;
  opacity: 0.9;
  filter: alpha(opacity=90); }
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }
.mfp-align-top .mfp-container:before {
  display: none; }
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }
.mfp-ajax-cur {
  cursor: progress; }
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
  cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }
.mfp-loading.mfp-figure {
  display: none; }
.mfp-hide {
  display: none !important; }
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
.mfp-preloader a {
  color: #cccccc; }
.mfp-preloader a:hover {
  color: white; }
.mfp-s-ready .mfp-preloader {
  display: none; }
.mfp-s-error .mfp-content {
  display: none; }
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: -1px;
  top: -6px;
  text-decoration: none;
  text-align: center;
  opacity: 1;
  padding: 0 0 18px 10px;
  color: #002d72;
  font-style: normal;
  font-size: 45px;
  font-family: "ff-milo-web",sans-serif; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: .65; }
.mfp-close-btn-in .mfp-close {
  color: #002d72; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #002d72;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }
.mfp-arrow {
  position: absolute;
  opacity: 1;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
  margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: .65; }
.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px; }
.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }
.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative; }
.mfp-iframe-scaler iframe,
.mfp-iframe-scaler embed {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }
.mfp-iframe-holder .mfp-close {
  top: -40px; }
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444; }
.mfp-figure {
  line-height: 0; }
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }
.mfp-image-holder .mfp-content {
  max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }
.leMagazine li{
	    padding-left: 2em;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; } }
.white-popup {
  position: relative;
  padding: 2.2em 2em 1em;
  width: auto;
  max-width: 940px;
  margin: 1.3em auto;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #00a1e0; }
  .white-popup h3 {
    margin-top: 1.3em; }
/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  /* -ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg ); */
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg); }
/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  /* -ms-transform: translateY(0) perspective( 600px ) rotateX( 0 );  */
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  /*transform: translateY(0) perspective(600px) rotateX(0); */
  transform: none;
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  /* -ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );  */
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg); }
/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }
/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.9; }
/* animate out  */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0; }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: -19px;
  right: 6px;
  padding-top: 0; }
/* Demand Gen > Content Offer Pages > Thumbnail image */
img.thumbnail {
  max-width: 225px !important;
  float: right !important; 
  border: solid #d1d1d1 1px !important; 
  margin-top: 10px !important; 
  margin-left: 15px !important;
}
@media all and (max-width: 671px) {
  nav#mainNav ul.lvlOne > li > a.selected + div.dropdown, 
  nav#mainNav ul.lvlOne > li > a.selected:visited + div.dropdown{
  display:block;
  }
  nav#mainNav ul.lvlThree,
  nav#mainNav ul.lvlOne > li > a.selected + div.dropdown ul.lvlThree, 
  nav#mainNav ul.lvlOne > li > a.selected:visited + div.dropdown ul.lvlThree{
    display:none;
  }
  nav#mainNav ul.lvlOne > li > a.selected + div.dropdown ul.lvlTwo > li > a.selected + ul.lvlThree, 
  nav#mainNav ul.lvlOne > li > a.selected:visited + div.dropdown ul.lvlTwo > li > a.selected + ul.lvlThree{
  display:block;
  }
}
@media only screen and (max-width: 480px){
  .mktoForm input[type=url], 
  .mktoForm input[type=text], 
  .mktoForm input[type=date], 
  .mktoForm input[type=tel], 
  .mktoForm input[type=email], 
  .mktoForm input[type=number], 
  .mktoForm textarea.mktoField, 
  .mktoForm select.mktoField {
    font-size: 1em !important;
  }
  form#mktoForm_116.mktoForm .mktoFormRow > div, 
  form#mktoForm_115.mktoForm .mktoFormRow > div,
  .mktoForm .mktoFormRow{
    width:100%;
    float:none;
  }
  #mktoForm_116 div.mktoFormRow:nth-of-type(6) .mktoFieldDescriptor.mktoFormCol, 
  #mktoForm_115 div.mktoFormRow:nth-of-type(6) .mktoFieldDescriptor.mktoFormCol,
  #mktoForm_116 div.mktoFormRow:nth-of-type(6) div.mktoFormCol, 
  #mktoForm_115 div.mktoFormRow:nth-of-type(6) div.mktoFormCol{
    clear:none;
  }
  .form-style .mktoForm .mktoFieldWrap {
    float:none;
  }
  .form-style .mktoForm input[type=url], 
  .form-style .mktoForm input[type=text], 
  .form-style .mktoForm input[type=date], 
  .form-style .mktoForm input[type=tel], 
  .form-style .mktoForm input[type=email], 
  .form-style .mktoForm input[type=number], 
  .form-style .mktoForm textarea, 
  .form-style .mktoForm select {
    width: 100%;
  }
}