h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
	font-weight: 400;
	line-height: 1.1;
	color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 0;
	margin-bottom: 15px;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
	font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 1.42857143;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
	font-size: 75%;
}
/*
h1, .h1 { font-size: @font-size-h2; font-weight: 100; font-family: @HN100; }
h2, .h2 { font-size: @font-size-h3; font-weight: 400; font-family: @HN300; }
h3, .h3 { font-size: @font-size-h4; font-weight: 500; font-family: @HN400; }
h4, .h4 { font-size: @font-size-h5; font-weight: 500; }
h5, .h5 { font-size: @font-size-h5; font-weight: 700; }
h6, .h6 { font-size: @font-size-h6; font-weight: 700; }
*/
h1,
.h1 {
	font-size: 44px;
	font-weight: 100;
	font-family: 'HelveticaNeueW01-UltLt', Helvetica, Arial, "Lucida Grande", sans-serif;
}

h2,
.h2 {
	font-size: 36px;
	font-weight: 300;
	font-family: 'HelveticaNeueW01-45Ligh', Helvetica, Arial, "Lucida Grande", sans-serif;
}

h3,
.h3 {
	font-size: 24px;
	font-weight: 400;
	font-family: 'HelveticaNeueW01-55Roma', Helvetica, Arial, "Lucida Grande", sans-serif;
}

h4,
.h4 {
	font-size: 18px;
	font-weight: 500;
}

h5,
.h5 {
	font-size: 14px;
	font-weight: 700;
}

h6,
.h6 {
	font-size: 14px;
	font-weight: 700;
}

.superscript {
	top: -1.25em;
	font-size: 40%;
}

h1 sup,
.h1 sup,
h2 sup,
.h2 sup {
	top: -1.25em;
	font-size: 40%;
}

h3 sup,
.h3 sup {
	top: -0.75em;
	font-size: 60%;
}

img {border:0;}

/***********************************************************************************************/
/* Utility nav (Contact Us, Sitemap) link style */
/***********************************************************************************************/

#menu {
	width: 600px;
	padding-top:10px;
}

#menu a {
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
}

#menu ul {
	margin: 0;
	list-style-type: none;
	padding-top: 10px;
}

#menu ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu a:visited, #menu a:link, #menu a:active {
	color: #003399;
	font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: inherit;
	text-decoration: none;
}
#menu a:hover {
	color: #999999;
	font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: inherit;
	text-decoration: none;
}

/***********************************************************************************************/
/* Footer */
/***********************************************************************************************/

.footer-link{
	text-decoration: none;
	color: #fff !important;
	line-height: 20px;
	font-weight: 200;
	margin-bottom: 5px;
}
.footer-link:hover {
	text-decoration: underline;
}

.footer-link-header {
	text-decoration: none;
	color: #fff !important;
	line-height: 20px;
	font-weight: 700;
	margin-bottom:10px;
	font-size:14px;
}

footer {
	background: #008fc5;
	color: #fff;
	padding-top: 40px;
	font-weight: 300
}

footer h6 {
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 1em
}

footer a, footer a:hover {
	color: #fff;
	font-size: 1em;
	font-weight: 200
}

.site-footer {
	position: relative;
	z-index: 920;
	padding: 35px 0 0;
	background-color: #008fc5;
	color: #fff;
}

.site-footer > div.container {
	height: 210px;
}

.site-footer:before,
.site-footer:after {
	content: " ";
	display: table;
}

.site-footer:after {
	clear: both;
}

.site-footer a {
	color: #fff;
}

.site-footer .site-footer-links {
	display: none;
	position: relative;
}

.site-footer .site-footer-links:before,
.site-footer .site-footer-links:after {
	content: " ";
	display: table;
}

.site-footer .site-footer-links:after {
	clear: both;
}

.site-footer .site-footer-links ul {
	list-style: none;
	margin: 0 0 35px;
	padding: 0;
	font-size: 12px;
}

.site-footer .site-footer-links ul li {
	margin: 0 0 5px;
	padding: 0;
}

@media (min-width: 992px) {
	.site-footer .site-footer-links {
		display: block;
	}

	.site-footer .site-footer-links ul {
		font-size: 14px;
	}

	.site-footer .site-footer-links .footer-links-certificates {
		position: absolute;
		top: 0;
		left: 0;
	}

	.site-footer .site-footer-links .footer-links-support {
		position: absolute;
		top: 0;
		left: 210px;
	}

	.site-footer .site-footer-links .footer-links-reseller {
		position: absolute;
		top: 0;
		left: 410px;
	}

	.site-footer .site-footer-links .footer-links-solutions {
		position: absolute;
		top: 0;
		left: 610px;
	}

	.site-footer .site-footer-left {
		float: left;
	}

	.site-footer .site-footer-right {
		float: right;
		width: 100px;
	}
}

.site-footer-base {
	margin: 20px 0 0;
	background-color: #006b94;
	color: #fff;
}

.site-footer-base:before,
.site-footer-base:after {
	content: " ";
	display: table;
}

.site-footer-base:after {
	clear: both;
}

.site-footer-base a {
	color: #fff;
}

.site-footer-base a:hover,
.site-footer-base a:focus {
	color: #fff;
}

@media (min-width: 992px) {
	.site-footer-base-left {
		float: left;
	}
}

.site-footer-copyright {
	padding: 20px 0;
	font-size: 12px;
	text-align: center;
}

@media (min-width: 992px) {
	.site-footer-copyright {
		text-align: left;
		padding: 15px 0;
	}
}

@media (min-width: 992px) {
	.site-footer-base-right {
		float: right;
	}
}

.site-footer-legal {
	list-style: none;
	margin: 0;
	padding: 0 0 20px;
	font-size: 12px;
	text-align: center;
}

.site-footer-legal li {
	display: inline-block;
	margin-left: 10px;
	padding-left: 12px;
	border-left: 1px solid #fff;
}

.site-footer-legal li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: 0 none;
}

@media (min-width: 992px) {
	.site-footer-legal {
		float: left;
		padding: 15px 0;
	}
}

/***********************************************************************************************/
/* Global styles */
/***********************************************************************************************/
body {
	background-color: white;
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #58595b;
}


html, body, td {
	color: #58595b;
	font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	text-decoration: none
}


hr {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	border-top: 1px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-color: #C9C9C9;
	border-style: solid;
	width: 100%;
}



/***********************************************************************************************/
/* Global link styles */
/***********************************************************************************************/
a {
	text-decoration: none;
	color: #008fc5;
}
a:hover, a:focus {
	text-decoration: underline;
}
a:link, a:visited, a:active, a:hover {
	font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: inherit;
}


a.white:link, a.white:visited, a.white:active {
	color: #FFFFFF;
	font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 11px;
	line-height: 14px;
}
a.white:hover {
	color: #6DCFF6;
	font-family: "Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 11px;
	line-height: 14px;
}


/**SSL Additions**/
.h3colorbox {
	color: #FFF;
	background-color: #378452;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


ul.featureBullet {
	list-style-image: url(../images/bluearrow.gif);
	font-size: smaller;
	margin: 0px 0px 5px 0px;
	padding-left:15px;
}

/** Shopping Cart Widget btt **/
div.shoppingCartWidget {
	background-image:url(../images/cartWidgetBack.png);
	background-repeat:repeat-y;
	width:166px;
	min-height:100px;
	clear:both;
	margin:10px 0px 10px 0px;
}

div.shoppingCartWidgetHeader {
	background-image:url(../images/cartWidgetHeader.png);
	background-repeat:no-repeat;
	width:166px;
	height:30px;
	clear:both;
}
div.shoppingCartWidgetContent {
	text-align:left;
	color: #030;
	font-size:11px;
	clear:both;
	min-height:50px;
	margin:8px 10px 0px 10px;
}
div.shoppingCartWidgetContent a:link,div.shoppingCartWidgetContent a:visited,div.shoppingCartWidgetContent a:active,div.shoppingCartWidgetContent a:hover {
	color: #030;
	font-family: verdana, sans-serif;
	font-size: inherit;
	text-decoration: none;
}

div.shoppingCartWidgetContent ul {
	padding:0px;
}
div.shoppingCartWidgetContent li {
	color:#030;
	list-style: none;
	padding:4px 0px 4px 0px;
}

div.shoppingCartWidgetFooter {
	background-image:url(../images/cartWidgetFooter.png);
	background-repeat:no-repeat;
	width:166px;
	height:20px;
	clear:both;
}

div.divLeftDownloadsBox{
	width:164px;
	min-height:100px;
	clear:both;
	margin:10px 0px 10px -1px;
}

div.divLeftDownloadsHeader{
	background-image:url(../images/leftDownloadsHeader.gif);
	background-repeat:no-repeat;
	width:166px;
	height:25px;
	clear:both;
	margin: 0;
	padding: 0;
}
div.divLeftDownloadsContent {
	background: #f2f2f2;
	text-align:left;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	color:#555;
	font-size:11px;
	clear:both;
	width: 166px;
	min-height:50px;
	margin:0;
	padding: 5px 0 0 15px;
}
div.divLeftDownloadsContent a:link,div.divLeftDownloadsContent a:visited {
	color: #555;
	font-family: verdana, sans-serif;
	font-size: inherit;
	text-decoration: none;
}
div.divLeftDownloadsContent a:active,div.divLeftDownloadsContent a:hover {
	color: #555;
	font-family: verdana, sans-serif;
	font-size: inherit;
	text-decoration: underline;
}

div.divLeftDownloadsContent span{
	display:block;
	font-weight:bold;
	margin:0;
	padding:0;
}
div.divLeftDownloadsContent ul{
	margin: 0;
	padding:0;
}
div.divLeftDownloadsContent li{
	color:#555 !important;
	list-style: none;
	list-style-type: none;
	list-style-type:square;
	padding:0 0 4px 0;
	margin-left: 15px;
}

div.divLeftDownloadsFooter {
	background-image:url(../images/leftDownloadsFooter.gif);
	background-repeat:no-repeat;
	width:166px;
	height:20px;
	clear:both;
}

div.support a:link,div.support a:visited {
	color: #005595;
	text-decoration:underline;
}

div.support a:hover,div.support a:active {
	color: #008852;
	text-decoration:underline;
}

#supportlist {
	font-size:13pt;
	line-height:16pt;
	list-style-type: square;
}

table.twofa {
	margin:0;
	padding:0;
}
table.twofa th {
	border:1px solid;
	border-color:#CCC;
	color:#fff;
	background-color:gray;
}

table.twofa td {
	border:1px solid;
	border-color:#CCC;
}

table.twofa td.blue {
	color:#fff;
	background-color:#365f91;
}

table.twofa ul {
	margin-top:0px;
	margin-bottom:0px;
}



/************************************************************************************/
/*home page CSS*/
/************************************************************************************/

table.toplevelchoices {
	width:100%;
	border:0;
}

table.toplevelchoices a:link,table.toplevelchoices a:visited {
	color: #60729f;
	font-size:13px;
	text-decoration:none;
}

table.toplevelchoices a:active,table.toplevelchoices a:hover {
	color: #60729f;
	font-size:13px;
	text-decoration:underline;
}

div.solutionscontainer a:link, div.solutionscontainer a:visited {
	text-decoration:none;
	color:#60729f;
	font-size:10px;
	font-weight:bold;
}

div.solutionscontainer a:active, div.solutionscontainer a:hover {
	text-decoration:underline;
	color:#60729f;
	font-size:10px;
	font-weight:bold;
}

div.solutionscontainer div {
	color:#656566;
}

/************************************************************************************/
/* Navigation tabs for content changes on page CSS*/
/************************************************************************************/
.solutions-nav {
    font-size: 1.5em;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
    line-height: 50px;
    background-color: #e9f5f8;
}

.list-inline > li {
    display: inline-block;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 1px solid #555;
    width: 49.8%;
}

div.solutions-nav li.active {
    background-color: #fff;
    border: 1px solid #555;
    border-bottom: none;
    width: 49.8%;
}

/************************************************************************************/
/* Download Intermediate and Root Certificates CSS*/
/************************************************************************************/
.step-title {
    font-size: 14px;
    text-align: left;
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 5px;
    line-height: 17px;
}

.step-values {
    font-size: 11px;
    text-align: left;
    padding-left: 20px;
    padding-right: 0px;
    padding-bottom: 15px;
}

.downloadrootbutton {
    /*ui-button*/white-space: normal; position: relative; padding-bottom: 15px; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; -webkit-user-select: none; -moz-user-select: none; user-select: none;
    /*ui-widget*/font-family: Helvetica,Arial,sans-serif; font-size: 0.8em;
    /*ui-state-default*/border: 1px solid #B6B6B6; font-weight: normal; color: #4F4F4F;
    /*ui-corner-all*/-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
    /*ui-button-text-only*/padding: .4em 1em;
    /*ui-button-text*/display: block; line-height: 2; font-size: 14px; font-weight: bold; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
}

/*******************************************************************************/
/*csr and install quicksilver search selector*/
/*******************************************************************************/
ul#servers {
	list-style:none;
	margin:20px 0;
	padding:0;
}
ul#servers li {
	font-size:12px;
	border-bottom:1px solid #D7D6D5;
	margin:0;
	padding:5px 7px;
	line-height:1.5;
}

/***********************************************************************************************/
/* checkout table styling */
/***********************************************************************************************/
input.error, textarea.error, select.error {
    border:2px solid red;
}
td.priceAmt {
  text-align: right;
  padding: 0px 5px 0px 5px;
}
.priceAmt {
  color: #439539;
  font-weight: bold;
  font-family: Arial, "Helvetica", "Helvetica Neue";
  font-size: 11px;
}
.shoppingCartWidget .priceAmt {
  float:right;
}
table.custinfo td.firstcol {
	width:250px;
}
table.custinfo td.secondcol {
	width:210px;
}
table.custinfo input {
    width:180px;
}
table.custinfo select {
    width:184px;
}
td.errormsg {
	color:red;
	font-size:13px;
}
td.errormsg a {
	text-decoration:underline;
}

/***********************************************************************************************/
/* Contact Info Order & Details table styling */
/***********************************************************************************************/

table.orderDetails td {
    padding: 0px 3px 0px 5px;
    vertical-align:top;
}

/***********************************************************************************************/
/* jquery breadcrumb */
/***********************************************************************************************/

/* Float Clearing
 ---------------------------------------------------------------------*/

.module:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* float clearing for IE6 */
* html .module
{
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
* + html .module
{
	min-height: 1%;
}

/* Breadcrumb Styles
 ---------------------------------------------------------------------*/

.breadCrumb
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	height: 31px;
	overflow: hidden;
	width: 500px;
	padding:5px;
	border:solid 1px #dedede;
	background:#fff;
}
.breadCrumb ul
{
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}
.breadCrumb ul li
{
	display: block;
	float: left;
	position: relative;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin: 0px 6px 0px 0;
	padding: 0px 10px 0px 0;
	font-size: .9167em;
	background: url(/images/breadcrumb/Chevron.gif) no-repeat 100% 0;
}
.breadCrumb ul li div.chevronOverlay
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.breadCrumb ul li span
{
	display: block;
	overflow: hidden;
}
.breadCrumb ul li a
{
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
}
.breadCrumb ul li.first a
{
	height: 16px !important;
	text-indent:-1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background:url(/images/breadcrumb/IconHome.gif) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover
{
	background-position: 0 -16px;
}
.breadCrumb ul li.last
{
	background: none;
	margin-right: 0;
	padding-right: 0;
}

.breadCrumb a {
	text-decoration:underline;
	color:#58595b;
}

.chevronOverlay
{
	display: none;
	background: url(/images/breadcrumb/ChevronOverlay.png) no-repeat 100% 0;
	width: 13px;
	height: 20px;
}


/**************************************************************************/
/*product pages css*/
/**************************************************************************/
.purchasebutton {
	margin-top:5px;
}

#productselector {
	margin-right:10px;
	margin-top:5px;
}

table.prodbullets {
	border:0;
	margin-top:5px;
	margin-bottom:5px;
}

table.prodbullets td {
	font-size: 9px;
	width:33%;
}

table.prodmatrix {
	width:100%;
	border-collapse:separate;
	border-spacing:2px 2px;
}

table.prodmatrix th {
	background-color:#ccc;
	text-align:center;
	color: #555;
	padding: 5px;
	font-size:11px;
}

table.prodmatrix td {
	text-align:center;
	background-color:#eee;
	padding:5px;
}

table.comparisontable {
	margin:5px;
	border-top: 1px dashed #5792c1;
	border-left: 1px dashed #5792c1;
	border-spacing:0;
}

/*we need these two rules in addition to color:inherit because IE6/7 can't do that */
span.catalogtext a:link, span.catalogtext a:visited,span.catalogtext a:active, span.catalogtext a:hover {
	text-decoration:underline;
	color:#3f8b52;
    font-size:12px;
}

span.catalogtext {
	position:absolute;
	top:11px;
	right:42px;
	color:#3f8b52;
}

table.comparisontable th {
	border-bottom:1px dashed #5792c1;
	border-right:1px dashed #5792c1;
	background-color:#f0f0f0;
	text-align:center;
	color: black;
	padding:2px;
	vertical-align:bottom;
}

table.comparisontable td {
	padding:2px;
	border-bottom:1px dashed #5792c1;
	border-right:1px dashed #5792c1;
	font-size:10px;
	text-align:center;
	background-color:#fff;
}

table.comparisontable .twcol {
	background-color:#7fc3a8;
}

table.comparisontable th.twcol {
	color:#000;
}


/*********************************************************************/
/*Product Catalog*/
/*********************************************************************/
div.catalogcontainer {
	float:left;
	width:180px;
	height:295px;
	margin-right:6px;
	margin-bottom:20px;
	position: relative;
}

div.catalogcontainer .pricing {
	text-align:center;
	border-top:1px solid #999;
	padding-top:10px;
	margin:10px 0px 10px 10px;
	color:#808080;
	position: absolute;
	bottom: 0px;
}

div.catalogcontainer span.colorprice {
	color:#027e4c;
	font-weight:bold;
	font-size:13px
}

div.startingbuymore {
	padding-top:5px;
}

/* Custom component container for the product headers
----------------------------------*/
.ui-secondary-widget-header { padding:2px; padding-left:4px; background: #999; color: #fff; font-weight: bold; }
.ui-secondary-widget { border: 1px solid #ccc;  font-family: Verdana, sans-serif; font-size: 11px;  }


/*new menu header styles*/
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.container:after, .container:before {
	content: " ";
	display: table
}

.container:after {
	clear: both
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.row:after, .row:before {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-12 {
	width: 100%
}

@media(min-width:768px) {
	.container {
		width: 750px
	}

	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
		float: left
	}

	.col-sm-1 {
		width: 8.33333333%
	}

	.col-sm-2 {
		width: 16.66666667%
	}

	.col-sm-3 {
		width: 25%
	}

	.col-sm-4 {
		width: 33.33333333%
	}

	.col-sm-5 {
		width: 41.66666667%
	}

	.col-sm-6 {
		width: 50%
	}

	.col-sm-7 {
		width: 58.33333333%
	}

	.col-sm-8 {
		width: 66.66666667%
	}

	.col-sm-9 {
		width: 75%
	}

	.col-sm-10 {
		width: 83.33333333%
	}

	.col-sm-11 {
		width: 91.66666667%
	}

	.col-sm-12 {
		width: 100%
	}

	.col-sm-push-1 {
		left: 8.33333333%
	}

	.col-sm-push-2 {
		left: 16.66666667%
	}

	.col-sm-push-3 {
		left: 25%
	}

	.col-sm-push-4 {
		left: 33.33333333%
	}

	.col-sm-push-5 {
		left: 41.66666667%
	}

	.col-sm-push-6 {
		left: 50%
	}

	.col-sm-push-7 {
		left: 58.33333333%
	}

	.col-sm-push-8 {
		left: 66.66666667%
	}

	.col-sm-push-9 {
		left: 75%
	}

	.col-sm-push-10 {
		left: 83.33333333%
	}

	.col-sm-push-11 {
		left: 91.66666667%
	}

	.col-sm-pull-1 {
		right: 8.33333333%
	}

	.col-sm-pull-2 {
		right: 16.66666667%
	}

	.col-sm-pull-3 {
		right: 25%
	}

	.col-sm-pull-4 {
		right: 33.33333333%
	}

	.col-sm-pull-5 {
		right: 41.66666667%
	}

	.col-sm-pull-6 {
		right: 50%
	}

	.col-sm-pull-7 {
		right: 58.33333333%
	}

	.col-sm-pull-8 {
		right: 66.66666667%
	}

	.col-sm-pull-9 {
		right: 75%
	}

	.col-sm-pull-10 {
		right: 83.33333333%
	}

	.col-sm-pull-11 {
		right: 91.66666667%
	}

	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}

	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}

	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}

	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}

	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
}

@media(min-width:992px) {
	.container {
		width: 970px
	}

	#centeredPageContainer, #footer {
		width: 970px
	}

	.col-md-1, .col-md-10, .col-md-11, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
		float: left
	}

	.col-md-1 {
		width: 8.33333333%
	}

	.col-md-2 {
		width: 16.66666667%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-4 {
		width: 33.33333333%
	}

	.col-md-5 {
		width: 41.66666667%
	}

	.col-md-6 {
		width: 50%
	}

	.col-md-7 {
		width: 58.33333333%
	}

	.col-md-8 {
		width: 66.66666667%
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-10 {
		width: 83.33333333%
	}

	.col-md-11 {
		width: 91.66666667%
	}

	.col-md-12 {
		width: 100%
	}

	.col-md-push-0 {
		left: auto
	}

	.col-md-push-1 {
		left: 8.33333333%
	}

	.col-md-push-2 {
		left: 16.66666667%
	}

	.col-md-push-3 {
		left: 25%
	}

	.col-md-push-4 {
		left: 33.33333333%
	}

	.col-md-push-5 {
		left: 41.66666667%
	}

	.col-md-push-6 {
		left: 50%
	}

	.col-md-push-7 {
		left: 58.33333333%
	}

	.col-md-push-8 {
		left: 66.66666667%
	}

	.col-md-push-9 {
		left: 75%
	}

	.col-md-push-10 {
		left: 83.33333333%
	}

	.col-md-push-11 {
		left: 91.66666667%
	}

	.col-md-pull-0 {
		right: auto
	}

	.col-md-pull-1 {
		right: 8.33333333%
	}

	.col-md-pull-2 {
		right: 16.66666667%
	}

	.col-md-pull-3 {
		right: 25%
	}

	.col-md-pull-4 {
		right: 33.33333333%
	}

	.col-md-pull-5 {
		right: 41.66666667%
	}

	.col-md-pull-6 {
		right: 50%
	}

	.col-md-pull-7 {
		right: 58.33333333%
	}

	.col-md-pull-8 {
		right: 66.66666667%
	}

	.col-md-pull-9 {
		right: 75%
	}

	.col-md-pull-10 {
		right: 83.33333333%
	}

	.col-md-pull-11 {
		right: 91.66666667%
	}

	.col-md-offset-0 {
		margin-left: 0
	}

	.col-md-offset-1 {
		margin-left: 8.33333333%
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%
	}

	.col-md-offset-5 {
		margin-left: 41.66666667%
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%
	}

	.col-md-offset-8 {
		margin-left: 66.66666667%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%
	}

	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
}

@media(min-width:1110px) {
	.container {
		width: 1080px
	}

	#centeredPageContainer, #footer {
		width: 1080px
	}

	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
		float: left
	}

	.col-lg-1 {
		width: 8.33333333%
	}

	.col-lg-2 {
		width: 16.66666667%
	}

	.col-lg-3 {
		width: 25%
	}

	.col-lg-4 {
		width: 33.33333333%
	}

	.col-lg-5 {
		width: 41.66666667%
	}

	.col-lg-6 {
		width: 50%
	}

	.col-lg-7 {
		width: 58.33333333%
	}

	.col-lg-8 {
		width: 66.66666667%
	}

	.col-lg-9 {
		width: 75%
	}

	.col-lg-10 {
		width: 83.33333333%
	}

	.col-lg-11 {
		width: 91.66666667%
	}

	.col-lg-12 {
		width: 100%
	}

	.col-lg-push-0 {
		left: auto
	}

	.col-lg-push-1 {
		left: 8.33333333%
	}

	.col-lg-push-2 {
		left: 16.66666667%
	}

	.col-lg-push-3 {
		left: 25%
	}

	.col-lg-push-4 {
		left: 33.33333333%
	}

	.col-lg-push-5 {
		left: 41.66666667%
	}

	.col-lg-push-6 {
		left: 50%
	}

	.col-lg-push-7 {
		left: 58.33333333%
	}

	.col-lg-push-8 {
		left: 66.66666667%
	}

	.col-lg-push-9 {
		left: 75%
	}

	.col-lg-push-10 {
		left: 83.33333333%
	}

	.col-lg-push-11 {
		left: 91.66666667%
	}

	.col-lg-pull-0 {
		right: auto
	}

	.col-lg-pull-1 {
		right: 8.33333333%
	}

	.col-lg-pull-2 {
		right: 16.66666667%
	}

	.col-lg-pull-3 {
		right: 25%
	}

	.col-lg-pull-4 {
		right: 33.33333333%
	}

	.col-lg-pull-5 {
		right: 41.66666667%
	}

	.col-lg-pull-6 {
		right: 50%
	}

	.col-lg-pull-7 {
		right: 58.33333333%
	}

	.col-lg-pull-8 {
		right: 66.66666667%
	}

	.col-lg-pull-9 {
		right: 75%
	}

	.col-lg-pull-10 {
		right: 83.33333333%
	}

	.col-lg-pull-11 {
		right: 91.66666667%
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}

	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}

	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}

	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}

	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
}

#header {
    clear:both;
    float:left;
    width:100%;
}
@media (min-width: 992px) {
	.unlinked-menu-header {
		display: block;
		padding: 4px 0;
		margin: 0;
		font-size: 20px;
		font-family: "bebas-neue", Impact;
		font-weight: 500;
		letter-spacing: 1px;
		line-height: 1.42857143;
		color: #999;
		border-bottom: 1px solid #ddd;
		border-top: 0 none;
	}
}

/***********************************************************************************************/
/* jgrowl additional styles, basic theme */
/***********************************************************************************************/
div.jGrowl div.basic {
    font-family: Arial, "Helvetica", "Helvetica Neue";
    font-size: 11px;
    background: url('../images/jgrowl/basic.png') no-repeat;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    opacity: .95;
    filter: alpha(opacity = 95);
    width: 308px;
    height: 99px;
    padding: 0px;
    overflow: hidden;
    border-color: #5ab500;
    border:0;
    color: #fff;
    position: relative;
    overflow: hidden;
}

div.jGrowl div.basic div.message {
    padding-top: 0px;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 15px;
    text-shadow: -1px -1px #000;
    line-height: 1.2em;
    margin-left: 6.5em;
    z-index: 10;
}

div.jGrowl div.basic div.header {
    padding: 12px 7px 7px 7px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    text-shadow: -1px -1px #000;
    letter-spacing: 0px;
    margin-left: 5em;
    z-index: 9;
}

img.img-thumb-basic {
    position: absolute;
    display: block;
    top: 1.5em;
    right: -10em;
    width: 64px;
    opacity: .75;
    filter: alpha(opacity = 75);
    z-index: -999;
    overflow: hidden;
}

div.jGrowl div.basic div.close {
    padding-right:10px;
    padding-top:5px;
    font-size:2em;
}

input:valid, textarea:valid   {  }
input:invalid, textarea:invalid, .invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid, .invalid { background-color: #f0dddd; }
.floatright { float: right; }

.contentHolder {
  margin-left: 30px;
  width: 902px;
}
#banner-footer > a > img {
  padding-right: 15px;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
	font-weight: normal;
    text-align: center;
    vertical-align: middle;
	touch-action: manipulation;
    cursor: pointer;
    background-image: none;
	border: 0 none;
	white-space: normal;
	min-width: 150px;
    padding: 6px 15px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
	padding-bottom: 8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
	-webkit-box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 -4px 0 0 rgba(0, 0, 0, 0.2);
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-primary,
.btn-blue {
	color: #ffffff;
	background-color: #008fc5;
	border-color: #007cac;
}

.btn-primary:focus,
.btn-blue:focus,
.btn-primary.focus,
.btn-blue.focus {
	color: #ffffff;
	background-color: #006a92;
	border-color: #00202c;
}

.btn-primary:hover,
.btn-blue:hover {
	color: #ffffff;
	background-color: #006a92;
	border-color: #00506e;
}

.btn-primary:active,
.btn-blue:active,
.btn-primary.active,
.btn-blue.active,
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-blue {
	color: #ffffff;
	background-color: #006a92;
	border-color: #00506e;
}

.btn-primary:active:hover,
.btn-blue:active:hover,
.btn-primary.active:hover,
.btn-blue.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.open > .dropdown-toggle.btn-blue:hover,
.btn-primary:active:focus,
.btn-blue:active:focus,
.btn-primary.active:focus,
.btn-blue.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-blue:focus,
.btn-primary:active.focus,
.btn-blue:active.focus,
.btn-primary.active.focus,
.btn-blue.active.focus,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-blue.focus {
	color: #ffffff;
	background-color: #00506e;
	border-color: #00202c;
}

.btn-primary:active,
.btn-blue:active,
.btn-primary.active,
.btn-blue.active,
.open > .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-blue {
	background-image: none;
}

.btn-primary.disabled,
.btn-blue.disabled,
.btn-primary[disabled],
.btn-blue[disabled],
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-blue,
.btn-primary.disabled:hover,
.btn-blue.disabled:hover,
.btn-primary[disabled]:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-blue:hover,
.btn-primary.disabled:focus,
.btn-blue.disabled:focus,
.btn-primary[disabled]:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-blue:focus,
.btn-primary.disabled.focus,
.btn-blue.disabled.focus,
.btn-primary[disabled].focus,
.btn-blue[disabled].focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-blue.focus,
.btn-primary.disabled:active,
.btn-blue.disabled:active,
.btn-primary[disabled]:active,
.btn-blue[disabled]:active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-blue:active,
.btn-primary.disabled.active,
.btn-blue.disabled.active,
.btn-primary[disabled].active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-blue.active {
	background-color: #008fc5;
	border-color: #007cac;
}

.btn-primary .badge,
.btn-blue .badge {
	color: #008fc5;
	background-color: #ffffff;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-link {
    color: #428bca;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #999;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm,
.btn-xs {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px
}

.btn-block {
	display: block;
	width: 100%;
	min-width: 0;
}

.btn-block+.btn-block {
    margin-top: 5px
}

.btn-success,
.btn-green {
    color: #fff;
    background-color: #54b948;
    border-color: #4ba740
}

.btn-success:focus,
.btn-green:focus,
.btn-success.focus,
.btn-green.focus {
    color: #fff;
    background-color: #439539;
    border-color: #224b1d
}

.btn-success:hover,
.btn-green:hover {
    color: #fff;
    background-color: #439539;
    border-color: #377b2f
}

.btn-success:active,
.btn-green:active,
.btn-success.active,
.btn-green.active,
.open>.dropdown-toggle.btn-success,
.open>.dropdown-toggle.btn-green {
    color: #fff;
    background-color: #439539;
    border-color: #377b2f
}

.btn-success:active:hover,
.btn-green:active:hover,
.btn-success.active:hover,
.btn-green.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.open>.dropdown-toggle.btn-green:hover,
.btn-success:active:focus,
.btn-green:active:focus,
.btn-success.active:focus,
.btn-green.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-green:focus,
.btn-success:active.focus,
.btn-green:active.focus,
.btn-success.active.focus,
.btn-green.active.focus,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-green.focus {
    color: #fff;
    background-color: #377b2f;
    border-color: #224b1d
}

.btn-success:active,
.btn-green:active,
.btn-success.active,
.btn-green.active,
.open>.dropdown-toggle.btn-success,
.open>.dropdown-toggle.btn-green {
    background-image: none
}

.btn-success.disabled,
.btn-green.disabled,
.btn-success[disabled],
.btn-green[disabled],
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-green,
.btn-success.disabled:hover,
.btn-green.disabled:hover,
.btn-success[disabled]:hover,
.btn-green[disabled]:hover,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-green:hover,
.btn-success.disabled:focus,
.btn-green.disabled:focus,
.btn-success[disabled]:focus,
.btn-green[disabled]:focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-green:focus,
.btn-success.disabled.focus,
.btn-green.disabled.focus,
.btn-success[disabled].focus,
.btn-green[disabled].focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-green.focus,
.btn-success.disabled:active,
.btn-green.disabled:active,
.btn-success[disabled]:active,
.btn-green[disabled]:active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-green:active,
.btn-success.disabled.active,
.btn-green.disabled.active,
.btn-success[disabled].active,
.btn-green[disabled].active,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-green.active {
    background-color: #54b948;
    border-color: #4ba740
}

.btn-success .badge,
.btn-green .badge {
    color: #54b948;
    background-color: #fff
}

.btn-warning,
.btn-orange {
    color: #fff;
    background-color: #f47d30;
    border-color: #f36e18
}

.btn-warning:focus,
.btn-orange:focus,
.btn-warning.focus,
.btn-orange.focus {
    color: #fff;
    background-color: #e5610c;
    border-color: #843807
}

.btn-warning:hover,
.btn-orange:hover {
    color: #fff;
    background-color: #e5610c;
}

.btn-warning:active,
.btn-orange:active,
.btn-warning.active,
.btn-orange.active,
.open>.dropdown-toggle.btn-warning,
.open>.dropdown-toggle.btn-orange {
    color: #fff;
    background-color: #e5610c;
    border-color: #c3530a
}

.btn-warning:active:hover,
.btn-orange:active:hover,
.btn-warning.active:hover,
.btn-orange.active:hover,
.open>.dropdown-toggle.btn-warning:hover,
.open>.dropdown-toggle.btn-orange:hover,
.btn-warning:active:focus,
.btn-orange:active:focus,
.btn-warning.active:focus,
.btn-orange.active:focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-orange:focus,
.btn-warning:active.focus,
.btn-orange:active.focus,
.btn-warning.active.focus,
.btn-orange.active.focus,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-orange.focus {
    color: #fff;
    background-color: #c3530a;
    border-color: #843807
}

.btn-warning:active,
.btn-orange:active,
.btn-warning.active,
.btn-orange.active,
.open>.dropdown-toggle.btn-warning,
.open>.dropdown-toggle.btn-orange {
    background-image: none
}

.btn-warning.disabled,
.btn-orange.disabled,
.btn-warning[disabled],
.btn-orange[disabled],
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-orange,
.btn-warning.disabled:hover,
.btn-orange.disabled:hover,
.btn-warning[disabled]:hover,
.btn-orange[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-orange:hover,
.btn-warning.disabled:focus,
.btn-orange.disabled:focus,
.btn-warning[disabled]:focus,
.btn-orange[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-orange:focus,
.btn-warning.disabled.focus,
.btn-orange.disabled.focus,
.btn-warning[disabled].focus,
.btn-orange[disabled].focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-orange.focus,
.btn-warning.disabled:active,
.btn-orange.disabled:active,
.btn-warning[disabled]:active,
.btn-orange[disabled]:active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-orange:active,
.btn-warning.disabled.active,
.btn-orange.disabled.active,
.btn-warning[disabled].active,
.btn-orange[disabled].active,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-orange.active {
    background-color: #f47d30;
    border-color: #f36e18
}

.btn-warning .badge,
.btn-orange .badge {
    color: #f47d30;
    background-color: #fff;
    border-color: #c3530a;
}

.btn-warning:active,
.btn-orange:active,
.btn-warning.active,
.btn-orange.active,
.open>.dropdown-toggle.btn-warning,
.open>.dropdown-toggle.btn-orange {
    color: #fff;
    background-color: #e5610c;
    border-color: #c3530a
}

.btn-warning:active:hover,
.btn-orange:active:hover,
.btn-warning.active:hover,
.btn-orange.active:hover,
.open>.dropdown-toggle.btn-warning:hover,
.open>.dropdown-toggle.btn-orange:hover,
.btn-warning:active:focus,
.btn-orange:active:focus,
.btn-warning.active:focus,
.btn-orange.active:focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-orange:focus,
.btn-warning:active.focus,
.btn-orange:active.focus,
.btn-warning.active.focus,
.btn-orange.active.focus,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-orange.focus {
    color: #fff;
    background-color: #c3530a;
    border-color: #843807
}

.btn-warning:active,
.btn-orange:active,
.btn-warning.active,
.btn-orange.active,
.open>.dropdown-toggle.btn-warning,
.open>.dropdown-toggle.btn-orange {
    background-image: none
}

.btn-warning.disabled,
.btn-orange.disabled,
.btn-warning[disabled],
.btn-orange[disabled],
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-orange,
.btn-warning.disabled:hover,
.btn-orange.disabled:hover,
.btn-warning[disabled]:hover,
.btn-orange[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-orange:hover,
.btn-warning.disabled:focus,
.btn-orange.disabled:focus,
.btn-warning[disabled]:focus,
.btn-orange[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-orange:focus,
.btn-warning.disabled.focus,
.btn-orange.disabled.focus,
.btn-warning[disabled].focus,
.btn-orange[disabled].focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-orange.focus,
.btn-warning.disabled:active,
.btn-orange.disabled:active,
.btn-warning[disabled]:active,
.btn-orange[disabled]:active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-orange:active,
.btn-warning.disabled.active,
.btn-orange.disabled.active,
.btn-warning[disabled].active,
.btn-orange[disabled].active,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-orange.active {
    background-color: #f47d30;
    border-color: #f36e18
}
.btn-warning .badge,
.btn-orange .badge {
    color: #f47d30;
    background-color: #fff
}
.btn-arrow {
	text-align: left;
}

.btn-arrow:after {
	font-family: FontAwesome;
	content: "\f105";
	float: right;
}
.btn-buy-now {
  width: 90px;
}
.bannerLogo img {
	height: 61px;
	line-height: 53px;
	margin-right:70px;
	margin-left:15px;
}
#centeredPageContainer {
  position: relative;
  padding-top: 99px;
}
#centeredPageContainer, #footer {
	text-align:left;
	margin:0 auto;
}
.centerContainer {
  text-align:left;
  width: 100%;
  margin:0 auto;
}
#centeredPageContainer, .centerContainer {
  text-align:left;
  margin:0 auto;
}
.force-no-pad {
  padding: 0px !important;
}
.scroll-tgt:before {
  display: block;
  content: " ";
  margin-top: -82px;
  height: 82px;
  visibility: hidden;
}
.LPMlabel:hover {text-decoration: underline !important}
/**************************************
 404 page
 **************************************/
.error-container h2 {
    font-size: 3.214em;
    color: #008fc5;
    font-weight: 100
}

.error-container h3 {
    font-size: 1.786em;
    color: #555;
    font-weight: 400;
    margin: 0
}

.error-container button {
    color: #fff;
    background-color: #006b94;
    border-color: #004661
}

.error-container button:hover {
    color: #fff;
    background-color: #00597b;
    border-color: #004661
}

.error-container img.e404 {
    margin-top: 100px
}

.error-container ul {
    margin-left: -15px
}

.error-container ul li {
    list-style-type: square;
    margin-bottom: 5px
}

.error-container ul li.copy-large {
    margin-bottom: 10px
}

.carousel {
	position: relative
}

.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%
}

.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	display: block
}

.carousel-inner > .active {
	left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%
}

.carousel-inner > .next {
	left: 100%
}

.carousel-inner > .prev {
	left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
	left: 0
}

.carousel-inner > .active.left {
	left: -100%
}

.carousel-inner > .active.right {
	left: 100%
}

.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-control.left {
	background-image: -webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
	background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(rgba(0,0,0,.0001) 100%));
	background-image: -moz-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
	background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)
}

.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
	background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0),color-stop(rgba(0,0,0,.5) 100%));
	background-image: -moz-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
	background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)
}

.carousel-control:focus, .carousel-control:hover {
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left: 50%
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	right: 50%
}

.carousel-control .icon-next, .carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	font-family: serif
}

.carousel-control .icon-prev:before {
	content: 'Ã¢â‚¬Â¹'
}

.carousel-control .icon-next:before {
	content: 'Ã¢â‚¬Âº'
}

.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}

.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer
}

.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}

.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {
	.carousel-control .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		margin-left: -15px;
		font-size: 30px
	}

	.carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px
	}

	.carousel-indicators {
		bottom: 20px
	}
}

#home-hero .carousel-inner > .carousel-item > a {
    display: block;
    /* 768px and up */
    /* 992px and up */
    /* 1200px and up */
}

#home-hero .carousel-inner > .carousel-item > a .hero-mobile,
#home-hero .carousel-inner > .carousel-item > a .hero-standard {
    background-position: center top;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-color: #ccc;
}

#home-hero .carousel-inner > .carousel-item > a .hero-mobile {
    display: block;
    width: 100%;
    height: 390px;
    background-position: center top;
    background-size: auto 100%;
}

#home-hero .carousel-inner > .carousel-item > a .hero-standard {
    display: none;
    width: 100%;
}

@media (min-width: 768px) {
    #home-hero .carousel-inner > .carousel-item > a .hero-mobile {
        display: none;
    }

    #home-hero .carousel-inner > .carousel-item > a .hero-standard {
        display: block;
        height: 240px;
    }
}

@media (min-width: 992px) {
    #home-hero .carousel-inner > .carousel-item > a .hero-standard {
        height: 312px;
    }
}

@media (min-width: 1110px) {
    #home-hero .carousel-inner > .carousel-item > a .hero-standard {
        height: 350px;
    }
}

#home-hero .carousel-control {
    width: 40px;
    opacity: 0.3;
    filter: alpha(opacity=30);
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

#home-hero .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#00000000', GradientType=1);
}

#home-hero .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.3) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.3) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.3) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#4d000000', GradientType=1);
}

#home-hero .carousel-control:hover,
#home-hero .carousel-control:focus {
    outline: 0;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

#home-hero .carousel-control .fa-angle-left,
#home-hero .carousel-control .fa-angle-right {
    position: absolute;
    top: 2px;
    z-index: 5;
    display: inline-block;
}

#home-hero .carousel-control .fa-angle-left {
    left: 30px;
    margin-left: -15px;
}

#home-hero .carousel-control .fa-angle-right {
    right: 30px;
    margin-right: -15px;
}

@media screen and (min-width: 768px) {
    #home-hero .carousel-control {
        width: 60px;
    }

    #home-hero .carousel-control .fa-angle-left,
    #home-hero .carousel-control .fa-angle-right {
        width: 50px;
        height: 100px;
        margin-top: -50px;
        font-size: 100px;
        top: 50%;
    }

    #home-hero .carousel-control .fa-angle-left {
        margin-left: -25px;
    }

    #home-hero .carousel-control .fa-angle-right {
        margin-right: -25px;
    }
}

#home-hero-new .carousel-inner > .item {
    /* 768px and up */
    /* 992px and up */
    /* 1200px and up */
}

#home-hero-new .carousel-inner > .item .item-background {
    z-index: 10;
    position: relative;
    background-color: #54b948;
    background-repeat: repeat;
    background-position: left top;
    background-size: auto;
}

#home-hero-new .carousel-inner > .item .item-background.gradient:after {
    z-index: 30;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz4KICAgIDxzdG9wIG9mZnNldD0iMzAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iNzAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 70%, rgba(0, 0, 0, 0.2) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(30%, rgba(255, 255, 255, 0)), color-stop(70%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.2)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 70%, rgba(0, 0, 0, 0.2) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 70%, rgba(0, 0, 0, 0.2) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 70%, rgba(0, 0, 0, 0.2) 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 70%, rgba(0, 0, 0, 0.2) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#33000000', GradientType=1);
    /* IE6-8 */
}

#home-hero-new .carousel-inner > .item .item-content {
    z-index: 40;
    position: relative;
    padding: 15px 25px 0;
    height: 350px;
    color: #fff;
}

#home-hero-new .carousel-inner > .item .item-title h1 {
    font-family: 'bebas-neue', Impact, sans-serif;
    font-size: 30px;
    line-height: 1;
}

#home-hero-new .carousel-inner > .item .item-text {
    font-family: 'HelveticaNeueW01-45Ligh', Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 18px;
    line-height: 1.2;
}

#home-hero-new .carousel-inner > .item .item-button .btn {
    font-family: 'bebas-neue', Impact, sans-serif;
    font-size: 20px !important;
}

#home-hero-new .carousel-inner > .item .item-image {
    position: absolute;
    width: 50%;
    left: 50%;
    bottom: 0;
    margin-left: -10%;
}

#home-hero-new .carousel-inner > .item .item-image img {
    max-width: 100%;
}

@media (min-width: 768px) {
    #home-hero-new .carousel-inner > .item .item-background:before {
        content: "";
        z-index: 20;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 35px;
        background-color: #000;
        opacity: 0.4;
    }

    #home-hero-new .carousel-inner > .item .item-content {
        padding: 55px 0 0;
        width: 50%;
    }

    #home-hero-new .carousel-inner > .item .item-title h1 {
        font-size: 44px;
    }

    #home-hero-new .carousel-inner > .item .item-text {
        font-size: 20px;
    }

    #home-hero-new .carousel-inner > .item .item-image {
        left: 100%;
        margin-left: 0;
        width: 100%;
    }
}

@media (min-width: 992px) {
    #home-hero-new .carousel-inner > .item .item-title h1 {
        font-size: 44px;
    }
}

#home-hero-new .carousel-control {
    width: 40px;
    opacity: 0.3;
    filter: alpha(opacity=30);
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

#home-hero-new .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
}

#home-hero-new .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
}

#home-hero-new .carousel-control:hover,
#home-hero-new .carousel-control:focus {
    outline: 0;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

#home-hero-new .carousel-control .fa-angle-left,
#home-hero-new .carousel-control .fa-angle-right {
    position: absolute;
    top: 2px;
    z-index: 5;
    display: inline-block;
}

#home-hero-new .carousel-control .fa-angle-left {
    left: 30px;
    margin-left: -15px;
}

#home-hero-new .carousel-control .fa-angle-right {
    right: 30px;
    margin-right: -15px;
}

@media screen and (min-width: 768px) {
    #home-hero-new .carousel-control {
        width: 60px;
    }

    #home-hero-new .carousel-control .fa-angle-left,
    #home-hero-new .carousel-control .fa-angle-right {
        width: 50px;
        height: 100px;
        margin-top: -50px;
        font-size: 100px;
        top: 50%;
    }

    #home-hero-new .carousel-control .fa-angle-left {
        margin-left: -25px;
    }

    #home-hero-new .carousel-control .fa-angle-right {
        margin-right: -25px;
    }
}

.home-featured-title {
	position: relative;
	padding: 15px 0 8px;
}

.home-featured-title h1,
.home-featured-title h2 {
	margin: 0 0 2px;
	font-size: 28px;
	font-family: 'bebas-neue', Impact, sans-serif;
	/* 768px and up */
}

@media (min-width: 768px) {
	.home-featured-title h1,
	.home-featured-title h2 {
		font-size: 40px;
	}
}

.home-featured-title a {
	color: #555555;
	text-decoration: none;
}

.home-featured-title a:hover,
.home-featured-title a:focus,
.home-featured-title a:active {
	color: #333333;
	text-decoration: none;
}

.home-featured-title .arrow-down {
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -20px;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #fff;
}

.home-featured, .home-featured-disabled {
	display: block;
	margin: 20px 0;
	color: #555555;
	text-decoration: none;
	/* 768px and up */
	/* 992px and up */
	/* 1200px and up */
}

.home-featured span, .home-featured-disabled span {
	display: block;
}

.home-featured img,
.home-featured .home-featured-icon,
.home-featured-disabled img,
.home-featured-disabled .home-featured-icon {
	display: block;
	width: 60px;
	height: auto;
	float: left;
	margin-right: 15px;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.home-featured .home-featured-text,
.home-featured-disabled .home-featured-text {
	display: block;
	overflow: hidden;
}

.home-featured .home-featured-text > span,
.home-featured-disabled .home-featured-text > span {
	display: block;
	margin-bottom: 5px;
	font-size: 22px;
	font-family: 'bebas-neue', Impact, sans-serif;
}

.home-featured:hover,
.home-featured:focus,
.home-featured:active {
	color: #333333;
	text-decoration: none;
}

.home-featured:hover img,
.home-featured:focus img,
.home-featured:active img {
	opacity: 0.7;
	/*
-webkit-transform: rotate(0deg)  scaleX(-1);
-moz-transform: rotate(0deg)  scaleX(-1);
-ms-transform: rotate(0deg)  scaleX(-1);
-o-transform: rotate(0deg)  scaleX(-1);
transform: rotate(0deg)  scaleX(-1);
-moz-transform: rotate(0deg)  scaleX(-1);
-o-transform: rotate(0deg)  scaleX(-1);
-webkit-transform: rotate(0deg)  scaleX(-1);

filter: FlipH;
-ms-filter: "FlipH";
*/
}

.home-featured img, .home-featured-disabled img {
	width: 90px;
}

@media (min-width: 768px) {
	.home-featured, .home-featured-disabled {
		text-align: center;
	}

	.home-featured img,
	.home-featured-disabled img,
	.home-featured .home-featured-icon,
	.home-featured-disabled .home-featured-icon {
		width: auto;
		height: 90px;
		float: none;
		margin: 0 auto 10px;
		text-align: center;
	}
}

@media (min-width: 992px) {
	.home-featured .home-featured-text > span,
	.home-featured-disabled .home-featured-text > span {
		font-size: 25px;
	}
}

@media (min-width: 1110px) {
	.home-featured,
	.home-featured-disabled {
		padding: 0 20px;
	}
}

.page-section {
	padding: 30px 0 15px;
}

.page-section:before,
.page-section:after {
	content: " ";
	display: table;
}

.page-section:after {
	clear: both;
}

.page-section-blue {
	background-color: #e9f5f8;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.row:after, .row:before {
	content: " ";
	display: table
}

.row:after {
	clear: both
}

.ptn,
.pvn,
.pan {
	padding-top: 0;
}

.ptx,
.pvx,
.pax {
	padding-top: 5px;
}

.pts,
.pvs,
.pas {
	padding-top: 10px;
}

.ptm,
.pvm,
.pam {
	padding-top: 20px;
}

.ptl,
.pvl,
.pal {
	padding-top: 30px;
}

.prn,
.phn,
.pan {
	padding-right: 0;
}

.prx,
.phx,
.pax {
	padding-right: 5px;
}

.prs,
.phs,
.pas {
	padding-right: 10px;
}

.prm,
.phm,
.pam {
	padding-right: 20px;
}

.prl,
.phl,
.pal {
	padding-right: 30px;
}

.pbn,
.pvn,
.pan {
	padding-bottom: 0;
}

.pbx,
.pvx,
.pax {
	padding-bottom: 5px;
}

.pbs,
.pvs,
.pas {
	padding-bottom: 10px;
}

.pbm,
.pvm,
.pam {
	padding-bottom: 20px;
}

.pbl,
.pvl,
.pal {
	padding-bottom: 30px;
}

.pln,
.phn,
.pan {
	padding-left: 0;
}

.plx,
.phx,
.pax {
	padding-left: 5px;
}

.pls,
.phs,
.pas {
	padding-left: 10px;
}

.plm,
.phm,
.pam {
	padding-left: 20px;
}

.pll,
.phl,
.pal {
	padding-left: 30px;
}

.mtn,
.mvn,
.man {
	margin-top: 0px;
}

.mtx,
.mvx,
.max {
	margin-top: 5px;
}

.mts,
.mvs,
.mas {
	margin-top: 10px;
}

.mtm,
.mvm,
.mam {
	margin-top: 20px;
}

.mtl,
.mvl,
.mal {
	margin-top: 30px;
}

.mrn,
.mhn,
.man {
	margin-right: 0px;
}

.mrx,
.mhx,
.max {
	margin-right: 5px;
}

.mrs,
.mhs,
.mas {
	margin-right: 10px;
}

.mrm,
.mhm,
.mam {
	margin-right: 20px;
}

.mrl,
.mhl,
.mal {
	margin-right: 30px;
}

.mbn,
.mvn,
.man {
	margin-bottom: 0px;
}

.mbx,
.mvx,
.max {
	margin-bottom: 5px;
}

.mbs,
.mvs,
.mas {
	margin-bottom: 10px;
}

.mbm,
.mvm,
.mam {
	margin-bottom: 20px;
}

.mbl,
.mvl,
.mal {
	margin-bottom: 30px;
}

.mln,
.mhn,
.man {
	margin-left: 0px;
}

.mlx,
.mhx,
.max {
	margin-left: 5px;
}

.mls,
.mhs,
.mas {
	margin-left: 10px;
}

.mlm,
.mhm,
.mam {
	margin-left: 20px;
}

.mll,
.mhl,
.mal {
	margin-left: 30px;
}

@media print {
	* {
		text-shadow: none !important;
		color: #000 !important;
		background: 0 0 !important;
		box-shadow: none !important
	}

	a, a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
		content: ""
	}

	blockquote, pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	img, tr {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	@page {
		margin: 2cm .5cm
	}

	h2, h3, p {
		orphans: 3;
		widows: 3
	}

	h2, h3 {
		page-break-after: avoid
	}

	.navbar {
		display: none
	}

	.table td, .table th {
		background-color: #fff !important
	}

	.btn > .caret, .dropup > .btn > .caret {
		border-top-color: #000 !important
	}

	.label {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

	.table-bordered td, .table-bordered th {
		border: 1px solid #ddd !important
	}
}

.visible-print, td.visible-print, th.visible-print, tr.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}

	tr.visible-print {
		display: table-row !important
	}

	td.visible-print, th.visible-print {
		display: table-cell !important
	}

	.hidden-print, td.hidden-print, th.hidden-print, tr.hidden-print {
		display: none !important
	}
}

.navigation-toggle {
	position: absolute;
	top: 30px;
	left: 15px;
	font-size: 21px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	color: #ffffff;
	background-color: transparent;
	background-image: none;
	border: 0 solid transparent;
	border-radius: 0;
}

.navigation-toggle:focus {
	outline: 0;
}

@media (min-width: 768px) {

	.navigation-toggle {
		top: 25px;
	}
}


@media (min-width: 992px) {
	.navigation-toggle {
		display: none;
	}
}

.navigation-overlay {
	z-index: 975;
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .8;
	/* 992px and up */
}

.navigation-overlay.active {
	display: block;
}

@media (min-width: 992px) {
	.navigation-overlay {
		display: none;
	}

	.navigation-overlay.active {
		display: none;
	}
}

.navigation-container {
	position: fixed;
	z-index: 980;
	top: 100px;
	left: -290px;
	bottom: 0;
	width: 280px;
	padding: 0;
	background-color: #eeeeee;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-box-shadow: 2px 0 5px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 2px 0 5px 1px rgba(0, 0, 0, 0.2);
	-webkit-transition: left 0.2s ease;
	-o-transition: left 0.2s ease;
	transition: left 0.2s ease;
	/* 992px and up */
	/* 1200px and up */
}

@media (min-width: 992px) {
	.navigation-container {
		width: 970px;
		padding-left: 15px;
		padding-right: 15px;
		z-index: 990;
		position: relative;
		top: auto;
		left: auto;
		bottom: auto;
		background-color: transparent;
		overflow-x: visible;
		overflow-y: visible;
		-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
}

@media (min-width: 1110px) {
	.navigation-container {
		width: 1080px;
	}
}

.navigation-container.active {
	left: 0;
}

.site-top-navigation {
	/* 992px and up */
}

.site-top-navigation > ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	border-bottom: 1px solid #e0e0e0;
}

.site-top-navigation > ul > li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #e0e0e0;
}

.site-top-navigation > ul > li > a {
	display: block;
	padding: 10px 15px;
	color: #777777;
	text-decoration: none;
}

.site-top-navigation > ul > li > a:hover {
	text-decoration: none;
}

.site-top-navigation > ul > li > .navigation-dropdown {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height 0.5s linear 0;
	-o-transition: max-height 0.5s linear 0;
	transition: max-height 0.5s linear 0;
}

.site-top-navigation > ul > li > .navigation-dropdown > ul {
	list-style: none;
	padding: 15px;
	border-top: 1px solid #e0e0e0;
	background-color: #e9f5f8;
}

.site-top-navigation > ul > li > .navigation-dropdown > ul:before,
.site-top-navigation > ul > li > .navigation-dropdown > ul:after {
	content: " ";
	display: table;
}

.site-top-navigation > ul > li > .navigation-dropdown > ul:after {
	clear: both;
}

.site-top-navigation > ul > li > .navigation-dropdown > ul > li {
	margin: 0 0 3px;
	padding: 0;
	height: auto;
	line-height: 1.42857143;
	text-align: right;
}

.site-top-navigation > ul > li > .navigation-dropdown > ul > li.login-list-item {
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

.site-top-navigation > ul > li.open > .navigation-dropdown {
	max-height: 1000px;
}

@media (max-width: 991px) {
	#LP_DIV_1454933397987 {
		display: none;
	}

	.unlinked-menu-header {
		display: none;
	}
}

@media (min-width: 992px) {
	.site-top-navigation {
		z-index: 992;
		position: absolute;
		top: 0;
		right: 0;
	}

	.site-top-navigation > ul {
		margin: 0;
		padding: 0;
		border-bottom: none;
	}

	.site-top-navigation > ul > li,
	.site-top-navigation > ul > li.open {
		float: left;
		margin: 0 0 0 45px;
		border-top: none;
		height: 29px;
		line-height: 29px;
		font-size: 12px;
	}

	.site-top-navigation > ul > li > a,
	.site-top-navigation > ul > li.open > a {
		display: block;
		padding: 0;
		color: #ffffff;
	}

	.site-top-navigation > ul > li > a:hover,
	.site-top-navigation > ul > li.open > a:hover {
		text-decoration: underline;
	}
}

.navigation-backdrop {
	/* 992px and up */
}

@media (min-width: 992px) {
	.navigation-backdrop {
		z-index: 990;
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		width: 100%;
		height: 0;
		background-color: #fff;
		overflow: hidden;
	}

	.navigation-backdrop.open {
		-webkit-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.1);
		box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.1);
		border-bottom: 1px solid #ddd;
	}
}

.site-main-navigation {
	/* 992px and up */
	/* 1200px and up */
}

.site-main-navigation > ul {
	list-style: none;
	margin: 0 0 5px;
	padding: 0;
	border-bottom: 1px solid #e0e0e0;
	background-color: #ffffff;
}

.site-main-navigation > ul > li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #e0e0e0;
}

.site-main-navigation > ul > li a {
	text-decoration: none;
}

.site-main-navigation > ul > li a:hover {
	text-decoration: none;
}

.site-main-navigation > ul > li > a {
	display: block;
	padding: 10px 15px;
	color: #777777;
	font-size: 18px;
	position: relative;
	z-index: 990;
}

.site-main-navigation > ul > li > a:after {
	font-family: FontAwesome;
	content: "\f107";
	float: right;
}

.site-main-navigation > ul > li > .navigation-dropdown {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height 0.5s ease 0.1s;
	-o-transition: max-height 0.5s ease 0.1s;
	transition: max-height 0.5s ease 0.1s;
}

.site-main-navigation > ul > li > .navigation-dropdown > ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	z-index: 980;
}

.site-main-navigation > ul > li > .navigation-dropdown > ul > li {
	margin: 0;
	padding: 0;
}

.site-main-navigation > ul > li > .navigation-dropdown > ul > li.nav-list > a {
	display: block;
	margin: 0;
	padding: 8px 15px 8px 25px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #777777;
	font-weight: 500;
	border-top: 1px solid #e0e0e0;
}

.site-main-navigation > ul > li > .navigation-dropdown > ul > li.nav-list > span {
	display: none;
}

.site-main-navigation > ul > li > .navigation-dropdown > ul > li.nav-list ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

.site-main-navigation > ul > li > .navigation-dropdown > ul > li.nav-list ul > li {
	margin: 0;
	border-top: 1px solid #e0e0e0;
}

.site-main-navigation > ul > li > .navigation-dropdown > ul > li.nav-list ul > li > a {
	display: block;
	color: #777777;
	padding: 6px 15px 6px 35px;
	font-size: 12px;
}

.site-main-navigation > ul > li > .navigation-dropdown > ul > li.nav-list ul > li > a.new:after {
	content: "New";
	display: inline-block;
	padding: 1px 3px;
	margin: 1px 0 0 5px;
	text-transform: uppercase;
	vertical-align: top;
	font-size: 11px;
	color: #ffffff;
	background-color: #f47d30;
}

.site-main-navigation > ul > li > .navigation-dropdown > ul > li.nav-feature {
	display: none;
}

.site-main-navigation > ul > li.open > a:after {
	font-family: FontAwesome;
	content: "\f106";
	float: right;
}

.site-main-navigation > ul > li.open > .navigation-dropdown {
	max-height: 1000px;
	-webkit-transition: max-height 0.5s ease 0.1s;
	-o-transition: max-height 0.5s ease 0.1s;
	transition: max-height 0.5s ease 0.1s;
}

@media (min-width: 992px) {
	.site-main-navigation {
		z-index: 991;
		position: absolute;
		top: 47px;
		left: 230px;
	}

	.site-main-navigation > ul {
		margin: 0;
		border-bottom: none;
		float: left;
		background-color: transparent;
	}

	.site-main-navigation > ul > li,
	.site-main-navigation > ul > li.open {
		float: left;
		margin: 0 0 0 33px;
		padding: 0;
		border-top: none;
		height: 53px;
		line-height: 53px;
		-webkit-transition: margin 0.2s linear 0s;
		-o-transition: margin 0.2s linear 0s;
		transition: margin 0.2s linear 0s;
	}

	.site-main-navigation > ul > li > a,
	.site-main-navigation > ul > li.open > a {
		display: block;
		height: 53px;
		padding: 0 15px;
		color: #ffffff;
		border-bottom: 8px solid transparent;
		text-decoration: none;
		-webkit-transition: all 0s linear 0s;
		-o-transition: all 0s linear 0s;
		transition: all 0s linear 0s;
	}

	.site-main-navigation > ul > li > a:after,
	.site-main-navigation > ul > li.open > a:after {
		content: "";
	}

	.site-main-navigation > ul > li > .navigation-dropdown,
	.site-main-navigation > ul > li.open > .navigation-dropdown {
		display: none;
		position: absolute;
		background-color: #fff;
		top: 100%;
		left: -220px;
		right: 0;
		height: auto;
		max-height: 500px;
		overflow: hidden;
		width: 970px;
		opacity: 1;
	}

	.site-main-navigation > ul > li > .navigation-dropdown > ul,
	.site-main-navigation > ul > li.open > .navigation-dropdown > ul {
		min-height: 260px;
		margin: 0 auto;
		padding: 10px 0 0;
		width: auto;
		width: 970px;
	}

	.site-main-navigation > ul > li > .navigation-dropdown > ul:before,
	.site-main-navigation > ul > li.open > .navigation-dropdown > ul:before,
	.site-main-navigation > ul > li > .navigation-dropdown > ul:after,
	.site-main-navigation > ul > li.open > .navigation-dropdown > ul:after {
		content: " ";
		display: table;
	}

	.site-main-navigation > ul > li > .navigation-dropdown > ul:after,
	.site-main-navigation > ul > li.open > .navigation-dropdown > ul:after {
		clear: both;
	}

	.site-main-navigation > ul > li > .navigation-dropdown > ul > li,
	.site-main-navigation > ul > li.open > .navigation-dropdown > ul > li {
		padding: 0 15px;
		border: 0 none;
		line-height: 1.42857143;
	}

	.site-main-navigation > ul > li > .navigation-dropdown > ul > li a,
	.site-main-navigation > ul > li.open > .navigation-dropdown > ul > li a {
		padding: 0;
		line-height: 1.42857143;
	}

	.site-main-navigation > ul > li > .navigation-dropdown > ul > li.nav-list > a,
	.site-main-navigation > ul > li.open > .navigation-dropdown > ul > li.nav-list > a,
	.site-main-navigation > ul > li > .navigation-dropdown > ul > li.nav-list > span,
	.site-main-navigation > ul > li.open > .navigation-dropdown > ul > li.nav-list > span {
		display: block;
		margin: 0;
		padding: 4px 0;
		font-size: 20px;
		line-height: 1.42857143;
		font-family: 'bebas-neue', Impact, sans-serif;
		border-bottom: 1px solid #ddd;
		border-top: 0 none;
		color: #999;
		letter-spacing: 1px;
	}

	.site-main-navigation > ul > li > .navigation-dropdown > ul > li.nav-list > a.mobile-link,
	.site-main-navigation > ul > li.open > .navigation-dropdown > ul > li.nav-list > a.mobile-link,
	.site-main-navigation > ul > li > .navigation-dropdown > ul > li.nav-list > span.mobile-link,
	.site-main-navigation > ul > li.open > .navigation-dropdown > ul > li.nav-list > span.mobile-link {
		display: none;
	}

	.site-main-navigation > ul > li > .navigation-dropdown > ul > li.nav-list > a:hover,
	.site-main-navigation > ul > li.open > .navigation-dropdown > ul > li.nav-list > a:hover {
		color: #008fc5;
	}

	.site-main-navigation > ul > li > .navigation-dropdown > ul > li.nav-list ul,
	.site-main-navigation > ul > li.open > .navigation-dropdown > ul > li.nav-list ul {
		display: block;
		list-style: none;
		margin: 0 0 20px;
		padding: 0;
	}

	.site-main-navigation > ul > li > .navigation-dropdown > ul > li.nav-list ul > li,
	.site-main-navigation > ul > li.open > .navigation-dropdown > ul > li.nav-list ul > li {
		margin: 0;
		padding: 0;
		border: 0 none;
		display: inline-block;
		width: 100%;
	}

	.site-main-navigation > ul > li > .navigation-dropdown > ul > li.nav-list ul > li > a,
	.site-main-navigation > ul > li.open > .navigation-dropdown > ul > li.nav-list ul > li > a {
		color: #555555;
		margin: 0;
		padding: 4px 0 3px;
		font-size: 13px;
		display: block;
		border-bottom: 1px solid #eee;
	}

	.site-main-navigation > ul > li > .navigation-dropdown > ul > li.nav-list ul > li > a:hover,
	.site-main-navigation > ul > li.open > .navigation-dropdown > ul > li.nav-list ul > li > a:hover {
		color: #005779;
	}

	.site-main-navigation > ul > li > .navigation-dropdown > ul > li.nav-feature,
	.site-main-navigation > ul > li.open > .navigation-dropdown > ul > li.nav-feature {
		display: block;
		padding-top: 10px;
	}

	.site-main-navigation > ul > li > .navigation-dropdown > ul > li.nav-feature p,
	.site-main-navigation > ul > li.open > .navigation-dropdown > ul > li.nav-feature p {
		margin-bottom: 5px;
	}

	.site-main-navigation > ul > li:first-child,
	.site-main-navigation > ul > li.open:first-child {
		margin: 0;
	}

	.site-main-navigation > ul > li.nav-highlight > a,
	.site-main-navigation > ul > li.open.nav-highlight > a {
		border-bottom-color: #ffffff;
		background-color: #34a5d1;
	}

	.site-main-navigation > ul > li.nav-highlight > a:after,
	.site-main-navigation > ul > li.open.nav-highlight > a:after {
		content: "";
	}

	.site-main-navigation > ul.condense > li {
		margin: 0 0 0 5px;
		-webkit-transition: margin 0.2s linear;
		-o-transition: margin 0.2s linear;
		transition: margin 0.2s linear;
	}

	.site-main-navigation > ul.condense > li:first-child {
		margin: 0;
	}
}

@media (min-width: 1110px) {
	.site-main-navigation {
		left: 270px;
	}

	.site-main-navigation > ul > li,
	.site-main-navigation > ul > li.open {
		margin: 0 0 0 48px;
	}

	.site-main-navigation > ul > li > .navigation-dropdown,
	.site-main-navigation > ul > li.open > .navigation-dropdown {
		left: -270px;
		width: 1080px;
	}

	.site-main-navigation > ul > li > .navigation-dropdown > ul,
	.site-main-navigation > ul > li.open > .navigation-dropdown > ul {
		width: 1080px;
	}

	.site-main-navigation > ul > li > .navigation-dropdown > ul > li.nav-list ul > li > a,
	.site-main-navigation > ul > li.open > .navigation-dropdown > ul > li.nav-list ul > li > a {
		font-size: 14px;
	}

	.site-main-navigation > ul > li:first-child,
	.site-main-navigation > ul > li.open:first-child {
		margin: 0;
	}
}

.site-main-navigation .two-col {
	-webkit-column-count: 2;
	/* Chrome, Safari, Opera */
	-moz-column-count: 2;
	/* Firefox */
	column-count: 2;
	-webkit-column-width: 50%;
	/* Chrome, Safari, Opera */
	-moz-column-width: 50%;
	/* Firefox */
	column-width: 50%;
	-webkit-column-gap: 0px;
	/* Chrome, Safari, Opera */
	-moz-column-gap: 0px;
	/* Firefox */
	column-gap: 0px;
	-webkit-break-inside: avoid;
	-moz-break-inside: avoid;
	break-inside: avoid;
}

.site-main-navigation .three-col {
	-webkit-column-count: 3;
	/* Chrome, Safari, Opera */
	-moz-column-count: 3;
	/* Firefox */
	column-count: 3;
	-webkit-column-width: 33%;
	/* Chrome, Safari, Opera */
	-moz-column-width: 33%;
	/* Firefox */
	column-width: 33%;
	-webkit-column-gap: 0px;
	/* Chrome, Safari, Opera */
	-moz-column-gap: 0px;
	/* Firefox */
	column-gap: 0px;
	-webkit-break-inside: avoid;
	-moz-break-inside: avoid;
	break-inside: avoid;
}

.site-header {
	position: fixed;
	z-index: 970;
	top: 0;
	left: 0;
	right: 0;
	height: 53px;
	/* 992px and up */
}

.site-header.affix {
	position: fixed;
	top: 0;
}

@media (min-width: 992px) {
	.site-header {
		height: 100px;
	}
}

.header-wrap {
	position: absolute;
	z-index: 990;
	top: 0;
	left: 0;
	right: 0;
	height: 100px;
	background-color: #008fc5;
	border-bottom: 3px solid #006b94;
	-webkit-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.1);
	/* 768px and up */
	/* 992px and up */
	/* 1200px and up */
}

@media (min-width: 992px) {
	.header-wrap {
		-webkit-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.1), inset 0 29px 0 0 #006b94;
		box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.1), inset 0 29px 0 0 #006b94;
		height: 100px;
		border-bottom: none;
	}
}

.brand-container {
	position: relative;
	width: auto;
	/* 992px and up */
	/* 1200px and up */
}

@media (min-width: 992px) {
	.brand-container {
		width: 970px;
	}
}

@media (min-width: 1110px) {
	.brand-container {
		width: 1080px;
	}
}

.site-brand {
	position: absolute;
	top: 25px;
	left: 50%;
	width: 220px;
	margin-left: -80px;
	-webkit-transition: opacity 0.1s linear 0.3s;
	-o-transition: opacity 0.1s linear 0.3s;
	transition: opacity 0.1s linear 0.3s;
	opacity: 1;
	/* 992px and up */
}

.site-brand.remove {
	opacity: 0;
	-webkit-transition: opacity 0.1s linear 0s;
	-o-transition: opacity 0.1s linear 0s;
	transition: opacity 0.1s linear 0s;
}

@media (min-width: 768px) {
	.site-brand {
		top: 25px;
		left: 55px;
		margin-left: 0;
	}

	.site-brand.remove {
		opacity: 1;
		-webkit-transition: opacity 0s linear 0s;
		-o-transition: opacity 0s linear 0s;
		transition: opacity 0s linear 0s;
	}
}

@media (min-width: 992px) {
	.site-brand {
		top: 40px;
		left: 15px;
		margin-left: 0;
	}

	.site-brand.remove {
		opacity: 1;
		-webkit-transition: opacity 0s linear 0s;
		-o-transition: opacity 0s linear 0s;
		transition: opacity 0s linear 0s;
	}
}