@charset "UTF-8";



@font-face {
    font-family: 'proxima_novasemibold';
    src: url('../App_Themes/Tempalert/Global/fonts/ProximaNova/proximanova-semibold-webfont.woff2') format('woff2'),
         url('../App_Themes/Tempalert/Global/fonts/ProximaNova/proximanova-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
  font-family: 'ProximaNova';
  src: url("../App_Themes/Tempalert/Global/fonts/proximanova-regular-webfont.woff2") format("woff2"), url("../App_Themes/Tempalert/Global/fonts/proximanova-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ProximaNova';
  src: url("../App_Themes/Tempalert/Global/fonts/proximanova-regitalic-webfont.woff2") format("woff2"), url("../App_Themes/Tempalert/Global/fonts/proximanova-regitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'ProximaNova';
  src: url("../App_Themes/Tempalert/Global/fonts/proximanova-bold-webfont.woff2") format("woff2"), url("../App_Themes/Tempalert/Global/fonts/proximanova-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'ProximaNova';
  src: url("../App_Themes/Tempalert/Global/fonts/proximanova-boldit-webfont.woff2") format("woff2"), url("../App_Themes/Tempalert/Global/fonts/proximanova-boldit-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'ProximaNova';
  src: url("../App_Themes/Tempalert/Global/fonts/proximanova-extrabold-webfont.woff2") format("woff2"), url("../App_Themes/Tempalert/Global/fonts/proximanova-extrabold-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal; }
html {
	box-sizing: border-box;
}
body {
	margin: 0;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	color: #000 !important;
	font-family: proxima-nova, 'Geneva','NovaAlt', sans-serif !important;
	font-weight: 300 !important;
	line-height: 1.3 !important;
	-webkit-font-smoothing: antialiased;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block;
}
audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],template {
	display: none;
}
a {
	background-color: transparent;
	outline: 0;
	color: #085686;
	font-weight: 400;
	text-decoration: none;
	-webkit-text-decoration-skip: objects;
}
a:focus {
	outline: none;
	color: #085686;
}
a::-moz-focus-inner {
	border: 0;
}
a:active,a:hover {
	outline: 0;
	outline-width: 0;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline dotted;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: .67em 0;
}
mark {
	background: #f5e700;
	color: #000;
	padding: 0 2px;
	background-color: #ff0;
}
small {
	font-size: 80%;
}
sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -.5em;
}
sub {
	bottom: -.25em;
}
img {
	border: 0;
	border-style: none;
}
img:focus {
	outline: none;
}
img::-moz-focus-inner {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}
hr {
	box-sizing: content-box;
	height: 0;
	border: 0;
	border-bottom: 1px solid #d6d6d6;
	display: block;
	margin: 1.5em 0;
	overflow: visible;
}
pre {
	overflow: auto;
	white-space: pre-wrap;
}
code,kbd,pre,samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button,select {
	text-transform: none;
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0;
	outline: none;
}
input {
	line-height: normal;
}
input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	margin-right: .5em;
}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
}
legend {
	border: 0;
	padding: 0;
	display: table;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 0.625em;
	line-height: 1.75;
	box-sizing: border-box;
	color: inherit;
	max-width: 100%;
	white-space: normal;
}
textarea {
	overflow: auto;
	display: block;
	min-width: 60px;
	resize: vertical;
	vertical-align: top;
}
optgroup {
	font-weight: 700;
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	background: #fff;
	font-size: inherit;
	width: 100%;
}
td,th {
	padding: 0;
}
[hidden],template,audio:not([controls]) {
	display: none;
}
::-moz-selection {
	background: #333;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #333;
	color: #fff;
	text-shadow: none;
}
article,aside,details,footer,header,main,menu,nav,section,summary,figcaption {
	display: block;
}
*,*:before,*:after {
	box-sizing: inherit;
}
html,body {
	margin: 0;
	min-height: 100%;
	padding: 0;
	background: #fdfdfd;
    max-width: 100%;
    overflow-x: hidden;
}
.lt-ie10 body {
	font-family: sans-serif;
}
h1,.txt-h1,h2,.txt-h2,h4,.txt-h4 {
	font-family: proxima-nova, 'Geneva','NovaAlt', sans-serif;
	font-weight: 200;
}
h3,.txt-h3 {
	font-weight: 500;
	font-size: 1.125em;
}
h3 strong,.txt-h3 strong {
	font-weight: 600;
}
h1,h2,h3,h4,h5,h6 {
	line-height: 1.333;
	margin: 0 0 0.75em 0;
}
h1,.txt-h1,.txt-h1-light {
	font-size: 30px;
}
.txt-h1-light.bold {
	font-weight: 600;
}
.txt-h1-light,.txt-light {
	font-weight: 300;
}
.txt-h1.contact-h1 {
	text-align: center;
	color: white;
    line-height: 1.333;
    margin: 0 0 0.75em 0;
}
h2,.txt-h2 {
	font-size: 1.5em;
}
h2 a,.txt-h2 a {
	color: #434955;
	font-weight: 600;
}
h2 a:hover,.txt-h2 a:hover {
	color: #434955;
}
h4,.txt-h4 {
	font-size: 1em;
}
h5,.txt-h5 {
	font-size: 0.875em;
}
h6,.txt-h6,caption {
	font-size: 0.75em;
}
p {
	font-size: 1.125em;
    font-size: 18px;
	line-height: 1.75;
}
p,ol,ul {
	margin-bottom: 1em;
	margin-top: 0;
}
sub,sup,small {
	font-size: 0.875em;
	display: inline-block;
	line-height: 1.3;
}
.txt-small {
	font-size: 0.875em;
	line-height: 1.57;
}
ins,cite,dt {
	font-weight: 500;
}
dfn,i,em {
	font-style: italic;
}
abbr[title],dfn[title] {
	border-bottom: 1px dotted;
}
abbr {
	text-transform: uppercase;
}
ins {
	color: #038800;
}
a:visited {
	color: #085686;
}
a:hover {
	color: #085686;
	text-decoration: underline;
}
a:active {
	outline: none;
	text-decoration: none;
}
ol,ul {
	padding-left: 1.5em;
}
ol ol,ol ul,ol ol,ol ul,ul ol,ul ul,ul ol,ul ul {
	margin-top: 1em;
}
ol ol {
	list-style-type: lower-alpha;
}
li {
	margin-left: 1em;
}
dd {
	padding-left: 1.5em;
}
q {
	quotes: "‘" "’" "“" "”";
}
q:before {
	content: "‘";
	content: open-quote;
}
q:after {
	content: "’";
	content: close-quote;
}
q:first-child {
	display: inline-block;
	text-indent: -0.22em;
}
blockquote {
	font-size: 1.25em;
	font-style: italic;
}
blockquote p {
	font-style: normal;
	margin-bottom: 0;
}
blockquote p:after,blockquote p:before {
	font-size: 1.5em;
	line-height: 0;
	position: relative;
	top: 2px;
}
blockquote p:after {
	content: "\201D";
	right: -1px;
}
blockquote p:before {
	content: "\201C";
	left: -1px;
}
blockquote cite {
	font-style: normal;
	padding-left: .875em;
}
blockquote cite:before {
	content: "– ";
}
code,kbd,samp,var,pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
code {
	background: #d6d6d6;
	padding: 2px 4px;
}
kbd {
	border: 1px solid #d6d6d6;
	text-transform: uppercase;
	padding: 2px 4px;
}
kbd kbd {
	border: 0;
	padding: 0;
}
pre > code {
	background: #595959;
	box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
	color: #fff;
	display: block;
	line-height: 1.75;
	padding: .75em;
	text-transform: none;
}
img,svg {
	border: 0;
	color: #e67373;
	max-width: 100%;
	vertical-align: bottom;
}
svg {
	max-height: 100%;
}
figure figcaption {
	margin: 0;
	width: auto;
}
figure figcaption:last-child {
	margin-bottom: 0;
}
figcaption {
	background: #f3f3f3;
	padding: 1em;
}
audio,canvas,video {
	color: #e67373;
	display: inline-block;
	max-width: 100%;
	vertical-align: baseline;
}
embed,object {
	max-width: 100%;
}
thead {
	background: #f7f7f7;
}
thead th {
	padding: 0.75em 0.5em;
}
tfoot {
	background: #f7f7f7;
}
tfoot td {
	font-size: 0.625em;
	font-weight: bold;
	font-weight: 600;
}
tr {
	border-bottom: 1px solid #f0f0f0;
}
tr:last-child {
	border-bottom: none;
}
th,td {
	padding: 1em 0.5em;
	text-align: left;
	vertical-align: top;
}
th {
	font-weight: bold;
	font-weight: 600;
}
th[scope="row"] {
	font-size: 0.75em;
}
th[scope="col"] {
	font-size: 1em;
}
td {
	font-size: 0.75em;
}
caption {
	font-weight: bold;
	caption-side: top;
	text-align: left;
}
hr.large {
	margin: 4.375em 0;
}
hr.dashed {
	border-style: dashed;
}
hr.section-separator {
	margin: auto;
	max-width: 960px;
}
progress {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #f7f7f7;
	border-radius: 2px;
	border: 1px solid #d6d6d6;
	display: inline-block;
	height: 16px;
	max-width: 100%;
	padding: 2px;
	vertical-align: baseline;
	width: 100%;
}
progress::-webkit-progress-bar {
	background: #bfe673;
	border-radius: 2px;
}
progress::-moz-progress-bar {
	background: #bfe673;
	border-radius: 2px;
}
progress:not([value])::-moz-progress-bar {
	background: none;
}
progress:not([value])::-webkit-progress-bar {
	background: none;
}
iframe {
	background: #f7f7f7;
	border: 1px solid #d6d6d6;
	display: block;
	min-height: 100px;
	width: 100%;
}
dialog {
	background: #fff;
	border-radius: 4px;
	border: 2px solid #b2b2b2;
	display: none;
	padding: 1.125em;
	margin: auto;
	max-width: 80%;
}
dialog [open] {
	display: block;
}
dialog::backdrop {
	background-color: rgba(0, 0, 0, 0.75);
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
}
.icon {
	font-size: 1em;
	line-height: 1;
	margin-right: .2em;
	vertical-align: middle;
}
.icon-small {
	font-size: 0.75em;
}
.icon-medium {
	font-size: 1.625em;
}
.icon-large {
	font-size: 1.875em;
}
.icon-larger {
	font-size: 2.188em;
}
.icon-x-large {
	font-size: 4.375em;
	margin-right: 0;
}
.icon-callout {
	background: #D1F1FD;
	border-radius: 50px;
	color: #2E3E56;
	display: block;
	font-size: 2.750em;
	line-height: 100px;
	margin: 0 auto 30px;
	height: 100px;
	width: 100px;
}
label {
	color: #7f7f7f;
	display: block;
	margin-bottom: .5em;
	cursor: pointer;
}
input::-moz-placeholder,textarea::-moz-placeholder {
	color: #b2b2b2;
	font-style: italic;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {
	color: #b2b2b2;
	font-style: italic;
}
input::webkit-input-placeholder,textarea::webkit-input-placeholder {
	color: #b2b2b2;
	font-style: italic;
}
input[type="color"],input[type="date"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="time"],input[type="url"],input[type="week"],textarea {
	background: #f7f7f7;
	border: 1px solid #d6d6d6;
	border-radius: 2px;
	box-shadow: inset 0 2px 0 0 #eaeaea;
	display: block;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: normal;
	margin: 0;
	max-width: 100%;
	padding: .75em;
	text-transform: none;
	width: 100%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 1em;
}
input[type="color"]:focus,input[type="date"]:focus,input[type="email"]:focus,input[type="month"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="week"]:focus,textarea:focus {
	background: #fff;
	border-color: #73ace6;
	box-shadow: 0 0 0 1px #6baceb;
	outline: 0;
}
input[type="color"],input[type="date"],input[type="number"] {
	max-width: 208px;
}
input[type="color"] {
	padding: .25em;
}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}
input[disabled],textarea[disabled] {
	background-color: #f7f7f7;
	box-shadow: none;
	cursor: not-allowed;
}
input[readonly],textarea[readonly] {
	background-color: #fff;
}
input[required]:valid,textarea[required]:valid {
	border-color: #bfe673;
}
output {
	background: #f7f7f7;
	border: 1px solid #d6d6d6;
	display: inline-block;
	margin: auto 0.25em;
	padding: .5em;
}
button,input[type="button"],input[type="reset"],input[type="submit"] {
	border: 1px solid #f0f0f0;
	border-radius: 3px;
	border-bottom-width: 3px;
	padding: 0.9em 1.15em 0.7em;
	-webkit-appearance: button;
	background: #fff;
	color: #808080;
	cursor: pointer;
	display: inline-block;
	font-family: inherit;
	font-size: inherit;
	font-weight: 700;
	letter-spacing: .03em;
	line-height: normal;
	overflow: visible;
	transition: border-color 0.2s, background-color 0.075s;
	margin-bottom: 1em;
}
button:hover,button:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="reset"]:hover,input[type="reset"]:focus,input[type="submit"]:hover,input[type="submit"]:focus {
	border-color: #9ec6ee;
	box-shadow: 0 0 3px rgba(10, 10, 10, 0.35);
	outline: none;
}
button:active,input[type="button"]:active,input[type="reset"]:active,input[type="submit"]:active {
	background: #73ace6;
	color: #fff;
	transform: translate(0, 1px);
}
[disabled][role="button"],button[disabled],input[disabled][type="button"],input[disabled][type="reset"],input[disabled][type="submit"] {
	background: #f0f0f0;
	color: #ccc;
}
[disabled][role="button"]:hover,button[disabled]:hover,input[disabled][type="button"]:hover,input[disabled][type="reset"]:hover,input[disabled][type="submit"]:hover {
	border: 1px solid #f0f0f0;
	border-bottom-width: 3px;
	box-shadow: none;
}
[disabled][role="button"]:active,button[disabled]:active,input[disabled][type="button"]:active,input[disabled][type="reset"]:active,input[disabled][type="submit"]:active {
	transform: none;
}
button,input[type="reset"],input[type="submit"],html input[type="button"] {
	-webkit-appearance: button;
	cursor: pointer;
}
input[type="file"] {
	cursor: pointer;
	display: block;
}
select {
	font-size: inherit;
	font-family: inherit;
	display: inline-block;
	width: 100%;
	margin-bottom: 1em;
}
select [multiple] {
	display: block;
	min-height: 50px;
	padding: 4px;
	resize: vertical;
	width: 100%;
}
option {
	padding: 4px;
}
option [disabled] {
	background: rgba(0, 0, 0, 0.05);
	display: none;
}
optgroup option {
	padding-left: 16px;
}
input[type=range] {
	-webkit-appearance: none;
	margin: 1.125em 0;
	width: 100%;
}
input[type=range]:focus {
	outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
	animate: 0.2s;
	background: #f7f7f7;
	border-radius: 2px;
	border: 1px solid #d6d6d6;
	box-shadow: inset 0 2px 0 0 #f2f2f2;
	cursor: pointer;
	height: 8px;
	width: 100%;
}
input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #d6d6d6;
	box-shadow: 0 2px 3px #ddd, inset 0 2px 0 0 #f2f2f2;
	cursor: pointer;
	height: 16px;
	margin-top: -6px;
	width: 32px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
	background: #f7f7f7;
}
input[type=range]::-moz-range-track {
	animate: 0.2s;
	background: #f7f7f7;
	border-radius: 1.3px;
	border: .2px solid #010101;
	border: 1px solid #d6d6d6;
	box-shadow: inset 0 2px 0 0 #f2f2f2;
	cursor: pointer;
	height: 8.4px;
	width: 100%;
}
input[type=range]::-moz-range-thumb {
	background: #fff;
	border-radius: 3px;
	border: 1px solid #d6d6d6;
	box-shadow: 0 2px 3px #ddd, inset 0 2px 0 0 #f2f2f2;
	cursor: pointer;
	height: 16px;
	width: 32px;
}
input[type=range]::-ms-track {
	animate: 0.2s;
	background: transparent;
	border-color: transparent;
	border-width: 16px 0;
	color: transparent;
	cursor: pointer;
	height: 8.4px;
	width: 100%;
}
input[type=range]::-ms-fill-lower {
	background: #2a6495;
	border-radius: 2.6px;
	border: 0.2px solid #010101;
	box-shadow: 1px 1px 1px #0a0a0a, 0 0 1px #0d0d0d;
}
input[type=range]::-ms-fill-upper {
	background: #3071a9;
	border-radius: 2.6px;
	border: 0.2px solid #010101;
	box-shadow: 1px 1px 1px #0a0a0a, 0 0 1px #0d0d0d;
}
input[type=range]::-ms-thumb {
	background: #fff;
	border-radius: 3px;
	border: 1px solid #d6d6d6;
	box-shadow: 0 2px 3px #ddd;
	cursor: pointer;
	height: 16px;
	width: 32px;
}
input[type=range]:focus::-ms-fill-lower {
	background: #3071a9;
}
input[type=range]:focus::-ms-fill-upper {
	background: #367ebd;
}
.input-select-wrapper {
	background: #fff;
	border: 1px solid #cccccc;
	border-radius: 3px;
	height: 2.8em;
	margin-bottom: 1em;
	overflow: hidden;
	padding: 0;
	padding-right: 20px;
	position: relative;
}
.input-select-wrapper:after {
	border: 5px solid transparent;
	border-top-color: #555555;
	border-bottom: 0;
	content: "";
	margin-top: -2px;
	position: absolute;
	right: 10px;
	top: 50%;
}
.input-select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	background: transparent;
	border: 1px solid transparent;
	height: 2.8em;
	line-height: 2.8em;
	padding: 0 0.5em;
	width: 120%;
}
.lt-ie10 .input-select {
	width: 130%;
}
.input-select:focus {
	outline: none;
}
.is-disabled,[disabled] {
	cursor: not-allowed;
	opacity: .75;
}
.is-disabled + label,[disabled] + label {
	pointer-events: none;
}
.is-block {
	display: block;
}
.is-inline-block {
	display: inline-block;
}
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.img-center {
	margin: 0 auto;
	display: block;
}
.align-right {
	text-align: right;
}
.is-clean {
	padding: 0;
	margin: 0;
	list-style: none;
}
.is-hidden {
	position: absolute;
	top: -999em;
	left: -999em;
}
.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
.margin-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.bg-blue-gradient {
	background: url(images/desat-ice.jpg.html) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.bg-blue {
	background: #00558D;
}
.bg-blue-darker {
	background: #243246;
}
.bg-blue-dark {
	background: #141C27;
}
.bg-blue-medium {
	background: #264E6C;
}
.bg-blue-light {
	background: #D1F1FD;
}
.bg-blue-gray {
	background: #C7E7F3;
}
.bg-blue-usb {
	background: #2E3E56;
}
.bg-gray {
	background: #F8F8FA;
}
.bg-gray-darker {
	background: #e2e2e9;
}
.c-blue-light {
	color: #4CA3C5;
}
.c-blue-gray {
	color: #758197;
}
.c-green {
	color: #00B80D;
}
@font-face {
	font-family: "icons";
	src: url("fonts/icons/icons%EF%B9%96de15570633b517291af1a668dd16f11e.eot");
	src: url("fonts/icons/icons%EF%B9%96.eot#iefix") format("embedded-opentype"), url("fonts/icons/icons%EF%B9%96de15570633b517291af1a668dd16f11e.woff") format("woff"), url("fonts/icons/icons%EF%B9%96de15570633b517291af1a668dd16f11e.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"]:before,.page-nav.has-chevrons ul li:after,.breadcrumb li:after,section#monitoring-plans .selected a.btn--alt-2:before,.search .search__button:before,.search .search__clear:before,a.accordion-header:after,[class*=" icon-"]:before {
	font-family: "icons";
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	font-weight: normal;
	font-style: normal;
	speak: none;
	text-decoration: inherit;
	text-transform: none;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-alert:before {
	content: "\f101";
}
.icon-arrow-left:before {
	content: "\f102";
}
.icon-battery:before {
	content: "\f103";
}
.icon-binoculars:before {
	content: "\f104";
}
.icon-box:before {
	content: "\f105";
}
.icon-cart:before {
	content: "\f106";
}
.icon-cellular:before {
	content: "\f107";
}
.icon-certificate:before {
	content: "\f108";
}
.icon-chart:before {
	content: "\f109";
}
.icon-checkmark:before,section#monitoring-plans .selected a.btn--alt-2:before {
	content: "\f10a";
}
.icon-chevron-down:before {
	content: "\f10b";
}
.icon-chevron-left:before,.slick-prev:before,[dir="rtl"] .slick-next:before {
	content: "\f10c";
}
.icon-chevron-right:before,.page-nav.has-chevrons ul li:after,.breadcrumb li:after,[dir="rtl"] .slick-prev:before,.slick-next:before {
	content: "\f10d";
}
.icon-chevron-up:before,a.accordion-header:after {
	content: "\f10e";
}
.icon-clipboard:before {
	content: "\f10f";
}
.icon-clock:before {
	content: "\f110";
}
.icon-close:before,.search .search__clear:before {
	content: "\f111";
}
.icon-cloud-check:before {
	content: "\f112";
}
.icon-cloud:before {
	content: "\f113";
}
.icon-cords:before {
	content: "\f114";
}
.icon-devices:before {
	content: "\f115";
}
.icon-disk:before {
	content: "\f116";
}
.icon-download:before {
	content: "\f117";
}
.icon-eye:before {
	content: "\f118";
}
.icon-globe:before {
	content: "\f119";
}
.icon-graph:before {
	content: "\f11a";
}
.icon-hamburger:before {
	content: "\f11b";
}
.icon-info-balloon:before {
	content: "\f11c";
}
.icon-lock:before {
	content: "\f11d";
}
.icon-money:before {
	content: "\f11e";
}
.icon-network:before {
	content: "\f11f";
}
.icon-nodes:before {
	content: "\f120";
}
.icon-person:before {
	content: "\f121";
}
.icon-photo:before {
	content: "\f122";
}
.icon-pin:before {
	content: "\f123";
}
.icon-plug:before {
	content: "\f124";
}
.icon-plus:before {
	content: "\f125";
}
.icon-question:before {
	content: "\f126";
}
.icon-screen:before {
	content: "\f127";
}
.icon-search:before,.search .search__button:before {
	content: "\f128";
}
.icon-testimonial:before {
	content: "\f129";
}
.icon-trophy:before {
	content: "\f12a";
}
.icon-van:before {
	content: "\f12b";
}
.icon-vibrate:before {
	content: "\f12c";
}
.icon-video:before {
	content: "\f12d";
}
.icon-wand:before {
	content: "\f12e";
}
.icon-wrench:before {
	content: "\f12f";
}
.sf_cols {
	width: inherit !important;
	margin: inherit !important;
}
.container {
	margin: auto;
	max-width: 1100px;
	padding: 0 10px;
}
.head-container {
	margin: auto;
	max-width: 1440px;
	padding: 0 10px;
}
.container.white {
	background-color: white;
	padding: 2em;
}
.container-lg {
	margin: auto;
	max-width: 1080px;
}
.panel {
	background: #fff;
	border: 1px solid #D9DDE8;
	border-radius: 3px;
	padding: 50px 60px;
}
.panel.panel-block {
	margin-bottom: 30px;
}
.panel.panel-block:last-child {
	margin-bottom: 0;
}
.panel.no-pad-tb {
	padding-bottom: 0;
	padding-top: 0;
}
.panel .view-all {
	float: right;
	margin-top: -44px;
}
.panel-inner {
	border-top: 1px solid #D9DDE8;
	padding: 70px 0;
}
.panel-inner:first-child {
	border-top: 0;
}

@media all and (max-width: 46.875em) {

	.panel .view-all {
		float: none;
		display: block;
		margin: 0 0 20px;
	}
}


@media all and (max-width: 31.25em) {

	.panel {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.span1 {
	width: 8.3333333333%;
}
.offset1 {
	float: left;
	min-height: 1px;
	padding-left: 28px;
	margin-left: 8.3333333333%;
}
.span2 {
	width: 16.6666666667%;
}
.offset2 {
	float: left;
	min-height: 1px;
	padding-left: 28px;
	margin-left: 16.6666666667%;
}
.span3 {
	width: 25%;
}
.offset3 {
	float: left;
	min-height: 1px;
	padding-left: 28px;
	margin-left: 25%;
}
.span4 {
	width: 33.3333333333%;
}
.offset4 {
	float: left;
	min-height: 1px;
	padding-left: 28px;
	margin-left: 33.3333333333%;
}
.span5 {
	width: 41.6666666667%;
}
.offset5 {
	float: left;
	min-height: 1px;
	padding-left: 28px;
	margin-left: 41.6666666667%;
}
.span6 {
	width: 50%;
}
.offset6 {
	float: left;
	min-height: 1px;
	padding-left: 28px;
	margin-left: 50%;
}
.span7 {
	width: 58.3333333333%;
}
.offset7 {
	float: left;
	min-height: 1px;
	padding-left: 28px;
	margin-left: 58.3333333333%;
}
.span8 {
	width: 66.6666666667%;
}
.offset8 {
	float: left;
	min-height: 1px;
	padding-left: 28px;
	margin-left: 66.6666666667%;
}
.span9 {
	width: 75%;
}
.offset9 {
	float: left;
	min-height: 1px;
	padding-left: 28px;
	margin-left: 75%;
}
.span10 {
	width: 83.3333333333%;
}
.offset10 {
	float: left;
	min-height: 1px;
	padding-left: 28px;
	margin-left: 83.3333333333%;
}
.span11 {
	width: 91.6666666667%;
}
.offset11 {
	float: left;
	min-height: 1px;
	padding-left: 28px;
	margin-left: 91.6666666667%;
}
.span12 {
	width: 100%;
}
.row {
	margin-bottom: 20px !important;
	*zoom: 1;
	clear: both;
	/*margin-left: -28px !important;*/
}
.row:last-child {
	margin-bottom: 0!important;
}
.row:before,.row:after {
	content: " ";
	display: table;
}
.row:after {
	clear: both;
}
.row > .span1,.row > .span2,.row > .span3,.row > .span4,.row > .span5,.row > .span6,.row > .span7,.row > .span8,.row > .span9,.row > .span10,.row > .span11,.row > .span12 {
	float: left;
	min-height: 1px;
	padding-left: 28px;
}
.row-border {
	border: solid 1px #ccc;
	padding: 44px 36px;
	box-sizing: border-box;
}
.row-table {
	display: table;
	margin-left: 0;
	width: 100%;
}
.row-table > .span1,.row-table > .span2,.row-table > .span3,.row-table > .span4,.row-table > .span5,.row-table > .span6,.row-table > .span7,.row-table > .span8,.row-table > .span9,.row-table > .span10,.row-table > .span11,.row-table > .span12 {
	display: table-cell;
	float: none;
	vertical-align: bottom;
}
.row-table > .span1:first-child,.row-table > .span2:first-child,.row-table > .span3:first-child,.row-table > .span4:first-child,.row-table > .span5:first-child,.row-table > .span6:first-child,.row-table > .span7:first-child,.row-table > .span8:first-child,.row-table > .span9:first-child,.row-table > .span10:first-child,.row-table > .span11:first-child,.row-table > .span12:first-child {
	padding-left: 0;
}
.row-cell-centered {
	margin-bottom: 14px;
}

@media all and (max-width: 39.938em) {
	.span1,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12 {
		margin-bottom: 20px;
		float: none;
		width: 100%;
	}
	.span1:last-child,.span2:last-child,.span3:last-child,.span4:last-child,.span5:last-child,.span6:last-child,.span7:last-child,.span8:last-child,.span9:last-child,.span10:last-child,.span11:last-child,.span12:last-child {
		margin-bottom: 0;
	}
	.span1.align-right,.span2.align-right,.span3.align-right,.span4.align-right,.span5.align-right,.span6.align-right,.span7.align-right,.span8.align-right,.span9.align-right,.span10.align-right,.span11.align-right,.span12.align-right {
		text-align: left;
	}
}

.pageHeader {
	margin-top: 20px;
}
.alert {
	background: #f6f6f6;
	border-radius: 2px;
	border: 1px solid #71abe8;
	font-size: 1em;
	font-weight: 600;
	margin-bottom: 1em;
	padding: 1em;
}
.alert > p {
	line-height: 1.2;
	margin: 0;
	padding: 0;
}
.alert-success {
	background: #EBF8D4;
	border-color: #BEE86C;
	color: #597F0C;
}
.alert-warning {
	background: #FDFCD5;
	border-color: #FCF376;
	color: #CC9F28;
}
.alert-error {
	background: #F7EDED;
	border-color: #E87271;
	color: #CC3D3D;
}
.blog-wrapper {
	*zoom: 1;
	clear: both;
	max-width: 68em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 90px;
	margin-top: 90px;
}
.blog-wrapper:before,.blog-wrapper:after {
	content: " ";
	display: table;
}
.blog-wrapper:after {
	clear: both;
}
.blog-content {
	float: left;
	display: block;
	margin-right: 2.3576515979%;
	width: 74.4105871005%;
}
.blog-content:last-child {
	margin-right: 0;
}
.blog-sidebar {
	float: left;
	display: block;
	margin-right: 2.3576515979%;
	width: 23.2317613015%;
}
.blog-sidebar:last-child {
	margin-right: 0;
}
.blog-widget {
	position: relative;
	margin-bottom: 50px;
}
.blog-widget.blog-callout {
	background: #F0F2F6;
	padding: 20px;
}
.blog-widget p {
	font-size: 1.0em;
	line-height: 1.4em;
	color: #000;
}
.blog-widget input.blog-widget-search {
	background: #fff;
}
.blog-widget button.blog-widget-search-submit {
	position: absolute;
	top: 12px;
	right: 14px;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	width: auto;
	box-shadow: none;
}
.blog-widget button.blog-widget-search-submit span {
	color: #000;
}
.blog-widget button.btn {
	width: 100%;
	text-transform: uppercase;
	font-size: 0.95em;
}
.blog-popular ul.list-clean li {
	font-style: italic;
	font-weight: 400;
}
.blog-post {
	padding-bottom: 30px;
	margin-bottom: 72px;
	border-bottom: solid 1px #D9DDE8;
}
.blog-post p {
	font-size: 1.0em;
}
.blog-post strong {
	font-weight: 500;
}
.blog-post img {
	display: block;
	float: right;
	margin: 0 0 20px 30px;
}
.blog-post-detail h1 {
	margin-bottom: 10px;
}
.blog-post-detail p {
	font-size: 1.0em;
}
.blog-post-detail p.post-back {
	font-size: 0.925em;
	line-height: 1.0em;
	margin-bottom: 44px;
}
.blog-post-detail p.post-meta {
	margin-bottom: 60px;
}
.blog-post-detail p.post-abstract {
	font-size: 1.25em;
	color: #595959;
	margin-bottom: 44px;
}
.blog-post-detail p.post-abstract a {
	font-weight: 300;
}
.blog-post-detail p.company-info {
	margin-bottom: 44px;
}
.blog-post-detail p.post-social {
	margin-bottom: 44px;
}
.blog-post-detail p.post-social a {
	margin-right: 6px;
}
.blog-post-detail img.align-right {
	display: block;
	float: right;
	margin: 0 0 20px 30px;
}
.blog-post-detail img.align-left {
	display: block;
	float: left;
	margin: 0 30px 20px 0;
}
.blog-post-detail img.align-none {
	display: block;
	margin: 0 0 20px;
}
.blog-post-detail figure {
	*zoom: 1;
	clear: both;
	margin: 0 0 44px 0;
}
.blog-post-detail figure:before,.blog-post-detail figure:after {
	content: " ";
	display: table;
}
.blog-post-detail figure:after {
	clear: both;
}
.blog-post-detail figure figcaption {
	clear: both;
	background: none;
	padding: 0;
	margin: 20px 0 0 0;
	font-size: 0.920em;
	font-weight: 300;
	line-height: 1.8em;
}
.btn {
	background: #00558D;
	border: none;
	border-radius: 6px;
	color: #fff;
	display: inline-block;
	font-size: 1em;
	font-weight: 500;
	line-height: 1;
	padding: 12px 24px;
}
.btn:hover {
	background: #db550a;
	color: #fff;
	text-decoration: none;
}
.btn:visited {
	color: #fff;
}
.btn.btn--large {
	padding: 16px 56px;
	font-weight: 600;
}
.btn.btn--large-dys {
	padding: 16px;
	font-weight: 600;
}
.btn.btn--small {
	font-size: 0.875em;
	padding: 10px 24px;
}
.btn.btn--alt {
	background: #085686;
}
.btn.btn--alt:hover {
	background: #2f89ac;
	text-decoration: none;
}
.btn.btn--alt :visited {
	color: #fff;
}
.btn.btn--alt-2 {
	background: #2E3E56;
}
.btn.btn--alt-2:hover {
	background: #db550a;
	text-decoration: none;
}
.btn.btn--alt-2:visited {
	color: #fff;
}
.btn.mw-180 {
	min-width: 180px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-weight: 600;
}
.small-btn {
	background: #00558D;
	border: none;
	border-radius: 6px;
	color: #fff;
	display: inline-block;
	font-size: 1em;
	font-weight: 500;
	line-height: 1;
	padding: 6px 12px;
}
.small-btn:hover {
	background: #db550a;
	color: #fff;
	text-decoration: none;
}
.small-btn:visited {
	color: #fff;
}
.btn--inverted {
	border: 1px solid #F56E23;
	border-radius: 6px;
	color: #F56E23;
	display: inline-block;
	font-size: 1em;
	font-weight: 500;
	line-height: 1;
	padding: 11px 23px;
}
.btn--inverted:hover {
	text-decoration: none;
}
.btn--inverted:visited {
	color: #F56E23;
}
.btn--inverted.btn--large {
	padding: 15px 55px;
}
.btn--inverted.btn--small {
	font-size: 0.875em;
	padding: 9px 23px;
}
.btn--inverted.btn--alt {
	border: 1px solid #085686;
	color: #085686;
}
.btn-cancel {
	background: #f7f7f7;
	color: #7f7f7f;
	border-color: #d6d6d6;
}
.btn-cancel:hover,.btn-cancel:focus {
	background: #eaeaea;
	border-color: #bdbdbd;
	color: #7f7f7f;
}
.btn--primary {
	background: #db550a;
	border-radius: 6px;
	color: #000;
	font-size: 1em;
	font-weight: 500;
	padding: 18px 36px;
	margin-left: .5em;
}
.btn--primary:hover {
	background: #00558D;
	text-decoration: none;
}
.btn--primary.btn--primary-small:hover {
	color: #fff;
	text-decoration: none;
}
.btn--primary:visited {
	color: #fff;
}
.btn--primary-small {
	font-size: 0.875em;
	padding: 8px 15px;
}
.banner a.btn--primary {
	color: #000;
}
.btn-ltgray {
	background-color: #cccccc;
}
.btn-ltgray:hover {
	background-color: #4D4D4D;
}
.btn--checkout {
	background: #db550a;
	border-radius: 6px;
	color: #fff;
	font-size: 1.2em;
	font-weight: 500;
	padding: 10px 20px;
	margin-left: .5em;
}
.btn--checkout:hover {
	background: #00558D;
	text-decoration: none;
	color: #fff;
}
.btn--checkout:visited {
	color: #fff;
}
.btn--outline {
	border: 1px solid #4D4D4D;
	border-radius: 6px;
	color: #fff;
	display: inline-block;
	font-size: 10px;
	font-weight: 500;
	padding: 8px 15px 6px 15px;
}
.phone {
	color: #000;
	cursor: auto !important;
}
.contact-us h4 {
	font-size: 1.0em;
	line-height: 2.0em;
	margin-bottom: 30px;
}
.contact-us h4 a {
	font-weight: 500;
	font-size: 0.95em;
	letter-spacing: -0.04em;
}
.contact-us iframe {
	display: block;
	border: solid 1px #d6d6d6;
	background: #ffffff;
	padding: 12px 12px;
	box-sizing: border-box;
	margin-bottom: 28px;
}
.contact-us .span6 {
	margin-bottom: 36px;
}

@media all and (max-width: 720px) {
	.contact-us .span6 {
		float: none;
		width: 100%;
	}
}

.contact-us .span6:last-child {
	margin-bottom: 0;
}
.contact-social a img {
	margin-right: 16px;
}
.contact-methods .span6 h4 {
	line-height: 1.75em;
	margin-bottom: 20px;
}

@media all and (max-width: 990px) {
	.contact-methods .span6 {
		float: none;
		width: 100%;
	}
}

.customer-stories {
	padding: 0;
	margin: 0;
	*zoom: 1;
	clear: both;
	list-style: none;
	margin-bottom: 60px;
}
.customer-stories:before,.customer-stories:after {
	content: " ";
	display: table;
}
.customer-stories:after {
	clear: both;
}
.customer-story {
	background: #fff;
	border: 1px solid #D9DDE8;
	border-radius: 3px;
	float: left;
	margin: 0 15px 30px;
	padding: 5px;
	text-align: center;
	vertical-align: bottom;
	width: 30%;
}
.customer-logo {
	height: 135px;
	position: relative;
	text-align: center;
}
.customer-logo img {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}
.customer-story-desc {
	border-top: 1px solid #D9DDE8;
	border-radius: 3px;
	font-size: 0.875em;
	line-height: 1.57;
	margin: 0;
	padding: 8px 15px;
	text-align: center;
}

@media all and (max-width: 59.375em) {
	.customer-story {
		width: 44%;
	}
}


@media all and (max-width: 37.5em) {
	.customer-stories {
		margin-bottom: 0;
	}
	.customer-story {
		float: none;
		margin-left: 0;
		width: 100%;
	}
}

.feature-list {
	list-style: none;
	margin: 0;
	overflow: auto;
	padding: 24px 32px 24px 0;
}
.feature-list > li {
	margin: 0;
}
.feature-list .icon {
	color: #62CDF8;
	font-size: 2.500em;
}
.feature-list li {
	color: #D1F1FD;
	display: inline-block;
	font-weight: 500;
	margin: 0 1em 0 0;
	box-sizing: border-box;
	text-transform: uppercase;
}
.feature-list li:last-child {
	margin-right: 0;
}
section#monitor .container {
	background: url(../img/bg/software-features-monitoring.jpg.html) bottom center no-repeat;
}
section#monitor h2,section#document h2 {
	font-size: 1.70em;
	margin-bottom: 50px;
	font-weight: 500;
}
.feature-alert-graphic,section#document figure {
	margin-top: 89px;
}

@media screen and (max-width: 31.25em) {

	.feature-alert-graphic,section#document figure {
		margin-top: 0;
	}
}

section#software-plans {
	padding-top: 30px;
}

@media screen and (max-width: 31.25em) {
	section#manage .span6 img {
		display: block;
		margin: 0 auto 30px auto;
	}
}

.footer {
	background: #f3f3f3;
	color: #4D4D4D;
	padding: 40px 20px;
}
.footer a {
	color: inherit;
}
.footer-cta {
	margin-bottom: 38px;
}
.footer-cta-logo {
	display: block;
	width: 11em;
	margin: 0 auto;
}
.footer-cta-text {
	font-weight: 300;
	margin-bottom: 20px;
}
.footer-cta-links {
	margin-bottom: 30px;
}

@media screen and (min-width: 46.875em) {
	.footer-cta {
		margin-bottom: 0;
		text-align: center;
	}
	.footer-cta-left,.footer-cta-center,.footer-cta-right {
		float: left;
		display: block;
		margin-right: 2.3576515979%;
		width: 31.7615656014%;
	}
	.footer-cta-left:last-child,.footer-cta-center:last-child,.footer-cta-right:last-child {
		margin-right: 0;
	}
	.footer-cta-center {
		padding-top: 7px;
	}
	.footer-cta-logo {
		display: block;
		width: 11em;
		margin: 0 auto;
	}
}

.footer-nav {
	margin-bottom: 40px;
}
.footer-nav a {
	/*font-size: 0.875em;*/
	font-weight: 400;
}
.copyright {
	color: #35353b;
	display: inline-block;
	width: 100%;
}

@media screen and (min-width: 46.875em) {

	.copyright {
		margin: 0 auto;
		text-align: center;
	}
}

.banner {
	*zoom: 1;
	clear: both;
	background: #fff;
	color: #002A42;
	padding: 20px;
	position: relative;
	z-index: 2;
	border-bottom: 1px solid #D9DDE8;
}
.banner:before,.banner:after {
	content: " ";
	display: table;
}
.banner:after {
	clear: both;
}
.banner a {
	color: #002A42;
}

@media screen and (min-width: 46.875em) {
	.banner {
		padding: 0;
	}
}

.branding {
	display: table;
	width: 100%;
}

@media screen and (min-width: 46.875em) {
	.branding {
		display: inline-block;
		float: left;
		padding-top: 40px;
		width: auto;
	}
}

.branding-inner {
	display: table-row;
}

@media screen and (min-width: 46.875em) {
	.branding-inner {
		display: block;
	}
}

.logo {
	display: block;
}
.small-logo {
	display: none;
}
#videoBig {
	display: block;
	font-size: 10px;
	font-weight: 600;
}
#videoSmall {
	display: none;
	font-size: 10px;
	font-weight: 600;
}
#quoteBig {
	display: block;
	color: #fff;
	font-weight: 600;
}
#quoteSmall {
	display: none;
	color: #fff;
	font-weight: 600;
}
#btnQuote {
	color: white;background: #00b6ff;width: 205px;height: 35px;font-size: 14px;font-weight: bold;line-height: normal;letter-spacing: normal;display: initial;display: block;/* max-width: 157px; */padding-bottom: 5px;padding-top: 11px;padding-left: 43px;padding-right: 0;
}
@media screen and (max-width: 46.875em) {
	.logo {
		display: block;
	}
	.small-logo {
		height: 0;
		position: absolute;
		width: 0;
	}
	.mvs {
		display: none;
	}
	.mqs {
		display: none;
	}
	#videoBig,#quoteBig {
		display: block;
		font-size: 20px;
		padding: 11px;
		width: 50%;
	}
}


@media screen and (max-width: 760px) {
    #videoBig,#quoteBig {
        width: auto;
        margin: 0;
    }
}

@media screen and (min-width: 47.500em) and (max-width: 51.250em) {
	.logo {
		height: 0;
		position: absolute;
		width: 0;
	}
	.small-logo {
		display: block!important;
	}
	#videoBig {
		display: none;
	}
	#videoSmall {
		display: block;
	}

}

@media screen and (min-width: 51.250em) and (max-width: 50.625em) {
	.logo {
		height: 0;
		position: absolute;
		width: 0;
	}
	.small-logo {
		display: block!important;
	}
	#videoBig {
		display: none;
	}
	#videoSmall {
		display: block;
	}
}


@media screen and (min-width: 50.625em) and (max-width: 53.75em) {
	.logo {
		display: none;
	}
	.small-logo {
		display: block!important;
	}
	#videoBig {
		display: none;
	}
	#videoSmall {
		display: block;
	}
}


@media screen and (min-width: 53.75em) and (max-width: 60.625em) {
	.logo {
		display: none;
	}
	.small-logo {
		display: block !important;
	}
	#videoBig {
		display: block;
	}
	#videoSmall {
		display: none;
	}
}


@media screen and (min-width: 60.625em) and (max-width: 65em) {
	.logo {
		display: block;
	}
	.small-logo {
		height: 0;
		position: absolute;
		width: 0;
	}
	#videoBig {
		display: block;
	}
	#videoSmall {
		display: none;
	}
}


@media screen (min-width: 65em) {
	.small-logo {
		display: none;
	}
	.logo {
		display: block;
	}
}

section.section-hardware-software h2 {
	font-size: 1.875em;
	font-weight: 500;
}
section.section-hardware-software p {
	font-size: 1.15em;
	font-weight: 300;
	margin-bottom: 80px;
}
section.section-hardware-software .row img {
	border: solid 1px #D9DDE8;
	margin-bottom: 70px;
}
section.section-hardware-software .row h3 {
	font-size: 1.50em;
}
section.section-hardware-software .row p {
	font-size: 1.0em;
	margin-bottom: 1.3em;
}
.image-grid {
	padding: 0;
	margin: 0;
	*zoom: 1;
	clear: both;
	display: block;
	list-style: none;
}
.image-grid:before,.image-grid:after {
	content: " ";
	display: table;
}
.image-grid:after {
	clear: both;
}
.image-grid__item {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	float: left;
	margin: 0;
	position: relative;
	text-align: center;
	width: 33.3333333%;
}
.sol-grid__item {
	float: left;
	margin: 0;
	position: relative;
	text-align: center;
	width: 33.3333333%;
}
.image-grid__item:before {
	background: rgba(0, 0, 0, 0.6);
	bottom: 0;
	content: '';
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
.image-grid__item:hover:before {
	background: rgba(0, 0, 0, 0);
}
.image-grid__item a,.sol-grid__item a {
	display: block;
}
.image-grid__item a:last-child {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.image-grid__item img {
	width: 100%;
	max-height: 200px;
}
.sol-grid__item img {
	width: 100px;
	height: 100px;
	margin: 10px;
}

@media screen and (max-width: 991px) {

	.image-grid__item img {
		max-height: 150px;
	}
}

@media screen and (max-width: 750px) {
	.image-grid__item img {
		max-height: 175px;
	}
	.sol-grid__item img {
		width: 80px;
		height: 80px;
		margin: 5px;
	}
    .banner .topnav-login {
        display: none !important;
    }

}

@media screen and (max-width: 600px) {
	.image-grid__item img {
		max-height: 145px;
	}
	.sol-grid__item img {
		width: 60px;
		height: 60px;
		margin: 5px;
	}
}

@media screen and (max-width: 500px) {

	.image-grid__item img {
		max-height: none;
	}
	.sol-grid__item img {
		width: 90px;
		height: 90px;
		margin: 5px;
	}
}

.image-grid__item a:hover .image-grid__info {
	opacity: 1;
}
.image-grid__item a:hover .image-grid__title {
	color: #db550a;
}
.image-grid__title {
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-ms-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 50%;
	z-index: 2;
}
.image-grid__info {
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-ms-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
	bottom: 0;
	color: #fff;
	left: 0;
	opacity: 0;
	padding: 30px 0 30px 30px;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	z-index: 2;
}

@media all and (max-width: 46.875em) {
	.image-grid__item {
		width: 50%;
	}
}


@media all and (max-width: 31.25em) {
	.image-grid__item {
		display: block;
		width: 100%;
	}
}

.list-clean {
	padding: 0;
	margin: 0;
	list-style: none;
}
.list-clean > li {
	margin: 0 0 14px;
}
.list-clean--indented > li {
	margin-left: 1em;
}
.list-clean.has-icons > li {
	margin-left: 60px;
}
.list-clean.has-icons .icon {
	float: left;
	margin-left: -60px;
}
.list-clean.has-icons-small > li {
	margin-left: 30px;
}
.list-clean.has-icons-small .icon {
	float: left;
	margin-left: -30px;
	margin-top: 3px;
}
#solutions-difference .list-clean {
	margin: 0 -15px;
	overflow: hidden;
}
#solutions-difference .list-clean > li {
	width: 50%;
	float: left;
}
#solutions-difference .list-clean > li:nth-child(2n+1) {
	clear: both;
}

@media all and (max-width: 31.25em) {
	#solutions-difference .list-clean > li {
		width: 100%;
		float: none;
	}
}

#solutions-difference .list-clean.has-icons > li {
	padding-left: 75px;
	margin-left: 0;
}
#solutions-difference .list-clean.has-icons .icon {
	float: left;
	margin-left: -60px;
}
.list-clean.has-icons h3 {
	font-weight: 700;
}
.list-inline {
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
}
.list-inline > li {
	display: inline-block;
	margin: 0 1em 0 0;
}
.list-inline > li:last-child {
	margin-right: 0;
}
.list-inline.list-inline--centered li {
	margin: 0 2.5em;
}

@media screen and (min-width: 48.0em) and (max-width:48.0em) {
	.list-inline > li {
		padding-right: 0;
	}
	.list-inline.list-inline--centered li {
		margin: 0 0.1em;
	}
}

.list-inline.list-inline--centered li img {
	vertical-align: middle;
	margin: 0;
}
.list-inline.list-inline--centered li:first-child {
	margin-left: 0;
}
.list-inline.list-inline--centered li:last-child {
	margin-right: 0;
}

@media all and (max-width: 31.25em) {
	.list-inline.list-inline--centered li {
		display: block;
		margin-bottom: 20px;
	}
	.list-inline.list-inline--centered li:last-child {
		margin-bottom: 0;
	}
}

.list-2-col {
	padding: 0;
	list-style: none;
	margin: 0;
	*zoom: 1;
	clear: both;
}
.list-2-col > li {
	margin: 0 0 10px;
	float: left;
	width: 45%;
}
.list-2-col:before,.list-2-col:after {
	content: " ";
	display: table;
}
.list-2-col:after {
	clear: both;
}
.list-2-col .icon {
	float: left;
	margin: 0 20px 20px 0;
}
.list-2-col > li:nth-child(2n+1) {
	clear: left;
	margin-right: 5%;
}

@media all and (max-width: 46.875em) {
	.list-2-col .icon {
		float: none;
	}
	.list-2-col > li {
		float: none;
		width: 100%;
	}
}

.list-3-col {
	padding: 0;
	list-style: none;
	margin: 0;
	*zoom: 1;
	clear: both;
}
.list-3-col > li {
	margin: 0;
	float: left;
	width: 33.333333%;
}
.list-3-col:before,.list-3-col:after {
	content: " ";
	display: table;
}
.list-3-col:after {
	clear: both;
}
.list-3-col > li:nth-child(3n+4) {
	clear: left;
}

@media all and (max-width: 46.875em) {
	.list-3-col > li:nth-child(3n+4) {
		clear: none;
	}
	.list-3-col > li:nth-child(3n) {
		clear: left;
	}
}


@media all and (max-width: 31.25em) {
	.list-3-col > li {
		float: none;
		width: 100%;
	}
}


@media screen and (max-width: 68.75em) {
	body:before {
		content: "widescreen";
		position: absolute;
		top: -999em;
		left: -999em;
		speak: none;
	}
}


@media screen and (max-width: 59.375em) {
	body:before {
		content: "largescreen";
	}
}


@media screen and (max-width: 46.875em) {
	body:before {
		content: "mediumscreen";
	}
}


@media screen and (max-width: 31.25em) {
	body:before {
		content: "smallscreen";
	}
}

.nav-menu-toggle {
	display: table-cell;
	text-align: right;
}
.nav-menu-toggle .icon {
	font-size: 1.5em;
	margin: 0;
}

@media screen and (min-width: 46.875em) {
	.nav-menu-toggle {
		display: none;
	}
}

.navmenu {
	position: relative;
    padding-top: 40px;
    padding-top: 25px;
}
.navmenu[aria-expanded="true"] {
	display: block;
}

/*@media screen and (min-width: 46.875em) {
	.navmenu {
		display: inline-block;
		margin-top: 0;
		float: right;
		padding-top: 0;
	}
}*/

.nav-menu-top {
	margin-bottom: 30px;
    margin-right: 12px;
}
.nav-menu-top .menu-item {
	padding: 0;
}
.nav-menu-top .menu-item a {
	text-transform: none;
    font-size: 16px;
}
.nav-menu-top .show-cart {
	padding: 0;
}
.nav-menu-top .show-cart:hover {
	text-decoration: none;
}
.nav-menu-top .cart-count {
	background: #42A5CC;
	border-radius: 50%;
	display: inline-block;
	font-size: 0.875em;
	height: 20px;
	text-align: center;
	width: 20px;
}

@media screen and (min-width: 46.875em) {

	.nav-menu-top {
		margin: 14px 0 0;
		position: absolute;
		right: 0;
		top: 0;
	}
	.nav-menu-top .menu-item {
		margin-right: 12px;
	}
	.nav-menu-top .menu-item:first-child {
		margin-right: 2em;
		padding-right: 1em;
	}
	.nav-menu-top .menu-item:nth-child(1) {
		border-right: 1px solid;
		margin-right: 6px;
		padding-right: 12px;
	    border-color: #6b6b6b;
	}
	.nav-menu-top .menu-item:last-child {
		border: none;
		padding: 0;
        padding-left: 4px;
	}
	.nav-menu-top .btn--outline {
		border: none;
		padding: 0;
	}
}

.nav-menu,.sub-menu {
	padding: 0;
	margin: 0;
	list-style: none;
    border-radius: 0;
}
.nav-menu > .menu-item.has-children > a:after {
	border: inset 6px;
	height: 0;
	width: 0;
	border-color: #fff transparent transparent transparent;
	border-top-style: solid;
	content: '';
	display: inline-block;
	margin-left: 5px;
	vertical-align: middle;
}

@media screen and (min-width: 46.875em) {

	.nav-menu {
		margin-top: 28px;
	}
	.nav-menu > .menu-item.has-children > a:after {
		border: inset 6px;
		display: block;
		height: 0;
		width: 0;
		border-color: #fff transparent transparent transparent;
		border-top-style: solid;
		content: '';
		margin-top: -5px;
		position: absolute;
		right: 0;
		top: 50%;
	}
}

.bg-blue-darker nav.page-nav a {
	color: #ffffff;
}
.menu-item {
	margin: 0;
	padding: 15px 0;
	position: relative;
	clear: both;
    font-size: 18px;
}
.menu-item a {
    font-size: 18px;
}
.menu-item:hover {
    color: #085686;
}
.menu-item a:hover {
    color: #085686;
    text-decoration: none;
}
.menu-item a,.menu-item span {
	display: inline-block;
	text-transform: uppercase;
	font-size: 18px;
}
.menu-item span {
	cursor: pointer;
	cursor: hand;
}
.menu-item p {
	font-size: .9em;
	color: #999999;
}
.nav-btn-quote {
    padding: 8px 32px 8px;
    font-size: 14px;
}

@media screen and (min-width: 46.875em) {

	.menu-item {
		display: inline-block;
		padding: 0;
	}
	.menu-item:hover .sub-menu,.menu-item:focus .sub-menu,.menu-item.child-has-focus .sub-menu {
		top: 100%;
		left: -16px;
		width: 500px;
	}
	.menu-item > a,.menu-item > span {
		display: block;
		padding: 26px 16px 28px;
	}
	.menu-item > a.btn--primary {
		padding: 8px 15px;
	}
}


@media screen and (min-width: 46.875em) and (max-width: 58.125em) {

	.menu-item > a,.menu-item > span {
		display: block;
		padding: 26px 8px 28px;
	}
}


@media screen and (min-width: 60.625em) and (max-width: 65em) {

	.menu-item > a,.menu-item > span {
		display: block;
		padding: 26px 8px 28px;
	}
}

.ui-toggle-button {
	padding: 0;
	margin: 0;
	border: 0;
	box-shadow: none;
	float: right;
	font-weight: 400;
}
.ui-toggle-button:hover,.ui-toggle-button:focus,.ui-toggle-button:active {
	box-shadow: none;
	background: none;
	color: #000;
}
.sub-menu {
	z-index: 4;
	border: 1px solid #D9DDE8;
	/*-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;*/
}
.sub-menu[aria-expanded="false"] {
	display: none;
}

/*@media screen and (min-width: 46.875em) {

	.sub-menu {
		position: absolute;
		top: -999em;
		left: -999em;
		background: #fff;
		padding: 15px 30px 10px;
	}
}*/

.sub-menu-item {
	margin: 0;
}
.sub-menu-item a {
	color: #085686;
	text-transform: none;
	font-size: 1em;
	font-weight: 600;
}
.page-nav-section {
	background: #fff;
}
.page-nav-section.bg-gray {
	border-bottom: 1px solid #D9DDE8;
}
.page-nav-section.stick {
	border-bottom: 1px solid #D9DDE8;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10;
}
.page-nav {
	text-align: center;
}
.page-nav ul {
	padding: 0;
	margin: 0;
	display: table;
	list-style: none;
	table-layout: fixed;
	width: 100%;
}
.page-nav ul li {
	display: table-cell;
	position: relative;
}
.page-nav ul li.is-active a {
	border-bottom-color: #62CDF8;
}
.page-nav ul li a {
	border-bottom: 6px solid transparent;
	color: #434955;
	display: inline-block;
	font-size: 1.125em;
	font-weight: 500;
	line-height: 1.55;
	padding: 5px 0;
}
.stick .page-nav ul li a {
	padding: 20px 0 14px;
}
.page-nav ul a.btn--primary {
	font-size: 1.0em;
	padding: 12px 14px 6px 14px;
	line-height: 1.0em;
}
.page-nav.has-chevrons ul li:after {
	color: #D9DDE8;
	font-size: 1.250em;
	margin: -5px -10px 0 0;
	position: absolute;
	right: 0;
	top: 50%;
}
.page-nav.has-chevrons ul li:last-child:after {
	display: none;
}
.page-nav.left-aligned-nav {
	text-align: left;
}
.page-nav.left-aligned-nav ul {
	display: block;
}
.page-nav.left-aligned-nav ul li {
	display: inline-block;
	margin: 0 50px 0 0;
}
.page-nav.left-aligned-nav ul li a {
	font-size: 1em;
}
.page-nav.left-aligned-nav ul li:after {
	margin: -8px -35px 0 0;
}
.page-nav.left-aligned-nav ul li:last-child {
	margin-right: 0;
}

@media screen and (max-width: 31.25em) {

	.page-nav {
		padding: 20px;
	}
	.page-nav ul li {
		display: block;
		margin-bottom: 20px;
		margin-left: 0;
		text-align: left;
	}
	.page-nav ul li:after {
		display: none;
	}
	.page-nav ul li:last-child {
		margin-bottom: 0;
	}
	.page-nav ul li a {
		padding: 0;
	}
	.stick .page-nav ul li a {
		padding: 0;
	}
	.page-nav.has-chevrons ul li:after {
		display: none;
	}
	.page-nav.left-aligned-nav ul li {
		display: block;
	}
}

.breadcrumb {
	font-weight: 500;
	padding: 30px 0;
}
.breadcrumb li {
	color: inherit;
	margin-bottom: 0;
	padding: 0 25px;
	position: relative;
}
.breadcrumb li:after {
	color: #D9DDE8;
	font-size: 1.250em;
	margin: -10px -23px 0 0;
	position: absolute;
	right: 0;
	top: 50%;
}
.breadcrumb li:first-child {
	padding-left: 0;
}
.breadcrumb li:last-child {
	padding-right: 0;
}
.breadcrumb li:last-child:after {
	display: none;
}
.bg-blue-darker .breadcrumb {
	color: #ffffff;
}

@media screen and (max-width: 59.375em) {

	.breadcrumb {
		padding-left: 20px;
		padding-right: 20px;
	}
}


@media screen and (max-width: 31.25em) {

	.breadcrumb li {
		padding: 0 18px;
	}
}

.paging {
	display: block;
	margin-bottom: 24px;
}
.paging a {
	margin-right: 14px;
}
.paging a.current-page {
	color: #434955;
}
.plans {
	*zoom: 1;
	clear: both;
	max-width: 68em;
	margin-left: auto;
	margin-right: auto;
}
.plans:before,.plans:after {
	content: " ";
	display: table;
}
.plans:after {
	clear: both;
}
.plan-name {
	font-size: 1.500em;
	font-weight: 500;
}
.plan-price {
	font-size: 2.500em;
	font-weight: 500;
}
.plan {
	float: left;
	border: 1px solid #758197;
	margin-right: -1px;
	width: 33.333333%;
}
.plan-header {
	background: #2E3E56;
	border-right: 1px solid #fff;
	color: #fff;
	padding: 15px 0 5px;
	text-align: center;
}
.plan .icon {
	font-size: 0.75em;
}
.plan-content {
	padding: 28px 21px;
}
.plan.selected {
	border: 2px solid #158CBA;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.4);
	margin-top: -5px;
	padding-bottom: 5px;
}
.plan.selected .plan-header {
	background: #158CBA;
	border: none;
}
.plan:last-child .plan-header {
	border-right: none;
}

@media screen and (max-width: 37.5em) {

	.plan {
		float: none;
		width: 100%;
		margin-right: 0;
	}
}


@media screen and (max-width: 46.875em) {

	.plan-name {
		font-size: 1.50em;
	}
	.plan-price {
		font-size: 2.1250em;
	}
}

.product-carousel {
	*zoom: 1;
	clear: both;
	max-width: 68em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.product-carousel:before,.product-carousel:after {
	content: " ";
	display: table;
}
.product-carousel:after {
	clear: both;
}
.product-carousel .product {
	float: left;
	text-align: center;
	width: 25%;
	box-sizing: border-box;
	padding-right: 16px;
	padding-left: 16px;
}
.product-carousel .product img {
	margin: 0 auto 24px auto;
}
.product-carousel .product-link {
	display: block;
	min-height: 60px;
	margin-bottom: 20px;
}
.product-carousel .product-link.upper {
	font-size: 1.5em;
	font-weight: 600;
	min-height: 30px;
}
.product-carousel .product-price {
	font-weight: 400;
}
.product-carousel .btn {
	border-radius: 3px;
	overflow: auto;
}

@media all and (max-width: 31.25em) {

	.product-carousel .product {
		width: 100%;
	}
}

.product-grid {
	padding: 0;
	*zoom: 1;
	clear: both;
	display: block;
	list-style: none;
	margin: 40px 0 60px;
}
.product-grid:before,.product-grid:after {
	content: " ";
	display: table;
}
.product-grid:after {
	clear: both;
}
.product-grid__item {
	background: #fff;
	border: 1px solid #D9DDE8;
	float: left;
	margin: 0 -1px -1px 0;
	padding: 19px 8px 0;
	text-align: center;
}
.product-grid__item img {
	display: block;
	margin-bottom: 8px;
}
.product-grid__item a {
	color: #434955;
}

@media screen and (max-width: 31.25em) {

	.product-grid__item {
		float: none;
		margin: 0 0 -1px;
	}
	.product-grid__item img {
		margin: 0 auto 8px;
	}
}

.product-grid__title {
	margin-bottom: 40px;
}
.product-qty-select {
	max-width: 90px;
}
.product-qty-select .input-select {
	padding-left: 25px;
}
.product-qty-select td,product-qty-select th {
	padding: 0;
}
input.product-qty-select {
	width: 75px !important;
}
.product-main-image {
	margin-bottom: 12px;
	text-align: center;
}
.product-thumbnails {
	padding: 0;
	margin: 0;
	list-style: none;
}
.product-thumbnails .product-thumbnail {
	display: inline-block;
	border: 1px solid #D9DDE8;
	opacity: 0.6;
}
.product-thumbnails .product-thumbnail.is-active {
	opacity: 1;
}
.product-thumbnails img {
	display: block;
}
#base-station h2 {
	font-size: 1.875em;
	font-weight: 500;
	margin-bottom: 8px;
}
#base-station p {
	font-size: 1.125em;
	font-weight: 400;
}
section#sensors {
	padding-bottom: 30px;
}
section#cellular,section#accessories,section#monitoring-plans {
	padding: 28px 20px;
}
section#base-station h3,section#sensors h3,section#accessories h3 {
	font-size: 1.5em;
	font-weight: 500;
}
section#base-station p,section#sensors p,section#accessories p {
	font-size: 1.0em;
	font-weight: 400;
}
section#base-station a.btn--alt,section#sensors a.btn--alt,section#accessories a.btn--alt {
	float: right;
	padding: 14px 38px 10px;
}
section#base-station ul.list-3-col,section#sensors ul.list-3-col,section#accessories ul.list-3-col {
	margin: 50px -2.0% 0 -2.0%;
}
section#base-station ul.list-3-col li,section#sensors ul.list-3-col li,section#accessories ul.list-3-col li {
	width: 29.333333%;
	margin: 0 2% 50px 2%;
}
section#base-station ul.list-3-col img,section#sensors ul.list-3-col img,section#accessories ul.list-3-col img {
	margin-bottom: 28px;
}
section#base-station ul.list-3-col h3,section#sensors ul.list-3-col h3,section#accessories ul.list-3-col h3 {
	font-size: 1.125em;
	font-weight: 500;
	margin-bottom: 6px;
}
section#base-station ul.list-3-col h4,section#sensors ul.list-3-col h4,section#accessories ul.list-3-col h4 {
	font-size: 1.10em;
	font-weight: 400;
	margin-bottom: 14px;
}
section#base-station ul.list-3-col p,section#sensors ul.list-3-col p,section#accessories ul.list-3-col p {
	font-size: 0.975em;
	font-weight: 300;
	line-height: 1.75em;
}
section#base-station ul.list-3-col a.btn--alt,section#sensors ul.list-3-col a.btn--alt,section#accessories ul.list-3-col a.btn--alt {
	float: none;
	margin-bottom: 8px;
}
section#base-station ul.list-3-col hr,section#sensors ul.list-3-col hr,section#accessories ul.list-3-col hr {
	margin: 0 0;
}
section#monitoring-plans .row {
	margin-bottom: 30px;
}
section#monitoring-plans p {
	font-size: 1.120em;
}
section#monitoring-plans .plan a.btn--alt-2 {
	padding: 14px 36px 10px;
}
section#monitoring-plans .selected a.btn--alt-2 {
	margin-top: 4px;
	background: #00B80D;
	box-shadow: none;
	color: #ffffff;
}
section#monitoring-plans .selected a.btn--alt-2:before {
	margin-right: 6px;
}
section#additional-products .row {
	margin-bottom: 60px;
}
section#additional-products .row h4 {
	font-size: 1.5em;
	font-weight: 300;
	line-height: 1.5em;
	margin-bottom: 24px;
}
section#additional-products .row h4 strong {
	font-weight: 500;
}
section#additional-products .row a.btn {
	padding: 14px 36px 10px;
}
section#additional-products p {
	margin-bottom: 10px;
}
section#product-hero h1 {
	margin-bottom: 8px;
}
section#product-hero p {
	font-size: 1.0em;
	font-weight: 400;
	margin-bottom: 12px;
}
section#product-hero .PriceLabel {
	margin-bottom: 12px;
}
section#product-hero span.product-price {
	font-size: 1.875em;
	margin-bottom: 12px;
	font-weight: 300;
}
section#product-hero p .bold-text,p.bold-text a {
	font-weight: 600;
}
section#product-hero button.btn {
	margin-bottom: 30px;
}
section#product-who-where .icon-medium {
	font-size: 1.2em;
	margin-right: 16px;
}
section#product-who-where p {
	font-size: 1.125em;
	font-weight: 400;
	line-height: 1.5em;
}
#details-specs {
	padding-top: 32px;
}
#details-specs h2 {
	font-weight: 300;
}
#details-specs .tab-group {
	margin-bottom: 50px;
}
#details-specs ul.has-icons li {
	margin-bottom: 20px;
	margin-left: 0;
}
#details-specs ul.has-icons li span.icon {
	margin-right: 0.75em;
	margin-left: 0;
}
#details-specs a.btn {
	padding: 16px 44px 14px;
}
.sticky-prod-nav {
	width: 100%;
	position: fixed;
	display: none;
	background-color: white;
	padding-top: 1.5em;
	padding-bottom: .5em;
	border-bottom: 1px solid #D9DDE8;
	z-index: 999;
}
.sticky-nav-position {
	width: 68em;
	margin: 0 auto;
}
.sticky-prod-nav .span4 {
	margin: 0 .5em;
	vertical-align: middle;
}
.product-section-links .spacing {
	padding: .15em .5em;
	border-right: 1px solid black;
}
.product-section-links a:first-child {
	padding-left: 0;
}
.product-section-links a:last-child {
	border-right: none;
}
.search {
	background: #fff;
	border-radius: 3px;
	box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.5);
	overflow: hidden;
	position: relative;
	width: 100%;
}
.search .search__button {
	text-indent: -9999px;
	overflow: hidden;
	background: none;
	border: none;
	left: 0;
	margin: 0;
	position: absolute;
	top: 0;
}
.search .search__button:before {
	color: #434955;
	font-size: 1.125em;
	margin: -9px 0 0 -9px;
	position: absolute;
	text-indent: 0;
	top: 50%;
	left: 50%;
}
.search .search__button:hover {
	border: none;
	box-shadow: none;
}
.search .search__input {
	background: none;
	border: none;
	color: #434955;
	margin: 0;
	padding-left: 46px;
}
.search .search__input::-webkit-input-placeholder {
	color: inherit;
}
.search .search__input::-moz-placeholder {
	color: inherit;
}
.search .search__input:-moz-placeholder {
	color: inherit;
}
.search .search__input:-ms-input-placeholder {
	color: inherit;
}
.search .search__clear {
	text-indent: -9999px;
	overflow: hidden;
	background: none;
	border: none;
	right: 0;
	margin: 0;
	position: absolute;
	top: 0;
}
.search .search__clear:before {
	color: #434955;
	font-size: 1.125em;
	margin: -9px 0 0 -9px;
	position: absolute;
	text-indent: 0;
	top: 50%;
	left: 50%;
}
.search .search__clear:hover {
	border: none;
	box-shadow: none;
}
.section-header {
	padding: 60px 20px;
}
.section-header h1 {
	margin: 0;
}
.section-header .icon + h1 {
	margin-top: 20px;
}
.section-header.is-gradient {
	background: #2E3E56;
	background-image: linear-gradient(-1deg, rgba(6, 139, 191, 0.54) 2%, rgba(46, 62, 86, 0) 100%);
	background-image: linear-gradient(45deg, rgba(6, 139, 191, 0.27) 0, rgba(46, 62, 86, 0) 100%);
}
.section-header.bg-blue-darker .icon,.section-header.bg-blue-darker h1,.section-header.bg-blue-darker h2,.section-header.bg-blue-darker p,.section-header.is-gradient .icon,.section-header.is-gradient h1,.section-header.is-gradient h2,.section-header.is-gradient p {
	color: #fff;
}
.section {
	padding: 60px 20px !important;
}
.section.no-pad-top {
	padding-top: 0;
}
.section.bg-blue h1,.section.bg-blue h2,.section.bg-blue h3,.section.bg-blue h4,.section.bg-blue h5,.section.bg-blue h6,.section.bg-blue p,.section.bg-blue-darker h1,.section.bg-blue-darker h2,.section.bg-blue-darker h3,.section.bg-blue-darker h4,.section.bg-blue-darker h5,.section.bg-blue-darker h6,.section.bg-blue-darker p {
	color: #fff;
}
.section.bg-gray {
	border-bottom: 1px solid #D9DDE8;
	border-top: 1px solid #D9DDE8;
}
.section.bg-img {
	background: url(images/bg-blue-truck.jpg.html) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.section .graphic {
	margin: 0 0 40px;
}
.section .step-counter {
	font-weight: 300;
	font-style: italic;
	margin-bottom: 36px;
	padding-bottom: 28px;
	position: relative;
}
.section .step-counter:after {
	background: -webkit-repeating-linear-gradient(45deg, #D3D3D3, #D3D3D3 2px, transparent 2px, transparent 4px);
	background: repeating-linear-gradient(45deg, #D3D3D3, #D3D3D3 2px, transparent 2px, transparent 4px);
	bottom: 0;
	content: '';
	height: 10px;
	left: 50%;
	margin-left: -30px;
	position: absolute;
	width: 60px;
}
.hero-wrap {
	max-height: 450px;
	overflow: hidden;
}
.hero-wrap-new {
	max-height: 500px;
	overflow: hidden;
}
.section-hero-home .hero-wrap {
	margin-top: 100px;
}
.gateway-wrap {
	max-height: 300px;
	overflow: hidden;
}
.dys-wrap {
	max-height: 250px;
	overflow: hidden;
}
.section-hero {
	color: #fff;
	position: relative;
	padding: 0;
	text-align: center;
	min-height: 165px;
}
.section-hero:after {
	background-color: rgba(0, 0, 0, 0.7);
	bottom: 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.section-hero-new {
	color: #000;
	position: relative;
	padding: 0;
	min-height: 165px;
}

@media screen and (max-width: 1024px) {

	.section-hero-new:after {
		background-color: rgba(255, 255, 255, 0.35);
		bottom: 0;
		content: "";
		height: 100%;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
		width: 100%;
	}
}

.section-hero-new .btn.btn--large {
	padding: 15px 40px;
}
.section-hero-dys:after {
	background-color: rgba(0, 0, 0, 0.6);
	bottom: 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.section-hero-dys {
	color: #fff;
	position: relative;
	padding: 0;
	text-align: center;
	min-height: 165px;
}
.hero-wrap img,.hero-wrap-new img {
	width: 100%;
	margin-top: -85px;
    min-height: 450px;
}

@media screen and (max-width: 1200px) {

	.hero-wrap-new img {
		width: 150%;
		max-width: none;
		margin: 0 -25%;
	}
}


@media screen and (max-width: 640px) {

	.hero-wrap-new img {
		width: 200%;
		margin: 0 -50%;
	}
}


@media screen and (max-width: 750px) {

	.hero-wrap img {
		width: 200%;
		max-width: none;
		margin: 0 -50%;
	}
}


@media screen and (max-width: 480px) {

	.section-hero .container .hero-heading {
		margin: 0 0 15px;
	}
	.section-hero .container .hero-heading span {
		font-size: 1em!important;
		line-height: 1.25em;
	}
	.section-hero .container h2 {
		font-size: 1em;
	}
}

.gateway-wrap img,.dys-wrap img {
	width: 100%;
	margin-top: -85px;
}
.section-hero--image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.section-hero--image:after {
	background-color: rgba(0, 0, 0, 0.6);
	bottom: 0;
	content: '';
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.section-home {
	color: #fff;
	padding: 104px 20px 84px;
	text-align: center;
}
.section-home .container {
	margin: auto;
	max-width: 960px;
}
.section-hero-home {
	color: #00558D;
	position: relative;
	padding: 0;
	text-align: center;
	height: 350px;
}
.section-hero .container,.section-hero-new .container {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0 10px;
}
.section-hero-dys .container {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	padding: 0 10px;
	left: 0;
	right: 0;
	top: 28%;
}
.section-hero .container .hero-heading {
	line-height: 1.25em;
}
.section-hero-new .container .hero-heading-new {
	font-size: 3em;
	line-height: 1.25em;
	margin-bottom: 0.6em;
	font-family: proxima-nova, 'Geneva','NovaAlt', sans-serif;
	font-weight: bold;
}
.section-hero-condensed {
	color: #fff;
	padding: 40px 0 !important;
}
.section-hero-condensed .hero-heading {
	margin-bottom: 0;
}

@media screen and (max-width: 31.25em) {

	.section-hero-condensed {
		padding: 40px 20px !important;
	}
}

section.section-clients {
	padding-top: 32px !important;
	padding-bottom: 32px !important;
}
.hero-inner {
	margin: auto;
	max-width: 800px;
	position: relative;
	z-index: 1;
}
.hero-inner-new {
	max-width: 520px;
	position: relative;
	z-index: 1;
}

@media screen and (max-width: 640px) {

	.hero-inner-new br {
		display: none;
	}
}


@media screen and (max-width: 480px) {

	.section-hero-new .container .hero-heading-new {
		font-size: 2em;
	}
}


@media screen and (max-width: 360px) {

	.section-hero-new .container h2 {
		font-size: 20px;
	}
	.section-hero-new .container h2 span {
		font-size: inherit!important;
	}
}

.hero__bg {
	background: url('images/bg-hero.jpg.html') no-repeat center center;
	background-size: cover;
	padding: 15px 25px;
}
.hero-heading {
	color: inherit;
	line-height: 0.85;
	margin-bottom: 1.3em;
}
.hero-inner-home {
	max-width: 880px;
}
.hero-heading-home {
	text-transform: uppercase;
	color: #fff;
	font-size: 2.5em;
	font-weight: 400;
	line-height: 1.3;
	margin-bottom: 1.2em;
}
.hero-text {
	color: inherit;
	font-size: 1.125em;
	line-height: 1.6;
}
.hero-text:last-child {
	margin-bottom: 0;
}
.hero-text strong {
	font-weight: 500;
}
.hero-text a {
	color: #62CDF8;
}

@media screen and (max-width: 39.938em) {

	.hero-wrap {
		max-height: 500px;
	}
	.section-hero .container .hero-heading {
		font-size: 1.75em;
		margin: 0 0 0.5em;
	}
	.hero-text {
		font-size: 1.2em;
		line-height: 1.4em;
		margin: 0 0 0.55em;
	}
}


@media screen and (max-width: 22.5em) {

	.hero-wrap {
		max-height: 500px;
	}
	.section-hero .container .hero-heading {
		font-size: 1.5em;
		margin: 0 0 0.25em;
	}
	.hero-text {
		margin: 0 0 0.25em;
	}
	.section-hero .btn.btn--large {
		padding: 10px 40px;
	}
}

.section-cta {
	padding-bottom: 74px;
	padding-top: 64px;
	text-align: center;
}
.section-cta .cta-heading {
	color: #434955;
	font-weight: 300;
	margin-bottom: 40px;
}
.section-cta .btn--primary {
	display: inline-block;
}
.section-heading {
	margin-bottom: 74px;
	text-align: center;
}
.section-heading p {
	margin: 0 auto;
	max-width: 800px;
}
.cart {
	background: rgba(0, 0, 0, 0.6);
	display: none;
}
.cart-is-open .cart {
	bottom: 0;
	display: block;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.cart .cart-inner {
	background: #ffffff;
	height: 100%;
	overflow-y: auto;
	position: absolute;
	right: 0;
	max-width: 326px;
}
.cart .cart-header {
	background: #243246;
	padding: 24px 20px;
}
.cart .cart-header .close-cart,.cart .cart-header .icon {
	color: #ffffff;
}
.cart .cart-content {
	padding: 36px 20px 0;
	text-align: center;
}
.cart .cart-content .cart-heading {
	font-weight: 500;
}
.cart .cart-content .cart-heading span {
	font-weight: 300;
}
.cart .cart-content .cart-products {
	list-style-type: none;
	margin: 10px 0 10px 0;
	padding: 20px 0 0 0;
	font-size: 1.0em;
	border-top: solid 1px #D9DDE8;
}
.cart .cart-content .cart-products li {
	display: block;
	*zoom: 1;
	clear: both;
	margin: 0 0 30px 0;
	padding: 0 0 14px 0;
	text-align: left;
	font-size: 1.0em;
	border-bottom: dashed 1px #D9DDE8;
}
.cart .cart-content .cart-products li:before,.cart .cart-content .cart-products li:after {
	content: " ";
	display: table;
}
.cart .cart-content .cart-products li:after {
	clear: both;
}
.cart .cart-content .cart-products li:last-child {
	border-bottom: none;
}
.cart .cart-content .cart-products li .product-info {
	float: left;
	width: 52%;
}
.cart .cart-content .cart-products li .product-info strong {
	display: block;
	font-weight: 500;
	min-height: 80px;
}
.cart .cart-content .cart-products li .product-info .product-sku {
	display: block;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 0.75em;
}
.cart .cart-content .cart-products li .product-qty-cost {
	float: right;
	width: 43%;
}
.cart .cart-content .cart-products li .product-qty-cost .product-qty {
	float: left;
}
.cart .cart-content .cart-products li .product-qty-cost .product-qty input,.cart .cart-content .cart-products li .product-qty-cost .product-qty .qty-display {
	padding: 0.5em 0.75em;
	max-width: 40px;
	text-align: center;
}
.cart .cart-content .cart-products li .product-qty-cost .product-price,.cart .cart-content .cart-products li .product-qty-cost .calculate-shipping {
	float: right;
	text-align: right;
	font-weight: 500;
	font-size: 1.175em;
	min-height: 80px;
}
.cart .cart-content .cart-products li .product-qty-cost .product-unit {
	display: block;
	clear: both;
	font-weight: 300;
	font-size: 0.75em;
	text-align: right;
}
.cart .cart-content .cart-products li.subtotal,.cart .cart-content .cart-products li.shipping {
	border-bottom: none;
	padding-bottom: 0;
}
.cart .cart-content .cart-products li.subtotal .product-info,.cart .cart-content .cart-products li.shipping .product-info {
	font-size: 1.0em;
	font-weight: 400;
}
.cart .cart-content .cart-products li.subtotal .product-info strong,.cart .cart-content .cart-products li.shipping .product-info strong {
	line-height: 1.6em;
	min-height: auto;
}
.cart .cart-content .cart-products li.subtotal .product-qty-cost .product-price,.cart .cart-content .cart-products li.shipping .product-qty-cost .product-price {
	min-height: auto;
}
.cart .cart-content .cart-products li.subtotal .product-qty-cost .calculate-shipping,.cart .cart-content .cart-products li.shipping .product-qty-cost .calculate-shipping {
	font-size: 1.0em;
	min-height: auto;
}
.cart .cart-content .cart-products li.subtotal .product-qty-cost .calculate-shipping a,.cart .cart-content .cart-products li.shipping .product-qty-cost .calculate-shipping a {
	font-weight: 500;
}
.cart .cart-content .cart-products li.shipping {
	padding-bottom: 30px;
	border-bottom: solid 1px #999;
}
.cart .cart-content .cart-products li.total {
	padding-bottom: 0;
	margin-bottom: 50px;
}
.cart .cart-content .cart-products li.total .product-info {
	font-size: 1.5em;
	font-weight: 500;
}
.cart .cart-content .cart-products li.total .product-qty-cost .product-price {
	font-size: 1.5em;
	font-weight: 500;
	min-height: auto;
}
.cart .cart-content .cart-products li.cart-alert {
	position: relative;
	background: #D1F1FD;
	box-sizing: border-box;
	padding: 12px 20px;
}
.cart .cart-content .cart-products li.cart-alert:before {
	display: block;
	content: '';
	position: absolute;
	top: -12px;
	left: 50%;
	margin-left: -12px;
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 12px solid #D1F1FD;
	z-index: 10;
}
.cart .cart-content .cart-products li.cart-alert span.cart-alert-message {
	display: block;
	font-size: 0.875em;
	font-weight: 300;
	margin-bottom: 28px;
}
.cart .cart-content .cart-products li.cart-alert .cart-product-related {
	*zoom: 1;
	clear: both;
	margin-bottom: 10px;
}
.cart .cart-content .cart-products li.cart-alert .cart-product-related:before,.cart .cart-content .cart-products li.cart-alert .cart-product-related:after {
	content: " ";
	display: table;
}
.cart .cart-content .cart-products li.cart-alert .cart-product-related:after {
	clear: both;
}
.cart .cart-content .cart-products li.cart-alert .cart-product-related .product-info {
	margin-bottom: 18px;
	font-size: 0.875em;
}
.cart .cart-content .cart-products li.cart-alert .cart-product-related .product-info strong {
	min-height: auto;
}
.cart .cart-content .cart-products li.cart-alert .cart-product-related .product-qty-cost .product-price {
	min-height: auto;
	font-size: 0.875em;
}
.cart .cart-content .cart-products li.cart-alert .cart-product-related .product-qty-cost .product-price a {
	font-weight: 500;
	text-decoration: underline;
}
.cart .cart-content .cart-products li.cart-alert span.cart-alert-dismiss {
	display: block;
	font-size: 0.875em;
}
.cart .cart-content .btn,.cart .cart-content .btn--inverted {
	width: 100%;
}
.dys-section {
	padding: 10px 0 !important;
}
.dys-section h2 {
	margin: 0;
}
.dys-section .product-card {
	padding: 10px 40px 0;
}
.dys-section .addons {
	max-height: 300px;
	overflow-y: scroll;
}
.dys-section .product-card img {
	margin: 0 auto 10px;
}
.dys-section .product-card ul {
	margin-top: 20px;
}
.dys-section .product-card p {
	margin-bottom: 18px;
	text-align: center;
	font-weight: 600;
}
.dys-section .wired {
	padding-bottom: 90px;
}
.dys-section .wired hr:last-child {
	display: none;
}
.product-image-holder {
	padding: 0 25% 0 0;
	position: relative;
}
.product-image-holder ul {
	width: 25%;
	max-width: 100px;
	position: absolute;
	right: 0;
	top: 10px;
	padding: 0;
}
.product-image-holder ul li {
	list-style-type: none;
}
.product-image-holder ul li img {
	height: auto;
}
.container-solutions p {
	font-size: 1.0em;
	font-weight: 400;
	line-height: 1.9em;
}
.services-where {
	text-align: center;
	margin-top: 72px;
}
.services-where h3 {
	margin-bottom: 28px;
}
.services-where .row {
	box-sizing: border-box;
	border: solid 1px #758197;
	padding: 30px 8px 12px 8px;
	margin-left: 24px !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.services-where .row ul {
	text-align: left;
	margin-bottom: 0;
}
.services-where .row li {
	font-size: 1.05em;
	font-weight: 500;
	margin-bottom: 24px;
}
section#solutions-difference {
	padding-top: 80px;
}
section#solutions-difference p {
	margin-bottom: 50px;
}
section#solutions-difference .icon-large {
	font-size: 2.2em;
}
section#solutions-difference ul li p {
	font-size: 1.0em;
}
section#solution-help {
	padding-top: 0;
}
section#solution-help h2 {
	font-size: 1.875em;
	font-weight: 300;
	margin-bottom: 24px;
}
section#solution-help a.btn {
	padding: 18px 44px 14px;
	font-size: 1.05em;
	margin-bottom: 24px;
}
section#solutions-products {
	padding-top: 0 !important;
}
section#solutions-products p {
	margin-bottom: 50px;
}
section#solutions-products div.product-item img {
	margin-bottom: 28px;
}
section#solutions-products div.product-item p {
	font-size: 0.975em;
	line-height: 1.75em;
	margin-bottom: 24px;
}
section#solutions-products div.product-item li {
	font-size: 0.975em;
	margin-bottom: 10px;
}
section#solutions-contact h3 {
	margin-bottom: 18px;
}
section#solutions-contact p {
	font-size: 1.0em;
}
section#solutions-contact a.txt-h1 {
	display: block;
	font-weight: 400;
	margin: 0 0 12px;
	line-height: 1.0em;
}
section#solutions-contact li {
	margin-bottom: 12px;
}
.container-design-solution h2 {
	font-size: 1.75em;
	font-weight: 500;
}
.container-design-solution p {
	margin-bottom: 32px;
}
.container-design-solution p strong {
	font-weight: 500;
}
.container-design-solution hr {
	clear: both;
	margin-bottom: 20px;
}
.container-design-solution label span.icon {
	float: right;
	font-size: 1.675em;
	color: #758197;
	opacity: 0.75;
}
.container-design-solution .product-list {
	padding-top: 20px;
	padding-bottom: 20px;
}
.row-product-cards {
	margin-top: 10px;
}

@media all and (max-width: 640px) {

	.row-product-cards .span6 {
		width: 100%;
	}
}

.product-card {
	background: #ffffff;
	border: solid 1px #D9DDE8;
	padding: 42px 82px;
	box-sizing: border-box;
}
.product-card h3 {
	font-size: 1.50em;
	margin-bottom: 10px;
}
.product-card p {
	font-weight: 400;
	margin-bottom: 28px;
}
.product-card ul {
	margin-bottom: 20px;
}
.product-card img {
	display: block;
	width: 100%;
	max-width: 260px;
	margin: 0 auto 42px;
}

@media all and (max-width: 880px) {
	.product-card {
		padding: 42px 42px;
	}
}

@media all and (max-width: 720px) {
	.product-card {
		padding: 36px 30px;
	}
}

img.design-solution-station {
	display: block;
	float: right;
	margin: 50px 0 20px 30px;
}

@media all and (max-width: 570px) {
	img.design-solution-station {
		float: none;
		margin: 10px auto 30px auto;
	}
}

.design-solution-qty {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.design-solution-qty label {
	font-size: 1.10em;
	font-weight: 500;
	color: #434955;
	margin-bottom: 18px;
}
.design-solution-qty input {
	max-width: 90px;
	text-align: center;
	margin-bottom: 32px;
	background: #ffffff;
	font-size: 18px;
}
.design-solution-price {
	float: none;
	width: 38em;
	background: #ffffff;
	border: solid 1px #D9DDE8;
	box-sizing: border-box;
	padding: 10px 20px;
	border-radius: 3px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
}
.design-solution-price ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.design-solution-price ul li {
	*zoom: 1;
	clear: both;
	margin: 0 0 20px 0;
	font-size: 0.925em;
	font-weight: 400;
}
.design-solution-price ul li:before,.design-solution-price ul li:after {
	content: " ";
	display: table;
}
.design-solution-price ul li:after {
	clear: both;
}
.design-solution-price ul li:last-child {
	margin-bottom: 0;
}
.design-solution-price ul span {
	float: left;
	width: 50%;
}

@media all and (max-width: 570px) {
	.design-solution-price {
		float: none;
		width: 100%;
		margin: 20px auto 10px auto;
	}
}

button.btn {
	padding: 14px 50px 12px;
}
button.btn-mrg-top {
	margin-top: 20px;
}
p.mrg-top {
	margin-top: 30px;
	font-size: 1.05em;
}
.row-sensor {
	margin-top: 36px;
	margin-bottom: 10px;
}
.row-product-block {
	padding: 50px 0;
	background: #ffffff;
	border: solid 1px #D9DDE8;
	border-radius: 3px;
}
.row-product-block h3 {
	font-size: 1.5em;
	margin: 8px 0 14px;
}
.row-product-block h4 {
	font-size: 1.125em;
	font-weight: 400;
	margin-bottom: 32px;
}
.row-product-block p {
	font-size: 0.975em;
	margin-bottom: 0;
}
.row-product-block label.label-inline {
	display: inline-block;
	font-size: 1.10em;
	font-weight: 500;
	color: #434955;
}
.row-product-block input.input-inline {
	display: inline-block;
	max-width: 60px;
	background: #ffffff;
	text-align: center;
	margin-left: 20px;
}
.row-product-block div.input-select-wrapper {
	margin-top: 2px;
	margin-right: 38px;
}
.bulk-selections {
	float: right;
	width: auto;
}
.bulk-selections label {
	display: inline-block;
	margin-left: 40px;
	font-weight: 300;
	font-size: 1.0em;
	margin-bottom: 0;
}
.bulk-selections label:first-child {
	margin-left: 0;
}
.bulk-selections label input {
	margin-bottom: 0;
}
.plans-padded {
	padding: 20px 30px;
	margin-bottom: 10px;
	background: #ffffff;
}
.plans-padded ul {
	margin-bottom: 24px;
}
.plans-padded p {
	line-height: 1.6em;
	font-size: 0.975em;
	margin-bottom: 24px;
}
.plans-padded a.btn {
	padding: 12px 34px 9px;
}

@media all and (max-width: 800px) {
	.plans-padded a.btn {
		padding-right: 24px;
		padding-left: 24px;
	}
}

.price-header {
	text-align: center;
}
.price-header h2 {
	font-weight: 700;
}
.price-header p {
	margin-bottom: 0;
}
a.accordion-header {
	display: block;
	padding: 20px 20px;
	background: #2E3E56;
	margin: 0 0 12px 0;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: 500;
	line-height: 1.0em;
	position: relative;
	text-decoration: none;
}
a.accordion-header:after {
	color: #ffffff;
	position: absolute;
	top: 23px;
	right: 20px;
}
.product-list {
	padding: 50px 28px 50px 58px;
	background: #ffffff;
	border: solid 1px #D9DDE8;
}
.product-list .row {
	margin-bottom: 0!important;
}
.product-list h3 {
	font-size: 1.5em;
	margin-bottom: 24px;
}
.summary-total {
	text-align: right;
	padding : 15px 20px 10px;
	font-weight: 500;
	font-size: 1.10em;
}
.summary-total strong {
	font-weight: 700;
	margin-left: 28px;
	display: inline-block;
	min-width: 125px;
}
.summary-total ul {
	list-style-type: none;
	margin-bottom: 0.1em;
}
.summary-total .summary-total-label {
	font-size: 26px;
}
.summary-actions {
	background: #ffffff;
	border: 1px solid #d9dde8;
	border-top: none;
	text-align: right;
	position: relative;
	padding: 0 30px 50px;
	margin: -15px 0 0;
}

@media all and (max-width: 640em) {
	.summary-actions {
		padding-bottom: 30px;
	}
	.summary-actions a {
		margin-bottom: 10px;
		display: inline-block;
	}
}

.summary-actions a {
	margin-left: 16px;
}
.support-hero-left {
	display: inline-block;
	text-align: left;
	vertical-align: bottom;
	width: 50%;
}
.support-hero-right {
	display: inline-block;
	margin-left: -5px;
	text-align: right;
	vertical-align: bottom;
	width: 50%;
}

@media all and (max-width: 31.25em) {
	.support-hero-left,.support-hero-right {
		float: none;
		margin-bottom: 20px;
		text-align: left;
		width: 100%;
	}
}

.support-hero-cta {
	display: inline-block;
	text-align: center;
}
.search-results {
	min-height: 900px;
}
.search-result {
	display: block;
	box-sizing: border-box;
	padding: 24px 40px;
}
.search-result p {
	font-size: 1.0em;
	margin-bottom: 0;
}
.search-result p.result-location {
	margin-bottom: 10px;
}
.search-result:hover {
	background: #D1F1FD;
}
.table-wrapper {
	overflow-y: auto;
	position: relative;
	width: 100%;
}
.table-wrapper::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 14px;
	height: 14px;
}
.table-wrapper::-webkit-scrollbar-thumb {
	border-radius: 8px;
	border: 3px solid #fff;
	background-color: rgba(0, 0, 0, 0.3);
}
.comparison-table th,.comparison-table td {
	text-align: center;
	vertical-align: middle;
}
.comparison-table th:first-child,.comparison-table td:first-child {
	border-left: 1px solid #758197;
	padding-left: 20px;
	text-align: left;
}
.comparison-table th {
	background: #2E3E56;
	border-right: 1px solid #fff;
	color: #fff;
	font-size: 1.500em;
}
.comparison-table th:last-child {
	border-right: 1px solid #758197;
}
.comparison-table td {
	font-size: 1em;
	border-right: 1px solid #758197;
	padding-bottom: 20px;
	padding-top: 20px;
}
.comparison-table td:first-child {
	padding-right: 40px;
}
.comparison-table .icon {
	margin: 0;
}
.comparison-table .row-alt {
	background: #F8F8FA;
}
.comparison-table .action-row td {
	border-left: none;
	border-right: none;
	border-top: 1px solid #758197;
}
.compareTable table h3 {
	font-size: 26px;
	color: #4d4d4d;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	font-weight: normal;
	float: left;
}
.compareTable td {
	padding: 0;
}
.compareTable table thead .mini {
	width: 8px;
}
.compareTable table thead .prod {
	width: 148px;
	background: #2f89ac;
	color: #fff;
	font-size: 19px;
	line-height: 43px;
	text-align: center;
}
.compareTable table tbody tr:first-child td {
	-webkit-box-shadow: inset 0 15px 10px -10px #d9d8d8;
	box-shadow: inset 0 15px 10px -10px #d9d8d8;
}
.compareTable table tbody tr {
	background: url(images/table-double-borders.png) repeat-x left bottom;
	border: none;
	font-size: 18px;
}
.compareTable table tbody tr td {
	padding-top: 7px;
	padding-bottom: 12px;
	height: 4px;
	text-align: center;
}
.compareTable table tbody tr:last-child {
	background: none;
}
.compareTable table tbody tr td:first-child {
	padding-left: 5px;
	text-align: left;
}
.compareTable table tbody .tsection {
	height: 85px;
	vertical-align: bottom !important;
}
.compareTable table tbody .tsection td {
	padding-bottom: 5px;
}
.compareTable table tbody .prod {
	background: url(images/tdColumnDarkgray.png) repeat;
}
.compareTable table tfoot td {
	text-align: center;
	padding: 15px 0;
}
.compareTable .legend-star {
	display: inline-block;
	float: right;
	background: url(images/bluestar.png.html) no-repeat;
	padding-left: 40px;
	font-weight: bold;
	font-size: 15px;
	margin: 10px 26px 0 0;
	line-height: 45px;
}
.compareTable a.infoIcon {
	margin-top: 0;
}
.asterisk {
	background: url(images/bluestar.png.html) no-repeat;
	width: 40px;
	height: 40px;
	margin: 0 auto;
}
.compareTable table a {
	font-size: 12px;
	font-weight: bold;
}
a.infoIcon {
	background: rgba(0, 0, 0, 0) url("images/infoIcon.png") no-repeat scroll 0 0;
	display: block;
	float: right;
	height: 22px;
	margin: 5px 26px 0 0;
	width: 22px;
}
.greenArrow {
	background: rgba(0, 0, 0, 0) url("images/check.png.html") no-repeat scroll 0 0;
	height: 40px;
	margin: 0 auto;
	width: 40px;
}
table.products-table {
	margin: 0;
	font-size: 1.0em;
}
table.products-table thead {
	background: none;
}
table.products-table thead th {
	font-weight: 400;
	border-bottom: solid 1px #D9DDE8;
	font-size: 1.0em;
	vertical-align: top;
	padding: 10px 20px;
}
table.products-table thead th.cell-right {
	text-align: right;
}
table.products-table tbody tr {
	border-bottom: solid 1px #D9DDE8;
}
table.products-table tbody tr:last-child {
	border-bottom: none;
}
table.products-table tbody tr:last-child td {
	padding-bottom: 10px;
}
table.products-table tbody td {
	font-size: 1.1em;
	font-weight: 400;
	vertical-align: top;
	padding: 40px 20px;
}
table.products-table tbody td img {
	max-width: 170px;
}
table.products-table tbody td strong {
	display: block;
	font-size: 1.0em;
	font-weight: 500;
	margin-bottom: 6px;
}
table.products-table tbody td a.change {
	font-size: 0.90em;
}
table.products-table tbody td input {
	max-width: 64px;
	background: #ffffff;
	text-align: center;
	font-size: 0.925em;
}
table.products-table tbody td.cell-image {
	padding: 2px 20px 15px;
}
table.products-table tbody td.cell-image-sc {
	padding: 38px 0 0;
}
table.products-table tbody td.cell-input {
	padding-top: 25px;
}
table.products-table tbody td.cell-center {
	text-align: center;
}
table.products-table tbody td.cell-right {
	text-align: right;
}
table.products-table ul {
	padding-left: 0;
}

div.team-list {
	*zoom: 1;
	clear: both;
	padding: 62px 0 40px 0;
	margin: 0 -1.5%;
}
div.team-list:before,div.team-list:after {
	content: " ";
	display: table;
}
div.team-list:after {
	clear: both;
}
.exec {
	width: 32% !important;
	margin: 0 9% 2.75% 9% !important;
}
.team-member {
	float: left;
	width: 30.3333333%;
	margin: 0 1.5% 2.75% 1.5%;
	background: #ffffff;
	border: solid 1px #D9DDE8;
	box-sizing: border-box;
	padding: 9px 9px 24px;
	text-align: center;
	transition: all 0.08s ease-in-out;
}
.team-member img {
	width: 100%;
	max-width: auto;
}
.team-member h3 {
	margin: 0 0 8px 0;
	padding: 0;
	color: #434955;
}
.team-member p {
	font-size: 0.98em;
	margin: 0 0 0 0;
	padding: 0;
	color: #434955;
}
.team-member:hover {
	text-decoration: none;
	border-color: #b9c0d4;
	box-shadow: 0 1px 10px #d6d6d6;
}

@media all and (max-width: 960px) {
	.team-member {
		min-height: 446px;
	}
}

@media all and (max-width: 920px) {
	.team-member {
		min-height: 439px;
	}
}


@media all and (max-width: 880px) {
	.team-member {
		min-height: 419px;
	}
}

@media all and (max-width: 840px) {
	.team-member {
		min-height: 411px;
	}
}

@media all and (max-width: 800px) {
	.team-member {
		min-height: 396px;
	}
}

@media all and (max-width: 760px) {
	.team-member {
		min-height: 383px;
	}
}

@media all and (max-width: 720px) {
	.team-member {
		min-height: 369px;
	}
}

@media all and (max-width: 700px) {
	.team-member {
		min-height: 362px;
	}
}

@media all and (max-width: 670px) {
	.team-member {
		min-height: 349px;
	}
}

@media all and (max-width: 640px) {
	.team-member {
		width: 47%;
		min-height: 450px;
	}
	.exec {
		width: 47% !important;
		margin: 0 1.5% 2.75% 1.5% !important;
	}
}

@media all and (max-width: 620px) {
	.team-member {
		min-height: 447px;
	}
}

@media all and (max-width: 600px) {
	.team-member {
		min-height: 435px;
	}
}

@media all and (max-width: 580px) {
	.team-member {
		min-height: 425px;
	}
}

@media all and (max-width: 560px) {
	.team-member {
		min-height: 415px;
	}
}

@media all and (max-width: 540px) {
	.team-member {
		min-height: 403px;
	}
}

@media all and (max-width: 520px) {
	.team-member {
		min-height: 389px;
	}
}

@media all and (max-width: 500px) {
	.team-member {
		min-height: 378px;
	}
}

@media all and (max-width: 480px) {
	.team-member {
		min-height: 370px;
	}
}

@media all and (max-width: 460px) {
	.team-member {
		min-height: 359px;
	}
}

@media all and (max-width: 440px) {
	.team-member {
		min-height: 356px;
	}
}

@media all and (max-width: 420px) {
	.team-member {
		width: 97%;
	}
	.exec {
		width: 97% !important;
		margin: 0 1.5% 2.75% 1.5% !important;
	}
}

.team-member-links {
	position: absolute;
	display: none;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(41, 42, 57, 0.8);
}
.team-member-links ul {
	display: block;
	margin: 100px auto 0 auto;
	padding: 0;
	font-size: 1.0em;
	list-style-type: none;
	max-width: 146px;
	*zoom: 1;
	clear: both;
}
.team-member-links ul:before,.team-member-links ul:after {
	content: " ";
	display: table;
}
.team-member-links ul:after {
	clear: both;
}

@media all and (max-width: 910px) {
	.team-member-links ul {
		margin-top: 96px;
	}
}

@media all and (max-width: 880px) {
	.team-member-links ul {
		margin-top: 88px;
	}
}

@media all and (max-width: 820px) {
	.team-member-links ul {
		margin-top: 82px;
	}
}

@media all and (max-width: 780px) {
	.team-member-links ul {
		margin-top: 74px;
	}
}

@media all and (max-width: 760px) {
	.team-member-links ul {
		margin-top: 70px;
	}
}

@media all and (max-width: 640px) {
	.team-member-links ul {
		margin-top: 108px;
	}
}

@media all and (max-width: 620px) {
	.team-member-links ul {
		margin-top: 100px;
	}
}

@media all and (max-width: 580px) {
	.team-member-links ul {
		margin-top: 92px;
	}
}

@media all and (max-width: 540px) {
	.team-member-links ul {
		margin-top: 84px;
	}
}

@media all and (max-width: 510px) {
	.team-member-links ul {
		margin-top: 78px;
	}
}

@media all and (max-width: 500px) {
	.team-member-links ul {
		margin-top: 72px;
		max-width: 130px;
	}
}

@media all and (max-width: 480px) {
	.team-member-links ul {
		margin-top: 68px;
	}
}

@media all and (max-width: 440px) {
	.team-member-links ul {
		margin-top: 54px;
	}
}

@media all and (max-width: 420px) {
	.team-member-links ul {
		margin-top: 152px;
	}
}

@media all and (max-width: 400px) {
	.team-member-links ul {
		margin-top: 140px;
	}
}

@media all and (max-width: 360px) {
	.team-member-links ul {
		margin-top: 120px;
	}
}

.team-member-links li {
	display: block;
	float: left;
	width: 50%;
	font-size: 0.95em;
	box-sizing: border-box;
	margin: 0 0 0 0;
	padding: 16px 10% 16px 0;
	text-align: center;
	border-right: solid 1px;
	border-color: rgba(255, 255, 255, 0.6);
}
.team-member-links li:last-child {
	float: right;
	padding-left: 10%;
	padding-right: 0;
	border-right: 0;
}
.team-member-links img {
	display: block;
	margin: 0 auto 14px auto;
	width: auto;
	max-width: auto;
	height: auto;
}
.team-member-links a {
	color: #ffffff;
}
.team-member-image {
	position: relative;
	margin-bottom: 28px;
}
.team-member-image:hover .team-member-links {
	display: block;
}
.team-speaker {
	padding: 26px 0 26px 0;
}
.team-speaker h2 {
	font-weight: 300;
	font-size: 1.92em;
	margin-bottom: 34px;
	color: #434955;
}
.team-speaker p {
	font-size: 1.20em;
	margin-bottom: 0;
}
.team-profile {
	*zoom: 1;
	clear: both;
}
.team-profile:before,.team-profile:after {
	content: " ";
	display: table;
}
.team-profile:after {
	clear: both;
}
.team-profile-card {
	float: left;
	width: 31%;
	transition: all 0.12s ease-in-out;
}
.team-profile-card .team-member {
	float: none;
	width: 100%;
	min-height: auto;
	margin: 0;
}
.team-profile-card .team-member img {
	margin: 0 0 17px 0;
}
.team-profile-card .team-member a img {
	width: auto;
	margin: 0 6px 0 6px;
}

@media all and (max-width: 46.875em) {
	.team-profile-card {
		float: right;
		width: auto;
		max-width: 220px;
		margin: 0 0 24px 30px;
	}
}

@media all and (max-width: 31.25em) {
	.team-profile-card {
		float: none;
		width: 100%;
		max-width: 100%;
		margin: 0 0 28px 0;
	}
}

.team-profile-details {
	float: right;
	width: 65.2%;
	transition: all 0.12s ease-in-out;
}
.team-profile-details h1 {
	font-weight: 600;
	margin-bottom: 12px;
}
.team-profile-details h3 {
	font-size: 1.5em;
	font-weight: 400;
}
.team-profile-details p {
	font-weight: 400;
}

@media all and (max-width: 46.875em) {
	.team-profile-details {
		float: none;
		width: 100%;
	}
}

.testimonial-heading {
	margin-bottom: 60px;
}
.testimonial-image {
	display: block;
	margin-bottom: 35px;
	min-height: 175px;
}

@media screen and (max-width: 750px) {
	.testimonial-image {
		min-height: inherit;
	}
}

.testimonial-text {
	font-size: 1em;
	margin-bottom: 20px;
}
.testimonial-byline {
	font-size: 0.875em;
	line-height: 1.57;
}
ul.timeline-carousel {
	*zoom: 1;
	clear: both;
	padding: 20px 0 0 0;
	background: url(../img/bg/timeline-bg.png.html) 50% 24% no-repeat;
}
ul.timeline-carousel:before,ul.timeline-carousel:after {
	content: " ";
	display: table;
}
ul.timeline-carousel:after {
	clear: both;
}
ul.timeline-carousel li {
	display: block;
	float: left;
	text-align: center;
}
ul.timeline-carousel li img {
	display: block;
	width: 100%;
	max-width: 140px;
	height: auto;
	margin: 0 auto 24px;
}
ul.timeline-carousel li strong {
	display: block;
	font-size: 2.25em;
	font-weight: 300;
	margin-bottom: 12px;
}
ul.timeline-carousel li span {
	display: block;
	margin-bottom: 24px;
	font-size: 0.93em;
	color: #292A39;
}

@media all and (max-width: 37.5em) {
	ul.timeline-carousel {
		background: none;
	}
}

[data-tooltip] {
	cursor: pointer;
	position: relative;
	z-index: 2;
}
[data-tooltip]:before,[data-tooltip]:after {
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
}
[data-tooltip]:before {
	background-color: #000;
	background-color: rgba(51, 51, 51, 0.9);
	border-radius: 3px;
	bottom: 150%;
	color: #fff;
	content: attr(data-tooltip);
	font-size: 14px;
	left: 50%;
	line-height: 1.2;
	margin-bottom: 5px;
	margin-left: -80px;
	padding: 7px;
	position: absolute;
	text-align: center;
	width: 160px;
}
[data-tooltip]:after {
	border-top: 5px solid #000;
	border-top: 5px solid rgba(51, 51, 51, 0.9);
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	bottom: 150%;
	content: "";
	font-size: 0;
	left: 50%;
	line-height: 0;
	margin-left: -5px;
	position: absolute;
	width: 0;
}
[data-tooltip]:hover:before,[data-tooltip]:hover:after {
	opacity: 1;
	visibility: visible;
}
.videos {
	padding: 0;
	*zoom: 1;
	clear: both;
	list-style: none;
	margin: 0 -1px;
}
.videos:before,.videos:after {
	content: " ";
	display: table;
}
.videos:after {
	clear: both;
}
.videos .video {
	margin: 0 30px 0 0;
	max-width: 300px;
	float: left;
	width: 33%;
}
.videos .video:nth-child(3n+3) {
	margin-right: 0;
}
.videos .video-title {
	font-size: 1em;
	font-weight: 300;
	margin-top: 20px;
}

@media all and (max-width: 31.25em) {
	.videos .video {
		float: none;
		margin: 0;
		max-width: 100%;
		width: 100%;
	}
}

.tab-list {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	overflow: auto;
}
.tab-item {
	display: table-cell;
	margin-left: 0;
}
.tab-item > a {
	font-size: 1.125em;
	color: #000000;
	display: inline-block;
	font-weight: 500;
	text-decoration: none;
	padding: 10px 15px 28px 15px;
}
.js .tab-item.is-active a {
	border-bottom: 6px solid #62CDF8;
	position: relative;
}
.js .tab-group {
	border: 1px solid #D9DDE8;
	border-radius: 3px;
	margin-top: -1px;
	padding: 50px 66px;
	background: #ffffff;
}
.tab-content p {
	font-size: 1.0em;
	font-weight: 400;
	text-align: left;
}
.tab-content blockquote {
	display: block;
	*zoom: 1;
	clear: both;
	margin: 50px 12px 40px;
	text-align: left;
	font-size: 1.0em;
}
.tab-content blockquote:before,.tab-content blockquote:after {
	content: " ";
	display: table;
}
.tab-content blockquote:after {
	clear: both;
}
.tab-content blockquote span.customer-quote {
	display: block;
	line-height: 1.8em;
	margin-bottom: 20px;
	padding: 14px 32px 46px;
	background: url(../img/bg/customer-quote-bg.png.html) bottom center no-repeat;
}
.tab-content blockquote span.customer-source {
	position: relative;
	display: block;
	margin: 0 0 0 28px;
}
.tab-content blockquote span.customer-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 80px;
	height: 80px;
}
.tab-content blockquote span.customer-organization {
	position: absolute;
	top: 0;
	right: 0;
	width: 120px;
	height: 80px;
	text-align: right;
}
.tab-content blockquote span.customer-citation {
	display: block;
	margin-left: 104px;
	margin-right: 144px;
	min-height: 80px;
}
.tab-content blockquote span.customer-citation cite {
	display: block;
	font-weight: 300;
	padding: 12px 0 0 0;
	line-height: 1.75em;
}
.tab-content blockquote span.customer-citation cite strong {
	font-weight: 500;
}
.tab-content blockquote span.customer-citation cite:before {
	content: none;
}
.js .tab-content {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.modal-dialog .tab-content {
    position: initial;
    top: auto;
    left: auto;
}
.tab-content.is-active {
	-webkit-animation-name: tabFadeIn;
	-moz-animation-name: tabFadeIn;
	animation-name: tabFadeIn;
	-webkit-animation-duration: 0.5s;
	-moz-animation-duration: 0.5s;
	animation-duration: 0.5s;
	position: static;
}

@media screen and (max-width: 62.5em) {
	.tab-content blockquote span.customer-quote {
		background: none;
		padding-right: 12px;
		padding-left: 12px;
	}
}

@media screen and (max-width: 59.375em) {
	.tab-content blockquote {
		margin-right: 0;
		margin-left: 0;
	}
	.tab-content blockquote span.customer-quote {
		background: none;
		padding: 0 0;
		margin-bottom: 24px;
	}
	.tab-content blockquote span.customer-source {
		margin-left: 0;
	}
}

@media screen and (max-width: 37.5em) {

	.tab-content blockquote span.customer-quote {
		margin-bottom: 20px;
	}
	.tab-content blockquote span.customer-source span.customer-image {
		width: 70px;
		height: 70px;
	}
	.tab-content blockquote span.customer-source span.customer-image img {
		width: auto;
		max-width: 100%;
	}
	.tab-content blockquote span.customer-source span.customer-organization {
		width: 100px;
	}
	.tab-content blockquote span.customer-source span.customer-organization img {
		width: auto;
		max-width: 100%;
	}
	.tab-content blockquote span.customer-source span.customer-citation {
		margin-right: 120px;
		margin-left: 90px;
		min-height: 70px;
	}
}

@media screen and (max-width: 31.25em) {

	.tab-list {
		display: block;
	}
	.tab-list li {
		display: block;
		width: 100%;
	}
	.tab-list li a {
		display: block;
		padding: 12px 15px;
		margin-bottom: 12px;
	}
	.tab-content blockquote span.customer-source span.customer-citation {
		margin-right: 0;
	}
	.tab-content blockquote span.customer-source span.customer-organization {
		display: none;
	}
}

@keyframes tabFadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}


@keyframes tabFadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}


@keyframes tabFadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

.static-plan ul {
	margin-bottom: 24px;
	font-size: 14px;
}
.static-plan p {
	line-height: 1.6em;
	font-size: 0.975em;
	margin-bottom: 24px;
	text-align: center;
}
.static-plan a.btn {
	padding: 12px 34px 9px;
}

@media all and (max-width: 800px) {

	.static-plan a.btn {
		padding-right: 24px;
		padding-left: 24px;
	}
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
	margin-bottom: 30px;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}
.slick-track:before,.slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
.slick-loading .slick-list {
	background: #fff url("../img/ajax-loader.gif.html") center center no-repeat;
}
.slick-prev,.slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	margin-top: -10px;
	padding: 0;
	border: none;
	outline: none;
}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus {
	outline: none;
	background: transparent;
	color: transparent;
}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before {
	opacity: 1;
}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before {
	opacity: 0.25;
}
.slick-prev:before,.slick-next:before {
	font-family: false;
	font-size: 20px;
	line-height: 1;
	color: #434955;
	opacity: 0.75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: -25px;
}
[dir="rtl"] .slick-prev {
	left: auto;
	right: -25px;
}
.slick-prev:before {
	font-family: 'icons';
}
.slick-next {
	right: -25px;
}
[dir="rtl"] .slick-next {
	left: -25px;
	right: auto;
}
.slick-next:before {
	font-family: 'icons';
}
.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
}
.slick-dots li button:hover,.slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before,.slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: false;
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: black;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	color: black;
	opacity: 0.75;
}
.menu-item.menu-item-about:hover .sub-menu,.menu-item.menu-item-about:focus .sub-menu,.menu-item.menu-item-about.child-has-focus .sub-menu {
	left: auto;
	right: 0;
}
.menu-item.menu-item-blog:hover .sub-menu,.menu-item.menu-item-blog:focus .sub-menu,.menu-item.menu-item-blog.child-has-focus .sub-menu {
	right: auto;
	left: -150px;
}
.sub-menu-item .sub-menu-wrap {
	float: left;
	width: 50%;
}
.sub-menu-wrap ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sub-menu-wrap li {
	margin: 5px 0;
}
.sub-menu-wrap hr {
	margin: 1em 0;
}
.sub-menu-wrap p {
	color: #000;
}

@media (max-width: 480px) {

	.sub-menu {
		padding-bottom: 0;
	}
	.sub-menu-item .sub-menu-wrap::after {
		display: none;
	}
	.sub-menu-item ul {
		width: 100%;
		float: none;
	}
}

.tableNode {
	width: 50%;
	float: left;
}
.itemListing {
	display: inline-block;
}
.solution span {
	margin-right: 10px;
}
#Up {
	background: url(../images/up.gif.html) center no-repeat;
	display: block;
	width: 12px;
	height: 12px;
	cursor: pointer;
}
#Down {
	background: url(../images/down.gif.html) center no-repeat;
	display: block;
	width: 12px;
	height: 12px;
	cursor: pointer;
}
.quantityUpDown {
	width: 30px;
	float: left;
}
.buyButtons {
	width: 250px;
	display: block;
	clear: both;
}
.buyButtons input {
	float: left;
	margin-left: 10px;
}
.buyButtons a {
	float: left;
	margin-left: 10px;
}
.buyButtons .button {
	padding: 0.2em 0.7em;
}
.solution ul li {
	display: inline-block;
	width: 100%;
}
.bg-blue-gradient .core-system label {
	color: #fff;
}
.core-system {
	text-align: center;
	margin-bottom: 20px;
	min-height: 210px;
}
.core-system label {
	margin-top: 10px;
}
.core-system input[type="checkbox"] {
	margin-right: 5px;
}
.core-system__img {
	margin-bottom: 10px;
}
.section--core-system .core-system__img img {
	max-height: 140px;
}
.actions {
	margin-top: 20px;
}
.basketItems th {
	background-color: #00558D;
	color: #fff;
	text-align: center;
	padding: 10px 0;
}
.basketItems td {
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
}
.basketItems a {
	font-size: 14px;
}
.basketItems ul.kitInputList {
	list-style-type: none;
}
#Subtotal {
	font-weight: 700;
	font-size: 20px;
}
.totalItem {
	font-weight: 700;
	font-size: 18px;
}
.cartQuantity {
	width: 30px;
	margin: 0 auto;
}
.cartQuantity input {
	margin: 0;
}
#SubtotalLabel {
	float: right;
	font-weight: 700;
	font-size: 18px;
}
.basketShippingEstimateWidget {
	margin-top: 20px;
}
.estimate-form th,.estimate-form td,.orderTotalSummary th,.orderTotalSummary td {
	padding: 0;
	vertical-align: middle;
}
.orderTotalSummary tr {
	border: none;
}
.orderTotalSummary hr {
	margin: 5px;
}

@media all and (max-width: 585px) {
	#CheckoutButton {
		float: left;
		margin-top: 10px;
		margin-left: 0;
		margin-right: 20px;
	}
}

.estimate-form select {
	margin: 0;
}
.billingInput tr {
	border: none;
}
.billingInput th,.billingInput td {
	padding: 0;
	vertical-align: middle;
}
#PostalCode {
	padding: 0;
	margin: 0;
}
.basketTotalSummaryWidget {
	border: solid 1px #000;
	padding: 15px;
	width: 230px;
	margin: 0 auto;
}
.basketTotalSummaryWidget h2 {
	margin: 0 auto;
}
.validationSummary,.requiredField {
	color: red;
}
.requiredField {
	font-size: 18px;
}
#addressValidationSummary ul {
	padding-left: 1em;
}
#addressValidationSummary li {
	margin-left: 0;
}
.noOptionsAdded .validationSummary ul {
	list-style-type: none;
	padding: 0;
}
.noOptionsAdded .validationSummary li {
	margin: 0;
}
#ShipToOption tr {
	border: none;
	line-height: 1em;
}
#ShipToOption th,#ShipToOption td {
	padding: 0;
}
#ShipToOption label {
	display: inline-block;
	font-size: 14px;
}
.header {
	margin-top: 20px;
}
.modalPopup {
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #7cc2db;
	width: 500px;
	position: static;
}
.modalPopup .header,.modalPopupHeader {
	cursor: move;
	background-color: #085686;
	border-bottom: solid 1px #000;
	color: #fff;
	padding: 6px;
	font-weight: bold;
	font-size: 14px;
}
.modalPopup .modalPopupContent {
	padding: 8px;
}
.modalPopupContent tr {
	border: none;
	line-height: 0.5em;
}
.modalPopupContent th,.modalPopupContent td {
	padding: 0;
	vertical-align: middle;
}
.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalPopupContent input {
	margin-bottom: 0;
}
.paymentForm tr {
	border: none;
	line-height: 0.1em;
}
.paymentForm th,.paymentForm td {
	padding: 0;
}
.paymentForm select {
	height: 36px;
}
.paymentHeading {
	text-align: center;
}
#social-network ul {
	float: left;
	list-style-type: none;
}
#social-network ul li {
	float: left;
	padding-left: 5px;
}
#social-network ul li a {
	float: left;
	width: 24px;
	height: 29px;
	text-indent: -9999px;
	background: url(images/sn-logos.png) 0 0 no-repeat transparent;
}
#social-network ul li#facebook a {
	background-position: 0 0;
}
#social-network ul li#twitter a {
	background-position: -29px 0;
}
#social-network ul li#youtube a {
	background-position: -58px 0;
}
.LoginMessage {
	text-align: center;
	font-size: 1em;
	color: dimgrey;
}
.LoginMessage a {
	background: #085686;
	border-radius: 6px;
	color: #fff;
	font-weight: bold;
	padding: 1px 15px;
}
.creditCard th,.creditCard td {
	vertical-align: middle;
}
.note {
	margin-top: 10px;
}
.checkoutSection {
	padding: 0 20px;
}

@media all and (max-width: 1024px) {
	.checkoutSection .note {
		clear: both;
		padding: 15px 0 0;
	}
}

.credibility-section {
	padding: 20px;
}
.secure-image {
	vertical-align: middle;
}
.what-link {
	margin: 15px 0 0 5px;
}
.table-design th,.table-design td {
	padding: 0;
	vertical-align: middle;
}
.table-design tr {
	border: none;
	line-height: 0.5em;
}
.table-design .requiredField {
	font-size: 24px;
	margin-top: 10px;
}
.basketActions {
	margin-top: 20px;
}
.payment-methods {
	text-decoration: none;
	margin: 10px 0 0 0;
}
.payment-methods li {
	display: inline-block;
}
.payment-methods li label {
	display: inline-block;
}
.credibility-bbb {
	display: inline-block;
	height: 80px;
	width: 236px;
	margin-left: 30px;
}
.credibility-100 {
	display: inline-block;
	height: 80px;
	width: 173px;
}
.credibility-auth {
	display: inline-block;
	height: 80px;
	width: 140px;
}
.credibility-ssl {
	display: inline-block;
	height: 80px;
	width: 183px;
}
.credibility-privacy {
	display: inline-block;
	height: 80px;
	width: 167px;
}
.credibility-bbb  a {
	background: url(images/credibilitylogos/credibility-logos_01.jpg.html) no-repeat 0 0;
	float: left;
	display: block;
	height: 80px;
	width: 236px;
}
.credibility-100  a {
	background: url(images/credibilitylogos/credibility-logos_02.jpg.html) no-repeat 0 0;
	float: left;
	display: block;
	height: 80px;
	width: 173px;
}
.credibility-auth  a {
	background: url(images/credibilitylogos/credibility-logos_03.jpg.html) no-repeat 0 0;
	float: left;
	display: block;
	height: 80px;
	width: 140px;
}
.credibility-ssl  a {
	background: url(images/credibilitylogos/credibility-logos_04.jpg.html) no-repeat 0 0;
	float: left;
	display: block;
	height: 80px;
	width: 183px;
}
.credibility-privacy  a {
	background: url(images/credibilitylogos/credibility-logos_05.jpg.html) no-repeat 0 0;
	float: left;
	display: block;
	height: 80px;
	width: 167px;
}
.credibility-bbb  a:hover {
	background-position: 0 -80px;
}
.credibility-100  a:hover {
	background-position: 0 -80px;
}
.credibility-auth  a:hover {
	background-position: 0 -80px;
}
.credibility-ssl  a:hover {
	background-position: 0 -80px;
}
.credibility-privacy  a:hover {
	background-position: 0 -80px;
}
.clear {
	clear: both;
	*zoom: 1;
}
.margin-left10 {
	margin-left: 10px;
}
.signuptable td {
	font-size: 1em;
}
.SignupHeader {
	font-size: 1.5em;
	font-weight: 600;
	padding: 20px;
}
.signuptable input {
	margin: 4px;
}
.signuptable select {
	height: 36px;
	margin: 4px;
}
.accessories-panel {
	clear: both;
	background: url(images/tabs-bg.png.html) repeat-x top #f7f7f7;
	border: 1px solid #d7d7d7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top: 20px;
}
.accessories-panel h2 {
	font-family: Arial, sans-serif !important;
	font-size: 18px !important;
	font-weight: bold !important;
	color: #000 !important;
	padding: 20px 20px 10px;
	margin: 0 !important;
}
.accessories-panel hr {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #fff;
	border-left: none;
	border-right: none;
	margin: 0 20px;
}
.accessories-panel .list-products {
	width: 100%;
	overflow-x: scroll;
	white-space: nowrap;
}
.accessories-panel .list-products ul {
	list-style: none;
	margin: 0;
	width: 100%;
}
.accessories-panel .list-products li {
	display: inline-block;
	margin: 25px;
	width: 120px;
	text-align: center;
	white-space: normal;
	vertical-align: top;
}
.accessories-panel .prod-img {
	width: 120px;
	height: 85px;
	overflow: hidden;
	margin: 0 auto;
	clear: both;
	text-align: center;
}
.accessories-panel strong {
	font-weight: bold;
	color: #000;
}
.accessories-panel p {
	font-family: Arial, none-serif;
	font-size: 12px;
	margin: 0;
	line-height: 1.3em;
}
.accessories-panel a:hover {
	text-decoration: underline;
}
.accessories-panel .btn {
	border-radius: 3px;
	overflow: auto;
}
.accessories-panel .acc-content {
	min-height: 120px;
}
.tab-group h3 {
	font-weight: 700;
}
.loginWidget {
	padding: 0 20px 10px;
}
.loginWidget input[type="checkbox"] {
	float: left;
}
.loginWidget input[type="text"],.loginWidget input[type="password"] {
	margin-bottom: 0;
}
.loginWidget th,.loginWidget td {
	padding: 0.5em;
}
.registerDialog th,.registerDialog td {
	padding: 0.5em;
}
.registerDialog input[type="checkbox"] {
	float: left;
}
.registerDialog input[type="text"],.registerDialog input[type="password"] {
	margin-bottom: 0;
}
.section-cta.bg-gray,.gateway-home.bg-gray {
	background-color: #F0F0F0;
}
.gateway-home.bg-gray h1,.gateway-home.bg-gray h3 {
	color: black;
}
.product.upper-list {
	background-color: white;
	width: 31%;
	margin: 0 1.15%;
	padding-bottom: 1em;
	border-radius: .2em;
}
.list-filter h3 {
	float: left;
	margin-bottom: 0;
}
.list-filter ul {
	list-style-type: none;
}
.list-filter .center-list {
	margin: 0 auto;
	width: 30.5em;
}
li.filter-items {
	float: left;
	margin-top: .1em;
}
li.filter-items a {
	color: white;
}
.prod-list {
	padding-top: 10px !important;
}
div.section-cta.bg-gray {
	padding: 15px 0 !important;
}
h3.cta-heading {
	margin-bottom: 15px;
	display: inline;
}
.product-link.upper {
	margin-bottom: 10px;
}
.gateway-carousel ul {
	width: 24em;
	text-align: left;
	margin: 0 auto;
	margin-bottom: 15px;
}
.container.upper-list-container.product-pages-container {
	padding: 3em 0;
}
.product-list-page h1.hero-heading {
	margin-bottom: .15em;
	font-weight: 600;
}
.small-link-header {
	color: white;
	font-size: .9em;
	text-decoration: underline;
}
.product.upper-list.product-page-list-style {
	width: 47%;
	margin-top: 1em;
	border: 1px solid #D9DDE8;
}
.product.upper-list.product-page-list-style-usb {
	width: 33em;
	border: 1px solid #D9DDE8;
	margin: 1em auto;
}
.gateway-carousel.usb-gateway {
	width: 34em;
}
.gateway-carousel {
	*zoom: 1;
	clear: both;
	max-width: 68em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.gateway-carousel:before,.gateway-carousel:after {
	content: " ";
	display: table;
}
.gateway-carousel:after {
	clear: both;
}
.gateway-carousel .product {
	float: left;
	text-align: center;
	width: 25%;
	box-sizing: border-box;
	padding-right: 16px;
	padding-left: 16px;
}
.gateway-carousel .product img {
	margin: 0 auto 24px auto;
}
.gateway-carousel .product-link {
	display: block;
	min-height: 60px;
	margin-bottom: 20px;
}
.gateway-carousel .product-link.upper {
	font-size: 1.5em;
	font-weight: 600;
	min-height: 30px;
}
.gateway-carousel .btn {
	border-radius: 3px;
	overflow: auto;
}
.gateway-carousel.usb-gateway .product img {
	margin: 0 auto;
}
.accessories .icon {
	margin-bottom: .25em;
}
.accessories h2.cta-heading a {
	text-decoration: underline;
	font-weight: 600;
}

@media all and (max-width: 37.5em) {
	.product.upper-list.mobilify,.gateway-carousel.usb-gateway {
		float: none;
		width: 100%;
	}
	.product.upper-list {
		margin: 0;
	}
}

.gateway-home {
	color: #fff;
	padding: 0 20px 0 10px;
	text-align: center;
}
.gateway-home .container {
	margin: auto;
	max-width: 960px;
}
.gateway-options {
	margin: auto;
	width: 160px;
	padding-top: 10px;
	margin-bottom: -20px;
}
.section--core-system .row {
	margin-bottom: 0 !important;
}
.badges ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}
.badges li {
	float: left;
	width: 100px;
	margin-left: 0;
}
.badges li.badget_1 a {
	background: url(images/b1.png.html) no-repeat;
	display: block;
	height: 57px;
}
.badges li.badget_1 a:hover {
	background: url(images/b1h.png.html) no-repeat;
	display: block;
	height: 57px;
}
.badges li.badget_2 a {
	background: url(images/b2.png.html) no-repeat;
	display: block;
	height: 80px;
}
.badges li.badget_2 a:hover {
	background: url(images/b2h.png.html) no-repeat;
	display: block;
	height: 80px;
}
.badges li.badget_3 a {
	background: url(images/b3.png.html) no-repeat;
	display: block;
	height: 80px;
}
.badges li.badget_3 a:hover {
	background: url(images/b3h.png.html) no-repeat;
	display: block;
	height: 80px;
}
.badges li.badget_4 a {
	background: url(images/b4.png.html) no-repeat;
	display: block;
	height: 80px;
}
.badges li.badget_4 a:hover {
	background: url(images/b4h.png.html) no-repeat;
	display: block;
	height: 80px;
}
.search-box input {
	height: 25px;
}
.search-box span {
	float: left;
	width: 63%;
	margin-right: 5px;
}
.search-box .sfsearchSubmit {
	float: left;
	width: 35%;
	background-color: #085686;
	color: #fff;
	padding: 1px;
	height: 28px;
}
.blogList ul h2.sfpostTitle {
	font-size: 1.5em;
	line-height: 1.333;
	margin: 0 0 0.75em;
}
.blogList ul h2.sfpostTitle a {
	font-weight: 600 !important;
}
.blogList ul a {
	background-color: transparent;
	color: #158cba;
	font-weight: 400;
	text-decoration: none;
}
.blogList ul a:visited {
	color: #158cba;
}
.blogList ul a:hover {
	color: #158cba;
	text-decoration: underline;
}
.blogList ul a:focus {
	color: #158cba;
	outline: 1px dotted #3c6fb4;
}
.blogList ul a:active {
	outline: medium none;
	text-decoration: none;
}
.blogList ul.sfpostsList img {
	display: none;
	float: right;
	height: 150px;
	margin: -25px -150px 20px 20px !important;
	width: 150px;
}
.blogList ul.sfpostsList li {
	border-bottom: 1px solid #d9dde8;
	min-height: 220px;
	padding-bottom: 30px !important;
	list-style: none;
}
.blogList ul.sfpostsList .sf_postDate {
	font-style: italic;
}
.blogList ul.sfpostsList span,.blogList ul.sfpostsList h2,.blogList ul.sfpostsList p {
	white-space: normal !important;
	width: 80%;
	word-wrap: break-word !important;
}
.blogList ul.sfpostsList h3 {
	display: block;
	width: 580px;
}
.blogList ul.sfpostsList em,.blogList ul.sfpostsList strong {
	display: block;
	width: 520px;
}
.blogList ul.sfpostsList .sfsummary {
	display: inline-block;
	width: 100%;
}
.sf_pagerNumeric {
	text-align: center;
}
.sf_pagerNumeric a {
	margin: 0 5px;
	text-decoration: underline;
}
.sf_pagerNumeric a.sf_PagerCurrent {
	text-decoration: none;
}
.switch {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 20px;
	margin: 0 5px;
}
.switch input {
	display: none;
}
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #62CDF8;
	-webkit-transition: .4s;
	transition: .4s;
}
.slider:before {
	position: absolute;
	content: "";
	height: 12px;
	width: 12px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}
input:checked + .slider {
	background-color: #2196F3;
}
input:focus + .slider {
	box-shadow: 0 0 1px #2196F3;
}
input:checked + .slider:before {
	-webkit-transform: translateX(19px);
	-ms-transform: translateX(19px);
	transform: translateX(19px);
}
.slider.round {
	border-radius: 34px;
}
.slider.round:before {
	border-radius: 50%;
}
.plans-padded p.plan-offer,.static-plan p.plan-offer {
	line-height: .25em;
	text-align: center;
	font-weight: 600;
}
.plans-padded p.plan-offer.top-1 {
	margin-top: 19.15em;
}
.static-plan p.plan-offer.top-1 {
	margin-top: 18.45em;
}
.plans-padded p.plan-offer.top-2 {
	margin-top: 12.65em;
}
.static-plan p.plan-offer.top-2 {
	margin-top: 12.3em;
}
.plans-padded p.plan-offer.top-3,.static-plan p.plan-offer.top-3 {
	margin-top: 5.2em;
}
.plans-padded p.plan-offer.top-4,.static-plan p.plan-offer.top-4 {
	margin-top: 5.15em;
}
.plans-padded p.plan-offer.top-5,.static-plan p.plan-offer.top-5 {
	margin-top: 5.15em;
}
.plans-padded p.plan-offer.top-6 {
	margin-top: 13.45em;
}
.static-plan p.plan-offer.top-6 {
	margin-top: 13em;
}
.plans-padded p.plan-offer.top-7 {
	margin-top: 3.9em;
}
.static-plan p.plan-offer.top-7 {
	margin-top: 4.1em;
}
.plans-padded p.plan-offer.top-8,.static-plan p.plan-offer.top-8 {
	margin-top: 20.45em;
}
.plans-padded p.plan-offer.top-9,.static-plan p.plan-offer.top-9 {
	margin-top: 11.7em;
}
.plans-padded p.plan-offer-free,.static-plan p.plan-offer-free {
	margin-top: 1.5em;
	margin-bottom: 0;
}
.static-plan p.plan-offer.top-10 {
	margin-top: 11.3em;
}
.currency-toggle {
	float: left;
}
.fa.fa-info-circle.fa-price {
	font-size: .5em;
	margin-left: .5em;
}
.dys-next .fa.fa-info-circle.fa-price {
	margin-left: 0;
}
.fa.fa-question-circle.question-space {
	margin-left: .5em;
}
.plan-grey {
	background: #767779;
}
.btn.btn--alt-2.btn-wifi-plan,.btn.btn-org.btn-wifi-plan {
	margin-bottom: 1.6em;
}
.btn.btn--alt-2.btn-wifi-plan2 {
	margin-bottom: 0;
}
.plan.plan-quarter {
	width: 25%;
}
.plan-price.plan-price-enter {
	margin-top: .75em;
	margin-bottom: 1.23em;
}
.plan-price p {
	font-size: 0.975em;
}
.plan-price-free {
	font-size: 1.5em;
	font-weight: 500;
	margin-top: 13px;
	margin-bottom: 2.95em;
}
.plan-price-no-free {
	font-size: 1.5em;
	font-weight: 500;
	margin-top: 13px;
	margin-bottom: 0.35em;
}
.plan-price-p {
	margin-top: -7px;
}
.plan-price.plan-price-enter2 {
	margin-top: .4em;
	margin-bottom: .37em;
}
.btn.btn--alt-2.btn-ent {
	margin-bottom: .6em;
}
.btn.btn--alt-2.btn-ent2 {
	margin-bottom: 0;
	padding-left: 25px;
	padding-right: 25px;
}
.plan-header.plan-header-ent {
	background-color: #42A5CC;
}

@media all and (max-width: 67.5em) {
	.plan.plan-quarter {
		width: 50%;
		margin: 0 0 15px;
	}
}

@media all and (max-width: 640px) {
	.plan.plan-quarter {
		width: 100%;
		float: none;
		margin: 0;
	}
}

.span6 h2 {
	font-weight: 600;
}
nav.page-nav.page-nav-small.has-chevrons.left-aligned-nav {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.page-nav.page-nav-small.has-chevrons ul li a {
	color: #00558D;
}
.btn-gate {
	padding: 14px 50px 12px;
}

@media all and (max-width: 575px) {
	.btn-gate {
		padding: 14px 30px 12px;
		float: left;
	}
}

.btn-org {
	background: #db550a;
}
.btn-org:hover {
	background: #00558D;
	text-decoration: none;
}
.icon.icon-checkmark.icon-progress {
	font-size: 1em;
	margin-right: .3em;
	vertical-align: text-top;
	color: #22D805;
}
.wireless-btn .btn.btn--small.btn-org {
	margin-top: 2em;
	margin-left: 1em;
	padding: 15px 24px;
}
.span12.dys-sensor {
	clear: both;
	margin: 30px 0 20px;
}
.dys-sensor .btn--inverted {
	border: 1px solid #085686;
	color: #085686;
}
.dys-sensor h3 {
	font-size: 1.3em;
	margin-right: 25px;
}
.dys-sensor .btn--inverted.btn--small {
	padding: 9px 10px;
}
.product-card.dys {
	padding: 42px 42px;
	min-height: 570px;
}
.product-card.dys p {
	margin-bottom: 0;
	text-align: center;
}
.product-card-header {
	background-color: #085686;
	color: #fff;
	border: solid 1px #D9DDE8;
	text-align: center;
}
.product-card-header h3 {
	font-size: 1.50em;
	margin: 10px 0;
}
h3.dys-list {
	display: inline-block;
	float: left;
	font-size: 1em;
	width: 55%;
	padding: 0 5px 0 0;
}
h3.dys-list-first {
	display: inline-block;
	float: left;
	font-size: 1em;
	margin-top: 2.3em;
	margin-bottom: 2em;
	width: 55%;
}
h3.dys-list.accessories-first {
	margin-top: 2.1em;
	width: 70%;
}
.quantity-width {
	display: inline-block;
	float: left;
	width: 10%;
}
.length-width {
	display: inline-block;
	float: left;
	width: 10%;
	min-height: 1px;
}
.btn.btn--small.btn--alt.dys-sensor-btn-first {
	padding: 10px 14px;
	margin-top: 2em;
	float: right;
}
.acc-add {
	display: inline-block;
	float: left;
	width: 15%;
	margin-top: 2.1em;
}

@media all and (min-width: 37.5em) {
	.quantity-width label,.length-width label {
		display: none;
	}
	.quantity-width .show,.length-width .show {
		display: inline-block;
	}
}

.quantity-width input {
	width: 2em;
	height: 36px;
	padding: .5em;
	margin: 0 0 10px 0;
}

@media all and (max-width: 1024px) {
	.quantity-width input {
		padding: .25em;
		text-align: center;
	}
}

.length-width .input-select-wrapper {
	width: 5.5em;
	height: 36px;
	margin: 0;
	padding-right: 15px;
}
.length-width .input-select-wrapper select {
	height: 35px;
	line-height: 30px;
}
.length-width .input-select-wrapper select::-ms-expand {
	display: none;
}

@media all and (max-width: 48.1em) {
	.length-width .input-select-wrapper {
		width: 4.5em;
		padding-right: 15px;
	}
	.dys-sensor-btn .btn.btn--small {
		margin-left: 3.6em !important;
	}
}

.dys-sensor-btn {
	width: 10%;
	float: left;
}
.dys-sensor-btn .btn.btn--small {
	margin-left: 4em;
	padding: 10px 14px;
}
.design-solution-price ul span:nth-child(2) {
	width: 15%;
}
.design-solution-price ul span:nth-child(3) {
	width: 25%;
}

@media all and (max-width: 640px) {
	.design-solution-price {
		width: 100%;
	}
	.design-solution-price ul span:nth-child(1) {
		padding: 0 10px 0 0;
	}
}

.qty-span4 {
	float: left;
	min-height: 1px;
	padding-left: 28px;
	width: 33.3333333333%;
}
.qty-span4 input {
	font-size: 18px;
}
.dys-next {
	text-align: center;
}
.optional-checkbox.opt-out {
	margin: auto;
	display: inline-block;
}
.optional-checkbox.opt-out input,.optional-checkbox.opt-out label {
	float: left;
}
.optional-checkbox {
	clear: both;
	color: #030303;
}
.span6.accessories {
	float: none;
	width: 80%;
	margin: 0 auto 20px;
}
.span6.accessories hr {
	padding-top: .7em;
}

@media all and (max-width: 360px), all and (min-width: 641px) and (max-width: 800px) {
	h3.dys-list {
		width: 100%;
	}
	.quantity-width,.length-width,.dys-sensor-btn {
		width: 33.3%;
	}
	.dys-sensor-btn .btn.btn--small {
		margin: 0!important;
		float: right;
	}
}

@media all and (max-width: 37.5em) {
	nav.page-nav.page-nav-small.has-chevrons.left-aligned-nav {
		width: 100%;
	}
}

.btn-dys {
	padding: 14px 50px 12px;
}
a.aspNetDisabled:hover {
	text-decoration: none;
}
.hero__block--small:before {
	content: "";
	float: left;
}
.hero__block--small:after {
	content: "";
	display: table;
	clear: both;
}
@media (min-width: 0) and (max-width: 767px) {
	.hero__block--small:before {
		content: none;
	}
	.hero__block--small:after {
		content: none;
	}
}
.hero__block,.here__block img {
	position: relative;
	padding: 0;
}
@media (min-width: 0) and (max-width: 420px) {
	.hero--left .hero__backg,.hero__header-inner {
		width: 100%;
		float: none;
	}
}
.hero__header-inner {
	padding: 3% 15px;
}
.hero__backg img {
	width: 100%;
}
@media (max-width: 600px), (min-width: 768px) and (max-width: 1100px) {
	.hero__header-inner {
		padding: 0 15px;
	}
	.hero__header-icon img {
		max-height: 50px;
	}
}

@media (min-width: 0) and (max-width: 420px) {
	.hero__header-inner {
		padding: 5% 15px 0;
		margin: 20px auto;
	}
}

.hero__header-text {
	width: 100%;
	margin: 0 0 15px;
	text-align: center;
}
.hero__header-icon {
	text-align: center;
	margin: 0 0 15px;
}
@media (min-width: 0) and (max-width: 1020px) {
	.hero__header-text {
		margin: 0 0 10px;
	}
}
.hero__block--featured {
	opacity: 1;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
	position: relative;
}
.hero__block--featured:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	z-index: 1;
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.hero__block--featured:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 1;
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
@media (min-width: 0) and (max-width: 767px) {
	.hero__block--featured {
		padding: 20px 0 0 0;
	}
	.hero__block--featured:before,.hero__block--featured:after {
		display: none;
	}
}
.hero__block--featured.hero__block--feat-mkt {
	background: none;
}
.hero__block--featured.hero__block--feat-mkt .hero__featured-wrapper {
	opacity: 0;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.hero__block--featured.hero__block--feat-mkt .hero__featured-img {
	opacity: 0;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.hero__block--featured.hero__block--feat-mkt:before {
	opacity: 0;
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}
.hero__block--featured.hero__block--feat-mkt:after {
	opacity: 1;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.hero__block--featured.hero__block--feat-sales {
	background: none;
}
.hero__block--featured.hero__block--feat-sales .hero__featured-wrapper {
	opacity: 0;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.hero__block--featured.hero__block--feat-sales .hero__featured-img {
	opacity: 0;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.hero__block--featured.hero__block--feat-sales:before {
	opacity: 1;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.hero__block--featured.hero__block--feat-sales:after {
	opacity: 0;
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}
.hero__header-title {
	color: #fff;
	font-size: 36px;
	font-family: proxima-nova,"Geneva","NovaAlt",sans-serif;
	text-transform: uppercase;
	margin: 0;
	line-height: 1;
	display: inline-block;
	overflow: hidden;
}
.hero--right .hero__header-title {
	font-size: 36px;
}
@media (max-width: 600px), (min-width: 768px) and (max-width: 1100px) {
	.hero__header-title,.hero--right .hero__header-title {
		font-size: 22px;
	}
}
.hero__header-title:after {
	content: "";
	background-color: #fff;
	height: 2px;
	display: block;
	margin-top: 6px;
	position: relative;
	left: -100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.hero__block--marketing-wrapper:hover .hero__header-title:after,.hero__block--sales-wrapper:hover .hero__header-title:after,.hero__block--featured:hover .hero__header-title:after {
	left: 0;
}
.hero__header-tagline {
	font-size: 18px;
	text-transform: none;
	letter-spacing: 2px;
	line-height: 1.4;
	color: #fff;
	margin: 0 0;
}
.hero--left,.hero--right {
	width: 50%;
	display: table-cell;
}
.hero--left {
	position: relative;
	padding: 0 15px 0 0;
}
.hero--right {
	border: 3px solid rgba(255,255,255,0.75);
	position: relative;
	padding: 15px;
	vertical-align: top;
}
@media (min-width: 0) and (max-width: 767px) {
	.hero--left {
		width: 100%;
		display: inline-block;
		padding: 0 15px;
	}
	.hero--right {
		width: auto;
		display: inline-block;
		margin: 0 15px;
	}
}
.hero--right .hero__backg,.hero--right .hero__backg img {
	width: 100%;
}
.hero--right .hero__featured-wrapper {
	padding: 19% 15px 0;
}

@media (min-width: 0) and (max-width: 767px) {
	.hero__bg {
		padding: 15px 0;
	}
	.hero--right {
		padding: 0;
		margin-top: 10px;
		display: block;
	}
	.hero--right .hero__featured-wrapper {
		max-width: 100%;
		padding: 3% 15px;
		margin: 0;
	}
}
.hero__wrapper {
	padding: 7px 9px 7px 9px;
	color: #fff;
}
.hero__wrapper:before {
	content: "";
	float: left;
	padding-bottom: 44.0%;
}
.hero__wrapper:after {
	content: "";
	display: table;
	clear: both;
}
@media (min-width: 0) and (max-width: 1200px) {
	.hero__wrapper {
		padding: 7px 9px 7px 9px;
	}
}

@media (min-width: 0) and (max-width: 767px) {
	.hero__wrapper {
		padding: 0 0 5px 0;
		border-spacing: 0;
	}
}
.hero__inner {
	width: 100%;
	display: table;
	position: relative;
	margin-top: 5px;
	overflow: hidden;
}
.hero__block--sales-wrapper {
	position: relative;
	border: 3px solid rgba(255,255,255,0.75);
	padding: 15px;
	overflow: hidden;
}
.hero__block--sales-wrapper:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: -1;
	opacity: 1;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.hero__block--sales-wrapper:after {
	content: "";
	width: 100%;
	position: absolute;
	z-index: -1;
	background: #fff;
	opacity: 0;
	height: 100%;
	top: 0;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.hero__block--sales-wrapper.hero__block--inactive:after {
	opacity: 0.15;
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}
.hero__block--marketing-wrapper {
	position: relative;
	overflow: hidden;
	margin: 0 0 10px;
	border: 3px solid rgba(255,255,255,0.75);
	padding: 15px;
}
.hero__block--marketing-wrapper:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: -1;
	opacity: 1;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.hero__block--marketing-wrapper:after {
	content: "";
	width: 100%;
	position: absolute;
	z-index: -1;
	background: #fff;
	opacity: 0;
	height: 100%;
	top: -5px;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.hero__block--marketing-wrapper.hero__block--inactive:after {
	opacity: 0.15;
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}
.hero__block--marketing .hero__paragraph,.hero__block--sales .hero__paragraph {
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	opacity: 0;
}
.hero__block--active .hero__paragraph {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	opacity: 1;
}
.hero__block--active .hero__header-title:after {
	left: 0;
}
.hero__featured-wrapper {
	margin: auto;
	opacity: 1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	max-width: 400px;
	position: relative;
	z-index: 3;
}

@media (min-width: 0) and (max-width: 1020px) {
	.hero__featured-wrapper {
		margin: 20px auto 20px;
	}
}

.hero__featured-wrapper--mkt {
	display: none;
	z-index: 2;
}
.hero__featured-wrapper--mkt.hero__featured-wrapper--active {
	display: block;
	opacity: 1;
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0;
	margin-top: -120px;
}
.hero__featured-wrapper--sales {
	display: none;
	z-index: 2;
}
.hero__featured-wrapper--sales.hero__featured-wrapper--active {
	display: block;
	opacity: 1;
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0;
	margin-top: -120px;
}
.hero__featured-tag {
	margin-top: 13px;
	margin-bottom: 13px;
	line-height: 1.3em;
	font-family: proxima-nova,"Geneva","NovaAlt",sans-serif;
	font-size: 32px;
	font-weight: 600;
	letter-spacing: 0.07em;
	margin: 0 auto 15px auto;
	text-align: center;
	color: #fff;
}
@media (min-width: 0) and (max-width: 500px) {
	.hero__featured-tag {
		font-size: 28px;
	}
}
.hero__featured-tagline {
	font-size: 18px;
	color: #fff;
	letter-spacing: 0.8px;
	max-width: 310px;
	text-align: center;
	margin: 17px auto 30px auto;
}
.hero__featured-promo {
	color: #fff;
	font-size: 24px;
	line-height: 27px;
	margin: 0 0 15px 0;
}
.hero--right .hero__featured-promo {
	font-size: 24px;
}

@media (max-width: 600px), (min-width: 768px) and (max-width: 1100px) {
	.hero__featured-promo,.hero--right .hero__featured-promo {
		font-size: 18px;
		line-height: normal;
		margin: 0 0 5px;
	}
}

.hero__featured-promo:first-letter {
	text-transform: uppercase;
}
.hero__featured-header {
	line-height: 1.4;
	font-size: 24px;
	font-family: proxima-nova,"Geneva","NovaAlt",sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.07em;
	margin: 0 auto 15px auto;
	text-align: center;
	color: #fff;
}
.hero__featured-subheader {
	margin: 0 0 40px 0;
	font-size: 18px;
	text-transform: none;
	letter-spacing: 2px;
	line-height: 1.4;
	color: #fff;
}
.hero__featured-img {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
@media (min-width: 0) and (max-width: 1020px) {
	.hero__featured-img {
		display: none;
	}
}
.hero__paragraph {
	font-size: 18px;
	color: #fff;
	letter-spacing: 0.8px;
	max-width: 300px;
	text-align: center;
	margin: 30px auto;
}
.hero__featured-description {
	color: #fff;
	font-size: 20px;
}
.header__cta--clear-orange {
	color: #fff!important;
	border: 1px solid #fff;
	background: none;
	font-size: 16px;
	border-radius: 5px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.header__cta {
	font-family: proxima-nova,"Geneva","NovaAlt",sans-serif;
	font-size: 14px;
	padding: 13px 40px;
	margin: 0 5px;
	color: #fff;
	display: inline-block;
	text-align: center;
}
.cta--wrapper {
	text-align: center;
}
.header__cta:hover {
	text-decoration: none;
}
.header__cta--clear-orange:hover {
	color: #fff;
	border: 1px solid #f7751f;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	background: #f7751f;
}

@media (max-width: 600px), (min-width: 768px) and (max-width: 1100px) {
	.header__cta--clear-orange {
		padding: 5px 10px;
	}
}
.hs-form fieldset {
	margin: auto !important;
}
.hs-form.stacked .actions {
	text-align: center;
}
.careers-box iframe {
	border: none;
	background: #fff;
}
.mt-1e {
	margin-top: 1em;
}
.mt-20 {
	margin-top: 20px;
}
.mt-100 {
	margin-top: 100px;
}
.mb-60 {
	margin-bottom: 60px;
}
.mr-10 {
	margin-right: 10px;
}
.ml-10 {
	margin-left: 10px;
}
.ml-24 {
	margin-left: 24px !important;
}
.pl-15 {
	padding-left: 15px !important;
}
.pt-5 {
	padding-top: 5px;
}
.pt-10 {
	padding-top: 10px;
}
.h-150 {
	max-height: 150px;
}
.h-200 {
	max-height: 200px;
}
.h-250 {
	max-height: 250px;
}
.h-300 {
	max-height: 300px;
}
.h-350 {
	max-height: 350px;
}
.h-400 {
	max-height: 400px;
}
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.fancybox-opened {
	z-index: 8030;
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,.fancybox-inner {
	position: relative;
}
.fancybox-inner {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image,.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
	background-image: url('images/fancybox/fancybox_sprite.png.html');
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('images/fancybox/fancybox_loading.gif.html') center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('images/fancybox/blank.gif.html');
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}
.fancybox-prev {
	left: 0;
}
.fancybox-next {
	right: 0;
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}
.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}
.fancybox-lock body {
	overflow: hidden !important;
}
.fancybox-lock-test {
	overflow-y: hidden !important;
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('images/fancybox/fancybox_overlay.png.html');
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}
.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap {
	padding-top: 10px;
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {

	#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
		background-image: url('images/fancybox/fancybox_sprite@2x.png.html');
		background-size: 44px 152px;
	}
	#fancybox-loading div {
		background-image: url('images/fancybox/fancybox_loading@2x.gif.html');
		background-size: 24px 24px;
	}
}

.clear:after,.clear:before {
	content: " ";
	display: table;
}
.clear:after {
	clear: both;
}
* {
	box-sizing: border-box;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
	display: block;
}
button,input,select,textarea {
	font: inherit;
	margin: 0;
}
button,input {
	overflow: visible;
}
[type=reset],[type=submit],button,html [type=button] {
	-webkit-appearance: button;
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
	outline: 1px dotted ButtonText;
}
[type=checkbox],[type=radio] {
	box-sizing: border-box;
	padding: 0;
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
	height: auto;
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-input-placeholder {
	color: inherit;
	opacity: .54;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
.navmenu ul {
	list-style: none;
}

@media (max-width: 768px) {
	.container {
		width: 100%!important;
	}
}
.home_20 {
	font-family: ProximaNova!important;
}
.home_20 section {
	width: 100%;
	float: left;
}
.home_20 .col-xs-12 {
	padding: 0;
}
.home-hero {
	background-size: cover;
	height: 500px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: left;
	justify-content: left;
	background-position: 0;
	background-image: url(images/home_hero.jpg.html);
	padding: 0 20px;
}
.inner-hero {
	background-size: cover;
	height: 500px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: left;
	justify-content: left;
	background-image: url(images/home_hero.jpg.html);
	padding: 0 20px;
    background-position: 100%;
    min-height: 550px;
}
@media (max-width: 768px) {
	.home-hero {
		background-position: 100%;
		height: 300px;
	}
    .inner-hero {
		background-position: 70%;
        min-height: 500px;
	}
    .inner-diff .button--special {
        width: 80%;
        text-align: center;
        font-size: 28px;
    }
}
@media (max-width: 640px) {
	.home-hero {
		background: #fff;
		height: auto;
		text-align: center;
		padding: 0 0 30px;
		border-bottom: 1px solid #f3f3f3;
	}
    .inner-hero {
		height: auto;
		padding: 20px 0 30px;
		border-bottom: 1px solid #f3f3f3;
        text-align: inherit; 
    }
    .inner-hero__content h1 {
        margin: 20px auto;
        max-width: 66%;
        font-size: 50px!important;
    }
    .inner-hero__content p {
            font-size: 24px;
    }
}
.home-hero h1 {
	font-size: 46px;
	line-height: 28px;
	font-weight: 700;
	margin-bottom: 40px;
}
.inner-hero h1 {
	font-size: 46px;
	line-height: 28px;
	font-weight: 700;
	margin-bottom: 40px;
}
@media (max-width: 768px) {
	.home-hero h1 {
		font-size: 40px;
		line-height: 1;
		margin-bottom: 20px;
	}
	.inner-hero h1 {
		line-height: 1;
		margin-bottom: 20px;
	}
}
.home-hero p {
	font-size: 24px;
	margin-bottom: 60px;
	font-weight: 300;
	line-height: 28px;
	font-family: ProximaNova;
}
.inner-hero p {
	font-size: 24px;
	margin-bottom: 60px;
	font-weight: 300;
	line-height: 28px;
	font-family: ProximaNova;
}
.inner-hero-content-deluxe p {
    font-size: 80px;
    line-height: 70px;
    margin-bottom: 30px;
}
@media (max-width: 768px) {
	.home-hero p {
		font-size: 14px;
		max-width: 600px;
		line-height: 1;
		max-width: 235px;
	}
	.inner-hero p {
		font-size: 28px;
		max-width: 600px;
		line-height: 1;
	}
    .inner-box-three {
        display: none;
    }
    .white-box-three-ss-18 {
        display: block;
    }
    .non-tablet {
        display: none;
    }
}
@media (max-width: 640px) {
	.home-hero p {
		margin: 20px auto;
		max-width: 66%;
	}
	.inner-hero p {
		margin: 20px auto;
		max-width: 66%;
	}
}
.home-hero__content {
	max-width: 500px;
}
.inner-hero__content {
    color: white;
}
@media (max-width: 768px) {
	.home-hero__content {
		padding-left: 30px;
	}
}
@media (max-width: 640px) {
	.home-hero__content {
		padding-left: 0;
		max-width: 100%;
	}
}
@media (max-width: 640px) {
	.home-hero .button--orange {
		font-size: 13px;
	}
	.inner-hero .button--orange {
		font-size: 13px;
	}
}
.logos {
	padding: 5px;
	border-bottom: 1px solid #f3f3f3;
    background-color: #f0f0f0;
}
@media (max-width: 768px) {
	.logos {
		padding: 50px;
	}
}
.logos__list {
	list-style: none;
	padding: 0;
	margin-top: 6px;
	display: flex;
	margin-bottom: 6px;
	align-items: center;
	justify-content: center;
	margin: 10px 0;
}
/*@media (max-width: 1000px) {
	.logos__list {
		flex-flow: row wrap; 
	}
}*/
@media (max-width: 768px) {
	.logos__list {
		flex-flow: row wrap; 
	}
}
@media (max-width: 640px) {
	.logos__list {
		display: block; 
	}
}
.logos__item {
	margin: 15px;
	text-align: center;
    float: left;
}
@media (max-width: 768px) {
	.logos__item {
		 flex-grow: 1;
		 margin: 10px 0;
	}
}
@media (max-width: 640px) {
	.logos__item {
		width: 100%!important;
		float: left;
		margin: 20px 0;
	}
}

@media (max-width: 768px) {
	.logos__item img {
		width: 80%;
		max-width: 228px;
	}
}
@media (max-width: 640px) {
	.logos__item img {
		width: 70%;
		max-width: 207px;
	}
}
.mobile-only, .mobile-primary {
	display: none;
}
@media (max-width: 640px) {
	.mobile-only {
		display: block;
	}
}
@media (max-width: 749px) {
	.mobile-primary {
		display: block;
	}
    .non-mobile-primary {
        display: none;
    }
}
.monitoring {
	padding: 60px 0;
}
@media (max-width: 768px) {
	.monitoring {
		padding: 40px 34px 80px;
	}
}
.monitoring .container {
	padding: 0;
	max-width: 1170px;
}
.monitoring__title {
	text-align: center;
	font-weight: 100;
	font-size: 54px;
	line-height: 52px;
	font-family: ProximaNova;
	color: #00568d;
}
@media (max-width: 768px) {
	.monitoring__title {
		font-size: 40px;
		margin-bottom: 50px;
	}
}
@media (max-width: 640px) {
	.monitoring__title {
		margin-bottom: -20px;
		font-size: 31px;
		line-height: 1.2;
	}
}
.monitoring__item {
	position: relative;
	padding: 0;
	text-align: center;
}
@media (max-width: 640px) {
	.monitoring__item {
		width: 100%;
		float: left;
		padding-bottom: 40px;
	}
    .white-box-three-ss-18 .monitoring__item {
        padding-bottom: 0;
    }
    .nofloat {float: inherit}
}
.monitoring__item-image {
	height: 275px;
	position: relative;
	text-align: center;
}

@media (max-width: 768px) {
	.monitoring__item-image {
		height: 200px;
	}
}
.monitoring__item-image img {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.monitoring__item-image.wireless img {
	width: 241.984px;
}
@media (max-width: 768px) {
	.monitoring__item-image.wireless img {
		width: 200px;
	}
}
.monitoring__item-image.monitor img {
	left: 50%;
	width: 241.984px;
}
@media (max-width: 768px) {
	.monitoring__item-image.monitor img {
		width: 200px;
	}
}
.monitoring__item-image.ipad img {
	left: 50%;
	width: 131.984px;
}
@media (max-width: 768px) {
	.monitoring__item-image.ipad img {
		width: 100px;
	}
}
.monitoring__item-title {
	margin-top: 40px;
	font-weight: 900;
	color: #f6893d;
	margin-bottom: 18px;
	font-size: 28px;
	text-align: center;
}
.white-box-three-ss-18 .monitoring__item-title {
    font-size: 18px;
    font-weight: bold;
}
.white-box-three-ss-18 hr {
    width: 48px;
    height: 0;
    opacity: 0.35;
    border: solid 1px #35353b;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: calc(50% - 24px);
}
.inner-box__item-title {
    color: black;
}
.inner-box-three {
    background: #f3f3f3;
    padding-bottom: 24px;
    padding-top: 12px;
}
.white-box-three-ss-18 {
    background: white;
}
.inner-white-bg .inner-box-three {
    background: rgb(253, 253, 253);
}
.inner-diff h4 {
    font-size: 48px;
    color: #3677a2;
}
.inner-diff h3 {
    font-size: 22px;
    color: #405263;
}
@media (min-width: 992px) {
    .inner-diff-right-content {
        padding-right: 40px;
        padding-left: 53px !important;
    }
}

@media (min-width: 1200px) {
    .logos__item img {
        max-width: 206px;
    }
}


.inner-diff ul, .inner-checklist ul {
	padding-left: 0;
	margin-left: 0;
}
.inner-diff ul li, .inner-checklist ul li {
	list-style: none;
	padding-bottom: 30px;
	font-size: 16px;
    clear: both;
}
.inner-diff img {
    margin-right: 19px;
    margin-top: 7px;
    margin-bottom: 25px;
}
.inner-diff .container, .inner-checklist .container {
    max-width: 1440px;
    padding: 0;
}
@media (min-width: 992px) {
    .inner-diff .container, .inner-checklist .container {
        width: 100%;
    }
}
@media (max-width: 768px) {
    .inner-diff ul li {
       font-size: 20px; 
    }
	.inner-diff {
		padding: 20px;
		height: auto;
		background: #fff;
	}
    .inner-diff h3 {
        font-size: 32px;
    }
	.monitoring__item-title {
		font-size: 20px;
		margin-top: 20px;
		margin-bottom: 28px;
		width: 100%;
		float: left;
	}
    .inner-monitor-content-ss-18 li {
        margin-left: 0;
    }
}
@media (max-width: 991px) {
    .inner-diff .container .row {
        display:flex;
        flex-flow: column;
    }
    .inner-diff-left-img {
        order:2;
    }
    .inner-diff-right-content {
        order:1;
    }
}
@media (max-width: 640px) {
	.monitoring__item-title {
		margin-bottom: 10px;
	}
}
.monitoring__description {
	font-weight: 300;
	font-size: 16px;
	margin-bottom: 20px;
	text-align: center;
	min-height: 40px;
}

@media (max-width: 640px) {
	.monitoring__description {
		min-height: 48px;
	}
}
.button,.button--blue,.button--orange,.button--special {
	padding: 20px 50px;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-family: ProximaNova;
	display: inline-table;
    font-weight: 700;
    letter-spacing: .03em;
    border-radius: 4px;
    background: linear-gradient(to right, #f6893d 50%, #00568d 50%);
    transition: all 0.3s ease;
    background-size: 200% 100%;
    background-position: left bottom;
}
.button--orange:hover {
	color: #fff !important;
}
.button--blue:hover {
	color: #fff !important;
}
@media (max-width: 768px) {
	.button,.button--blue,.button--orange,.button--special {
		font-size: 14px;
		padding: 10px 25px;
	}
    .button-large {
        font-size: 16px;
        padding: 20px 50px;
    }
}
.button--blue {
    background: linear-gradient(to right, #00568d 50%, #f6893d 50%);
    background-size: 200% 100%;
    background-position: left bottom;
}
.button--blue:visited,.button--orange:visited {
	color: #fff;
}
.button--blue:hover,.button--orange:hover,.button--special:hover,.button:hover {
	text-decoration: none;

    background-position: right bottom !important;
}
.button--special {
	font-size: 14px;
	font-weight: 900;
	padding: 11px 55px;
}
@media (max-width: 768px) {
	.button--special {
		padding: 11px 30px;
		font-size: 11px;
	}
}
.button--special:visited {
	color: #fff;
}
.button--special:hover {
	color: #fff;
	background-color: #00568d;
}
.vertical .container {
	padding: 0;
	max-width: 1170px;
}
.vertical .container .col-md-12 {
	padding: 0;
}
.vertical__item {
	position: relative;
	margin-bottom: 40px;
	width: 100%;
	float: left;
}
@media (max-width: 768px) {
	.vertical__item {
		margin-bottom: 0;
	}
}
.vertical__item-image {
	float: right;
	overflow: hidden;
	position: relative;
	height: 368px;
}
.vertical__item-image img {
	width: auto;
	position: absolute;
	right: 0;
	max-width: none;
}
@media (max-width: 768px) {
	.vertical__item-image img {
		height: 243px;
	}
}
.vertical__item-content-wrapper {
	position: relative;
	height: 480px;
	background-repeat: no-repeat;
}
@media (max-width: 768px) {
	.vertical__item-content-wrapper {
		height: 420px;
	}
}
.vertical__item-content {
	height: 425px;
	padding: 116px 77px 150px 107px;
	background-repeat: no-repeat;
}
@media (max-width: 1200px) {
	.vertical__item-content {
		padding: 90px 70px;
	}
}
@media (max-width: 990px) {
	.vertical__item-content {
		padding: 50px;
	}
}
@media (max-width: 768px) {
	.vertical__item-content {
		height: 320px;
		padding: 71px 37px 91px 46px;
	}
}
@media (max-width: 640px) {
	.vertical__item-content {
		padding: 40px;
		height: 255px;
	}
}
.vertical__item-title {
	color: #fff;
	font-weight: 700;
	font-size: 28px;
	padding-bottom: 10px;
}
@media (max-width: 768px) {
	.vertical__item-title {
		font-size: 20px;
	}
}
@media (max-width: 640px) {
	.vertical__item-title {
		font-size: 24px;
		line-height: 1;
	}
}
.vertical__item-description {
	color: #fff;
	font-size: 15px;
	padding-bottom: 50px;
	line-height: 24px;
	font-weight: bolder;
}
@media (max-width: 768px) {
	.vertical__item-description {
		font-size: 13px;
		line-height: 1.3;
	}
}
@media (max-width: 640px) {
	.vertical__item-description {
		font-size: 15px;
		padding-bottom: 30px;
	}
}
@media (max-width: 640px) {
	.vertical__item-cta {
		text-align: center;
	}
}
.vertical__item-cta .learn-more {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 900;
}
.vertical--left .vertical__item-image {
	float: right;
	width: 55%;
}
@media (max-width: 640px) {
	.vertical--left .vertical__item-image {
		width: 100%;
		height: auto;
		float: none;
	}
}
@media (max-width: 640px) {
	.vertical--left .vertical__item-image img {
		position: relative;
	}
}
.vertical--left .vertical__item-content-wrapper {
	float: right;
	width: 45%;
}
@media (max-width: 640px) {
	.vertical--left .vertical__item-content-wrapper {
		width: 90%;
		float: none;
		margin: 0 auto;
		margin-top: -40px;
		height: 361px;
	}
}
.vertical--left .vertical__item-content {
	background-image: url(images/bg-orange.jpg.html);
}
.vertical--right .vertical__item-image {
	float: left;
	width: 55%;
}
@media (max-width: 640px) {
	.vertical--right .vertical__item-image {
		width: 100%;
		height: auto;
		float: none;
	}
}
.vertical--right .vertical__item-image img {
	right: -30px;
	left: auto;
}

@media (max-width: 640px) {
	.vertical--right .vertical__item-image img {
		position: relative;
		right: auto;
	}
}
.vertical--right .vertical__item-content-wrapper {
	float: left;
	width: 45%;
	margin-top: -58px;
}
@media (max-width: 640px) {
	.vertical--right .vertical__item-content-wrapper {
		width: 90%;
		float: none;
		margin: 0 auto;
		margin-top: -40px;
		height: 361px;
	}
}
.vertical--right .vertical__item-content {
	background-image: url(images/bg_blue.jpg.html);
	padding: 119px 80px 120px 80px;
}
@media (max-width: 1200px) {
	.vertical--right .vertical__item-content {
		padding: 90px 70px;
	}
}

@media (max-width: 990px) {
	.vertical--right .vertical__item-content {
		padding: 50px;
	}
}
@media (max-width: 768px) {
	.vertical--right .vertical__item-content {
		padding: 66px 69px 105px;
	}
}
@media (max-width: 640px) {
	.vertical--right .vertical__item-content {
		padding: 40px;
		height: 255px;
	}
}
.vertical--right .vertical__shadow {
	right: -35px;
	left: auto;
	width: 51%;
	top: -69px;
}
@media (max-width: 640px) {
	.vertical--right .vertical__shadow {
		right: auto;
		left: auto;
		width: auto;
		top: auto;
		bottom: 66px;
	}
}
.vertical__shadow {
	position: absolute;
	top: -4px;
	left: -29px;
	width: 50%;
}

@media (max-width: 640px) {
	.vertical__shadow {
		display: none;
	}
}
.diff {
	overflow: hidden;
	background-image: url(../images/default-source/Homepage/home-desktop-stuff.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 670px;
}
@media (max-width: 768px) {
	.diff {
		padding: 20px;
		height: auto;
		background: #fff;
	}
}
.diff h4 {
	font-size: 48px;
	color: #405263;
}
@media (max-width: 768px) {
	.diff h4 {
		font-size: 30px;
	}
}
.diff__image {
	position: absolute;
	left: 0;
	z-index: 2;
}
.diff__info {
	position: relative;
	z-index: 1;
	padding-right: 40px;
	padding-left: 53px!important;
	padding-top: 33px;
}
.diff__info img {
	float: left;
	margin-right: 19px;
	margin-top: 7px;
	margin-bottom: 12px;
}
.diff__info ul {
	padding-left: 0;
	margin-left: 0;
}
.diff__info ul li {
	list-style: none;
	padding-bottom: 30px;
	font-size: 16px;
}
@media (max-width: 1200px) {
	.diff__info ul li {
		font-size: 14px;
	}
}
@media (max-width: 768px) {
	.diff__info ul li {
		padding-bottom: 50px;
	}
}
.contact {
	background-color: #35353b;
}
.contact .button--blue,.contact .button--orange {
	width: 200px;
	text-align: center;
	padding: 15px 0;
	font-size: 14px;
}
.contact h3 {
	color: #35353b;
	font-size: 18px;
}
@font-face {
	font-family: ProximaNova;
	src: url(fonts/ProximaNova/ProximaNova-Regular.eot);
	src: url(fonts/ProximaNova/ProximaNova-Regular.woff2) format("woff2"), url(fonts/ProximaNova/ProximaNova-Regular.woff) format("woff"), url(fonts/ProximaNova/ProximaNova-Regular.ttf) format("truetype"), url(fonts/ProximaNova-Regular.svg.html#ProximaNova-Regular) format("svg"), url(fonts/ProximaNova/ProximaNova-Regular%EF%B9%96.eot#iefix) format("embedded-opentype");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: ProximaNova;
	src: url(fonts/ProximaNova/ProximaNova-Light.eot);
	src: url(fonts/ProximaNova/ProximaNova-Light.woff2) format("woff2"), url(fonts/ProximaNova/ProximaNova-Light.woff) format("woff"), url(fonts/ProximaNova/ProximaNova-Light.ttf) format("truetype"), url(fonts/ProximaNova/ProximaNova-Light.svg.html#ProximaNova) format("svg"), url(fonts/ProximaNova/ProximaNova-Light%EF%B9%96.eot#iefix) format("embedded-opentype");
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: ProximaNova;
	src: url(fonts/ProximaNova/ProximaNova-Semibold.eot);
	src: url(fonts/ProximaNova/ProximaNova-Semibold.woff2) format("woff2"), url(fonts/ProximaNova/ProximaNova-Semibold.woff) format("woff"), url(fonts/ProximaNova/ProximaNova-Semibold.ttf) format("truetype"), url(fonts/ProximaNova/ProximaNova-Semibold.svg.html#ProximaNova-Semibold) format("svg"), url(fonts/ProximaNova/ProximaNova-Semibold%EF%B9%96.eot#iefix) format("embedded-opentype");
	font-weight: bolder;
	font-style: normal;
}

@media print {
	* {
		background: transparent!important;
		color: #000!important;
		box-shadow: none!important;
		text-shadow: none!important;
	}
	a,a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after {
		content: "";
	}
	blockquote,pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	img,tr {
		page-break-inside: avoid;
	}
	img {
		max-width: 100%!important;
	}
	@page {
		margin: .5cm;
	}
	h2,h3,p {
		orphans: 3;
		widows: 3;
	}
	h2,h3 {
		page-break-after: avoid;
	}
}

.sfContentBlock .section-hero .hero-wrap .container .hero-inner {
    margin-top: 100px;
    margin-bottom: 100px;
}
.hero-inner-grey {
    margin-top: 100px;
    margin-bottom: 100px;
}
@media (min-width: 750px) {
    .inner-hero-content-deluxe {
        margin-top: 95px;
    }
}
.inner-hero-deluxe {
    background-position: 100%;
    min-height: 690px;
}
.inner-hero-deluxe-mob-btns {
    margin-top: -1px;
    width: 100%;
    display: table;
}
.inner-hero-deluxe-mob-btns a {
    width: 50%;
     height: 114px; 
    font-size: 28px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    border-radius: 0;
}
@media (max-width: 640px) {
    .inner-hero-content-deluxe p, .inner-hero-content-deluxe h1 {
        max-width: 90%;
    }
    .inner-hero-deluxe {
        min-height: 650px;
        border-bottom: 0;
    }
}
.grey,.grey a {
    color: #6b6b6b;
}
.nav-menu-quote a {
    padding: 8px 42px !important;
    font-size: 14px;
}
.inner-checklist-img {
    margin: 0 auto;
    display: block;
    float: none;
}
.inner-checklist li img {
    margin-right: 19px;
}
.inner-checklist ul {
    width: 66%;
    margin: auto;
     margin-top: 50px;
}
.inner-checklist ul li span {
  font-size: 28px;
  text-align: left;
  color: #00568d;
}
.inner-checklist {
    margin: 75px 0 75px 0;
}
@media (max-width: 640px) {
    .inner-checklist ul {
        width: 88%;
    }
}
.inner-slider ul li {
    list-style: disc;
    padding-bottom: 30px;
    font-size: 16px;
    clear: both;
}
.inner-checklist-content {
    padding-right: 40px;
    padding-left: 53px!important;
    padding-top: 33px;
}
.inner-slider {
    background-color: #ebebeb;
    padding-top: 110px;
    padding-bottom: 110px;
}
.inner-slide .slick-dots li {
  padding: 0;
  border-radius: 6px;
  cursor: pointer;
  width: 13px;
  height: 13px;
  background-color: #fff;
}
.inner-slide .slick-dots li button {
    display: none;
}
.inner-slide .slick-dots li.slick-active {
  background-color: #f18221;
}
.inner-slide img {
    float: left;
    margin-right: 19px;
    margin-top: 7px;
    margin-bottom: 0;
}
.homepage-li-image, .inner-li-image {
    float:left;
    width: 15%;
    min-width: 55px;
}
.inner-li-image { max-width: 64px; }
.inner-wireless-page .inner-li-image { display: none; }
.inner-wireless-page ul li { list-style: disc;margin-left: 64px; }
.inner-wireless-page ul li:last-child { list-style: none;margin-left: 0; }
@media (min-width: 992px) {
    .inner-monitor {display: flex;margin-top: 25px;}
    .inner-monitor-content {
        position: relative;
        /*top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);*/
    }
    .inner-monitor-content img {
        margin-bottom: 0;
        margin-top: 0;
    }
    .inner-diff {
        padding-bottom: 25px;
        padding-top: 25px;
    }
    #quoteBig { display: block;min-width: 220px;}
    #quoteSmall { display: none; }
}

@media (max-width: 991px) {
    #quoteBig { display: none; }
    #quoteSmall { display: block; }
}
@media (max-width: 749px) {
    #quoteBig { display: none; }
    #quoteSmall { display: none; }
}
.inner-li-image img {
    margin-right: 19px;
    margin-top: 7px;
    margin-bottom: 25px;
}
.button--special-wireless {
        text-align: center;
        min-width: 200px;    
        padding: 11px 40px;
}
@media (min-width: 1000px) {
    .button--special-wireless-right {
        margin-left: 15px;
    }
}
.hero-orange-button .button--blue { background-color: #f6893d; }
.hero-orange-button .button--blue:hover { background-color: #085686 !important; }
.button-hero-primary-Blue { background-color: #085686; }
.button-hero-primary-Orange { background-color: #f6893d; }
.button-hero-primary-LightBlue { background-color: #20A0DA; }
.button-hero-primary-Green { background-color: #609E42; }
.button-hero-primary-Yellow { background-color: #FFDD30; }
.button-hero-hover-Blue:hover { background-color: #085686 !important; }
.button-hero-hover-Orange:hover { background-color: #f6893d !important; }
.button-hero-hover-LightBlue:hover { background-color: #20A0DA !important; }
.button-hero-hover-Green:hover { background-color: #609E42 !important; }
.button-hero-hover-Yellow:hover { background-color: #FFDD30 !important; }

@media (min-width: 0) and (max-width: 767px) {
    .homepage-li-image { margin-left: -60px; }
}
.grey-hero {
    min-height: 200px;
    background-color: rgba(40, 40, 40, .55);
}
.inner-imagetextarea {
    width: 75%;
    margin: auto;
    margin-top: 10px;
}
.container-max {
    max-width: 1440px;
    width: 100%;
}
.inner-hero-ss-18 .inner-hero__content { max-width: 748px; }
.inner-hero-ss-18 .inner-hero__content h1 { font-size: 62px;line-height: 1.13;margin-bottom: 5px; }
.inner-hero-ss-18 .inner-hero__content p { line-height: 1.5;margin-bottom: 15px; }
.inner-li-image-ss-18 {
    border-radius: 50%;
    background-color: #f1f1f1;
    height: 58px;
    width: 58px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.inner-li-image-ss-18 img { margin: 0; }
.inner-li-text-ss-18 { margin-left: 78px; }
.inner-monitor-content-ss-18 h4 { font-size: 36px;font-weight: bold;color: #35353b; }
.inner-monitor-content-h4 {
    font-size: 48px;
    font-weight: 200;
}
.inner-ss18-usecases-label {
    clear: both;
    text-align: center;
    font-size: 15px;
	padding: 0 1em;
	color: #085686;
	font-weight: 400;
}
.inner-ss18-usecases-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 50px;
}
.inner-ss18-usecases-col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
	position: relative;
	background-color: #fff;
	padding: 3.5em 0;
	margin: 0 1em;
}
.inner-ss18-usecases-img {
    background-color: white;
    margin: 0 auto;
    float: none;
    height: 85px;
    width: 85px;
    max-width: none;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    min-width: 55px;
	border: 1px solid #d9572d
}
.inner-ss18-resources-img {
   height: 100px;
   display: flex;
   align-items: center;
   padding: 0 12%;
}
.inner-ss18-resources-img-2 {
   display: block;
   margin: 0 auto;
   height: auto;
   width: auto;
   max-height: 100px;
}
.inner-ss18-usecases-img img {
    margin: 0;
}
.inner-ss18-resources-img {
   height: 100px;
   display: flex;
   align-items: center;
   padding: 0 12%;
}
.inner-ss18-usecases-header {
    font-size: 36px;line-height: 1;color: #35353b;
}
.inner-ss18-usecases-container {
    text-align: center;
    margin-top: 30px;
    padding-bottom: 4px;
}
.inner-ss18-usecases-col:hover {
text-decoration: none;
}
.inner-ss18-usecases-col::after {
	content: "";
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #d9572d;
}
.inner-ss18-usecases-col:hover::after {
	display: block;
}
.inner-ss18-usecases-label::after {
	content: "\003e";
	margin-left: .5em;
}
.inner-ss18-solutions {
    background-color: #f1f1f1;
    padding: 100px 20px !important;
}
.inner-ss18-solutions-header {
    text-align: center;
    margin-bottom: 80px;
}
.inner-ss18-solutions-header-l {
    font-size: 62px;
    line-height: 1.13;
    color: #35353b;
    max-width: 780px;
    margin: 0 auto;
}
.inner-ss18-solutions-header-s {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4;
    color: #d9572d;
}
.inner-ss18-solutions .container {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 25px;
}
.inner-ss18-solutions-square {
    background-color: white;
    width: 426px;
    height: 426px;
}
.inner-ss18-solutions-square img {
    margin-bottom: 45px;
}
.inner-ss18-solutions-square-body {
    margin-left: 60px;
    margin-right: 60px;
}
.inner-ss18-solutions-square-body p {
    font-size: 15px;
    line-height: 21px;
}
.inner-ss18-solutions-link {
    font-size: 15px;
    line-height: 21px;
    font-style: italic;
}
.inner-ss18-solutions-link a {color: #00b6ff;}
.inner-ss18-solutions-square-body h3 { font-size: 18px; }
.home-busi-title-ss18 {
    font-size: 47px;
    line-height: normal;
    text-align: center;
    color: #35353b;
    font-weight: 100;
    font-family: ProximaNova;
}
.home-busi-title-ss18-img {
    margin: 0 auto;
    float: none;
    max-width: none;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    min-width: 55px;
    width: 184px;
    height: 184px;
    background-color: #f1f1f1;
}
.home-busi-title-ss18-img img {
    width: auto;
}
.home-busi-title-ss18-title {
    font-size: 18px;
    font-weight: bold;
    color: #35353b;
    margin-top: 40px;
    margin-bottom: 18px;
    text-align: center;
}
.home-busi-title-ss18-desc {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: center;
    color: #35353b;
    margin-bottom: 20px;
    min-height: 40px;
}
.home-imgslider-imgbutton {
    width: 250px;
    /*height: 177px;*/
    overflow: hidden;
    padding-right: 1px;
    padding-left: 1px;
}
.home-imgslider-imgbutton img {
    margin: 0;
    /*filter: opacity(.3);*/
    filter:alpha(opacity=30);
    -moz-opacity:0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
}
.home-imgslider-imgbutton:hover  img{
    /*filter: opacity(.5);*/
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.home-imgslider {
    display: none;
    background-color: #f1f1f1;

}
.home-imgslider-imgheader {
    margin: 0 auto;
    display: flex;
    flex: 1;
    justify-content: center;
    margin-bottom: 0 !important;
    flex-flow: initial;
}
.home-imgslider-imgbutton {
    position: relative;
    text-align: center;
    color: white;
    background-color: #004984;
    border-right: 1px solid #fff;
}
.home-imgslider-imgbutton-lbl {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    font-weight: bold;
}
.home-imgslider-imgbutton-overlay {
    width: 100%;
    height: 100%;
    z-index: 10;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.home-imgslider-contentrow {
    margin: 0 auto;
    display: flex;
    flex: 1;
    justify-content: center;
    max-width: 1250PX;
    background-color: white;
    flex-flow: initial;
}
.home-imgslider-contentdiv {
    padding-left: 15px;
    margin-top: 98px;
}
.home-imgslider-mob {margin-bottom: 64px;}
@media screen and (min-width: 992px) {
    .home-imgslider {
        display: block;
        padding-top: 20px;
        padding-bottom: 50px;
    }

    .home-imgslider-mob {
        display: none;
    }
}
.home-imgslider-contentdiv p {
    font-size: 1.125em;
}

#menu ul {
  margin: 0;
  padding: 0;
}

#menu .main-menu {
  display: none;
}

#tm:checked + .main-menu {
  display: block;
}

#menu input[type="checkbox"], 
#menu ul span.drop-icon {
  display: none;
}

#menu li, 
#-toggle-menu, 
#menu .sub-menu {
  border-style: solid;
  border-color: rgba(0, 0, 0, .05);
}

#menu li, 
#-toggle-menu {
  border-width: 0 0 1px;
    border-width: 0;
}

#menu .sub-menu {
  background-color: #f1f1f1;
  border-width: 1px 1px 0;
  border-width: 0;
}
#menu .sub-menu .sub-menu { background-color: #e6e6e6; }
#menu .sub-menu li:last-child {
  border-width: 0;
}

#menu li, 
#-toggle-menu, 
#menu a {
  position: relative;
  display: block;
    color: #35353b;
}

#menu {
  background-color: #f1f1f1;
}

#-toggle-menu {
  background: #333;
}

#-toggle-menu, 
#menu a {
  padding: 1em 1.5em;
}

#menu a {
  /*transition: all .125s ease-in-out;
  -webkit-transition: all .125s ease-in-out;*/
    text-decoration: none;
}

#menu a:hover {
    color: #004984 !important;
    mix-blend-mode: darken;
    text-decoration: none;
}

#menu .l1 li:hover > a {
    color: #004984 !important;
    mix-blend-mode: darken;
    text-decoration: none;
}

#menu .l1 .sub-menu a:hover::before {
    color: #004984 !important;
    mix-blend-mode: darken;
    text-decoration: none;
    content: "\f105";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    width: 0;
    position: absolute;
    left: -10px;
}

#menu .sub-menu {
  display: none;
}

#menu input[type="checkbox"]:checked + .sub-menu {
  display: block;
}

#menu .sub-menu a:hover {
  color: #444;
}

#-toggle-menu .drop-icon, 
#menu li label.drop-icon {
  position: absolute;
  right: 0;
  top: 0;
}

#menu label.drop-icon, #-toggle-menu span.drop-icon {
  padding: 1em;
  font-size: 1.2em;
  text-align: center;
  text-shadow: 0 0 0 transparent;
  color:#35353b;
    padding-top: 0.5em;
    padding-left: 2em;
}
.inner-page-header {
    font-size: 62px;
    line-height: 1.13;
    color: #35353b;
    margin-bottom: 0.5em;
}

@media only screen and (min-width: 1024px) {



    .inner-nonmob-flex {
        display: flex;
    }
  #menu .main-menu {
    display: block;
  }

  #-toggle-menu, 
  #menu label.drop-icon {
    display: none;
  }

  #menu ul span.drop-icon {
    display: inline-block;
  }

  #menu li {
    float: left;
    border-width: 0 1px 0 0;
      border-width: 0;
  }

  #menu .sub-menu li {
    float: none;
  }

  #menu .sub-menu {
    border-width: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: -60px;
    width: 12em;
    z-index: 3000;
    width: 336px;
    /*height: 322px;
    height: 330px;*/
    min-height: 330px;
    height: auto;
  }
    /*#menu .sub-menu-auto {
        height: auto;
    }
    #menu .sub-menu-large {
        height: 540px;
    }
    #menu .sub-menu-xlarge {
        height: 580px;
    }*/
  #menu .sub-menu, 
  #menu input[type="checkbox"]:checked + .sub-menu {
    display: none;
  }

  #menu .sub-menu li {
    border-width: 0;
      margin-left: 60px;
  }

  #menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
  }

 #menu .sub-menu .drop-icon {
    position: absolute;
    top: 0;
    right: 0;
    padding: 1em;
  }

  #menu li:hover > input[type="checkbox"] + .sub-menu {
    display: block;
  }

    #menu .sub-menu li:nth-child(1) {
        margin-top: 58px;
    }

    #menu .sub-menu-first  {
        margin-top: 49px;
    }

    #menu .greybox {
        width: 16px;
        height: 16px;
        transform: rotate(-315deg);
        background-color: #f1f1f1;
        margin-top: -7px;
        margin-left: 20%;
    }

    #menu .sub-menu li:nth-child(1) ul {
        margin-top: calc(-9px - (49px * 0));
    }
    #menu .sub-menu li:nth-child(2) ul {
        margin-top: calc(-9px - (49px * 1));
    }
    #menu .sub-menu li:nth-child(3) ul {
        margin-top: calc(-9px - (49px * 2));
    }
    #menu .sub-menu li:nth-child(4) ul {
        margin-top: calc(-9px - (49px * 3));
    }
    #menu .sub-menu li:nth-child(5) ul {
        margin-top: calc(-9px - (49px * 4));
    }
    #menu .sub-menu li:nth-child(6) ul {
        margin-top: calc(-9px - (49px * 5));
    }

    .main-menu > li {
        padding-bottom: 36px;
        padding-bottom: 21px;
    }
    .nav-mob-only { display: none!important;  }

    #menu .l1 ul a {
        color: #35353b;
        font-size: 15px;
        /*font-family: proxima_novasemibold;*/
        font-weight: 600;
        font-weight: normal;
    }

    #menu .sub-menu li { height: 49px }

    #menu a {
        padding-left: 0;
        padding-top: 0;
    }
    #menu .sub-menu li:last-child {
        margin-bottom: 27px;
    }
}
@media only screen and (min-width: 1440px) {
    .nav-quote-button { float: right; }
}
@media only screen and (max-width: 1275px) {
	.nav-nav-area {width:55%;}
}
@media only screen and (max-width: 1025px) {
	.nav-left-logo { padding-left:12px !important; }
	.col-xs-3.nav-no-mob { width:22%; }
	.col-xs-2.nav-no-mob {width:13%;margin-left:15px !important;}
}
@media only screen and (max-width: 1023px) {
	.nav-menu-row {    
        height: 100%; 
        overflow-y: auto;
    }
    #menu .greybox { display: none }
    .nav-nav-area { width: 100% !important; }
    #menu .sub-menu .sub-menu { background-color: #f1f1f1; }

    #menu li label.drop-icon {
        padding-left: 100%;
        padding-right: 10%;
    }

    .nav-no-mob { display: none!important;  }
    .nav-container { width: 100%!important; }

    .nav-sticky {
        position: fixed;
        top: 0;
        width: 100%;
        background-color: white;
        z-index: 9999;
        min-height: 65px;
    }
    header { margin-bottom: 65px; }
    .navmenu {
        padding-top: 0;
    }

    .nav-full {
        height: 100%;
    }
    .nav-sticky-footer {
        display: none
    }
    .nav-full .nav-sticky-footer {
        display: block;
        background-color: #35353b;
        position: absolute;
        bottom: 0;
        width: 110%;
        min-height: 50px;
        color: #f1f1f1;
        text-align: center;
        vertical-align: middle;
        line-height: 50px;
    }

    .nav-menu-padding { padding-top: 25px !important; }

    .sub-menu li a {
        font-weight: normal !important;
        color: #979797 !important;
    }

    .home-busi-title-ss18 { font-size: 32px; }
    .inner-monitor-content-ss-18 h4 {
        margin-bottom: 48px;
    }

    .inner-ss18-usecases-col { margin: 10px; }
    .inner-monitor-content-h4 {
        font-size: 6vw !important;
    }
   .nav-container-open {
        margin-top: 0 !important;
        position: fixed;
        height: 100%;
    }
}

.main-menu li a {
    font-size: 18px;
    color: #35353b;
    text-transform: uppercase;
}
.sub-menu li a {
    font-size: 15px;
    color: #35353b;
    text-transform: none;
    padding-left: 0;
    font-weight: 600;
}
.home-busi-title-ss18-title a {
    font-weight:600;
}
@media only screen and (max-width: 1400px) {
    #menu a { 
        padding-left: 1em;
        padding-right: 1em; 
    }
}
@media only screen and (max-width: 1480px) {
    .nav-left-logo { padding-left: 30px;}
}


@media only screen and (max-width: 1240px) {
    #menu a { padding-left: 0.5em;padding-right: 0.5em; }
	.nav-nav-area {
		width:53%;
	}
}

@media only screen and (max-width: 1200px) {
	.nav-nav-area {
		width:51%;
	}
}
@media only screen and (max-width: 1170px) {
	.nav-nav-area {
		width:50%;
	}
}
@media only screen and (max-width: 1155px) {
	.nav-nav-area {
		width:49%;
	}
}
@media only screen and (max-width: 1145px) {
	.nav-nav-area {
		width:48%;
	}
}
@media only screen and (max-width: 1125px) {
	#btnQuote{
		width:165px;
		padding-left: 23px;
	}
}
@media only screen and (max-width: 1115px) {
	 #menu a { padding-left: 0.5em;padding-right: 0; }
	.nav-nav-area {
		width:46%;
	}
}

@media only screen and (max-width: 1100px) {
    #menu a { padding-left: 0.5em;padding-right: 0; }
}
@media only screen and (max-width: 1070px) {
    #menu a { padding-left: 0;padding-right: 0; }
	.nav-nav-area {
		width:45%;
	}
}
@media only screen and (max-width: 1050px) {
	.nav-nav-area {
		width:44%;
	}
}
@media only screen and (max-width: 1040px) {
	.nav-nav-area {
		width:43%;
	}
}
@media only screen and (max-width: 1025px) {
	.nav-nav-area {
		width:42%;
	}
}
@media only screen and (max-width: 768px) {
    .inner-page-header, .inner-ss18-solutions-header-l { font-size: 8vw; }
}
@media only screen and (max-width: 568px) {
	.inner-ss18-usecases-label {
		max-width: 75%;
		margin: 0 auto;
	}
}
.carousel-indicators { height: 20px }
.carousel-control {background-image: none;color: #004984 !important;opacity: .9;}

.nav-sticky-footer a {color: #f1f1f1;}
.topnav-menudiv { background-color: white }
.toggle { display: none; }
.fa-angle-up.toggle { color: #35353b !important; }

/* Safari 7.1+ */
@media only screen and (max-width: 768px) {
    _::-webkit-full-page-media, _:future, :root .logos {
        margin-left: -40px;
    }
}

_::-webkit-full-page-media, _:future, :root     .inner-hero { 
        /*margin-bottom:400px*/
    }
_::-webkit-full-page-media, _:future, :root     .home-hero__content { 
        margin-top:65px
    }
_::-webkit-full-page-media, _:future { 
		width: 120%;
		justify-content: initial;
    }
	

_:-ms-fullscreen, :root .logos__item img {
        max-width: 206px;
    }
.sfpostContent img {display:none;}
@media (min-width: 991px)
  .inner-ss18-resources-img {
     padding: 0 22%;
  }
}

