/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html, button, input, select, textarea {
	color: #222;
}
#header-container *, #page-top *, #page-container .interior-pad, #subpage-nav, #sidebar * {
	box-sizing: content-box;
}
body {
	font-size: 1em;
	line-height: 1.4;
	box-sizing: content-box;
}

::-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}
::selection {
	background: #b3d4fc;
	text-shadow: none;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
img {
	vertical-align: middle;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
textarea {
	resize: vertical;
}
.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}
/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */
/*html {
	-webkit-font-smoothing: antialiased;
}*/
.wrapper {
	width: 100%;
	margin: 0 auto;
}
h1, h2, h3, h4, h5, h6, a {
	font-weight: 400;
}
a:link, a:visited, a:hover, a:active {
	color: #004971;
}
a.white-link:link, a.white-link:visited, a.white-link:hover, a.white-link:active {
	color: #fff;
}

::-webkit-input-placeholder {
 color: #e1e1e1;
}

:-moz-placeholder { /* Firefox 18- */
 color: #e1e1e1;
}
::-moz-placeholder {  /* Firefox 19+ */
 color: #e1e1e1;
}

:-ms-input-placeholder {
 color: #e1e1e1;
}
.placeholder {
	color: #e1e1e1;
}
img {
	display: block;
	height: auto;
}
.mobile-break {
	display: block;
}
.tablet-up-text {
	display: none;
}
.logo {
	padding: 12px 0px 12px 20px;
	width: 165px;
}
nav#main-nav {
	display: none;
}
#nav-icon {
	width: 36px;
	float: right;
	margin: -60px 20px 0 0;
}
.mobile-nav, .mobile-nav li ul.sub-menu {
	float: left;
	width: 100%;
	background-color: #282828;
	color: #fff;
	list-style: none;
	margin: 0;
	padding: 0;
}
.mobile-nav li, .mobile-nav ul li {
	margin: 0;
	padding: 0;
}
.mobile-nav li {
	border-bottom: 1px solid #5b5b5b;
	float: left;
	width: 100%;
}
.mobile-nav li a {
	display: block;
	line-height: 44px;
	height: 44px;
	padding: 0 15px;
	margin: 0;
	color: #fff;
	float: left;
	text-decoration: none;
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
	font-size: 18px;
}
.menu-toggle {
	display: block;
	color: #fff;
	float: right;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
}
span.full-nav {
	width: 100%;
	float: left;
}
.plus, .minus {
	display: block;
	color: #5b5b5b;
	font-family: 'Roboto', sans-serif;
	font-size: 28px;
}
.minus {
	display: none;
}
.open .plus {
	display: none;
}
.open .minus {
	display: block;
}
.mobile-nav li {
}
.mobile-nav li ul.sub-menu {
	background-color: #fff;
}
.mobile-nav li ul.sub-menu li {
	border-bottom: #ddd solid 1px;
}
.mobile-nav li ul.sub-menu li a {
	font-weight: 900;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
}
.mobile-nav li ul.sub-menu li ul li {
	border-bottom: none;
}
.mobile-nav li ul.sub-menu li ul li a {
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	padding-left: 25px;
}
.mobile-nav li ul.sub-menu a {
	color: #004971;
}
#info, #supplemental-nav {
	display: none;
}
/* ==============
		Widget Styles
	   ============== */

/* Slider */
ul.bxslider {
	margin: 0;
	height: 248px;
	overflow: hidden;
}
ul.bxslider li {
	cursor: pointer;
}
ul.bxslider li .slide-bg-image {
	position: absolute;
	z-index: 100;
	height: 248px;
	width: 100%;
	background: #e6e6e6;
}
ul.bxslider li#shopsite .slide-bg-image {
	background: url(../images/mob-shopsite-home-slide.jpg) 50% 0;
}
ul.bxslider li#magento .slide-bg-image {
	background: url(../images/mob-slide-holder-2-bg.jpg) 50% 0;
}
ul.bxslider li#managed .slide-bg-image {
	background: url(../images/mob-slide-holder-3-bg.jpg) 50% 0;
}
ul.bxslider li#wp .slide-bg-image {
	background: url(../images/mob-slide-holder-4-bg.jpg) 50% 0;
}
ul.bxslider li#shopsite .learn-more img {
	width: 104px;
}
ul.bxslider li .slide-bg-image img {
	display: none;
	max-width: 1145px;
	height: 248px;
	width: 835px;
}
ul.bxslider li .slide-text {
	position: absolute;
	z-index: 200;
}
#bxslider-container {
	width: 100%;
	margin: 0 auto 0;
	float: left;
	border-top: 4px solid #282828;
	border-bottom: 4px solid #282828;
	background: #282828;
	height: 290px;
	overflow: hidden;
}
#bxslider-container .slide-holder {
	position: relative;
	margin: 0 auto;
	height: 290px;
	overflow: hidden;
}
.mobile-pager-text {
	height: 42px;
	line-height: 42px;
	bottom: 0px;
	background: #000;
	position: absolute;
	width: 100%;
	font-size: 16px;
	color: #fff;
	text-align: center;
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
}
#slide-thumbs {
	display: none;
	/*max-width: 1145px;
	min-width: 728px;*/
	position: relative;
	margin: -15px auto 0;
	z-index: 2500;
}
#slide-thumbs #bx-pager {
	width: 80%;
	margin: 0 10% 4px;
	float: left;
}
#slide-thumbs #bx-pager div {
	margin: 0;
	float: left;
}
#slide-thumbs #bx-pager div a {
	font-family: 'Francois One', sans-serif;
	font-weight: normal;
	display: block;
	margin: 0;
	color: #969696;
	text-decoration: none;
	line-height: 45px;
	font-size: 22px;
	padding: 18px 0 0 0;
	width: auto;
}
#slide-thumbs #bx-pager div a.active {
	background: url('../images/pager-top-arrow.png') no-repeat 50% 0;
	color: white;
}
#slide-thumbs #bx-pager div a span {
	display: block;
	width: auto;
	line-height: 45px;
	font-size: 22px;
	padding: 0 15px;
	margin: 0;
	text-align: center;
}
#slide-thumbs #bx-pager div a.active span {
	background-color: #004971;
}
/* slider custom styles */
.bxslider li {
	min-height: 350px;
}
h2.slide-header {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #3c3c3c;
	font-size: 36px;
	line-height: 36px;
	margin: 40px 0 8px 20px;
	text-shadow: 0px 2px 2px rgba(100,100,100,1);
}
li#managed h2.slide-header {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #3c3c3c;
	font-size: 30px;
	line-height: 30px;
	margin: 40px 0 8px 20px;
	text-shadow: 0px 2px 2px rgba(100,100,100,1);
}
li#managed h2.slide-header span {
	font-size: 20px;
}
h2.slide-header span {
	font-size: 24px;
}
p.slide-content {
	font-family: 'Gudea', sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 22px 20px;
	text-shadow: 0px 2px 2px rgba(100,100,100,1);
}
.learn-more {
	margin: 0 0 0 20px;
}
.learn-more img {
	float: left;
	margin: 5px 15px 0 0;
	width: 147px;
}
li#shopsite .learn-more img {
	width: 104px;
}
li#magento .learn-more img {
	width: 104px;
	margin: 0px 15px 0 0;
}
.learn-more p {
	float: left;
	width: 115px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-style: italic;
	color: #333;
	font-size: 20px;
	line-height: 32px;
	margin: 0;
	background: url(../images/learn-more-arrow.png) 0px 25px no-repeat;
}
.learn-more a {
	color: #333;
	text-decoration: none;
}
/* Home Styles */
.intro-back {
	background-color: #4a4c49;
	float: left;
	clear: both;
	width: 100%;
	margin: 2px 0;
}
.intro-text p {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	line-height: 28px;
	margin: 15px 20px;
}
.call-form .main-pad {
	margin: 0px 5.7182%;
	width: 88.4375%;
	float: left;
}
aside.homepage-boxes {
	background-color: #ebebeb;
	color: #3c3c3c;
	margin: 0px 8% 30px;
	width: 84%;
	float: left;
	padding: 0;
	text-align: center;
}
aside.homepage-boxes:first-child {
	margin: 30px 8%;
}
aside.homepage-boxes .icon-holder {
	width: 77px;
	margin: 12px auto 7px;
}
aside.homepage-boxes h2 {
	font-family: 'Francois One', sans-serif;
	/*font-size: 26px;
	line-height: 26px;*/
	font-size: 22px;
	line-height: 22px;
	text-align: center;
	width: 100%;
	color: #3c3c3c;
	margin: 0 0 10px 0;
	font-weight: 400;
}
aside.homepage-boxes h3 a:hover, aside.homepage-boxes h3 a:active {
	text-decoration: underline;
}
article#home-content {
	float: left;
	clear: both;
}
article#home-content header p {
	float: left;
	clear: both;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: 400;
	font-style: italic;
	margin: 0 8% 25px;
}
#feeds {
	float: left;
	clear: both;
	background: url('../images/diagonal-bg.png');
	padding: 20px 15px;
	-moz-box-shadow: inset 0 3px 3px #ccc;
	-webkit-box-shadow: inset 0 3px 3px #ccc;
	box-shadow: inset 0 3px 3px #ccc;
}
#feeds aside#news, #feeds aside#blog-feed {
	background-color: white;
	border: 1px solid #a7a7a7;
	width: 88%;
	padding: 10px 6%;
	margin: 15px 0;
	min-height: 85px;
}
#feeds aside#news {
	float: left;
}
#feeds aside#blog-feed {
	float: left;
}
#feeds h2 {
	color: #004971;
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
	font-size: 26px;
	margin: 0 0 10px 0;
}
#feeds h2 a:link, #feeds h2 a:visited {
	color: #004971;
	text-decoration: none;
}
#feeds h2 a:hover, #feeds h2 a:active {
	color: #004971;
	text-decoration: underline;
}
#feeds aside#news h3, #feeds aside#blog-feed h3 {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 14px;
	margin: 0;
}
#feeds aside#news h3 a, #feeds aside#blog-feed h3 a {
	color: #000;
}
#feeds aside#news p, #feeds aside#blog-feed p {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 5px 0;
	color: black;
}
#feeds aside#news p a, #feeds aside#blog-feed p a {
	color: #000;
}
#feeds aside#news p .date {
	display: block;
}
/* Interior Styles */
header#page-header {
	height: 132px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 10;
	border-top: 3px solid #282828;
	border-bottom: 3px solid #282828;
}
header#page-header .header-bg-image {
	display: none;
	/*position: absolute;*/
	z-index: 50;
	overflow: hidden;
}
header#page-header .mob-header-bg-image {
	position: absolute;
	z-index: 50;
	overflow: hidden;
	height: 132px;
	width: 100%;
}
header#page-header .mob-header-bg-image img {
	max-width: 768px;
	width: 768px;
	position: absolute;
	left: 50%;
	margin-left: -384px;
	height: 132px;
}
header#page-header .header-content {
	position: absolute;
	z-index: 100;
	margin: 20px;
}
header#page-header .header-content p {
	font-family: 'Gudea', sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 15px;
	line-height: 19px;
	margin: 0;
}
header#lp-header {
	height: 200px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 10;
	border-top: 3px solid #282828;
	border-bottom: 3px solid #282828;
}
header#lp-header .header-bg-image {
	display: none;
	position: absolute;
	z-index: 50;
	overflow: hidden;
}
header#lp-header .mob-header-bg-image {
	position: absolute;
	z-index: 50;
	overflow: hidden;
	height: 200px;
	width: 100%;
}
header#lp-header .mob-header-bg-image img {
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -35%;
}
header#lp-header .header-content {
	position: absolute;
	z-index: 100;
	margin: 36px 0 0 15px;
}
header#lp-header h2, header#lp-header h3 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #3c3c3c;
	font-size: 44px;
	line-height: 40px;
	margin: 0 0 8px 0;
	text-shadow: 0px 2px 2px rgba(100,100,100,1);
}
header#lp-header h3 {
	font-size: 36px;
}
header#lp-header .header-content.wordpress-header {
	position: absolute;
	z-index: 100;
	margin: 10px 0 0 15px;
}
header#lp-header .wordpress-header h2 {
	font-size: 44px;
	line-height: 54px;
}
header#lp-header .wordpress-header h3 {
	display: none;
}
header#lp-header h2.small-header, header#lp-header h3.small-header {
	font-size: 28px;
	line-height: 30px;
}
header#lp-header h3 {
	font-size: 24px;
}
header#lp-header .header-content p {
	font-family: 'Gudea', sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
}
header#lp-header .slider-gradient-left, header#lp-header .slider-gradient-right {
}
#subnav-icon {
	width: 100%;
	background-color: #4a4c49;
	color: #fff;
	font-family: 'Francois One', sans-serif;
}
.subtoggle {
	padding: 0 15px;
	color: #fff !important;
	text-decoration: none;
	display: block;
	line-height: 44px;
}
.subtoggle img {
	float: right;
}
.subtoggle .up, .subtoggle .down {
	display: block;
	color: #5b5b5b;
	font-family: 'Roboto', sans-serif;
	font-size: 28px;
}
.subtoggle .down {
	display: none;
}
.subopen .up {
	display: none;
}
.subopen .down {
	display: block;
}
#subpage-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#subpage-nav ul li {
	height: 44px;
	background-color: #004971;
	color: #fff;
	line-height: 44px;
	border-top: 1px solid #375b70;
	border-bottom: 1px solid #48464a;
}
#subpage-nav ul li a {
	display: block;
	height: 44px;
	line-height: 44px;
	color: #fff;
	text-decoration: none;
	padding: 0 15px;
}
#page-top {
	clear: both;
}
ul.mobile-info {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.mobile-info li {
	float: left;
	background-color: #004971;
	font-family: 'PT Sans', sans-serif;
	font-size: 26px;
	font-weight: 700;
	height: 44px;
	line-height: 44px;
	width: 82%;
	padding: 0 0 0 18%;
	color: #fff;
	border-top: solid #fff 2px;
}
ul.mobile-info li a {
	font-weight: 700;
	font-style: italic;
	color: #fff;
}
ul.mobile-info li a:link, ul.mobile-info li a:visited {
	color: white;
	text-decoration: none;
}
ul.mobile-info li a:hover, footer ul.mobile-info li a:active {
	color: white;
	text-decoration: underline;
}
ul.mobile-info li.phone {
	background: #004971 url('../images/mob-phone.png') no-repeat 10% 9px;
}
ul.mobile-info li.sign-up {
	background: #004971 url('../images/mob-sign-up.png') no-repeat 10% 10px;
}
.service-logo {
	margin: 0 auto;
}
.magento-header {
	padding-top: 10px;
}
.magento-callout {
	width: 82.4468%;
	margin: 25px auto;
}
.magento-callout h2 {
	font-family: 'Francois One', sans-serif;
	font-size: 24px;
	color: #004971;
	width: 100%;
	margin: -15px 0 10px 0;
	float: left;
	font-weight: 400;
}
.magento-callout a {
	display: block;
	width: 100%;
	margin: 25px 0;
	float: right;
}
.magento-callout a span {
	display: inline-block;
	background-color: #3c3c3c;
	color: #fff;
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 28px;
	padding: 9px 10px 10px;
	height: 28px;
	margin: 0 4px 0 0;
}
.magento-callout a img {
	display: inline-block;
	margin: -7px 0 0 0;
}
.magento-intro {
	padding: 0 0 20px;
	float: left;
}
#report-image {
	width: 1031px;
	margin: -50px auto 0;
}
.features-wide {
	display: none;
}
.features-mobile {
	margin: 20px auto;
	width: 88.4375%;
}
.features-mobile ul.features-list {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	color: #3c3c3c;
	font-weight: 400;
	background-color: white;
	border: 2px #ebebeb solid;
}
.features-mobile ul.features-list li {
	line-height: 17px;
	padding: 5px 50px;
}
/* LP Styles */
#lp-content {
	width: 100%;
	float: left;
}
#lp-content #boxes {
	width: 100%;
	float: left;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}
#lp-content #boxes.bottom-pad {
	padding-bottom: 20px;
}
#lp-content #boxes .box-holder {
	width: 100%;
	float: left;
	clear: both;
}
#lp-content #boxes h2 {
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 26px;
	text-align: center;
	width: 84%;
	color: #3c3c3c;
	margin: 8px 0;
	font-weight: 400;
	padding: 0;
}
#lp-content #boxes aside.interior-four-boxes {
	background-color: #ebebeb;
	color: #3c3c3c;
	margin: 25px 10% 0;
	float: left;
	padding: 0;
	width: 80%;
}
#lp-content #boxes aside.interior-four-boxes:first-child {
	margin: 25px 10% 0;
}
#lp-content #boxes aside.interior-four-boxes .icon-holder {
	width: 77px;
	height: 53px;
	margin: 20px auto 15px;
}
#lp-content #boxes aside.interior-four-boxes h3 a:link, #lp-content #boxes aside.interior-four-boxes h3a:visited {
	color: #3c3c3c;
	text-decoration: none;
}
#lp-content #boxes aside.interior-four-boxes h3 a:hover, #lp-content #boxes aside.interior-four-boxes h3a:active {
	color: #3c3c3c;
	text-decoration: underline;
}
#lp-content #boxes aside.interior-four-boxes h3 {
	font-family: 'Francois One', sans-serif;
	font-size: 22px;
	color: #3c3c3c;
	margin: 0 10px 25px;
	text-align: center;
	font-weight: 400;
}
#lp-content #boxes aside.interior-three-boxes {
	background-color: #ebebeb;
	color: #3c3c3c;
	margin: 30px 30px 0 30px;
	float: left;
	padding: 0;
}
#lp-content #boxes aside.interior-three-boxes:first-child {
	margin: 25px 30px 0;
}
#lp-content #boxes aside.interior-three-boxes .icon-holder {
	width: 158px;
	height: 53px;
	margin: 20px auto 10px;
}
#lp-content #boxes aside.interior-three-boxes h3 a:link, #lp-content #boxes aside.interior-three-boxes h3a:visited {
	color: #3c3c3c;
	text-decoration: none;
}
#lp-content #boxes aside.interior-three-boxes h3 a:hover, #lp-content #boxes aside.interior-three-boxess h3 a:active {
	color: #3c3c3c;
	text-decoration: underline;
}
#lp-content #boxes aside.interior-three-boxes p a:link, #lp-content #boxes aside.interior-three-boxes p a:visited {
	color: #4a4c49;
	text-decoration: underline;
}
#lp-content #boxes aside.interior-three-boxes p a:hover, #lp-content #boxes aside.interior-three-boxes p a:active {
	color: #4a4c49;
	text-decoration: underline;
}
#lp-content #boxes aside.interior-three-boxes h3 {
	font-family: 'Francois One', sans-serif;
	font-size: 22px;
	color: #3c3c3c;
	margin: 0 10px 15px;
	text-align: center;
	font-weight: 400;
}
#lp-content #boxes aside.interior-three-boxes p {
	font-family: 'Roboto', sans-serif;
	width: 86.7132%;
	color: #4a4c49;
	font-size: 17px;
	line-height: 22px;
	margin: 0 auto 15px;
}
.lp-bottom {
	margin: 0px auto 0;
	/*width: 100%;*/
	width: 88%;
	text-align: center;
	/*margin: 5px 0 25px;*/
	font-family: 'Francois One', sans-serif;
	font-size: 22px;
	line-height: 29px;
	color: #3c3c3c;
	font-weight: 400;
}
.lp-bottom p {
	width: 100%;
	text-align: left;
	margin: 5px 0 25px;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	/*line-height: 22px;*/
	color: #4a4c49;
	font-weight: 400;
	font-style: italic;
}
.lp-bottom p a {
	font-weight: 700;
	font-style: normal;
	color: #004971;
}
aside.homepage-boxes h3 {
	color: #3c3c3c;
	margin: 0 0 10px 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-style: italic;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
#pattern-strip {
	float: left;
	clear: both;
	width: 100%;
	padding: 0 0 5px;
	background: url('../images/diagonal-bg.png');
}
#pattern-strip .shopsite-demo-text {
	float: left;
	width: 71.2473%;
}
#pattern-strip .shopsite-demo-text {
	float: none;
	width: 82.4468%;
	margin: 25px auto 0px;
}
#pattern-strip .shopsite-demo-text h1 {
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 32px;
	color: #004971;
	margin: 0 0 15px 0;
	font-weight: 400;
}
#pattern-strip .shopsite-demo-text p {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-style: italic;
	font-size: 18px;
	line-height: 22px;
}
#shopsite-info div {
	float: none;
	width: 82.4468%;
	margin: 25px auto 0px;
	padding: 0 0 35px 0;
}
#shopsite-info div.shopsite-version {
	border-right: none;
	padding: 0 0 36px;
	border-bottom: 1px solid #ebebeb;
}
#shopsite-info h3 {
	font-size: 20px;
	margin: 0;
	color: #4a4c49;
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
	text-align: center
}
#shopsite-info h3 a {
	color: #004971;
}
.offset-seal {
	width: 212px;
	margin: 0 auto 15px;
}
#light-blue-strip {
	float: left;
	clear: both;
	padding: 30px;
	background-color: #7fa4b8;
	color: #fff;
}
#light-blue-strip h2 {
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 26px;
	text-align: left;
	width: 100%;
	color: #fff;
	margin: 0;
	font-weight: 400;
}
#light-blue-strip h2.blue-header {
	color: #004971;
}
#light-blue-strip h3 {
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-weight: 500;
	font-size: 17px;
	line-height: 24px;
}
#light-blue-strip h3 a {
	font-weight: 500;
}
#report-image {
	display: none;
}
.mobile-blue-btn {
	margin: 15px 0 0 0;
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
	font-size: 22px;
}
h2.intro-header {
	float: left;
	clear: both;
	margin: 0;
	padding: 15px 25px;
	background: url('../images/diagonal-bg.png');
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-style: italic;
	color: #004971;
	font-size: 18px;
}
.subpage-item {
	/*float: left;*/
	clear: both;
	margin: 0;
	padding: 15px 0 0;
	font-family: 'Roboto', sans-serif;
}
.subpage-item h1 {
	font-family: 'Gudea', sans-serif;
	font-size: 24px;
	margin: 0 25px 10px;
	line-height: 28px;
}
.subpage-item h1.arrow {
	background: url('../images/header-arrow.png') no-repeat left 8px;
	padding-left: 15px;
}
.subpage-item h2 {
	margin: 0 25px 10px;
	font-weight: 700;
	color: #004971;
	font-size: 16px;
	line-height: 22px;/*text-align: center;*/
}
.subpage-item h2.intro-header {
	margin: 0 0 15px;
}
.subpage-item h3 {
	font-size: 15px;
	margin: 0 25px 10px;
	line-height: 19px;
}
.subpage-item h4 {
	font-size: 15px;
	margin: 0 25px 10px;
	line-height: 19px;
}
.subpage-item p {
	font-size: 15px;
	margin: 0 25px 10px;
	line-height: 19px;
}
.subpage-item ul {
	font-size: 14px;
	margin: 0 25px 10px;
	line-height: 19px;
}
.subpage-item li {
	font-size: 14px;
	margin: 0 0 5px 0;
	line-height: 19px;
}
.subpage-item-cart {
	float: none;
	clear: both;
	margin: 0;
	padding: 15px 25px;
	font-family: 'Roboto', sans-serif;
}
.subpage-item-cart h1 {
	font-size: 24px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
.subpage-item-cart h1.arrow {
	background: url('../images/header-arrow.png') no-repeat left 8px;
	padding-left: 15px;
}
.subpage-item-cart h2 {
	margin: 0 0 10px 0;
	font-weight: 700;
	color: #004971;
	font-size: 18px;
	line-height: 22px;
}
.subpage-item-cart h3 {
	font-size: 15px;
	margin: 0 0 10px 0;
	line-height: 19px;
}
.subpage-item-cart h4 {
	font-size: 15px;
	margin: 0 0 10px 0;
	line-height: 19px;
}
.subpage-item-cart p {
	font-size: 15px;
	margin: 0 0 10px 0;
	line-height: 19px;
}
.subpage-item-cart ul {
	font-size: 15px;
	margin: 0 0 10px 0;
	line-height: 19px;
}
.subpage-item-cart li {
	font-size: 15px;
	margin: 0 0 5px 0;
	line-height: 19px;
}
.mobile-blue-btn a {
	display: block;
	color: #fff;
	padding: 10px;
	background-color: #004971;
	text-decoration: none;
}
.full-width {
	width: 100%;
	float: left;
}
.mobile-grey-btn {
	margin: 15px auto 30px;
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
	font-size: 22px;
	width: 135px;
	text-align: center;
}
.mobile-grey-btn a {
	display: block;
	color: #fff;
	padding: 10px;
	background-color: #3c3c3c;
	text-decoration: none;
}
.grey-strip {
	background-color: #4a4c49;
	float: left;
	width: 100%;
}
.grey-strip h2 {
	font-family: 'Francois One', sans-serif;
	font-size: 24px;
	line-height: 26px;
	text-align: left;
	color: #fff;
	margin: 20px 30px;
	font-weight: 400;
}
.call-form {
	background-color: #004971;
	float: left;
	clear: both;
	width: 100%;
	padding: 5px 0 15px;
	-moz-box-shadow: 0 0 15px rgba(0,0,0,.7);
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,.7);
	box-shadow: 0 0 15px rgba(0,0,0,.7);
}
.call-form .interior-pad {
	margin: 0px 5.7182%;
	width: 88.4375%;
	float: left;
}
.call-form form input {
	width: 96%;
	margin: 5px 0;
	float: left;
	font-family: 'Francois One', sans-serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: 400;
	border: 0;
}
.call-form form input:not([type=submit]) {
	-moz-box-shadow: inset 0 0 5px #999;
	-webkit-box-shadow: inset 0 0 5px #999;
	box-shadow: inset 0 0 5px #999;
	padding: 0 2%;
}
.call-form form input[type=submit] {
	width: 185px;
	background-color: #4d809c;
	color: white;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 0px;
}
.call-form h3 {
	font-family: 'Francois One', sans-serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: 400;
	color: white;
	text-align: left;
	width: 100%;
	margin: 5px 0 5px;
	float: left;
}
.tab-strip {
	padding: 45px 0 35px;
	float: left;
}
.tab-strip h2 {
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 26px;
	text-align: left;
F  color: #4a4c49;
	margin: 0 30px 20px;
	font-weight: 400;
}
#tabs {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #4a4c49;
	line-height: 24px;
	float: left;
}
#tabs ul.tabs-nav {
	list-style: none;
	float: left;
	width: 93.4066%;
	margin: 0;
	padding: 0 3.2967%;
	border-bottom: 1px solid #666;
}
#tabs ul.tabs-nav li {
	float: left;
}
#tabs ul.tabs-nav li a {
	display: block;
	font-weight: 700;
	padding: 5px 19px;
	line-height: 24px;
	margin-right: 7px;
	margin-bottom: -1px;
	border: 1px solid #666;
	text-decoration: none;
	color: #4a4c49;
	background: #e9e9e9;
}
#tabs ul.tabs-nav li a:link, #tabs ul.tabs-nav li a:visited {
	background: #e9e9e9;
}
#tabs ul.tabs-nav li a:hover, #tabs ul.tabs-nav li a:active {
	background: #fff;
}
#tabs ul.tabs-nav li.ui-tabs-active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}
#tabs .ui-tabs-panel {
	float: left;
	padding: 20px 5px 0;
}
ul.mobile-tabs {
	list-style: none;
	margin: 10px 25px;
	padding: 0;
	border-top: 1px solid #888;
}
ul.mobile-tabs li {
	list-style: none;
	margin: 0;
	padding: 0 10px;
	font-size: 16px;
	line-height: 44px;
	border-bottom: 1px solid #888;
	font-family: 'Roboto', sans-serif;
}
.mobile-tabs .sub-menu p {
	line-height: 22px;
	font-size: 14px;
}
.mobile-tabs .sub-menu li {
	line-height: 22px;
	font-size: 14px;
	border: none;
	list-style: disc;
}
ul.mobile-tabs li span {
	font-size: 16px;
}
#lp-features {
	position: relative;
	float: left;
	background: #82a4b7;
	width: 100%;
}
#lp-features h2 {
	width: 100%;
	text-align: center;
	background-color: #7FA4B8;
	margin: 0;
	font-family: 'Francois One', sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #fff;
	font-weight: 400;
	padding-top: 20px;
}
#lp-features h3 {
	text-align: center;
	margin: 12px 0;
	font-family: 'Francois One', sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #3c3c3c;
	font-weight: 400;
}
#lp-features ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #3c3c3c;
	font-weight: 400;
	background-color: white;
}
#lp-features ul li {
	line-height: 17px;
	padding: 5px 20px;
}
#lp-features a {
	display: block;
	bottom: 0;
	margin: 20px 6.4102%;
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 32px;
	text-align: center;
	background: #fff;
	width: 87.1796%;
	color: #3c3c3c;
	text-decoration: none;
}
#lp-features a img {
	display: inline-block;
	margin-top: -5px;
}
#lp-features .lp-features-box {
	background-color: #e9e9e9;
	margin: 30px;
	border: 4px solid #fff;
	-webkit-box-shadow: 0px 0px 19px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 19px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 19px rgba(50, 50, 50, 0.75);
}
#lp-content #lp-intro h2 {
	font-family: 'Francois One', sans-serif;
	font-size: 22px;
	line-height: 29px;
	text-align: left;
	color: #3c3c3c;
	margin: 8px 20px 35px;
	font-weight: 400;
}
#lp-content #lp-intro h3 {
	font-family: 'Francois One', sans-serif;
	font-size: 22px;
	line-height: 29px;
	text-align: left;
	color: #000;
	margin: 8px 20px 25px;
	font-weight: 400;
}
#custom-solution-box-lex {
	min-height: 90%;
	font-family: 'Francois One', sans-serif;
}
#custom-solution-box-lex aside {
	padding: 0 5% 25px !important;
}
#custom-solution-box-lex aside.call-form-lex {
	box-shadow: none;
}
#custom-solution-box-lex aside.call-form-lex {
	background-color: #fff;
	border: 1px solid #a7a7a7;
	clear: both;
	padding: 5px 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#custom-solution-box-lex aside.call-form-lex form input {
	width: 94%;
	margin: 5px 0;
	font-size: 18px;
	font-family: 'Francois One', sans-serif;
	line-height: 32px;
	padding: 0 2%;
	border: 1px solid #bbb;
}
#custom-solution-box-lex aside.call-form-lex form input:not([type=submit]) {
	-moz-box-shadow: inset 0 0 5px #999;
	-webkit-box-shadow: inset 0 0 5px #999;
	box-shadow: inset 0 0 5px #999;
}
#custom-solution-box-lex aside.call-form-lex form input[type=submit] {
	width: 75%;
	position: relative;
	display: block;
	left: 35px;
	padding: 0;
	background-color: #004971;
	color: white;
	text-transform: uppercase;
}
#custom-solution-box-lex aside.call-form-lex h3 {
	font-family: 'Francois One', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	color: #004971;
	text-align: center;
	width: 100%;
	margin: 5px 0;
	float: left;
}
#custom-solution-box-lex aside.call-form-lex p {
	font-size: 12px;
}
#lp-features-transparent {
	width: 88.4375%;
	margin: 0 auto;
}
#lp-features-transparent .lp-features-three-boxes {
	width: 100%;
	float: left;
	margin: 0;
}
#lp-features-transparent .first-box {
	margin: 0;
}
#lp-features-transparent h2 {
	width: 100%;
	text-align: center;
	margin: 5px 0 25px;
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 26px;
	color: #3c3c3c;
	font-weight: 400;
}
#lp-features-transparent h3 {
	text-align: center;
	margin: 14px 0;
	font-family: 'Francois One', sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #3c3c3c;
	font-weight: 400;
}
#lp-features-transparent ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #3c3c3c;
	font-weight: 400;
	background-color: white;
}
#lp-features-transparent ul li {
	line-height: 17px;
	padding: 8px 10px;
}
#lp-features-transparent .lp-features-box a {
	display: block;
	bottom: 0;
	margin: 14px 6.4102%;
	font-family: 'Roboto', sans-serif;
	font-size: 19px;
	line-height: 24px;
	text-align: center;
	width: 87.1796%;
	color: #4a4c49;
	text-decoration: none;
}
#lp-features-transparent .lp-features-box a img {
	display: inline-block;
	margin-top: 0px;
}
#lp-features-transparent .lp-features-box {
	background-color: #e9e9e9;
	border: 4px solid #fff;
	-webkit-box-shadow: 0px 0px 19px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 19px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 19px rgba(50, 50, 50, 0.75);
}
#lp-features-transparent a.order-link {
	display: block;
	width: 100%;
	text-align: center;
	margin: 20px 0 50px;
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 26px;
	color: #004971;
	font-weight: 400;
}
.light-blue-box {
	background-color: #82a4b7;
	/*margin: 40px auto 25px;*/
	margin: 0;
	padding: 25px 0;
	width: 100%;
}
.light-blue-box h2 {
	text-align: center;
	margin: 0px 0 25px 30px;
	font-family: 'Francois One', sans-serif;
	font-size: 22px;
	line-height: 22px;
	color: #004971;
	font-weight: 400;
}
.light-blue-box ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0 25px;
}
.light-blue-box ul li {
	padding: 0 20px;
	background: url('../images/list-check.png') no-repeat 0px 5px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
}
#tabs {
	display: none;
}
/* two-column template styles */
table.cell-spacer {
	width: 90%;
}
table.cell-spacer td {
	padding: 10px;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-style: italic;
}
.wide-cell, .short-cell {
	font-size: 10px;
}
#sidebar {
	display: none;
	width: 23.0993%;
	margin-left: 3.2164%;
	float: left;
	background: #ebebeb url('../images/subpage-top-shadow.png') repeat-x;
	padding-top: 18px;
}
#sidebar aside {
	margin: 0 7.2% 18px;
	width: 75.6%;
	float: left;
	padding: 10px 5% !important;
}
#sidebar aside.call-form {
	box-shadow: none;
}
#sidebar aside.call-form {
	background-color: #fff;
	border: 1px solid #a7a7a7;
	clear: both;
	padding: 5px 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#sidebar aside.call-form form input {
	width: 94%;
	margin: 5px 0;
	font-size: 22px;
	line-height: 36px;
	padding: 0 2%;
	border: 1px solid #bbb;
}
#sidebar aside.call-form form input:not([type=submit]) {
	-moz-box-shadow: inset 0 0 5px #999;
	-webkit-box-shadow: inset 0 0 5px #999;
	box-shadow: inset 0 0 5px #999;
}
#sidebar aside.call-form form input[type=submit] {
	width: 100%;
	padding: 0;
	background-color: #004971;
	color: white;
	text-transform: uppercase;
}
#sidebar aside.call-form h3 {
	font-family: 'Francois One', sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	color: #004971;
	text-align: center;
	width: 100%;
	margin: 5px 0;
	float: left;
}
#sidebar aside.white-papers {
	background-color: #004971;
	color: white;
}
#sidebar aside.white-papers h2 {
	font-family: 'Francois One', sans-serif;
	text-align: center;
	margin: 5px 0;
	width: 100%;
}
#sidebar aside.white-papers p {
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-size: 16px;
	line-height: 19px;
	text-align: left;
	margin: 5px 0;
	width: 100%;
}
#sidebar aside.white-papers h2 a {
	color: #fff;
	text-decoration: none;
}
#sidebar aside.white-papers a.wp-btn {
	display: block;
	font-size: 21px;
	line-height: 24px;
	padding: 5px 0;
	font-family: 'Francois One', sans-serif;
	text-align: center;
	text-decoration: none;
	background-color: #fff;
	color: #282828;
	width: 100%;
	margin-top: 10px;
	cursor: pointer;
}
/* Mobile Sidebar */
#sidebar-mob {
	background: #ebebeb;
	padding-top: 18px;
	float: left;
	width: 100%
}
#sidebar-mob aside {
	margin: 0 7.2% 18px;
	width: 75.6%;
	float: left;
	padding: 10px 5% !important;
}
#sidebar-mob aside.call-form {
	box-shadow: none;
}
#sidebar-mob aside.call-form {
	background-color: #fff;
	border: 1px solid #a7a7a7;
	clear: both;
	padding: 5px 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#sidebar-mob aside.call-form form input {
	width: 94%;
	margin: 5px 0;
	font-size: 24px;
	line-height: 30px;
	padding: 0 2%;
	border: 1px solid #bbb;
}
#sidebar-mob aside.call-form form input:not([type=submit]) {
	-moz-box-shadow: inset 0 0 5px #999;
	-webkit-box-shadow: inset 0 0 5px #999;
	box-shadow: inset 0 0 5px #999;
}
#sidebar-mob aside.call-form form input[type=submit] {
	width: 100%;
	padding: 0;
	background-color: #004971;
	color: white;
	text-transform: uppercase;
}
#sidebar-mob aside.call-form h3 {
	font-family: 'Francois One', sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: 400;
	color: #004971;
	text-align: center;
	width: 100%;
	margin: 5px 0 10px;
	float: left;
}
#sidebar-mob aside.white-papers {
	background-color: #004971;
	color: white;
}
#sidebar-mob aside.white-papers h2 {
	font-family: 'Francois One', sans-serif;
	text-align: center;
	margin: 5px 0;
	width: 100%;
}
#sidebar-mob aside.white-papers p {
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-size: 16px;
	line-height: 19px;
	text-align: left;
	margin: 5px 0;
	width: 100%;
}
#sidebar-mob aside.white-papers h2 a {
	color: #fff;
	text-decoration: none;
}
#sidebar-mob aside.white-papers a.wp-btn {
	display: block;
	font-size: 21px;
	line-height: 24px;
	padding: 5px 10px;
	font-family: 'Francois One', sans-serif;
	text-align: left;
	text-decoration: none;
	background-color: #fff;
	color: #282828;
	/*width: 100%;*/
	margin-top: 10px;
	cursor: pointer;
}
#white-papers .interior-pad {
	margin: 0px 5.7182%;
	width: 88.4375%;
	float: left;
}
#white-papers {
	float: left;
	clear: both;
	width: 100%;
	margin: 25px 0;
}
#white-papers .main-pad {
	margin: 0px 5.7182%;
	width: 88.4375%;
	float: left;
}
#white-papers h2 {
	float: left;
	clear: both;
	width: 100%;
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
	font-size: 26px;
	line-height: 32px;
	color: #004971;
	text-align: left;
	margin: 0 0 10px 0;
}
#white-papers h2 a:link, #white-papers h2 a:visited {
	color: #004971;
	text-decoration: none;
}
#white-papers h2 a:hover, #white-papers h2 a:active {
	color: #004971;
	text-decoration: underline;
}
#white-papers ul {
	float: left;
	clear: both;
	width: 90%;
	padding: 0;
	margin: 0%;
	list-style: disc inside;
}
#white-papers ul li {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
	color: #4a4c49;
	padding: 0;
	width: 100%;
	margin: 0 0 10px 0;
}
#white-papers p {
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	margin: 0;
}
#white-papers p a.wp-link {
	color: #004971;
	font-family: 'Francois One', sans-serif;
	font-size: 16px;
}
#wp-form {
	clear: both;
	float: left;
	margin: 0px 5.7182% 25px;
	width: 88.4375%;
}
#wp-form form {
	margin-left: 0;
}
#wp-form form input {
	width: 99%;
	margin: 5px 0;
	float: left;
	font-family: 'Francois One', sans-serif;
	font-size: 21px;
	line-height: 36px;
	padding: 0 .5%;
	font-weight: 400;
	border: 1px solid #bbb;
}
#wp-form form input:not([type=submit]) {
	-moz-box-shadow: inset 0 0 5px #999;
	-webkit-box-shadow: inset 0 0 5px #999;
	box-shadow: inset 0 0 5px #999;
}
#wp-form form input[type=submit] {
	background-color: #3c3c3c;
	color: white;
	text-align: center;
	border: none;
	width: 175px;
}
#logos {
	float: left;
	clear: both;
	width: 100%;
	padding: 10px 0;
	background: url('../images/diagonal-bg.png');
	-moz-box-shadow: inset 0 3px 3px #ccc;
	-webkit-box-shadow: inset 0 3px 3px #ccc;
	box-shadow: inset 0 3px 3px #ccc;
}
#logos .main-pad {
	margin: 10px 5.7182%;
	width: 88.4375%;
	float: left;
}
#logo-holder ul {
	border-top: dashed 1px #3e3d3d;
	border-bottom: dashed 1px #3e3d3d;
	float: left;
	clear: both;
	list-style: none;
	width: 100%;
	padding: 15px 0;
}
#logo-holder ul li {
	float: left;
	width: 50%;
	height: 60px;
}
#logo-holder ul li img {
	margin-right: auto;
	margin-left: auto;
}
/* Footer */
.footer-container {
	float: left;
	clear: both;
	width: 100%;
}
footer #footer-top {
	float: left;
	clear: both;
	width: 100%;
	background-color: #4a4c49;
 padding: 25px 0:
}
footer #footer-top ul.footer-info {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0 0 25px 0;
}
footer #footer-top ul.footer-info li {
	background: url('../images/foot-phone-icon.png') no-repeat 0 0;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 22px;
	height: 40px;
	line-height: 40px;
	width: 230px;
	margin: 5px auto;
	padding: 0 0 0 45px;
}
footer #footer-top ul.footer-info li a {
	font-weight: 700;
}
footer #footer-top ul.footer-info li a:link, footer #footer-top ul.footer-info li a:visited {
	color: white;
	text-decoration: none;
}
footer #footer-top ul.footer-info li a:hover, footer #footer-top ul.footer-info li a:active {
	color: white;
	text-decoration: underline;
}
footer #footer-top ul.footer-info li.phone {
	background: url('../images/foot-phone-icon.png') no-repeat 9px 0;
}
footer #footer-top ul.footer-info li.email {
	background: url('../images/foot-email-icon.png') no-repeat 0 10px;
}
footer #footer-top h3 {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-style: italic;
	font-size: 19px;
	margin: 19px 0;
	float: left;
	color: #fff;
	padding: 0 30px;
	text-align: center;
}
footer #footer-nav {
	float: left;
	clear: both;
	width: 100%;
	background-color: #004971;
}
footer #footer-middle {
	float: left;
	clear: both;
	width: 100%;
}
footer #footer-nav .social-footer h3 {
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
	font-size: 14px;
}
footer #footer-nav .social-footer ul {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
footer #footer-nav .social-footer ul li a {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	line-height: 30px;
	/*text-indent: -999px;*/
	list-style: none;
	margin: 0 8px 0 0;
	padding: 0;
}
footer #footer-nav .social-footer ul li a.facebook {
	background: url('../images/soc-media-facebook.png');
}
footer #footer-nav .social-footer ul li a.twitter {
	background: url('../images/soc-media-twitter.png');
}
footer #footer-nav .social-footer ul li a.g-plus {
	background: url('../images/soc-media-g-plus.png');
}
footer #footer-nav .social-footer ul li a.linkedin {
	background: url('../images/soc-media-linkedin.png');
}
footer #footer-nav .social-footer ul li a.rss {
	background: url('../images/soc-media-rss.png');
}
footer #footer-nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
footer #footer-nav ul li dl {
	margin: 0;
	border-bottom: 1px solid #fff;
	padding: 10px 0;
}
footer #footer-nav ul li a {
	width: auto;
}
footer #footer-nav ul li dt a {
	color: #fff;
	text-decoration: none;
}
footer #footer-nav ul li dt a:hover {
	text-decoration: underline;
}
footer #footer-nav ul li dt {
	margin: 0;
	padding: 0;
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
	font-size: 20px;
}
footer #footer-nav ul li dt a {
	line-height: 44px;
	padding: 0 5.7182%;
	width: 88.4375%;
	display: block;
	text-decoration: none;
}
footer #footer-nav ul li dd {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	line-height: 18px;
}
footer #footer-nav ul li dd a:hover {
	text-decoration: underline;
}
footer #footer-nav ul li dd a {
	display: block;
	font-weight: 400;
	font-size: 14px;
	line-height: 36px;
	color: #fff;
	text-decoration: none;
	padding: 0 5.7182%;
	width: 88.4375%;
}
footer #footer-nav #footer-info h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 0 0 10px 0;
	text-align: center;
}
footer #footer-nav #footer-info p {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 0 0 10px 0;
	text-align: center;
}
footer #footer-nav #footer-info a {
	color: #fff;
	margin: 0;
	text-decoration: none;
}
.mobile-more {
	font-family: 'Lato', sans-serif;
	display: block;
	float: right;
	font-weight: 300;
	font-size: 40px;
	line-height: 54px;
}
.mobile-less {
	display: none;
	font-family: 'Lato', sans-serif;
	float: right;
	font-weight: 300;
	font-size: 40px;
	line-height: 54px;
}
.footeropen .mobile-more {
	display: none;
}
.footeropen .mobile-less {
	display: block;
}
#footer-middle {
	overflow: hidden;
}
#foot-nav-col {
	float: left;
}
.foot_nav1 {
	display: block;
	margin: 0px 20px 0px 0px;
	float: left;
	width: 100%;
}
.foot_nav2 {
	display: block;
	margin: 0px 20px 0px 0px;
	float: left;
	width: 100%;
}
.foot_nav3 {
	display: block;
	margin: 0px 20px 0px 0px;
	float: left;
	width: 100%;
}
.foot_nav4 {
	display: block;
	margin: 0px 20px 0px 0px;
	float: left;
	width: 100%;
}
.social-footer {
	width: 190px;
	margin: 18px 0;
	float: left;
	padding: 0 5.7182%;
	width: 88.4375%;
}
.follow_us {
	margin: 0px 0px 15px 0px;
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
	font-size: 22px;
	line-height: 26px;
	color: #fff;
	text-decoration: none;
}
.w2 {
	overflow: hidden;
}
#footer-bottom {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 40px;
	color: #fff;
	text-decoration: none;
}
#footer-bottom a:link {
	text-decoration: none;
	color: #ffffff;
}
#footer-bottom a:visited {
	text-decoration: none;
	color: #ffffff;
}
#footer-bottom a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#footer-bottom a:active {
	text-decoration: none;
	color: #ffffff;
}
.email_list {
	margin: 0 25px 10px;
}
.email_entry {
	display: block;
	margin-bottom: 10px;
}
.email_entry > a, .email_entry > span {
	display: block;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mobile_padding {
	margin: 0 25px 10px;
}
 @media screen and (min-width:480px) {
ul.mobile-info li {
	width: 100%;
	padding: 0 0 0 25%;
	color: #fff;
	border-top: solid #fff 2px;
}
ul.mobile-info li.phone {
	background: #004971 url('../images/mob-phone.png') no-repeat 20% 9px;
}
ul.mobile-info li.sign-up {
	background: #004971 url('../images/mob-sign-up.png') no-repeat 20% 10px;
}
#logo-holder ul li {
	width: 33%;
}
.wide-cell, .short-cell {
	font-size: 12px;
}
}
@media screen and (min-width:768px) {
.tablet-up-text {
	display: inline-block;
}
.mobile-break {
	display: inline-block;
}
.mobile-nav, #nav-icon {
	display: none;
}
.logo {
	width: 19.4931%;
	margin: 5px 0 0 5.0515%;
	float: left;
	padding: 0 0 12px 0;
}
/* Header Styles */

#header-container {
	position: relative;
	width: 100%;
	height: 145px;
	z-index: 200;
}
#info, #supplemental-nav {
	list-style: none;
	margin: 7px 3.5% 7px 0;
	width: 42%;
	float: right;
	clear: right;
}
#supplemental-nav {
	display: block;
	width: 42%;
	float: right;
	font-family: 'Francois One', sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #4a4c49;
}
#supplemental-nav li {
	float: right;
	text-align: right;
	padding-left: 28px;
}
#supplemental-nav li a:link, #supplemental-nav li a:visited {
	color: #4a4c49;
	text-decoration: none;
}
#supplemental-nav li a:hover, #supplemental-nav li a:active {
	color: #4a4c49;
	text-decoration: underline;
}
#info {
	display: block;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-style: italic;
	font-size: 16px;
	line-height: 34px;
	background: url('../images/head-band-bg.png') 10px 0;
	color: white;
	padding: 0;
}
#info li {
	float: left;
	width: 38%;
	height: 34px;
}
#info li a:link, #info li a:visited {
	color: #fff;
	text-decoration: none;
}
#info li a:hover, #info li a:active {
	color: #fff;
	text-decoration: underline;
}
#info li.number {
	background: url('../images/head-phone-icon.png') no-repeat;
	padding-left: 12%;
	text-transform: uppercase;
}
#info li.sign-up {
	background: url('../images/head-sign-up-icon.png') no-repeat;
	padding-left: 12%;
	text-transform: uppercase;
}
nav#main-nav {
	display: block;
	width: 93.5672%;
	margin: 10px 3.2164%;
	float: left;
	clear: both;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 3px 19px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 3px 19px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 3px 19px rgba(50, 50, 50, 0.75);
	background-color: #4A4C49;
}
nav#main-nav ul {
	margin: 0;
	padding: 0;
	z-index: 3000;
	height: 47px;
}
nav#main-nav a {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	font-size: 17px;
	font-size: 13px;
	line-height: 47px;
	color: white;
	background: #4a4c49;
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
	border-right: 1px solid #595959;
	border-bottom: 3px solid #4a4c49;
}
nav#main-nav a:hover, nav#main-nav a:visited {
	color: white;
}
nav#main-nav a:hover {
	text-decoration: none;
	border-bottom: 3px solid #f4c719;
}
nav#main-nav a.nav1 {
	width: 9.2783%;
}
nav#main-nav a.nav2 {
	width: 15.1546%;
	width: 15%;
}
nav#main-nav a.nav3 {
	width: 21.3402%;
}
nav#main-nav a.nav4 {
	width: 21.8969%;
}
nav#main-nav a.nav5 {
	width: 19.6494%;
}
nav#main-nav a.nav6 {
	width: 12.13%;
}
nav#main-nav li a.nav1 {
	margin-left: 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
nav#main-nav li a.nav6 {
	margin-right: 0;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-right: none;
}
nav#main-nav a:hover, nav#main-nav a:visited {
	color: white;
}
nav#main-nav a:hover {
	text-decoration: none;
	border-bottom: 3px solid #f4c719;
}
nav#main-nav ul li ul.mega-menu {
	position: absolute;
	left: -9999px;
	/* min-width: 910px; */
	max-width: 910px;
	margin-top: 50px;
	z-index: 500;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	height: 47px;
	width: 93.5%;
}
nav#main-nav ul li:hover ul {
	left: auto;
}
nav#main-nav ul li ul.mega-menu .mega-menu-container {
	height: 200px;
}
nav#main-nav ul li ul.mega-menu .mega-menu-container .mega-menu-call {
	background-image: url(../images/drop-trans-grey.png);
	width: 24%;
	float: left;
	margin: 0 0 0 1.5%;
	border-bottom-left-radius: 10px;
	height: 200px;
	overflow: hidden;
}
nav#main-nav ul li ul.mega-menu .mega-menu-container .mega-menu-links {
	background-color: #fff;
	width: 71%;
	float: left;
	border-bottom-right-radius: 10px;
	height: 190px;
	overflow: hidden;
	padding: 10px 1% 0 1%;
}
.mega-menu-call .mega-menu-call-header {
	position: relative;
	height: 118px;
	width: 100%;
	padding: 0;
}
.mega-menu-call .mega-menu-call-header h2 {
	position: absolute;
	width: 90%;
	margin: 0 5% 25px;
	bottom: 0;
	padding: 0;
	text-align: center;
	color: #e9be1c;
	font-size: 24px;
	line-height: 26px;
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
}
nav#main-nav ul.mega-menu .mega-menu-links h3 {
	text-decoration: none;
	font-size: 15px;
	line-height: 14px;
	float: left;
	margin: 0;
	width: 100%;
	/* custom addition lex */
	color: #004971;
	font-weight: 900;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 2px;
	line-height: 17px;/* end custom lex */
}
nav#main-nav ul.mega-menu .mega-menu-links h3 a {
	color: #004971;
	font-weight: 900;
	font-family: 'Roboto', sans-serif;
}
nav#main-nav ul.mega-menu .mega-menu-links a:hover {
	text-decoration: underline;
}
nav#main-nav ul.mega-menu .mega-menu-links a {
	text-align: left;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	color: #004971;
	background: none;
	font-weight: 400;
	border: none !important;
	display: block;
	font-family: 'Roboto', sans-serif;
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 2px;
}
.mega-menu-call a.call-out-button {
	position: relative;
	float: none !important;
	display: block !important;
	width: 64%;
	margin: 0 18% !important;
	padding: 0;
	text-align: center;
	background: #6a6a6a;
	color: #fff;
	border: none !important;
	font-size: 18px;
	line-height: 28px;
	text-transform: uppercase;
	font-family: 'Francois One', sans-serif;
}
.mega-menu-call a.call-out-button:hover {
	border: none !important;
}
.mega-menu-row {
	float: left;
	width: 100%;
}
.mega-menu-section {
	float: left;
	width: 30%;
	padding: 0;
	margin: 5px 1%;
}
.mega-menu-section ul {
	margin: 0 0 10px 0 !important;
	height: auto !important;
}
.mega-menu-section ul li {
/*clear: both;*/
}
/* ==============
		Widget Styles
	   ============== */

	/* Slider */

ul.bxslider {
	margin: 0;
	height: 350px;
	overflow: hidden;
}
ul.bxslider li {
	/*max-width: 1145px;
		min-width: 1075px;*/
	cursor: pointer;
}
ul.bxslider li .slide-bg-image {
	position: absolute;
	z-index: 100;
}
ul.bxslider li .slide-text {
	position: absolute;
	z-index: 200;
}
#bxslider-container {
	width: 100%;
	margin: -35px auto 0;
	float: left;
	border-top: 4px solid #282828;
	background: #282828;
	height: 296px;
	overflow: hidden;
}
#bxslider-container .slide-holder {
	max-width: 1145px;
	min-width: 768px;
	position: relative;
	margin: 0 auto;
	height: 248px;
	overflow: hidden;
}
#slide-thumbs {
	display: block;
	max-width: 1145px;
	min-width: 728px;
	position: relative;
	margin: -15px auto 0;
	z-index: 2500;
}
#slide-thumbs #bx-pager {
	width: 80%;
	margin: 0 10% 4px;
	float: left;
}
#slide-thumbs #bx-pager div {
	margin: 0;
	float: left;
}
#slide-thumbs #bx-pager div a {
	font-family: 'Francois One', sans-serif;
	font-weight: normal;
	display: block;
	margin: 0;
	color: #969696;
	text-decoration: none;
	line-height: 45px;
	font-size: 22px;
	padding: 18px 0 0 0;
	width: auto;
}
ul.bxslider li .slide-bg-image img {
	display: block;
	height: 248px;
	width: 100%;
}
#slide-thumbs #bx-pager div a.active {
	background: url('../images/pager-top-arrow.png') no-repeat 50% 0;
	color: white;
}
#slide-thumbs #bx-pager div a span {
	display: block;
	width: auto;
	line-height: 45px;
	font-size: 22px;
	padding: 0 15px;
	margin: 0;
	text-align: center;
}
#slide-thumbs #bx-pager div a.active span {
	background-color: #004971;
}
h2.slide-header {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #3c3c3c;
	font-size: 48px;
	line-height: 44px;
	margin: 44px 0 8px 80px;
	text-shadow: 0px 2px 2px rgba(100,100,100,1);
}
h2.slide-header span {
	font-size: 36px;
}
li#managed h2.slide-header {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #3c3c3c;
	font-size: 48px;
	line-height: 44px;
	margin: 44px 0 8px 80px;
	text-shadow: 0px 2px 2px rgba(100,100,100,1);
}
li#managed h2.slide-header span {
	font-size: 36px;
}
.intro-back {
	margin: 0;
}
p.slide-content {
	font-family: 'Gudea', sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 15px 80px;
	text-shadow: 0px 2px 2px rgba(100,100,100,1);
}
aside.homepage-boxes {
	background-color: #ebebeb;
	color: #3c3c3c;
	margin: 25px 0 25px 1.5463%;
	float: left;
	width: 32.3024%;
	padding: 0;
}
aside.homepage-boxes:first-child {
	margin: 25px 0;
}
aside.homepage-boxes .icon-holder {
	width: 77px;
	margin: 12px auto 7px;
}
aside.homepage-boxes h2 {
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 26px;
	text-align: center;
	width: 100%;
	color: #3c3c3c;
	margin: 0 0 10px 0;
	font-weight: 400;
}
aside.homepage-boxes h2 a:link, aside.homepage-boxes h2 a:visited {
	color: #3c3c3c;
	text-decoration: none;
}
aside.homepage-boxes h2 a:hover, aside.homepage-boxes h2 a:active {
	color: #3c3c3c;
	text-decoration: underline;
}
.main.wrapper .main-pad {
	padding: 0 40px;
}
aside.homepage-boxes h3 {
	color: #3c3c3c;
	margin: 0 0 10px 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-style: italic;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
}
article#home-content header p {
	font-size: 14px;
	margin: 0 0 25px;
}
#feeds {
	float: left;
	clear: both;
	width: 100%;
	background: url('../images/diagonal-bg.png');
	padding: 20px 0;
	-moz-box-shadow: inset 0 3px 3px #ccc;
	-webkit-box-shadow: inset 0 3px 3px #ccc;
	box-shadow: inset 0 3px 3px #ccc;
}
#feeds .main-pad {
	padding: 0 40px;
}
#feeds aside#news, #feeds aside#blog-feed {
	background-color: white;
	border: 1px solid #a7a7a7;
	width: 46.0623%;
	padding: 10px 1%;
	margin: 0;
	min-height: 85px;
}
#feeds aside#news p .date {
	display: inline-block;
}
#feeds aside#news {
	float: left;
}
#feeds aside#blog-feed {
	float: right;
}
#feeds h2 {
	color: #004971;
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
	font-size: 19px;
	margin: 0 0 10px 0;
}
#feeds h2 a:link, #feeds h2 a:visited {
	color: #004971;
	text-decoration: none;
}
#feeds h2 a:hover, #feeds h2 a:active {
	color: #004971;
	text-decoration: underline;
}
#feeds aside#news h3, #feeds aside#blog-feed h3 {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 12px;
	margin: 0;
}
#feeds aside#news h3 a, #feeds aside#blog-feed h3 a {
	color: #000;
}
#feeds aside#news p, #feeds aside#blog-feed p {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 5px 0;
	color: black;
}
#feeds aside#news p a, #feeds aside#blog-feed p a {
	color: #000;
}
/* Interior Pages */
#page-top {
	width: 100%;
	margin: -35px auto 0;
	float: left;
	border-top: 4px solid #282828;
	border-bottom: 4px solid #282828;
	background: #282828;
}
header#page-header .mob-header-bg-image {
	display: none;
}
header#page-header .header-bg-image {
	display: block;
	/*position: absolute;*/
	z-index: 50;
	overflow: hidden;
	height: 132px;
	width: 100%;
}
header#page-header .header-bg-image img {
	max-width: 1145px;
	height: 149px;
}
header#page-header .header-content {
	margin: -102px 70px 0;
}
header#lp-header {
	max-width: 1145px;
	height: 280px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 10;
}
header#lp-header .mob-header-bg-image {
	display: none;
}
header#lp-header .header-bg-image {
	display: block;
	position: absolute;
	z-index: 50;
	overflow: hidden;
	width: 100%;
}
header#lp-header .header-bg-image img {
	max-width: 1145px;
	height: 280px;
	margin-left: -100px;
}
header#lp-header .header-content {
	position: absolute;
	z-index: 100;
	margin: 42px 0 0 150px;
}
header#lp-header h2, header#lp-header h3 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #3c3c3c;
	font-size: 64px;
	line-height: 60px;
	margin: 0 0 8px 0;
	text-shadow: 0px 2px 2px rgba(100,100,100,1);
}
header#lp-header h3 {
	font-size: 50px;
}
header#lp-header h2.small-header, header#lp-header h3.small-header {
	font-size: 46px;
	line-height: 50px;
}
header#lp-header .header-content.wordpress-header {
	position: absolute;
	z-index: 100;
	margin: 42px 0 0 150px;
}
header#lp-header .wordpress-header h2 {
	font-size: 64px;
	line-height: 60px;
}
header#lp-header .wordpress-header h3 {
	display: block;
}
header#lp-header h3.small-header {
	font-size: 36px;
}
header#lp-header h2 span {
}
.learn-more {
	margin: 0 0 0 80px;
}
.mobile-pager-text {
	display: none;
}
header#lp-header .header-content p {
	font-family: 'Gudea', sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 22px;
	line-height: 29px;
	margin: 0;
}
#subnav-icon {
	display: none;
}
nav#subpage-nav {
	width: 93.5672%;
	margin: 0 3.2164% 0;
	float: left;
	clear: both;
	background-color: #4A4C49;
}
nav#subpage-nav ul {
	margin: 0;
	padding: 0;
	z-index: 3000;
	height: 44px;
}
nav#subpage-nav ul li {
	float: left;
}
#subpage-nav ul li a {
	padding: 0 4px;
}
nav#subpage-nav a {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0 7px;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	line-height: 44px;
	color: white;
	background: #4a4c49;
	font-family: 'Roboto Condensed', sans-serif;
	border-right: 1px solid #3a3a3a;
	border-left: 1px solid #6d6d6d;
	font-weight: 700;
}
nav#subpage-nav li:first-child a {
	border-left: none;
}
nav#subpage-nav li:last-child a {
	border-right: 1px solid #3a3a3a;
}
nav#subpage-nav ul li:last-child {
	border-right: 1px solid #6d6d6d;
}
nav#subpage-nav a:hover,  nav#subpage-nav a:visited {
	color: white;
}
nav#subpage-nav a:hover {
	text-decoration: none;
	background-color: #004971;
}
/* Subpage Styles */
#subpage-content {
	width: 70.4679%;
	margin-right: 3.2164%;
	float: right;
	background: #fff url('../images/subpage-top-shadow.png') repeat-x;
}
#subpage-content-full {
	width: 93.5672%;
	margin: 0 3.2164% 0;
	float: right;
	background: #fff url('../images/subpage-top-shadow.png') repeat-x;
}
h2.intro-header {
	float: left;
	clear: both;
	margin: 0;
	padding: 15px 25px;
	background: url('../images/diagonal-bg.png');
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-style: italic;
	color: #004971;
	font-size: 18px;
}
.subpage-item {
	/*float: left;*/
	clear: both;
	margin: 0;
	padding: 15px 25px;
	font-family: 'Roboto', sans-serif;
}
.subpage-item h1 {
	font-size: 24px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
.subpage-item h1.arrow {
	background: url('../images/header-arrow.png') no-repeat left 8px;
	padding-left: 15px;
}
.subpage-item h2 {
	margin: 0 0 10px 0;
	font-weight: 700;
	color: #004971;
	font-size: 18px;
	line-height: 22px;
}
.subpage-item h3 {
	font-size: 15px;
	margin: 0 0 10px 0;
	line-height: 19px;
}
.subpage-item h4 {
	font-size: 15px;
	margin: 0 0 10px 0;
	line-height: 19px;
}
.subpage-item p {
	font-size: 15px;
	margin: 0 0 10px 0;
	line-height: 19px;
}
.subpage-item ul {
	font-size: 15px;
	margin: 0 0 10px 0;
	line-height: 19px;
}
.subpage-item li {
	font-size: 15px;
	margin: 0 0 5px 0;
	line-height: 19px;
}
.subpage-item-cart {
	float: none;
	clear: both;
	margin: 0;
	padding: 15px 25px;
	font-family: 'Roboto', sans-serif;
}
.subpage-item-cart h1 {
	font-size: 24px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
.subpage-item-cart h1.arrow {
	background: url('../images/header-arrow.png') no-repeat left 8px;
	padding-left: 15px;
}
.subpage-item-cart h2 {
	margin: 0 0 10px 0;
	font-weight: 700;
	color: #004971;
	font-size: 18px;
	line-height: 22px;
}
.subpage-item-cart h3 {
	font-size: 15px;
	margin: 0 0 10px 0;
	line-height: 19px;
}
.subpage-item-cart h4 {
	font-size: 15px;
	margin: 0 0 10px 0;
	line-height: 19px;
}
.subpage-item-cart p {
	font-size: 15px;
	margin: 0 0 10px 0;
	line-height: 19px;
}
.subpage-item-cart ul {
	font-size: 15px;
	margin: 0 0 10px 0;
	line-height: 19px;
}
.subpage-item-cart li {
	font-size: 15px;
	margin: 0 0 5px 0;
	line-height: 19px;
}
/* LP Styles */
#lp-content {
	width: 93.5672%;
	margin: 0 3.2164% 10px;
	float: left;
	background: #fff url('../images/subpage-top-shadow.png') repeat-x;
	padding-top: 18px;
}
#lp-content.shopsite-lp {
	margin: 0 3.2164% 0;
}
#lp-content #boxes {
	width: 100%;
	float: left;
	clear: both;
}
#lp-content #boxes.bottom-pad {
	padding-bottom: 20px;
}
#lp-content.shopsite-lp #boxes.bottom-pad {
	padding-bottom: 0;
}
#lp-content #boxes .box-holder {
	width: 100%;
	float: left;
	clear: both;
}
#lp-content #boxes img.service-logo {
	float: left;
	width: auto;
	margin-right: 10px;
}
#lp-content #boxes h2 {
	font-family: 'Francois One', sans-serif;
	font-size: 24px;
	line-height: 46px;
	text-align: left;
	color: #3c3c3c;
	margin: 8px 0;
	font-weight: 400;
}
#lp-content.shopsite-lp #boxes {
	margin-bottom: 0px;
}
#lp-content.shopsite-lp #boxes h2 {
	font-family: 'Francois One', sans-serif;
	font-size: 24px;
	line-height: 46px;
	text-align: left;
	color: #3c3c3c;
	margin: -2px 0 18px;
	font-weight: 400;
}
#pattern-strip {
	float: left;
	clear: both;
	width: 100%;
	padding: 25px 0 5px;
	background: url('../images/diagonal-bg.png');
}
#pattern-strip .interior-pad {
	width: 93.5672%;
	margin: 0 auto;
}
#pattern-strip .shopsite-demo-text {
	float: left;
	width: 71.2473%;
	margin: 0px auto 0px;
}
#pattern-strip .shopsite-demo-text h1 {
	font-family: 'Francois One', sans-serif;
	font-size: 19px;
	line-height: 26px;
	color: #004971;
	margin: 0 0 8px 0;
	font-weight: 400;
}
#pattern-strip .shopsite-demo-text p {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-style: italic;
	font-size: 15px;
	line-height: 19px;
}
#pattern-strip .offset-seal-link {
	display: block;
	width: 24%;
	float: right;
}
#pattern-strip .offset-seal {
	float: right;
	margin: -50px 0 0 0;
}
#light-blue-strip h3 {
	margin: 0;
}
#shopsite-info div {
	float: left;
	width: 46%;
	padding: 28px 1.5%;
	margin: 12px 0;
}
#shopsite-info div.shopsite-version {
	border-right: 1px solid #ebebeb;
	border-bottom: none;
	padding: 42px 0;
}
#shopsite-info h3 {
	font-size: 20px;
	margin: 0;
	color: #4a4c49;
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
	text-align: center
}
#shopsite-info h3 a {
	color: #004971;
}
#lp-content #boxes aside.interior-four-boxes {
	background-color: #ebebeb;
	color: #3c3c3c;
	margin: 0 0 0 2.4665%;
	float: left;
	width: 23.1501%;
	padding: 0;
	max-height: 215px;
}
#lp-content #boxes aside.interior-four-boxes:first-child {
	margin: 0;
}
#lp-content #boxes aside.interior-four-boxes .icon-holder {
	width: 77px;
	height: 53px;
	margin: 20px auto 15px;
}
#lp-content #boxes aside.interior-four-boxes h3 a:link, #lp-content #boxes aside.interior-four-boxes h3 a:visited {
	color: #3c3c3c;
	text-decoration: none;
}
#lp-content #boxes aside.interior-four-boxes h3 a:hover, #lp-content #boxes aside.interior-four-boxes h3 a:active {
	color: #3c3c3c;
	text-decoration: underline;
}
#lp-content #boxes aside.interior-four-boxes h3 {
	font-family: 'Francois One', sans-serif;
	font-size: 18px;
	color: #3c3c3c;
	margin: 0 10px 25px;
	text-align: center;
	font-weight: 400;
}
#lp-content #boxes aside.interior-three-boxes {
	background-color: #ebebeb;
	color: #3c3c3c;
	margin: 25px 0 0 2.4665%;
	float: left;
	width: 31.689%;
	height: 420px;
	padding: 0;
}
#lp-content #boxes aside.interior-three-boxes:first-child {
	margin: 25px 0 0;
}
#lp-content #boxes aside.interior-three-boxes .icon-holder {
	width: 158px;
	height: 53px;
	margin: 20px auto 10px;
}
#lp-content #boxes aside.interior-three-boxes h3 a:link, #lp-content #boxes aside.interior-three-boxes h3 a:visited {
	color: #3c3c3c;
	text-decoration: none;
}
#lp-content #boxes aside.interior-three-boxes h3 a:hover, #lp-content #boxes aside.interior-three-boxess h3 a:active {
	color: #3c3c3c;
	text-decoration: underline;
}
#lp-content #boxes aside.interior-three-boxes p a:link, #lp-content #boxes aside.interior-three-boxes p a:visited {
	color: #4a4c49;
	text-decoration: underline;
}
#lp-content #boxes aside.interior-three-boxes p a:hover, #lp-content #boxes aside.interior-three-boxes p a:active {
	color: #4a4c49;
	text-decoration: underline;
}
#lp-content #boxes aside.interior-three-boxes h3 {
	font-family: 'Francois One', sans-serif;
	font-size: 22px;
	color: #3c3c3c;
	margin: 0 10px 15px;
	text-align: center;
	font-weight: 400;
}
#lp-content #boxes aside.interior-three-boxes p {
	font-family: 'Roboto', sans-serif;
	width: 86.7132%;
	color: #4a4c49;
	font-size: 17px;
	line-height: 22px;
	margin: 0 auto;
}
#lp-content #lp-intro h2 {
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 26px;
	text-align: left;
	width: 100%;
	color: #3c3c3c;
	margin: 8px 0 35px;
	font-weight: 400;
}
#lp-content #lp-intro h3 {
	font-family: 'Francois One', sans-serif;
	font-size: 22px;
	line-height: 26px;
	text-align: left;
	width: 100%;
	color: #000;
	margin: 8px 0 25px;
	font-weight: 400;
}
#lp-content #lp-intro img.service-logo {
	float: left;
	width: auto;
	margin-right: 10px;
	margin-bottom: 25px;
}
.magento-callout {
	width: 82.4468%;
	margin: 0 auto;
}
.magento-callout h2 {
	font-family: 'Francois One', sans-serif;
	font-size: 20px;
	color: #004971;
	width: 60%;
	margin: -15px 0 10px 0;
	float: left;
	font-weight: 400;
}
.magento-callout a {
	display: block;
	width: 32%;
	margin: -10px 0 0 0;
	float: right;
}
.magento-callout a span {
	display: inline-block;
	background-color: #3c3c3c;
	color: #fff;
	font-family: 'Francois One', sans-serif;
	font-size: 20px;
	line-height: 30px;
	padding: 9px 10px 10px;
	height: 28px;
	margin: 0 4px 0 0;
}
.magento-callout a img {
	display: inline-block;
	margin: -7px 0 0 0;
}
#lp-features {
	position: relative;
	height: 420px;
}
ul.mobile-info {
	display: none;
}
#report-image {
	display: block;
	width: 96%;
	margin: -50px auto 0;
}
.mobile-blue-btn {
	display: none;
}
.mobile-grey-btn {
	display: none;
}
.features-mobile {
	display: none;
}
.features-wide {
	display: block;
	width: 93%;
	margin: 20px auto;
}
.features-wide ul.features-list {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	color: #3c3c3c;
	font-weight: 400;
	background-color: white;
	border: 2px #ebebeb solid;
}
.features-wide ul.features-list li {
	line-height: 17px;
	padding: 5px 50px;
}
.call-form .interior-pad {
	margin: 0px;
	width: 100%;
	float: left;
}
.call-form .main-pad {
	margin: 0px;
	width: 100%;
	float: left;
}
.call-form {
	background-color: #004971;
	float: left;
	clear: both;
	width: 100%;
	padding: 5px 0;
	-moz-box-shadow: inset 0 3px 3px #003857;
	-webkit-box-shadow: inset 0 3px 3px #003857;
	box-shadow: inset 0 3px 3px #003857;
}
.call-form form input {
	width: 17%;
	margin: 5px 1%;
	float: left;
	font-family: 'Francois One', sans-serif;
	font-size: 20px;
	line-height: 35px;
	font-weight: 400;
	border: 0;
}
.call-form form input:not([type=submit]) {
	-moz-box-shadow: inset 0 0 5px #999;
	-webkit-box-shadow: inset 0 0 5px #999;
	box-shadow: inset 0 0 5px #999;
	padding: 0 1%;
}
.call-form form input[type=submit] {
	width: 20%;
	background-color: #4d809c;
	color: white;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 0px;
}
.call-form h3 {
	font-family: 'Francois One', sans-serif;
	font-size: 22px;
	line-height: 36px;
	font-weight: 400;
	color: white;
	text-align: right;
	width: 27%;
	margin: 5px 0 5px 20px;
	float: left;
}
.tab-strip {
	padding: 45px 30px 80px;
	float: left;
}
.tab-strip h2 {
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 26px;
	text-align: left;
	width: 100%;
	color: #4a4c49;
	margin: 0 0 20px 0;
	font-weight: 400;
}
ul.mobile-tabs {
	display: none;
}
#sidebar-mob {
	display: none;
}
#tabs {
	display: block;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #4a4c49;
	line-height: 24px;
	float: left;
}
#tabs ul.tabs-nav {
	list-style: none;
	float: left;
	width: 93.4066%;
	margin: 0;
	padding: 0 3.2967%;
	border-bottom: 1px solid #666;
}
#tabs ul.tabs-nav li {
	float: left;
}
#tabs ul.tabs-nav li a {
	display: block;
	font-weight: 700;
	padding: 5px 19px;
	line-height: 24px;
	margin-right: 7px;
	margin-bottom: -1px;
	border: 1px solid #666;
	text-decoration: none;
	color: #4a4c49;
	background: #e9e9e9;
}
#tabs ul.tabs-nav li a:link, #tabs ul.tabs-nav li a:visited {
	background: #e9e9e9;
}
#tabs ul.tabs-nav li a:hover, #tabs ul.tabs-nav li a:active {
	background: #fff;
}
#tabs ul.tabs-nav li.ui-tabs-active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}
#tabs .ui-tabs-panel {
	float: left;
	padding: 20px 5px 0;
}
#lp-features {
	position: relative;
	/*float: none;*/
	float: left;
	background: transparent;
}
#lp-features h2 {
	position: absolute;
	height: 270px;
	z-index: 100;
	padding-top: 15px;
	font-size: 26px;
	line-height: 26px;
}
#lp-features a {
	position: absolute;
	bottom: 0;
	margin: 20px 6.4102%;
	width: 87.1796%;
}
#lp-features .lp-features-box {
	position: absolute;
	z-index: 200;
	background-color: #e9e9e9;
	width: 41%;
	height: 304px;
	top: 60px;
	margin: 0;
	border: 4px solid #fff;
	-webkit-box-shadow: 0px 0px 19px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 19px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 19px rgba(50, 50, 50, 0.75);
}
#custom-solution-box-lex aside {
	padding: 0 5% 0 !important;
	height: 302px;
}
#lp-features .lp-features-box-left {
	left: 6%;
}
#lp-features .lp-features-box-left-lex {
	left: 42px;
}
#lp-features .lp-features-box-right {
	right: 6%;
}
#lp-features .lp-features-box-right-lex {
	right: 42px;
}
#lp-features-transparent {
	width: 96%;
	padding: 0 2%;
}
#lp-features-transparent .lp-features-three-boxes {
	width: 30.5%;
	float: left;
	margin: 0 0 0 4.2%;
}
#lp-features-transparent .first-box {
	margin: 0;
}
#lp-features-transparent h2 {
	width: 100%;
	text-align: center;
	margin: 5px 0 35px;
	font-family: 'Francois One', sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #3c3c3c;
	font-weight: 400;
}
#lp-features-transparent h3 {
	text-align: center;
	margin: 14px 0;
	font-family: 'Francois One', sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #3c3c3c;
	font-weight: 400;
}
#lp-features-transparent ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #3c3c3c;
	font-weight: 400;
	background-color: white;
}
#lp-features-transparent ul li {
	line-height: 17px;
	padding: 8px 10px;
}
#lp-features-transparent .lp-features-box a {
	display: block;
	bottom: 0;
	margin: 14px 6.4102%;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	width: 87.1796%;
	color: #4a4c49;
	text-decoration: none;
}
#lp-features-transparent .lp-features-box a img {
	display: inline-block;
	margin-top: 0px;
}
#lp-features-transparent .lp-features-box {
	background-color: #e9e9e9;
	border: 4px solid #fff;
	-webkit-box-shadow: 0px 0px 19px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 19px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 19px rgba(50, 50, 50, 0.75);
}
#lp-features-transparent a.order-link {
	display: block;
	width: 100%;
	text-align: center;
	margin: 20px 0 50px;
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 26px;
	color: #004971;
	font-weight: 400;
}
.light-blue-box {
	background-color: #82a4b7;
	margin: 40px auto 25px;
	padding: 5px 0;
	width: 75.3880%;
}
.light-blue-box h2 {
	width: 100%;
	text-align: left;
	margin: 10px 0 10px 30px;
	font-family: 'Francois One', sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #004971;
	font-weight: 400;
}
.light-blue-box ul {
	list-style: none;
	margin: 0 0 20px 30px;
}
.light-blue-box ul li {
	padding: 0 20px 15px;
	background: url('../images/list-check.png') no-repeat 0px 5px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
}
.lp-bottom {
	margin: 0px auto 40px;
	padding: 5px 0;
	width: 75.3880%;
}
.lp-bottom h2 {
	width: 100%;
	text-align: center;
	margin: 5px 0 25px;
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 26px;
	color: #3c3c3c;
	font-weight: 400;
}
.lp-bottom p {
	width: 100%;
	text-align: center;
	margin: 5px 0 25px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #4a4c49;
	font-weight: 400;
	font-style: italic;
}
.lp-bottom p a {
	font-weight: 700;
	font-style: normal;
	color: #004971;
}
.wide-cell, .short-cell {
	font-size: 12px;
}
.wide-cell {
 width: 42.8571%:
}
.short-cell {
	width: 17.8571%;
}
#sidebar {
	display: block;
}
#white-papers h2 {
	text-align: center;
	margin-bottom: 20px;
}
#white-papers p {
	margin: 0 20px;
}
#white-papers ul {
	float: none;
	width: 85%;
	margin: 0 auto 20px;
	list-style: disc;
}
#white-papers ul li {
	font-size: 14px;
}
#wp-form {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 25px;
	margin: 0 0 25px 0;
}
#wp-form form {
	margin-left: 8.763%;
}
#wp-form form input {
	width: 18.5567%;
	margin: 5px 1.0309%;
	float: left;
	font-family: 'Francois One', sans-serif;
	font-size: 21px;
	line-height: 36px;
	padding: 0 .5%;
	font-weight: 400;
	border: 1px solid #bbb;
}
#wp-form form input:not([type=submit]) {
	-moz-box-shadow: inset 0 0 5px #999;
	-webkit-box-shadow: inset 0 0 5px #999;
	box-shadow: inset 0 0 5px #999;
}
#wp-form form input[type=submit] {
	background-color: #3c3c3c;
	color: white;
	text-align: center;
	border: none;
}
footer #footer-top {
	float: left;
	clear: both;
	width: 100%;
	background-color: #4a4c49;
}
footer #footer-top ul.footer-info {
	float: left;
	width: 46%;
	list-style: none;
	margin: 0;
	padding: 0;
}
footer #footer-top ul.footer-info li {
	float: left;
	background: url('../images/foot-phone-icon.png') no-repeat 0 0;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}
footer #footer-top ul.footer-info li a {
	font-weight: 700;
}
footer #footer-top ul.footer-info li a:link, footer #footer-top ul.footer-info li a:visited {
	color: white;
	text-decoration: none;
}
footer #footer-top ul.footer-info li a:hover, footer #footer-top ul.footer-info li a:active {
	color: white;
	text-decoration: underline;
}
footer #footer-top ul.footer-info li.phone {
	background: url('../images/foot-phone-icon.png') no-repeat 0 0;
	width: 34%;
	margin: 10px 0;
	padding: 0 0 0 7.5%;
}
footer #footer-top ul.footer-info li.email {
	background: url('../images/foot-email-icon.png') no-repeat 0 10px;
	width: 46%;
	margin: 10px 0;
	padding: 0 0 0 12.5%;
}
footer #footer-top h3 {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-style: italic;
	font-size: 14px;
	margin: 19px 0;
	float: left;
	width: 42%;
}
footer #footer-nav {
	float: left;
	clear: both;
	width: 100%;
	background-color: #004971;
}
footer #footer-middle {
	float: left;
	clear: both;
	width: 100%;
}
footer #footer-nav .social-footer h3 {
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
	font-size: 14px;
}
footer #footer-nav .social-footer ul {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
footer #footer-nav .social-footer ul li a {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	line-height: 30px;
	/*text-indent: -999px;*/
	list-style: none;
	margin: 0 8px 0 0;
	padding: 0;
}
footer #footer-nav .social-footer ul li a.facebook {
	background: url('../images/soc-media-facebook.png');
}
footer #footer-nav .social-footer ul li a.twitter {
	background: url('../images/soc-media-twitter.png');
}
footer #footer-nav .social-footer ul li a.g-plus {
	background: url('../images/soc-media-g-plus.png');
}
footer #footer-nav .social-footer ul li a.linkedin {
	background: url('../images/soc-media-linkedin.png');
}
footer #footer-nav .social-footer ul li a.rss {
	background: url('../images/soc-media-rss.png');
}
footer #footer-nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
footer #footer-nav ul li dl {
	margin: 18px 0;
	border-bottom: none;
	padding: 0;
}
footer #footer-nav ul li a {
	width: auto;
}
footer #footer-nav ul li dt a {
	color: #fff;
	text-decoration: none;
}
footer #footer-nav ul li dt a:hover {
	text-decoration: underline;
}
footer #footer-nav ul li dt {
	margin: 0 0 6px 0;
	padding: 0;
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
}
footer #footer-nav ul li dd {
	margin: 0 0 6px 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 10px;
	line-height: 12px;
}
footer #footer-nav ul li dd a:hover {
	text-decoration: underline;
}
footer #footer-nav ul li dd a {
	display: block;
	font-weight: 400;
	font-size: 10px;
	line-height: 12px;
	color: #fff;
	text-decoration: none;
}
footer #footer-nav #footer-info h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 0 0 10px 0;
	text-align: center;
}
footer #footer-nav #footer-info p {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 0 0 10px 0;
	text-align: center;
}
footer #footer-nav #footer-info a {
	color: #fff;
	margin: 0;
	text-decoration: none;
}
#footer-middle {
	overflow: hidden;
}
#foot-nav-col {
	float: left;
}
.mobile-more {
	display: none;
}
.foot_nav1 {
	display: block;
	width: 20%;
	margin: 0px 1% 0px 5%;
	float: left;
}
.foot_nav2 {
	display: block;
	width: 29%;
	margin: 0px 1% 0px 0px;
	float: left;
}
.foot_nav3 {
	display: block;
	width: 19%;
	margin: 0px 1% 0px 0px;
	float: left;
}
.foot_nav4 {
	display: block;
	width: 23%;
	margin: 0px 1% 0px 0px;
	float: left;
}
.social-footer {
	width: 29%;
	margin: 15px 0;
	float: right;
	padding: 0;
}
.follow_us {
	margin: 0px 0px 15px 0px;
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
}
.mobile-more, .mobile-less {
	display: none;
}
.w2 {
	overflow: hidden;
}
#footer-bottom {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
}
footer #footer-nav ul li dt a {
	line-height: 14px;
}
#footer-bottom a:link {
	text-decoration: none;
	color: #ffffff;
}
#footer-bottom a:visited {
	text-decoration: none;
	color: #ffffff;
}
#footer-bottom a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#footer-bottom a:active {
	text-decoration: none;
	color: #ffffff;
}
.email_list {
	display: table;
	margin: 0 0 10px 0;
}
.email_entry {
	display: table-row;
}
.email_entry > a, .email_entry > span {
	display: table-cell;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mobile_padding {
	margin: 0 0 10px 0;
}
}
@media screen and (min-width:970px) {
.wrapper {
	min-width: 970px;
	max-width: 970px;
	width: 100%;
	margin: 0 auto;
}
/* ==============
		Menu
	   ============== */



	/* ==============
		Widget Styles
	   ============== */

	/* Slider */

ul.bxslider {
	margin: 0;
	height: 350px;
	overflow: hidden;
}
ul.bxslider li {
	max-width: 1145px;
	min-width: 1075px;
	cursor: pointer;
}
ul.bxslider li .slide-bg-image {
	position: absolute;
	z-index: 100;
}
ul.bxslider li .slide-bg-image img {
	display: block;
	width: 1145px;
	height: 380px;
}
ul.bxslider li .slide-text {
	position: absolute;
	z-index: 200;
}
#bxslider-container {
	width: 100%;
	margin: -35px auto 0;
	float: left;
	border-top: 4px solid #282828;
	background: #282828;
	height: 375px;
	overflow: hidden;
}
ul.bxslider li#shopsite .learn-more img {
	width: auto;
}
#bxslider-container .slide-holder {
	max-width: 970px;
	position: relative;
	margin: 0 auto;
	height: 327px;
	overflow: hidden;
}
#slide-thumbs {
	display: block;
	max-width: 1145px;
	min-width: 728px;
	position: relative;
	margin: -15px auto 0;
	z-index: 2500;
}
#slide-thumbs #bx-pager {
	width: 66%;
	margin: 0 17% 4px;
	float: left;
}
#slide-thumbs #bx-pager div {
	margin: 0;
	float: left;
}
li#magento .learn-more img {
	width: 136px;
	margin: 0px 15px 0 0;
}
#slide-thumbs #bx-pager div a {
	font-family: 'Francois One', sans-serif;
	font-weight: normal;
	display: block;
	margin: 0;
	color: #969696;
	text-decoration: none;
	line-height: 45px;
	font-size: 22px;
	padding: 18px 0 0 0;
	width: auto;
}
#slide-thumbs #bx-pager div a.active {
	background: url('../images/pager-top-arrow.png') no-repeat 50% 0;
	color: white;
}
#slide-thumbs #bx-pager div a span {
	display: block;
	width: auto;
	line-height: 45px;
	font-size: 22px;
	padding: 0 15px;
	margin: 0;
	text-align: center;
}
#slide-thumbs #bx-pager div a.active span {
	background-color: #004971;
}
.tab-strip {
	padding: 45px 0 80px;
	float: left;
}
.tab-strip h2 {
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 26px;
	text-align: left;
	width: 100%;
	color: #4a4c49;
	margin: 0 0 20px 0;
	font-weight: 400;
}
#tabs {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #4a4c49;
	line-height: 24px;
	float: left;
}
#tabs ul.tabs-nav {
	list-style: none;
	float: left;
	width: 93.4066%;
	margin: 0;
	padding: 0 3.2967%;
	border-bottom: 1px solid #666;
}
#tabs ul.tabs-nav li {
	float: left;
}
#tabs ul.tabs-nav li a {
	display: block;
	font-weight: 700;
	padding: 5px 19px;
	line-height: 24px;
	margin-right: 7px;
	margin-bottom: -1px;
	border: 1px solid #666;
	text-decoration: none;
	color: #4a4c49;
	background: #e9e9e9;
}
#tabs ul.tabs-nav li a:link, #tabs ul.tabs-nav li a:visited {
	background: #e9e9e9;
}
#tabs ul.tabs-nav li a:hover, #tabs ul.tabs-nav li a:active {
	background: #fff;
}
#tabs ul.tabs-nav li.ui-tabs-active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}
#tabs .ui-tabs-panel {
	float: left;
	padding: 20px 5px 0;
}
/* ==============
		Main
	   ============== */

.main {
	padding: 30px 0;
}
.main article h1 {
	font-size: 2em;
}
.main aside {
	color: white;
	padding: 0px 5% 10px;
}
.footer-container footer {
	color: white;
	padding: 0;
}
/* ===============
		ALL: IE Fixes
	   =============== */

.ie7 .title {
	padding-top: 20px;
}
/* ==========================================================================
	   Author's custom styles
	   ========================================================================== */


	/* Header Styles */

#header-container {
	position: relative;
	width: 100%;
	height: 145px;
	z-index: 6000;
}
.logo {
	width: 19.4931%;
	margin: 5px 0 0 5.0515%;
	float: left;
	padding: 0;
}
#info, #supplemental-nav {
	list-style: none;
	margin: 7px 3.5% 7px 0;
	width: 33.1384%;
	float: right;
	clear: right;
}
#supplemental-nav {
	display: block;
	width: 32.1637%;
	float: right;
	font-family: 'Francois One', sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #4a4c49;
}
#supplemental-nav li {
	float: right;
	text-align: right;
	padding-left: 28px;
}
#supplemental-nav li a:link, #supplemental-nav li a:visited {
	color: #4a4c49;
	text-decoration: none;
}
#supplemental-nav li a:hover, #supplemental-nav li a:active {
	color: #4a4c49;
	text-decoration: underline;
}
#info {
	display: block;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-style: italic;
	font-size: 15px;
	line-height: 34px;
	background: url('../images/head-band-bg.png') 10px 0;
	color: white;
	padding: 0;
}
#info li {
	float: left;
	width: 38%;
	height: 34px;
}
#info li a:link, #info li a:visited {
	color: #fff;
	text-decoration: none;
}
#info li a:hover, #info li a:active {
	color: #fff;
	text-decoration: underline;
}
#info li.number {
	background: url('../images/head-phone-icon.png') no-repeat;
	padding-left: 12%;
	text-transform: uppercase;
}
#info li.sign-up {
	background: url('../images/head-sign-up-icon.png') no-repeat;
	padding-left: 12%;
	text-transform: uppercase;
}
nav#main-nav a {
	font-size: 17px;
}
/* slider custom styles */
.bxslider li {
	min-height: 350px;
}
h2.slide-header {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #3c3c3c;
	font-size: 64px;
	line-height: 60px;
	margin: 50px 0 8px 162px;
	text-shadow: 0px 2px 2px rgba(100,100,100,1);
}
h2.slide-header span {
	font-size: 50px;
}
li#managed h2.slide-header {
	font-size: 64px;
	line-height: 60px;
	margin: 50px 0 8px 162px;
}
li#managed h2.slide-header span {
	font-size: 50px;
}
p.slide-content {
	font-family: 'Gudea', sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 22px;
	line-height: 29px;
	margin: 0 0 22px 162px;
	text-shadow: 0px 2px 2px rgba(100,100,100,1);
}
.learn-more {
	margin: 0 0 0 165px;
}
.learn-more img {
	float: left;
	margin: 5px 15px 0 0;
	width: 147px;
}
.learn-more p {
	float: left;
	width: 115px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-style: italic;
	color: #333;
	font-size: 22px;
	line-height: 37px;
	margin: 0;
	background: url(../images/learn-more-arrow.png) 0px 30px no-repeat;
}
.learn-more a {
	color: #333;
	text-decoration: none;
}
#main-container {
	float: left;
	width: 100%;
}
.main-pad, .call-form .main-pad {
	padding-right: 3.0927%;
	padding-left: 3.0927%;
	float: left;
	width: 93.8146%;
}
.main.wrapper .main-pad {
	padding-right: 3.0927%;
	padding-left: 3.0927%;
}
.interior-pad {
	padding-right: 3.5%;
	padding-left: 3.5%;
	float: left;
	width: 93%;
}
.intro-back {
	background-color: #4a4c49;
	float: left;
	clear: both;
	width: 100%;
}
.intro-text p {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 19px;
	margin: 25px 0;
}
.call-form {
	background-color: #004971;
	float: left;
	clear: both;
	width: 100%;
	padding: 5px 0;
	-moz-box-shadow: inset 0 3px 3px #003857;
	-webkit-box-shadow: inset 0 3px 3px #003857;
	box-shadow: inset 0 3px 3px #003857;
}
.call-form .interior-pad {
	width: 93%;
}
.call-form form input {
	width: 17.74358823895454595%;
	margin: 5px 1%;
	float: left;
	font-family: 'Francois One', sans-serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: 400;
	border: 0;
}
#lp-content.shopsite-lp {
	margin: 0;
}
.call-form form input:not([type=submit]) {
	-moz-box-shadow: inset 0 0 5px #999;
	-webkit-box-shadow: inset 0 0 5px #999;
	box-shadow: inset 0 0 5px #999;
	padding: 0 2%;
}
.call-form form input[type=submit] {
	background-color: #4d809c;
	color: white;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 0px;
}
.call-form h3 {
	font-family: 'Francois One', sans-serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: 400;
	color: white;
	text-align: right;
	width: 27%;
	margin: 5px 0 5px 20px;
	float: left;
}
aside.homepage-boxes {
	background-color: #ebebeb;
	color: #3c3c3c;
	margin: 25px 0 25px 1.5463%;
	float: left;
	width: 32.3024%;
	padding: 0;
}
aside.homepage-boxes:first-child {
	margin: 25px 0;
}
aside.homepage-boxes .icon-holder {
	width: 77px;
	margin: 12px auto 7px;
}
aside.homepage-boxes h2 {
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 26px;
	text-align: center;
	width: 100%;
	color: #3c3c3c;
	margin: 0 0 10px 0;
	font-weight: 400;
}
aside.homepage-boxes h2 a:link, aside.homepage-boxes h2 a:visited {
	color: #3c3c3c;
	text-decoration: none;
}
aside.homepage-boxes h2 a:hover, aside.homepage-boxes h2 a:active {
	color: #3c3c3c;
	text-decoration: underline;
}
aside.homepage-boxes h3 {
	color: #3c3c3c;
	margin: 0 0 10px 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-style: italic;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
}
article#home-content {
	float: left;
	clear: both;
}
article#home-content header p {
	float: left;
	clear: both;
	font-family: 'Roboto', sans-serif;
	font-size: 19px;
	font-weight: 400;
	font-style: italic;
	margin: 0 0 25px 0;
}
#feeds {
	float: left;
	clear: both;
	width: 100%;
	background: url('../images/diagonal-bg.png');
	padding: 20px 0;
	-moz-box-shadow: inset 0 3px 3px #ccc;
	-webkit-box-shadow: inset 0 3px 3px #ccc;
	box-shadow: inset 0 3px 3px #ccc;
}
#feeds aside#news, #feeds aside#blog-feed {
	background-color: white;
	border: 1px solid #a7a7a7;
	width: 46.0623%;
	padding: 10px 1%;
	margin: 00;
	min-height: 85px;
}
#feeds aside#news {
	float: left;
}
#feeds aside#blog-feed {
	float: right;
}
#feeds h2 {
	color: #004971;
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
	font-size: 26px;
	margin: 0 0 10px 0;
}
#feeds h2 a:link, #feeds h2 a:visited {
	color: #004971;
	text-decoration: none;
}
#feeds h2 a:hover, #feeds h2 a:active {
	color: #004971;
	text-decoration: underline;
}
#feeds aside#news h3, #feeds aside#blog-feed h3 {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 14px;
	margin: 0;
}
#feeds aside#news h3 a, #feeds aside#blog-feed h3 a {
	color: #000;
}
#feeds aside#news p, #feeds aside#blog-feed p {
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 5px 0;
	color: black;
}
#feeds aside#news p a, #feeds aside#blog-feed p a {
	color: #000;
}
#white-papers {
	float: left;
	clear: both;
	width: 100%;
	margin: 25px 0;
}
#white-papers .interior-pad {
	margin: 0;
	width: 93%;
}
#white-papers h2 {
	float: left;
	clear: both;
	width: 100%;
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
	font-size: 26px;
	color: #004971;
	text-align: center;
	margin: 0 0 10px 0;
}
#white-papers h2 a:link, #white-papers h2 a:visited {
	color: #004971;
	text-decoration: none;
}
#white-papers h2 a:hover, #white-papers h2 a:active {
	color: #004971;
	text-decoration: underline;
}
#white-papers ul {
	float: left;
	clear: both;
	width: 90%;
	padding: 0 0 0 10%;
	margin: 0%;
}
#white-papers ul li {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
	color: #4a4c49;
	padding: 0;
	width: 90%;
	margin: 0 10% 10px 0;
}
#white-papers p {
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	margin: 0;
}
#white-papers p a.wp-link {
	color: #004971;
	font-family: 'Francois One', sans-serif;
	font-size: 16px;
}
#wp-form {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 25px;
	margin: 0 0 25px 0;
}
#wp-form form {
	margin-left: 8.763%;
}
#wp-form form input {
	width: 18.5567%;
	margin: 5px 1.0309%;
	float: left;
	font-family: 'Francois One', sans-serif;
	font-size: 21px;
	line-height: 36px;
	padding: 0 .5%;
	font-weight: 400;
	border: 1px solid #bbb;
}
#wp-form form input:not([type=submit]) {
	-moz-box-shadow: inset 0 0 5px #999;
	-webkit-box-shadow: inset 0 0 5px #999;
	box-shadow: inset 0 0 5px #999;
}
#wp-form form input[type=submit] {
	background-color: #3c3c3c;
	color: white;
	text-align: center;
	border: none;
}
#logos {
	float: left;
	clear: both;
	width: 100%;
	padding: 10px 0;
	background: url('../images/diagonal-bg.png');
	-moz-box-shadow: inset 0 3px 3px #ccc;
	-webkit-box-shadow: inset 0 3px 3px #ccc;
	box-shadow: inset 0 3px 3px #ccc;
}
#logos .main-pad {
	margin: 10px 0;
	width: 100%;
	float: left;
}
#logo-holder {
}
#logo-holder ul {
	border-top: dashed 1px #3e3d3d;
	border-bottom: dashed 1px #3e3d3d;
	float: left;
	clear: both;
	list-style: none;
	width: 100%;
	padding: 15px 0;
}
#logo-holder ul li {
	float: left;
	margin: 0 1.6%;
	width: auto;
}
/* Interior Pages */
#page-top {
	width: 100%;
	margin: -35px auto 0;
	float: left;
	border-top: 4px solid #282828;
	border-bottom: 4px solid #282828;
	background: #282828;
}
header#page-header {
	max-width: 1145px;
	height: 182px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 10;
}
header#page-header #slider-gradient-overlay {
	width: 100%;
}
header#page-header .header-bg-image {
	/*position: absolute;*/
	z-index: 50;
	overflow: hidden;
	height: 182px;
	width: 100%;
}
header#page-header .header-bg-image img {
	max-width: 1145px;
	height: 182px;
}
header#page-header .header-content {
	position: absolute;
	z-index: 100;
	width: 415px;
	margin: -140px 0 0 150px;
}
header#page-header .header-content p {
	font-family: 'Gudea', sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 22px;
	line-height: 29px;
	margin: 0;
}
header#lp-header {
	max-width: 1145px;
	height: 280px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 10;
}
header#lp-header .header-bg-image {
	position: initial;
	z-index: 50;
	overflow: hidden;
}
header#lp-header .header-bg-image img {
	max-width: 1145px;
	height: 280px;
	margin-left: 0;
}
header#lp-header #slider-gradient-overlay {
	width: 100%;
}
header#lp-header .header-content {
	position: absolute;
	z-index: 100;
	width: 800px;
	margin: -242px 0 0 150px;
}
header#lp-header h2, header#lp-header h3 {
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	color: #3c3c3c;
	font-size: 64px;
	line-height: 60px;
	margin: 0 0 8px 0;
	text-shadow: 0px 2px 2px rgba(100,100,100,1);
}
header#lp-header h3 {
	font-size: 50px;
}
header#lp-header h2.small-header, header#lp-header h3.small-header {
	font-size: 64px;
	line-height: 60px;
}
header#lp-header h3.small-header {
	font-size: 50px;
}
header#lp-header .header-content p {
	font-family: 'Gudea', sans-serif;
	font-weight: 400;
	color: #000;
	font-size: 22px;
	line-height: 29px;
	margin: 0;
}
#sidebar {
	width: 26.3157%;
	margin-left: 0;
	float: left;
	background: #ebebeb url('../images/subpage-top-shadow.png') repeat-x;
	padding-top: 18px;
}
#sidebar aside {
	margin: 0 7.2% 18px;
	width: 75.6%;
	float: left;
	padding: 10px 5% !important;
}
#sidebar aside.call-form {
	box-shadow: none;
}
#sidebar aside.call-form {
	background-color: #fff;
	border: 1px solid #a7a7a7;
	clear: both;
	padding: 5px 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#sidebar aside.call-form form input {
	width: 94%;
	margin: 5px 0;
	font-size: 22px;
	line-height: 36px;
	padding: 0 2%;
	border: 1px solid #bbb;
}
#sidebar aside.call-form form input:not([type=submit]) {
	-moz-box-shadow: inset 0 0 5px #999;
	-webkit-box-shadow: inset 0 0 5px #999;
	box-shadow: inset 0 0 5px #999;
}
#sidebar aside.call-form form input[type=submit] {
	width: 100%;
	padding: 0;
	background-color: #004971;
	color: white;
	text-transform: uppercase;
}
#sidebar aside.call-form h3 {
	font-family: 'Francois One', sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	color: #004971;
	text-align: center;
	width: 100%;
	margin: 5px 0;
	float: left;
}
#sidebar aside.white-papers {
	background-color: #004971;
	color: white;
}
#sidebar aside.white-papers h2 {
	font-family: 'Francois One', sans-serif;
	text-align: center;
	margin: 5px 0;
	width: 100%;
}
#sidebar aside.white-papers p {
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-size: 16px;
	line-height: 19px;
	text-align: left;
	margin: 5px 0;
	width: 100%;
}
#sidebar aside.white-papers h2 a {
	color: #fff;
	text-decoration: none;
}
#sidebar aside.white-papers a.wp-btn {
	display: block;
	font-size: 21px;
	line-height: 24px;
	padding: 5px 0;
	font-family: 'Francois One', sans-serif;
	text-align: center;
	text-decoration: none;
	background-color: #fff;
	color: #282828;
	width: 100%;
	margin-top: 10px;
	cursor: pointer;
}
/* LP Styles */
#lp-content {
	width: 100%;
	margin: 0;
	float: left;
	background: #fff url('../images/subpage-top-shadow.png') repeat-x;
	padding-top: 18px;
}
#lp-content #boxes {
	width: 100%;
	float: left;
	clear: both;
}
#lp-content #boxes.bottom-pad {
	padding-bottom: 20px;
}
#lp-content #boxes .box-holder {
	width: 100%;
	float: left;
	clear: both;
}
#lp-content #boxes img.service-logo {
	float: left;
	width: auto;
	margin-right: 10px;
}
#lp-content #boxes h2 {
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 26px;
	text-align: left;
	color: #3c3c3c;
	margin: 8px 0;
	font-weight: 400;
}
#lp-content #boxes h2.magento-header {
	line-height: 44px;
}
#lp-content #boxes aside.interior-four-boxes {
	background-color: #ebebeb;
	color: #3c3c3c;
	margin: 25px 0 0 2.4665%;
	float: left;
	width: 23.1501%;
	padding: 0;
	max-height:275px;
}
#lp-content #boxes aside.interior-four-boxes:first-child {
	margin: 25px 0 0;
}
#lp-content #boxes aside.interior-four-boxes .icon-holder {
	width: 77px;
	height: 53px;
	margin: 20px auto 15px;
}
#lp-content #boxes aside.interior-four-boxes h3 a:link, #lp-content #boxes aside.interior-four-boxes h3 a:visited {
	color: #3c3c3c;
	text-decoration: none;
}
#lp-content #boxes aside.interior-four-boxes h3 a:hover, #lp-content #boxes aside.interior-four-boxes h3 a:active {
	color: #3c3c3c;
	text-decoration: underline;
}
#lp-content #boxes aside.interior-four-boxes h3 {
	font-family: 'Francois One', sans-serif;
	font-size: 22px;
	color: #3c3c3c;
	margin: 0 10px 25px;
	text-align: center;
	font-weight: 400;
}
#lp-content #boxes aside.interior-three-boxes {
	background-color: #ebebeb;
	color: #3c3c3c;
	margin: 25px 0 0 2.4665%;
	float: left;
	width: 31.689%;
	height: 320px;
	padding: 0;
}
#lp-content #boxes aside.interior-three-boxes:first-child {
	margin: 25px 0 0;
}
#lp-content #boxes aside.interior-three-boxes .icon-holder {
	width: 158px;
	height: 53px;
	margin: 20px auto 10px;
}
#lp-content #boxes aside.interior-three-boxes h3 a:link, #lp-content #boxes aside.interior-three-boxes h3 a:visited {
	color: #3c3c3c;
	text-decoration: none;
}
#lp-content #boxes aside.interior-three-boxes h3 a:hover, #lp-content #boxes aside.interior-three-boxess h3 a:active {
	color: #3c3c3c;
	text-decoration: underline;
}
#lp-content #boxes aside.interior-three-boxes p a:link, #lp-content #boxes aside.interior-three-boxes p a:visited {
	color: #4a4c49;
	text-decoration: underline;
}
#lp-content #boxes aside.interior-three-boxes p a:hover, #lp-content #boxes aside.interior-three-boxes p a:active {
	color: #4a4c49;
	text-decoration: underline;
}
#lp-content #boxes aside.interior-three-boxes h3 {
	font-family: 'Francois One', sans-serif;
	font-size: 22px;
	color: #3c3c3c;
	margin: 0 10px 15px;
	text-align: center;
	font-weight: 400;
}
#lp-content #boxes aside.interior-three-boxes p {
	font-family: 'Roboto', sans-serif;
	width: 86.7132%;
	color: #4a4c49;
	font-size: 17px;
	line-height: 22px;
	margin: 0 auto;
}
#lp-content #lp-intro h2 {
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 26px;
	text-align: left;
	width: 100%;
	color: #3c3c3c;
	margin: 8px 0 35px;
	font-weight: 400;
}
#lp-content #lp-intro h3 {
	font-family: 'Francois One', sans-serif;
	font-size: 22px;
	line-height: 26px;
	text-align: left;
	width: 100%;
	color: #000;
	margin: 8px 0 25px;
	font-weight: 400;
}
#lp-content #lp-intro img.service-logo {
	float: left;
	width: auto;
	margin-right: 10px;
	margin-bottom: 25px;
}
#pattern-strip {
	float: left;
	clear: both;
	width: 100%;
	padding: 25px 0 5px;
	background: url('../images/diagonal-bg.png');
}
#pattern-strip .shopsite-demo-text {
	float: left;
	width: 71.2473%;
}
#pattern-strip .shopsite-demo-text h1 {
	font-family: 'Francois One', sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #004971;
	margin: 0 0 15px 0;
	font-weight: 400;
}
#pattern-strip .shopsite-demo-text p {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-style: italic;
	font-size: 18px;
	line-height: 22px;
}
#pattern-strip .offset-seal {
	float: right;
	margin: -50px 0 0 0;
}
#light-blue-strip {
	float: left;
	clear: both;
	width: 100%;
	padding: 15px 0;
	background-color: #7fa4b8;
}
.grey-strip {
	background-color: #4a4c49;
}
.grey-strip h2 {
	font-family: 'Francois One', sans-serif;
	font-size: 24px;
	line-height: 26px;
	text-align: left;
	width: 100%;
	color: #fff;
	margin: 20px 0;
	font-weight: 400;
}
#light-blue-strip h2 {
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 26px;
	text-align: left;
	width: 100%;
	color: #fff;
	margin: 0;
	font-weight: 400;
}
#light-blue-strip h2.blue-header {
	color: #004971;
}
#light-blue-strip h3 {
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 18px;
	line-height: 25px;
}
#shopsite-info div {
	float: left;
	width: 49%;
	padding: 28px 0;
	margin: 12px 0;
}
#shopsite-info div.shopsite-version {
	border-right: 1px solid #ebebeb;
	padding: 36px 0;
}
#shopsite-info h3 {
	font-size: 24px;
	margin: 0;
	color: #4a4c49;
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
	text-align: center
}
#shopsite-info h3 a {
	color: #004971;
}
#lp-features {
	position: relative;
	height: 450px;
}
#lp-features h2 {
	position: absolute;
	width: 100%;
	text-align: center;
	background-color: #7FA4B8;
	height: 270px;
	z-index: 100;
	margin: 0;
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 26px;
	color: #fff;
	font-weight: 400;
}
#lp-features h3 {
	text-align: center;
	margin: 12px 0;
	font-family: 'Francois One', sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #3c3c3c;
	font-weight: 400;
}
#lp-features ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #3c3c3c;
	font-weight: 400;
	background-color: white;
}
#lp-features ul li {
	line-height: 17px;
	padding: 5px 20px;
}
#lp-features a {
	display: block;
	position: absolute;
	bottom: 0;
	margin: 20px 6.4102%;
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 32px;
	text-align: center;
	background: #fff;
	width: 87.1796%;
	color: #3c3c3c;
	text-decoration: none;
}
#lp-features a img {
	display: inline-block;
	margin-top: -5px;
}
#lp-features-transparent {
	width: 96%;
	padding: 0 2%;
}
#lp-features-transparent .lp-features-three-boxes {
	width: 30.5%;
	float: left;
	margin: 0 0 0 4.2%;
}
#lp-features-transparent .first-box {
	margin: 0;
}
#lp-features-transparent h2 {
	width: 100%;
	text-align: center;
	margin: 5px 0 25px;
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 26px;
	color: #3c3c3c;
	font-weight: 400;
}
#lp-features-transparent h3 {
	text-align: center;
	margin: 14px 0;
	font-family: 'Francois One', sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #3c3c3c;
	font-weight: 400;
}
#lp-features-transparent ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #3c3c3c;
	font-weight: 400;
	background-color: white;
}
#lp-features-transparent ul li {
	line-height: 17px;
	padding: 8px 10px;
}
#lp-features-transparent .lp-features-box a {
	display: block;
	bottom: 0;
	margin: 14px 6.4102%;
	font-family: 'Roboto', sans-serif;
	font-size: 19px;
	line-height: 24px;
	text-align: center;
	width: 87.1796%;
	color: #4a4c49;
	text-decoration: none;
}
#lp-features-transparent .lp-features-box a img {
	display: inline-block;
	margin-top: 0px;
}
#lp-features-transparent .lp-features-box {
	background-color: #e9e9e9;
	border: 4px solid #fff;
	-webkit-box-shadow: 0px 0px 19px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 19px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 19px rgba(50, 50, 50, 0.75);
}
#lp-features-transparent a.order-link {
	display: block;
	width: 100%;
	text-align: center;
	margin: 20px 0 50px;
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 26px;
	color: #004971;
	font-weight: 400;
}
.magento-header {
	padding-top: 10px;
}
.magento-callout {
	width: 82.4468%;
	margin: 0 auto;
}
.magento-callout h2 {
	font-family: 'Francois One', sans-serif;
	font-size: 24px;
	color: #004971;
	width: 60%;
	margin: -15px 0 10px 0;
	float: left;
	font-weight: 400;
}
.magento-callout a {
	display: block;
	width: 32%;
	margin: -10px 0 0 0;
	float: right;
}
.magento-callout a span {
	display: inline-block;
	background-color: #3c3c3c;
	color: #fff;
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 28px;
	padding: 9px 10px 10px;
	height: 28px;
	margin: 0 4px 0 0;
}
.magento-callout a img {
	display: inline-block;
	margin: -7px 0 0 0;
}
.magento-intro {
	padding: 0 1% 20px;
	float: left;
	width: 98%;
}
#report-image {
	display: block;
	width: 98%;
	margin: -50px auto 0;
}
.features-wide ul.features-list {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	color: #3c3c3c;
	font-weight: 400;
	background-color: white;
	border: 2px #ebebeb solid;
}
.features-wide ul.features-list li {
	line-height: 17px;
	padding: 5px 50px;
}
.light-blue-box {
	background-color: #82a4b7;
	margin: 40px auto 25px;
	padding: 5px 0;
	width: 75.3880%;
}
.light-blue-box h2 {
	width: 100%;
	text-align: left;
	margin: 5px 0 25px 30px;
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 26px;
	color: #004971;
	font-weight: 400;
}
.light-blue-box ul {
	list-style: none;
	margin: 0 0 20px 30px;
}
.light-blue-box ul li {
	padding: 0 20px;
	background: url('../images/list-check.png') no-repeat 0px 5px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
}
.lp-bottom {
	margin: 0px auto 40px;
	padding: 5px 0;
	width: 75.3880%;
}
.lp-bottom h2 {
	width: 100%;
	text-align: center;
	margin: 5px 0 25px;
	font-family: 'Francois One', sans-serif;
	font-size: 26px;
	line-height: 26px;
	color: #3c3c3c;
	font-weight: 400;
}
.lp-bottom p {
	width: 100%;
	text-align: center;
	margin: 5px 0 25px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #4a4c49;
	font-weight: 400;
	font-style: italic;
}
.lp-bottom p a {
	font-weight: 700;
	font-style: normal;
	color: #004971;
}
/* Subpage Styles */
nav#subpage-nav {
	width: 100%;
	margin: 0;
}
nav#subpage-nav ul li {
	float: left;
}
#subpage-nav ul li a {
	padding: 0 7px;
}
nav#subpage-nav a {
	font-size: 14px;
}
#subpage-content {
	width: 73.6843%;
	margin-right: 0px;
	float: right;
	background: #fff url('../images/subpage-top-shadow.png') repeat-x;
}
#subpage-content-full {
	width: 100%;
	margin: 0;
	float: right;
	background: #fff url('../images/subpage-top-shadow.png') repeat-x;
}
h2.intro-header {
	float: left;
	clear: both;
	margin: 0;
	padding: 15px 25px;
	background: url('../images/diagonal-bg.png');
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-style: italic;
	color: #004971;
	font-size: 18px;
}
.subpage-item {
	/*float: left;*/
	clear: both;
	margin: 0;
	padding: 15px 25px;
	font-family: 'Roboto', sans-serif;
}
.subpage-item h1 {
	font-size: 24px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
.subpage-item h1.arrow {
	background: url('../images/header-arrow.png') no-repeat left 8px;
	padding-left: 15px;
}
.subpage-item h2 {
	margin: 0 0 10px 0;
	font-weight: 700;
	color: #004971;
	font-size: 18px;
	line-height: 22px;
}
.subpage-item h3 {
	font-size: 15px;
	margin: 0 0 10px 0;
	line-height: 19px;
}
.subpage-item h4 {
	font-size: 15px;
	margin: 0 0 10px 0;
	line-height: 19px;
}
.subpage-item p {
	font-size: 15px;
	margin: 0 0 10px 0;
	line-height: 19px;
}
.subpage-item ul {
	font-size: 15px;
	margin: 0 0 10px 0;
	line-height: 19px;
}
.subpage-item li {
	font-size: 15px;
	margin: 0 0 5px 0;
	line-height: 19px;
}
.subpage-item-cart {
	float: none;
	clear: both;
	margin: 0;
	padding: 15px 25px;
	font-family: 'Roboto', sans-serif;
}
.subpage-item-cart h1 {
	font-size: 24px;
	margin: 0 0 10px 0;
	line-height: 28px;
}
.subpage-item-cart h1.arrow {
	background: url('../images/header-arrow.png') no-repeat left 8px;
	padding-left: 15px;
}
.subpage-item-cart h2 {
	margin: 0 0 10px 0;
	font-weight: 700;
	color: #004971;
	font-size: 18px;
	line-height: 22px;
}
.subpage-item-cart h3 {
	font-size: 15px;
	margin: 0 0 10px 0;
	line-height: 19px;
}
.subpage-item-cart h4 {
	font-size: 15px;
	margin: 0 0 10px 0;
	line-height: 19px;
}
.subpage-item-cart p {
	font-size: 15px;
	margin: 0 0 10px 0;
	line-height: 19px;
}
.subpage-item-cart ul {
	font-size: 15px;
	margin: 0 0 10px 0;
	line-height: 19px;
}
.subpage-item-cart li {
	font-size: 15px;
	margin: 0 0 5px 0;
	line-height: 19px;
}
.wide-cell, .short-cell {
	font-size: 14px;
}
.footer-container {
	float: left;
	clear: both;
	width: 100%;
}
footer #footer-top {
	float: left;
	clear: both;
	width: 100%;
	background-color: #4a4c49;
}
footer #footer-top ul.footer-info {
	float: right;
	width: 46%;
	list-style: none;
	margin: 0;
	padding: 0;
}
footer #footer-top ul.footer-info li {
	float: left;
	background: url('../images/foot-phone-icon.png') no-repeat 0 0;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
}
footer #footer-top ul.footer-info li a {
	font-weight: 700;
}
footer #footer-top ul.footer-info li a:link, footer #footer-top ul.footer-info li a:visited {
	color: white;
	text-decoration: none;
}
footer #footer-top ul.footer-info li a:hover, footer #footer-top ul.footer-info li a:active {
	color: white;
	text-decoration: underline;
}
footer #footer-top ul.footer-info li.phone {
	background: url('../images/foot-phone-icon.png') no-repeat 0 0;
	width: 34%;
	margin: 10px 0;
	padding: 0 0 0 7.5%;
}
footer #footer-top ul.footer-info li.email {
	background: url('../images/foot-email-icon.png') no-repeat 0 10px;
	width: 46%;
	margin: 10px 0;
	padding: 0 0 0 12.5%;
}
footer #footer-top h3 {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-style: italic;
	font-size: 19px;
	margin: 19px 0;
	float: left;
	width: 54%;
	padding: 0;
}
footer #footer-nav {
	float: left;
	clear: both;
	width: 100%;
	background-color: #004971;
}
footer #footer-middle {
	float: left;
	clear: both;
	width: 100%;
}
footer #footer-nav .social-footer h3 {
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
	font-size: 14px;
}
footer #footer-nav .social-footer ul {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
footer #footer-nav .social-footer ul li a {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	line-height: 30px;
	/*text-indent: -999px;*/
	list-style: none;
	margin: 0 8px 0 0;
	padding: 0;
}
footer #footer-nav .social-footer ul li a.facebook {
	background: url('../images/soc-media-facebook.png');
}
footer #footer-nav .social-footer ul li a.twitter {
	background: url('../images/soc-media-twitter.png');
}
footer #footer-nav .social-footer ul li a.g-plus {
	background: url('../images/soc-media-g-plus.png');
}
footer #footer-nav .social-footer ul li a.linkedin {
	background: url('../images/soc-media-linkedin.png');
}
footer #footer-nav .social-footer ul li a.rss {
	background: url('../images/soc-media-rss.png');
}
footer #footer-nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
footer #footer-nav ul li dl {
	margin: 18px 0;
}
footer #footer-nav ul li a {
	width: auto;
}
footer #footer-nav ul li dt a {
	/*display: block;*/
	color: #fff;
	text-decoration: none;
}
footer #footer-nav ul li dt a:hover {
	text-decoration: underline;
}
footer #footer-nav ul li dt {
	margin: 0;
	padding: 0;
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
}
footer #footer-nav ul li dd {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	line-height: 18px;
}
footer #footer-nav ul li dd a:hover {
	text-decoration: underline;
}
footer #footer-nav ul li dd a {
	display: block;
	font-weight: 400;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
}
footer #footer-nav #footer-info h6 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 0 0 10px 0;
	text-align: center;
}
footer #footer-nav #footer-info p {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 0 0 10px 0;
	text-align: center;
}
footer #footer-nav #footer-info a {
	color: #fff;
	margin: 0;
	text-decoration: none;
}
#footer-middle {
	overflow: hidden;
}
#foot-nav-col {
	float: left;
}
.foot_nav1 {
	display: block;
	width: 158px;
	margin: 0px 20px 0px 0px;
	float: left;
}
.foot_nav2 {
	display: block;
	width: 176px;
	margin: 0px 20px 0px 0px;
	float: left;
}
.foot_nav3 {
	display: block;
	width: 125px;
	margin: 0px 20px 0px 0px;
	float: left;
}
.foot_nav4 {
	display: block;
	width: 160px;
	margin: 0px 20px 0px 0px;
	float: left;
}
.social-footer {
	width: 190px;
	margin: 18px 0;
	float: left;
}
.follow_us {
	margin: 0px 0px 15px 0px;
	font-family: 'Francois One', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
}
.w2 {
	overflow: hidden;
}
#footer-bottom {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
	margin-bottom:5px;
}
#footer-bottom a:link {
	text-decoration: none;
	color: #ffffff;
}
#footer-bottom a:visited {
	text-decoration: none;
	color: #ffffff;
}
#footer-bottom a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#footer-bottom a:active {
	text-decoration: none;
	color: #ffffff;
}
}
@media screen and (min-width:1031px) {
#report-image {
	width: 1031px;
	margin: -50px auto 0;
}
}
@media screen and (min-width:1145px) {
.features-wide {
	width: 985px;
}
#bxslider-container .slide-holder {
	max-width: 1145px;
}
}
@media screen and (min-width:1120px) {
#slide-thumbs #bx-pager {
	width: 900px;
	margin: 0 auto 4px;
	float: none;
}
}
 @media screen and (max-width:1120px) {
#slide-thumbs #bx-pager div a span {
	font-size: 14px;
}
.bxslider li {
	min-height: 325px;
}
}
@media screen and (max-width:767px) {
.bxslider li {
	min-height: 290px;
}
.subpage-item {
	padding-left: 5px;
}
}
/*---------- 14. Forms ----------*/

.hide-success {
	display: none;
}
.has-error > .hide-success {
	display: inline;
}
/* --- checkbox --- */
.checkbox-inline, .radio-inline {
	padding-left: 15px;
}
.checkbox {
	margin: 0;
}
.checkbox-control {
	margin-bottom: 20px !important;
}
.checkbox label {
	display: block;
	cursor: pointer;
	position: relative;
	padding-left: 30px;
	/*font-size: 13px;*/
	color: #777a80;
	font-weight: 300;
	padding-top: 1px;
}
.checkbox label:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0px;
	top: 2px;
	background-color: #fff;
	border: 1px solid #c2c6cb;
}
.checkbox label::after {
	display: inline-block;
	height: 20px;
	width: 20px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 3px;
	font-size: 12px;
	font-family: 'FontAwesome';
}
.checkbox input[type=checkbox] {
	display: none;
}
.checkbox input[type=checkbox]:checked + label::after {
	content: "\F00C";
}
.checkbox.disabled input[type=checkbox]:disabled + label:before {
	background-color: #E8E8E8;
	border-color: #DADADA;
}
.checkbox-primary input[type=checkbox]:checked + label:before {
	background-color: #2776dc;
	border: 0;
}
.checkbox-warning input[type=checkbox]:checked + label:before {
	background-color: #FFA14F;
	border: 0;
}
.checkbox-info input[type=checkbox]:checked + label:before {
	background-color: #52BAFF;
	border: 0;
}
.checkbox-danger input[type=checkbox]:checked + label:before {
	background-color: #e74c3c;
	border: 0;
}
.checkbox-success input[type=checkbox]:checked + label:before {
	background-color: #27ae60;
	border: 0;
}
.checkbox-primary input[type=checkbox]:checked + label::after, .checkbox-warning input[type=checkbox]:checked + label::after, .checkbox-info input[type=checkbox]:checked + label::after, .checkbox-danger input[type=checkbox]:checked + label::after, .checkbox-success input[type=checkbox]:checked + label::after {
	color: #FFF;
}
/* --- checkbox icon --- */
.checkbox.checkbox-icon label:before {
	background-color: transparent;
	border: 0;
}
.checkbox.checkbox-icon label {
	padding-left: 36px;
}
.checkbox.checkbox-icon label::after {
	left: -2px;
	top: -5px;
	font-size: 26px;
	font-family: 'FontAwesome';
}
.checkbox.checkbox-icon input[type=checkbox]:disabled + label::after {
	content: "\f205";
	color: #AFAFAF;
}
.checkbox.checkbox-icon label::after {
	content: "\f204";
}
.checkbox.checkbox-icon input[type=checkbox]:checked + label::after {
	content: "\f205";
}
.checkbox.checkbox-icon input[type=checkbox]:checked + label:before {
	background-color: transparent !important;
}
.checkbox.checkbox-icon.disabled input[type=checkbox]:disabled + label:before {
	background-color: transparent;
	border-color: #DADADA;
}
.checkbox.checkbox-icon.checkbox-primary input[type=checkbox]:checked + label::after {
	color: #2776dc;
}
.checkbox.checkbox-icon.checkbox-warning input[type=checkbox]:checked + label::after {
	color: #FFA14F;
}
.checkbox.checkbox-icon.checkbox-info input[type=checkbox]:checked + label::after {
	color: #52BAFF;
}
.checkbox.checkbox-icon.checkbox-danger input[type=checkbox]:checked + label::after {
	color: #e74c3c;
}
.checkbox.checkbox-icon.checkbox-success input[type=checkbox]:checked + label::after {
	color: #27ae60;
}
/* --- radio --- */
.radio {
	margin: 0;
}
.radio-control {
	margin-bottom: 20px !important;
}
.radio label {
	display: block;
	cursor: pointer;
	position: relative;
	padding-left: 30px;
	/*font-size: 13px;*/
	color: #777a80;
	font-weight: 300;
	padding-top: 2px;
}
.radio label:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0px;
	top: 2px;
	background-color: #fff;
	border: 1px solid #c2c6cb;
	border-radius: 30px;
	-webkit-border-radius: 30px;
}
.radio label::after {
	display: inline-block;
	height: 20px;
	width: 20px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 5px;
	font-size: 11px;
}
.radio input[type=radio] {
	display: none;
}
.radio input[type=radio]:checked + label::after {
	font-family: 'FontAwesome';
	content: "\f111";
	margin-top:-.55px;
}
.radio.disabled input[type=radio]:disabled + label:before {
	background-color: #E8E8E8;
	border-color: #DADADA;
}
.radio.radio-primary input[type=radio]:checked + label::after {
	color: #2776dc;
}
.radio-primary input[type=radio]:checked + label:before {
	border-color: #2776dc;
}
.radio.radio-warning input[type=radio]:checked + label::after {
	color: #FFA14F;
}
.radio-warning input[type=radio]:checked + label:before {
	border-color: #FFA14F;
}
.radio.radio-info input[type=radio]:checked + label::after {
	color: #52BAFF;
}
.radio-info input[type=radio]:checked + label:before {
	border-color: #52BAFF;
}
.radio.radio-danger input[type=radio]:checked + label::after {
	color: #e74c3c;
}
.radio-danger input[type=radio]:checked + label:before {
	border-color: #e74c3c;
}
.radio.radio-success input[type=radio]:checked + label::after {
	color: #27ae60;
}
.radio-success input[type=radio]:checked + label:before {
	border-color: #27ae60;
}
.vcenter {
	display: inline-block;
	vertical-align: middle;
	float: none;
}
.modal-backdrop {
	z-index: 99998 !important;
}
.thumbnail {
	max-width: 100%;
}
 @media screen and (max-width:480px) {
.rotate {
 filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083);  /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)"; /* IE8 */
	-moz-transform: rotate(45.0deg);  /* FF3.5+ */
	-ms-transform: rotate(45.0deg);  /* IE9+ */
	-o-transform: rotate(45.0deg);  /* Opera 10.5 */
	-webkit-transform: rotate(45.0deg);  /* Safari 3.1+, Chrome */
	transform: rotate(45.0deg);  /* Standard */
}
}
a.btn-primary, a.btn-danger, a.btn-success, a.btn-info, a.btn-warning, a.btn-default {
	color: #fff;
}
.input-icon-right, .input-icon-left {
	position: relative;
}
.input-icon-left i {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	display: block;
	color: #797979;
	font-size: 15px;
}
.input-icon-left .form-control {
	padding-left: 38px;
}
.input-icon-right i {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	display: block;
	color: #797979;
	font-size: 15px;
}
.input-icon-right .form-control {
	padding-right: 38px;
}
.x-small {
	font-size: 75%;
}
#light-blue-strip * {
	color: #fff;
}
#custom-solution-box-lex {
	min-height: 90%;
	font-family: 'Francois One', sans-serif;
}
#custom-solution-box-lex aside {
	padding: 0 5% !important;
}
#custom-solution-box-lex aside.call-form-lex {
	box-shadow: none;
}
#custom-solution-box-lex aside.call-form-lex {
	background-color: #fff;
	border: 1px solid #a7a7a7;
	height: 300px;
	clear: both;
	padding: 5px 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#custom-solution-box-lex aside.call-form-lex form input {
	width: 94%;
	margin: 5px 0;
	font-size: 22px;
	font-family: 'Francois One', sans-serif;
	line-height: 36px;
	padding: 0 2%;
	border: 1px solid #bbb;
}
#custom-solution-box-lex aside.call-form-lex form input:not([type=submit]) {
	-moz-box-shadow: inset 0 0 5px #999;
	-webkit-box-shadow: inset 0 0 5px #999;
	box-shadow: inset 0 0 5px #999;
}
#custom-solution-box-lex aside.call-form-lex form input[type=submit] {
	width: 75%;
	position: relative;
	display: block;
	left: 35px;
	padding: 0;
	background-color: #004971;
	color: white;
	text-transform: uppercase;
}
#custom-solution-box-lex aside.call-form-lex h3 {
	font-family: 'Francois One', sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	color: #004971;
	text-align: center;
	width: 100%;
	margin: 5px 0;
	float: left;
}

/*====================== Override BootStrap ======================*
 * This template was designed with box-sizing set to content-box. *
 * Having it set to border-box was throwing off all of the sizes. *
 * Bootstrap however requires border-box, so we'll put that on    *
 *   subpages only.
 *================================================================*/
*{
	box-sizing:content-box !important;
	-moz-box-sizing:content-box !important;
	-webkit-box-sizing:content-box !important;
}

#subpage-content-full, #subpage-content-full *, #subpage-content, #subpage-content *{
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;

}
/* ================== End Override BootStrap ======================*/
h4.panel-title{
	margin-bottom: 0;
}

h4.panel-title a{
	color: black;
}

.panel-primary h4.panel-title a {
	color: white;
}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}


a{
  text-decoration: underline;
}

#lp-content #boxes aside.interior-four-boxes .big-icon-holder {
    width: 116px;
    height: 63px;
    margin: 20px auto 15px;
}
#lp-content #boxes aside.interior-four-boxes.magento-lp p {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #000;
    margin: 0 10px 25px;
}
