/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */*,a:active,a:hover {
	outline: 0
}

a img,fieldset {
	border: none
}

pre,textarea {
	overflow: auto
}

.clearfix:after,.compare .compare-container .row:after,.nav-level3,.news-insights .top-section .row .col.sort .filter-box .dd-container:after,.news-insights .top-section .row:after,.spDate-container .spDate-actions:after,.spDate-container .spDate-calendar .spDate-day-label-row:after,.spDate-container .spDate-calendar .spDate-day-value-row:after,.spDate-container .spDate-selectors:after {
	clear: both
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

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;
	transition: color .5s ease
}

abbr[title] {
	border-bottom: 1px dotted
}

b,optgroup,strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	margin: .67em 0
}

h1,h2,h3,h4,h5,h6,p {
	margin-bottom: 10px
}

mark {
	background: #ff0;
	color: #000
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0;
	max-width: 100%
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box
}

code,kbd,pre,samp {
	font-family: monospace,monospace;
	font-size: 1em
}

button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

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
}

input {
	line-height: normal
}

input[type=checkbox],input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

legend {
	border: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,th {
	padding: 0
}

* {
	-webkit-font-smoothing: antialiased;
	box-sizing: border-box
}

html {
	font-size: 62.5%
}

body {
	margin: 0;
	font-family: Roboto,Arial,'Helvetica Neue',Helvetica,sans-serif;
	line-height: 1.5
}

a[href^=tel] {
	color: inherit;
	text-decoration: none;
	font: inherit
}

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

h1,h2,h3,h4,h5,h6 {
	margin-top: 20px;
	font-weight: 500;
	font-family: Roboto,Arial,'Helvetica Neue',Helvetica,sans-serif;
	line-height: 1.1;
	color: #222
}

h2,p {
	margin-top: 0
}

.text-center {
	text-align: center
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.response-popup {
	color: #FFF;
	max-width: 500px;
	margin: 0 auto;
	text-align: center
}

.response-popup h1,.response-popup h2,.response-popup h3,.response-popup h4,.response-popup h5,.response-popup h6 {
	color: #FFF
}

.mfp-wrap {
	z-index: 10000
}

::-webkit-input-placeholder {
	color: rgba(34,34,34,.5);
	-webkit-font-smoothing: antialiased
}

:-moz-placeholder {
	color: rgba(34,34,34,.5)
}

::-moz-placeholder {
	color: rgba(34,34,34,.5)
}

:-ms-input-placeholder {
	color: rgba(34,34,34,.5)
}

fieldset {
	margin-bottom: 2rem;
	padding: 0
}

fieldset.optional {
	display: none
}

.show-optional .optional,label {
	display: block
}

label {
	margin-bottom: .5rem
}

input[list],input[type=text],input[type=email],input[type=password],input[type=color],input[type=date],input[type=datetime-local],input[type=month],input[type=tel],input[type=time],input[type=url],input[type=week],input[type=number],input[type=search],select,textarea {
	width: 100%;
	border-radius: 4px;
	border: 1px solid #f2f2f2;
	padding: 0 8px;
	background-color: #FFF;
	-webkit-appearance: none;
	box-sizing: border-box;
	box-shadow: none
}

textarea {
	padding: 4px 8px;
	height: 100px
}



input[type=file] {
	padding: 0;
	border: none;
	line-height: 1
}

fieldset .error-message {
	background-color: red;
	border-radius: 4px;
	color: #FFF;
	padding: .8rem;
	margin-top: .5rem;
	position: relative;
	line-height: 1.1;
	display: none
}

fieldset .error-message:after {
	bottom: 100%;
	left: 16px;
	left: 1.6rem;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255,0,0,0);
	border-bottom-color: red;
	border-width: 8px;
	margin-left: -8px
}

fieldset.error .error-message {
	display: block
}

input[type=checkbox],input[type=radio] {
	width: .1px;
	height: .1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1
}

.CheckBoxField input[type=checkbox] {
	width: auto;
	height: auto;
	opacity: 1;
	z-index: 1000
}

input[type=checkbox]+label,input[type=radio]+label {
	position: relative;
	display: inline-block;
	cursor: pointer
}

.spFile-container label,.spFile-container label span {
	display: block;
	line-height: 34px
}

input[type=checkbox]+label:last-child,input[type=radio]+label:last-child {
	margin-right: 0
}

input[type=checkbox]+label span,input[type=radio]+label span {
	cursor: pointer;
	position: absolute;
	left: 0;
	border: 1px solid #f2f2f2;
	box-shadow: none;
	background-color: #FFF
}

input[type=radio]+label span,input[type=radio]+label span:after {
	border-radius: 50%
}

input[type=checkbox]+label span:after,input[type=radio]+label span:after {
	content: '';
	position: absolute;
	left: 2px;
	right: 2px;
	top: 2px;
	bottom: 2px;
	background-color: #222;
	display: block;
	opacity: 0;
	transition: all .5s ease
}

input[type=checkbox]:checked+label span:after,input[type=radio]:checked+label span:after {
	opacity: 1
}

input[type=file] {
	width: .1px;
	height: .1px;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	position: absolute;
	z-index: -1
}

.spFile-container label {
	cursor: pointer;
	display: block;
	position: relative;
	border: 1px solid #f2f2f2;
	border-radius: 4px;
	padding: 0 8px;
	box-shadow: none;
	margin-bottom: 0;
	background-color: #FFF
}

.spDate-container .spDate-options-container,.spSelect-container .spSelect-label {
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.spFile-container label * {
	pointer-events: none
}

.spFile-container label span {
	display: block
}

.spFile-container label strong {
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	color: #222
}

.spDate-container {
	position: relative
}

.spDate-container input,.spDate-container label {
	cursor: pointer
}

.spDate-container .spIconDate {
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	color: #222;
	margin: 0
}

.spDate-container .spDate-options-container {
	position: absolute;
	left: 0;
	right: 0;
	border: 1px solid #f2f2f2;
	z-index: 3;
	background-color: #FFF;
	margin-top: 2px;
	user-select: none;
	width: 280px;
	box-shadow: 1px 1px 2px rgba(0,0,0,.075);
	display: none;
	font-size: 12px
}

.spDate-container .spDate-actions:after,.spDate-container .spDate-actions:before,.spDate-container .spDate-calendar .spDate-day-label-row:after,.spDate-container .spDate-calendar .spDate-day-label-row:before,.spDate-container .spDate-calendar .spDate-day-value-row:after,.spDate-container .spDate-calendar .spDate-day-value-row:before,.spDate-container .spDate-selectors:after,.spDate-container .spDate-selectors:before {
	content: " ";
	display: table
}

.spDate-container .spDate-header {
	text-align: center;
	height: 30px;
	line-height: 30px;
	background-color: #06c;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	color: #FFF;
	font-weight: 700
}

.spDate-container .spDate-selectors-container {
	padding: 10px;
	background-color: #f2f2f2;
	border-bottom: 1px solid #f2f2f2
}

.spDate-container .spDate-selectors {
	margin: 0 -5px
}

.spDate-container .spDate-selectors .spDate-year-selector {
	width: 40%;
	float: left;
	position: relative;
	padding: 0 5px
}

.spDate-container .spDate-selectors .spDate-month-selector {
	width: 60%;
	float: left;
	position: relative;
	padding: 0 5px
}

.spDate-container .spDate-selectors .spSelect-label {
	height: 30px!important;
	line-height: 30px!important
}

.spDate-container .spDate-selectors .spSelect-label .spIconSelect,.spDate-container .spDate-selectors .spSelect-label .spIconSelect div {
	height: 30px;
	width: 30px;
	line-height: 30px
}

.spDate-container .spDate-selectors .spSelect-options-container {
	top: 30px!important
}

.spDate-container .spDate-calendar {
	padding: 10px;
	background-color: #f6f6f6;
	border-bottom: 1px solid #f2f2f2
}

.spDate-container .spDate-calendar .spDate-day,.spDate-container .spDate-calendar .spDate-day-label-row .spDate-day-label-col {
	width: 14.285714285714286%;
	padding: 0;
	line-height: 20px;
	position: relative;
	float: left;
	text-align: center
}

.spDate-container .spDate-calendar .spDate-day-label-row {
	margin: 0;
	color: #06c;
	font-weight: 700
}

.spDate-container .spDate-calendar .spDate-day-value-row {
	margin: 0;
	border-bottom: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2
}

.spDate-container .spDate-calendar .spDate-day {
	height: 20px;
	border-top: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	cursor: pointer;
	background-color: #FFF
}

.spDate-container .spDate-calendar .spDate-day.today {
	background-color: rgba(0,102,204,.1)
}

.spDate-container .spDate-calendar .spDate-day.selected {
	background-color: #06c;
	color: #FFF
}

.spSelect-container .spSelect-label,.spSelect-container .spSelect-options-container {
	background-color: #FFF;
	text-align: left
}

.spDate-container .spDate-calendar .spDate-day.other-month {
	color: rgba(34,34,34,.5)
}

.spDate-container .spDate-calendar .spDate-day.disabled {
	cursor: default;
	color: rgba(34,34,34,.1)
}

.spDate-container .spDate-actions {
	margin: 0 -5px;
	padding: 10px
}

.spDate-container .spDate-actions .spDate-actions-col {
	width: 50%;
	float: left;
	position: relative;
	padding: 0 5px
}

.spDate-container .spDate-actions .spDate-actions-col button {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px
}

.swiper-slide,.swiper-wrapper {
	height: 100%;
	position: relative
}

.spForm-empty {
	color: rgba(34,34,34,.5)
}

.spSelect-container {
	position: relative
}

.spSelect-container.disabled {
	opacity: .5
}

.spSelect-container .spSelect-label {
	border: 1px solid #f2f2f2;
	padding: 0 8px;
	cursor: pointer;
	user-select: none;
	box-shadow: none;
	background-color: #FFF
}

.form-addon,.spSelect-container .spSelect-options-container {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.spSelect-container .spSelect-label .spIconSelect {
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	color: #06c
}

.spSelect-container .spSelect-label .spIconSelect.up,.spSelect-container .spSelect-label.active .spIconSelect.down {
	opacity: 0
}

.spSelect-container .spSelect-label.active .spIconSelect.up {
	opacity: 1
}

.spSelect-container .spSelect-options-container {
	position: absolute;
	left: 0;
	right: 0;
	border-radius: 4px;
	border: 1px solid #f2f2f2;
	z-index: 3;
	background-color: #FFF;
	margin-top: 2px;
	overflow: auto;
	user-select: none;
	display: none;
	box-shadow: 1px 1px 2px rgba(0,0,0,.075);
	max-height: 260px!important
}

.spSelect-container .spSelect-options-container .spSelect-option {
	padding: 5px 8px;
	cursor: pointer
}

.spSelect-container .spSelect-options-container .spSelect-option.selected {
	background-color: #f2f2f2
}

.spSelect-container .spSelect-options-container .spSelect-option.active,.spSelect-container .spSelect-options-container .spSelect-option:hover {
	background-color: #06c;
	color: #FFF
}

.spSelect-container .spSelect-options-container .spSelect-option-group {
	margin-bottom: 5px
}

.spSelect-container .spSelect-options-container .spSelect-option-group:last-child {
	margin-bottom: 0
}

.spSelect-container .spSelect-options-container .spSelect-option-group .spSelect-option {
	padding: 5px 8px 5px 16px
}

.spSelect-container .spSelect-options-container .spSelect-option-group-label {
	padding: 5px 8px;
	font-weight: 700
}

@font-face {
	font-family:spForm;src:url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBVQAAAC8AAAAYGNtYXAXVtKMAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZvnKExIAAAF4AAADiGhlYWQIsZ1PAAAFAAAAADZoaGVhB48DywAABTgAAAAkaG10eBoAAGYAAAVcAAAAKGxvY2EEbAOIAAAFhAAAABZtYXhwAA8AXgAABZwAAAAgbmFtZU2mMHUAAAW8AAABenBvc3QAAwAAAAAHOAAAACAAAwMlAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6QX//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAAEAAD/7gO3A4AAEAAhAEAAWwAAJTQnJiMiBwYVFBcWMzI3NjUzNCcmIyIHBhUUFxYzMjc2NTcVFAcGIyEiJyY9ATQ3NjsBFhcWOwEyNzY3MzIXFhUDBisBERQHBisBIicmNREjIicmNwE2MzIXARYC2woLDw8LCwsLDw8LCpMLCw8PCgsKCw8PCwtJEBAX/LcXEBAQEBf0DBwcI5MiHRwM9BcQELoJGJMLCg+TDgsLkhgKChIBAAoQDwoBABJbDwsLCwsPDgsLCwsODwsLCwsPDgsLCwsOgLYXEBAQEBe2FxAQIBQVFRQgEBAXAXMX/wAPCwsLCw8BABcWEQEACwv/ABEAAAQAAP+3A7cDtwAEABkALQBaAAA3IREhERM1NCcmKwEiBwYdARQXFjsBMjc2NSE1NCcmKwEiBwYdARQXFjsBMjc2NxEUBwYjISInJjURNDc2OwE1NDc2OwEyFxYdATM1NDc2OwEyFxYdATMyFxYVSQMl/NvcBgUIJAgFBgYFCCQIBQYBtgUFCCQIBgUFBggkCAUF3BYWHfzbHhUWFhUeSRsbJiQmGxvbGxsmJCYbG0kdFhYAAkn9twK3pAgGBQUGCKQIBQUFBQikCAYFBQYIpAgFBQUFLP0lHhUWFhUeAtseFhY2JhsbGxsmNjYmGxsbGyY2FhYeAAAAAQAAARICSQJbABMAAAEUBwYjISInJjU0NwE2MzIXARYVAkkLCw7+AA8LCwsBAAsODwsBAAsBNw8LCwsLDw8LAQAKCv8ACw8AAQAAARICSQJbABMAAAEUBwEGIyInASY1NDc2MyEyFxYVAkkL/wALDg8L/wALCwsPAf8PCwsCNw8L/wALCwEACw8PCwoKCw8AAQAzAI8DzQLfABoAAAkBBiMiJwEmNTQ/ATYzMhcJATYzMh8BFhUUBwPC/lgLDw8L/lgLC18LDw8LAS8BLwsPDwtfCwsCQf5ZCwsBpwsPEApfCwv+0AEwCwtfChAPCwAAAQAzAI8DzQLfABoAACUHBiMiJwkBBiMiLwEmNTQ3ATYzMhcBFhUUBwPCXwsPDwv+0f7RCw8PC18LCwGoCw8PCwGoCwv4XgsLAS/+0QsLXgsPDwsBqAsL/lgLDw8LAAAAAQAAAAEAAAUGhPNfDzz1AAsEAAAAAADS4qxyAAAAANLirHIAAP+3A80DtwAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADzQABAAAAAAAAAAAAAAAAAAAACgQAAAAAAAAAAAAAAAIAAAADtwAAA7cAAAJJAAACSQAABAAAMwQAADMAAAAAAAoAFAAeAKABHAFAAWQBlAHEAAAAAQAAAAoAXAAEAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAYAAAABAAAAAAACAAcAVwABAAAAAAADAAYAMwABAAAAAAAEAAYAbAABAAAAAAAFAAsAEgABAAAAAAAGAAYARQABAAAAAAAKABoAfgADAAEECQABAAwABgADAAEECQACAA4AXgADAAEECQADAAwAOQADAAEECQAEAAwAcgADAAEECQAFABYAHQADAAEECQAGAAwASwADAAEECQAKADQAmHNwRm9ybQBzAHAARgBvAHIAbVZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMHNwRm9ybQBzAHAARgBvAHIAbXNwRm9ybQBzAHAARgBvAHIAbVJlZ3VsYXIAUgBlAGcAdQBsAGEAcnNwRm9ybQBzAHAARgBvAHIAbUZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format('truetype');font-weight:400;font-style:normal
}[class*=" spIcon-"],[class^=spIcon-] {
	font-family: spForm!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.spIcon-spFile:before {
	content: "\e900"
}

.spIcon-spDate:before {
	content: "\e901"
}

.spIcon-spSelect-up:before {
	content: "\e902"
}

.spIcon-spSelect-down:before {
	content: "\e903"
}

.spIcon-spSelect-chevron-down:before {
	content: "\e904"
}

.spIcon-spSelect-chevron-up:before {
	content: "\e905"
}

.form-addon {
	position: relative;
	user-select: none;
	cursor: default
}

.form-addon .addon {
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	border: 1px solid #f2f2f2;
	border-radius: 4px;
	background-color: #f6f6f6
}

.form-addon.left .spFile-container label,.form-addon.left .spSelect-label,.form-addon.left input,.form-addon.right .addon {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.form-addon.left .addon,.form-addon.right .spFile-container label,.form-addon.right .spSelect-label,.form-addon.right input {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.form-addon.left .addon {
	border-right: none
}

.form-addon.right .addon {
	border-left: none;
	left: auto;
	right: 0
}

@font-face {
	font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal
}

:root {
	--swiper-theme-color: #007aff;
	--swiper-navigation-size: 44px
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	width: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.swiper-container-multirow>.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.algolia-search .result,footer .quicklinks button,header .top .inner-container {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal
}

.swiper-container-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	transition-property: height,-webkit-transform;
	transition-property: transform,height;
	transition-property: transform,height,-webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
	-webkit-scroll-snap-type: x mandatory;
	-ms-scroll-snap-type: x mandatory;
	scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
	-webkit-scroll-snap-type: y mandatory;
	-ms-scroll-snap-type: y mandatory;
	scroll-snap-type: y mandatory
}

.swiper-button-next,.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
	z-index: 10;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: var(--swiper-navigation-color,var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-next:after,.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none!important;
	letter-spacing: 0;
	font-variant: initial
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto
}

.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {
	content: 'prev'
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto
}

.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after {
	content: 'next'
}

.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white {
	--swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black {
	--swiper-navigation-color: #000000
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-container-cube,.swiper-container-flip {
	overflow: visible
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-scrollbar-cursor-drag,.swiper-slide-zoomed {
	cursor: move
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s top,.2s -webkit-transform;
	transition: .2s transform,.2s top;
	transition: .2s transform,.2s top,.2s -webkit-transform
}

.swiper-pagination-lock,.swiper-scrollbar-lock {
	display: none
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s left,.2s -webkit-transform;
	transition: .2s transform,.2s left;
	transition: .2s transform,.2s left,.2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s right,.2s -webkit-transform;
	transition: .2s transform,.2s right;
	transition: .2s transform,.2s right,.2s -webkit-transform
}

.swiper-pagination-progressbar {
	background: rgba(0,0,0,.25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color,var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white {
	--swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
	--swiper-pagination-color: #000000
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s infinite linear;
	animation: swiper-preloader-spin 1s infinite linear;
	box-sizing: border-box;
	border: 4px solid;
	border-radius: 50%;
	border-top-color: transparent
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}


footer {
	background-color: #222;
	color: #FFF;
	overflow: hidden
}

footer .social {
	padding: 30px 0
}

footer .social .label {
	font-size: 14px;
	margin-bottom: 10px;
	text-align: center;
	font-family: 'Roboto Condensed',Arial,'Helvetica Neue',Helvetica,sans-serif
}

footer .subscribe {
	margin-bottom: 20px
}

footer .subscribe .outer {
	max-width: 420px;
	margin: 0 auto;
	position: relative
}

footer .subscribe fieldset {
	margin-bottom: 10px;
	display: inline-block;
	width: 100%
}

footer .subscribe input {
	background-color: #333;
	border: none;
	color: #FFF
}

footer .subscribe ::-webkit-input-placeholder {
	color: rgba(255,255,255,.5);
	-webkit-font-smoothing: antialiased
}

footer .subscribe :-moz-placeholder {
	color: rgba(255,255,255,.5)
}

footer .subscribe ::-moz-placeholder {
	color: rgba(255,255,255,.5)
}

footer .subscribe :-ms-input-placeholder {
	color: rgba(255,255,255,.5)
}

footer .subscribe button {
	background-color: #c8388f;
	width: 100%;
	font-weight: 700;
	transition-property: background-color
}

footer .follow {
	text-align: center
}

footer .follow .links a {
	text-indent: -9999px;
	text-align: left;
	display: inline-block;
	width: 40px;
	height: 40px;
	color: #FFF;
	border-radius: 4px;
	margin: 0 5px;
	font-size: 18px;
	transition-property: background-color,color
}

footer .quicklinks .label span,footer .quicklinks ul li span {
	display: none
}

footer .follow .links a .icon {
	text-indent: 0;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	line-height: 40px;
	left: 0;
	top: 0
}

footer .follow .links a.facebook {
	background-color: #3b5998
}

footer .follow .links a.twitter {
	background-color: #0accf9
}

footer .follow .links a.linkedin {
	background-color: #0076b7
}

footer .follow .links a.youtube-social {
	background-color: #d70011
}

footer .quicklinks {
	background-color: #06c;
	font-family: Roboto,Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	text-align: center;
	margin: 0 -10px
}

.comments-container .heading,.comments-container .join-conversation .form .head,.simple-share .copy,.testimonial a .inner .copy .quote {
	font-family: 'Roboto Condensed',Arial,'Helvetica Neue',Helvetica,sans-serif
}

footer .quicklinks ul {
	margin: 0;
	list-style: none;
	padding: 0 10px
}

footer .quicklinks ul li {
	background-image: none;
	padding: 0;
	text-align: left;
	border-top: 1px solid rgba(255,255,255,.1);
	margin-bottom: 0
}

footer .quicklinks .label {
	font-size: 14px;
	margin-bottom: 5px;
	text-align: left;
	color: #70ACDF;
	padding: 20px 20px 10px
}

footer .quicklinks a {
	color: #FFF;
	text-decoration: none;
	transition: all .5s ease;
	padding: 19px 10px;
	display: block;
	line-height: 1
}

footer .quicklinks button {
	position: relative;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	background-color: #004D95;
	padding: 10px 20px;
	height: auto;
	text-transform: uppercase
}

footer .quicklinks button .icon {
	font-size: 30px
}

footer .quicklinks button .icon.up {
	display: none
}

footer.expanded .quicklinks button .up {
	display: block
}

footer.expanded .quicklinks button .down {
	display: none
}

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

footer .footer .copyright {
	line-height: 1.6
}

footer .footer .copyright br {
	display: block
}

footer .footer a {
	color: #FFF;
	text-decoration: none;
	margin-bottom: 15px;
	display: inline-block
}

footer .footer .links {
	border-top: 1px solid rgba(255,255,255,.1);
	padding-top: 20px;
	margin-top: 15px
}

footer .footer .links span {
	color: #666;
	margin: 0 10px
}

footer .expanded-links {
	background-color: #0052a3;
	padding: 20px 0;
	display: none
}

footer .expanded-links a {
	color: #FFF;
	text-decoration: none;
	display: block
}

footer .expanded-links ul {
	margin: 0;
	padding: 0;
	list-style: none
}

footer .expanded-links ul li {
	background-image: none;
	padding: 0
}

footer .expanded-links ul.primary {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400
}

footer .expanded-links ul.primary li {
	margin-bottom: 30px
}

footer .expanded-links ul.primary a {
	margin-bottom: 5px
}

footer .expanded-links ul.sub {
	font-size: 12px;
	text-transform: none;
	font-weight: 500
}

footer .expanded-links ul.sub li {
	margin-bottom: 20px
}

footer .expanded-links ul.sub a {
	margin-bottom: 5px
}

footer .expanded-links ul.sub ul {
	padding-left: 10px
}

footer .expanded-links ul.links {
	font-size: 12px;
	text-transform: none;
	font-weight: 400
}

footer .expanded-links ul.links li {
	margin-bottom: 0
}

footer .expanded-links ul.links a {
	margin-bottom: 5px;
	line-height: 1.3;
	padding-left: 15px;
	position: relative
}

footer .expanded-links ul.links a .icon {
	position: absolute;
	left: -4px;
	top: 0;
	font-size: 14px;
	transition-property: left;
	transition-timing-function: ease;
	transition-duration: .2s
}

footer .expanded-links .articles {
	border-bottom: 1px solid #06c
}

footer .expanded-links .articles .label {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 10px
}

footer .expanded-links .articles .item {
	border-top: 1px solid #06c;
	padding: 10px 0;
	position: relative
}

footer .expanded-links .articles a {
	position: relative;
	padding-left: 90px;
	min-height: 57px;
	font-size: 12px;
	line-height: 1.2;
	transition: all .5s ease
}

footer .expanded-links .articles .date {
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	margin-top: 5px;
	color: #cce0f5
}

footer .expanded-links .articles .image {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

footer .expanded-links .articles .image img {
	max-width: none;
	width: 100%;
	display: block
}

.copy-container {
	max-width: 900px;
	background-color: #FFF
}

.copy-container.centered {
	margin: 0 auto;
	text-align: center
}

.copy-container .copy-expander .copy-hidden {
	display: none
}

.copy-container .copy-expander .copy-toggle button {
	display: inline-block;
	padding: 0 5px;
	height: 20px;
	line-height: 20px;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 12px
}

.copy-container .copy-expander .copy-toggle .less {
	display: none
}

.copy-container .copy-expander.expanded .copy-toggle .less {
	display: inline
}

.copy-container .copy-expander.expanded .copy-toggle .more {
	display: none
}

.button-bar {
	text-align: center;
	margin-top: 20px
}

.button-bar a {
	color: #FFF;
	background-color: #06c;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	text-decoration: none;
	height: 42px;
	line-height: 42px;
	transition-property: background-color,color;
	transition-timing-function: ease;
	transition-duration: .5s
}

.button-bar a:last-child {
	margin-bottom: 0
}

.button-bar a.pink {
	background-color: #b51f7e
}

.button-bar a.lblue {
	background-color: #00aeef
}

.main .button-bar {
	text-align: left
}

.awards-list,.featured-content h2 {
	text-align: center
}

.main .button-bar a {
	margin: 0;
	padding: 0 20px;
	width: auto
}

.awards-list .award-item {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #06c;
	margin-bottom: 20px;
	transition: all .5s ease
}

.awards-list .award-item .copy {
	margin-top: 6px
}

.awards-list .award-item:last-child {
	margin-bottom: 0
}

.featured-content {
	margin-top: 10px
}

.featured-content:first-child {
	margin-top: -20px
}

.featured-content .tiles.half .tile {
	width: 50%
}

.featured-content .tiles .tile {
	margin-bottom: 50px
}

.featured-content .tiles .tile:last-child,.home-banner .slick-slider {
	margin-bottom: 0
}

.featured-content .tiles .tile a {
	display: block;
	text-decoration: none;
	color: #222
}

.featured-content .tiles .tile a .copy {
	margin-top: 10px;
	transition-property: opacity;
	transition-duration: .5s;
	transition-timing-function: ease
}

.featured-content .tiles .tile a .copy h3 {
	color: #06c;
	font-size: 18px
}

.featured-content .tiles .tile a .image {
	height: 150px;
	position: relative;
	background-size: cover;
	background-position: center
}

.featured-content .tiles .tile a .overlay {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	background-color: rgba(255,255,255,0);
	transition-property: background-color;
	transition-duration: .2s;
	transition-timing-function: ease-in;
	transition-delay: 0s
}

.featured-content .tiles .tile a .overlay .label {
	position: absolute;
	right: 10px;
	bottom: -20px;
	z-index: 4;
	line-height: 1;
	text-transform: uppercase;
	color: #FFF;
	transition-property: bottom;
	transition-duration: .2s;
	transition-timing-function: ease;
	transition-delay: 0s;
	font-size: 12px
}

.featured-content .tiles .tile a .overlay .ovals {
	width: 153px;
	height: 63px;
	position: absolute;
	right: -100px;
	bottom: -85px;
	transition-property: right,bottom;
	transition-duration: .2s;
	transition-timing-function: ease;
	transition-delay: .15s
}

.featured-content .tiles .tile a .overlay .ovals .oval {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: left top;
	position: absolute;
	left: 0;
	top: 0;
	transition-property: left,top;
	transition-duration: .3s;
	transition-timing-function: ease
}

.featured-content .tiles .tile a .overlay .ovals .oval-01 {
	background-image: url(ovals01.png);
	left: 50px;
	top: 10px;
	z-index: 2;
	transition-delay: 50ms
}

.featured-content .tiles .tile a .overlay .ovals .oval-02 {
	background-image: url(ovals02.png);
	left: -10px;
	top: 30px;
	z-index: 1;
	transition-delay: .1s
}

.featured-content .tiles .tile a .overlay .ovals .oval-03 {
	background-image: url(ovals03.png);
	z-index: 3
}

.featured-content.expander .mobile.feature-copy {
	display: none;
	background-color: #FFF;
	padding: 20px 10px;
	position: relative
}

.featured-content.expander .full .feature-copy {
	width: 100%;
	background-color: #FFF;
	padding: 15px 10px;
	display: none;
	z-index: 999
}

.featured-content.expander .full .feature-copy .close {
	position: absolute;
	right: 10px;
	top: 10px;
	color: #222;
	text-decoration: none
}

.featured-content.expander .tiles .tile {
	display: block
}

.featured-content.expander .tiles .tile a {
	padding-bottom: 40px;
	position: relative;
	transition-property: color,opacity;
	transition-duration: .5s;
	transition-timing-function: ease
}

.featured-content.expander .tiles .tile .indicator {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: .15;
	height: 50px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-align: center;
	font-size: 40px;
	color: #06c;
	transition-property: color,opacity;
	transition-duration: .5s;
	transition-timing-function: ease
}

.featured-content.expander .tiles .tile .indicator .item {
	position: relative;
	font-size: 12px;
	color: #222;
	padding-left: 35px;
	padding-right: 15px;
	line-height: 50px
}

.featured-content.expander .tiles .tile .indicator .collap {
	display: none
}

.featured-content.expander .tiles .tile .indicator .icon {
	line-height: 50px;
	font-size: 30px;
	position: absolute;
	left: 5px
}

.featured-content.expander .tiles .tile .indicator.expanded {
	background-color: #FFF;
	display: block;
	opacity: 1
}

.full-share,.simple-share {
	background-color: #06c;
	text-align: center
}

.featured-content.expander .tiles .tile .indicator.expanded .item {
	color: #06c
}

.featured-content.expander .tiles .tile .indicator.expanded .expan {
	display: none
}

.featured-content.expander .tiles .tile .indicator.expanded .collap {
	display: block
}

.home-banner .carousel button {
	padding: 0
}

.home-banner .carousel button .icon {
	font-size: 30px
}

.home-banner .carousel .item {
	position: relative;
	width: 100%;
	height: 180px;
	background-size: cover;
	background-position: center center;
	display: block
}

.home-banner .carousel .item .wrapper {
	height: 180px
}

.home-banner .carousel .item .overlay-grad {
	background-image: url(home-banner-grad.png);
	background-repeat: repeat-y;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block
}

.home-banner .carousel .item .inner {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: -10px
}

.home-banner .carousel .item .overlay-copy {
	color: #FFF;
	position: absolute;
	left: 20px;
	right: 20px;
	height: 100%
}

.home-banner .carousel .item .overlay-copy .heading {
	font-size: 20px
}

.home-banner .item .overlay-copy p {
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
	opacity: 0;
	transition-property: opacity,-webkit-transform;
	transition-property: opacity,transform;
	transition-property: opacity,transform,-webkit-transform;
	transition-duration: .5s;
	transition-timing-function: ease;
	transition-delay: 1s;
	font-weight: 300
}

.home-banner .item .overlay-copy .heading,.home-banner .item .overlay-copy a {
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
	opacity: 0;
	transition-property: opacity,-webkit-transform;
	transition-property: opacity,transform;
	transition-property: opacity,transform,-webkit-transform;
	transition-duration: .5s;
	transition-timing-function: ease;
	transition-delay: 1s
}

.home-banner .slick-active .item .overlay-copy .inner .heading {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	transition-delay: .65s;
	line-height: 1.2;
	margin-bottom: 10px
}

.home-banner .slick-active .item .overlay-copy .inner p {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	margin-bottom: 20px;
	transition-delay: .85s
}

.home-banner .slick-active .item .overlay-copy .inner a {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	transition-delay: 1.05s
}

.further-help {
	margin-top: 30px
}

.further-help:first-child {
	margin-top: 0
}

.further-help h2 {
	text-align: center
}

.further-help .help-container {
	margin-top: 20px
}

.further-help .help-container .help-item {
	display: block;
	border-bottom: 1px solid #e9e9e9;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 10px;
	text-decoration: none;
	color: #333;
	transition: all .5s ease;
	margin-bottom: 10px
}

.further-help .help-container .help-item .copy {
	transition: all .5s ease
}

.further-help .help-container .help-item:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0
}

.further-help .help-container .help-item .icon {
	color: #06c;
	font-size: 35px;
	border: 2px solid #06c;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	margin: 0 auto 10px;
	line-height: 41px;
	transition: all .3s ease
}

.full-share {
	color: #FFF;
	padding: 20px 0;
	margin-top: 30px
}

.full-share:first-child {
	margin-top: 0
}

.full-share .copy {
	display: block;
	font-size: 18px;
	margin-top: 0!important;
	margin-bottom: 10px
}

.full-share .links .item {
	border-right: 1px solid rgba(255,255,255,.25);
	display: inline-block;
	height: 40px;
	padding: 0 10px
}

.full-share .links .item:last-child {
	border-right: none
}

.full-share .links .item a {
	text-decoration: none;
	color: #FFF;
	transition: all .5s ease
}

.full-share .links .item a .icon {
	font-size: 40px
}

.simple-share {
	color: #FFF;
	padding: 10px 0
}

.simple-share .copy {
	font-size: 16px;
	display: block
}

.simple-share .links {
	margin-top: 5px
}

.simple-share .links a {
	color: #FFF;
	text-decoration: none;
	margin: 0 5px
}

.simple-share .links a .icon {
	font-size: 20px
}

.simple-share.white.noborder {
	border: none
}

.simple-share.white {
	background-color: transparent;
	border-bottom: 1px solid rgba(0,0,0,.1)
}

.simple-share.white .copy {
	color: #000
}

.simple-share.white .links a {
	color: #06c;
	transition: all .5s ease
}

.comments-container {
	margin-top: 30px
}

.comments-container:first-child {
	margin-top: 0
}

.comments-container .heading {
	font-size: 16px;
	margin-bottom: 10px
}

.comments-container .comment {
	position: relative;
	background-color: #dfdfdf;
	padding: 15px 10px;
	margin-bottom: 10px
}

.comments-container .comment .copy {
	margin-top: 5px
}

.comments-container .comment .name {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase
}

.comments-container .comment .avatar {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	position: relative;
	margin-bottom: 10px
}

.comments-container .comment .details {
	position: relative;
	padding-left: 50px;
	margin-bottom: 10px;
	min-height: 40px
}

.comments-container .comment .details .avatar {
	position: absolute;
	left: 0;
	top: 0
}

.comments-container .comment a {
	position: absolute;
	right: 0;
	top: 0
}

.comments-container .sub-comments-container {
	position: relative;
	margin-top: -5px;
	margin-left: 40px
}

.comments-container .sub-comments-container .nest-connector {
	height: 100%;
	width: 1px;
	border-left: 1px solid #06c;
	position: absolute;
	left: -20px;
	top: 0;
	display: block
}

.comments-container .sub-comments-container .comment.sub-comment {
	position: relative;
	background-color: #e9e9e9
}

.comments-container .sub-comments-container .comment.sub-comment:last-child .hide-line {
	position: absolute;
	left: -20px;
	background-color: #FFF;
	bottom: 0;
	top: 21px;
	width: 10px
}

.comments-container .sub-comments-container .comment.sub-comment .nest-line {
	width: 15px;
	border-bottom: 1px solid #06c;
	height: 1px;
	position: absolute;
	left: -20px;
	top: 20px;
	display: block
}

.comments-container .join-conversation {
	margin-top: 20px
}

.comments-container .join-conversation .form {
	background-color: #dfdfdf;
	padding: 10px
}

.comments-container .join-conversation .form .head {
	font-size: 14px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0,0,0,.1);
	margin-bottom: 20px
}

.comments-container .join-conversation .form label {
	text-transform: uppercase
}

.video-container,.youtube {
	position: relative;
	padding-bottom: 54%;
	padding-top: 30px;
	height: 0;
	overflow: hidden
}

.video-container embed,.video-container iframe,.video-container object,.youtube {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none
}

.video-embed h2 {
	text-align: center;
	font-size: 24px!important
}

.video-embed {
	margin-top: 30px;
	margin-bottom: 20px
}

.video-embed .circle {
	width: 50px;
	height: 50px;
	background-color: #C0167B;
	border-radius: 50%;
	text-align: center;
	line-height: 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	z-index: 1;
	transition: background-color .3s ease
}

.video-embed .circle .icon {
	color: #FFF;
	position: absolute;
	left: 51%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	font-size: 30px
}

.testimonial {
	position: relative;
	overflow: hidden
}

.testimonial .design-wrapper {
	position: relative;
	max-width: 100%;
	margin: 0 auto;
	height: 230px
}

.testimonial .design-wrapper .nav {
	z-index: 3;
	position: absolute;
	width: 100%;
	bottom: 0
}

.testimonial .slick-slider {
	margin-bottom: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.testimonial .slick-dots {
	padding-left: 20px;
	text-align: center
}

.testimonial .design {
	position: absolute
}

.testimonial .design.top-quote {
	background-image: url(sixtysix.png);
	background-size: contain;
	top: -3px;
	z-index: 1;
	left: 20px;
	width: 24px;
	height: 19px
}

.testimonial .design.bottom-quote {
	background-image: url(nintynine.png);
	background-size: contain;
	z-index: 2;
	bottom: -3px;
	right: 20px;
	width: 24px;
	height: 19px
}

.testimonial .design.ovals {
	background-image: url(ovals-testimonial.png);
	background-size: contain;
	z-index: 1;
	position: absolute;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	display: none
}

.testimonial a {
	display: block
}

.testimonial a .inner {
	position: relative;
	width: 100%;
	height: 230px
}

.testimonial a .inner .background-image {
	position: absolute;
	width: 100%;
	height: 500px;
	top: 0;
	left: 0;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}

.testimonial a .inner .texture {
	position: absolute;
	width: 100%;
	height: 100%
}

.testimonial a .inner .copy {
	z-index: 1;
	color: #FFF;
	padding: 20px;
	width: auto;
	text-decoration: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.testimonial a .inner .copy .quote {
	text-transform: uppercase;
	font-size: 16px
}

.testimonial a .inner .copy .name {
	font-weight: 700;
	margin-top: 10px
}

.testimonial a .inner .copy .link {
	background-color: #06c;
	color: #FFF;
	text-transform: uppercase;
	display: inline;
	padding: 3px 5px;
	position: absolute;
	right: 20px;
	bottom: 20px;
	transition: all .5s ease
}

.breadcrumbs {
	background-color: #FFF
}

.breadcrumbs .top {
	background-color: #267dd4;
	position: relative;
	overflow: hidden;
	height: 75px
}

.breadcrumbs .top h1.heading {
	bottom: 18px
}

.breadcrumbs .top .bg {
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: .1
}

.breadcrumbs .top .wrapper {
	height: 100%
}

.breadcrumbs .top .design {
	background-image: url(header-banner-circles.png);
	width: 619px;
	height: 124px;
	position: absolute;
	right: -520px;
	top: -10px;
	background-size: 619px 124px
}

.breadcrumbs .top .heading {
	color: #FFF;
	margin-top: 0;
	margin-bottom: 0;
	position: absolute;
	font-weight: 900;
	bottom: 10px;
	font-size: 20px;
	font-family: Roboto,Arial,'Helvetica Neue',Helvetica,sans-serif
}

.breadcrumbs .bottom {
	color: #999;
	font-size: 12px;
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding: 10px 0
}

.breadcrumbs .bottom h1 {
	padding-left: 5px;
	font-size: 12px;
	display: inline-block;
	color: #000;
	margin: 0
}

.breadcrumbs .bottom .label {
	display: inline
}

.breadcrumbs .bottom a {
	margin: 0 5px;
	text-decoration: none;
	transition: all .5s ease
}

.accordion .accordion-content .head,.accordion .accordion-heading .heading span,.accordion-live .accordion-content .head,.accordion-live .accordion-heading .heading span {
	margin-right: 5px;
	font-weight: 700
}

.breadcrumbs .bottom a.active {
	color: #000;
	cursor: default
}

.breadcrumbs .bottom a.active:hover {
	text-decoration: none
}

.breadcrumbs .bottom a:hover {
	opacity: .5;
	text-decoration: none
}

.product-item-container .product {
	position: relative;
	width: 100%;
	height: 235px;
	background-size: cover;
	background-position: center center
}

.product-item-container .product .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px;
	color: #FFF;
	background-color: rgba(0,0,0,.35);
	width: 100%
}

.product-item-container .product-half {
	margin-top: 20px
}

.product-item-container .product-half .product {
	height: 150px
}

.product-item-container .product-half .item {
	width: 100%;
	margin-bottom: 20px
}

.product-item-container .product-half .item:last-child {
	margin-bottom: 0
}

.feature-carousel-container {
	position: relative
}

.feature-carousel-container .dot-container {
	position: absolute;
	text-align: left;
	left: 0;
	right: 0;
	width: auto;
	z-index: 999;
	top: 200px
}

.feature-carousel-container .dot-container .slick-dots {
	text-align: left;
	width: auto
}

.features-carousel button {
	padding: 0
}

.features-carousel button .icon {
	font-size: 30px
}

.features-carousel .image {
	position: relative;
	background-size: cover;
	background-position: center center;
	height: 200px
}

.features-carousel .image .gradient {
	background-image: url(carousel-grad.png);
	background-repeat: repeat-x;
	height: 100px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0
}

.features-carousel .copy {
	position: relative;
	background-color: #FFF;
	width: 100%;
	font-family: 'Roboto Condensed',Arial,'Helvetica Neue',Helvetica,sans-serif;
	padding: 20px
}

.features-carousel .copy .title {
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 20px;
	margin-top: 10px
}

.features-carousel .copy .title .top {
	line-height: 1;
	font-size: 14px
}

.features-carousel .feature-item .copy .inner,.features-carousel .feature-item .copy .title {
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
	opacity: 0;
	transition-property: opacity,-webkit-transform;
	transition-property: opacity,transform;
	transition-property: opacity,transform,-webkit-transform;
	transition-duration: .5s;
	transition-timing-function: ease;
	transition-delay: 1s
}

.features-carousel .slick-active .copy .title {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	transition-delay: .65s
}

.features-carousel .slick-active .copy .inner {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	transition-delay: .85s
}

.features-carousel.centered .copy {
	text-align: center
}

.features-carousel.centered .copy .inner {
	padding-right: 0
}

.service-tiles {
	background-color: #FFF;
	margin-top: 30px
}

.service-tiles:first-child {
	margin-top: 0
}

.service-tiles .row:last-child,.service-tiles .row:last-child .tile:first-child {
	border-top: none
}

.service-tiles .row .tile {
	box-sizing: border-box;
	text-align: center;
	padding: 10px;
	display: block;
	text-decoration: none;
	color: #222;
	transition: all .5s ease;
	border-bottom: 1px solid rgba(0,0,0,.1)
}

.service-tiles .row .tile:first-child {
	border-top: 1px solid rgba(0,0,0,.1)
}

.service-tiles .row .tile.green .heading,.service-tiles .row .tile.green .icon.main {
	color: #a6ce39
}

.service-tiles .row .tile.blue .heading,.service-tiles .row .tile.blue .icon.main {
	color: #00aeef
}

.service-tiles .row .tile.yellow .heading,.service-tiles .row .tile.yellow .icon.main {
	color: #ffa30b
}

.service-tiles .row .tile.pink .heading,.service-tiles .row .tile.pink .icon.main {
	color: #ec008c
}

.service-tiles .row .tile.purple .heading,.service-tiles .row .tile.purple .icon.main {
	color: #b51f7e
}

.service-tiles .row .tile .icon.main {
	font-size: 70px;
	transition: all .5s ease
}

.service-tiles .row .tile .heading {
	text-transform: uppercase;
	font-size: 14px;
	transition: all .5s ease
}

.service-tiles .row .tile .service-features {
	margin-top: 10px
}

.service-tiles .row .tile .service-features .item {
	display: inline-block
}

.service-tiles .row .tile .service-features .item .icon {
	font-size: 30px;
	color: #d3d3d3;
	transition: all .5s ease
}

.accordion,.accordion-live {
	margin-top: 30px
}

.accordion-live:first-child,.accordion:first-child {
	margin-top: 0
}

.accordion .accordion-item,.accordion-live .accordion-item {
	margin-bottom: 1px
}

.accordion .accordion-heading,.accordion-live .accordion-heading {
	background-color: #00aeef;
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px 1px 10px 10px;
	position: relative;
	cursor: pointer;
	transition: all .5s ease
}

.accordion .accordion-heading .heading,.accordion-live .accordion-heading .heading {
	display: block;
	position: relative;
	padding-right: 60px
}

.accordion .accordion-heading .icon,.accordion-live .accordion-heading .icon {
	width: 40px;
	height: 40px;
	position: absolute;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	right: 0;
	top: 50%;
	margin-top: -20px
}

.accordion .accordion-heading .icon.up,.accordion-live .accordion-heading .icon.up {
	display: none
}

.accordion .accordion-content,.accordion-live .accordion-content {
	background-color: #ebebeb;
	color: #222;
	padding: 10px;
	display: none
}

.accordion .accordion-content .image,.accordion-live .accordion-content .image {
	width: 200px;
	display: none;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -100px
}

.accordion .accordion-content .image img,.accordion-live .accordion-content .image img {
	display: block
}

.accordion .accordion-content .cta,.accordion-live .accordion-content .cta {
	text-align: left
}

.accordion .accordion-content .cta a,.accordion-live .accordion-content .cta a {
	text-align: center;
	max-width: none;
	display: inline-block;
	width: auto;
	padding: 10px 20px
}

.accordion .accordion-item.selected .accordion-heading,.accordion-live .accordion-item.selected .accordion-heading {
	color: #222;
	background-color: #d3d3d3
}

.accordion .accordion-item.selected .accordion-heading .icon,.accordion-live .accordion-item.selected .accordion-heading .icon {
	color: #FFF
}

.accordion .accordion-item.selected .accordion-heading .icon.up,.accordion-live .accordion-item.selected .accordion-heading .icon.up {
	display: block
}

.accordion .accordion-item.selected .accordion-heading .icon.down,.accordion-live .accordion-item.selected .accordion-heading .icon.down {
	display: none
}

.search-results {
	margin-top: 30px
}

.search-results:first-child {
	margin-top: 0
}

.search-results .head {
	font-size: 16px
}

.search-results .head span {
	color: #06c
}

.search-results .search-item-container {
	margin-top: 20px
}

.search-results .search-item-container .item {
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	padding: 10px;
	text-decoration: none;
	color: #222;
	display: block
}

.search-results .search-item-container .item:hover .more {
	background-color: #222;
	color: #FFF
}

.search-results .search-item-container .item .overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(255,255,255,.65);
	visibility: hidden;
	opacity: 0;
	transition: all .5s ease
}

.search-results .search-item-container .item:hover .overlay {
	visibility: visible;
	opacity: 1
}

.search-results .search-item-container .item .more {
	display: inline-block;
	padding: 0 5px;
	height: 20px;
	line-height: 20px;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 12px;
	border: #06c;
	background-color: #06c;
	color: #FFF;
	transition: all .5s ease
}

.search-results .search-item-container .item .heading {
	font-size: 15px;
	color: #06c;
	margin-top: 0;
	margin-bottom: 10px
}

.search-box,.search-results .search-item-container .item.wimage .heading {
	margin-top: 20px
}

.search-results .search-item-container .item.wimage {
	min-height: 127px;
	padding: 10px
}

.search-results .search-item-container .item.wimage .image-container {
	background-size: cover;
	background-position: center center;
	position: relative;
	background-repeat: no-repeat;
	height: auto;
	left: 0
}

.search-results .search-item-container .item.wimage img {
	width: 100%;
	display: block;
	max-width: 100%
}

.search-box {
	background-color: #e9e9e9;
	padding: 10px;
	text-transform: uppercase
}

.search-box input {
	border: none
}

.search-box .inner {
	position: relative;
	margin-top: 5px
}

.search-box .inner button {
	width: 100%;
	margin-top: 10px
}

.pagination-container {
	text-align: center;
	position: relative;
	margin: 20px auto 0
}

.pagination-container .pagination {
	margin-top: 0;
	padding: 10px 80px 20px
}

.pagination-container .spSelect-container {
	max-width: 80px;
	position: absolute;
	right: 0;
	top: 0
}

.pagination-container .spSelect-container .spSelect-label {
	padding-right: 32px
}

.pagination {
	text-align: center;
	color: #06c;
	margin-top: 20px
}

.glossary .nav a,.pagination a.selected {
	background-color: #06c;
	color: #FFF
}

.pagination .icon {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	font-size: 12px;
	font-size: 20px
}

.pagination a.nav {
	position: relative
}

.pagination a {
	text-decoration: none;
	margin: 0 5px;
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border-radius: 50%;
	transition: all .5s ease
}

.glossary {
	margin-top: 20px
}

.glossary .nav a {
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	border-left: 1px solid #FFF;
	width: 10%;
	border-bottom: 1px solid #FFF;
	height: 40px;
	line-height: 40px;
	font-weight: 700;
	text-align: center;
	transition: all .5s ease
}

.glossary .nav a:first-child {
	border-left: none
}

.glossary .nav a:hover {
	background-color: #222
}

.glossary .nav a.disabled {
	cursor: default;
	background-color: #06c;
	color: rgba(255,255,255,.3)
}

.glossary .content .item {
	margin-bottom: 1px;
	position: relative;
	padding: 10px
}

.glossary .content .item:nth-child(odd) {
	background-color: #ebebeb
}

.glossary .content .item:nth-child(even) {
	background-color: #e0e0e0
}

.glossary .content .item .heading {
	text-transform: uppercase;
	margin-bottom: 5px
}

.glossary .content .item .letter {
	background-color: #222;
	color: #FFF;
	text-transform: uppercase;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	text-align: center;
	line-height: 22px
}

.glossary .content .item .sub-item {
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding-bottom: 10px;
	margin-top: 20px
}

.glossary .content .item .sub-item:first-child {
	margin-top: 0
}

.glossary .content .item .sub-item:last-child {
	border-bottom: none
}

.sitemap {
	margin-top: 40px
}

.sitemap .row .col {
	width: auto;
	margin: 0;
	float: none
}

.sitemap .row .col .set {
	margin-bottom: 10px
}

.sitemap .row .col .set .main-head {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 5px
}

.sitemap .row .col .set .sub-head {
	font-weight: 700;
	color: #06c
}

.sitemap .row .col .set .item {
	display: block;
	margin-bottom: 3px
}

.sitemap .row .col .set .item a {
	text-decoration: none;
	color: #06c;
	position: relative;
	padding-left: 20px
}

.sitemap .row .col .set .item a .icon {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 17px;
	transition: all .3s ease
}

.promo-details .copy {
	margin-top: 20px
}

.promo-details .call-cta {
	position: relative;
	background-color: #06c;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	font-weight: 400;
	padding: 20px
}

.promo-details .call-cta .inner {
	display: inline-block;
	position: relative;
	padding-left: 60px;
	text-align: left;
	line-height: 1.2
}

.promo-details .call-cta .inner span {
	font-size: 50px;
	position: absolute;
	width: 40px;
	height: 40px;
	line-height: 40px;
	left: 0;
	top: 50%;
	margin-top: -20px
}

.promo-details .validate-checkbox-group label {
	opacity: 1
}

.promo-details .terms-container {
	margin-top: 20px
}

.promo-details .terms-container .copy {
	margin-top: 20px;
	display: none
}

.promo-details .terms-container .tnc-dd {
	position: relative;
	padding-top: 10px;
	border-top: 1px solid #e5e5e5;
	padding-right: 50px;
	display: block;
	text-decoration: none;
	color: #222
}

.promo-details .terms-container .tnc-dd span {
	color: #00aeef;
	transition: all .5s ease
}

.promo-details .terms-container .tnc-dd:hover span {
	color: #b51f7e
}

.promo-details .terms-container .tnc-dd .arrow-container {
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 20px
}

.promo-details .terms-container .tnc-dd .arrow-container .icon-chevron-up,.promo-details .terms-container .tnc-dd .arrow-container.expanded .icon-chevron-down {
	display: none
}

.promo-details .terms-container .tnc-dd .arrow-container.expanded .icon-chevron-up {
	display: block
}

.subscribe-popup {
	background-color: #FFF
}

.subscribe-popup button.submit {
	width: 100%;
	margin-top: 10px
}

.subscribe-popup .privacy-cta {
	margin-top: 20px
}

.contact-us {
	background-color: #222;
	color: #FFF;
	padding: 10px
}

.contact-us label {
	opacity: .75
}

.contact-us label.inline {
	text-transform: uppercase
}

.contact-us input,.contact-us textarea {
	color: #222
}

.contact-us .FormButton,.contact-us button {
	display: block;
	width: 100%;
	background-color: #b51f7e;
	margin-top: 20px;
	color: #fff
}

.contact-us .icon-container {
	border-radius: 50%;
	border: 2px solid #b51f7e;
	width: 70px;
	height: 70px;
	margin-left: 35%
}

.contact-us .icon {
	text-align: center;
	color: #b51f7e;
	font-size: 60px
}

.contact-us .heading {
	font-size: 18px;
	text-align: center;
	margin-bottom: 10px;
	font-family: 'Roboto Condensed',Arial,Helvetica,sans-serif
}

.career-listing .hero-section .inner .copy,.contact .inner .item .heading,.current-jobs table a.link,.news-details .hero-img h1,.news-details .top,.news-insights .tiles .tile,.search-results-tiled .tiles .tile {
	font-family: 'Roboto Condensed',Arial,'Helvetica Neue',Helvetica,sans-serif
}

.contact-us .privacy-cta {
	margin-top: 10px
}

.subscription-popup {
	position: fixed;
	background-color: rgba(0,0,0,.7);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.subscription-popup .submit {
	background-color: #b51f7e;
	transition: all .3s ease
}

.subscription-popup .icon {
	font-size: 60px;
	color: #b51f7e
}

.subscription-popup .inner {
	padding: 30px 20px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	max-width: 360px;
	background-color: #222;
	width: 100%
}

.subscription-popup .inner .close {
	position: absolute;
	top: 10px;
	right: 10px;
	text-decoration: none
}

.subscription-popup .inner .close .icon {
	font-size: 30px;
	color: #FFF
}

.subscription-popup .inner p {
	color: #FFF
}

.subscription-popup .inner label {
	text-align: left;
	color: #FFF
}

.subscription-popup .inner h3 {
	color: #FFF;
	margin-top: 0
}

.subscription-popup .inner button {
	display: block;
	width: 100%;
	transition: opacity .3s ease;
	font-size: 16px;
	font-weight: 500
}

.innovator-body .subscription-popup .submit {
	background-color: #9287bf
}

.innovator-body .subscription-popup .icon {
	color: #9287bf
}

.compare .compare-container {
	font-size: 12px
}

.compare .compare-container.desktop {
	display: none
}

.compare .compare-container .row {
	margin: 0 -5px
}

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

.compare .compare-container .row:last-child {
	margin-bottom: 0!important
}

.compare .compare-container .row .col {
	width: 16.666666666666668%;
	float: left;
	position: relative;
	padding: 0 5px
}

.compare .compare-container .row .col.heading .inner {
	background-color: #222
}

.compare .compare-container .row .col.heading .inner .item {
	text-transform: uppercase;
	color: #FFF
}

.compare .compare-container .row .col.content .inner {
	background-color: #e9e9e9
}

.compare .compare-container .row .col.content .inner .item {
	text-align: right;
	border-bottom: 1px solid #FFF
}

.compare .compare-container .row .col.content .inner .item.head .heading {
	text-align: left;
	color: #06c;
	font-size: 14px;
	margin-bottom: 10px
}

.compare .compare-container .row .col.content .inner .item.head img {
	display: block;
	margin-bottom: 10px
}

.compare .compare-container .row .col.content .inner .item.head .btn-container {
	margin: 0 -2px
}

.compare .compare-container .row .col.content .inner .item.head .btn-container a {
	display: inline-block;
	transition: all .5s ease;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	width: 48%;
	font-size: 11px
}

.compare .compare-container .row .col.content .inner .item.head .btn-container a:hover {
	background-color: #b51f7e!important
}

.compare .compare-container .row .col.content .inner .item.head .btn-container a.view {
	background-color: #06c
}

.compare .compare-container .row .col.content .inner .item.head .btn-container a.remove {
	background-color: #222
}

.compare .compare-container .row .col .item {
	padding: 5px 10px;
	border-bottom: 1px solid rgba(255,255,255,.2);
	display: block
}

.compare .compare-container .row .col .item:last-child {
	border-bottom: none
}

.compare .compare-container.mobile .row .col {
	width: 50%;
	float: left;
	position: relative;
	padding: 0 5px
}

.compare .compare-container.mobile .row {
	margin-bottom: 10px
}

.compare .compare-container.mobile .row:last-child {
	margin-bottom: 0
}

.compare .compare-container.mobile a.item {
	background-color: #06c;
	color: #FFF;
	text-decoration: none;
	transition: all .5s ease;
	text-transform: uppercase
}

.compare .compare-container.mobile a.item:hover {
	background-color: #222
}

.compare .compare-container.mobile a.item.expand .co,.compare .compare-container.mobile a.item.expanded .ex {
	display: none
}

.compare .compare-container.mobile a.item.expanded .co {
	display: block
}

.compare .compare-container.mobile .item:last-child {
	border-bottom: 1px solid #FFF!important
}

.compare.all .compare-container.mobile .item:last-child {
	padding: 10px!important
}

.compare.all .compare-container .row .col .item:last-child {
	border-bottom: none
}

.compare .compare-container.mobile .expanded-content {
	display: none
}

.news-insights .top-section .row .col.sort .filter-box .dd-container:after,.news-insights .top-section .row .col.sort .filter-box .dd-container:before,.news-insights .top-section .row:after,.news-insights .top-section .row:before {
	content: " ";
	display: table
}

.compare .compare-container .row .col.content .inner .item:first-child {
	padding: 10px
}

.news-insights .top-section .row {
	margin: 0
}

.news-insights .top-section .row .col.search .search-box {
	margin-top: 0
}

.news-insights .top-section .row .col.sort .filter-box {
	background-color: #dfdfdf;
	padding: 10px;
	text-transform: uppercase
}

.news-insights .top-section .row .col.sort .filter-box .dd-container {
	margin: 0 -10px
}

.news-insights .top-section .row .col.sort .filter-box .dd-container .item {
	width: 50%;
	float: left;
	position: relative;
	padding: 0 10px
}

.news-insights .top-section .row .col.sort .filter-box .dd-container select {
	border: none;
	margin-bottom: 10px
}

.news-insights .top-section .row .col.sort .filter-box .dd-container select:last-child {
	margin-bottom: 10px
}

.tiles .tile.grid {
	display: none
}

.news-insights .contact-us {
	padding-bottom: 20px
}

.news-insights .contact-us .icon {
	font-size: 50px;
	margin-top: 0
}

.news-insights .tiles {
	margin-top: 20px
}

.news-insights .tiles .tile {
	float: left;
	text-decoration: none;
	box-sizing: border-box;
	width: 100%;
	color: #FFF;
	position: relative;
	padding: 60px 10px 10px;
	min-height: 150px;
	margin-bottom: 10px
}

.news-insights .tiles .tile .overlay {
	background-image: url(news-insights-grad.png);
	height: 75%;
	background-size: 100% 100%;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	opacity: 0;
	transition: all .5s ease
}

.news-insights .tiles .tile .inner {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute
}

.news-insights .tiles .tile .inner .gradient {
	position: absolute;
	width: 100%;
	height: 60%;
	bottom: 0;
	left: 0;
	background-size: 100% 100%;
	background-image: url(carousel-grad2.png);
	background-repeat: repeat-x;
	display: block;
	opacity: .8
}

.news-insights .tiles .tile .inner .copy {
	padding: 10px;
	position: absolute;
	bottom: 40px;
	z-index: 1
}

.news-insights .tiles .tile .inner .title {
	font-size: 16px;
	margin-bottom: 2px;
	font-weight: 300
}

.news-insights .tiles .tile .inner .category,.news-insights .tiles .tile .inner .date,.news-insights .tiles .tile .inner .read {
	text-transform: uppercase
}

.news-insights .tiles .tile .inner .tags .category {
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #FFF;
	color: #222;
	padding: 5px;
	z-index: 1
}

.news-insights .tiles .tile .inner .tags .read {
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
	background-color: #06c;
	padding: 5px;
	transition: all .5s ease
}

.page.with-sidenav .self-help {
	width: 83.33333333333334%;
	float: left;
	position: relative;
	padding: 0 10px
}

.self-help .title {
	font-size: 16px
}

.self-help .accordion {
	margin-top: 10px
}

.self-help .model {
	background-color: #e9e9e9;
	padding: 10px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px
}

.self-help .model .inner {
	position: relative;
	padding-right: 90px
}

.self-help .model .inner .heading {
	margin-bottom: 5px
}

.self-help .model .inner .spSelect-container .spSelect-label {
	border: none
}

.self-help .model .inner .submit {
	position: absolute;
	right: 0;
	bottom: 0
}

.self-help .accordion .accordion-heading {
	background-color: #06c
}

.self-help .accordion .accordion-item.selected .accordion-heading {
	background-color: #222;
	color: #FFF
}

.page.with-sidenav .meter-reading {
	width: 83.33333333333334%;
	float: left;
	position: relative;
	padding: 0 10px
}

.meter-reading {
	margin-top: 20px;
	background-color: #e8e8e8;
	padding: 20px
}

.meter-reading .item {
	text-align: center;
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding-bottom: 20px
}

.meter-reading .item .icon {
	font-size: 50px;
	color: #06c;
	display: block;
	margin-bottom: 10px
}

.meter-reading .item.last {
	border-bottom: none;
	padding-bottom: 0;
	border-right: none;
	padding-top: 10px
}

.meter-reading .item .heading {
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 10px
}

.meter-reading .item .links {
	display: inline-block;
	margin-top: 10px
}

.meter-reading .item .links a {
	position: relative;
	padding-left: 25px;
	text-decoration: none;
	display: block;
	color: #222;
	text-align: left
}

.meter-reading .item .links a .icon {
	position: absolute;
	left: 0;
	top: -2px;
	color: #06c;
	font-size: 20px;
	transition: all .3s ease
}

.copy>.icon-meter {
	font-size: 60px;
	color: #06c;
	display: block;
	margin-bottom: 10px
}

.search-results-tiled .contact-us {
	margin-top: 30px
}

.latest-feed,.search-results-tiled .tiles {
	margin-top: 20px
}

.search-results-tiled .tiles .tile {
	width: 100%!important;
	display: block;
	float: left;
	text-decoration: none;
	box-sizing: border-box;
	color: #FFF;
	position: relative;
	padding: 60px 10px 10px;
	min-height: 270px;
	margin-bottom: 10px
}

.search-results-tiled .tiles .tile .overlay {
	background-image: url(news-insights-grad.png);
	height: 75%;
	background-size: 100% 100%;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	opacity: 0;
	transition: all .5s ease
}

.search-results-tiled .tiles .tile .inner {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute
}

.search-results-tiled .tiles .tile .inner .copy {
	padding: 10px;
	position: absolute;
	bottom: 40px;
	z-index: 8
}

.search-results-tiled .tiles .tile .inner .title {
	font-size: 16px;
	margin-bottom: 2px;
	font-weight: 300
}

.search-results-tiled .tiles .tile .inner .category,.search-results-tiled .tiles .tile .inner .date,.search-results-tiled .tiles .tile .inner .read {
	text-transform: uppercase
}

.search-results-tiled .tiles .tile .inner .tags .category {
	position: absolute;
	z-index: 8;
	left: 0;
	bottom: 0;
	background-color: #FFF;
	color: #222;
	padding: 5px
}

.search-results-tiled .tiles .tile .inner .tags .read {
	position: absolute;
	z-index: 8;
	right: 0;
	bottom: 0;
	background-color: #06c;
	padding: 10px;
	transition: all .5s ease
}

.latest-feed.gated .set .item a {
	color: #7e72b3
}

.latest-feed .set {
	padding: 10px;
	margin-bottom: 1px
}

.latest-feed .set:nth-child(odd) {
	background-color: #e9e9e9
}

.latest-feed .set:nth-child(even) {
	background-color: #dfdfdf
}

.latest-feed .set .heading {
	font-size: 17px;
	margin-bottom: 10px;
	text-align: center
}

.latest-feed .set .item {
	border-top: 1px solid rgba(0,0,0,.1);
	padding-top: 10px;
	margin-top: 10px
}

.latest-feed .set .item:first-child {
	margin-top: 0
}

.latest-feed .set .item a {
	text-decoration: none;
	position: relative;
	padding-left: 20px;
	display: block;
	color: #06c
}

.latest-feed .set .item a .icon {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 20px;
	transition: all .3s ease
}

.latest-feed .set .item a .date {
	color: #222;
	margin-top: 5px;
	text-transform: uppercase
}

.sidebar div:first-child {
	margin-top: 0!important
}

.locate-us,.locate-us .branch-locations {
	margin-top: 20px
}

.locate-us h2 {
	text-align: center
}

.locate-us .map-section .row .info {
	background-color: #06c;
	color: #FFF;
	padding: 10px
}

.locate-us .map-section .row .info .heading {
	font-size: 14px;
	margin-bottom: 10px
}

.locate-us .map-section .row .info .button-bar a {
	width: 100%;
	display: block;
	background-color: #222;
	margin-left: 0;
	transition: all .5s ease
}

.locate-us .map-section .row .info .button-bar a:hover {
	background-color: #b51f7e
}

.locate-us .map-section .row .info .item {
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px
}

.locate-us .map-section .row .info .item .icon {
	position: absolute;
	left: 0;
	top: 2px;
	font-size: 16px
}

.locate-us .branch-locations .button-bar a {
	margin-left: 0;
	background-color: #b51f7e;
	width: 100%
}

.locate-us .branch-locations .button-bar a:hover {
	background-color: #06c
}

.locate-us .branch-locations .tile {
	background-color: #f2f2f2;
	padding: 10px;
	border-bottom: 1px solid #FFF
}

.locate-us .branch-locations .tile.locate {
	background-color: #222;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-weight: 400
}

.locate-us .branch-locations .tile.locate .heading {
	font-weight: 400
}

.locate-us .branch-locations .tile .heading {
	font-weight: 700;
	margin-bottom: 5px
}

.locate-us .branch-locations .tile .info .item {
	position: relative;
	padding-left: 20px;
	margin-bottom: 5px
}

.compare.all .compare-check label,.compare.all .compare-container .row .col.content .inner .item.head .heading {
	margin-bottom: 0
}

.locate-us .branch-locations .tile .info .item .icon {
	position: absolute;
	left: 0;
	color: #06c;
	font-size: 16px;
	top: 2px
}

.compare.all .compare-container .row .col.content .inner .item {
	text-align: left;
	font-weight: 500
}

.industries-category .category-item,.industries-category .featured-content .tiles .tile {
	text-align: center
}

.compare.all .compare-container .row .col.content .inner a.link .item.head {
	border-bottom: 1px solid #FFF;
	transition: all .5s ease
}

.compare.all {
	margin-top: 30px
}

.compare.all:first-child {
	margin-top: 0
}

.compare.all .compare-check {
	background-color: #06c;
	color: #FFF;
	text-transform: uppercase;
	padding: 10px!important
}

.compare.all .content a.link {
	text-decoration: none;
	color: #222
}

.industries-category {
	margin-top: 30px
}

.industries-category:first-child {
	margin-top: 0
}

.industries-category .featured-content .tiles .tile .inner {
	padding-top: 30px!important;
	border-top: 1px solid rgba(0,0,0,.1)
}

.industries-category .featured-content .tiles .tile .inner .image {
	height: auto!important
}

.industries-category .featured-content .tiles .tile .inner h2 {
	color: #06c
}

.industries-category .featured-content .tiles .tile:first-child .inner {
	border-top: none
}

.industries-category .featured-content .tiles .tile:nth-child(2) .inner {
	border-top: 1px solid rgba(0,0,0,.1)
}

.industries-category .grid-row:last-child .inner {
	margin-bottom: 0!important
}

.industries-category .category-item .inner {
	border-bottom: 1px solid rgba(0,0,0,.1);
	margin-bottom: 20px!important;
	padding-bottom: 20px!important
}

.industries-category .category-item .inner:last-child {
	margin-bottom: 0;
	padding-bottom: 0
}

.industries-category .category-item .copy p {
	color: rgba(0,0,0,.65)
}

.industries-category .category-item .img-container {
	background-size: cover
}

.industries-category .category-item h2 {
	margin-top: 20px;
	margin-bottom: 5px
}

.contact {
	margin-top: 30px
}

.contact:first-child {
	margin-top: 0
}

.contact .inner {
	background-color: #e8e8e8;
	padding: 20px
}

.contact .inner .item {
	text-align: center;
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding-bottom: 20px;
	margin-bottom: 20px
}

.contact .inner .item:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none
}

.contact .inner .item .icon {
	color: #06c;
	font-size: 60px
}

.contact .inner .item .heading {
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 5px
}

.promotions {
	margin-top: 30px
}

.promotions:first-child {
	margin-top: 0
}

.where-to-buy {
	margin-top: 30px
}

.where-to-buy .search-box,.where-to-buy:first-child {
	margin-top: 0
}

.where-to-buy .search-box.nz,.where-to-buy .search-box.overseas {
	display: none
}

.where-to-buy .locations {
	margin-top: 20px
}

.where-to-buy .locations .item {
	display: block;
	position: relative;
	border-bottom: 1px solid #FFF
}

.where-to-buy .locations .item .copy {
	padding: 15px 10px;
	background-color: #ebebeb;
	border-top: 1px solid #FFF
}

.where-to-buy .locations .item .copy .heading {
	font-weight: 700;
	margin-bottom: 10px
}

.where-to-buy .locations .item .copy .button-bar {
	margin-top: 20px;
	text-align: left
}

.where-to-buy .locations .item .copy .button-bar a {
	background-color: #b51f7e;
	transition: all .5s ease;
	margin-bottom: 10px
}

.where-to-buy .locations .item .copy .button-bar a:last-child {
	background-color: #222
}

.where-to-buy .locations .item .copy .set {
	position: relative;
	padding-left: 30px;
	margin-bottom: 10px
}

.career-listing .slick-slider,.where-to-buy .locations .item .copy .set:last-child {
	margin-bottom: 0
}

.where-to-buy .locations .item .copy .set .icon {
	color: #06c;
	font-size: 20px;
	position: absolute;
	left: 0;
	top: 0
}

.where-to-buy .locations .item .brand-logo {
	position: relative;
	left: 0;
	top: 0;
	padding: 10px;
	background-color: #ebebeb;
	border-right: 1px solid #FFF;
	width: 100%
}

.where-to-buy .locations .item .brand-logo .logo-container {
	background-color: #FFF;
	position: relative;
	min-height: 120px
}

.where-to-buy .locations .item .brand-logo .logo-container .logo {
	position: absolute;
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat
}

.where-to-buy .top .tabs a {
	display: block;
	float: left;
	padding: 10px 20px;
	background-color: #f4f4f4;
	text-decoration: none;
	text-transform: uppercase;
	color: #06c;
	width: 50%;
	transition: all .3s ease
}

.where-to-buy .top .tabs a.selected {
	background-color: #e9e9e9;
	color: #222
}

.where-to-buy .locations .item:nth-child(even) .brand-logo,.where-to-buy .locations .item:nth-child(even) .copy {
	background-color: #e0e0e0!important
}

.career-listing .carousel-tabs {
	background-color: #06c;
	display: none
}

.career-listing .carousel-tabs .tabs {
	display: table;
	width: 100%
}

.career-listing .carousel-tabs .tabs .tab {
	display: table-cell;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	border-right: 1px solid rgba(255,255,255,.15);
	transition: all .5s ease;
	position: relative;
	line-height: 1.2;
	padding: 10px 5px
}

.career-listing .carousel-tabs .tabs .tab .icon {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -23px;
	color: #0057ae;
	font-size: 35px;
	z-index: 99;
	display: none
}

.career-listing .carousel-tabs .tabs .tab:last-child {
	border-right: none
}

.career-listing .carousel-tabs .tabs .tab.selected {
	background-color: #0057ae
}

.career-listing .carousel-tabs .tabs .tab.selected .icon {
	display: block
}

.career-listing .reasons h2 {
	text-align: center;
	margin-bottom: 20px
}

.career-listing .reasons img {
	display: block;
	margin-bottom: 10px
}

.career-listing .reasons .heading {
	font-size: 16px;
	margin-bottom: 5px
}

.career-listing .reasons .item {
	margin-top: 20px
}

.career-listing .reasons .item:last-child {
	margin-bottom: 0
}

.career-listing .reasons .image-container {
	margin-left: -1px;
	margin-top: 20px
}

.career-listing .reasons .image-container .container {
	float: left;
	padding-left: 1px;
	width: 33.33%
}

.career-listing .reasons .image-container img {
	display: block;
	margin-bottom: 0
}

.career-listing .hero-section .inner {
	display: block
}

.career-listing .hero-section .image {
	display: block;
	text-decoration: none
}

.career-listing .hero-section .image .design {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background-color: rgba(181,31,126,.9);
	border-radius: 50%;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	transition: all .5s ease;
	width: 50px;
	height: 50px;
	font-size: 25px;
	line-height: 57px
}

.career-listing .hero-section button {
	padding: 0
}

.career-listing .hero-section button .icon {
	font-size: 30px
}

.career-listing .hero-section .inner .image {
	position: relative;
	background-size: cover;
	background-position: center top;
	height: 200px
}

.career-listing .hero-section .inner .image .top-gradient {
	background-image: url(top-grad.png);
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: repeat-x;
	width: 100%;
	height: 100%
}

.career-listing .hero-section .inner .image .wrapper {
	height: 100%
}

.career-listing .hero-section .inner .image .wrapper .outer {
	position: absolute;
	right: 20px;
	bottom: 20px
}

.career-listing .hero-section .inner .image .wrapper .square-trigger {
	position: relative;
	display: block;
	text-decoration: none;
	padding: 0 20px 0 30px;
	background-color: #b51f7e;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border-radius: 5px;
	color: #fff;
	transition: all .5s ease
}

.career-listing .hero-section .inner .image .wrapper .square-trigger .icon {
	left: 10px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.career-listing .hero-section .inner .image .wrapper .square-trigger:hover {
	background-color: #222
}

.career-listing .hero-section .inner .image .gradient {
	background-image: url(carousel-grad.png);
	background-repeat: repeat-x;
	height: 100px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0
}

.career-listing .hero-section .inner .copy {
	position: relative;
	background-color: #FFF;
	width: 100%;
	padding: 20px 20px 0
}

.career-listing .hero-section .inner .copy .inner {
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
	opacity: 0;
	transition-property: opacity,-webkit-transform;
	transition-property: opacity,transform;
	transition-property: opacity,transform,-webkit-transform;
	transition-duration: .5s;
	transition-timing-function: ease;
	transition-delay: 1s
}

.career-listing .hero-section .inner .copy .title {
	font-size: 18px;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
	padding-left: 30px;
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
	opacity: 0;
	transition-property: opacity,-webkit-transform;
	transition-property: opacity,transform;
	transition-property: opacity,transform,-webkit-transform;
	transition-duration: .5s;
	transition-timing-function: ease;
	transition-delay: 1s
}

.career-listing .hero-section .inner .copy .title .icon {
	position: absolute;
	color: #00aeef;
	font-size: 30px;
	left: -5px;
	top: -5px
}

.career-listing .hero-section .inner .copy .title .top {
	line-height: 1;
	font-size: 14px
}

.career-listing .hero-section .inner.slick-active .copy .title {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	transition-delay: .65s
}

.career-listing .hero-section .inner.slick-active .copy .inner {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	transition-delay: .85s
}

thead {
	font-weight: 700
}

thead tr {
	background-color: #ebebeb!important
}

tr {
	background-color: #ebebeb;
	border-bottom: 1px solid #FFF
}

tr td {
	padding: 10px
}

tr:nth-child(odd) {
	background-color: #e0e0e0
}

.current-jobs h2 {
	text-align: center
}

.current-jobs table .full {
	display: none
}

.current-jobs table a {
	text-decoration: none
}

.current-jobs table a.link {
	text-transform: uppercase;
	color: #FFF;
	background-color: #b51f7e;
	padding: 3px 5px;
	transition: all .5s ease;
	white-space: nowrap
}

.current-jobs table a.link:hover {
	background-color: #06c
}

.news-details .list-container {
	padding: 10px;
	background-color: #e9e9e9;
	margin-top: 20px;
	margin-bottom: 20px
}

.news-details .product-item-container {
	margin-bottom: 20px
}

.news-details .hero-img {
	background-size: cover;
	background-position: center center;
	margin-top: 20px;
	display: block;
	position: relative;
	margin-bottom: 40px
}

.news-details .hero-img h1 {
	font-weight: 300
}

.news-details .hero-img .gradient {
	position: absolute;
	width: 100%;
	height: 50%;
	bottom: 0;
	left: 0;
	background-size: 100% 100%;
	background-image: url(carousel-grad2.png);
	background-repeat: repeat-x;
	display: block;
	opacity: .5
}

.news-details .hero-img img {
	display: block
}

.news-details .hero-img .copy {
	position: absolute;
	bottom: 5px;
	width: 100%;
	left: 0;
	padding: 10px
}

.news-details .hero-img .copy h1 {
	font-size: 14px;
	color: #FFF
}

.news-details .top {
	text-transform: uppercase;
	text-align: center;
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5
}

.news-details .top .inner {
	display: inline-block;
	max-width: 780px
}

.news-details .top .details {
	text-indent: -10px
}

.news-details .top .details .item {
	padding: 0 10px;
	border-right: 1px solid rgba(0,0,0,.1)
}

.news-details .top .details .item:last-child,section.mid-grey .further-help .help-item {
	border-right: none
}

.news-details .top a {
	text-decoration: none;
	transition: all .5s ease
}

.news-details .top a.back {
	position: relative;
	padding-left: 15px;
	margin-top: 10px;
	display: inline-block
}

.news-details .top a.back .icon {
	left: -5px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 20px
}

.news-details .sidebar .search {
	position: relative;
	padding-right: 55px;
	margin-bottom: 20px;
	padding-top: 20px;
	border-top: 1px solid rgba(0,0,0,.1)
}

.news-details .sidebar .search button {
	position: absolute;
	right: 0;
	top: 20px
}

.news-details .sidebar .search input {
	border: 1px solid #CCC!important
}

.news-details .latest-feed .set.featured .item a {
	transition: all .5s ease;
	padding-left: 50px;
	position: relative
}

.news-details .latest-feed .set.featured .item a .image-container {
	display: block;
	margin-bottom: 10px;
	background-size: cover;
	background-position: center center;
	position: absolute;
	left: 0;
	width: 40px
}

.news-details .latest-feed .set.featured .item a .image-container img {
	width: 100%;
	display: block
}


.homepage .mid-section {
	background-color: #e9e9e9
}

.homepage .mid-section h2 {
	text-align: center;
	margin-bottom: 20px
}

.homepage .mid-section .row .solutions {
	padding: 10px
}

.homepage .mid-section .row .solutions a {
	color: #000;
	text-decoration: initial
}

.homepage .mid-section .row .solutions .item {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid rgba(0,0,0,.1);
	text-align: center;
	padding: 10px;
	text-transform: uppercase;
	transition: all .5s ease;
	margin-bottom: 10px
}

.homepage .mid-section .row .solutions .item .label {
	transition: all .5s ease
}

.homepage .mid-section .row .solutions .item:last-child {
	border-bottom: none;
	margin-bottom: 0
}

.homepage .mid-section .row .solutions .item .icon-container {
	border-radius: 50%;
	width: 50px;
	height: 50px;
	border: 2px solid;
	margin: 0 auto 10px;
	position: relative;
	transition: all .5s ease
}

.homepage .mid-section .row .solutions .item .icon-container.blue {
	border: 2px solid #1F9CB8
}

.homepage .mid-section .row .solutions .item .icon-container.green {
	border: 2px solid #8570B1
}

.homepage .mid-section .row .solutions .item .icon-container.pink {
	border: 2px solid #C1167C
}

.homepage .mid-section .row .solutions .item .icon-container.orange {
	border: 2px solid #CEA100
}

.homepage .mid-section .row .solutions .item .icon {
	font-size: 35px;
	transition: all .5s ease;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

.homepage .mid-section .row .solutions .item .icon.blue {
	color: #1F9CB8
}

.homepage .mid-section .row .solutions .item .icon.green {
	color: #8570B1
}

.homepage .mid-section .row .solutions .item .icon.pink {
	color: #C1167C
}

.homepage .mid-section .row .solutions .item .icon.orange {
	color: #CEA100
}

.homepage .mid-section .row .interests {
	padding: 10px;
	background-color: #dfdfdf
}

.homepage .mid-section .row .interests .dd-container {
	position: relative;
	width: 100%
}

.homepage .mid-section .row .interests .dd-container .or {
	text-align: center;
	margin: 5px 0
}

.products-category {
	margin-top: 30px
}

.products-category:first-child {
	margin-top: 0
}

.products-category .range-category .item {
	text-align: center;
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding-bottom: 20px;
	margin-bottom: 20px
}

.products-category .range-category .item.last {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none
}

.products-category .range-category .item .img-container {
	background-size: cover;
	background-position: center center;
	margin-bottom: 20px
}

.products-category .range-category .item p {
	opacity: .65
}

.featured-content.expander .tiles .tile a .copy {
	text-align: center
}

.featured-content.expander .tiles .tile h3 {
	margin-top: 10px
}

.featured-content.expander .tiles .tile a>.icon {
	color: #06c;
	text-align: center;
	font-size: 80px;
	transition: all .5s ease
}

.featured-content.expander .tiles .tile a:hover>.icon {
	opacity: .15
}

.products-detail .specifications {
	margin-top: 30px;
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding-bottom: 20px
}

.products-detail .specifications:first-child {
	margin-top: 0
}

.products-detail .specifications .more a {
	display: inline-block;
	padding: 0 5px;
	height: 20px;
	line-height: 20px;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 12px;
	background-color: #06c;
	color: #FFF;
	text-align: center
}

.products-detail .specifications h2 {
	text-align: center
}

.products-detail .specifications td:last-child {
	font-weight: 700;
	width: 35%
}

.products-detail .specifications .cropped-copy .outer {
	max-height: 400px
}

.products-detail .carousel .large-carousel a {
	position: relative;
	display: block;
	height: 0;
	padding: 0 0 71.428%;
	overflow: hidden
}

.products-detail .carousel .large-carousel a img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit: cover"
}

.products-detail .carousel .large-carousel.slick-slider {
	margin-bottom: 20px
}

.products-detail .carousel .thumbnail-carousel .item {
	padding: 0 5px
}

.products-detail .carousel .thumbnail-carousel .item.slick-current .inner .overlay,.products-detail .carousel .thumbnail-carousel .item:hover .inner .overlay {
	opacity: 1
}

.products-detail .carousel .thumbnail-carousel .item .inner {
	display: block;
	position: relative;
	height: 0;
	padding: 0 0 71.428%;
	overflow: hidden
}

.products-detail .carousel .thumbnail-carousel .item .inner img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit: cover"
}

.key-features .tabbed-section .label-holder .icon-chevron-up,.key-features .tabbed-section.expanded .label-holder .icon-chevron-down {
	display: none
}

.products-detail .carousel .thumbnail-carousel .item .inner .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(255,255,255,.65);
	opacity: 0;
	transition: all .5s ease
}

.products-detail .carousel .thumbnail-carousel .slick-arrow.next {
	right: 0;
	width: 40px;
	height: 40px;
	top: 10px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	text-align: center;
	font-size: 30px;
	box-shadow: 0 0 3px rgba(0,0,0,.2);
	padding: 0;
	position: absolute
}

.products-detail .carousel .thumbnail-carousel .slick-arrow.prev {
	position: absolute;
	right: 0;
	width: 40px;
	height: 40px;
	bottom: -35px;
	top: auto;
	left: auto;
	font-size: 30px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 5px;
	box-shadow: 0 0 3px rgba(0,0,0,.2);
	padding: 0
}

.products-detail.large .carousel {
	width: auto;
	max-width: 980px;
	float: none;
	padding: 0;
	margin: 0 auto
}

.products-detail.large .carousel .large-carousel a img {
	width: 100%;
	max-width: none
}

.products-detail.large .carousel .thumbnail-carousel .item .inner {
	height: 80px
}

.products-detail.large {
	position: relative;
	max-width: 980px;
	margin: 0 auto
}

.products-detail.large .mfp-close {
	top: -50px;
	color: #FFF
}

.key-features .tabbed-section .label-holder,.key-features .tabbed-section .tab-nav a {
	color: #06c;
	border-bottom: 1px solid #FFF;
	transition: all .5s ease;
	text-decoration: none;
	font-family: 'Roboto Condensed',Arial,'Helvetica Neue',Helvetica,sans-serif
}

.products-detail.large .carousel .thumbnail-carousel {
	width: 100%;
	max-width: 500px;
	margin: 0 auto
}

.key-features h2 {
	text-align: center;
	margin-bottom: 20px
}

.key-features .tabbed-section {
	position: relative
}

.key-features .tabbed-section.expanded .label-holder {
	background-color: #dadada
}

.key-features .tabbed-section.expanded .label-holder .icon-chevron-up {
	display: block
}

.key-features .tabbed-section .label-holder {
	display: block;
	padding: 10px 30px;
	text-align: center;
	background-color: #FFF;
	margin-top: 20px;
	position: relative;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-size: 15px;
	cursor: pointer;
	margin-left: 40px;
	margin-right: 40px
}

.key-features .tabbed-section .label-holder .inner {
	display: inline-block
}

.key-features .tabbed-section .label-holder .icon {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 20px
}

.key-features .tabbed-section .tab-nav {
	text-align: center;
	display: none;
	position: absolute;
	top: 43px;
	width: 100%;
	padding: 0 40px
}

.key-features .tabbed-section .tab-nav a {
	display: block;
	padding: 10px;
	background-color: #d1d1d1;
	font-size: 15px;
	width: 100%
}

.key-features .tabbed-section .tab-nav a.selected {
	background-color: #d1d1d1;
	color: #000
}

.key-features .content-set {
	background-color: #FFF;
	padding: 20px;
	display: none
}

.key-features .content-set h3 {
	margin-top: 0
}

.key-features .content-set .image-container {
	text-align: center;
	margin-top: 20px
}

.key-features .content-set .image-container img {
	display: inline-block
}

.key-features .main-features {
	text-align: center;
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding-bottom: 20px
}

.key-features .main-features .button-bar {
	margin-top: 40px
}

.key-features .main-features .feature {
	margin-top: 10px
}

.key-features .main-features .feature .icon {
	width: 70px;
	height: 70px;
	font-size: 70px;
	color: #06c;
	margin: 0 auto 10px
}

.key-features .main-features .feature .label,.key-features .other-features .heading {
	font-size: 14px;
	text-transform: uppercase
}

.key-features .main-features .feature .image-container img {
	display: block;
	width: 50px;
	margin: 0 auto
}

.cropped-copy .more,.cropped-copy .more a.readless,.cropped-copy .overlay,.drivers .accordion-table .accordion .accordion-content .content a.release .icon-chevron-up,.drivers .accordion-table .accordion-live .accordion-content .content a.release .icon-chevron-up {
	display: none
}

.key-features .main-features .feature .sub-label {
	text-transform: uppercase
}

.key-features .other-features {
	margin-top: 20px
}

.key-features .other-features .heading {
	margin-bottom: 10px
}

.cropped-copy {
	position: relative
}

.cropped-copy .outer {
	overflow: hidden;
	position: relative
}

.cropped-copy .inner {
	padding: 0
}

.cropped-copy .inner p:first-child {
	margin-top: 0
}

.cropped-copy .overlay {
	height: 100%;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 1;
	transition: all .5s ease;
	background: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,0) 1%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 )
}

.cropped-copy.expanded .overlay {
	opacity: 0;
	visibility: hidden
}

.cropped-copy .more {
	position: relative;
	margin-top: 10px
}

.cropped-copy .more a {
	z-index: 2;
	text-decoration: none;
	padding-left: 12px;
	position: relative;
	color: #06c;
	text-transform: uppercase;
	font-weight: 400
}

.cropped-copy .more a .icon {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 16px
}

.page.with-sidenav .drivers {
	width: 83.33333333333334%;
	float: left;
	position: relative;
	padding: 0 10px
}

.drivers {
	margin-top: 30px
}

.drivers:first-child {
	margin-top: 0
}

.filter-content .content-container,.filter-content .dropdown-section {
	margin-top: 20px
}

.drivers .accordion-table .accordion .accordion-content,.drivers .accordion-table .accordion-live .accordion-content {
	padding: 0
}

.drivers .accordion-table .accordion .accordion-content .content,.drivers .accordion-table .accordion-live .accordion-content .content {
	width: 100%;
	overflow: auto
}

.drivers .accordion-table .accordion .accordion-content .content tr th,.drivers .accordion-table .accordion-live .accordion-content .content tr th {
	padding: 10px;
	text-align: left
}

.drivers .accordion-table .accordion .accordion-content .content a.release,.drivers .accordion-table .accordion-live .accordion-content .content a.release {
	color: #222;
	position: relative;
	padding-right: 40px;
	white-space: nowrap
}

.drivers .accordion-table .accordion .accordion-content .content a.release .icon,.drivers .accordion-table .accordion-live .accordion-content .content a.release .icon {
	position: absolute;
	top: -5px
}

.drivers .accordion-table .accordion .accordion-content .content a.release.expanded .icon-chevron-up,.drivers .accordion-table .accordion-live .accordion-content .content a.release.expanded .icon-chevron-up {
	display: inline-block
}

.drivers .accordion-table .accordion .accordion-content .content a.release.expanded .icon-chevron-down,.drivers .accordion-table .accordion-live .accordion-content .content a.release.expanded .icon-chevron-down {
	display: none
}

.drivers .accordion-table .accordion .accordion-content .content a,.drivers .accordion-table .accordion-live .accordion-content .content a {
	text-decoration: none
}

.drivers .accordion-table .accordion .accordion-content .content a:hover .icon,.drivers .accordion-table .accordion-live .accordion-content .content a:hover .icon {
	color: #222
}

.drivers .accordion-table .accordion .accordion-content .content .icon,.drivers .accordion-table .accordion-live .accordion-content .content .icon {
	color: #06c;
	transition: all .5s ease;
	font-size: 25px
}

.filter-content .dropdown-section a.expand {
	display: inline-block;
	text-decoration: none;
	float: right;
	padding: 0 5px;
	height: 20px;
	line-height: 20px;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 12px;
	border: #06c;
	background-color: #06c;
	color: #FFF;
	cursor: pointer;
	transition: all .5s ease;
	font-family: 'Roboto Condensed',Arial,'Helvetica Neue',Helvetica,sans-serif
}

.filter-content .dropdown-section a.expand .less,.filter-content .dropdown-section a.expand.expanded .more {
	display: none
}

.filter-content .dropdown-section a.expand.expanded .less {
	display: block
}

.filter-content .dropdown-section a.expand:hover {
	background-color: #000
}

.filter-content .dropdown-section .set {
	margin-bottom: 10px
}

.filter-content .dropdown-section .set:last-child {
	margin-bottom: 0
}

.filter-content .dropdown-section .set label {
	text-transform: uppercase
}

.filter-content .search-results .tabs a {
	text-transform: uppercase;
	padding: 10px;
	text-decoration: none;
	background-color: #efefef;
	transition: all .5s ease
}

.filter-content .search-results .tabs a.selected {
	background-color: #FFF;
	color: #222
}

.filter-content .design {
	height: 60px;
	width: 100%;
	background-color: #dfdfdf;
	margin-top: 1px
}

.filter-content .filters .select-container {
	display: none
}

.filter-content .filters .search {
	margin-bottom: 2px
}

.filter-content .filters .search .search-box {
	margin-top: 0
}

.filter-content .filters .dropdowns {
	background-color: #dfdfdf;
	padding: 10px;
	text-transform: uppercase
}

.filter-content .filters .dropdowns .row {
	margin-top: 5px!important
}

.filter-content .filters .dropdowns .row .dd {
	margin-bottom: 10px
}

.filter-content .filters .dropdowns .row .filt button {
	width: 100%
}

.filter-content .filters .dropdowns .spSelect-container {
	text-transform: none
}

.solution-services .subscribe-bar {
	background-color: #222;
	padding: 10px;
	position: relative
}

.solution-services .subscribe-bar h2 {
	color: #FFF;
	position: relative;
	padding-left: 35px;
	margin-bottom: 15px;
	margin-top: 5px
}

.solution-services .subscribe-bar h2 .icon {
	position: absolute;
	left: 0;
	top: -5px;
	color: #b51f7e;
	font-size: 30px
}

.solution-services .subscribe-bar label {
	color: #FFF;
	opacity: .75;
	text-transform: uppercase
}

.user-manuals .filter-content .filters .dropdowns .row .chk.disabled,.user-manuals .filter-content .filters .dropdowns .row button.disabled {
	opacity: .5
}

.solution-services .subscribe-bar button {
	width: 100%;
	margin-top: 10px
}

.solution-services .service {
	margin-bottom: 20px
}

.solution-services .service h2 {
	text-align: center
}

.solution-services .service h2 span {
	color: #06c
}

.solution-services .service .content {
	position: relative;
	margin-top: 20px
}

.solution-services .service .content img.design {
	position: absolute;
	width: 23px;
	display: block;
	top: -10px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.solution-services .service .content .item {
	background-color: #FFF;
	padding: 10px 10px 10px 53px;
	margin-bottom: 1px;
	position: relative;
	display: block;
	text-decoration: none;
	transition: all .5s ease;
	color: #222
}

.solution-services .service .content .item .heading {
	color: #06c;
	font-size: 14px
}

.solution-services .service .content .item .icon {
	position: absolute;
	left: 10px;
	font-size: 35px;
	color: #06c
}

.products .row .category .image-container,.user-manuals .filter-content .filters .dropdowns .row {
	position: relative
}

.page.with-sidenav .user-manuals {
	width: 83.33333333333334%;
	float: left;
	position: relative;
	padding: 0 10px
}

.user-manuals {
	margin-top: 30px
}

.user-manuals:first-child {
	margin-top: 0
}

.user-manuals tr th {
	text-align: left;
	padding: 10px
}

.about-landing h2,.apply-form h2,.contact-support h2,.job-detail h2,.support .contact-bar {
	text-align: center
}

.user-manuals .search-results .content {
	overflow: auto
}

.about-landing .tiles-mask,.fullscreen-hero,.hero-banner .wrapper,.hub-testimonial .avatar,.hub-tiles .item a .overlay,.roi-hero .roi-calculator .answer,.trade-hero .blobs,.ysoft-hero .ysoft-calculator .answer {
	overflow: hidden
}

.user-manuals .filter-content .search-results .tabs a {
	width: 100%;
	display: block
}

.user-manuals .search-box .inner {
	padding-right: 0
}

.user-manuals .filter-content .filters .dropdowns .row .dd {
	width: 100%
}

.user-manuals .filter-content .filters .dropdowns .row .chk {
	margin-top: 10px
}

.user-manuals .filter-content .filters .dropdowns .row .chk label {
	text-transform: none
}

.user-manuals .filter-content .filters .dropdowns .row button {
	width: 100%;
	margin-top: 10px
}

.user-manuals .filter-content .filters .dropdowns .row button.disabled:hover {
	background-color: #06c;
	cursor: default
}

.filter-content .search-results {
	margin-top: -26px
}

.job-detail .interest-box {
	padding: 20px 10px;
	background-color: #222;
	color: #FFF;
	text-align: center;
	margin-top: 20px
}

.job-detail .interest-box .icon {
	color: #b51f7e;
	margin-bottom: 10px;
	font-size: 50px;
	display: block
}

.apply-form,.job-detail .interest-box h2 {
	color: #FFF
}

.job-detail .interest-box .button-bar a {
	width: 100%;
	background-color: #b51f7e;
	transition: all .5s ease
}

.job-detail .interest-box .button-bar a:hover {
	background-color: #06c
}

.apply-form h2 {
	color: #FFF;
	margin-bottom: 20px
}

.apply-form .set {
	padding: 10px 0;
	border-top: 1px solid rgba(255,255,255,.2)
}

.apply-form fieldset label.inline {
	text-transform: uppercase
}

.apply-form .heading {
	font-size: 16px;
	margin-bottom: 10px
}

.apply-form .spSelect-container .spSelect-options-container .spSelect-option {
	color: #222
}

.apply-form .spSelect-container .spSelect-options-container .spSelect-option.active,.apply-form .spSelect-container .spSelect-options-container .spSelect-option:hover {
	color: #FFF
}

.apply-form input {
	color: #222
}

.apply-form .submit {
	width: 100%;
	margin-top: 20px;
	background-color: #b51f7e;
	transition: all .5s ease
}

.apply-form .policy {
	margin-top: 20px
}

.apply-form .policy a {
	color: #00aeef;
	text-decoration: none
}

.job-detail .apply-form,.job-detail .apply-form h2 {
	color: #222
}

.job-detail .apply-form .set {
	border-top: 1px solid rgba(0,0,0,.3)
}

.products .row .category {
	border-bottom: 1px solid rgba(0,0,0,.2);
	padding-bottom: 20px;
	margin-top: 20px
}

.products .row .category:first-child {
	margin-top: 0
}

.products .row .category:last-child {
	border-bottom: none;
	padding-bottom: 0
}

.products .row .category a.bubble-link {
	text-decoration: none
}

.products .row .category a.bubble-link .overlay {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	background-color: rgba(255,255,255,0);
	transition-property: background-color;
	transition-duration: .2s;
	transition-timing-function: ease-in;
	transition-delay: 0s
}

.products .row .category a.bubble-link .overlay .label {
	position: absolute;
	right: 10px;
	bottom: -20px;
	z-index: 4;
	line-height: 1;
	text-transform: uppercase;
	color: #FFF;
	transition-property: bottom;
	transition-duration: .2s;
	transition-timing-function: ease;
	transition-delay: 0s;
	font-size: 12px
}

.products .row .category a.bubble-link .overlay .ovals {
	width: 220px;
	height: 85px;
	position: absolute;
	right: -100px;
	bottom: -85px;
	transition-property: right,bottom;
	transition-duration: .2s;
	transition-timing-function: ease;
	transition-delay: .15s
}

.products .row .category a.bubble-link .overlay .ovals .oval {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: left top;
	position: absolute;
	left: 0;
	top: 0;
	transition-property: left,top;
	transition-duration: .3s;
	transition-timing-function: ease
}

.industries .tiles .tile .inner,.products .row .category .image-container {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.products .row .category a.bubble-link .overlay .ovals .oval-01 {
	background-image: url(ovals01.png);
	left: 50px;
	top: 10px;
	z-index: 2;
	transition-delay: 50ms
}

.products .row .category a.bubble-link .overlay .ovals .oval-02 {
	background-image: url(ovals02.png);
	left: -10px;
	top: 30px;
	z-index: 1;
	transition-delay: .1s
}

.products .row .category a.bubble-link .overlay .ovals .oval-03 {
	background-image: url(ovals03.png);
	z-index: 3
}

.products .row .category .image-container {
	margin-bottom: 20px
}

.products .row .category .image-container img {
	width: 100%
}

.products .row .category .heading {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 10px;
	transition: all .5s ease
}

.products .row .category .links-container ul.links {
	padding: 0;
	margin: 0
}

.products .row .category .links-container ul.links.green li a span {
	color: #a6ce3a
}

.products .row .category .links-container ul.links.blue li a span {
	color: #03afef
}

.products .row .category .links-container ul.links.pink li a span {
	color: #ec018c
}

.products .row .category .links-container ul.links.yellow li a span {
	color: #ffa30c
}

.products .row .category .links-container ul.links li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	background-image: none
}

.products .row .category .links-container ul.links li a {
	position: relative;
	padding-left: 20px;
	text-decoration: none;
	color: #222
}

.products .row .category .links-container ul.links li a span {
	position: absolute;
	left: 0;
	font-size: 15px;
	transition: all .3s ease
}

.about-landing {
	margin-bottom: 40px
}

.about-landing h2 {
	margin-top: 30px
}

.about-landing .tiles-container {
	margin: 0 -1px;
	padding-top: 1px
}

.about-landing .tiles-container .tile {
	color: #06c;
	padding: 10px;
	position: relative;
	border: 1px solid #e5e5e5;
	margin-top: -1px;
	text-decoration: none;
	display: block;
	transition: all .5s ease
}

.about-landing .tiles-container .tile .icon {
	font-size: 40px
}

.about-landing .tiles-container .tile .title {
	position: absolute;
	left: 60px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 20px;
	line-height: 1.2;
	text-transform: uppercase
}

#PromotionFormTemplate .apply-form label.inline {
	width: 160px;
	text-transform: none
}

#PromotionFormTemplate .apply-form fieldset .error-message span.EditingFormErrorLabel {
	padding: 0
}

#PromotionFormTemplate .apply-form fieldset.extraheight {
	height: 90px
}

.contact-sales .apply-form,.contact-support .apply-form {
	color: #222
}

.contact-sales .apply-form .validate-checkbox-group.enquiry label,.contact-support .apply-form .validate-checkbox-group.enquiry label {
	width: 100%;
	margin-right: 0
}

.contact-sales .apply-form fieldset label.inline,.contact-support .apply-form fieldset label.inline {
	top: 5px;
	-webkit-transform: none;
	transform: none
}

.contact-support .outer {
	background-color: #FFF;
	padding: 10px;
	margin-bottom: 10px
}

.contact-support .outer .spSelect-container .spSelect-label,.contact-support .outer input,.contact-support .outer input[type=checkbox]+label span,.contact-support .outer input[type=radio]+label span,.contact-support .outer textarea {
	border: 1px solid #bdbbbb
}

.contact-support.negative-margin {
	margin-top: -60px
}

.contact-support.negative-margin .about-landing {
	margin-bottom: 20px
}

.contact-support .tiles-container .tile {
	color: #FFF;
	border: 1px solid rgba(255,255,255,.15)
}

.contact-support .about-landing {
	background-color: #06c
}

.contact-support .apply-form .set {
	border-bottom: 1px solid rgba(0,0,0,.1);
	border-top: none;
	padding-bottom: 0;
	margin-bottom: 10px
}

.industries {
	margin-top: 20px
}

.industries .tiles .tile {
	margin-bottom: 10px;
	display: block;
	text-decoration: none;
	transition: all .5s ease
}

.industries .tiles .tile .inner {
	position: relative
}

.industries .tiles .tile:last-child {
	margin-bottom: 0
}

.industries .tiles .tile img {
	display: block;
	width: 100%
}

.industries .tiles .tile .label {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: #0067cc;
	text-transform: uppercase;
	color: #FFF;
	padding: 10px 10px 10px 45px;
	font-size: 14px;
	font-family: 'Roboto Condensed',Arial,'Helvetica Neue',Helvetica,sans-serif
}

.industries .tiles .tile .label .icon {
	position: absolute;
	left: 10px;
	font-size: 25px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.support .contact-bar {
	padding: 10px;
	background-color: #dfdfdf
}

.support .contact-bar .inner {
	display: block;
	font-size: 16px
}

.support .contact-bar .inner .wrapper {
	display: block;
	padding: 0
}

.support .contact-bar .inner .wrapper .button-bar {
	margin-top: 10px
}

.support .dropdowns {
	margin-top: 20px
}

.support .dropdowns .col {
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding-bottom: 20px;
	margin-bottom: 10px
}

.support .dropdowns .col:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none
}

.support .dropdowns .col .item .icon {
	font-size: 60px;
	display: block
}

.support .dropdowns .col .item.green .icon {
	color: #a6ce39
}

.support .dropdowns .col .item.blue .icon {
	color: #00aeef
}

.support .dropdowns .col .item.orange .icon {
	color: #ffa30b
}

.support .dropdowns .col .item .title {
	text-transform: uppercase;
	margin-bottom: 10px
}

.support .dropdowns .col .item .spSelect-container {
	text-align: left
}

.contact-section {
	text-align: center;
	font-size: 18px;
	color: #222
}

.contact-section a {
	text-decoration: none
}

.copy-container .contact-container .button-bar {
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(0,0,0,.1);
	margin-top: 20px
}

.copy-container .contact-container .button-bar a {
	margin: 10px 0
}

.benefit-list {
	text-align: center
}

.benefit-list .inner {
	display: inline-block
}

.benefit-list .inner a.item {
	text-decoration: none;
	text-align: center;
	margin-bottom: 20px;
	display: block;
	color: #222
}

.benefit-list .inner a.item:last-child,.hero-two .slick-dots,.hero-two .slick-slider {
	margin-bottom: 0
}

.benefit-list .inner a.item .icon {
	color: #06c;
	font-size: 35px;
	border: 2px solid #06c;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	margin: 0 auto 10px;
	line-height: 41px;
	transition: all .3s ease
}

.health-check {
	background-color: #e9e9e9;
	margin-top: 20px;
	padding: 10px
}

.health-check .icon {
	text-align: center;
	color: #b51f7e;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 60px
}

.health-check .heading {
	font-size: 18px;
	text-align: center;
	margin-bottom: 10px;
	color: #222;
	font-family: 'Roboto Condensed',Arial,'Helvetica Neue',Helvetica,sans-serif
}

.health-check .button-bar a {
	width: 100%;
	display: block;
	margin: 0
}

.contact-us-sidebar .contact-us {
	background-color: #e8e8e8;
	color: #222
}

.contact-us-sidebar .contact-us .heading {
	font-family: 'Roboto Condensed',Arial,'Helvetica Neue',Helvetica,sans-serif;
	color: #222
}

.subscribe-sidebar {
	margin-top: 20px
}

.subscribe-sidebar .contact-us {
	background-color: #e8e8e8;
	color: #222;
	text-align: center;
	font-family: 'Roboto Condensed',Arial,'Helvetica Neue',Helvetica,sans-serif;
	padding: 10px
}

.side-menu-nav {
	margin-bottom: 30px
}

.side-menu-nav ul,.side-menu-nav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.side-menu-nav li.expanded>.expander>.icon.up {
	display: block
}

.side-menu-nav li.expanded>.expander>.icon.down {
	display: none
}

.side-menu-nav ul li {
	position: relative;
	background-image: none
}

.side-menu-nav ul li a,.static-side-nav .static-item {
	padding: 15px 30px 15px 10px;
	border-bottom: 1px solid #FFF;
	text-decoration: none
}

.side-menu-nav ul li a {
	background-color: #edeeee;
	display: block
}

.side-menu-nav li.category .icon.up,.side-menu-nav li.filter-parent .icon.up,.side-menu-nav ul ul {
	display: none
}

.side-menu-nav li.category .expander,.side-menu-nav li.filter-parent .expander {
	position: absolute;
	width: 40px;
	height: 40px;
	right: 0;
	top: 2px;
	font-size: 20px;
	cursor: pointer
}

.side-menu-nav li.category .icon,.side-menu-nav li.filter-parent .icon {
	position: absolute;
	width: 40px;
	height: 40px;
	line-height: 40px;
	right: 0;
	top: 0;
	text-align: center;
	color: rgba(0,102,204,.4)
}

.side-menu-nav li.category .expander,.side-menu-nav li.filter-parent .expander {
	line-height: 50px
}

.side-menu-nav ul li.expanded>.filter-item {
	background-color: #06c;
	color: #FFF
}

.side-menu-nav ul li.expanded .icon {
	color: rgba(255,255,255,.4)
}

.side-menu-nav ul li ul li a {
	background-color: #cadae9
}

.side-menu-nav ul li.expanded ul li .icon {
	color: rgba(0,102,204,.4)
}

.side-menu-nav ul li.expanded ul li.expanded>a {
	background-color: #acc9e5;
	color: #06c
}

.side-menu-nav ul li.expanded ul li.expanded ul li a {
	background-color: #acc9e5
}

.side-menu-nav a.selected {
	background-color: #333!important;
	color: #FFF
}

.side-menu-nav li.link .expander {
	display: none!important
}

.static-side-nav {
	margin-bottom: 30px
}

.static-side-nav .static-item {
	display: block;
	position: relative;
	transition: all .5s ease;
	color: #333
}

.static-side-nav .static-item .expander {
	position: absolute;
	right: 13px;
	top: 13px;
	font-size: 20px;
	transition: all .5s ease
}

.static-side-nav .static-item .expander .icon {
	display: none;
	transition: all .5s ease
}

.static-side-nav .static-item.primary-open {
	background-color: #f0f0f0;
	color: #333
}

.static-side-nav .static-item.primary-open.arrow .icon-chevron-up {
	display: block;
	color: rgba(51,51,51,.4)
}

.static-side-nav .static-item.secondary {
	background-color: #d8d8d8
}

.static-side-nav .static-item.secondary-open {
	background-color: #b8b8b8;
	color: #333
}

.static-side-nav .static-item.secondary-open.arrow .icon-chevron-up {
	display: block;
	color: rgba(51,51,51,.4)
}

.static-side-nav .static-item.active {
	background-color: #8a8a8a;
	color: #FFF;
	cursor: default
}

.static-side-nav .static-item.primary-closed.arrow .icon-chevron-down,.static-side-nav .static-item.secondary-closed.arrow .icon-chevron-down {
	color: rgba(51,51,51,.4);
	display: block
}

.static-side-nav .static-item.secondary-closed {
	background-color: #d8d8d8
}

.static-side-nav .static-item.primary-closed {
	background-color: #edeeee
}

.our-values .simple-share {
	padding: 20px 10px
}

.our-values .simple-share .copy {
	line-height: 1.2;
	display: block;
	margin-bottom: 10px
}

.our-values .quote-section {
	margin-bottom: 30px;
	margin-top: 20px;
	background-color: #edeeee;
	position: relative
}

.our-values .quote-section .profile-photo {
	height: 200px;
	width: 180px;
	position: relative;
	margin: 0 auto
}

.our-values .quote-section .profile-photo .photo {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 100%
}

.our-values .quote-section .profile-photo .photo img {
	width: 100%
}

.our-values .quote-section .quote {
	padding: 30px 20px;
	position: relative
}

.our-values .quote-section .quote .author {
	margin-top: 20px
}

.our-values .quote-section .quote .design {
	position: absolute;
	width: 20px
}

.our-values .quote-section .quote .design.quote-left {
	top: 0;
	left: 20px
}

.our-values .quote-section .quote .design.quote-right {
	bottom: -6px;
	right: 20px
}

.our-values .list-container {
	padding: 10px;
	background-color: #e9e9e9;
	margin-top: 0;
	margin-bottom: 20px
}

.our-values .list-container ol {
	margin: 0;
	padding-left: 20px;
	list-style: none
}

.our-values .list-container ol li {
	counter-increment: item;
	margin-bottom: 10px
}

.our-values .list-container ol li span {
	text-transform: uppercase;
	font-weight: 500
}

.our-values .list-container ol li:before {
	margin-right: 10px;
	content: counter(item);
	color: #06c;
	position: absolute;
	left: 25px;
	font-weight: 700
}

.product-tiles h3 {
	color: #06c;
	margin-top: 0
}

.hero-hub,.hero-hub h1,.hero-hub p {
	color: #FFF
}

.product-tiles img {
	width: 100%;
	display: block
}

.product-tiles .product-item {
	text-align: center;
	float: left;
	width: 100%
}

.product-tiles .product-item .inner {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 20px;
	margin-top: 20px
}

.product-tiles .product-item a.view {
	background-color: #333;
	color: #FFF;
	text-transform: uppercase;
	padding: 5px;
	margin-top: 10px;
	line-height: 1;
	display: inline-block;
	text-decoration: none;
	font-size: 12px;
	transition: all .5s ease
}

.hero-hub {
	background-size: cover;
	background-position: center center;
	position: relative;
	height: 390px
}

.hero-hub .wrapper {
	height: 100%;
	padding: 0
}

.hero-hub .inner {
	position: relative;
	height: 100%
}

.hero-hub h1 {
	margin-top: 0
}

.hero-hub .tint {
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	background-color: rgba(0,0,0,.1);
	top: 0;
	left: 0
}

.hero-hub .copy {
	z-index: 2;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 20px;
	right: 20px
}

.hero-hub .button-bar {
	text-align: left
}

.hub-benefits,.hub-tiles h2 {
	text-align: center
}

.hero-hub .button-bar a {
	width: 100%
}

.hub-testimonial {
	padding: 0 20px
}

.hub-testimonial .inner {
	position: relative;
	max-width: 780px;
	margin: 0 auto;
	min-height: 190px
}

.hub-testimonial .avatar {
	border-radius: 50%;
	margin: 0 auto 20px;
	width: 150px
}

.hub-testimonial .avatar img {
	display: block;
	width: 100%
}

.hub-tiles .grid-col-quarter .image {
	height: 140px!important
}

.hub-tiles .item {
	margin-bottom: 20px
}

.hub-tiles .item a {
	display: block;
	text-decoration: none;
	color: #222
}

.hub-tiles .item a .copy {
	background-color: #e8e8e8;
	transition-property: opacity;
	transition-duration: .5s;
	padding: 20px;
	transition-timing-function: ease
}

.hub-tiles .item a .copy h3 {
	color: #06c;
	font-size: 18px;
	margin: 0
}

.hub-tiles .item a .image {
	height: 150px;
	position: relative;
	background-size: cover;
	background-position: center
}

.hub-tiles .item a .overlay {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(255,255,255,0);
	transition-property: background-color;
	transition-duration: .2s;
	transition-timing-function: ease-in;
	transition-delay: 0s
}

.hub-tiles .item a .overlay .label {
	position: absolute;
	right: 10px;
	bottom: -20px;
	z-index: 4;
	line-height: 1;
	text-transform: uppercase;
	color: #FFF;
	transition-property: bottom;
	transition-duration: .2s;
	transition-timing-function: ease;
	transition-delay: 0s;
	font-size: 12px
}

.hub-tiles .item a .overlay .ovals {
	width: 153px;
	height: 63px;
	position: absolute;
	right: -100px;
	bottom: -85px;
	transition-property: right,bottom;
	transition-duration: .2s;
	transition-timing-function: ease;
	transition-delay: .15s
}

.hub-tiles .item a .overlay .ovals .oval {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: left top;
	position: absolute;
	left: 0;
	top: 0;
	transition-property: left,top;
	transition-duration: .3s;
	transition-timing-function: ease
}

.promo-landing-hero,.promo-landing-hero-simple {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.hub-tiles .item a .overlay .ovals .oval-01 {
	background-image: url(ovals01.png);
	left: 50px;
	top: 10px;
	z-index: 2;
	transition-delay: 50ms
}

.hub-tiles .item a .overlay .ovals .oval-02 {
	background-image: url(ovals02.png);
	left: -10px;
	top: 30px;
	z-index: 1;
	transition-delay: .1s
}

.hub-tiles .item a .overlay .ovals .oval-03 {
	background-image: url(ovals03.png);
	z-index: 3
}

.hub-benefits .lead {
	margin: 0 auto
}

.hub-benefits .benefit-items {
	margin-top: 20px
}

.hub-benefits .benefit-items .item {
	text-align: center;
	display: block;
	text-decoration: none
}

.hub-benefits .benefit-items .item h4 {
	color: #06c;
	font-size: 18px
}

.hub-benefits .benefit-items .item p {
	color: #4e4e4e
}

.hub-benefits .benefit-items .item .icon {
	color: #06c;
	margin-bottom: -10px;
	font-size: 100px
}

.promo-landing-hero {
	padding: 50px 0;
	margin-top: 60px;
	position: relative;
	text-align: right
}

.promo-landing-hero .wrapper {
	position: relative
}

.promo-landing-hero .copy {
	text-align: left;
	color: #FFF
}

.promo-landing-hero .copy h1 {
	color: #FFF;
	margin-bottom: 20px;
	font-weight: 400;
	font-size: 32px;
	line-height: 1.2
}

.promo-landing-hero .copy p {
	color: #FFF
}

.promo-landing-hero .copy p.lead {
	margin-bottom: 30px;
	font-size: 14px
}

.promo-landing-hero .copy .list-box {
	padding: 20px;
	background-color: rgba(255,255,255,.2)
}

.promo-landing-hero .copy .list-box ul li {
	background-image: none;
	list-style-type: disc;
	padding-left: 0
}

.promo-landing-hero .copy .list-box h3 {
	color: #FFF;
	text-align: left;
	font-family: 'Roboto Condensed',Arial,Helvetica,sans-serif
}

.promo-landing-hero .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.35)
}

.promo-landing-hero .form {
	display: inline-block;
	margin-top: 20px
}

.promo-landing-hero .form .contact-us {
	text-align: left;
	padding: 20px
}

.promo-landing-hero .form .contact-us .heading {
	font-family: 'Roboto Condensed',Arial,Helvetica,sans-serif;
	padding: 10px;
	font-weight: 400;
	font-size: 24px
}

.promo-landing-hero .form .contact-us .privacy-cta {
	color: #666;
	font-size: 12px;
	margin-top: 20px
}

.promo-landing-hero .form .contact-us fieldset {
	position: relative
}

.promo-landing-hero .form .contact-us fieldset.acknowledge {
	padding-left: 0
}

.promo-landing-hero .form .contact-us fieldset.acknowledge label {
	text-transform: none;
	color: #FFF;
	opacity: 1;
	top: 5px;
	width: auto!important
}

.promo-landing-hero .form .contact-us fieldset .validate-checkbox-group label {
	position: relative;
	top: auto;
	left: auto;
	-webkit-transform: none;
	transform: none
}

.promo-landing.innovation-2017 .sidebar .contact-us {
	padding: 20px
}

.promo-landing.innovation-2017 .sidebar .contact-us .privacy-cta {
	color: #666;
	font-size: 12px
}

.promo-landing.innovation-2017 .sidebar .contact-us label {
	opacity: 1
}

.promo-landing.innovation-2017 .sidebar .contact-us .acknowledge label {
	margin-top: -5px
}

.promo-landing.innovation-2017 .sidebar .contact-us .heading {
	font-family: 'Roboto Condensed',Arial,Helvetica,sans-serif;
	padding: 10px;
	text-align: left;
	font-weight: 400;
	font-size: 24px
}

.promo-landing.innovation-2017 .product-item-container {
	margin-top: 40px
}

.promo-landing-hero-simple {
	position: relative;
	height: 320px
}

.promo-landing-hero-simple .wrapper {
	height: 100%
}

.promo-landing-hero-simple .overlay {
	background-color: rgba(0,0,0,.2);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.promo-landing-hero-simple .copy {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.promo-landing-hero-simple h1 {
	color: #FFF;
	font-size: 28px;
	margin-bottom: 20px;
	font-weight: 400
}

.promo-landing-hero-simple p {
	color: #FFF;
	font-size: 16px
}

.algolia-search .ais-search-box input {
	height: 50px;
	border-color: #dadbda;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 16px
}

.algolia-search .ais-search-box .ais-search-box--reset {
	width: 30px;
	text-align: center
}

.algolia-search .ais-search-box .ais-search-box--reset:hover svg {
	fill: #06c
}

.algolia-search .ais-search-box .ais-search-box--reset svg {
	display: inline-block
}

.algolia-search .ais-search-box .ais-search-box--magnifier {
	width: 14px;
	height: 14px;
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -7px
}

.algolia-search .ais-search-box .ais-search-box--magnifier svg {
	width: 14px;
	height: 14px;
	opacity: .5
}

.algolia-search .search-footers,.algolia-search .search-headers {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-top: 20px;
	line-height: 40px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.algolia-search .search-footers .filter-toggle,.algolia-search .search-headers .filter-toggle {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border-bottom: 1px solid #dadbda;
	color: #06c;
	width: 45%
}

.algolia-search .search-footers .filter-toggle .filter-label,.algolia-search .search-headers .filter-toggle .filter-label {
	display: inline-block;
	position: relative;
	cursor: pointer;
	padding-right: 30px
}

.algolia-search .search-footers .filter-toggle .filter-label .icon,.algolia-search .search-headers .filter-toggle .filter-label .icon {
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center
}

.algolia-search .search-footers .filter-toggle .on,.algolia-search .search-headers .filter-toggle .on {
	display: none
}

.algolia-search .search-footers .sort,.algolia-search .search-headers .sort {
	border-bottom: 1px solid #dadbda;
	text-align: right;
	color: #06c;
	width: 55%
}

.algolia-search .search-footers .sort select.ais-sort-by-selector,.algolia-search .search-headers .sort select.ais-sort-by-selector {
	width: auto;
	padding: 0 16px 0 0;
	height: auto;
	border: none;
	color: #06c;
	background: 0 0;
	position: relative;
	z-index: 2;
	cursor: pointer;
	-moz-appearance: none;
	text-indent: .01px;
	text-overflow: ''
}

.algolia-search .search-footers .sort select::-ms-expand,.algolia-search .search-headers .sort select::-ms-expand {
	display: none
}

.algolia-search .search-footers .sort .sort-container,.algolia-search .search-headers .sort .sort-container {
	display: inline-block;
	position: relative;
	cursor: pointer
}

.algolia-search .search-footers .sort .sort-container .icon,.algolia-search .search-headers .sort .sort-container .icon {
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: right;
	z-index: 1
}

.algolia-search .search-footers .stats,.algolia-search .search-headers .stats {
	border-bottom: 1px solid #dadbda;
	display: none
}

.algolia-search .search-footers .pages,.algolia-search .search-headers .pages {
	border-bottom: 1px solid #dadbda;
	width: 100%;
	text-align: center
}

.algolia-search .search-footers .ais-pagination,.algolia-search .search-headers .ais-pagination {
	margin: 0;
	padding: 0;
	list-style: none
}

.algolia-search .search-footers .ais-pagination .ais-pagination--item__disabled,.algolia-search .search-headers .ais-pagination .ais-pagination--item__disabled {
	visibility: visible;
	opacity: .3
}

.algolia-search .search-footers .ais-pagination .ais-pagination--item__active a,.algolia-search .search-headers .ais-pagination .ais-pagination--item__active a {
	color: #4e4e4e;
	cursor: default
}

.algolia-search .search-footers .ais-pagination li,.algolia-search .search-headers .ais-pagination li {
	margin: 0;
	background: 0 0;
	padding: 0
}

.algolia-search .search-footers .ais-pagination li a,.algolia-search .search-footers .ais-pagination li span,.algolia-search .search-headers .ais-pagination li a,.algolia-search .search-headers .ais-pagination li span {
	text-decoration: none;
	display: block;
	padding: 0 3px
}

.algolia-search .search-footers {
	border-top: 1px solid #dadada;
	margin-top: 40px
}

.algolia-search .search-footers .pages,.algolia-search .search-footers .sort,.algolia-search .search-footers .stats {
	border: none
}

.algolia-search.show-filters .row .filters {
	display: block
}

.algolia-search.show-filters .search-headers .filter-label.off {
	display: none
}

.algolia-search.show-filters .search-headers .filter-label.on {
	display: inline-block
}

.algolia-search .row .filters {
	display: none;
	padding-bottom: 20px;
	border-bottom: 1px solid #dadada
}

.algolia-search .result {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	border-bottom: 1px solid #dadbda;
	color: #4e4e4e;
	text-decoration: none;
	position: relative;
	width: 100%
}

.algolia-search .result:hover .category,.algolia-search .result:hover .description,.algolia-search .result:hover .image,.algolia-search .result:hover .title {
	opacity: .5
}

.algolia-search .result:hover .read-more {
	background-color: #000
}

.algolia-search .result .read-more {
	text-transform: uppercase;
	font-size: 12px;
	color: #FFF;
	background-color: #06c;
	position: absolute;
	display: block;
	right: 0;
	bottom: 0;
	line-height: 1;
	padding: 4px 5px 3px;
	transition: background-color .3s ease
}

.algolia-search .result em {
	background-color: #ff0;
	font-style: normal
}

.algolia-search .result .image {
	width: 50px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	background-size: cover;
	background-position: center center;
	display: block;
	transition: opacity .3s ease;
	padding-top: 30px
}

.algolia-search .result .image img {
	display: block;
	width: 100%
}

.algolia-search .result.no-image .image {
	display: none
}

.algolia-search .result.no-image .details {
	margin-left: 0
}

.algolia-search .result .details {
	margin-left: 20px;
	padding: 30px 0;
	display: block;
	transition: opacity .3s ease
}

.algolia-search .result .title {
	font-size: 16px;
	font-family: 'Roboto Condensed',Arial,'Helvetica Neue',Helvetica,sans-serif;
	color: #06c;
	display: block;
	transition: opacity .3s ease
}

.algolia-search .result .description {
	margin-top: 10px;
	display: block;
	transition: opacity .3s ease
}

.algolia-search .result .category {
	color: #999;
	font-size: 12px;
	margin-top: 5px;
	display: block;
	transition: opacity .3s ease
}

.algolia-search .refinement-item {
	position: relative;
	display: inline-block;
	padding-left: 30px;
	line-height: 20px;
	margin: 5px 0
}

.algolia-search .refinement-item .cb {
	border: 1px solid #dadbda;
	background-color: #fff;
	border-radius: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px
}

.algolia-search .refinement-item .cb .icon {
	position: absolute;
	left: 0;
	top: 0;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	display: none;
	color: #FFF
}

.algolia-search .refinement-item[data-active=true] .cb {
	border: 1px solid #06c;
	background-color: #06c
}

.algolia-search .refinement-item[data-active=true] .cb .icon {
	display: block
}

.algolia-search .search-empty-container {
	margin-top: 20px
}

.algolia-search .hierarchical-item {
	position: relative;
	padding-right: 20px;
	display: inline-block;
	cursor: pointer
}

.algolia-search .hierarchical-item .arrow-up,.algolia-search .hierarchical-item[data-active=true] .arrow-down {
	display: none
}

.algolia-search .hierarchical-item .arrow-down,.algolia-search .hierarchical-item .arrow-up {
	position: absolute;
	right: 0;
	top: 0;
	width: 15px;
	height: 15px
}

.algolia-search .hierarchical-item[data-active=true] {
	font-weight: 700
}

.algolia-search .hierarchical-item[data-active=true] .arrow-up {
	display: block
}

.algolia-search .ais-hierarchical-menu--list__lvl1 .hierarchical-item .arrow-down,.algolia-search .ais-hierarchical-menu--list__lvl1 .hierarchical-item .arrow-up {
	display: none!important
}

.algolia-search .current-refined-values .refined-body {
	padding: 10px;
	background-color: #EEE;
	display: inline-block;
	margin-top: 20px
}

header .top .tools .search {
	z-index: 1000
}

body.show-menu header .top .tools .search {
	z-index: 2
}

.algolia-autocomplete {
	z-index: 1000;
	display: block!important
}

.algolia-autocomplete .suggestion-header {
	font-size: 14px;
	padding: 0 10px
}

.algolia-autocomplete .suggestion-header a {
	padding: 10px 0 10px 20px;
	position: relative;
	border-bottom: 1px solid #dadbda;
	color: #06c
}

.algolia-autocomplete .suggestion-header a:hover {
	color: #000
}

.algolia-autocomplete .suggestion-header a .icon {
	position: absolute;
	left: 0;
	top: 50%;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin-top: -10px;
	font-size: 18px
}

.algolia-autocomplete .suggestion-category {
	font-size: 16px;
	font-weight: 700;
	padding: 5px 10px 0;
	color: #000
}

.algolia-autocomplete a {
	display: block;
	padding: 7px 10px;
	line-height: 1.4;
	height: auto;
	background-color: transparent!important;
	color: #000;
	text-transform: none;
	text-decoration: none
}

.algolia-autocomplete a em {
	color: #06c;
	font-style: normal
}

.survey-sub-container .spSelect-container .spSelect-options-container .spSelect-option,.survey-sub-container .spSelect-label-text {
	color: #000
}

.aa-input-container {
	display: inline-block;
	position: relative
}

.aa-input-search {
	width: 300px;
	border: 1px solid #dadbda;
	padding: 12px 28px 12px 12px;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.aa-input-search::-webkit-search-cancel-button,.aa-input-search::-webkit-search-decoration,.aa-input-search::-webkit-search-results-button,.aa-input-search::-webkit-search-results-decoration {
	display: none
}

.aa-input-icon {
	height: 16px;
	width: 16px;
	position: absolute;
	top: 50%;
	right: 16px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	fill: #e4e4e4
}

.aa-dropdown-menu {
	background-color: #f1f1f1;
	border: 1px solid #e5e5e5;
	z-index: 1000!important;
	left: 0!important;
	right: 0!important;
	font-size: 14px;
	margin-top: 10px;
	box-sizing: border-box
}

.aa-suggestion {
	cursor: pointer;
	text-decoration: none
}

.aa-suggestion.aa-cursor,.aa-suggestion:hover {
	background-color: #e1e1e1
}

.ais-hits__empty {
	margin-top: 20px
}

.hero-with-survey {
	font-weight: 400
}

.survey-sub-container {
	width: 100%;
	min-width: 280px;
	max-width: 394px;
	margin: 0 auto
}

.survey-sub-container.hide-progress .survey-progress {
	display: none
}

.survey-sub-container .spSelect-container .spSelect-label {
	line-height: 38px;
	height: 40px
}

.survey-sub-container .spSelect-container .spSelect-options-container {
	top: 40px
}

.survey-sub-container .spSelect-container .spSelect-label .spIconSelect,.survey-sub-container .spSelect-container .spSelect-label .spIconSelect div {
	height: 40px;
	line-height: 40px;
	width: 40px;
	font-size: 20px
}

.survey-sub-container input[type=text],.survey-sub-container input[type=email] {
	height: 40px;
	color: #000
}

.survey-sub-container fieldset.phone-and-postcode .phone {
	margin-bottom: 15px
}

.survey-sub-container fieldset.acknowledge {
	font-size: 12px
}

.survey-sub-container fieldset.acknowledge label {
	text-align: left
}

.survey-sub-container .error input[type=text]::-webkit-input-placeholder,.survey-sub-container .error input[type=email]::-webkit-input-placeholder {
	color: red;
	opacity: 1
}

.survey-sub-container .error input[type=text]:-ms-input-placeholder,.survey-sub-container .error input[type=email]:-ms-input-placeholder {
	color: red;
	opacity: 1
}

.survey-sub-container .error input[type=text]::placeholder,.survey-sub-container .error input[type=email]::placeholder {
	color: red;
	opacity: 1
}

.survey-sub-container .error input[type=text]:-ms-input-placeholder,.survey-sub-container .error input[type=text]::-ms-input-placeholder,.survey-sub-container .error input[type=email]:-ms-input-placeholder,.survey-sub-container .error input[type=email]::-ms-input-placeholder {
	color: red
}

.survey-sub-container .survey-progress {
	background: linear-gradient(#004b96,#003d79);
	height: 30px;
	border: 5px solid #06C;
	border-bottom: none;
	border-radius: 5px;
	margin: 0 auto -5px;
	width: 95%
}

.hero-banner,.hero-banner .bg {
	background-size: cover;
	background-repeat: no-repeat
}

.survey-sub-container .survey-progress .inner-progress {
	height: 100%;
	background-image: url(slant.jpg);
	color: #fff;
	text-align: right;
	width: 0%;
	transition: width 1s;
	-webkit-animation: animatedBackground .7s -1s linear infinite;
	animation: animatedBackground .7s -1s linear infinite
}

.survey-sub-container .survey-progress .number {
	margin: 0 5px
}

.survey-sub-container .survey-step.step1 .phone {
	font-weight: 500
}

.survey-sub-container .survey-form {
	font-size: 14px;
	width: 100%;
	background-color: #06c;
	color: #fff;
	padding: 10px
}

.survey-sub-container .survey-form .spinner {
	border-top: 7px solid #9c0;
	border-right: 7px solid #9c0;
	border-bottom: 7px solid #9c0
}

.survey-sub-container .survey-form .survey-step {
	display: none;
	border: 1px solid rgba(255,255,255,.2);
	padding: 30px;
	text-align: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: auto
}

.survey-sub-container .survey-form .survey-step .or {
	font-size: 14px;
	margin-bottom: 15px
}

.survey-sub-container .survey-form .survey-step .buttons {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-weight: 500;
	font-size: 16px
}

.survey-sub-container .survey-form .survey-step .buttons a.previous {
	-ms-flex-item-align: start;
	align-self: flex-start;
	color: #A6CE39;
	text-decoration: none;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	padding-left: 15px
}

.survey-sub-container .survey-form .survey-step .buttons a.previous:hover {
	color: #FFF
}

.survey-sub-container .survey-form .survey-step .buttons a.previous span {
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 20px
}

.survey-sub-container .survey-form .survey-step .buttons a.next {
	-ms-flex-item-align: end;
	align-self: flex-end;
	width: 100px
}

.survey-sub-container .survey-form .survey-step .buttons a.next:hover {
	background-color: #222
}

.survey-sub-container .survey-form .survey-step .buttons a.submit {
	width: 100px
}

.survey-sub-container .survey-form .survey-step:nth-child(1) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.survey-sub-container .survey-form .survey-step .answers .question-group {
	margin-bottom: 20px
}

.survey-sub-container .survey-form .survey-step .answers .option {
	text-align: left;
	margin-bottom: 10px
}

.survey-sub-container .survey-form .survey-step .answers .option label {
	font-weight: 400;
	font-size: 14px
}

.survey-sub-container .survey-form .survey-step .answers .option label span {
	margin-top: 3px
}

.survey-sub-container .survey-form .survey-step .title {
	font-family: 'Roboto Condensed',Arial,Helvetica,sans-serif;
	font-size: 16px;
	border-bottom: 1px solid rgba(255,255,255,.2);
	margin-top: 20px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	font-weight: 400
}

.trade-hero .background img,.trade-hero .foreground img {
	font-family: "object-fit: cover";
	height: 100%
}

.survey-sub-container .survey-form .survey-step .title span {
	opacity: .4
}

.survey-sub-container .survey-form .survey-step .title .fade {
	color: #508ed8
}

.survey-sub-container .survey-form .survey-step .sub-title {
	text-align: left;
	font-size: 16px;
	margin-bottom: 10px
}

.survey-sub-container .survey-form .survey-step .button {
	background-color: #9c0
}

.survey-sub-container .survey-form .survey-step .step-icon {
	margin: 0 auto;
	width: 24px
}

.survey-sub-container .survey-form .survey-step.step1 {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.survey-sub-container .survey-form .survey-step.step1 .title {
	border: none;
	padding-bottom: 0
}

.survey-sub-container .survey-form .survey-step.step1 .step-icon {
	width: 57px
}

.survey-sub-container .survey-form .survey-step.step1 .button {
	width: 100%;
	max-width: 250px;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center;
	margin: 20px auto
}

.survey-sub-container .survey-step.last-step .or {
	margin-top: 20px
}

.survey-sub-container .survey-step.last-step .step-icon {
	width: 57px
}

.survey-sub-container .survey-step.last-step .button {
	width: 150px;
	margin: 0 auto
}

@keyframes animatedBackground {
	0% {
		background-position: 0 0
	}

	100% {
		background-position: 22px 0
	}
}

@-webkit-keyframes animatedBackground {
	0% {
		background-position: 0 0
	}

	100% {
		background-position: 22px 0
	}
}

.cta-over-background {
	background-size: cover
}

.cta-over-background .wrapper {
	position: relative;
	height: 350px
}

.cta-over-background .background-cta {
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
	background-color: #fff;
	padding: 20px;
	color: #222;
	max-width: 400px
}

.cta-over-background .background-cta .title {
	font-size: 24px;
	margin-bottom: 10px
}

.cta-over-background .background-cta p {
	color: #222
}

.cta-over-background .background-cta a.cta {
	background-color: #06c;
	color: #fff;
	text-decoration: none
}

.cta-over-background .background-cta a.cta:hover {
	background-color: #fff;
	color: #06c
}

.hero-banner {
	background-position: center center;
	position: relative
}

.hero-banner.small {
	padding: 40px 0 45px
}

.hero-banner.small .wrapper {
	height: 142px
}

.hero-banner.small .bg.long-image {
	background-size: cover;
	background-position: -1040px 0
}

.hero-banner.small .bg:before {
	background-color: rgba(0,0,0,.2)
}

.hero-banner.small.left-align .copy {
	left: auto;
	max-width: 240px
}

.hero-banner.small.left-align .copy h1 {
	font-weight: 300;
	margin: 0
}

.hero-banner .wrapper {
	position: relative;
	height: 100%
}

.hero-banner .bg,.hero-banner .bg:before {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.hero-banner .bg {
	z-index: -1;
	background-position: center center
}

.hero-banner .bg:before {
	content: "";
	display: block;
	background-color: rgba(0,0,0,.5)
}

.hero-banner .wrapper .copy {
	text-align: center
}

.hero-banner .wrapper .copy h1 {
	color: #fff;
	font-size: 36px
}

.hero-banner .wrapper .copy p {
	color: #fff;
	font-size: 18px
}

.hero-banner.left-align .copy {
	text-align: left
}

.hero-banner.left-align .copy .buttons {
	margin-top: 20px;
	margin-left: -5px
}

.hero-banner.left-align .copy .buttons .button {
	display: inline-block;
	width: 190px;
	margin: 0 5px;
	text-align: center
}

.hero-banner.left-align .copy .buttons .button.secondary {
	background-color: #FFF;
	color: #06c
}

section.content-area {
	background: #fff;
	padding-top: 30px!important;
	padding-bottom: 30px!important
}

.continue-reading {
	position: relative;
	z-index: 1;
	margin-top: -100px
}

.continue-reading .gradient {
	height: 100px;
	margin-bottom: 20px;
	background: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.64) 50%,rgba(255,255,255,1) 78%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 85%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00999999', endColorstr='#ffffff', GradientType=0 )
}

.fullscreen-hero,.fullscreen-hero .bg,.roi-hero,.ysoft-hero {
	background-size: cover
}

.fullscreen-hero,.fullscreen-hero .bg,.hero-one .slide.promo .image,.overlayed-video .overlay,.roi-hero,.ysoft-hero {
	background-position: center center
}

.fullscreen-hero,.fullscreen-hero .bg,.gradient-tile,.hero-one .slide.corporate .frame,.hero-two .frame,.hero-two .image,.overlayed-video .overlay,.testimonials .image {
	background-repeat: no-repeat
}

.continue-reading .box {
	background-color: #06c;
	text-align: center;
	padding: 20px
}

.continue-reading .box .copy {
	color: #FFF;
	font-size: 20px
}

.continue-reading .box .button {
	margin-top: 20px;
	width: 170px
}

.margin-normal {
	margin-top: 0!important
}

.youtube-player-widget {
	max-width: 980px;
	margin: 0 auto 40px;
	box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

.youtube-player-widget[data-status=playing] .overlay,.youtube-player-widget[data-status=buffering] .overlay,.youtube-player-widget[data-status=paused] .overlay {
	opacity: 0;
	visibility: hidden
}

.youtube-player-widget[data-status=ended] .overlay {
	opacity: 1;
	visibility: visible
}

.roi-calculator .input-row input:disabled,.roi-calculator .submit-column button:disabled,.ysoft-calculator .input-row input:disabled,.ysoft-calculator .submit-column button:disabled {
	opacity: .3
}

.overlayed-video {
	position: relative;
	padding-bottom: 53.7%;
	padding-top: 25px;
	height: 0
}

.overlayed-video .overlay,.overlayed-video .overlay .tint,.overlayed-video iframe {
	left: 0;
	top: 0;
	height: 100%;
	position: absolute;
	width: 100%
}

.overlayed-video .overlay {
	background-size: cover;
	z-index: 1;
	transition: opacity 1s ease,visibility 1s ease;
	cursor: pointer
}

a.btn-pink,a.square-btn {
	transition: all .5s ease
}

.overlayed-video .overlay .tint {
	background-color: rgba(0,0,0,.4)
}

.overlayed-video .overlay .title {
	color: #FFF;
	font-size: 26px;
	line-height: 1.4;
	margin-bottom: 10px
}

.overlayed-video .overlay .inner {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	text-align: center;
	width: 100%;
	padding: 0 20px
}

.overlayed-video .overlay .inner .play {
	border-radius: 50%;
	background-color: #06c;
	color: #FFF;
	width: 60px;
	height: 60px;
	text-align: center;
	margin: 0 auto;
	transition: all .5s ease
}

.overlayed-video .overlay .inner .play .icon {
	font-size: 40px;
	line-height: 60px
}

.roi-calculator {
	margin: 30px 0;
	background-color: #06c;
	color: #FFF
}

.roi-calculator .question {
	padding: 20px
}

.roi-calculator .answer {
	display: none
}

.roi-calculator .main-heading {
	font-size: 24px;
	line-height: 1.4
}

.roi-calculator .main-text {
	margin-top: 20px;
	font-size: 16px
}

.roi-calculator input {
	color: #000;
	font-size: 16px
}

.roi-calculator .input-row {
	margin-top: 20px;
	position: relative;
	padding-right: 170px;
	max-width: 500px
}

.roi-calculator .input-row.error input {
	background-color: #ffc7c7
}

.roi-calculator .submit-column {
	position: absolute;
	right: 0;
	top: 0;
	width: 150px
}

.roi-hero,.roi-popup,.roi-response {
	position: relative
}

.roi-calculator .submit-column button {
	width: 100%;
	font-size: 16px
}

.roi-calculator button.calculate {
	background-color: #c8388f
}

.roi-calculator button.calculate:hover {
	background-color: #000
}

.roi-calculator button.calculate-again {
	background-color: #00aeef;
	display: none
}

.roi-calculator button.calculate-again:hover {
	background-color: #000
}

.roi-calculator .save {
	background-color: rgba(0,0,0,.3);
	padding: 20px;
	text-align: center;
	font-size: 24px;
	line-height: 1.4
}

.roi-calculator .cost-row {
	text-align: center;
	padding: 10px 20px
}

.roi-calculator .cost-row .title {
	text-transform: uppercase
}

.roi-calculator .cost-row .cost-column {
	padding: 10px 0
}

.roi-calculator .cost-row .cost {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.4
}

.roi-calculator .cta-row {
	padding: 20px;
	text-align: center;
	border-top: 1px solid rgba(255,255,255,.5)
}

.roi-calculator .cta-text {
	margin: 0 auto;
	max-width: 500px;
	font-size: 14px
}

.roi-calculator .cta-button {
	margin-top: 20px
}

.roi-calculator .cta-button a {
	background-color: #c8388f;
	height: 50px!important;
	line-height: 50px;
	font-size: 16px;
	padding: 0 40px
}

.roi-calculator .cta-button a:hover {
	background-color: #000
}

.roi-calculator button,.roi-calculator input {
	height: 50px!important
}

.roi-calculator .assumptions {
	font-size: 12px;
	background-color: #fff;
	padding: 20px;
	color: #000
}

.roi-calculator .assumptions ol {
	padding-left: 12px
}

.roi-calculator.state-answer .answer {
	display: block
}

.roi-calculator .calculate-again-link,.roi-hero .roi-calculator.state-answer .question {
	display: none
}

.roi-popup {
	background-color: #06c;
	padding: 20px;
	max-width: 500px;
	margin: 0 auto;
	font-size: 14px
}

.roi-popup .form-row {
	margin-bottom: 10px
}

.roi-popup .popup-intro,.roi-popup .popup-title {
	color: #FFF;
	text-align: center
}

.roi-popup .popup-title {
	font-size: 20px
}

.roi-popup .popup-intro {
	margin-top: 10px
}

.roi-popup .roi-form {
	margin-top: 20px
}

.roi-popup .roi-form .submit-row {
	text-align: center;
	margin-top: 20px
}

.roi-popup .roi-form label {
	color: #FFF
}

.roi-popup .roi-form input[type=checkbox]+label span,.roi-popup .roi-form input[type=radio]+label span {
	top: 5px
}

.roi-popup .roi-form button.submit {
	background-color: #c8388f;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0 auto
}

.roi-popup .roi-form button.submit:hover {
	background-color: #000
}

.roi-response {
	background-color: #06c;
	padding: 20px;
	max-width: 500px;
	margin: 0 auto;
	font-size: 14px
}

.roi-hero {
	padding: 60px 0 40px
}

.roi-hero .overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.4);
	z-index: 1
}

.roi-hero .wrapper {
	z-index: 2
}

.roi-hero .foreground {
	color: #FFF;
	text-align: center
}

.roi-hero .roi-calculator {
	margin: 0
}

.roi-hero .roi-calculator .cost-container {
	position: relative
}

.roi-hero .roi-calculator .cost-container:after {
	content: '';
	display: block;
	background-color: #06c;
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	top: 50%;
	height: 1px
}

.roi-hero .roi-calculator .cost-row {
	padding: 10px;
	background-color: rgba(0,0,0,.3)
}

.roi-hero .roi-calculator .cta-row {
	border: none;
	padding: 20px
}

.roi-hero .roi-calculator .save {
	background-color: transparent
}

.roi-hero .roi-calculator .main-heading,.roi-hero .roi-calculator .save {
	font-size: 24px!important
}

.roi-hero .roi-calculator .main-text,.roi-hero .roi-calculator .submit-column button,.roi-hero .roi-calculator input {
	font-size: 16px!important
}

.roi-hero .roi-calculator .assumptions {
	display: none
}

.roi-hero h1 {
	margin: 0;
	color: #FFF;
	font-size: 40px
}

.roi-hero .subheading {
	margin-top: 20px;
	font-size: 20px
}

.roi-hero .calculator {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	max-width: 400px
}

.roi-hero .calculate-again-link {
	display: block;
	margin-top: 20px
}

.roi-hero .calculate-again-link a {
	color: #FFF;
	position: relative;
	display: inline-block;
	text-decoration: none;
	padding-left: 20px
}

.roi-hero .calculate-again-link a:hover .icon {
	left: 5px
}

.roi-hero .calculate-again-link a .icon {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #00aeef;
	font-size: 16px;
	transition: left .3s ease
}

.ysoft-calculator {
	margin: 30px 0;
	background-color: #06c;
	color: #FFF
}

.ysoft-calculator .question {
	padding: 20px
}

.ysoft-calculator .answer {
	display: none
}

.ysoft-calculator .main-heading {
	font-size: 24px;
	line-height: 1.4
}

.ysoft-calculator .main-text {
	margin-top: 20px;
	font-size: 16px
}

.ysoft-calculator input {
	color: #000;
	font-size: 16px
}

.ysoft-calculator .input-row {
	margin-top: 20px;
	position: relative;
	padding-right: 170px;
	max-width: 500px
}

.ysoft-calculator .input-row.error input {
	background-color: #ffc7c7
}

.ysoft-calculator .submit-column {
	position: absolute;
	right: 0;
	top: 0;
	width: 150px
}

.response-popup,.ysoft-hero,.ysoft-popup,.ysoft-response {
	position: relative
}

.ysoft-calculator .submit-column button {
	width: 100%;
	font-size: 16px
}

.ysoft-calculator button.calculate {
	background-color: #c8388f
}

.ysoft-calculator button.calculate:hover {
	background-color: #000
}

.ysoft-calculator button.calculate-again {
	background-color: #00aeef;
	display: none
}

.ysoft-calculator button.calculate-again:hover {
	background-color: #000
}

.ysoft-calculator .save {
	background-color: rgba(0,0,0,.3);
	padding: 20px;
	text-align: center;
	font-size: 24px;
	line-height: 1.4
}

.ysoft-calculator .cost-row {
	text-align: center;
	padding: 10px 20px
}

.ysoft-calculator .cost-row .title {
	text-transform: uppercase;
	padding: 0 10px
}

.ysoft-calculator .cost-row .cost-column {
	padding: 10px 0
}

.ysoft-calculator .cost-row .cost {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.4
}

.ysoft-calculator .cta-row {
	padding: 20px;
	text-align: center;
	border-top: 1px solid rgba(255,255,255,.5)
}

.ysoft-calculator .cta-text {
	margin: 0 auto;
	max-width: 500px;
	font-size: 14px
}

.ysoft-calculator .cta-button {
	margin-top: 20px
}

.ysoft-calculator .cta-button a {
	background-color: #c8388f;
	height: 50px!important;
	line-height: 50px;
	font-size: 16px;
	padding: 0 40px
}

.ysoft-calculator .cta-button a:hover {
	background-color: #000
}

.ysoft-calculator button,.ysoft-calculator input {
	height: 50px!important
}

.ysoft-calculator .assumptions {
	font-size: 12px;
	background-color: #fff;
	padding: 20px;
	color: #000
}

.ysoft-calculator .assumptions ol {
	padding-left: 12px
}

.ysoft-calculator .assumptions ol li {
	font-size: 12px!important
}

.ysoft-calculator.state-answer .answer {
	display: block
}

.ysoft-calculator .calculate-again-link,.ysoft-hero .ysoft-calculator.state-answer .question {
	display: none
}

.ysoft-popup {
	background-color: #06c;
	padding: 20px;
	max-width: 500px;
	margin: 0 auto;
	font-size: 14px
}

.ysoft-popup .form-row {
	margin-bottom: 10px
}

.ysoft-popup .popup-intro,.ysoft-popup .popup-title {
	color: #FFF;
	text-align: center
}

.ysoft-popup .popup-title {
	font-size: 20px
}

.ysoft-popup .popup-intro {
	margin-top: 10px
}

.ysoft-popup .ysoft-form {
	margin-top: 20px
}

.ysoft-popup .ysoft-form .submit-row {
	text-align: center;
	margin-top: 20px
}

.ysoft-popup .ysoft-form label {
	color: #FFF
}

.ysoft-popup .ysoft-form input[type=checkbox]+label span,.ysoft-popup .ysoft-form input[type=radio]+label span {
	top: 5px
}

.ysoft-popup .ysoft-form button.submit {
	background-color: #c8388f;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0 auto
}

.ysoft-popup .ysoft-form button.submit:hover {
	background-color: #000
}

.ysoft-response {
	background-color: #06c;
	padding: 20px;
	max-width: 500px;
	margin: 0 auto;
	font-size: 14px
}

.ysoft-hero {
	padding: 60px 0 40px
}

.ysoft-hero .overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.4);
	z-index: 1
}

.ysoft-hero .wrapper {
	z-index: 2
}

.ysoft-hero .foreground {
	color: #FFF;
	text-align: center
}

.ysoft-hero .ysoft-calculator {
	margin: 0
}

.ysoft-hero .ysoft-calculator .cost-container {
	position: relative
}

.ysoft-hero .ysoft-calculator .cost-container:after {
	content: '';
	display: block;
	background-color: #06c;
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	top: 50%;
	height: 1px
}

.ysoft-hero .ysoft-calculator .cost-row {
	padding: 10px;
	background-color: rgba(0,0,0,.3)
}

.ysoft-hero .ysoft-calculator .cta-row {
	border: none;
	padding: 20px
}

.ysoft-hero .ysoft-calculator .save {
	background-color: transparent
}

.ysoft-hero .ysoft-calculator .main-heading,.ysoft-hero .ysoft-calculator .save {
	font-size: 24px!important
}

.ysoft-hero .ysoft-calculator .main-text,.ysoft-hero .ysoft-calculator .submit-column button,.ysoft-hero .ysoft-calculator input {
	font-size: 16px!important
}

.ysoft-hero .ysoft-calculator .assumptions {
	display: none
}

.ysoft-hero h1 {
	line-height: 1;
	font-size: 28px;
	font-size: calc(28px + 20 * ((100vw - 375px)/ 845));
	font-weight: 900;
	color: #FFF;
	text-transform: uppercase
}

.ysoft-hero .subheading {
	line-height: 1.2;
	font-size: 17px;
	font-size: calc(17px + 9 * ((100vw - 375px)/ 845));
	font-weight: 900;
	color: #FFF;
	margin-top: 10px
}

.ysoft-hero .calculator {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	max-width: 400px
}

.ysoft-hero .calculate-again-link {
	display: block;
	margin-top: 20px
}

.ysoft-hero .calculate-again-link a {
	color: #FFF;
	position: relative;
	display: inline-block;
	text-decoration: none;
	padding-left: 20px
}

.ysoft-hero .calculate-again-link a:hover .icon {
	left: 5px
}

.ysoft-hero .calculate-again-link a .icon {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #00aeef;
	font-size: 16px;
	transition: left .3s ease
}

.fullscreen-hero {
	height: 100%;
	position: relative
}

.fullscreen-hero video {
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	position: absolute;
	max-width: none
}

.fullscreen-hero .bg {
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	z-index: -1;
	width: 100%
}

.fullscreen-hero .wrapper {
	position: relative;
	height: 100%
}

.fullscreen-hero .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.1)
}

.fullscreen-hero img {
	display: block;
	width: 110px
}

.fullscreen-hero .content {
	position: absolute;
	left: 50%;
	padding: 0 20px;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	max-width: 830px;
	width: 100%;
	text-align: center;
	color: #FFF;
	top: 55%
}

.fullscreen-hero .content.left,.fullscreen-hero .content.left .ctas {
	text-align: left
}

.fullscreen-hero .content .ctas a {
	box-shadow: 0 2px 5px rgba(0,0,0,.1)
}

.fullscreen-hero .content .ctas a.secondary {
	background-color: #FFF;
	color: #06c
}

.fullscreen-hero .content.left .ctas a.button {
	text-align: center
}

.fullscreen-hero .content h1 {
	color: #FFF;
	text-shadow: 0 2px 5px rgba(0,0,0,.1);
	font-size: 36px;
	font-weight: 400;
	margin-top: 0
}

.fullscreen-hero .content .copy {
	text-shadow: 0 2px 5px rgba(0,0,0,.1);
	font-size: 18px
}

.trade-hero {
	height: 100vh;
	position: relative;
	min-height: 500px
}

.trade-hero .background {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1
}

.trade-hero .background img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.trade-hero .foreground {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 10;
	width: 50%;
	top: 20%
}

.trade-hero.portrait .foreground,.trade-hero.portrait .midground {
	width: 100%
}

.trade-hero .foreground img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: left top;
	object-position: left top
}

.trade-hero.portrait .foreground img {
	-o-object-position: center top;
	object-position: center top
}

.trade-hero .midground {
	position: absolute;
	right: 0;
	bottom: 10%;
	z-index: 5;
	width: 50%;
	top: 10%
}

.trade-hero .midground img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	font-family: "object-fit: contain"
}

.innovation-cta .copy,.sidebar .download-link .copy,.view-whitepaper .heading,section.testimonial .quote {
	font-family: 'Roboto Condensed',Arial,Helvetica,sans-serif
}

.trade-hero .blobs {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 20
}

.trade-hero .blobs .blob {
	background-color: #ec008c;
	border-radius: 50%;
	-webkit-animation: move1 50s linear infinite,morph 10s linear infinite;
	animation: move1 50s linear infinite,morph 10s linear infinite;
	opacity: .2;
	width: 300px;
	height: 300px;
	position: absolute;
	left: -10%
}

.trade-hero .blobs .blob:nth-child(2) {
	background-color: #000;
	-webkit-animation: move1 30s linear infinite reverse,morph 10s linear infinite;
	animation: move1 30s linear infinite reverse,morph 10s linear infinite;
	left: auto;
	right: -20px;
	width: 250px;
	height: 250px
}

.trade-hero .blobs .blob:nth-child(3) {
	background-color: #ff0;
	-webkit-animation: move1 50s linear infinite,morph 10s linear infinite;
	animation: move1 50s linear infinite,morph 10s linear infinite;
	left: auto;
	right: -10%;
	width: 250px;
	height: 250px;
	opacity: .1
}

.trade-hero .blobs .blob:nth-child(4) {
	background-color: #00aeef;
	-webkit-animation: move1 40s linear infinite reverse,morph 10s linear infinite;
	animation: move1 40s linear infinite reverse,morph 10s linear infinite;
	left: auto;
	right: 10%;
	width: 350px;
	height: 350px;
	opacity: .1
}

.trade-hero .blobs .blob:nth-child(5) {
	-webkit-animation: move2 50s linear,morph 10s linear infinite;
	animation: move2 50s linear,morph 10s linear infinite;
	opacity: .2;
	width: 200px;
	height: 200px;
	position: absolute;
	left: 10%;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}

.trade-hero .blobs .blob:nth-child(6) {
	background-color: #000;
	-webkit-animation: move2 30s linear reverse,morph 10s linear infinite;
	animation: move2 30s linear reverse,morph 10s linear infinite;
	left: 10%;
	right: auto;
	width: 320px;
	height: 320px;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	top: -320px
}

.trade-hero .blobs .blob:nth-child(7) {
	background-color: #ff0;
	-webkit-animation: move2 50s linear,morph 10s linear infinite;
	animation: move2 50s linear,morph 10s linear infinite;
	left: auto;
	right: 20%;
	width: 290px;
	height: 290px;
	opacity: .1;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}

.trade-hero .blobs .blob:nth-child(8) {
	background-color: #00aeef;
	-webkit-animation: move2 40s linear reverse,morph 10s linear infinite;
	animation: move2 40s linear reverse,morph 10s linear infinite;
	left: auto;
	right: 5%;
	width: 280px;
	height: 280px;
	opacity: .1;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	top: -280px
}

.trade-hero .mouse {
	z-index: 40;
	bottom: 100px!important;
	display: none
}

.trade-hero .text {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 30;
	color: #FFF;
	text-align: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.trade-hero .text .wrapper {
	width: 100%
}

.trade-hero .text h1 {
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 50px
}

.trade-hero .text .sub {
	font-weight: 500;
	font-size: 16px
}

.trade-hero .text .sub,.trade-hero .text h1 {
	text-shadow: 0 0 20px rgba(0,0,0,.6)
}

.trade-hero .text .cta {
	margin-top: 20px
}

.trade-hero .banner {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	height: 60px;
	background-color: #06c;
	z-index: 100;
	color: #FFF;
	font-weight: 400;
	box-shadow: 0 0 5px rgba(0,0,0,.3);
	text-align: right;
	padding-right: 110px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.trade-hero .banner .banner-title {
	position: absolute;
	left: 0;
	line-height: 60px;
	padding: 0 20px;
	font-weight: 700;
	font-size: 24px
}

.trade-hero .banner .banner-date,.trade-hero .banner .banner-location {
	padding: 0 20px;
	display: none
}

.trade-hero .banner .banner-location {
	border-right: 1px solid rgba(255,255,255,.2)
}

.trade-hero .banner .cta a {
	display: block;
	width: 115px;
	height: 140px;
	background-image: url(trade-hero-cta.png);
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: transparent!important;
	text-transform: uppercase;
	line-height: 1.2;
	background-size: 115px 140px;
	padding-top: 80px;
	font-size: 17px;
	font-weight: 500;
	padding-right: 16px
}

.hero-one .slick-track,.trade-hero .banner .cta a .inner {
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-orient: horizontal
}

.trade-hero .banner .cta a .inner {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	height: 100%
}

@-webkit-keyframes morph {
	0%,100% {
		border-radius: 40% 60% 60% 40%/70% 30%
	}

	50% {
		border-radius: 40% 60%
	}
}

@keyframes morph {
	0%,100% {
		border-radius: 40% 60% 60% 40%/70% 30%
	}

	50% {
		border-radius: 40% 60%
	}
}

@-webkit-keyframes move1 {
	0% {
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}

	100% {
		-webkit-transform: translate3d(0,400%,0) rotate(360deg);
		transform: translate3d(0,400%,0) rotate(360deg)
	}
}

@keyframes move1 {
	0% {
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}

	100% {
		-webkit-transform: translate3d(0,400%,0) rotate(360deg);
		transform: translate3d(0,400%,0) rotate(360deg)
	}
}

@-webkit-keyframes move2 {
	0% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}

	100% {
		-webkit-transform: translate3d(0,300%,0) rotate(360deg);
		transform: translate3d(0,300%,0) rotate(360deg)
	}
}

@keyframes move2 {
	0% {
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0)
	}

	100% {
		-webkit-transform: translate3d(0,300%,0) rotate(360deg);
		transform: translate3d(0,300%,0) rotate(360deg)
	}
}

@-webkit-keyframes spin {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes spin {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.hero-one {
	position: relative;
	background-color: #fff
}

.hero-one .tint {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 9;
	background-color: #000;
	opacity: .1
}

.hero-one .slick-slider {
	margin: 0
}

.hero-one .slick-dots {
	margin-bottom: 0;
	bottom: 20px;
	opacity: 1
}

.hero-one .slick-dots li button {
	border: none;
	opacity: .5
}

.hero-one .slick-dots li.slick-active button {
	opacity: 1
}

.hero-one .slick-dots li {
	width: 10px;
	height: 10px
}

.hero-one .slick-arrow {
	background-color: transparent;
	color: #FFF;
	font-size: 46px;
	padding: 0;
	text-shadow: 2px 2px 5px rgba(0,0,0,.25);
	height: 60px;
	width: 60px;
	line-height: 60px;
	display: none!important
}

.hero-one .slick-arrow:hover {
	color: #222
}

.hero-one .slick-track {
	display: flex;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.hero-one .slide.corporate,.hero-one .slide.promo {
	height: auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal
}

.hero-one .slide.promo {
	position: relative;
	padding: 40px 20px 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.hero-one .slide.promo .cta,.hero-one .slide.promo .heading,.hero-one .slide.promo .subheading {
	-webkit-transform: translateY(30px);
	transform: translateY(30px);
	opacity: 0;
	transition: opacity .5s ease,-webkit-transform .5s ease;
	transition: transform .5s ease,opacity .5s ease;
	transition: transform .5s ease,opacity .5s ease,-webkit-transform .5s ease
}

.hero-one .slide.promo .heading {
	transition-delay: .3s
}

.hero-one .slide.promo .subheading {
	transition-delay: .5s
}

.hero-one .slide.promo .cta {
	transition-delay: .7s;
	margin-top: 20px
}

.hero-one .slide.promo .frame,.hero-one .slide.promo .image {
	opacity: 0;
	transition: opacity .5s ease,-webkit-transform .5s ease
}

.hero-one .slide.promo .frame {
	transition: transform .5s ease,opacity .5s ease;
	transition: transform .5s ease,opacity .5s ease,-webkit-transform .5s ease;
	transition-delay: .5s;
	display: none
}

.hero-one .slide.promo .image {
	transition: transform .5s ease,opacity .5s ease;
	transition: transform .5s ease,opacity .5s ease,-webkit-transform .5s ease;
	transition-delay: .7s
}

.hero-one .slide.promo.slick-active .cta,.hero-one .slide.promo.slick-active .frame,.hero-one .slide.promo.slick-active .heading,.hero-one .slide.promo.slick-active .image,.hero-one .slide.promo.slick-active .subheading {
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

.hero-one .slide.promo .background {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-size: cover;
	background-position: center center
}

.hero-one .slide.promo .frame,.hero-one .slide.promo .image {
	position: absolute;
	left: 0;
	z-index: 5;
	background-size: contain;
	background-repeat: no-repeat
}

.hero-one .slide.promo .frame {
	right: 20px;
	top: 20px;
	bottom: 20px
}

.hero-one .slide.promo .image {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.hero-one .slide.promo a.button {
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 50px;
	padding-right: 50px
}

.hero-one .slide.promo .inner {
	width: 100%;
	max-width: 1030px
}

.hero-one .slide.promo .content {
	position: relative;
	z-index: 10;
	width: 80%
}

.hero-one .slide.promo .heading {
	line-height: 1;
	font-size: 28px;
	font-size: calc(28px + 20 * ((100vw - 375px)/ 845));
	font-weight: 900;
	color: #0062C2;
	text-transform: uppercase
}

.hero-one .slide.promo .subheading {
	line-height: 1.2;
	font-size: 17px;
	font-size: calc(17px + 9 * ((100vw - 375px)/ 845));
	font-weight: 900;
	color: #000;
	margin-top: 10px
}

.hero-one .slide.corporate {
	position: relative;
	padding: 40px 20px 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.hero-two .slick-track,.moms-product-list {
	-webkit-box-orient: horizontal;
	-ms-flex-direction: row
}

.hero-one .slide.corporate.slick-active .cta,.hero-one .slide.corporate.slick-active .heading,.hero-one .slide.corporate.slick-active .subheading {
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

.hero-one .slide.corporate.slick-active .frame {
	opacity: 1
}

.hero-one .slide.corporate .background {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.hero-one .slide.corporate .cta,.hero-one .slide.corporate .heading,.hero-one .slide.corporate .subheading {
	-webkit-transform: translateY(30px);
	transform: translateY(30px);
	opacity: 0;
	transition: opacity .5s ease,-webkit-transform .5s ease;
	transition: transform .5s ease,opacity .5s ease;
	transition: transform .5s ease,opacity .5s ease,-webkit-transform .5s ease
}

.hero-one .slide.corporate .heading {
	transition-delay: .3s
}

.hero-one .slide.corporate .subheading {
	transition-delay: .5s
}

.hero-one .slide.corporate .cta {
	transition-delay: .7s;
	margin-top: 20px
}

.hero-one .slide.corporate a.button {
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 50px;
	padding-right: 50px
}

.hero-one .slide.corporate .inner {
	width: 100%;
	max-width: 1030px
}

.hero-one .slide.corporate .content {
	position: relative;
	z-index: 10;
	width: 80%
}

.hero-one .slide.corporate .heading {
	line-height: 1;
	font-size: 28px;
	font-size: calc(28px + 20 * ((100vw - 375px)/ 845));
	font-weight: 900;
	color: #0062C2;
	text-transform: uppercase
}

.hero-one .slide.corporate .subheading {
	line-height: 1.2;
	font-size: 17px;
	font-size: calc(17px + 9 * ((100vw - 375px)/ 845));
	font-weight: 900;
	color: #000;
	margin-top: 10px
}

.hero-one .slide.corporate .frame {
	opacity: 0;
	transition: opacity .5s ease,-webkit-transform .5s ease;
	transition: transform .5s ease,opacity .5s ease;
	transition: transform .5s ease,opacity .5s ease,-webkit-transform .5s ease;
	transition-delay: .5s;
	background-image: url(carousel-frame.png);
	position: absolute;
	right: 20px;
	top: 20px;
	bottom: 20px;
	left: 0;
	z-index: 5;
	background-size: contain;
	background-position: right center
}

.gradient-tile,.hero-two .background,.hero-two .image {
	background-position: center center
}

.hero-one .slide.corporate .frame .image {
	display: none
}

.hero-one .slide.dark .heading,.hero-one .slide.dark .subheading {
	color: #FFF
}

.hero-two {
	position: relative;
	background-color: #fff
}

.hero-two .tint {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 9;
	background-color: #000;
	opacity: .1
}

.hero-two .slick-dots {
	bottom: 20px;
	opacity: 1
}

.hero-two .slick-dots li button {
	border: none;
	opacity: .5
}

.hero-two .slick-dots li.slick-active button {
	opacity: 1
}

.hero-two .slick-dots li {
	width: 10px;
	height: 10px
}

.hero-two .slick-arrow {
	background-color: transparent;
	color: #FFF;
	font-size: 46px;
	padding: 0;
	text-shadow: 2px 2px 5px rgba(0,0,0,.25);
	height: 60px;
	width: 60px;
	line-height: 60px;
	display: none!important
}

.hero-two .slick-arrow:hover {
	color: #222
}

.hero-two .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	flex-direction: row
}

.hero-two .slide,.two-column-widget .container {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal
}

.hero-two .cta,.hero-two .heading,.hero-two .subheading {
	-webkit-transform: translateY(30px);
	transform: translateY(30px);
	opacity: 0;
	transition: opacity .5s ease,-webkit-transform .5s ease;
	transition: transform .5s ease,opacity .5s ease;
	transition: transform .5s ease,opacity .5s ease,-webkit-transform .5s ease
}

.hero-two .heading {
	transition-delay: .3s
}

.hero-two .subheading {
	transition-delay: .5s
}

.hero-two .cta {
	transition-delay: .7s
}

.hero-two .frame {
	opacity: 0;
	transition: opacity .5s ease,-webkit-transform .5s ease;
	transition: transform .5s ease,opacity .5s ease;
	transition: transform .5s ease,opacity .5s ease,-webkit-transform .5s ease;
	transition-delay: .5s;
	display: none
}

.hero-two .image {
	opacity: 0;
	transition: opacity .5s ease,-webkit-transform .5s ease;
	transition: transform .5s ease,opacity .5s ease;
	transition: transform .5s ease,opacity .5s ease,-webkit-transform .5s ease;
	transition-delay: .7s
}

.hero-two .slick-active .cta,.hero-two .slick-active .frame,.hero-two .slick-active .heading,.hero-two .slick-active .image,.hero-two .slick-active .subheading {
	-webkit-transform: none;
	transform: none;
	opacity: 1
}

.hero-two .background {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-size: cover
}

.hero-two .frame,.hero-two .image {
	position: absolute;
	left: 0;
	z-index: 5;
	background-size: contain
}

.hero-two .frame {
	right: 20px;
	top: 20px;
	bottom: 20px
}

.hero-two .image {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.hero-two .slide {
	position: relative;
	padding: 40px 20px 60px;
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.hero-two .slide .cta {
	margin-top: 20px
}

.hero-two .slide a.button {
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 50px;
	padding-right: 50px
}

.hero-two .slide .inner {
	width: 100%;
	max-width: 1030px
}

.hero-two .slide .content {
	position: relative;
	z-index: 10;
	width: 80%
}

.hero-two .slide .heading {
	line-height: 1;
	font-size: 28px;
	font-size: calc(28px + 20 * ((100vw - 375px)/ 845));
	font-weight: 900;
	color: #0062C2;
	text-transform: uppercase
}

.hero-two .slide .subheading {
	line-height: 1.2;
	font-size: 17px;
	font-size: calc(17px + 9 * ((100vw - 375px)/ 845));
	font-weight: 900;
	color: #000;
	margin-top: 10px
}

.blue-bar,.blue-bar h2,.hero-two .slide.dark .heading,.hero-two .slide.dark .subheading {
	color: #FFF
}

.full-width-image-copy {
	text-align: left
}

.blue-bar,.full-width-image-copy .cta {
	text-align: center
}

.full-width-image-copy .inner {
	max-width: 980px;
	margin: 0 auto
}

.full-width-image-copy .image img {
	display: block;
	margin-bottom: 20px;
	width: 100%
}

.blue-bar {
	background-color: #0062C2;
	padding: 30px 0
}

.blue-bar .wrapper {
	max-width: 880px
}

.blue-bar p {
	color: #fff
}

.testimonials {
	padding: 30px 0;
	position: relative
}

.testimonials .wrapper {
	max-width: 1020px!important;
	position: relative;
	z-index: 2
}

.testimonials .wrapper .item {
	position: relative;
	margin-top: 20px
}

.testimonials .wrapper .item:first-child {
	margin-top: 0
}

.testimonials .bar {
	position: absolute;
	z-index: 1;
	background-color: #0062C2;
	left: 0;
	right: 0;
	top: 0;
	bottom: 30%;
	display: none
}

.testimonials a {
	position: relative;
	display: block
}

.testimonials .image {
	width: 100%;
	padding-bottom: 56.25%;
	height: 0;
	background-size: cover
}

.testimonials .video {
	display: block;
	padding-bottom: 56.25%;
	height: 0
}

.testimonials .video .overlayed-video {
	padding-top: 0;
	padding-bottom: 56.25%
}

.testimonials .video .overlayed-video .overlay .inner .play {
	background-color: #EC008C
}

.testimonials .video .overlayed-video .overlay:hover .inner .play {
	color: #EC008C;
	background-color: #fff
}

.testimonials .video iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.blue-bar+.testimonials {
	padding-top: 0
}

.blue-bar+.testimonials .bar {
	display: block
}

.two-column-widget {
	background-color: #fff;
	padding: 20px 0;
	position: relative
}

.two-column-widget h2 {
	text-align: left!important
}

.two-column-widget .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column
}

.two-column-widget .container .image {
	height: 200px;
	background-size: cover
}

.two-column-widget .container .image.padded-image {
	height: auto;
	padding: 20px
}

.two-column-widget .container .image.padded-image .inner-image {
	width: 100%;
	height: 100%;
	background-size: cover
}

.two-column-widget .container .content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.two-column-widget .container .content .inner {
	padding: 40px
}

.two-column-widget .container .content .inner,.two-column-widget .container .content .inner h3 {
	text-align: left
}

.two-column-widget .container .content p {
	margin-bottom: 20px
}

.moms-product-list {
	margin: 30px -20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	flex-direction: row;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.moms-product-list .product .actions,.moms-product-list .product .actions a {
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal
}

.moms-product-list .product {
	text-align: center;
	padding: 20px;
	max-width: 320px
}

.moms-product-list .product .image img {
	max-width: 320px
}

.moms-product-list .product .title {
	color: #06c;
	font-size: 20px;
	margin-top: 10px
}

.moms-product-list .product .title a {
	text-decoration: none
}

.moms-product-list .product .title a:hover {
	color: #c8388f;
	text-decoration: none
}

.moms-product-list .product .description {
	margin-top: 10px
}

.moms-product-list .product.added .actions {
	max-width: 230px
}

.moms-product-list .product.added .actions .add {
	display: none
}

.moms-product-list .product.added .actions .remove {
	display: block
}

.moms-product-list .product .actions {
	margin: 20px auto 0;
	max-width: 180px;
	opacity: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.moms-product-list .product .actions a {
	text-decoration: none;
	text-transform: uppercase;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.moms .moms-quote .intro-text .empty,.moms-product-list .product .actions .remove {
	display: none
}

.moms-product-list .product .actions .view {
	background-color: #666;
	color: #FFF;
	padding: 3px 3px 2px;
	line-height: 1;
	font-size: 12px
}

.moms-product-list .product .actions .view:hover {
	background-color: #333
}

.moms-product-list .product .actions .add,.moms-product-list .product .actions .remove {
	color: #06c;
	font-size: 14px;
	padding: 3px 3px 2px 25px;
	position: relative
}

.moms .moms-quote .quote-form .cta a:hover,.moms-product-list .product .actions .add:hover,.moms-product-list .product .actions .remove:hover {
	color: #c8388f
}

.moms-product-list .product .actions .add .icon,.moms-product-list .product .actions .remove .icon {
	font-size: 2rem;
	margin-right: 3px;
	position: absolute;
	left: 0;
	top: 2px
}

.moms a.button {
	font-weight: 400
}

.moms .mfp-bg {
	z-index: 99999
}

.moms .mfp-wrap {
	z-index: 999999
}

.moms .moms-quote .intro-text {
	margin: 0 auto;
	max-width: 580px;
	text-align: center
}

.moms .moms-quote .intro-text .lead {
	font-size: 16px
}

.moms .moms-quote .intro-text a {
	text-transform: uppercase
}

.moms .moms-quote .quote-form {
	margin: 30px -10px 0
}

.moms .moms-quote .quote-form fieldset {
	margin-bottom: 20px
}

.moms .moms-quote .quote-form .left,.moms .moms-quote .quote-form .product-list {
	margin-bottom: 30px
}

.moms .moms-quote .quote-form input[list],.moms .moms-quote .quote-form input[type=text],.moms .moms-quote .quote-form input[type=email],.moms .moms-quote .quote-form input[type=password],.moms .moms-quote .quote-form input[type=color],.moms .moms-quote .quote-form input[type=date],.moms .moms-quote .quote-form input[type=datetime-local],.moms .moms-quote .quote-form input[type=month],.moms .moms-quote .quote-form input[type=tel],.moms .moms-quote .quote-form input[type=time],.moms .moms-quote .quote-form input[type=url],.moms .moms-quote .quote-form input[type=week],.moms .moms-quote .quote-form input[type=checkbox]+label span,.moms .moms-quote .quote-form input[type=radio]+label span,.moms .moms-quote .quote-form input[type=number],.moms .moms-quote .quote-form input[type=search],.moms .moms-quote .quote-form select,.moms .moms-quote .quote-form textarea {
	border: 1px solid #CCC
}

.moms .moms-quote .quote-form .cta a {
	text-transform: uppercase;
	text-decoration: none
}

.moms .moms-quote .quote-form .left,.moms .moms-quote .quote-form .right {
	padding: 0 10px;
	width: 100%
}

.moms .moms-quote .quote-form .product-list .product {
	margin-top: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.moms .moms-quote .quote-form.empty .left,.moms .products-detail .top .actions .remove {
	display: none
}

.moms .moms-quote .quote-form .product-list .product .image {
	width: 30%;
	margin-right: 10px;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.moms .moms-quote .quote-form .product-list .product .title a {
	color: #222;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none
}

.moms .moms-quote .quote-form .product-list .product .title a:hover {
	text-decoration: underline
}

.moms .moms-quote .quote-form .product-list .product .description {
	margin-top: 5px;
	margin-bottom: 5px
}

.moms .moms-quote .quote-form .product-list .product a.remove {
	text-decoration: none;
	text-transform: uppercase
}

.moms-header .cart-list .cta a.add-products:hover,.moms-header .cart-list .product .remove:hover,.moms-header .cart-list .title a:hover {
	text-decoration: underline
}

.moms .moms-quote .quote-form .product-list .product a.remove:hover {
	color: #c8388f
}

.moms .products-detail .top .actions {
	margin: 20px 0 40px;
	opacity: 0
}

.moms .products-detail .top .actions a {
	display: inline-block;
	height: auto;
	line-height: 1.2;
	padding: 15px 20px;
	font-size: 16px
}

.moms .products-detail .top .actions .proceed {
	background-color: #EDEDED;
	color: #06c
}

.moms .products-detail .top .actions .proceed:hover {
	background-color: #333;
	color: #FFF
}

.moms .products-detail .top .actions .continue {
	background-color: #FFF;
	color: #06c;
	font-size: 12px
}

.moms .products-detail .top .actions .continue:hover {
	background-color: #FFF;
	color: #06c;
	text-decoration: underline
}

.moms .products-detail.added .top .actions .remove {
	display: block
}

.moms .products-detail.added .top .actions .add,.moms-header .cart-list .cart-empty,.moms-header .cart-list .cart-items {
	display: none
}

.moms-header {
	background-color: #06c;
	position: absolute;
	height: 50px;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	line-height: 1.1
}

.moms-header.fixed {
	position: fixed;
	bottom: auto;
	top: 0
}

.moms-header .cart-list {
	position: absolute;
	right: 0;
	top: 50px;
	background-color: #0052A3;
	padding: 20px;
	min-width: 250px;
	display: none
}

.moms-header .cart-list .product-list {
	margin-bottom: 20px;
	max-height: 50vh;
	overflow: auto
}

.moms-header .cart-list .cta {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.cebit-features .next-model,.moms-header .cart-list .product,.moms-header .request-quote .request-quote-button,.moms-header .wrapper {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal
}

.moms-header .cart-list .cta a.button {
	background-color: #00aeef!important;
	height: auto;
	line-height: 1.2;
	padding: 15px 20px
}

.moms-header .cart-list .cta a.button:hover {
	background-color: #333!important
}

.moms-header .cart-list .cta a.add-products {
	color: #FFF;
	font-size: 12px;
	display: block;
	margin-bottom: 10px
}

.moms-header .cart-list .product {
	color: #FFF;
	margin-bottom: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.moms-header .cart-list .product .image {
	width: 50px;
	margin-right: 10px
}

.moms-header .cart-list .product .image img {
	width: 50px;
	display: block
}

.moms-header .cart-list .product .title {
	margin-bottom: 2px
}

.moms-header .cart-list .product .remove {
	font-size: 12px;
	text-transform: none;
	position: relative
}

.moms-header .cart-list .product .remove .icon {
	font-size: 10px;
	margin-right: 3px
}

.moms-header .request-quote .request-quote-button,.moms-header a {
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none
}

.moms-header .request-quote {
	height: 50px;
	position: relative
}

.moms-header .request-quote .request-quote-button {
	background-color: #c8388f;
	padding: 0 10px;
	margin-left: 10px;
	height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.moms-header .request-quote.active .request-quote-button,.moms-header .request-quote:hover .request-quote-button {
	background-color: #0052A3
}

.moms-header .request-quote.active .request-quote-button .count,.moms-header .request-quote:hover .request-quote-button .count {
	color: #0052A3
}

.moms-header .request-quote.active .cart-list,.moms-header .request-quote:hover .cart-list {
	display: block
}

.moms-header .request-quote .icon {
	font-size: 24px;
	margin-right: 5px;
	display: none
}

.moms-header .request-quote .count {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	color: #c8388f;
	background-color: #fff;
	margin-right: 5px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	display: none;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.moms-header .wrapper {
	height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.wrapper {
	padding: 0 10px;
	margin: 0 auto;
	position: relative
}

body.subscribe-popup-visible {
	overflow-y: hidden;
	overflow-x: hidden
}

body.subscribe-popup-visible .subscription-popup {
	visibility: visible;
	opacity: 1;
	transition: opacity .7s,visibility .7s
}

.subscription-popup {
	z-index: 9999;
	opacity: 0;
	visibility: hidden
}

a.button {
	display: inline-block;
	-webkit-appearance: none;
	border-radius: 4px;
	border: #06c;
	background-color: #06c;
	color: #FFF;
	padding: 0 16px;
	cursor: pointer;
	text-decoration: none;
	transition-property: background-color,color;
	transition-duration: .5s;
	transition-timing-function: ease;
	height: 42px;
	font-weight: 700;
	line-height: 42px;
	font-size: 14px;
	text-transform: uppercase!important
}

.main .article-tags a,.pink-button,.subscription-preferences label,.support-links .col .top .title,a.square-btn,section.testimonial .quote {
	text-transform: uppercase
}

a.button.secondary {
	border: #c8388f;
	background-color: #c8388f
}

body {
	font-size: 12px;

}

h4 {
	font-size: 14.4px
}

h5 {
	font-size: 13.2px
}

h6 {
	font-size: 12px
}

.lead {
	font-size: 16.8px;
	color: #222
}

.small,small {
	font-size: 9.6px
}

input[list],input[type=text],input[type=email],input[type=password],input[type=color],input[type=date],input[type=datetime-local],input[type=month],input[type=tel],input[type=time],input[type=url],input[type=week],input[type=number],input[type=search],select {
	/*height: 36px*/
}

fieldset {
	margin: 0 0 12px
}

.select-container .arrow {
	right: 12px
}

input[type=checkbox]+label span,input[type=radio]+label span {
	width: 12px;
	height: 12px;
	top: 2px
}

input[type=checkbox]+label,input[type=radio]+label {
	padding-left: 20px;
	margin-right: 24px
}

.spFile-container label {
	height: 36px;
	padding-right: 36px
}

.spFile-container label strong div {
	height: 34px;
	line-height: 34px
}

.spFile-container label strong {
	height: 34px;
	width: 34px
}


.spDate-container .spIconDate {
	height: 36px;
	line-height: 36px;
	width: 36px
}

.spDate-container .spIconDate div {
	height: 36px;
	line-height: 36px
}

.spDate-container .spDate-options-container {
	top: 36px
}

.spSelect-container .spSelect-label {
	height: 36px;
	line-height: 34px;
	padding-right: 36px
}

.spSelect-container .spSelect-label .spIconSelect {
	height: 36px;
	line-height: 36px;
	width: 36px
}

.spSelect-container .spSelect-label .spIconSelect div {
	height: 36px;
	line-height: 36px
}

.spSelect-container .spSelect-options-container {
	top: 36px
}

.form-addon.left {
	padding-left: 36px
}

.form-addon.right {
	padding-right: 36px
}

.form-addon .addon {
	height: 36px;
	line-height: 34px;
	width: 36px
}

.form-addon .addon div {
	line-height: 34px
}

.products-detail.small {
	font-size: 12px
}

article {
	background-color: #FFF
}

section {
	padding: 30px 0
}

h2 {
	margin-bottom: 10px;
	font-size: 20px
}

h3 {
	font-size: 16px
}

a {
	color: #06c
}

a.btn-pink {
	color: #FFF;
	background-color: #c8388f;
	text-decoration: none;
	border-radius: 5px;
	height: 30px;
	line-height: 30px;
	width: 100%;
	display: block;
	text-align: center;
	font-size: 14px
}

.slick-arrow,section.white {
	background-color: #FFF
}

.slick-arrow {
	color: #06c;
	z-index: 1;
	top: 100px;
	position: absolute;
	height: 40px;
	width: 40px;
	line-height: 40px
}

.slick-arrow.next,.slick-arrow.prev {
	top: 50%;
	-webkit-transform: translateY(-50%)
}

.slick-arrow.prev {
	left: 0;
	transform: translateY(-50%);
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.slick-arrow.next {
	right: 0;
	transform: translateY(-50%);
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.hero-section .slick-arrow.next,.hero-section .slick-arrow.prev {
	top: 100px
}

section.light-grey {
	background-color: #e9e9e9
}

section.mid-grey {
	background-color: #ebebeb
}

a.square-btn,section.blue {
	background-color: #06c
}

a.square-btn {
	padding: 3px 5px;
	border-radius: 0;
	font-size: 12px;
	color: #FFF;
	text-decoration: none
}

a.square-btn:hover {
	background-color: #000
}

section.charcoal {
	background-color: #222;
	color: #FFF
}

section.charcoal h2,section.charcoal p {
	color: #FFF
}

section.charcoal .hub-tiles p {
	color: #222
}

.slick-dots {
	bottom: 0;
	margin-left: 0
}

.slick-dots li button {
	border: 3px solid #FFF;
	border-radius: 50%;
	background-color: #FFF;
	color: transparent;
	content: none;
	width: 10px;
	height: 10px;
	padding: 0;
	box-shadow: 0 0 1px #c8c8c9
}

.divider,.gradient-tile,a.promo-img img {
	width: 100%;
	display: block
}

.slick-dots li.slick-active button {
	background-color: #06c
}

.slick-dots li button:before {
	content: none
}

h1 {
	font-size: 20px
}

.gradient-tile {
	height: 410px;
	background-size: cover;
	color: #FFF;
	position: relative
}

.gradient-tile .overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	background-repeat: repeat-y
}

.wrapper .wrapper {
	padding: 0
}

p a {
	color: #06c;
	transition: .5s ease;
	text-decoration: none
}

.main .article-tags a,a.promo-img,a.promo-img img {
	transition: all .5s ease
}

p a:hover {
	color: #b51f7e
}

textarea {
	color: #000!important
}

.divider {
	border-top: 1px solid rgba(0,0,0,.1);
	margin-top: 30px
}

.divider:first-child {
	margin-top: 0
}

.tooltipster-default {
	background-color: #222
}

.tooltipster-default .tooltipster-content {
	padding: 15px
}

.tooltipster-content a {
	color: #fff
}

.tooltipster-content a:hover {
	text-decoration: none
}

h2 span,h3 span {
	color: #06c
}

h2 span a,h3 span a {
	text-decoration: none
}

section.mid-grey .copy-container {
	background-color: transparent
}

.no-padding {
	padding: 0!important
}

ul.terms {
	font-size: 12px
}

.spSelect-label-text {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.copy ul {
	text-align: left
}

.slick-dots li {
	background-image: none
}

a.promo-img img {
	margin: 0 auto
}



.kentico {
	padding-left: 170px
}

.award-table table img {
	max-width: 100px
}

.sdg-table table {
	background-color: #FFF!important;
	border: 1px solid #ebebeb!important
}

.sdg-table table tbody {
	border: none!important
}

.sdg-table table tr {
	background-color: #FFF!important;
	border-bottom: 1px solid #ebebeb!important
}

.sdg-table table td {
	border: none!important
}

.sidebar .download-link {
	padding: 20px;
	background-color: #e9e9e9
}

.sidebar .download-link .copy {
	line-height: 1.4;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 400;
	text-align: center
}

.sidebar .download-link .button-bar {
	margin-top: 0
}

.sidebar .download-link .button-bar a {
	display: block;
	width: 100%;
	margin: 0
}

.sidebar .simple-share.white .copy {
	font-size: 16px
}

.sidebar .simple-share.white .links {
	display: block
}

.pink-button,.play-link {
	display: inline-block;
	color: #FFF;
	text-decoration: none
}

.main .article-tags {
	margin-top: 20px;
	margin-bottom: 20px
}

.main .article-tags a {
	text-decoration: none
}

.row-spacer {
	margin-top: 30px
}

.pink-button {
	background-color: #b51f7e;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	margin-bottom: 10px;
	height: 42px;
	line-height: 42px;
	padding: 0 30px;
	transition-property: background-color,color;
	transition-timing-function: ease;
	transition-duration: .5s;
	font-weight: 500
}

.pink-button:hover {
	background-color: #06c;
	color: #FFF
}

.products-detail .pink-button {
	margin-top: 20px;
	padding: 0 41px
}

.play-link {
	position: relative;
	padding-left: 50px;
	background-color: #c44c98;
	line-height: 40px;
	border-radius: 20px;
	padding-right: 30px;
	font-size: 16px;
	margin-top: 20px;
	transition: all .5s ease
}

.play-link .icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	color: #FFF;
	background-color: #b51f7e;
	font-size: 20px;
	line-height: 38px;
	transition: all .5s ease;
	text-align: center
}

.play-link.dark {
	background-color: #2d2d2d
}

.play-link.dark .icon {
	background-color: #000
}

.spacer-divider {
	margin: 30px 0;
	height: 1px;
	width: 100%;
	background-color: rgba(0,0,0,.1)
}

.hero-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0
}

.hero-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.list-container ul {
	margin-left: 0
}

h1.article-h1 {
	font-weight: 300;
	margin-top: 20px;
	margin-bottom: 0
}

.mfp-iframe-holder .mfp-close {
	text-align: center;
	padding-right: 0;
	width: 40px;
	height: 40px;
	background-color: transparent;
	border: none
}

.award-table table tr {
	background-color: #FFF!important;
	border-bottom: 1px solid #e8e8e8
}

.youtube .thumb {
	margin-top: 0!important
}

.video-container.no-padding-top {
	padding-top: 0!important;
	margin-bottom: 20px
}

.divider-article {
	margin-top: 20px!important
}

header.ecomm nav a .icon {
	font-size: 24px
}

.add-cart-section {
	margin-top: 20px
}

.add-cart-section .submit {
	text-decoration: none
}

.request-quote-section .quote-items .quote-item {
	background-color: #edeeee;
	padding: 20px;
	position: relative
}

.request-quote-section .quote-items .quote-item .spSelect-container {
	width: 80px
}

.request-quote-section .quote-items .quote-item h3 {
	color: #06c;
	margin-top: 20px;
	padding-right: 20px;
	transition: all .5s ease
}

.request-quote-section .quote-items .quote-item:last-child .divide {
	display: none
}

.request-quote-section .quote-items .quote-item img {
	display: block;
	width: 100%;
	margin-bottom: 20px
}

.request-quote-section .quote-items .quote-item a {
	text-decoration: none
}

.request-quote-section .quote-items .quote-item a.close {
	position: absolute;
	top: 5px;
	right: 5px;
	color: #777
}

.request-quote-section .quote-items .quote-item .divide {
	border-top: 1px solid rgba(34,34,34,.1);
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 0
}

.request-quote-section label {
	color: #222
}

.request-quote-section .apply-form {
	width: 100%;
	color: #222
}

.request-quote-section .quote-form {
	background-color: #edeeee;
	padding: 20px
}

h2 .icon {
	display: block;
	margin: 0 auto;
	font-size: 40px
}

.visible-desktop,.visible-desktop-inline {
	display: none
}

.visible-mobile {
	display: block
}

.hidden-mobile {
	display: none
}

header nav li li a {
	height: auto!important;
	margin-bottom: 13px!important;
	line-height: 1.4!important
}

header nav a .icon-container {
	top: -5px
}

.nav-level2 li>a {
	white-space: normal!important
}

.double a,.single a {
	white-space: nowrap
}

.nav-level3 a {
	white-space: normal
}

.secondary.mobile ul li {
	margin-bottom: 0!important
}

.contained {
	max-width: 880px;
	margin: 0 auto
}

.mfp-close-btn-in .mfp-close {
	color: #FFF!important;
	transition: all .5s ease
}

.subscribe-popup {
	background-color: rgba(0,0,0,.8);
	text-align: center;
	max-width: 620px;
	margin: 0 auto;
	position: relative;
	padding: 20px
}

.subscribe-popup .icon {
	color: #b51f7e;
	font-size: 60px
}

.subscribe-popup .contained {
	margin: 30px auto 0;
	max-width: 350px
}

.subscribe-popup .submit,.subscribe-popup .submit-popup {
	margin-top: 10px;
	background-color: #b51f7e;
	transition: all .5s ease
}

.subscribe-popup h2 {
	color: #FFF!important
}

.subscribe-popup .lead {
	color: #FFF!important;
	padding: 0 40px
}

.main.download-links-page .download-link .button-bar a {
	margin: 0
}

.main.download-links-page .download-link .button-bar {
	text-align: left
}

.view-whitepaper {
	background-color: #ededed;
	text-align: center;
	margin-top: 20px;
	padding: 20px 10px
}

.view-whitepaper .copy {
	text-align: left;
	position: relative;
	padding-left: 40px;
	margin: 20px 0;
	font-weight: 400
}

.view-whitepaper .copy .icon {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 35px;
	color: #d5d5d5
}

.view-whitepaper a {
	display: block;
	background-color: #7e72b3;
	text-align: center
}

.view-whitepaper .heading {
	font-size: 17px;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 10px
}

.promo-point {
	background-color: #f0f0f0;
	padding: 60px 0;
	position: relative
}

.promo-point .cta {
	text-align: center;
	margin-top: 20px
}

.promo-point .triangle {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 0;
	border-top: 20px solid #FFF;
	border-right: 20px solid transparent;
	border-left: 20px solid transparent
}

.promo-point h3 {
	margin-top: 0;
	text-align: left!important
}

.button.centered,.ctas,.innovation-cta,.sub-copy .copy,h2.centered,p.centered {
	text-align: center
}

.promo-point img {
	display: block;
	width: 100%
}

.promo-point .copy {
	background-color: #FFF;
	padding: 30px 20px 20px;
	margin-bottom: 20px
}

.innovation-2017 .promo-point .button.secondary {
	border: #c8388f;
	background-color: #c8388f;
	color: #FFF
}

.subscription-preferences {
	background-color: #FFF
}

.subscription-preferences .submit {
	margin-top: 10px
}

.subscription-preferences .privacy p {
	font-size: 12px;
	color: #999
}

.subscription-preferences .update {
	padding-top: 20px
}

.subscription-preferences .apply-form fieldset {
	padding: 0!important
}

.subscription-preferences .unsubscribe {
	background-color: #edeeee;
	padding: 20px;
	margin-top: 30px
}

.subscription-preferences .unsubscribe .submit {
	background-color: #222
}

.contact-us .spSelect-label-text,.contact-us .spSelect-option {
	color: #999
}

.disclaimer {
	padding-top: 30px;
	border-top: 1px solid #eaeaea;
	color: #b2b2b2
}

.read-more-copy {
	background-color: #FFF;
	padding: 20px 0
}

.read-more-copy.expanded a .up {
	display: inline-block
}

.read-more-copy a .up,.read-more-copy.expanded a .down,.spinner {
	display: none
}

.read-more-copy a {
	text-decoration: none;
	position: relative;
	padding-right: 20px
}

.read-more-copy a .icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	font-size: 20px
}

.read-more-copy .copy {
	margin-top: 10px;
	display: none
}

.spinner,.spinner:after {
	border-radius: 50%;
	width: 40px;
	height: 40px
}

.spinner {
	margin: 0 auto;
	position: relative;
	text-indent: -9999em;
	border-top: 7px solid rgba(200,56,143,1);
	border-right: 7px solid rgba(200,56,143,1);
	border-bottom: 7px solid rgba(200,56,143,1);
	border-left: 7px solid rgba(255,255,255,.8);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear
}

@-webkit-keyframes load8 {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes load8 {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

section.testimonial {
	background-image: url(hub-landing-2017/testimonial.jpg);
	background-size: cover;
	background-position: center center;
	padding: 0;
	color: #FFF
}

section.testimonial .ninetynine,section.testimonial .sixtysix {
	width: 25px;
	height: 20px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat
}

section.testimonial .stripes {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-image: url(hub-landing-2017/testimonial-stripes.png);
	z-index: 1
}

section.testimonial .wrapper {
	position: relative;
	z-index: 2;
	padding: 100px 20px 50px
}

section.testimonial .sixtysix {
	background-image: url(hub-landing-2017/sixtysix.png);
	position: absolute;
	top: -3px;
	left: 5px
}

section.testimonial .ninetynine {
	background-image: url(hub-landing-2017/ninetynine.png);
	position: absolute;
	bottom: -3px;
	right: 5px
}

section.testimonial .quote {
	font-size: 24px;
	font-size: calc(18px + 6 * ((100vw - 320px)/ 900));
	max-width: 540px
}

section.testimonial .author {
	font-size: 14px;
	font-weight: 700;
	margin-top: 20px
}

section.testimonial .position {
	font-size: 14px
}

section.no-padding {
	padding: 0
}

section.no-padding-top {
	padding-top: 0!important
}

.button.grey {
	background-color: #ededed!important;
	color: #06c
}

.button.grey:hover {
	background-color: #06c!important;
	color: #ededed
}

.interview-quote {
	max-width: 740px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 20px 0;
	margin: 20px auto
}

.interview-quote .inner {
	border-left: 4px solid #06c;
	padding-left: 20px
}

.interview-quote .inner .quote {
	font-style: italic;
	line-height: 1.4;
	margin-bottom: 10px;
	font-size: 20px
}

.with-sidebar .interview-quote {
	max-width: 590px
}

hr {
	border: none;
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	margin-bottom: 20px
}

.innovation-cta {
	background-color: #06c;
	padding: 20px 10px
}

.innovation-cta.gated {
	background-color: #ededed
}

.innovation-cta.gated .copy {
	color: #222
}

.innovation-cta.gated .copy span {
	color: #fff
}

.innovation-cta.gated a {
	background-color: #06c;
	color: #FFF
}

.innovation-cta .copy {
	color: #fff;
	line-height: 1.4;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 400
}

.innovation-cta .copy span {
	color: #FFF
}

.innovation-cta img {
	max-width: 135px;
	margin: 0 auto
}

.innovation-cta a {
	background-color: #222;
	transition: all .5s ease;
	display: block
}

.main.article {
	font-size: 14px;
	font-weight: 300;
	color: #222;
	font-family: Roboto,Arial,Helvetica,sans-serif
}

.main.article section {
	padding: 0
}

.main.article ul li {
	font-size: 14px;
	font-weight: 300;
	margin-bottom: 0;
	background-position: left 7px
}

.main.article p.lead {
	font-size: 18px
}

.main.article h2 {
	font-size: 20px;
	font-weight: 300
}

p.centered {
	max-width: 700px;
	margin: 0 auto
}

.button.pink {
	border: #c8388f;
	background-color: #c8388f;
	color: #FFF
}

.button.centered {
	margin: 20px auto 0;
	width: 200px;
	display: block
}

.terms {
	font-size: 12px!important;
	color: #666
}

.sub-copy .copy,.sub-copy .copy p {
	font-size: 18px;
	font-weight: 300
}

.terms a {
	text-decoration: none
}

p.border-top {
	padding-top: 20px;
	border-top: 1px solid #ccc
}

.sub-copy {
	background-color: #FFF;
	padding: 40px 0
}

.sub-copy .copy {
	max-width: 780px;
	margin: 0 auto
}

.sub-copy.video-spacing {
	padding-bottom: 170px
}

.sub-copy.grey {
	background-color: #222;
	color: #FFF
}

.sub-copy.light-grey {
	background-color: #f0f0f0;
	color: #000
}

.ctas {
	margin-top: 20px
}

.ctas a {
	width: 180px;
	display: block;
	margin: 0 auto 10px
}

.ctas a:last-child {
	margin-bottom: 0
}

.full-widget-template h2,.full-widget-template h3 {
	line-height: 1.4;
	margin: 0 0 20px;
	text-align: center
}

.full-widget-template h2 {
	font-weight: 900;
	font-size: 30px;
	font-size: calc(24px + 6 * ((100vw - 320px)/ 900))
}

.full-widget-template h3 {
	font-weight: 100;
	font-size: 24px;
	font-size: calc(18px + 6 * ((100vw - 320px)/ 900))
}

ol li {
	font-size: 14px;
	margin-bottom: 10px
}

ol li:last-child {
	margin-bottom: 0
}

.support-links {
	padding: 20px;
	background-color: #e9e9e9
}

.support-links .col {
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding: 20px 0
}

.support-links .col:last-child {
	border-bottom: none
}

.support-links .col.blue .icon {
	color: #2d9eee
}

.support-links .col.green .icon {
	color: #9bc61e
}

.support-links .col.orange .icon {
	color: #f69100
}

.support-links .col .top {
	text-align: center
}

.support-links .col .top .icon {
	font-size: 60px
}

.support-links .col .top .title {
	font-size: 18px
}

.support-links .col .bottom {
	text-align: left;
	margin-top: 20px
}

.support-links .col .bottom ul.links {
	margin-left: 0
}

.support-links .col .bottom ul.links li {
	background-image: none;
	list-style-type: none;
	padding-left: 0
}

.support-links .col .bottom ul.links li a .icon-container {
	position: relative;
	padding-left: 20px
}

.support-links .col .bottom ul.links li a .icon {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	font-size: 18px;
	transition: left .3s ease
}

.mouse,.mouse:after {
	left: 50%;
	position: absolute
}

.support-links .col .bottom a {
	text-decoration: none;
	color: #222;
	font-size: 14px
}

.mouse {
	width: 26px;
	height: 42px;
	border: 2px solid #fff;
	border-radius: 24px;
	bottom: 0;
	display: block;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	cursor: pointer
}

.mouse:after {
	content: "";
	top: 5px;
	margin-left: -2px;
	background-color: #fff;
	border-radius: 100%;
	width: 4px;
	height: 4px;
	opacity: 1;
	-webkit-transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);
	transform: translateY(0) scaleY(1) scaleX(1) translateZ(0);
	-webkit-animation: scroll 1.5s -1s cubic-bezier(.68,-.55,.265,1.55) infinite;
	animation: scroll 1.5s -1s cubic-bezier(.68,-.55,.265,1.55) infinite
}

label.with-icon .tooltip-form {
	display: inline-block;
	position: absolute;
	margin-top: -2px;
	padding-left: 3px
}

label.with-icon .tooltip-form .icon {
	font-size: 16px
}

h1 {
	color: #000;
	font-family: 'Roboto Condensed',Arial,Helvetica,sans-serif
}

.wc-webchat {
	background-color: #fff;
	width: 100%;
	max-width: 270px
}

.wc-webchat section {
	padding: 0
}

.wc-webchat .TextBoxAndMessageLabel {
	width: 100%
}

.wc-webchat input[list],.wc-webchat input[type=text],.wc-webchat input[type=email],.wc-webchat input[type=password],.wc-webchat input[type=color],.wc-webchat input[type=date],.wc-webchat input[type=datetime-local],.wc-webchat input[type=month],.wc-webchat input[type=tel],.wc-webchat input[type=time],.wc-webchat input[type=url],.wc-webchat input[type=week],.wc-webchat input[type=number],.wc-webchat input[type=search],.wc-webchat select,.wc-webchat textarea {
	border: 1px solid #CCC
}

.wc-webchat .wc-error-label {
	color: red
}

.wc-webchat .wc-history li .wc-name {
	color: #EC008C
}

.wc-webchat .wc-history li.wc-local .wc-name {
	color: #06c
}

.wc-webchat .wc-history {
	margin: 0 0 10px;
	padding: 0
}

.wc-webchat .wc-status {
	margin: -20px -20px 20px;
	line-height: 220%;
	background-color: #06c;
	color: #FFF;
	border-top: 1px solid #FFF
}

.wc-webchat .wc-typing {
	background-color: #06c;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	text-indent: 5px
}

.wc-chatting textarea {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

#chatSelector>header,.wc-webchat>header {
	background-color: #06c!important;
	width: auto!important;
	margin-left: 0;
	padding-left: 48px;
	background-image: url(webchat-header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	color: #FFF;
	text-indent: 12px;
	line-height: 48px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-weight: 500;
	font-size: 18px
}

#chatSelector>header .wc-terminate,.wc-webchat>header .wc-terminate {
	border: none;
	border-radius: 0
}

#chatSelector>header {
	margin: -20px -20px 0
}

#chatSelector>header .close {
	width: 48px;
	height: 48px;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 24px;
	line-height: 48px;
	text-align: center;
	background-color: transparent!important;
	color: #FFF!important;
	text-indent: 0;
	cursor: pointer
}

#chatSelector>header .close:hover {
	background-color: #333!important;
	color: #FFF!important
}

.wc-initiate,.wc-terminate {
	background-color: #06c!important;
	color: #FFF!important;
	border-radius: 3px
}

.wc-initiate:hover,.wc-terminate:hover {
	background-color: #333!important;
	color: #FFF!important
}

.wc-announcement,.wc-deviceconfig,.wc-mobile,.wc-progress,.wc-questiontext,.wc-status,.wc-welcome {
	color: #000
}

#wc-mediaselected,.wc-acceptbutton,.wc-cobrowsing,.wc-rejectbutton {
	background-color: #06c;
	color: #FFF!important;
	border-radius: 3px;
	padding: 5px 10px;
	width: auto;
	height: auto
}

#chatSelector button:hover,#wc-mediaselected:hover,.wc-acceptbutton:hover,.wc-cobrowsing:hover,.wc-rejectbutton:hover {
	background-color: #333!important;
	color: #FFF!important
}

.wc-local-video-large,.wc-remote-video,.wc-video {
	width: 100%
}

.wc-message {
	border-color: #FFF
}

.wc-chatbox {
	padding: 20px
}

#webChatButton {
	position: fixed;
	bottom: -100px;
	right: 15px;
	width: 67px;
	height: 67px;
	cursor: pointer;
	z-index: 100;
	transition: bottom .3s ease
}

#webChatButton.active {
	bottom: 15px
}

#chatSelector {
	background-color: #FFF;
	width: 100%;
	max-width: 270px;
	position: fixed;
	bottom: 0;
	right: 15px;
	z-index: 200;
	display: none;
	padding: 20px;
	color: #000;
	box-shadow: 5px 0 15px -4px rgba(0,0,0,.5),-5px 0 15px -4px rgba(0,0,0,.5);
	font-size: 14px!important
}

#chatSelector h4 {
	font-size: 18px!important
}

#chatSelector h1,#chatSelector h2,#chatSelector h3,#chatSelector h4,#chatSelector h5 {
	color: #000;
	margin-bottom: 5px
}

#chatSelector h1:first-child,#chatSelector h2:first-child,#chatSelector h3:first-child,#chatSelector h4:first-child,#chatSelector h5:first-child {
	margin-top: 0!important
}

#chatSelector hr+h5 {
	margin-top: 0
}

#chatSelector h5 {
	font-size: 15px!important;
	margin-bottom: 1px
}

#chatSelector hr {
	border-top: 1px solid #000;
	opacity: .5;
	margin: 20px 0
}

#chatSelector button {
	background-color: #bc3c76;
	color: #FFF!important;
	border-radius: 3px;
	padding: 5px 10px;
	width: auto;
	height: auto
}

.chat-bubble {
	position: fixed;
	bottom: 72px;
	right: 17px;
	width: 285px;
	z-index: 101;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	transition: opacity .3s ease,visibility .3s ease,-webkit-transform .3s ease;
	transition: opacity .3s ease,visibility .3s ease,transform .3s ease;
	transition: opacity .3s ease,visibility .3s ease,transform .3s ease,-webkit-transform .3s ease
}

.chat-bubble.active {
	opacity: 1;
	visibility: visible;
	-webkit-transform: none;
	transform: none
}

.chat-bubble .heading {
	font-size: 24px
}

.chat-bubble .top {
	background-repeat: no-repeat;
	background-position: top center;
	padding: 20px 35px;
	color: #FFF;
	font-size: 14px
}

.chat-bubble .bottom {
	background-image: url(chat-bubble-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 20px 35px 30px;
	color: #000
}

.chat-bubble .close {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 6px;
	color: #FFF;
	cursor: pointer;
	font-size: 18px
}

.chat-bubble .close:hover {
	color: #EEE
}

.small-divider {
	margin: 30px auto;
	width: 80px;
	height: 1px;
	background-color: #000;
	opacity: .2
}

@-webkit-keyframes pulse-ring {
	0% {
		-webkit-transform: scale(.33);
		transform: scale(.33)
	}

	100%,80% {
		opacity: 0
	}
}

@keyframes pulse-ring {
	0% {
		-webkit-transform: scale(.33);
		transform: scale(.33)
	}

	100%,80% {
		opacity: 0
	}
}

@-webkit-keyframes pulse-dot {
	0%,100% {
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes pulse-dot {
	0%,100% {
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.cebit-features {
	background-color: #fff;
	text-align: center;
	position: relative;
	padding: 40px 0
}

.cebit-features .line-box {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	z-index: 100;
	display: none
}

.cebit-features .line-box.resized:after {
	opacity: 1
}

.cebit-features .line-box.animated {
	transition: width .2s linear 0s,height .1s linear .2s
}

.cebit-features .line-box.animated:after {
	opacity: 1;
	transition: opacity .1s ease;
	transition-delay: .2s
}

.cebit-features .line-box:after {
	content: '';
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	background-color: #06c;
	border-radius: 50%;
	top: -4px;
	opacity: 0
}

.cebit-features .line-box.right:after {
	right: -4px;
	left: auto
}

.cebit-features .line-box.left:after {
	left: -4px;
	right: auto
}

.cebit-features .line-box.down:after {
	bottom: 0;
	top: auto
}

.cebit-features .line-box.up:after {
	top: 0;
	bottom: auto
}

.cebit-features .feature-carousel {
	margin-bottom: 0
}

.cebit-features .feature-carousel .content-box {
	display: none
}

.cebit-features .feature-carousel h3 {
	font-size: 22px
}

.cebit-features .feature-carousel .slider-container {
	position: relative;
	margin: -30px -20px 0
}

.cebit-features .feature-carousel .slider-container img {
	display: block
}

.cebit-features .feature-carousel .content-holder {
	display: none
}

.cebit-features .feature-carousel .item {
	position: relative;
	border-bottom: 1px solid #e7e7e7;
	padding-top: 20px
}

.cebit-features .feature-carousel .item:first-child {
	padding-top: 0
}

.cebit-features .feature-carousel .item.slick-active {
	transition-delay: .3s!important
}

.cebit-features .content-box {
	position: fixed;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: left;
	z-index: 9999;
	display: none;
	background-color: #FFF;
	padding: 20px;
	left: 20px;
	right: 20px
}

.cebit-features .content-box .close {
	position: absolute;
	right: 0;
	top: 0;
	color: #06c;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 34px;
	cursor: pointer
}

.cebit-features .content-box .close:hover {
	color: #333
}

.cebit-features .content-box h4 {
	margin-top: 0
}

.cebit-features .content-box p {
	margin-bottom: 0
}

.cebit-features .pin {
	position: absolute;
	z-index: 200;
	display: block;
	cursor: pointer
}

.cebit-features .pin .inner {
	width: 30px;
	height: 30px;
	position: absolute;
	left: -14px;
	top: -14px;
	border-radius: 50%;
	font-family: icomoon!important;
	font-size: 20px;
	line-height: 30px;
	text-align: center
}

.cebit-features .pin .inner:before {
	content: "";
	position: relative;
	display: block;
	width: 200%;
	height: 200%;
	line-height: 30px;
	font-size: 20px;
	box-sizing: border-box;
	margin-left: -50%;
	margin-top: -50%;
	background-color: #0062C2;
	border-radius: 45px;
	-webkit-animation: pulse-ring 1.25s cubic-bezier(.215,.61,.355,1) infinite;
	animation: pulse-ring 1.25s cubic-bezier(.215,.61,.355,1) infinite
}

.cebit-features .pin .inner:after {
	content: "\e98c";
	position: absolute;
	left: 0;
	color: #FFF;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-color: #0062C2;
	border-radius: 15px;
	-webkit-animation: pulse-dot 1.25s cubic-bezier(.455,.03,.515,.955) -.4s infinite;
	animation: pulse-dot 1.25s cubic-bezier(.455,.03,.515,.955) -.4s infinite
}

.cebit-features .next-model {
	width: auto;
	height: auto;
	position: absolute;
	top: 200px;
	right: 0;
	padding: 15px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	background-color: #06c;
	color: #FFF;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: row;
	flex-direction: row;
	line-height: 1.2;
	box-shadow: 0 4px 4px rgba(0,0,0,.25);
	cursor: pointer;
	display: none;
	transition: background-color .3s ease
}

.cebit-features .next-model .icon {
	font-size: 20px;
	margin-left: 10px
}

.cebit-features .next-model img {
	margin-right: 10px;
	width: 30px
}

.fogger,.youtube .thumb {
	top: 0;
	left: 0;
	width: 100%
}

.cebit-features .bottom {
	line-height: 1.3;
	font-weight: 900;
	font-size: 24px;
	margin-top: 30px
}

.cebit-features .container {
	max-width: 760px!important;
	margin: 0 auto;
	position: relative;
	z-index: 1
}

body.show-fogger .fogger {
	opacity: 1;
	visibility: visible
}

.fogger {
	position: fixed;
	background-color: rgba(0,0,0,.8);
	height: 100%;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	transition: opacity .5s ease,visibility .3s ease
}

.youtube .thumb {
	position: absolute;
	display: block;
	height: 100%!important;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: "object-fit: cover"
}

h2 {
	font-weight: 900!important
}

.chat-selector .normal-weight {
	font-weight: 300
}

.chat-selector .sub-title {
	margin-top: 0
}

section.white+section.white {
	padding-top: 0
}

.blue-bar+.testimonials {
	padding: 0
}

p>p {
	margin: 0
}

section.reduce-padding {
	padding: 20px 0!important
}

section.reduce-padding h2 {
	margin: 0!important
}

.clamp3 {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden
}

section p.lead {
	font-size: 16.8px
}

.full-width-image-copy .cta,.full-width-with-cta .cta {
	margin-top: 20px
}

.full-width-image-copy .cta a,.full-width-with-cta .cta a {
	padding-left: 30px;
	padding-right: 30px;
	text-transform: uppercase
}

.spacer {
	height: 30px
}

@media(min-width:360px) {
	.industries-category .featured-content .tiles .tile:nth-child(2) .inner {
		border-top: none
	}

	.hero-banner.small .bg.long-image {
		background-position: -980px 0
	}
}

@media(min-width:375px) {
	#chatSelector,.wc-webchat {
		max-width: 320px
	}
}

@media(min-width:450px) {
	.featured-content .tiles {
		margin: 0 -10px
	}

	.featured-content .tiles:after,.featured-content .tiles:before {
		content: " ";
		display: table
	}

	.featured-content .tiles:after {
		clear: both
	}

	.featured-content .tiles .tile {
		/*width: 33%;*/
		float: left;
		position: relative;
		padding: 0 10px
	}
}

@media (min-width:530px) {
	
}

@media(min-width:530px) {
	
}

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

@media(min-width:768px) {
	.grid-row .grid-col-half,.grid-row .grid-col-quarter,.grid-row .grid-col-third {
		padding: 0 10px;
		float: left;
		position: relative
	}

	.grid-row-0:after,.grid-row-0:before,.grid-row-5:after,.grid-row-5:before,.grid-row:after,.grid-row:before,footer .social .container:after,footer .social .container:before {
		display: table;
		content: " "
	}

	.add-cart-section:after,.body-wsidenav:after,.filter-content .filters .dropdowns .row:after,.filter-content .filters:after,.further-help .help-container,.grid-row-0:after,.grid-row-5:after,.grid-row:after,.homepage .mid-section .row:after,.meter-reading .grid-row:after,.page.with-sidebar:after,.page.with-sidenav:after,.product-item-container .product-half:after,.products .row:after,.products-detail .top:after,.sitemap .row:after,.support .dropdowns:after,.support-links:after,footer .expanded-links .sitemap:after,footer .social .container:after {
		clear: both
	}

	.grid-row {
		margin: 0 -10px
	}

	.grid-row .grid-col-half {
		width: 50%
	}

	.grid-row .grid-col-third {
		width: 33.333333333333336%
	}

	.grid-row .grid-col-quarter {
		width: 25%
	}

	.grid-row-0 {
		margin: 0
	}

	.grid-row-0 .grid-col-half {
		width: 50%;
		float: left;
		position: relative;
		padding: 0
	}

	.grid-row-0 .grid-col-third {
		width: 33.333333333333336%;
		float: left;
		position: relative;
		padding: 0
	}

	.grid-row-0 .grid-col-quarter {
		width: 25%;
		float: left;
		position: relative;
		padding: 0
	}

	.grid-row-5 .grid-col-half,.grid-row-5 .grid-col-quarter,.grid-row-5 .grid-col-third {
		padding: 0 5px;
		position: relative;
		float: left
	}

	.grid-row-5 {
		margin: 0 -5px
	}

	.grid-row-5 .grid-col-half {
		width: 50%
	}

	.grid-row-5 .grid-col-third {
		width: 33.333333333333336%
	}

	.grid-row-5 .grid-col-quarter {
		width: 25%
	}

	header .top .inner-container {
		top: 26px;
		position: relative
	}

	header.ecomm nav li a {
		line-height: 60px;
		height: 60px;
		font-size: 14px
	}

	footer .subscribe .submit-col {
		position: absolute;
		right: 0;
		top: 0
	}

	footer .subscribe fieldset {
		width: 32.33%;
		padding-right: 10px;
		margin-bottom: 0
	}

	footer .social .container {
		margin: 0 -10px
	}

	footer .social .label {
		font-size: 16px
	}

	footer .subscribe {
		margin-bottom: 0;
		width: 60%;
		float: left;
		position: relative;
		padding: 0 10px
	}

	footer .subscribe input {
		height: 40px
	}

	footer .subscribe button {
		height: 40px;
		line-height: 40px;
		font-size: 14px
	}

	footer .subscribe .inner {
		padding-right: 100px
	}

	footer .subscribe .submit-col {
		width: 100px
	}

	footer .follow {
		width: 40%;
		float: left;
		position: relative;
		padding: 0 10px
	}

	footer .quicklinks {
		padding: 20px 0;
		margin: 0 -10px;
		font-family: 'Roboto Condensed',Arial,Helvetica,sans-serif
	}

	footer .quicklinks ul {
		padding: 0
	}

	footer .quicklinks .label {
		padding-left: 10px;
		padding-top: 10px;
		text-align: inherit;
		font-size: 16px;
		float: left;
		margin: 0;
		color: #80b3e6
	}

	footer .quicklinks a {
		display: inline-block;
		padding: 0
	}

	footer .quicklinks button {
		width: 40px;
		height: 40px;
		background-color: transparent
	}

	footer .quicklinks button .view-more {
		display: none
	}

	footer .quicklinks button .icon {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		line-height: 40px;
		font-size: 30px
	}@	media(min-width:768px) {
		footer .quicklinks{font-size: 14px
	}
}

footer .quicklinks nav {
	height: 40px;
	line-height: 40px
}

footer .quicklinks .label span {
	display: inline
}

footer .quicklinks ul li {
	text-align: inherit;
	border-top: none;
	float: left;
	margin-left: 15px
}

footer .quicklinks ul li:first-child {
	margin-left: 0
}

footer .quicklinks button {
	position: absolute;
	right: 20px;
	top: 0;
	margin: 0;
	display: block
}

footer .quicklinks {
	font-size: 14px
}

footer .footer a {
	margin-bottom: 0
}

footer .expanded-links .sitemap {
	margin: 0 -10px
}

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

footer .expanded-links .sitemap .left,footer .expanded-links .sitemap .right {
	width: 50%;
	float: left;
	position: relative;
	padding: 0 10px
}

.button-bar a {
	width: 180px;
	display: inline-block;
	margin: 0 8px;
	height: 47px;
	line-height: 47px
}

.awards-list .award-item {
	margin-bottom: 0;
	width: 210px;
	display: inline-block
}

.featured-content {
	margin-top: 50px
}

.featured-content .tiles .tile {
	/*width: 25%;*/
	float: left;
	position: relative;
	padding: 0 10px
}



.featured-content .tiles .tile a .image {
	height: 120px
}



.featured-content.expander .tiles .tile .indicator {
	bottom: -20px
}



.featured-content.expander .feature-copy.mobile {
	/*display: none!important*/
}

.home-banner .carousel .item .inner {
	margin-top: 0
}

.comments-container,.full-share,.further-help {
	margin-top: 50px
}

.home-banner .carousel .item .overlay-copy {
	width: 570px;
	right: auto;
	left: 60px
}

.home-banner .carousel .item .overlay-copy p {
	font-size: 18px;
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
	opacity: 0;
	transition-property: opacity,-webkit-transform;
	transition-property: opacity,transform;
	transition-property: opacity,transform,-webkit-transform;
	transition-duration: .5s;
	transition-timing-function: ease;
	transition-delay: 1s
}

@media(min-width:1025px) {
	.home-banner .carousel .item .overlay-copy p {
		font-size: 24px
	}

	.home-banner .carousel .item .overlay-copy {
		width: 790px;
		left: 100px
	}
}

.home-banner .carousel .item .overlay-copy .heading {
	font-size: 30px
}

.home-banner .carousel .item,.home-banner .carousel .item .wrapper {
	height: 240px
}

.further-help .help-container .help-item .icon {
	width: 50px;
	line-height: 46px;
	height: 50px;
	font-size: 40px
}

.further-help .help-container .help-item {
	padding-bottom: 0;
	margin-bottom: 0;
	width: 25%;
	float: left;
	border-bottom: none;
	border-right: 1px solid #e9e9e9
}

.further-help .help-container .help-item:last-child {
	border-right: none
}

.full-share {
	padding: 35px 0
}

.full-share .links .item {
	height: 50px;
	padding: 0 20px
}

.full-share .links .item a .icon {
	font-size: 50px
}

.full-share .copy {
	font-size: 22px
}

.comments-container .heading,.simple-share .copy,.simple-share .links a .icon {
	font-size: 18px
}

.simple-share {
	padding: 15px 0
}

.simple-share .copy {
	display: inline;
	margin-right: 10px
}

.simple-share .links {
	display: inline
}

.body-wsidenav:after,.body-wsidenav:before,.product-item-container .product-half:after,.product-item-container .product-half:before {
	display: table;
	content: " "
}

.comments-container .comment {
	padding: 20px;
	margin-bottom: 20px
}

.comments-container .comment .name {
	font-size: 16px
}

.comments-container .comment .avatar {
	width: 50px;
	height: 50px;
	left: 20px;
	position: absolute
}

.comments-container .comment .details {
	min-height: 50px;
	margin-bottom: 0
}

.comments-container .sub-comments-container {
	margin-top: -10px;
	margin-left: 60px
}

.comments-container .sub-comments-container .comment.sub-comment:last-child .hide-line,.comments-container .sub-comments-container .nest-connector {
	left: -30px
}

.comments-container .sub-comments-container .comment.sub-comment .nest-line {
	left: -30px;
	width: 20px
}

.comments-container .join-conversation {
	margin-top: 40px
}

.comments-container .join-conversation .form .head {
	padding-bottom: 20px
}

.comments-container .join-conversation .form {
	padding: 20px
}

.testimonial .design-wrapper {
	max-width: 720px;
	height: 260px
}

.testimonial .slick-dots {
	text-align: left
}

.testimonial .design.top-quote {
	width: 34px;
	height: 27px
}

.testimonial .design.bottom-quote {
	right: 20px;
	width: 34px;
	height: 27px
}

.testimonial .design.ovals {
	width: 442px;
	height: 135px;
	right: -300px
}

.testimonial a .inner {
	height: 260px
}

.testimonial a .inner .copy {
	padding: 0 120px;
	width: 720px;
	left: 0;
	right: 0;
	margin: 0 auto
}

.testimonial a .inner .copy .quote {
	font-size: 20px
}

.testimonial a .inner .copy .link {
	right: 130px;
	bottom: 0
}

.breadcrumbs .top {
	height: 90px
}

.breadcrumbs .top .design {
	right: -310px;
	top: -5px
}

.breadcrumbs .top .heading {
	font-size: 26px
}

.body-wsidenav {
	margin: 0 -10px
}

.body-wsidenav .nav-container {
	width: 25%;
	float: left;
	position: relative;
	padding: 0 10px
}

.body-wsidenav .content-container {
	width: 75%;
	float: left;
	position: relative;
	padding: 0 10px
}

.product-item-container .product {
	height: 300px
}

.product-item-container .product-half {
	margin: 20px -10px 0
}

.product-item-container .product-half .product {
	height: 180px
}

.product-item-container .product-half .item {
	width: 50%;
	float: left;
	position: relative;
	padding: 0 10px;
	margin-bottom: 0
}

.feature-carousel-container .dot-container .wrapper,.features-carousel .copy {
	padding: 0;
	width: 500px;
	margin: 0 auto
}

.feature-carousel-container .dot-container {
	top: 300px
}

.features-carousel .slick-arrow {
	top: 160px
}

.features-carousel .image {
	height: 300px
}

.features-carousel .image .gradient {
	height: 180px
}

.accordion,.accordion-live,.search-results,.service-tiles {
	margin-top: 50px
}

.features-carousel .copy .title {
	font-size: 20px
}

.features-carousel .copy .title .top {
	font-size: 16px
}

.service-tiles .row {
	border-top: 1px solid rgba(0,0,0,.1);
	border-bottom: 1px solid rgba(0,0,0,.1)
}

.service-tiles .row .tile:first-child {
	border-top: none
}

.service-tiles .row .tile {
	/*width: 33.33%;*/
	float: left;
	border-right: 1px solid #e5e5e5;
	border-bottom: none
}

.service-tiles .row .tile:last-child {
	border-right: none!important
}

.accordion .accordion-heading,.accordion-live .accordion-heading {
	font-size: 14px;
	padding: 15px
}

.accordion .accordion-heading .icon,.accordion-live .accordion-heading .icon {
	font-size: 30px
}

.accordion .accordion-content,.accordion-live .accordion-content {
	padding: 15px
}

.accordion .accordion-content .content,.accordion-live .accordion-content .content {
	width: 70%
}

.accordion .accordion-content .image,.accordion-live .accordion-content .image {
	display: block
}

.search-results .head {
	font-size: 20px
}

.search-results .search-item-container .item .more {
	position: absolute;
	right: 0;
	bottom: 0
}

.search-results .search-item-container .item {
	padding-right: 25%
}

.search-results .search-item-container .item .heading {
	font-size: 18px;
	padding-top: 0;
	margin-top: 1px
}

.search-results .search-item-container .item.wimage .image-container {
	bottom: 0;
	top: 0;
	position: absolute;
	width: 180px
}

.search-results .search-item-container .item.wimage .image-container img {
	display: none
}

.search-results .search-item-container .item.wimage .heading {
	padding-top: 15px;
	margin-top: 0
}

.search-results .search-item-container .item.wimage {
	padding-left: 200px;
	padding-right: 25%
}

.search-results .search-item-container .item.wimage img {
	width: auto;
	position: absolute;
	left: 0;
	top: 0;
	max-width: 180px
}

.search-box {
	padding: 20px
}

.search-box .inner {
	padding-right: 150px
}

.search-box .inner button {
	position: absolute;
	right: 0;
	width: 140px;
	margin-top: 0;
	top: 0
}

.news-insights .tiles .tile .inner,.search-results-tiled .tiles .tile .inner {
	left: 5px;
	right: 5px
}

.pagination-container .spSelect-container {
	max-width: 100px
}

.glossary .nav a {
	width: 3.8461%;
	border-bottom: none
}

.glossary .content .item .sub-item:last-child {
	padding-bottom: 0
}

.glossary .content .item {
	padding: 1px 40px 20px
}

.glossary .content .item .letter {
	width: 30px;
	height: 30px;
	top: 20px;
	line-height: 30px
}

.sitemap .row {
	margin: 0 -20px
}

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

.sitemap .row .col {
	width: 25%;
	float: left;
	position: relative;
	padding: 0 20px
}

.sitemap .row .col .set .main-head {
	font-size: 16px;
	margin-bottom: 10px
}

.sitemap .row .col .set .item,.sitemap .row .col .set .sub-head {
	margin-bottom: 5px
}

.sitemap .row .col .set:nth-child(2) {
	border-top: 1px solid rgba(0,0,0,.1);
	padding-top: 10px
}

.promo-details .copy {
	margin-top: 30px
}

.promo-details .call-cta {
	font-size: 24px
}

.promo-details .terms-container {
	margin-top: 0
}

.subscribe-popup button.submit {
	width: 30%
}

.subscribe-popup {
	width: 600px
}

.contact-us .icon-container {
	width: 60px;
	height: 60px
}

.contact-us .icon {
	font-size: 50px
}

.contact-us .heading {
	font-size: 17px;
	line-height: 1.2
}

.compare .compare-container.desktop {
	display: block
}

.compare .compare-container .row {
	margin-bottom: 10px!important
}

.compare .compare-container.mobile {
	display: none
}

.news-insights .top-section .row .col.search {
	width: 58.333333333333336%;
	float: left;
	position: relative;
	padding: 0 1px
}

.news-insights .top-section .row .col.sort {
	width: 41.66666666666667%;
	float: left;
	position: relative;
	padding: 0 1px
}

.news-insights .top-section .row .col.sort .filter-box .dd-container .item {
	margin-top: 5px
}

.news-insights .top-section .row .col.sort .filter-box .dd-container select {
	margin-bottom: 0!important
}

.news-insights .top-section .row .col.sort .filter-box {
	padding: 20px
}

.tiles .tile.grid {
	display: block
}

.locate-us .map-section .row:after,.locate-us .map-section .row:before,.meter-reading .grid-row:after,.meter-reading .grid-row:before {
	content: " ";
	display: table
}

.news-insights .contact-us .icon {
	font-size: 60px
}

.news-insights .tiles .inner-container {
	margin-left: -5px;
	margin-right: -5px
}

.news-insights .tiles .tile {
	width: 25%;
	min-height: 362px;
	padding: 10px
}

.news-insights .tiles .tile:nth-child(5n+1) {
	width: 50%
}

.news-insights .tiles .tile .inner .title {
	font-size: 18px;
	line-height: 1.4;
	margin-bottom: 5px
}

.self-help .title {
	font-size: 18px
}

.self-help .accordion {
	margin-top: 20px
}

.self-help .model {
	padding: 30px;
	margin-bottom: 30px
}

.self-help .model .inner {
	width: 500px;
	margin: 0 auto
}

.meter-reading .grid-row {
	margin: 0
}

.meter-reading .grid-row .grid-col-half {
	width: 50%;
	float: left;
	position: relative;
	padding: 0
}

.meter-reading .item {
	border-bottom: none;
	border-right: 1px solid rgba(0,0,0,.1);
	padding: 0 20px
}

.meter-reading .item.last {
	padding-top: 0
}

.meter-reading .item .heading {
	font-size: 16px
}

.search-results-tiled .contact-us {
	margin-top: 0
}

.search-results-tiled .tiles .tile {
	width: 33.33%!important;
	min-height: 290px;
	padding: 10px
}

.search-results-tiled .tiles .inner-container {
	margin-left: -5px;
	margin-right: -5px
}

.search-results-tiled .tiles .tile:nth-child(5n+1) {
	width: 50%
}

.search-results-tiled .tiles .tile .inner .title {
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 5px
}

.locate-us.company-form .tile {
	width: 50%!important
}

.locate-us .map-section .row {
	margin: 0
}

.career-listing .carousel-tabs,.current-jobs table .full {
	display: block
}

.locate-us .map-section .row:after {
	clear: both
}

.locate-us .map-section .row .info {
	width: 25%;
	float: left;
	position: relative;
	padding: 20px
}

.locate-us .map-section .row .info .heading {
	font-size: 16px
}

.locate-us .map-section .row .map-container {
	width: 75%;
	float: left;
	position: relative;
	padding: 0
}

.locate-us .branch-locations .tile {
	float: left;
	width: 25%;
	border-right: 1px solid #FFF;
	padding: 20px
}

.locate-us .branch-locations .tile.locate {
	font-size: 18px
}

.industries-category {
	margin-top: 50px
}

.industries-category .featured-content .tiles .tile .inner {
	padding-top: 30px!important
}

.industries-category .featured-content .tiles .tile .inner .copy {
	width: 70%;
	margin: 0 auto
}

.industries-category .featured-content .tiles .tile .inner h2 {
	margin-top: 25px;
	margin-bottom: 10px
}

.contact,.promotions,.where-to-buy {
	margin-top: 50px
}

.industries-category .category-item .inner:last-child {
	border-bottom: 1px solid rgba(0,0,0,.1)
}

.industries-category .category-item .copy {
	padding: 0 40px
}

.contact .inner .item {
	border-bottom: none;
	border-right: 1px solid rgba(0,0,0,.1);
	float: left;
	width: 33.33%;
	margin-bottom: 0;
	padding: 0 20px
}

.contact .inner .item .icon,.where-to-buy .locations .item .copy .button-bar a {
	margin-bottom: 10px
}

.contact .inner .item:last-child {
	border-right: none
}

.contact .inner .item .heading {
	font-size: 16px
}

.promotions .search-results-tiled .tiles .tile {
	width: 33.33%!important
}

.where-to-buy .locations .item {
	padding-left: 260px;
	border-bottom: none
}

.where-to-buy .locations .item .copy {
	position: relative;
	padding: 20px
}

.where-to-buy .locations .item .copy .button-bar {
	position: relative;
	margin-top: 0
}

.where-to-buy .locations .item .copy .button-bar a:last-child {
	margin-bottom: 0
}

.where-to-buy .locations .item .copy .set {
	float: left;
	margin-right: 40px
}

.where-to-buy .locations .item .copy .set:last-child {
	margin-right: 0
}

.where-to-buy .locations .item .brand-logo {
	position: absolute;
	width: 260px;
	height: 100%;
	border-top: 1px solid #FFF
}

.where-to-buy .locations .item .brand-logo .logo-container {
	height: 100%
}

.where-to-buy .top .tabs a {
	width: auto
}

.career-listing .reasons img {
	margin-bottom: 20px
}

.career-listing .reasons .heading {
	font-size: 18px
}

.career-listing .hero-section .inner .image {
	height: 300px
}

.career-listing .hero-section .inner .image .gradient {
	height: 240px
}

.career-listing .hero-section .inner .copy {
	padding: 0;
	width: 500px;
	margin: 0 auto
}

.career-listing .hero-section .inner .copy .inner {
	padding-left: 40px
}

.career-listing .hero-section .inner .copy .title .icon {
	font-size: 40px
}

.career-listing .hero-section .inner .copy .title {
	margin-bottom: 20px;
	padding-left: 40px;
	font-size: 20px
}

.career-listing .hero-section .inner .copy .title .top {
	font-size: 16px
}

.current-jobs table .simple {
	display: none
}

.homepage .mid-section .row:after,.homepage .mid-section .row:before,.products-detail .top:after,.products-detail .top:before {
	content: " ";
	display: table
}

.news-details .list-container {
	margin-top: 30px
}

.news-details .hero-img {
	margin-top: 0
}

.news-details .hero-img .copy {
	padding-left: 20px
}

.news-details .hero-img .copy h1 {
	font-size: 20px
}

.news-details .top {
	margin-bottom: 10px
}

.news-details .top a.back {
	position: absolute;
	left: 0;
	bottom: 10px;
	margin-left: 0
}

.homepage .mid-section .row {
	margin: 0
}

.homepage .mid-section .row .solutions {
	width: 66.66666666666667%;
	float: left;
	position: relative;
	padding: 30px 20px
}

.homepage .mid-section .row .solutions .item {
	margin-bottom: 0;
	float: left;
	width: 25%;
	border-right: 1px solid rgba(0,0,0,.1);
	border-bottom: none;
	padding: 0 10px
}

.homepage .mid-section .row .solutions .item:last-child {
	border-right: none
}

.homepage .mid-section .row .solutions .item .icon {
	font-size: 40px
}

.key-features .main-features .feature .label,.key-features .other-features .heading,.key-features .tabbed-section .label-holder,.solution-services .service .content .item .heading {
	font-size: 16px
}

.homepage .mid-section .row .interests {
	width: 33.333333333333336%;
	float: left;
	position: relative;
	padding: 30px 20px
}

.homepage .mid-section .row .interests .dd-container .or {
	line-height: 42px;
	margin: 0 0 10px
}

.homepage .mid-section .row .interests .dd-container .item.sol {
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	padding-left: 15px
}

.homepage .mid-section .row .interests .dd-container .item.prod {
	position: absolute;
	left: 0;
	width: 50%;
	padding-right: 15px
}

.products-category {
	margin-top: 50px
}

.products-category .range-category .item,.products-category .range-category .item.last {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0
}

.products-category .range-category .item p {
	padding: 0 40px
}

.products-detail .top {
	margin: 0 -10px
}

.products-detail .top .copy {
	width: 66.66666666666667%;
	float: left;
	position: relative;
	padding: 0 10px
}

.products-detail .specifications {
	padding-bottom: 30px;
	margin-top: 50px
}

.products-detail .specifications td,.products-detail .specifications td:last-child {
	width: 50%
}

.products-detail .carousel {
	width: 33.333333333333336%;
	float: left;
	position: relative;
	padding: 0 10px
}

.key-features .tabbed-section .tab-nav {
	display: block;
	top: auto;
	position: relative;
	margin-top: 50px;
	padding: 0
}

.key-features .tabbed-section .tab-nav a {
	font-size: 16px;
	width: auto;
	margin: 0 3px;
	display: inline-block;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom: none
}

.filter-content .filters .dropdowns .row:after,.filter-content .filters .dropdowns .row:before,.filter-content .filters:after,.filter-content .filters:before {
	display: table;
	content: " "
}

.key-features .tabbed-section .tab-nav a.selected {
	background-color: #FFF;
	color: #000
}

.key-features .content-set {
	padding: 50px
}

.key-features .content-set .image-container {
	margin-top: 30px
}

.key-features .main-features {
	padding-bottom: 50px
}

.key-features .main-features .feature {
	margin-top: 0;
	float: left;
	width: 25%
}

.key-features .main-features .feature .image-container img {
	width: 60px
}

.drivers {
	margin-top: 50px
}

.filter-content .dropdown-section {
	position: relative
}

.filter-content .dropdown-section a.expand {
	position: absolute;
	right: 0;
	float: none;
	bottom: 0
}

.filter-content .dropdown-section .set {
	width: 250px;
	float: left;
	margin-right: 20px;
	margin-bottom: 0;
	margin-top: 20px
}

.filter-content .content-container {
	margin-top: 30px
}

.filter-content .search-results {
	margin-top: -36px
}

.filter-content .search-results .tabs a {
	padding: 20px
}

.filter-content .design {
	height: 80px
}

.filter-content .filters {
	margin: 0 -1px
}

.filter-content .filters .search {
	width: 41.66666666666667%;
	float: left;
	position: relative;
	padding: 0 1px;
	margin-bottom: 0
}

.filter-content .filters .dropdowns {
	width: 58.333333333333336%;
	float: left;
	position: relative;
	padding: 20px
}

.filter-content .filters .dropdowns .row {
	margin: 0 -5px
}

.filter-content .filters .dropdowns .row .dd {
	width: 37.5%;
	float: left;
	position: relative;
	padding: 0 5px;
	margin-bottom: 0
}

.filter-content .filters .dropdowns .row .filt {
	width: 25%;
	float: left;
	position: relative;
	padding: 0 5px
}

.solution-services .subscribe-bar {
	padding: 20px
}

.solution-services .service .content .item .icon {
	font-size: 50px
}

.solution-services .service .content .item {
	padding: 20px 20px 20px 65px
}

.user-manuals {
	margin-top: 50px
}

.user-manuals .filter-content .search-results .tabs a {
	width: auto;
	display: inline
}

.job-detail .interest-box {
	margin-top: 0;
	padding: 30px 20px
}

.job-detail .interest-box .icon {
	font-size: 60px
}

.job-detail .interest-box .button-bar a {
	margin: 0
}

.apply-form {
	width: 600px;
	margin: 0 auto
}

.apply-form .set {
	padding: 20px 0
}

.apply-form fieldset {
	padding-left: 200px;
	position: relative
}

.apply-form fieldset label.inline {
	width: 180px;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.apply-form .heading {
	font-size: 18px
}

.industries .tiles .tile .label,.products .row .category .heading {
	font-size: 16px
}

.apply-form .submit {
	width: 40%
}

.products {
	margin: 0 -20px
}

.products .row {
	margin: 0
}

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

.products .row .category {
	width: 25%;
	float: left;
	position: relative;
	border-bottom: none;
	margin-top: 0;
	padding: 0 20px;
	border-right: 1px solid rgba(0,0,0,.2)
}

.products .row .category:last-child {
	border-right: none
}

.products .row .category .image-container {
	width: 85%
}

.about-landing .tiles-container {
	margin: 0 -5px 0 -1px
}

.about-landing .tiles-container .tile {
	margin-left: -1px;
	float: left;
	width: 25%
}

.contact-sales .apply-form .validate-checkbox-group.enquiry label,.contact-support .apply-form .validate-checkbox-group.enquiry label {
	width: 35%;
	margin-right: 24px
}

.contact-sales .apply-form fieldset,.contact-support .apply-form fieldset {
	padding-left: 170px
}

.contact-support .outer {
	padding: 20px;
	margin-bottom: 20px
}

.contact-support.negative-margin {
	margin-top: -80px
}

.contact-support .apply-form .set {
	margin-bottom: 20px
}

.industries {
	margin-top: 30px
}

.industries .tiles {
	margin: -5px
}

.industries .tiles .tile {
	width: 25%;
	float: left;
	padding: 5px;
	margin-bottom: 0
}

.industries .tiles .tile .label .icon {
	font-size: 30px
}

.support .contact-bar {
	padding: 15px
}

.support .contact-bar .inner {
	font-size: 18px;
	display: inline-block
}

.support .contact-bar .inner .wrapper {
	display: inline-block
}

.support .contact-bar .inner .wrapper .button-bar {
	margin-top: 0
}

.support .dropdowns {
	margin: 20px -20px 0
}

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

.support .dropdowns .col {
	border-bottom: none;
	margin-bottom: 0;
	width: 33.333333333333336%;
	float: left;
	position: relative;
	border-right: 1px solid rgba(0,0,0,.1);
	padding: 0 20px
}

.support .dropdowns .col:last-child {
	border-right: none
}

.support .dropdowns .col .item .icon {
	margin-bottom: 10px;
	font-size: 80px
}

.copy-container .contact-container .button-bar {
	padding-bottom: 40px;
	margin-top: 10px
}

.copy-container .contact-container .button-bar a {
	width: 180px;
	margin: 0 8px
}

.benefit-list .inner a.item {
	width: 160px;
	float: left;
	margin: 0 10px
}

h2,h3 {
	margin-bottom: 20px
}

.benefit-list .inner a.item .icon {
	width: 50px;
	line-height: 46px;
	height: 50px
}

.health-check .icon {
	font-size: 50px
}

.contact-us-sidebar .contact-us .heading,.health-check .heading,.subscribe-sidebar .contact-us .heading {
	font-size: 17px;
	line-height: 1.2
}

.our-values .quote-section .profile-photo {
	position: absolute;
	left: 0;
	top: 0
}

.our-values .quote-section .quote {
	padding-left: 200px
}

.our-values .quote-section .quote .design.quote-left {
	left: 200px
}

.product-tiles .product-tiles-container {
	margin-left: -10px;
	margin-right: -10px
}

.product-tiles .product-item {
	width: 50%;
	padding: 0 10px
}

.hero-hub {
	height: 330px
}

.hero-hub .copy {
	max-width: 560px;
	left: 100px;
	right: auto
}

.hero-hub .button-bar {
	margin-left: -8px
}

.hero-hub .button-bar a {
	width: 140px
}

.hub-testimonial .inner {
	max-width: 570px;
	padding-left: 140px;
	min-height: 120px
}

.hub-testimonial .avatar {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px
}

.hub-tiles .grid-col-quarter .image {
	height: 100px!important
}

.hub-tiles .item a .image {
	height: 120px
}

.hub-benefits .lead {
	max-width: 440px
}

.hub-benefits .benefit-items {
	margin-left: -10px;
	margin-right: -10px
}

.hub-benefits .benefit-items .item {
	width: 33.3%;
	padding: 0 10px;
	float: left
}

.hub-benefits .benefit-items .item .icon {
	font-size: 90px
}

.promo-landing-hero .copy h1 {
	line-height: 1
}

.promo-landing-hero .copy p.lead {
	font-size: 18px
}

.promo-landing.innovation-2017 .sidebar .contact-us {
	margin-top: -350px;
	padding: 20px 10px
}

.promo-landing-hero-simple .copy {
	width: 460px
}

.promo-landing-hero-simple h1 {
	font-size: 32px
}

.promo-landing-hero-simple p {
	font-size: 19px
}

.algolia-search .search-footers,.algolia-search .search-headers {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.algolia-search .search-footers .filter-toggle,.algolia-search .search-headers .filter-toggle {
	width: 180px
}

.algolia-search .search-footers .filter-toggle .filter-label,.algolia-search .search-headers .filter-toggle .filter-label {
	width: 100%;
	display: block
}

.algolia-search .search-footers .filter-toggle .filter-label.on,.algolia-search .search-headers .filter-toggle .filter-label.on {
	display: none
}

.algolia-search .search-footers .sort,.algolia-search .search-headers .sort {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: auto;
	margin-left: 20px;
	text-align: left
}

.algolia-search .search-footers .stats,.algolia-search .search-headers .stats {
	display: block;
	padding: 0 20px
}

.algolia-search .search-footers .pages,.algolia-search .search-headers .pages {
	text-align: left;
	width: auto
}

.algolia-search.show-filters .row .results {
	margin-left: 20px
}

.algolia-search.show-filters .search-headers .filter-label.on {
	display: block
}

.algolia-search .row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.algolia-search .row .filters {
	width: 180px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	border: none
}

.algolia-search .row .results {
	width: 100%
}

.algolia-search .result {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.algolia-search .result .image {
	width: 180px;
	padding-top: 0
}

.algolia-search .result .title {
	font-size: 20px
}

.survey-sub-container .survey-form .survey-step .answers .option label {
	font-size: 16px
}

.survey-sub-container .survey-form .survey-step .answers .option label span {
	margin-top: 4px
}

.cta-over-background .background-cta {
	bottom: 40px;
	left: 40px;
	right: auto
}

.hero-banner {
	height: 620px
}

.hero-banner.small {
	height: 300px;
	padding: 0
}

.hero-banner.small .wrapper {
	height: 100%
}

.hero-banner.small .bg.long-image {
	background-position: -1070px 0
}

.hero-banner.small.left-align .copy {
	max-width: 500px
}

.hero-banner .wrapper .copy {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	left: 50%
}

.hero-banner .wrapper .copy h1 {
	font-size: 70px
}

.hero-banner .wrapper .copy p {
	font-size: 20px;
	margin-top: 20px
}

.hero-banner.left-align .copy {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 110px
}

.overlayed-video .overlay .title {
	width: 100%;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	max-width: 580px;
	top: -150%
}

.hero-one .slide.corporate .inner,.hero-one .slide.promo .inner,.hero-two .slide .inner {
	position: relative
}

.roi-calculator .question {
	padding: 40px 30px
}

.roi-calculator .main-heading {
	font-size: 32px
}

.roi-calculator .main-text,.roi-calculator .submit-column button,.roi-calculator input {
	font-size: 20px
}

.roi-calculator .input-row {
	padding-right: 210px
}

.roi-calculator .submit-column {
	width: 190px
}

.roi-calculator .save {
	font-size: 32px;
	padding: 30px
}

.roi-calculator .cost-row {
	padding: 15px 30px
}

.roi-calculator .cost-row .cost-column {
	padding: 15px 0
}

.roi-calculator .cost-row .cost {
	font-size: 28px
}

.roi-calculator .cta-row {
	padding: 40px 30px
}

.roi-calculator .cta-button a {
	font-size: 20px
}

.roi-popup {
	padding: 40px 50px
}

.roi-popup .popup-title {
	font-size: 24px
}

.roi-hero .roi-calculator .cost-container:after {
	left: 50%;
	right: auto;
	height: auto;
	width: 1px;
	top: 0;
	bottom: 0
}

.roi-hero .roi-calculator .cta-row {
	padding: 30px
}

.roi-hero h1 {
	font-size: 50px
}

.roi-hero .subheading {
	font-size: 30px
}

.ysoft-calculator .question {
	padding: 40px 30px
}

.ysoft-calculator .main-heading {
	font-size: 32px
}

.ysoft-calculator .main-text,.ysoft-calculator .submit-column button,.ysoft-calculator input {
	font-size: 20px
}

.ysoft-calculator .input-row {
	padding-right: 210px
}

.ysoft-calculator .submit-column {
	width: 190px
}

.ysoft-calculator .save {
	font-size: 32px;
	padding: 30px
}

.ysoft-calculator .cost-row {
	padding: 15px 30px
}

.ysoft-calculator .cost-row .cost-column {
	padding: 15px 0
}

.ysoft-calculator .cost-row .cost {
	font-size: 28px
}

.ysoft-calculator .cta-row {
	padding: 40px 30px
}

.ysoft-calculator .cta-button a {
	font-size: 20px
}

.ysoft-popup {
	padding: 40px 50px
}

.ysoft-popup .popup-title {
	font-size: 24px
}

.ysoft-hero .ysoft-calculator .cost-container:after {
	left: 50%;
	right: auto;
	height: auto;
	width: 1px;
	top: 0;
	bottom: 0
}

.ysoft-hero .ysoft-calculator .cta-row {
	padding: 30px
}

.hero-one .slide.corporate,.hero-one .slide.promo,.hero-two .slide {
	min-height: 550px;
	padding: 50px 70px
}

.fullscreen-hero video {
	max-width: none
}

.fullscreen-hero img {
	width: 210px
}

.fullscreen-hero .content {
	top: 57%
}

.hero-one .slide.promo .frame,.hero-one .slide.promo .image {
	top: 50%;
	bottom: auto;
	left: auto;
	width: 488px;
	height: 455px;
	margin-top: -227px
}

.fullscreen-hero .content .copy {
	font-size: 20px
}

.trade-hero .mouse {
	display: block
}

.trade-hero .text h1 {
	font-size: 60px
}

.trade-hero .text .sub {
	font-size: 20px
}

.trade-hero .banner .banner-date,.trade-hero .banner .banner-location {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.hero-one .dot-container {
	display: none
}

.hero-one .slick-arrow {
	display: block!important
}

.hero-one .slide.promo .frame {
	display: block;
	background-image: url(carousel-frame.png);
	background-position: right center
}

.hero-one .slide.corporate .content,.hero-one .slide.promo .content {
	width: 70%
}

.hero-one .slide.corporate .frame,.hero-two .frame,.hero-two .image {
	top: 50%;
	bottom: auto;
	left: auto;
	width: 488px;
	height: 455px;
	margin-top: -227px
}

.hero-one .slide.corporate .frame {
	background-image: none
}

.hero-one .slide.corporate .frame .image {
	display: block
}

.hero-two .dot-container {
	display: none
}

.hero-two .slick-arrow {
	display: block!important
}

.hero-two .frame {
	display: block;
	background-image: url(carousel-frame.png);
	background-position: right center
}

.full-width-image-copy .text,.testimonials .wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal
}

.moms-header,.moms-header .request-quote,.moms-header .wrapper {
	height: 60px
}

.hero-two .slide .content {
	width: 70%
}

.full-width-image-copy .text {
	display: flex;
	flex-direction: row;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.full-width-image-copy .text .left {
	padding-right: 20px
}

.full-width-image-copy .text .right {
	padding-left: 20px
}

.blue-bar,.testimonials {
	padding: 50px 0
}

.testimonials .wrapper {
	display: flex;
	flex-direction: row;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.testimonials .wrapper .item {
	width: 50%;
	margin-top: 0
}

.testimonials .wrapper .item:first-child {
	padding-right: 20px
}

.testimonials .wrapper .item:last-child {
	padding-left: 20px
}

.testimonials .wrapper .item img {
	max-height: 265px
}

.testimonials .bar {
	bottom: 70%
}

.moms .moms-quote .quote-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.add-cart-section:after,.add-cart-section:before,.page.with-sidebar:after,.page.with-sidebar:before,.page.with-sidenav:after,.page.with-sidenav:before {
	display: table;
	content: " "
}

.moms .moms-quote .quote-form .left,.moms .moms-quote .quote-form .right {
	width: 50%
}

.moms .products-detail .top .actions .continue {
	font-size: 14px
}

.moms-header .cart-list {
	top: 60px
}

.moms-header a {
	font-size: 16px
}

.moms-header .request-quote .request-quote-button {
	font-size: 16px;
	padding: 0 20px;
	height: 60px
}

.wrapper {
	padding: 0 20px
}

section {
	padding: 50px 0
}

.add-cart-section .qty,.add-cart-section .submit-container,.page.with-sidebar .main,.page.with-sidebar .sidebar,.page.with-sidenav .main,.page.with-sidenav .sidebar,.page.with-sidenav .sidenav {
	position: relative;
	padding: 0 10px;
	float: left
}

h2 {
	font-size: 24px
}

h3 {
	font-size: 20px
}

a.btn-pink {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	width: 180px
}

.hero-section .slick-arrow.next,.hero-section .slick-arrow.prev {
	top: 50%
}

h1 {
	font-size: 26px
}

.page.with-sidenav {
	margin: 0 -10px
}

.page.with-sidenav .sidebar {
	width: 25%
}

.page.with-sidenav .sidebar>div {
	margin-bottom: 20px
}

.page.with-sidenav .main {
	width: 58.333333333333336%
}

.page.with-sidenav .sidenav {
	width: 16.666666666666668%
}

.page.with-sidebar {
	margin: 0 -10px
}

.page.with-sidebar .main {
	width: 75%
}

.page.with-sidebar .sidebar {
	width: 25%
}

.divider {
	margin-top: 50px
}

a.promo-img img {
	max-width: 528px
}

.kentico.konica .FormPanel {
	width: 600px;
	margin: 0 auto
}

.award-table table img {
	max-width: 175px
}

.sidebar .simple-share.white .copy {
	font-size: 18px
}

.row-spacer {
	margin-top: 50px
}

.spacer-divider {
	margin: 50px 0
}

h1.article-h1 {
	margin-top: 30px
}

.add-cart-section {
	margin: 20px -10px 0
}

.add-cart-section .qty {
	width: 16.666666666666668%
}

.add-cart-section .submit-container {
	width: 25%
}

.request-quote-section .quote-items .quote-item {
	min-height: 155px;
	padding-left: 200px
}

.request-quote-section .quote-items .quote-item h3:hover {
	color: #222
}

.request-quote-section .quote-items .quote-item img {
	position: absolute;
	left: 20px;
	top: 20px;
	width: auto
}

.request-quote-section .quote-items .quote-item a.close {
	top: 20px;
	right: 20px
}

.request-quote-section .apply-form fieldset {
	padding-left: 100px
}

h2 .icon {
	font-size: 60px
}

.visible-desktop {
	display: block
}

.visible-desktop-inline {
	display: inline
}

.visible-mobile {
	display: none
}

.hidden-mobile {
	display: block
}

.subscription-preferences .submit {
	margin-top: 20px
}

.subscription-preferences .update {
	padding: 50px 100px 50px 0;
	margin-top: 0
}

.subscription-preferences .apply-form .submit {
	width: auto
}

.subscription-preferences .unsubscribe {
	padding: 50px 100px 50px 40px;
	margin-top: 0
}

section.testimonial .wrapper {
	padding: 240px 20px 100px
}

section.testimonial .ninetynine,section.testimonial .sixtysix {
	width: 49px;
	height: 39px
}

.interview-quote .inner .quote {
	font-size: 24px
}

.main.article {
	font-size: 16px
}

.main.article ul li {
	font-size: 16px;
	background-position: left 10px
}

.main.article p.lead {
	font-size: 20px
}

.main.article h2 {
	font-size: 25px
}

.sub-copy .copy,.sub-copy .copy p {
	font-size: 20px
}

.sub-copy.video-spacing {
	padding-bottom: 130px
}

.ctas a {
	margin: 0 5px;
	display: inline-block
}

ol li {
	font-size: 16px
}

.support-links {
	padding: 20px 0;
	margin: 0
}

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

.support-links .col {
	width: 33.333333333333336%;
	float: left;
	position: relative;
	border-right: 1px solid rgba(0,0,0,.1);
	border-bottom: none;
	padding: 0 20px
}

.support-links .col:last-child {
	border-right: none
}

.small-divider {
	margin: 40px auto
}

.cebit-features .line-box {
	display: block
}

.cebit-features .feature-carousel .slider-container {
	margin: -40px 0 0
}

.cebit-features .feature-carousel .item {
	padding-top: 0!important
}

.cebit-features .content-box {
	display: block;
	z-index: 9;
	max-width: 200px;
	position: absolute;
	left: 20px;
	right: auto;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.cebit-features .content-box.left {
	right: auto;
	left: 20px
}

.cebit-features .content-box.right {
	left: auto;
	right: 20px
}

.cebit-features .content-box .close {
	display: none
}

.cebit-features .next-model {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.fogger {
	display: none
}

section.reduce-padding {
	padding: 40px 0!important
}

.spacer {
	height: 50px
}}

@media (min-width:900px) {
	header .top .brand {
		width: 280px
	}
}

@media(min-width:1024px) {
	footer .social {
		padding: 50px 0
	}

	footer .social .label {
		font-size: 22px;
		position: absolute;
		text-align: left;
		left: 0;
		top: 0;
		line-height: 50px;
		margin-bottom: 0
	}

	footer .subscribe {
		width: 60%;
		float: left;
		position: relative;
		padding: 0 10px
	}

	footer .subscribe input {
		height: 50px
	}

	footer .subscribe button {
		height: 50px;
		line-height: 50px;
		font-size: 16px
	}

	footer .subscribe .outer {
		max-width: none;
		padding-left: 166px;
		margin: 0
	}

	footer .subscribe .inner {
		padding-right: 120px
	}

	footer .subscribe .submit-col {
		width: 120px
	}

	footer .follow {
		width: 40%;
		float: left;
		position: relative;
		padding: 0 10px
	}

	footer .follow .inner {
		padding-left: 100px;
		width: 320px;
		margin: 0 auto
	}

	footer .follow .links {
		text-align: left;
		width: 240px
	}

	footer .follow .links a {
		width: 50px;
		height: 50px;
		line-height: 50px;
		margin: 0 10px 0 0;
		font-size: 28px
	}

	.featured-content .tiles .tile a .image,.hub-tiles .item a .image {
		height: 150px
	}

	footer .follow .links a:last-child {
		margin-right: 0
	}

	footer .follow .links a .icon {
		line-height: 50px
	}

	footer .footer {
		font-size: 14px
	}

	footer .expanded-links .sitemap ul.primary {
		margin: 0 -10px
	}

	.featured-content .tiles .tile a .copy h3,.hub-tiles .item a .copy h3 {
		font-size: 22px;
		margin-bottom: 10px
	}

	footer .expanded-links .sitemap ul.primary:after,footer .expanded-links .sitemap ul.primary:before {
		content: " ";
		display: table
	}

	footer .expanded-links .sitemap ul.primary:after {
		clear: both
	}

	footer .expanded-links .sitemap ul.primary li {
		width: 50%;
		float: left;
		position: relative;
		padding: 0 10px
	}

	footer .expanded-links .sitemap ul.primary ul li {
		float: none;
		width: auto;
		padding: 0
	}

	.featured-content .tiles .tile a .copy {
		margin-top: 20px
	}

	.health-check,.subscribe-sidebar .contact-us {
		padding: 30px 20px
	}

	.promo-landing-hero .copy {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		max-width: 50%
	}

	.promo-landing-hero .form {
		margin-top: 0;
		width: 380px
	}

	.promo-landing-hero .form .contact-us fieldset {
		padding-left: 100px
	}

	.promo-landing-hero .form .contact-us fieldset label {
		position: absolute;
		text-transform: uppercase;
		top: 50%;
		left: 0;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 95px
	}

	.promo-landing.innovation-2017 .sidebar .contact-us {
		padding: 20px
	}

	.survey-sub-container fieldset.phone-and-postcode .phone {
		width: 200px;
		margin-bottom: 0;
		float: left
	}

	.survey-sub-container fieldset.phone-and-postcode .postcode {
		width: 100px;
		float: right
	}

	.survey-sub-container .survey-progress {
		width: 354px
	}

	.survey-sub-container .survey-form {
		width: 394px;
		margin: 0 auto;
		font-size: 16px
	}

	.survey-sub-container .survey-form .survey-step .buttons a.next {
		width: 170px
	}

	.survey-sub-container .survey-form .survey-step .buttons a.submit {
		width: 180px
	}

	.roi-hero .foreground,.ysoft-hero .foreground {
		width: 50%;
		text-align: left
	}

	.survey-sub-container .survey-form .survey-step .title {
		font-size: 20px;
		line-height: 28px
	}

	.survey-sub-container .survey-form .survey-step .sub-title {
		margin-bottom: 20px
	}

	.hero-banner.small .bg.long-image {
		background-position: -860px 0
	}

	.hero-banner.small.left-align .copy {
		max-width: 690px
	}

	.hero-banner .wrapper .copy p {
		font-size: 24px
	}

	.hero-banner.left-align .copy {
		left: 110px
	}

	.roi-hero {
		min-height: 650px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.roi-hero .wrapper,.ysoft-hero {
		display: -webkit-box;
		display: -ms-flexbox
	}

	.roi-hero .wrapper,.ysoft-hero .wrapper {
		-ms-flex-direction: row;
		-webkit-box-direction: normal
	}

	.roi-hero .wrapper {
		display: flex;
		-webkit-box-orient: horizontal;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.roi-hero h1 {
		font-size: 70px
	}

	.ysoft-hero {
		min-height: 650px;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.ysoft-hero .wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.fullscreen-hero video {
		max-width: none
	}

	.trade-hero .text .sub {
		font-size: 24px
	}

	.trade-hero .text .cta,.trade-hero .text .sub,.trade-hero .text h1 {
		width: 60%
	}

	.two-column-widget {
		padding: 40px 0
	}

	.two-column-widget .container .content {
		width: 50%
	}

	.two-column-widget .container {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.two-column-widget .container .image {
		height: 500px;
		width: 50%
	}

	.two-column-widget .container .image.padded-image {
		padding: 60px
	}

	.two-column-widget .container.image-right {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	body,h6 {
		font-size: 14px
	}

	h1 {
		font-size: 30.8px
	}

	h4 {
		font-size: 16.8px
	}

	h5 {
		font-size: 15.4px
	}

	.lead {
		font-size: 19.6px
	}

	.small,small {
		font-size: 11.2px
	}

	input[list],input[type=text],input[type=email],input[type=password],input[type=color],input[type=date],input[type=datetime-local],input[type=month],input[type=tel],input[type=time],input[type=url],input[type=week],input[type=number],input[type=search],select {
		/*height: 42px*/
	}

	fieldset {
		margin: 0 0 14px
	}

	.select-container .arrow {
		right: 14px
	}

	input[type=checkbox]+label span,input[type=radio]+label span {
		width: 14px;
		height: 14px;
		top: 2px
	}

	input[type=checkbox]+label,input[type=radio]+label {
		padding-left: 23.33px;
		margin-right: 28px
	}

	.spFile-container label {
		height: 42px;
		line-height: 40px;
		padding-right: 42px
	}

	.spFile-container label span {
		line-height: 40px
	}

	.spFile-container label strong div {
		height: 40px;
		line-height: 40px
	}

	.spFile-container label strong {
		height: 40px;
		width: 40px
	}

	

	.spDate-container .spIconDate {
		height: 42px;
		line-height: 42px;
		width: 42px
	}

	.spDate-container .spIconDate div {
		height: 42px;
		line-height: 42px
	}

	.spDate-container .spDate-options-container {
		top: 42px
	}

	.spSelect-container .spSelect-label {
		height: 42px;
		line-height: 40px;
		padding-right: 42px;
		text-align: left
	}

	.spSelect-container .spSelect-label .spIconSelect {
		height: 42px;
		line-height: 42px;
		width: 42px
	}

	.spSelect-container .spSelect-label .spIconSelect div {
		height: 42px;
		line-height: 42px
	}

	.spSelect-container .spSelect-options-container {
		top: 42px;
		text-align: left
	}

	.form-addon.left {
		padding-left: 42px
	}

	.form-addon.right {
		padding-right: 42px
	}

	.form-addon .addon {
		height: 42px;
		line-height: 40px;
		width: 42px
	}

	.form-addon .addon div {
		line-height: 40px
	}

	.products-detail.small {
		font-size: 14px
	}

	h2 {
		font-size: 30px
	}

	.cta-listing .copy,h3 {
		font-size: 24px
	}

	.cebit-features .content-box {
		max-width: 320px
	}
}

@media(min-width:1025px) {
	button:hover,header .top .tools .search button:hover {
		background-color: #222
	}

	header nav li ul a .icon,header nav li ul a .icon-container {
		width: 15px;
		line-height: 24px;
		height: 24px
	}

	header nav,header nav li ul li:hover .primary-lv2-content,header nav li ul ul {
		display: block
	}

	.awards-list .award-item:hover,footer .expanded-links .sitemap ul.primary>li>a:hover,footer .expanded-links ul.sub>li>a:hover,footer .quicklinks a:hover,header .top .tools .links a:hover {
		opacity: .5
	}

	.compare .compare-container .row:after,.products-detail .top:after {
		clear: both
	}

	button:hover {
		color: #FFF
	}

	

	
footer .subscribe button:hover {
	background-color: #06c
}

footer .follow .links a.twitter:hover {
	color: #0accf9;
	background-color: #FFF
}

footer .follow .links a.linkedin:hover {
	color: #0076b7;
	background-color: #FFF
}

footer .follow .links a.youtube-social:hover {
	color: #d70011;
	background-color: #FFF
}

footer .quicklinks .label {
	padding-left: 0
}

footer .footer .copyright br {
	display: none
}

footer .footer .links span {
	margin: 0 5px
}

footer .footer {
	font-size: 11px
}

footer .footer .copyright {
	text-align: left;
	float: left
}

footer .footer .links {
	border-top: none;
	padding: 0;
	text-align: right;
	float: right;
	margin-top: 0
}

footer .footer .links span {
	display: inline-block;
	padding: 0 10px
}

footer .footer a:hover {
	color: #06c
}

footer .expanded-links .articles a:hover {
	opacity: .5;
	text-decoration: none
}

footer .expanded-links a:hover {
	color: #FFF;
	text-decoration: none
}

footer .expanded-links .links a:hover {
	text-decoration: none
}

footer .expanded-links .links a:hover .icon {
	left: 1px
}

.button-bar a {
	font-size: 16px
}

.button-bar a:hover {
	background-color: #222
}

.featured-content .tiles .tile a .image {
	height: 190px
}

.featured-content .tiles .tile a:hover .copy {
	opacity: .4
}

.featured-content .tiles .tile a:hover .overlay {
	background-color: rgba(255,255,255,.65)
}

.featured-content .tiles .tile a:hover .overlay .label {
	bottom: 18px;
	transition-delay: .15s
}

.featured-content .tiles .tile a:hover .overlay .ovals {
	right: -10px;
	bottom: -10px;
	transition-delay: 0s
}

.featured-content .tiles .tile a:hover .overlay .ovals .oval-01 {
	left: 0;
	top: 0;
	transition-delay: 50ms
}

.featured-content .tiles .tile a:hover .overlay .ovals .oval-02 {
	left: 0;
	top: -10px;
	transition-delay: .1s
}

.featured-content.expander .full .feature-copy {
	padding: 30px 20px
}

.featured-content.expander .tiles .tile .indicator .item {
	font-size: 14px
}

.featured-content .tiles .tile a:hover .indicator {
	opacity: 1
}

.featured-content .tiles .tile a:hover .indicator .item {
	color: #06c!important
}

.home-banner .carousel button .icon {
	font-size: 50px
}

.home-banner .carousel .item .overlay-copy p {
	font-size: 24px
}

.home-banner .carousel .item .overlay-copy {
	width: 790px;
	left: 100px
}

.home-banner .carousel .item .overlay-copy .heading {
	font-size: 50px
}

.home-banner .carousel .item,.home-banner .carousel .item .wrapper {
	height: 390px
}

.further-help .help-container .help-item:hover .icon {
	background-color: #06c;
	color: #FFF;
	border-color: #06c
}

.further-help .help-container .help-item:hover .copy {
	color: #06c
}

.simple-share .links a:hover .icon,.simple-share.white .links a:hover {
	color: #222
}

.further-help .help-container .help-item .icon {
	width: 60px;
	height: 60px;
	line-height: 56px;
	font-size: 45px
}

.full-share .links .item a:hover {
	opacity: .5
}

.full-share {
	padding: 50px 0
}

.full-share .links .item {
	height: 65px;
	padding: 0 25px
}

.full-share .links .item a .icon {
	font-size: 65px
}

.full-share .copy {
	font-size: 29px
}

.simple-share .links a .icon {
	font-size: 25px
}

.comments-container .heading,.simple-share .copy {
	font-size: 22px
}

.simple-share {
	padding: 20px 0
}

.comments-container .comment .avatar {
	width: 60px;
	height: 60px
}

.comments-container .comment .details {
	padding-left: 80px
}

.comments-container .sub-comments-container {
	margin-left: 80px
}

.comments-container .sub-comments-container .comment.sub-comment:last-child .hide-line,.comments-container .sub-comments-container .nest-connector {
	left: -40px
}

.comments-container .sub-comments-container .comment.sub-comment .nest-line {
	left: -40px;
	width: 30px
}

.video-embed h2 {
	font-size: 30px!important
}

.video-embed .video-container:hover .circle {
	background-color: #06c
}

.video-embed .circle {
	width: 60px;
	height: 60px
}

.testimonial .design-wrapper {
	max-width: 980px;
	height: 350px
}

.testimonial .design.bottom-quote,.testimonial .design.top-quote {
	width: 49px;
	height: 39px
}

.testimonial .design.ovals {
	width: 661px;
	height: 204px;
	right: -420px
}

.testimonial a:hover .inner .copy .link {
	background-color: #FFF;
	color: #06c
}

.service-tiles .row .tile .service-features .item:hover .icon,.service-tiles .row .tile:hover,.service-tiles .row .tile:hover .heading,.service-tiles .row .tile:hover .icon.main {
	color: #FFF
}

.testimonial a .inner {
	height: 350px
}

.testimonial a .inner .copy {
	padding: 0 200px 0 110px;
	width: 990px
}

.feature-carousel-container .dot-container .wrapper,.features-carousel .copy {
	width: 750px
}

.testimonial a .inner .copy .quote {
	font-size: 22px
}

.testimonial a .inner .copy .link {
	right: 240px
}

.breadcrumbs .top {
	height: 124px
}

.breadcrumbs .top .design {
	right: -90px;
	top: 0
}

.breadcrumbs .top .heading {
	font-size: 40px
}

.product-item-container .product {
	height: 480px
}

.product-item-container .product-half .product {
	height: 235px
}

.feature-carousel-container .dot-container {
	top: 500px
}

.features-carousel .slick-arrow {
	top: 260px
}

.features-carousel button .icon {
	font-size: 50px
}

.features-carousel .image {
	height: 500px
}

.features-carousel .image .gradient {
	height: 250px
}

.features-carousel .copy .inner {
	padding-right: 190px
}

.features-carousel .copy .title {
	font-size: 40px;
	margin-top: 20px
}

.features-carousel .copy .title .top {
	font-size: 22px
}

.service-tiles .row .tile .heading {
	font-size: 18px;
	margin-bottom: 5px
}

.service-tiles .row .tile .service-features .item .icon {
	font-size: 45px
}

.service-tiles .row .tile .icon.main {
	font-size: 110px
}

.service-tiles .row .tile.purple:hover {
	background-color: #b51f7e
}

.service-tiles .row .tile.blue:hover {
	background-color: #00aeef
}

.service-tiles .row .tile.yellow:hover {
	background-color: #ffa30b
}

.service-tiles .row .tile.green:hover {
	background-color: #a6ce39
}

.service-tiles .row .tile.pink:hover {
	background-color: #ec008c
}

.accordion .accordion-heading:hover,.accordion-live .accordion-heading:hover {
	opacity: .7
}

.search-results .head {
	font-size: 30px
}

.search-results .search-item-container .item .heading {
	font-size: 22px
}

.pagination a.selected:hover {
	opacity: 1
}

.pagination a:hover {
	opacity: .5
}

.glossary .content .item {
	padding: 20px 60px 60px
}

.glossary .content .item .letter {
	width: 40px;
	height: 40px;
	top: 40px;
	line-height: 40px
}

.sitemap {
	margin-top: 60px
}

.sitemap .row .col .set .main-head {
	font-size: 18px
}

.sitemap .row .col .set .item a:hover .icon {
	left: 5px
}

.sitemap .row .col .set:nth-child(2) {
	padding-top: 20px
}

.sitemap .row .col .set {
	margin-bottom: 20px
}

.promo-details .call-cta {
	font-size: 30px
}

.subscribe-popup {
	width: 800px
}

.contact-us {
	padding: 20px
}

.contact-us .FormButton:hover,.contact-us button:hover {
	background-color: #06c
}

.contact-us .icon-container {
	width: 70px;
	height: 70px
}

.contact-us .icon {
	font-size: 60px
}

.contact-us .heading {
	font-size: 25px;
	margin-bottom: 20px
}

.subscription-popup .submit:hover {
	background-color: #fff!important;
	color: #b51f7e!important;
	opacity: 1!important
}

.subscription-popup .inner .close:hover {
	color: #FFF
}

.subscription-popup .inner button:hover {
	background-color: #06c;
	opacity: .75
}

.innovator-body .subscription-popup .submit:hover {
	color: #9287bf!important
}

.compare .compare-container .row {
	margin: 0 -10px;
	margin-bottom: 20px!important
}

.news-insights .tiles .inner-container,.search-results-tiled .tiles .inner-container {
	margin-left: -10px;
	margin-right: -10px
}

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

.compare .compare-container .row .col {
	width: 16.666666666666668%;
	float: left;
	position: relative;
	padding: 0 10px
}

.compare .compare-container .row .col.content .inner .item.head .btn-container a.view:hover {
	background-color: #222
}

.compare .compare-container .row .col.content .inner .item.head .btn-container a.remove:hover {
	background-color: #06c
}

.news-insights .tiles .tile:hover .read,.search-results-tiled .tiles .tile:hover .read {
	background-color: #222!important
}

.news-insights .contact-us.mobile {
	display: none
}

.news-insights .contact-us .icon {
	font-size: 80px
}

.news-insights .tiles .tile {
	padding: 20px;
	height: 444px;
	margin-bottom: 20px
}

.news-insights .tiles .tile:hover .overlay {
	opacity: .8
}

.news-insights .tiles .tile .inner {
	left: 10px;
	right: 10px
}

.news-insights .tiles .tile .inner .copy {
	padding: 20px
}

.news-insights .tiles .tile .inner .title {
	font-size: 28px
}

.self-help .title {
	font-size: 22px
}

.meter-reading {
	padding: 50px
}

.meter-reading .item {
	padding: 0 50px
}

.latest-feed .set,.search-results-tiled .tiles .tile .inner .copy {
	padding: 20px
}

.meter-reading .item .icon {
	font-size: 70px
}

.meter-reading .item .heading {
	font-size: 18px
}

.meter-reading .item .links a:hover .icon {
	left: 5px
}

.copy>.icon-meter {
	font-size: 70px
}

.search-results-tiled .tiles .tile {
	padding: 20px;
	height: 270px;
	margin-bottom: 20px
}

.search-results-tiled .tiles .tile:hover .overlay {
	opacity: 1
}

.compare.all .compare-container .row .col.content .inner a.link .item.head:hover,.news-details .latest-feed .set.featured .item a:hover,.news-details .top a:hover,.products .row .category a.bubble-link:hover .heading,.solution-services .service .content a.item:hover {
	opacity: .5
}

.search-results-tiled .tiles .tile .inner {
	left: 10px;
	right: 10px
}

.search-results-tiled .tiles .tile .inner .title {
	font-size: 28px
}

.locate-us .branch-locations .tile .info .item,.locate-us .map-section .row .info .item {
	padding-left: 30px
}

.latest-feed .set .heading {
	font-size: 24px
}

.latest-feed .set .item {
	padding-top: 20px;
	margin-top: 10px
}

.locate-us .branch-locations .tile,.locate-us .map-section .row .info {
	padding: 30px
}

.locate-us,.locate-us .branch-locations {
	margin-top: 40px
}

.latest-feed .set .item a:hover .icon {
	left: 4px
}

.locate-us .map-section .row .info .heading {
	font-size: 18px
}

.locate-us .map-section .row .info .item .icon {
	font-size: 20px
}

.locate-us .branch-locations .tile.locate {
	font-size: 30px
}

.locate-us .branch-locations .tile .info .item .icon {
	font-size: 20px
}

.industries-category .category-item .inner {
	margin-bottom: 30px!important;
	padding-bottom: 30px!important
}

.industries-category .category-item .copy {
	padding: 0 70px
}

.contact .inner {
	padding: 50px
}

.contact .inner .item {
	padding: 0 30px
}

.contact .inner .item .icon {
	font-size: 80px
}

.contact .inner .item .heading {
	font-size: 18px
}

.where-to-buy .locations .item .copy {
	padding: 30px 380px 30px 30px
}

.where-to-buy .locations .item .copy .button-bar {
	right: -350px;
	position: absolute
}

.where-to-buy .locations .item .copy .button-bar a:hover {
	background-color: #06c
}

.where-to-buy .locations .item .copy .set .icon {
	font-size: 25px
}

.where-to-buy .top .tabs a:hover {
	background-color: #e9e9e9;
	color: #222
}

.career-listing .carousel-tabs .tabs .tab {
	padding: 15px 0
}

.career-listing .carousel-tabs .tabs .tab:hover {
	background-color: #0057ae
}

.career-listing .reasons .heading {
	font-size: 22px
}

.career-listing .hero-section .image .design {
	width: 80px;
	height: 80px;
	font-size: 40px;
	line-height: 86px
}

.career-listing .hero-section .image .design:hover {
	background-color: #3385d6
}

.career-listing .hero-section button .icon {
	font-size: 50px
}

.career-listing .hero-section .inner .image {
	height: 500px
}

.career-listing .hero-section .inner .image .gradient {
	height: 240px
}

.career-listing .hero-section .inner .copy {
	width: 750px
}

.career-listing .hero-section .inner .copy .inner {
	padding-right: 190px
}

.career-listing .hero-section .inner .copy .title .icon {
	font-size: 100px;
	left: -70px;
	top: -20px
}

.career-listing .hero-section .inner .copy .title {
	font-size: 40px;
	margin-top: 20px
}

.career-listing .hero-section .inner .copy .title .top {
	font-size: 22px
}

.news-details .list-container {
	padding: 20px
}

.news-details .hero-img .copy {
	line-height: 1.2
}

.news-details .hero-img .copy h1 {
	font-size: 40px
}

.news-details .top {
	margin-bottom: 20px;
	padding-bottom: 20px
}

.news-details .top a.back {
	bottom: 20px
}

.news-details .latest-feed .set.featured .item a .image-container {
	left: 0;
	width: 70px
}

.news-details .latest-feed .set.featured .item a {
	padding-left: 80px
}

.homepage .mid-section .row .solutions .item:hover.blue .label {
	color: #1F9CB8
}

.homepage .mid-section .row .solutions .item:hover.green .label {
	color: #8570B1
}

.homepage .mid-section .row .solutions .item:hover.pink .label {
	color: #C1167C
}

.homepage .mid-section .row .solutions .item:hover.orange .label {
	color: #CEA100
}

.homepage .mid-section .row .solutions .item:hover .icon-container.blue {
	background-color: #1F9CB8
}

.homepage .mid-section .row .solutions .item:hover .icon-container.green {
	background-color: #8570B1
}

.homepage .mid-section .row .solutions .item:hover .icon-container.pink {
	background-color: #C1167C
}

.homepage .mid-section .row .solutions .item:hover .icon-container.orange {
	background-color: #CEA100
}

.homepage .mid-section .row .solutions .item:hover .icon {
	color: #FFF
}

.homepage .mid-section .row .solutions .item .icon-container {
	width: 65px;
	height: 65px
}

.homepage .mid-section .row .solutions .item .icon {
	font-size: 50px
}

.homepage .mid-section .row .interests .dd-container .or {
	line-height: 45px
}

.products-category .range-category .item p {
	padding: 0 60px
}

.featured-content.expander .tiles .tile a>.icon {
	font-size: 100px
}

.products-detail .top {
	margin: 0 -20px
}

.products-detail .top:after,.products-detail .top:before {
	content: " ";
	display: table
}

.products-detail .top .copy {
	width: 66.66666666666667%;
	float: left;
	position: relative;
	padding: 0 20px
}

.products-detail .carousel {
	width: 33.333333333333336%;
	float: left;
	position: relative;
	padding: 0 20px
}

.key-features .tabbed-section .label-holder,.key-features .tabbed-section .tab-nav a {
	font-size: 18px;
	padding: 10px 20px
}

.key-features .tabbed-section .tab-nav a:hover {
	background-color: #FFF;
	color: #000
}

.key-features .content-set {
	padding: 100px
}

.key-features .content-set .image-container {
	margin-top: 40px
}

.key-features .main-features .feature .image-container img {
	width: 80px
}

.key-features .main-features .feature .label,.key-features .other-features .heading {
	font-size: 18px
}

.filter-content .search-results {
	margin-top: -39px
}

.filter-content .search-results .tabs a:hover {
	background-color: #FFF;
	color: #222
}

.solution-services .subscribe-bar {
	padding: 30px
}

.solution-services .subscribe-bar h2 {
	padding-left: 60px
}

.solution-services .subscribe-bar h2 .icon {
	font-size: 60px;
	left: -10px;
	top: -10px
}

.solution-services .subscribe-bar button {
	margin-top: 0
}

.solution-services .subscribe-bar .content {
	position: absolute;
	right: 30px;
	top: 30px;
	padding-left: 190px
}

.solution-services .subscribe-bar .content label {
	line-height: 49px;
	position: absolute;
	left: 0
}

.solution-services .subscribe-bar .content button,.solution-services .subscribe-bar .content input {
	float: left;
	display: block;
	width: 170px;
	margin-left: 20px
}

.solution-services .subscribe-bar .content button {
	width: 100px
}

.solution-services .service .content .item .heading {
	font-size: 18px
}

.user-manuals .filter-content .filters .dropdowns .row {
	padding-right: 50px
}

.user-manuals .filter-content .filters .dropdowns .row .dd {
	position: absolute;
	padding-right: 360px
}

.user-manuals .filter-content .filters .dropdowns .row .chk {
	position: absolute;
	right: 190px;
	top: 0
}

.user-manuals .filter-content .filters .dropdowns .row button {
	position: absolute;
	right: 0;
	width: 140px;
	top: 0;
	margin-top: 0
}

.apply-form .heading {
	font-size: 22px;
	margin-bottom: 20px
}

.apply-form .submit:hover {
	background-color: #222
}

.products .row .category a.bubble-link:hover .overlay {
	background-color: rgba(255,255,255,.65)
}

.products .row .category a.bubble-link:hover .overlay .label {
	bottom: 20px;
	transition-delay: .15s
}

.products .row .category a.bubble-link:hover .overlay .ovals {
	right: -10px;
	bottom: -10px;
	transition-delay: 0s
}

.products .row .category a.bubble-link:hover .overlay .ovals .oval-01 {
	left: 0;
	top: 0;
	transition-delay: 50ms
}

.products .row .category a.bubble-link:hover .overlay .ovals .oval-02 {
	left: 0;
	top: 0;
	transition-delay: .1s
}

.products .row .category .heading {
	font-size: 18px
}

.products .row .category .links-container ul.links li a:hover span {
	left: 5px
}

.about-landing .tiles-container .tile:hover {
	background-color: #06c;
	color: #FFF
}

.about-landing .tiles-container .tile .icon {
	font-size: 90px
}

.about-landing .tiles-container .tile .title {
	left: 105px
}

.contact-support .outer {
	padding: 30px;
	margin-bottom: 30px
}

.contact-support.negative-margin {
	margin-top: -100px
}

@media(min-width:1025px) {
	.contact-support .about-landing .tiles-container .tile:hover {
		background-color: #222
	}
}

.contact-support .about-landing .tiles-container .tile:hover {
	background-color: #222
}

.industries {
	margin-top: 40px
}

.industries .tiles {
	margin: -10px
}

.industries .tiles .tile {
	padding: 10px
}

.industries .tiles .tile:hover {
	opacity: .7
}

.industries .tiles .tile .label {
	font-size: 18px;
	padding: 10px 20px 10px 50px
}

.contact-section,.support .contact-bar .inner {
	font-size: 24px
}

.support .contact-bar {
	padding: 30px
}

.support .dropdowns {
	margin: 40px -40px 0
}

.support .dropdowns .col {
	padding: 0 40px
}

.benefit-list .inner a.item {
	width: 200px;
	margin: 0 20px
}

.benefit-list .inner a.item:hover .icon {
	background-color: #06c;
	color: #FFF;
	border-color: #06c
}

.benefit-list .inner a.item:hover .copy {
	color: #06c
}

.benefit-list .inner a.item .icon {
	width: 60px;
	height: 60px;
	line-height: 56px
}

.health-check .icon {
	font-size: 80px
}

.contact-us-sidebar .contact-us .heading,.health-check .heading,.subscribe-sidebar .contact-us .heading {
	font-size: 30px;
	margin-bottom: 20px
}

.health-check .button-bar a:hover {
	background-color: #222!important
}

.static-side-nav .static-item:hover {
	background-color: #666;
	color: #FFF
}

.static-side-nav .static-item:hover .icon {
	color: #FFF!important
}

.static-side-nav .static-item.active:hover {
	background-color: #333;
	color: #FFF
}

.our-values .list-container {
	padding: 20px
}

.our-values .list-container ol li:before {
	left: 30px
}

.product-tiles .product-item {
	width: 25%
}

.product-tiles .product-item a.view:hover {
	background-color: #06c
}

.hero-hub {
	height: 500px
}

.hero-hub .copy {
	max-width: 670px;
	left: 8.333%
}

.hub-testimonial {
	padding: 30px 0
}

.hub-testimonial .inner {
	max-width: 780px;
	padding-left: 220px;
	min-height: 190px
}

.hub-testimonial .avatar {
	width: 190px
}

.hub-tiles .grid-col-quarter .image {
	height: 170px!important
}

.hub-tiles .item a .image {
	height: 190px
}

.hub-tiles .item a:hover .copy {
	opacity: .4
}

.main .article-tags a:hover,a.promo-img:hover img {
	opacity: .5
}

.hub-tiles .item a:hover .overlay {
	background-color: rgba(255,255,255,.65)
}

.hub-tiles .item a:hover .overlay .label {
	bottom: 18px;
	transition-delay: .15s
}

.hub-tiles .item a:hover .overlay .ovals {
	right: -10px;
	bottom: -10px;
	transition-delay: 0s
}

.hub-tiles .item a:hover .overlay .ovals .oval-01 {
	left: 0;
	top: 0;
	transition-delay: 50ms
}

.hub-tiles .item a:hover .overlay .ovals .oval-02 {
	left: 0;
	top: -10px;
	transition-delay: .1s
}

.hub-benefits .lead {
	max-width: 550px
}

.hub-benefits .benefit-items .item .icon {
	font-size: 120px
}

.promo-landing-hero .copy {
	max-width: 55%
}

.promo-landing-hero .copy h1 {
	font-size: 70px
}

.promo-landing-hero .copy p.lead {
	font-size: 24px
}

.promo-landing-hero-simple {
	height: 450px
}

.promo-landing-hero-simple .copy {
	width: 700px
}

.promo-landing-hero-simple h1 {
	font-size: 40px
}

.continue-reading .box .copy,.promo-landing-hero-simple p {
	font-size: 24px
}

.survey-sub-container .survey-form .survey-step {
	padding: 35px 30px
}

.survey-sub-container .survey-form .survey-step .title {
	font-size: 24px;
	margin-top: 25px;
	margin-bottom: 30px;
	padding-bottom: 30px
}

.survey-sub-container .survey-form .survey-step .button:hover {
	background-color: #222
}

.hero-banner {
	height: 800px
}

.hero-banner.small .bg.long-image {
	background-position: center right
}

.hero-banner.small.left-align .copy {
	max-width: 100%
}

.hero-banner.left-align .copy {
	left: 180px
}

.hero-banner.left-align .copy .buttons .button.secondary:hover {
	background-color: #222;
	color: #FFF
}

.continue-reading .box {
	padding: 40px
}

.overlayed-video .overlay:hover .inner .play {
	background-color: #FFF;
	color: #06c
}

.fullscreen-hero .content .ctas a.secondary:hover,a.button.secondary:hover,a.button:hover {
	color: #FFF;
	background-color: #222
}

.overlayed-video .overlay .title {
	font-size: 40px;
	top: -200%
}

.fullscreen-hero .content h1 {
	font-size: 70px
}

.fullscreen-hero .content .copy {
	font-size: 24px
}

.trade-hero .text h1 {
	font-size: 70px
}

.wrapper {
	max-width: 1220px
}

a.button {
	height: 49px;
	line-height: 49px
}

a.btn-pink:hover {
	background-color: #222
}

.slick-arrow {
	height: 60px;
	width: 60px;
	line-height: 60px
}

h1 {
	font-size: 40px
}

section.charcoal .button-bar a:hover {
	background-color: #ec008c
}

a.promo-img img {
	max-width: 728px
}

.sidebar .download-link .copy {
	font-size: 24px
}

.sidebar .simple-share.white .copy {
	font-size: 19px
}

.play-link:hover {
	background-color: #3385d6;
	color: #fff
}

.play-link:hover .icon {
	background-color: #06c
}

h1.article-h1 {
	margin-top: 50px;
	margin-bottom: 10px
}

.request-quote-section .quote-items .quote-item img {
	max-width: 160px
}

.request-quote-section .apply-form fieldset {
	padding-left: 140px
}

h2 .icon {
	font-size: 80px
}

.mfp-close-btn-in .mfp-close:hover {
	background-color: transparent
}

.subscribe-popup .submit-popup:hover,.subscribe-popup .submit:hover {
	background-color: #06c
}

.subscribe-popup {
	padding: 40px
}

.view-whitepaper {
	padding: 30px 20px
}

.view-whitepaper a:hover {
	background-color: #222
}

.view-whitepaper .heading {
	font-size: 24px
}

.subscription-preferences .unsubscribe .submit:hover {
	background-color: #c8388f
}

.read-more-copy a:hover {
	color: #9287bf
}

.interview-quote {
	padding: 40px 0;
	margin: 40px auto
}

.interview-quote .inner .quote {
	font-size: 28px
}

.innovation-cta {
	padding: 30px 20px
}

.innovation-cta .copy {
	font-size: 24px
}

.innovation-cta a:hover {
	opacity: .75
}

.main.article {
	font-size: 18px
}

.main.article ul li {
	font-size: 18px;
	background-position: left 12px
}

.main.article p.lead {
	font-size: 24px
}

.main.article h2 {
	font-size: 30px
}

.button.pink:hover {
	background-color: #222;
	color: #FFF
}

.sub-copy {
	padding: 100px 0
}

.sub-copy.small {
	padding: 40px 0
}

.sub-copy .copy,.sub-copy .copy p {
	font-size: 24px
}

.sub-copy.video-spacing {
	padding-bottom: 170px
}

ol li {
	font-size: 18px
}

.support-links .col .top .icon {
	font-size: 80px
}

.support-links .col .bottom ul.links li a:hover .icon {
	left: 5px
}

.small-divider {
	margin: 60px auto
}

.cebit-features {
	padding: 60px 0
}

.cebit-features .feature-carousel h3 {
	font-size: 30px
}

.cebit-features .feature-carousel .slider-container {
	margin-top: -80px
}

.cebit-features .next-model:hover {
	background-color: #009EB7
}

.cebit-features .bottom {
	margin-top: 60px;
	font-size: 30px
}}

@media(min-width:1060px) {
	header nav li.mega ul.nav-level2,header nav li.mega:nth-child(2) ul.nav-level2 {
		width: auto
	}

	header nav li.mega ul.nav-level2 li li {
		width: auto;
		padding: 0
	}

	header nav li.mega:nth-child(2) ul.nav-level2 a {
		padding: 0!important
	}
}

@media (min-width:1130px) {
	.solution-services .subscribe-bar .content input {
		width: 280px
	}
}

@media screen and (min-width:1220px) {
	.ysoft-hero h1 {
		font-size: 48px
	}

	.ysoft-hero .subheading {
		font-size: 26x
	}

	.hero-one .slide.promo .heading {
		font-size: 48px
	}

	.hero-one .slide.promo .subheading {
		font-size: 26x
	}

	.hero-one .slide.corporate .heading {
		font-size: 48px
	}

	.hero-one .slide.corporate .subheading {
		font-size: 26x
	}

	.hero-two .slide .heading {
		font-size: 48px
	}

	.hero-two .slide .subheading {
		font-size: 26x
	}

	section.testimonial .quote {
		font-size: 24px
	}

	.full-widget-template h2 {
		font-size: 30px
	}

	.full-widget-template h3 {
		font-size: 24px
	}
}

@media(min-width:1220px) {
	header nav li a {
		padding: 0 15px
	}

	footer .expanded-links .container {
		margin: 0 -10px
	}

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

	footer .expanded-links .container:after {
		clear: both
	}

	footer .expanded-links .sitemap {
		width: 80%;
		float: left;
		position: relative;
		padding: 0 30px 0 10px
	}

	footer .expanded-links .articles {
		width: 20%;
		float: left;
		position: relative;
		padding: 0 10px
	}

	footer .expanded-links ul.primary li {
		margin-bottom: 0
	}

	footer .expanded-links ul.sub li {
		margin-bottom: 20px
	}

	footer .expanded-links ul.links li,footer .expanded-links ul.sub li:last-child {
		margin-bottom: 0
	}
}

@media(min-width:1400px) {
	section.testimonial .sixtysix {
		left: -49px
	}

	section.testimonial .ninetynine {
		right: -49px
	}
}

@media screen and (max-width:375px) {
	.ysoft-hero h1 {
		font-size: 28px
	}

	.ysoft-hero .subheading {
		font-size: 17px
	}

	.hero-one .slide.promo .heading {
		font-size: 28px
	}

	.hero-one .slide.promo .subheading {
		font-size: 17px
	}

	.hero-one .slide.corporate .heading {
		font-size: 28px
	}

	.hero-one .slide.corporate .subheading {
		font-size: 17px
	}

	.hero-two .slide .heading {
		font-size: 28px
	}

	.hero-two .slide .subheading {
		font-size: 17px
	}
}

@media(max-width:767px) {
	.featured-content.expander .full .feature-copy {
		/*display: none!important*/
	}

	body.show-fogger {
		overflow: hidden;
		height: 100%
	}
}

@media screen and (max-width:320px) {
	section.testimonial .quote {
		font-size: 18px
	}

	.full-widget-template h2 {
		font-size: 24px
	}

	.full-widget-template h3 {
		font-size: 18px
	}
}

@media screen and (max-width:450px) {
	.featured-content .tiles.half .tile {
		width: 100%
	}

   .featured-content .tiles .tile {
       margin-bottom: 20px;
       width: 100%!important;
   }

    .service-tiles .row .tile  {
       
       width: 100%!important;
   }

}

