#epi-quickNavigator li, #epi-quickNavigator ul {
	margin: 0
}

.o-container {
	display: table;
	padding: 0;
	width: 100%
}

.o-padding {
	padding: 25px 0
}

.o-padding-big {
	padding: 50px 0
}

.o-padding-bigger {
	padding: 100px 0
}

.o-padding-top {
	padding: 25px 0 0
}

.colour-grey {
	background: #f8f8f8
}

.colour-white {
	background: #fff
}

.colour-coreblue {
	background: #005eb8
}

.colour-darkblue {
	background: #0b3c6b
}

.colour-lightblue {
	background: #41b6e6
}

.colour-yellow {
	background: #ffb81c
}

.blue-grad {
	background: #0b3c6b;
	background: -webkit-gradient(linear,right top,left top,from(#0b3c6b),color-stop(#205485),to(#0b3c6b));
	background: linear-gradient(-90deg,#0b3c6b,#205485,#0b3c6b)
}

.o-button {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	-webkit-transition-duration: .4s;
	transition-duration: .4s
}

	.o-button:after {
		content: "❯";
		margin-left: 7px
	}

.btn-green {
	background: #448504;
	border: 1px solid #fff
}

.btn-blue {
	background: #005eb8;
	border: 1px solid #005eb8
}

.btn-white {
	border: 1px solid #fff
}

.btn-green:hover {
	background: #64a70b
}

.btn-blue:hover {
	background: #0b3c6b;
	border: 1px solid #0b3c6b
}

.btn-white:hover {
	background: #fff;
	color: #404040
}

.btn-small {
	font-size: 14px;
	margin: 15px 0;
	padding: 6px 12px
}

.btn-large {
	font-size: 18px;
	margin: 20px 0 0;
	padding: 16px 32px
}

.o-divider {
	height: 3px;
	width: 50px
}

.divider-left {
	margin: 20px 0
}

.divider-center {
	margin: 20px auto
}

.full-divider {
	background: #eee;
	height: 2px;
	margin: 12px auto;
	max-width: 1024px
}

.copy-padding-left {
	margin: 0 0 0 auto;
	max-width: 450px;
	padding: 20px 0
}

.copy-padding-right {
	margin: 0 auto 0 0;
	max-width: 450px;
	padding: 20px 0
}

.copy-centered, .o-heading {
	text-align: center
}

.o-heading {
	display: table;
	margin: 0 auto;
	max-width: 700px;
	min-height: 1px;
	width: 100%
}

.padding-equal {
	padding: 10px
}

.padding-no {
	padding: 0 10px
}

.padding-bottom {
	padding: 5px 10px 35px
}

.nounderline:link, .nounderline:visited, .underlineonhover:link, .underlineonhover:visited {
	color: #005eb8;
	text-decoration: none
}

.underlineonhover:active, .underlineonhover:hover {
	text-decoration: underline
}

.nounderline:active, .nounderline:hover {
	text-decoration: none
}

.nounderline:active, .nounderline:hover, .underlineonhover:active, .underlineonhover:hover {
	color: #0b3c6b
}

.image-zoom-container {
	overflow: hidden;
	width: 100%
}

.margin-bottom {
	margin: 0 0 20px
}

.margin-large-bottom {
	margin: 0 0 30px
}

.grow, .grow2 {
	-webkit-transition: all .35s ease-in;
	transition: all .35s ease-in
}

	.grow:hover {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	.grow2:hover {
		-webkit-transform: scale(1.5);
		transform: scale(1.5)
	}

.res-pod-container {
	display: table;
	margin: 0 auto;
	max-width: 1024px;
	overflow: hidden;
	width: 100%
}

.pod-container-inner-div {
	padding: 20px
}

.pod-container-inner-div2 {
	padding: 40px 100px
}

.person-icon {
	border: 4px solid #fff;
	border-radius: 50%;
	margin: 0 40% -50px
}

.person-icon-2 {
	border: 0;
	border-radius: 50%;
	margin: 0 40% -50px
}

.controls ul {
	display: table;
	list-style: none;
	margin: 0;
	padding: 0
}

	.controls ul li {
		border: 1px solid #eee;
		cursor: pointer;
		display: inline-block;
		margin: 10px;
		padding: 10px 15px
	}

		.controls ul li:hover {
			background: #f8f8f8
		}

	.controls ul .active {
		background: #005eb8;
		color: #fff
	}

		.controls ul .active:hover {
			color: #444
		}

.inspire-image {
	width: 100%
}

.inspire-holder {
	float: left;
	padding: .5%;
	width: 19%
}

.hide {
	display: none;
	opacity: 0
}

.videocontainer {
	height: 540px;
	overflow: hidden;
	position: relative;
	width: 100%
}

.backgroundvideo {
	background: no-repeat 50%;
	background-size: cover;
	height: auto;
	left: 50%;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: auto;
	z-index: -100
}

.image-outline-border {
	border: 1px solid #e0e0e0
}

.bottom-border {
	border-bottom: 1px solid #e0e0e0
}

.vimeo {
	height: 0;
	max-width: 100%;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative
}

	.vimeo embed, .vimeo iframe, .vimeo object {
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%
	}

.vimeo__img {
	bottom: 0;
	display: block;
	height: auto;
	left: 0;
	margin: auto;
	max-width: 100%;
	right: 0;
	top: 0;
	width: 100%
}

.vimeo__img, .vimeo__play {
	cursor: pointer;
	position: absolute
}

.vimeo__play {
	background: url(/globalassets/everest/videobutton.png) no-repeat;
	height: 72px;
	left: 50%;
	margin-left: -36px;
	margin-top: -36px;
	opacity: .7;
	top: 50%;
	width: 72px
}

	.vimeo__play:hover {
		opacity: 1
	}

.imgwithtxt {
	position: relative
}

.imgwithtxt-description {
	background: #fff;
	bottom: 0;
	filter: alpha(opacity=90);
	opacity: .9;
	position: absolute;
	text-align: center;
	width: 100%
}

.imgwithtxt-content {
	margin: 0;
	padding: 5px
}

figure.podv2 {
	overflow: hidden;
	position: relative;
	width: 100%
}

	figure.podv2 * {
		-webkit-transition: all .85s ease;
		transition: all .85s ease
	}

	figure.podv2 img {
		width: 100%
	}

	figure.podv2 figcaption {
		bottom: 0;
		position: absolute;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		width: 100%;
		z-index: 1
	}

	figure.podv2 h5 {
		background: hsla(0,0%,93.3%,.9);
		bottom: 100%;
		color: #005eb8;
		display: inline-block;
		font-size: 1em;
		font-weight: 600;
		margin: 0 0 0 -1%;
		padding: 8px 0;
		position: absolute;
		text-align: center;
		text-transform: uppercase;
		width: 102%
	}

	figure.podv2 a {
		bottom: 0;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 1
	}

	figure.podv2:hover {
		background: #000
	}

		figure.podv2.hover img, figure.podv2:hover img {
			opacity: .7;
			-webkit-transform: scale(1.1);
			transform: scale(1.1);
			-webkit-transition: all .5s ease;
			transition: all .5s ease
		}

		figure.podv2.hover figcaption, figure.podv2:hover figcaption {
			-webkit-transform: translateY(0);
			transform: translateY(0)
		}

.expand-container {
	display: table;
	margin: 0 auto;
	max-width: 700px;
	min-height: 1px;
	width: 100%
}

.expand-hide-list, .expand-hide-list2 {
	margin: 0;
	padding: 0
}

	.expand-hide-list > li {
		border-bottom: 1px solid hsla(0,0%,100%,.25);
		display: block;
		list-style: none;
		margin: 0;
		overflow: hidden;
		padding: 0;
		width: 100%
	}

	.expand-hide-list2 > li {
		border-bottom: 1px solid rgba(64,64,64,.2)
	}

		.expand-hide-list2 > li a, .expand-hide-list > li a {
			text-decoration: none
		}

.expand {
	padding: 24px 10px;
	width: 100%
}

	.expand span {
		font-size: 15px;
		font-weight: 700
	}

.right-cross {
	float: right;
	font-size: 30px;
	height: 100%;
	margin-right: 10px;
	margin-top: -10px;
	width: 20px
}

.shown-detail {
	padding: 0 10px 10px
}

.tab-wrapper {
	margin: 5px auto;
	max-width: 1024px;
	padding: 0 5px
}

.tab-menu2 {
	margin: 0
}

	.tab-menu2 li {
		background: #fff;
		color: #0e0e0e;
		cursor: pointer;
		display: inline-block;
		margin: 0 5px 10px 0;
		opacity: .7;
		padding: 18px;
		position: relative;
		z-index: 0
	}

		.tab-menu2 li:hover {
			color: #41b6e6
		}

		.tab-menu2 li.active {
			color: #005eb8;
			font-weight: 700;
			opacity: 1
		}

.tab-content > div {
	background: #fff;
	box-sizing: border-box;
	padding: 30px;
	width: 100%
}

.line {
	background: #005eb8;
	bottom: 0;
	height: 5px;
	left: 0;
	position: absolute;
	width: 0
}

.style_prevu_kit {
	border: 0;
	display: inline-block;
	position: relative;
	-webkit-transform: scale(1);
	transform: scale(1);
	width: 100%
}

	.style_prevu_kit, .style_prevu_kit:hover {
		-webkit-transition: all .4s ease-in;
		transition: all .4s ease-in
	}

		.style_prevu_kit:hover {
			-webkit-transform: scale(2);
			transform: scale(2);
			z-index: 2
		}

.pop-header {
	background: #005eb8;
	height: 60px;
	line-height: 60px;
	width: 100%
}

.modalDialog {
	background: rgba(0,0,0,.8)
}

	.modalDialog > div {
		max-height: 94%;
		max-width: 1024px;
		overflow-y: auto;
		padding: 0
	}

.modal-left-content {
	height: auto;
	text-align: center;
	width: 26%
}

.modal-right-content {
	height: auto;
	padding: 3%;
	width: 64%
}

a > .chev {
	opacity: 1
}

.chev {
	border: solid #fff;
	border-width: 0 2px 2px 0;
	margin-left: 20px;
	opacity: .3
}

.modal-swatch-container {
	display: table;
	padding-bottom: 10px;
	width: 100%
}

.modal-swatch-col {
	display: table-cell;
	height: auto;
	padding-right: 2%;
	text-align: center;
	width: 8%
}

.swatch-thumb {
	border: 1px solid #777;
	height: 40px;
	margin-bottom: 2px;
	width: 100%
}

.italicfont {
	font-style: italic
}

.medifont {
	font-size: .97em
}

.medifont, .smallfont {
	color: #404040;
	line-height: 1.6em
}

.smallfont {
	font-size: .85em
}

.close-mod {
	height: 30px;
	opacity: .6;
	right: 20px;
	top: 15px;
	width: 30px
}

	.close-mod:hover {
		opacity: 1
	}

	.close-mod:after, .close-mod:before {
		background-color: #fff;
		left: 15px;
		width: 2px
	}

.col-group-8 {
	margin: 0 auto;
	max-width: 1024px;
	overflow: hidden
}

	.col-group-8 > div {
		float: left;
		height: 60px;
		padding: 2% 1%;
		text-align: center;
		width: 10.5%
	}

.number-circle {
	background-color: #005eb8;
	border-radius: 14px;
	color: #fff;
	display: inline-block;
	height: 28px;
	line-height: 28px;
	margin-right: 6px;
	text-align: center;
	width: 28px
}

.o-divider.divider-left.colour-coreblue.text-indent {
	display: block;
	margin-left: 30px;
	padding: 0;
	width: 50px
}

.text-indent {
	margin-left: 30px
}

.blog-pod-div {
	display: table;
	margin: 2% 0;
	padding: 0;
	width: 100%
}

	.blog-pod-div:hover {
		opacity: .7
	}

.blog-pod-img {
	padding: 0;
	width: 30%
}

.blog-pod-img, .blog-pod-text {
	display: table-cell;
	height: auto;
	margin: 0;
	vertical-align: middle
}

.blog-pod-text {
	padding: 0 4%;
	width: 62%
}

.blog-pod-title {
	color: #005eb8;
	font-size: 1.05em;
	line-height: 1.5em;
	vertical-align: middle
}

#load {
	display: none;
	height: 550px;
	width: 100%
}

#loadMe {
	background: #005eb8;
	color: #fff;
	cursor: pointer;
	left: 50%;
	padding: 20px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 40%
}

	#loadMe:hover {
		background: #0b3c6b
	}

#bgholder {
	height: 450px;
	position: relative;
	width: 100%
}

.intro-holder {
	display: table;
	margin: 0;
	padding: 0;
	width: 100%
}

.intro-left {
	padding-right: 1%
}

.intro-left, .intro-right {
	display: table-cell;
	vertical-align: top;
	width: 49%
}

.intro-right {
	padding-left: 1%
}

.intro-image-2 {
	margin-top: 7%
}

.intro-image-3 {
	margin-top: 5%
}

#ex3 {
	color: transparent;
	font-size: 11px;
	font-weight: 400;
	text-transform: uppercase
}

	#ex3:hover {
		color: #404040
	}

	#ex3 p {
		line-height: 15px;
		margin-top: 5px
	}

li.tick {
	height: auto;
	-webkit-transform: none;
	transform: none;
	width: auto
}

h4.tab-title {
	line-height: 34px
}

.contact-boxes > div {
	float: left;
	width: 100%
}

	.contact-boxes > div > div {
		float: left;
		margin-left: 2%;
		width: 49%
	}

		.contact-boxes > div > div:first-child, .contact-boxes > div > div:nth-child(3n) {
			margin-left: 0
		}

		.contact-boxes > div > div > div {
			float: left;
			min-height: 206px;
			width: 100% !important
		}

.main-container {
	font-family: Open Sans,arial,sans-serif
}

	.main-container h1, .main-container h5 {
		font-size: 1.4em;
		font-weight: 600;
		line-height: 1.4em
	}

		.main-container h1.big, .main-container h5.big {
			font-size: 2.6em;
			font-weight: 400;
			letter-spacing: -1.75px;
			line-height: 1.2em
		}

	.main-container h2 {
		line-height: 1.2em
	}

	.main-container p {
		color: #1a1a1a;
		line-height: 2em
	}

	.main-container h1, .main-container h2, .main-container h3, .main-container h4, .main-container h5 {
		color: #005eb8;
		margin-bottom: 10px
	}

	.main-container h1, .main-container h3, .main-container h4, .main-container h5 {
		letter-spacing: -.75px
	}

.important {
	font-weight: 600
}

p.small-info {
	font-size: .95em;
	letter-spacing: 0;
	line-height: 1.8em
}

p.smaller {
	font-size: .85em;
	font-weight: 600
}

p.bigger {
	font-size: 1.3em;
	line-height: 1.5em
}

p.ebigger {
	font-size: 1.5em;
	font-weight: 400;
	line-height: 1.7em
}

.ie9 .gradient {
	-webkit-filter: none;
	filter: none
}

.primary-font {
	font-weight: 400
}

.primary-font, .primary-font-bold {
	font-family: Open Sans,arial,sans-serif
}

.primary-font-bold {
	font-weight: 700
}

.primary-font-light {
	font-family: Open Sans,arial,sans-serif;
	font-weight: 300
}

.highlight {
	color: #32bcee
}

.grey {
	color: #646464
}

.brand-blue {
	background-color: #005eb8;
	color: #fff
}

	.brand-blue a, .brand-blue a:visited, .brand-blue p {
		color: #fff
	}

	.brand-blue#footer-links li {
		border-color: #176fcd
	}

.aubergine, .blue {
	background-color: #0b3c6b;
	color: #fff
}

	.aubergine a, .aubergine a:visited, .aubergine p, .blue a, .blue a:visited, .blue p {
		color: #fff
	}

	.aubergine.semi-transparent, .blue.semi-transparent {
		background-color: rgba(0,42,81,.85)
	}

	.aubergine h1, .aubergine h2, .aubergine h3, .blue h1, .blue h2, .blue h3 {
		color: #fff
	}

	.aubergine .button, .aubergine .button:visited, .aubergine button, .blue .button, .blue .button:visited, .blue button {
		background: #005eb8;
		color: #fff
	}

		.aubergine .button:hover, .aubergine .button:visited:hover, .aubergine button:hover, .blue .button:hover, .blue .button:visited:hover, .blue button:hover {
			background: #005eb8
		}

		.aubergine .button:before, .aubergine .button:visited:before, .aubergine .button:visited img, .aubergine .button img, .aubergine button:before, .aubergine button img, .blue .button:before, .blue .button:visited:before, .blue .button:visited img, .blue .button img, .blue button:before, .blue button img {
			background: #32bcee
		}

		.aubergine .button .arrow, .aubergine .button:visited .arrow, .aubergine button .arrow, .blue .button .arrow, .blue .button:visited .arrow, .blue button .arrow {
			background-color: #32bcee
		}

	.aubergine.cta, .aubergine.feature-block-head, .blue.cta, .blue.feature-block-head {
		background-color: #005eb8
	}

		.aubergine.cta .arrow, .blue.cta .arrow {
			background: url(/assets/images/arrow-white.png) no-repeat 50%;
			border-left: 1px solid #ccc
		}

.aubergineTint, .blueTint {
	background-color: #32bcee;
	color: #fff
}

	.aubergineTint.semi-transparent, .blueTint.semi-transparent {
		background-color: rgba(0,42,81,.85)
	}

	.aubergineTint a, .aubergineTint a:visited, .aubergineTint h1, .aubergineTint h2, .aubergineTint h3, .aubergineTint p, .blueTint a, .blueTint a:visited, .blueTint h1, .blueTint h2, .blueTint h3, .blueTint p {
		color: #fff
	}

	.aubergineTint.cta a:hover, .blueTint.cta a:hover {
		background: #32bcee
	}

	.aubergineTint .button, .aubergineTint .button:visited, .aubergineTint button, .blueTint .button, .blueTint .button:visited, .blueTint button {
		background: #fff;
		color: #005eb8
	}

		.aubergineTint .button:hover, .aubergineTint .button:visited:hover, .aubergineTint button:hover, .blueTint .button:hover, .blueTint .button:visited:hover, .blueTint button:hover {
			background: #005eb8;
			color: #fff
		}

		.aubergineTint .button:before, .aubergineTint .button:visited:before, .aubergineTint button:before, .blueTint .button:before, .blueTint .button:visited:before, .blueTint button:before {
			background: #0b3c6b
		}

		.aubergineTint .button .arrow, .aubergineTint .button:visited .arrow, .aubergineTint button .arrow, .blueTint .button .arrow, .blueTint .button:visited .arrow, .blueTint button .arrow {
			background: transparent url(/assets/images/arrow-tint.png) no-repeat 50%;
			border-left: 1px solid #e0e0e0
		}

		.aubergineTint.button, .aubergineTint.button:hover, .aubergineTint.button:visited, .blueTint.button, .blueTint.button:hover, .blueTint.button:visited {
			background-color: #005eb8
		}

	.aubergineTint.gradient, .blueTint.gradient {
		background: #a458b7;
		background: url(/assets/images/aubergineGradient.svg);
		background: -webkit-gradient(linear,left top,left bottom,from(#a458b7),to(#774180));
		background: linear-gradient(180deg,#a458b7 0,#774180);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a458b7",endColorstr="#774180",GradientType=0)
	}

.white {
	box-sizing: border-box;
	background-color: #fff;
	color: #000
}

	.white.semi-transparent {
		background-color: hsla(0,0%,100%,.9)
	}

	.white.header-style {
		padding-bottom: 0;
		padding-top: 0
	}

	.white.featured-banner {
		border: 1px solid #ddd
	}

	.white a, .white a:visited {
		color: #005eb8
	}

		.white a:hover {
			color: #0b3c6b
		}

	.white.no-border {
		border: 0
	}

	.white a.button, .white a.button:hover, .white a.button:visited {
		color: #fff
	}

	.white ul#concertina-list > div, .white ul#concertina-list li h4 {
		background-color: #f9f9f9
	}

.off-white {
	box-sizing: border-box;
	background-color: #fbfbfb;
	border: 1px solid #e9e9e9;
	color: #000
}

	.off-white.featured-banner {
		border: 1px solid #ddd
	}

	.off-white a, .off-white a:visited {
		color: #005eb8
	}

		.off-white a:hover {
			color: #0b3c6b
		}

	.off-white p {
		color: #000
	}

	.off-white .button, .off-white .button:hover, .off-white .button:visited {
		color: #fff
	}

.wrapper.white {
	border: 0;
	width: 100%
}

.whiteGreen {
	background-color: #fff;
	border: 1px solid #dfdfdf
}

	.whiteGreen.gradient {
		background: #fff;
		background: url(/assets/images/greyGradient.svg);
		background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f7f7f7));
		background: linear-gradient(180deg,#fff 0,#f7f7f7);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$whitefff",endColorstr="#f7f7f7",GradientType=0)
	}

	.whiteGreen a, .whiteGreen a:visited, .whiteGreen p {
		color: #64a70b
	}

	.whiteGreen.cta a:visited h3, .whiteGreen.cta a h3 {
		color: #000
	}

.green {
	background-color: #448504
}

	.green, .green a, .green a:visited, .green p {
		color: #fff
	}

		.green.gradient {
			background: #64a70b;
			background: url(/assets/images/greenGradient.svg);
			background: -webkit-gradient(linear,left top,left bottom,from(#448504),to(#396a08));
			background: linear-gradient(180deg,#448504 0,#396a08);
			filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#448504",endColorstr="#396a08",GradientType=0)
		}

		.green.semi-transparent {
			background-color: rgba(57,146,40,.85)
		}

		.green.button:hover {
			background-color: #448504
		}

		.green.button:before {
			background: #64a70b
		}

		.green.button .arrow {
			background-color: #64a70b
		}

.explore-tint {
	background: #005eb8
}

	.explore-tint.semi-transparent {
		background-color: rgba(0,42,81,.85)
	}

.primary-banner .explore-tint {
	background: #0b3c6b
}

.explore-tint a, .explore-tint a:visited, .explore-tint h1, .explore-tint h2, .explore-tint h3, .explore-tint p {
	color: #fff
}

.explore-tint.cta .arrow {
	background: url(/assets/images/arrow-white.png) no-repeat 50%;
	border-left: 1px solid #692e73
}

.explore-tint.cta a:hover {
	background: #32bcee
}

.explore-tint .button, .explore-tint .button:visited, .explore-tint button {
	background: #005eb8;
	color: #fff
}

	.explore-tint .button:hover, .explore-tint .button:visited:hover, .explore-tint button:hover {
		background: #32bcee;
		color: #005eb8
	}

	.explore-tint .button .arrow, .explore-tint .button:visited .arrow, .explore-tint button .arrow {
		background: #32bcee url(/assets/images/arrow-explore.png) no-repeat 50%;
		border-left: 1px solid #e0e0e0
	}

.border-radius {
	border-radius: 8px
}

@use "_mixins";

body {
	font-family: Open Sans,arial,sans-serif;
	font-weight: 400;
	background: #fff;
	color: #000;
	font-size: 16px;
	line-height: 24px
}

	body.wf-loading {
		visibility: hidden
	}

.mobile-only {
	display: block
}

.desktop-only {
	display: none
}

a, a:visited {
	color: #005eb8
}

	a, a:hover, a:visited {
		text-decoration: underline
	}

		a:hover {
			color: #0b3c6b
		}

.small {
	font-size: 90%;
	line-height: 1.4
}

legend {
	color: #000
}

p.central img {
	margin: -1px 8px 0 0
}

strong {
	font-weight: 700
}

.wysiwyg-content table {
	float: left;
	margin: 12px 0 24px
}

	.wysiwyg-content table tr {
		border-bottom: 8px solid #fff
	}

	.wysiwyg-content table th {
		font-family: Open Sans,arial,sans-serif;
		font-weight: 700;
		color: #005eb8;
		padding: 0 6px 6px
	}

	.wysiwyg-content table td {
		background: #f4f4f4;
		border-right: 1px solid #fff;
		padding: 12px 6px;
		text-align: center
	}

		.wysiwyg-content table td:first-child {
			padding-left: 12px;
			text-align: left
		}

	.wysiwyg-content table.glazing td, .wysiwyg-content table.glazing th {
		width: 33.33%
	}

ol, p, ul {
	line-height: 22px;
	margin-bottom: 12px
}

.wf-loading ol, .wf-loading p, .wf-loading ul {
	visibility: hidden
}

ol, ul {
	margin-left: 10px;
	margin-right: 4px
}

	ol li, ul li {
		line-height: 1.4;
		margin: 0 0 12px 6px
	}

	ol.no-style li, ul.no-style li {
		list-style: none;
		margin: 0
	}

		ol.no-style li:before, ul.no-style li:before {
			display: none
		}

		ol.no-style li.download-pdf img, ul.no-style li.download-pdf img {
			float: left;
			margin: 3px 6px 10px 0;
			width: 18px
		}

		ol.no-style li.download-pdf span, ul.no-style li.download-pdf span {
			font-size: 12px
		}

	ol.results, ul.results {
		margin: 0;
		padding: 0
	}

		ol.results li, ul.results li {
			background: none;
			margin: 0 0 18px;
			padding: 6px 0 0
		}

			ol.results li p, ul.results li p {
				margin-bottom: 6px
			}

	ol.tick-list, ul.tick-list {
		margin: 0 0 12px;
		padding: 0
	}

		ol.tick-list li, ul.tick-list li {
			background: none;
			list-style: none;
			margin: 0;
			padding: 0 0 6px 24px;
			position: relative
		}

			ol.tick-list li:before, ul.tick-list li:before {
				background: url(/assets/images/sprite.svg);
				background-position: -20px -137px;
				background-size: 400px 960px;
				content: "";
				height: 28px;
				left: 0;
				position: absolute;
				top: 0;
				width: 20px
			}

	ol ul, ul ul {
		margin-top: 12px
	}

.no-js .form-field-wrapper.select-address {
	display: block
}

.form-field-wrapper.onpage-search {
	float: left;
	margin: 0 0 12px;
	padding: 12px 4%;
	width: 100%
}

	.form-field-wrapper.onpage-search .padded-content {
		float: none;
		margin: 0 auto;
		max-width: 320px
	}

	.form-field-wrapper.onpage-search label {
		float: left;
		margin-bottom: 12px;
		width: 100%
	}

	.form-field-wrapper.onpage-search input[type=text] {
		float: left;
		margin: 0 0 12px;
		width: 100%
	}

.required {
	color: #d10000;
	font-size: 20px;
	font-weight: 700
}

p.name {
	font-family: Open Sans,arial,sans-serif;
	font-weight: 400;
	background: none;
	color: #005eb8;
	line-height: 24px
}

p.title {
	font-size: 14px
}

.no-js #offer1 .step, .no-js #offer2 .back, .no-js #offer2 .step, .no-js #offer3 .back {
	display: none
}

#main-content {
	display: inline-block;
	position: relative;
	width: 100%
}

.home-campaign {
	background: red;
	float: left;
	height: 200px;
	width: 100%
}

.mobile-campaign-area {
	background: #d42626;
	float: left;
	text-align: center;
	width: 100%
}

	.mobile-campaign-area img {
		max-height: 40px;
		width: auto
	}

#dockedCampaignArea {
	background: #d42626;
	display: none;
	float: left;
	text-align: center;
	width: 100%
}

	#dockedCampaignArea img {
		height: 40px;
		width: auto
	}

		#dockedCampaignArea img.noTimer {
			float: none;
			text-align: center
		}

#afterCampaign {
	float: left;
	width: 100%
}

.call-text {
	font-weight: 700;
	font-size: 12px;
	margin-top: -5px;
	vertical-align: middle
}

.call-bar, .call-text {
	font-family: Open Sans,arial,sans-serif
}

.call-bar {
	font-weight: 400;
	box-sizing: border-box;
	background: #005eb8;
	border: 0;
	color: #fff;
	display: none;
	font-size: 22px;
	height: 38px;
	margin: 0 auto;
	max-width: 300px;
	position: relative;
	text-align: center;
	width: 92%
}

	.call-bar span {
		display: inline-block;
		padding-top: 2px;
		position: relative;
		z-index: 3
	}

	.call-bar:before {
		background: #fff url(/assets/images/sprite.svg) no-repeat;
		background-position: -4px -152px;
		background-size: 200px 480px;
		content: "";
		height: 38px;
		left: 0;
		position: absolute;
		width: 20px;
		z-index: 1
	}

	.call-bar a {
		color: #fff;
		text-decoration: none
	}

	.call-bar:after {
		background: #fff url(/assets/images/sprite.svg) no-repeat;
		background-position: -34px -152px;
		background-size: 200px 480px;
		content: "";
		height: 38px;
		position: absolute;
		right: 0;
		width: 20px;
		z-index: 1
	}

.my-everest-link {
	font-size: 13px;
	text-align: center;
	text-transform: uppercase
}

	.my-everest-link a, .my-everest-link a:visited {
		font-family: Open Sans,arial,sans-serif;
		font-weight: 700
	}

	.my-everest-link img {
		padding-right: 6px
	}

.section-title {
	margin: 6px 0 18px;
	padding: 0 4%;
	width: 92%
}

	.section-title.padding-top {
		padding-top: 15px
	}

p.secondary-title-area {
	margin: -12px 0 24px;
	text-align: center
}

h1.section-title, h2.h1.section-title {
	margin: 24px 0 12px
}

.h3.section-title, h3.section-title {
	margin: 6px 0 18px
}

.content-wrapper, .wrapper {
	float: left;
	margin: 0 0 6px;
	padding: 0;
	width: 100%
}

	.content-wrapper.white, .wrapper.white {
		margin: 0 0 18px;
		padding: 18px 0 6px
	}

		.content-wrapper.white.no-margin-bottom, .wrapper.white.no-margin-bottom {
			padding-bottom: 6px !important
		}

		.content-wrapper.white.padding-top-zero, .wrapper.white.padding-top-zero {
			margin-bottom: 0;
			padding-bottom: 0;
			padding-top: 10px
		}

.haspos {
	overflow: hidden;
	padding-bottom: 40px;
	position: relative
}

.central {
	text-align: center
}

.large-link {
	font-size: 17px;
	line-height: 24px;
	margin: 0;
	padding: 6px 0 0;
	text-decoration: underline
}

.toggledContent {
	display: none
}

.no-js .toggledContent {
	display: block
}

.wysiwyg-content h2, .wysiwyg-content h3 {
	margin-bottom: 18px
}

.wysiwyg-content li {
	line-height: 24px;
	list-style: none;
	margin: 0;
	padding: 0 0 6px 14px;
	position: relative
}

	.wysiwyg-content li:before {
		background: url(/assets/images/sprite.svg);
		background-position: -6px -460px;
		background-size: 400px 960px;
		content: "";
		height: 28px;
		left: -3px;
		position: absolute;
		top: 0;
		width: 10px
	}

.wysiwyg-content ol, .wysiwyg-content ul {
	margin: 0 0 6px 6px
}

.wysiwyg-content p, .wysiwyg-content p:last-child {
	margin-bottom: 12px
}

.wysiwyg-content ul {
	margin-bottom: 24px
}

.wysiwyg-content p.central {
	max-width: 100%
}

	.wysiwyg-content p.central img {
		margin-bottom: 6px
	}

.wysiwyg-content blockquote {
	box-sizing: border-box;
	background: none;
	border-left: 3px solid #32bcee;
	margin: 12px 0 18px;
	padding: 0 0 0 4%;
	width: 100%
}

	.wysiwyg-content blockquote p {
		background: none;
		color: #005eb8;
		font-size: 20px;
		font-style: normal;
		line-height: 24px;
		padding: 0
	}

.wysiwyg-content p.central img {
	max-width: 100%
}

.wysiwyg-content p.full-width {
	max-width: 100% !important
}

.wysiwyg-content hr {
	margin-bottom: 24px
}

.wysiwyg-content table {
	display: block;
	overflow-x: scroll;
	width: 100%
}

.wysiwyg-content p img {
	max-width: 100%
}

	.wysiwyg-content p img[style="float:right;"] {
		margin: 6px 0 6px 6px
	}

	.wysiwyg-content p img[style="float:left;"] {
		margin: 6px 6px 6px 0
	}

	.wysiwyg-content p img[style="vertical-align:middle;"] {
		height: auto !important;
		max-width: 100% !important
	}

.align-bottom {
	bottom: 18px;
	position: absolute
}

.hasLink .vertical-content-banner {
	margin-bottom: 30px
}

.background-image {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	margin-bottom: 24px;
	width: 100%
}

	.background-image .wrapper-100, .background-image .wrapper-100-no-margin {
		margin-bottom: 0
	}

	.background-image h1, .background-image h2, .background-image h3, .background-image h4, .background-image h5 {
		color: #000
	}

.page-title {
	float: left;
	margin-top: 12px
}

	.page-title .product-directory {
		float: left;
		margin: 0;
		padding-top: 12px;
		width: 100%
	}

	.page-title h1, .page-title h2 {
		clear: both;
		margin-bottom: 0;
		padding-top: 6px
	}

	.page-title.padded-content.horizontal {
		margin: 6px 0
	}

p.intro {
	margin: 12px 0;
	max-width: 780px
}

ul.breadcrumb {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%
}

	ul.breadcrumb li {
		color: #767676;
		float: left;
		font-size: 12px;
		list-style: none;
		margin: 0;
		padding: 0 6px 4px 0
	}

		ul.breadcrumb li a {
			color: #005eb8;
			padding: 12px 12px 12px 0;
			position: relative;
			text-decoration: underline
		}

			ul.breadcrumb li a:before {
				background: url(/assets/images/sprite.svg);
				background-position: -12px -174px;
				background-size: 400px 960px;
				bottom: 0;
				content: "";
				height: 10px;
				margin: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 7px
			}

			ul.breadcrumb li a:hover {
				color: #0b3c6b
			}

.complaint-step {
	float: left;
	margin-bottom: 12px;
	width: 100%
}

	.complaint-step .cta-text a, .complaint-step .cta-text a:visited {
		text-decoration: underline
	}

.offer-form {
	border: 1px solid #dfdfdf
}

.callback-form--media {
	margin-bottom: 1rem
}

	.callback-form--media img, .callback-form--media video {
		width: 100%
	}

.callback-form--thanks {
	padding: 1rem 0;
	text-align: center
}

#callback_thanks {
	display: none
}

fieldset.outline {
	margin-bottom: 12px
}

div.outline, fieldset.outline {
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	padding: 12px;
	width: 100%
}

div.outline {
	margin: 0 0 12px
}

.no-js .form-field-wrapper.select-address, .no-js .postcodelookup {
	display: none
}

.postcodelookup.button:active {
	clear: none;
	margin: 0 0 0 10px;
	-webkit-transform: none;
	transform: none
}

.form-field-wrapper label.small {
	font-size: 14px
}

p.inline-directory {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 24px;
	padding-right: 4%
}

.full-width-scroll .bx-wrapper {
	margin-bottom: 52px
}

	.full-width-scroll .bx-wrapper .bx-controls-direction a {
		top: 75px
	}

	.full-width-scroll .bx-wrapper .bx-prev {
		left: 0
	}

	.full-width-scroll .bx-wrapper .bx-next {
		right: 0
	}

.with-margin .wrapper-50.central p, .wrapper-33.central p {
	text-align: left
}

.wrapper-50.central.one {
	float: none;
	margin-left: auto;
	margin-right: auto
}

.timer.inline {
	padding-bottom: 2px;
	padding-top: 4px;
	text-align: left
}

	.timer.inline .hasCountdown {
		float: none;
		margin: 0 auto;
		max-width: 190px;
		text-align: left;
		width: 190px
	}

	.timer.inline .cd-desc {
		margin-bottom: 4px;
		margin-top: 4px
	}

	.timer.inline .countdown_amount {
		margin-top: 4px
	}

	.timer.inline .countdown_section {
		max-width: 44px
	}

.area-map {
	float: left;
	margin-bottom: 12px;
	width: 100%
}

	.area-map .iframe-container {
		box-sizing: border-box;
		border: 1px solid #dbdbdb;
		padding-bottom: 45%
	}

.boxed-heading {
	background: #005eb8;
	color: #fff;
	float: left;
	padding: 12px 4%;
	position: relative;
	text-align: center;
	width: 92%
}

	.boxed-heading h2 {
		color: #fff;
		font-size: 23px;
		margin: 0
	}

	.boxed-heading:after {
		border: 16px solid rgba(0,94,184,0);
		border-top-color: #005eb8;
		content: " ";
		height: 0;
		left: 50%;
		margin-left: -16px;
		pointer-events: none;
		position: absolute;
		top: 100%;
		width: 0
	}

#top {
	padding: 12px 0 0
}

#tabs, #top {
	float: left;
	width: 100%
}

.buying-guide-wrapper {
	float: left;
	margin: 0 0 12px;
	padding: 0;
	width: 100%
}

	.buying-guide-wrapper li {
		list-style: none;
		margin: 0;
		padding: 0;
		text-align: center;
		width: 100%
	}

.bx-viewport .buying-guide-wrapper li {
	margin: auto auto 12px
}

.custom-html {
	margin: auto;
	padding: 0 4%;
	white-space: normal !important;
	width: 92%
}

	.custom-html p {
		display: inline-block;
		font-size: 12px !important;
		line-height: 1.4 !important;
		padding: 6px 10px
	}

.gallery-text {
	float: left;
	width: 100%
}

.testimonial, .TvAd .testimonial {
	margin-bottom: 12px
}

.desktopNumber {
	display: none
}

.white-bg {
	background-color: #fff
}

	.white-bg .white {
		border: 0
	}

		.white-bg .white .double-padded-content {
			padding: 12px 4%;
			width: 92%
		}

body.ContactUs h2.section-title {
	box-sizing: border-box;
	margin: 0;
	padding: 0 4% 18px;
	width: 100%
}

.usps {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%
}

	.usps li:first-child {
		border-left-style: none
	}

	.usps li {
		border-left: 1px solid #dfdfdf;
		box-sizing: border-box;
		float: left;
		list-style: none;
		margin: 0;
		padding: 0;
		text-align: center;
		width: 50%
	}

		.usps li:active, .usps li:focus, .usps li:hover {
			background-color: #4b8dcd
		}

		.usps li a {
			background-size: 10px;
			box-sizing: border-box;
			display: block;
			margin: auto 5px auto 0;
			padding: 1px 10px;
			position: relative;
			text-align: center;
			text-decoration: none
		}

			.usps li a .vert-align {
				background: url(/assets/images/white_tick.png) 1% 50% no-repeat;
				height: 40px
			}

				.usps li a .vert-align p {
					color: #fff;
					padding: 5px 17%
				}

					.usps li a .vert-align p:after {
						background: url(/assets/images/sprite.svg);
						background-position: -63px -88px;
						background-size: 400px 960px;
						bottom: 0;
						content: "";
						height: 28px;
						left: 74%;
						margin: 0 0 10px 17px;
						position: absolute;
						width: 10px
					}

			.usps li a div {
				box-sizing: border-box;
				margin: 3px 0 2px;
				width: 100%
			}

		.usps li p {
			color: #005eb8;
			float: left;
			font-size: 13px;
			line-height: 14px;
			margin: 0 0 0 -4px;
			max-width: 120px;
			padding: 0;
			text-align: center;
			width: 120px
		}

		.usps li .icon {
			display: none;
			float: left;
			height: auto !important;
			max-height: 38px;
			max-width: 45px
		}

		.usps li .arrow {
			float: right;
			padding-top: 10px
		}

#usp-wrapper {
	border: 0;
	display: inline-block;
	width: 100%
}

dl {
	margin-bottom: 12px;
	text-transform: uppercase
}

p.note {
	color: #646464;
	line-height: 1.3;
	margin-bottom: 0
}

.remove-all-margin {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
	padding-top: 0 !important
}

	.remove-all-margin, .remove-all-margin.wrapper.no-margin-bottom {
		padding-bottom: 0 !important
	}

		.remove-all-margin .gallery-grow {
			margin-bottom: 0 !important
		}

		.additional-slides, .remove-all-margin .alt-image {
			display: none
		}

.gallery-count {
	color: #005eb8;
	font-size: 14px;
	font-weight: 600;
	line-height: 46px;
	text-align: center;
	z-index: 3
}

.pinterest-btn-wrapper {
	display: none
}

.gallery-navigation {
	display: inline-block;
	width: 100%
}

.multiple-images {
	display: none
}

.has-multiple .main-image-wrapper {
	width: 100%
}

.has-multiple .wrapper-33 {
	background-color: #ddd;
	display: none;
	margin-bottom: 0
}

	.has-multiple .wrapper-33 img {
		max-height: 244px
	}

.gallery-image-title {
	display: none
}

body.popup {
	overflow: hidden
}

.gallery-grow a, .gallery-grow a:active, .gallery-grow a:focus, .gallery-grow a:hover, .gallery-grow a:visited {
	color: #fff !important
}

	.gallery-grow a.activeHover .gallery-hover-state {
		opacity: 1 !important
	}

.thumb {
	display: none
}

.reduce-pad-top {
	padding-top: 10px
}

.reduce-pad-bottom {
	padding-bottom: 10px
}

.your--area .video {
	max-width: 100%;
	position: relative;
	width: 100% !important
}

.your--area .videoHolder {
	display: block;
	height: auto;
	overflow: hidden;
	position: relative
}

.your--area .mobile-video-image {
	display: block;
	height: auto;
	width: 100%
}

.your--area .areavideo {
	display: none
}

.your--area .local--expert {
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%
}

	.your--area .local--expert h3 {
		color: #fff;
		font-size: 22px;
		margin-bottom: 0;
		text-align: center
	}

	.your--area .local--expert p {
		color: #fff;
		margin-bottom: 20px;
		text-align: center
	}

	.your--area .local--expert .form-field-wrapper {
		display: inline-block
	}

	.your--area .local--expert .small {
		border-radius: 0;
		float: left
	}

		.your--area .local--expert .small:focus {
			outline: none
		}

	.your--area .local--expert .action {
		background-image: url(/assets/images/search-white-2x.svg);
		background-position: 73px 10px;
		background-repeat: no-repeat;
		background-size: 15px;
		padding-left: 11px;
		padding-right: 30px
	}

		.your--area .local--expert .action:focus {
			outline: none
		}

.your--area .centred {
	text-align: center
}

	.your--area .centred p {
		text-align: left
	}

		.your--area .centred p:last-of-type {
			margin-bottom: 0
		}

.area--grid .centred {
	text-align: center
}

	.area--grid .centred h2 {
		margin-bottom: 20px
	}

.area--grid .grid {
	list-style: none;
	margin: 0;
	padding: 0
}

	.area--grid .grid li {
		box-sizing: border-box;
		display: block;
		float: left;
		margin: 0;
		padding: 0 0 20px;
		width: 100%
	}

		.area--grid .grid li:last-of-type:nth-of-type(odd) {
			padding-right: 0;
			width: 100%
		}

		.area--grid .grid li:nth-of-type(odd) {
			padding-right: 0
		}

		.area--grid .grid li:nth-of-type(2n) {
			padding-left: 0
		}

	.area--grid .grid .title {
		border-bottom: 1px solid #eee
	}

		.area--grid .grid .title h4 {
			box-sizing: border-box;
			width: -webkit-calc(100% - 100px);
			width: -o-calc(100% - 100px);
			width: calc(100% - 100px);
			color: #000;
			display: inline-block;
			font-weight: 300;
			margin-bottom: 0;
			padding-right: 20px;
			vertical-align: middle
		}

		.area--grid .grid .title img {
			display: inline-block
		}

	.area--grid .grid p {
		margin-top: 20px
	}

#cphContent_breadcrumb_h2Title {
	display: none
}

.lazyYT {
	padding-top: 0
}

.ytp-title {
	display: none
}

.windows-images .color-windows-img {
	position: relative
}

.windows-images .hover-overlay {
	background: hsla(0,0%,100%,.8);
	bottom: 0;
	color: #005eb8;
	display: none;
	left: 0;
	letter-spacing: .5px;
	padding: 2px 15px 2px 8px;
	pointer-events: none;
	position: absolute;
	right: 0;
	text-align: center;
	text-transform: uppercase;
	z-index: 950
}

@use "_variables";

.stacked-cta {
	box-sizing: border-box;
	margin: 0 0 12px;
	text-align: center;
	width: 48%
}

	.stacked-cta h3, .stacked-cta p.h3 {
		color: #000;
		font-size: 20px;
		line-height: 23px;
		margin-bottom: 2px
	}

	.stacked-cta a, .stacked-cta a:visited {
		display: block;
		padding: 18px 4%;
		text-decoration: none
	}

		.stacked-cta a:visited h3, .stacked-cta a:visited p.h3, .stacked-cta a h3, .stacked-cta a p.h3 {
			color: #000
		}

		.stacked-cta a:hover {
			text-decoration: none
		}

	.stacked-cta .ctaImage {
		margin: 0 auto 12px;
		text-align: center
	}

		.stacked-cta .ctaImage img {
			height: 54px;
			width: 55px
		}

	.stacked-cta:nth-child(2n) {
		margin-left: 4%
	}

.cta {
	box-sizing: border-box;
	float: left;
	margin: 0 0 6px;
	position: relative;
	width: 100%
}

	.cta.padded, .cta a, .cta a:visited {
		display: block;
		padding: 12px 4%;
		text-decoration: none
	}

		.cta.padded h3, .cta.padded p.h3, .cta a:visited h3, .cta a:visited p.h3, .cta a h3, .cta a p.h3 {
			color: #000
		}

		.cta a:hover .large-link {
			color: #005eb8
		}

		.cta.padded a {
			padding: 0
		}

	.cta h3, .cta p.h3 {
		color: #000;
		font-size: 20px;
		line-height: 23px;
		margin-bottom: 2px;
		max-width: 81%;
		text-decoration: none
	}

	.cta .large-link {
		padding: 0 0 2px
	}

	.cta .ctaImage {
		float: right;
		position: absolute;
		right: 4%;
		top: 12px
	}

		.cta .ctaImage img {
			height: 30px;
			max-width: 30px;
			width: auto
		}

	.cta.aubergine a:visited p, .cta.aubergine a p {
		color: #fff
	}

	.cta.aubergine a:hover {
		text-decoration: none
	}

	.cta.aubergine .h4 {
		text-decoration: underline
	}

	.cta.green a:visited p, .cta.green a p {
		color: #fff
	}

	.cta.green a:hover {
		text-decoration: none
	}

	.cta.green .h4 {
		text-decoration: underline
	}

	.cta.off-white a:visited p, .cta.off-white a p {
		color: #005eb8
	}

		.cta.off-white a:visited h3, .cta.off-white a:visited p.h3, .cta.off-white a h3, .cta.off-white a p.h3 {
			color: #000
		}

	.cta.off-white .h3, .cta.off-white h3 {
		margin-bottom: 6px
	}

	.cta.off-white a:hover {
		text-decoration: none
	}

	.cta.whiteGreen a:hover {
		background-color: #f4f4f4;
		text-decoration: none
	}

.double-cta {
	margin-bottom: 0
}

	.double-cta .cta .cta-text {
		min-height: 80px
	}

.cta .cta-text a {
	word-wrap: break-word
}

.wrapper-33.cta h3 {
	font-size: 23px
}

.landscape-banner {
	float: left;
	width: 100%
}

	.landscape-banner p {
		max-width: 900px
	}

	.landscape-banner.icon .wrapper-75 {
		margin: 12px 0 18px
	}

	.landscape-banner .circle-wrapper {
		border-radius: 50%;
		border: 4px solid #ddd;
		height: 106px;
		margin: 0 auto;
		width: 106px
	}

	.landscape-banner .wrapper-60 .padded-content {
		height: auto
	}

	.landscape-banner.icon {
		text-align: center
	}

		.landscape-banner.icon img {
			border-radius: 50%;
			max-width: 106px
		}

.featured-banner-stack {
	float: left;
	margin-bottom: 12px;
	position: relative;
	width: 100%
}

	.featured-banner-stack .wrapper-100, .featured-banner-stack .wrapper-100-no-margin {
		margin-bottom: -1px
	}

.vertical-content-banner {
	float: left;
	width: 100%
}

	.vertical-content-banner .large-link {
		max-width: 98%;
		padding: 12px 0 0
	}

	.vertical-content-banner .align-bottom {
		width: 88%
	}

	.vertical-content-banner .padded-content {
		text-align: left;
		box-sizing: border-box;
		width: 100%
	}

		.vertical-content-banner .padded-content h3 {
			margin-bottom: 12px
		}

	.vertical-content-banner ul.no-style {
		margin: 0
	}

.icon-cta, .wrapper-33 .vertical-content-banner {
	margin-bottom: 0
}

.icon-cta {
	float: left;
	text-align: center;
	width: 100%
}

	.icon-cta .img-wrap, .icon-cta a {
		font-family: Open Sans,arial,sans-serif;
		font-weight: 300;
		display: inline-block
	}

	.icon-cta .circle {
		width: 120px
	}

	.icon-cta h4 {
		font-weight: 400;
		margin: 12px 0
	}

#product-list {
	margin: 0 0 12px;
	padding: 0;
	text-align: center
}

	#product-list li {
		display: inline-block;
		list-style: none;
		margin: 0 4%;
		min-height: 200px;
		width: 41%
	}

	#product-list.explore-list a, #product-list.explore-list a:visited {
		color: #005eb8
	}

	#product-list.explore-list h4 {
		margin-bottom: 6px;
		padding: 0
	}

	#product-list.explore-list img {
		height: 50px
	}

	#product-list.explore-list p {
		font-size: 14px;
		margin-bottom: 6px
	}

	#product-list.explore-list .large-link {
		margin: 0 0 18px;
		padding-top: 0
	}

.product-directory {
	font-family: Open Sans,arial,sans-serif;
	font-weight: 400;
	color: #005eb8;
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 12px
}

	.product-directory a, .product-directory a:visited {
		text-decoration: underline
	}

	.product-directory img {
		float: left;
		margin-right: 6px;
		width: 31px
	}

.text-cta {
	box-sizing: border-box;
	padding: 18px;
	text-align: center;
	width: 100%
}

.slider, .text-cta {
	float: left
}

	.slider .landscape-banner .image img {
		max-width: 100%
	}

.pilot-wrapper .wrapper-33 {
	border: 1px solid #dfdfdf;
	margin-top: 35px
}

	.pilot-wrapper .wrapper-33:last-child {
		margin-bottom: 0
	}

	.pilot-wrapper .wrapper-33 .case-study {
		border: 0
	}

.trustpilot-block {
	float: left;
	margin: 0;
	width: 100%
}

	.trustpilot-block .image-wrapper {
		border-radius: 50%;
		height: 73px;
		margin: -35px auto 0;
		width: 73px
	}

		.trustpilot-block .image-wrapper img {
			border-radius: 50%;
			background: #fff;
			border: 1px solid #dfdfdf;
			height: 73px;
			padding: 4px;
			width: 73px
		}

	.trustpilot-block .padded-content {
		padding: 12px 8% 24px;
		width: 84%
	}

	.trustpilot-block .date {
		color: #565656;
		float: left;
		font-size: 13px;
		width: 100%
	}

	.trustpilot-block blockquote {
		background: none;
		font-size: 22px;
		font-style: normal;
		line-height: 30px;
		margin: 0;
		padding: 0
	}

		.trustpilot-block blockquote h3 {
			float: left;
			font-size: 20px;
			padding: 12px 0 0;
			width: 100%
		}

		.trustpilot-block blockquote p {
			background: none;
			clear: left;
			font-size: 15px;
			line-height: 24px;
			margin: 0;
			padding: 0
		}

	.trustpilot-block .tp-logo {
		float: left;
		width: 120px
	}

	.trustpilot-block .rating {
		clear: both;
		float: left;
		width: 100px
	}

	.trustpilot-block p.name {
		float: left;
		font-size: 16px;
		font-style: normal;
		line-height: 24px;
		margin: 12px 0 0;
		width: 100%
	}

.gallery-item {
	border: 1px solid #dfdfdf;
	box-sizing: border-box
}

	.gallery-item .h4 {
		margin: 0;
		padding: 12px;
		text-align: center
	}

.gallery-list {
	float: left;
	margin: -6px 0 0;
	padding: 0;
	width: 100%
}

	.gallery-list img {
		display: block;
		margin: 0 auto
	}

	.gallery-list li {
		background-color: #fff;
		border: 1px solid #dfdfdf;
		box-sizing: border-box;
		float: left;
		list-style-type: none;
		margin: 1% 1% 12px;
		overflow: hidden;
		padding: 0;
		width: 100%
	}

.gallery {
	float: left;
	margin-bottom: 6px;
	width: 100%
}

.section-title.bigger {
	margin: 8px 0 24px
}

.section-title.smaller {
	font-size: 30px;
	font-weight: 400;
	letter-spacing: -.01em;
	margin-top: 5px
}

.button {
	text-decoration: none
}

.section-title.smaller {
	margin: 36px auto 12px
}

.door-gallery-wrap {
	clear: both;
	float: left;
	padding-top: 20px;
	position: relative;
	width: 100%
}

#door-gallery {
	clear: both;
	float: left;
	margin-bottom: 6px;
	width: 100%
}

	#door-gallery .door-list {
		margin: 0
	}

		#door-gallery .door-list li {
			margin-bottom: 0;
			margin-left: 0
		}

			#door-gallery .door-list li .img-wrap {
				text-align: center;
				width: 100%
			}

				#door-gallery .door-list li .img-wrap img {
					display: inline-block;
					max-height: 265px
				}

	#door-gallery .bx-wrapper {
		margin-bottom: 0
	}

		#door-gallery .bx-wrapper .bx-next {
			right: -50px
		}

		#door-gallery .bx-wrapper .bx-prev {
			left: -50px
		}

.door-gallery-options {
	box-sizing: border-box;
	background: #f4f4f4;
	clear: both;
	float: left;
	margin: 45px 0 0;
	padding: 40px;
	position: relative;
	width: 100%
}

	.door-gallery-options:before {
		border: 26px solid transparent;
		border-bottom-color: #f4f4f4;
		bottom: 100%;
		content: " ";
		height: 0;
		left: 50%;
		margin-left: -26px;
		pointer-events: none;
		position: absolute;
		width: 0
	}

	.door-gallery-options h3 {
		font-size: 24px;
		margin-bottom: 25px;
		text-align: center
	}

	.door-gallery-options .door-swatches {
		margin-bottom: 25px;
		text-align: center;
		width: 100%
	}

		.door-gallery-options .door-swatches ul {
			list-style-type: none;
			margin: 0
		}

			.door-gallery-options .door-swatches ul li {
				display: inline-block;
				margin: 0 10px 10px
			}

	.door-gallery-options p {
		font-size: 16px;
		margin: 0;
		text-align: center
	}

.no-js .door-gallery .door-list {
	float: left;
	width: 100%
}

	.no-js .door-gallery .door-list li {
		float: left;
		height: 280px;
		list-style-type: none;
		margin: 0 10px 30px;
		width: 116px
	}

.no-js .door-gallery-options {
	margin-top: 20px
}

.small-wrapper {
	float: left;
	margin: 0 0 12px;
	width: 100%
}

h4.highlight {
	font-family: Open Sans,arial,sans-serif;
	font-weight: 300;
	margin-bottom: 6px
}

	h4.highlight .icon {
		margin: -2px 4px 0 0
	}

	h4.highlight span {
		font-family: Open Sans,arial,sans-serif;
		font-weight: 700
	}

.full-banner {
	float: left;
	margin-bottom: 12px;
	width: 100%
}

	.full-banner img {
		box-sizing: border-box;
		border: 1px solid #dfdfdf;
		width: 100%
	}

.icon-header-image {
	height: 65px;
	margin: 0 auto 12px;
	width: 65px
}

.round-header-image {
	border-radius: 50%;
	border: 4px solid #ddd;
	height: 120px;
	margin: 0 auto 24px;
	width: 120px
}

	.round-header-image img {
		border-radius: 50%
	}

.free-quote {
	text-align: center
}

	.free-quote p {
		font-size: 17px
	}

	.free-quote .padded-content {
		padding-bottom: 12px;
		padding-top: 24px
	}

	.free-quote .image.wrapper-100-no-margin, .free-quote .wrapper-100.image {
		padding-bottom: 24px;
		text-align: center
	}

	.free-quote .button {
		float: none
	}

	.free-quote .cta {
		border-radius: 8px;
		-o-box-shadow: 0 1px 3px rgba(0,0,0,.3);
		box-shadow: 0 1px 3px rgba(0,0,0,.3);
		border: 4px solid #fff;
		text-align: center
	}

		.free-quote .cta .h3 {
			font-family: Open Sans,arial,sans-serif;
			font-weight: 700;
			max-width: 100%
		}

		.free-quote .cta.white p.h3 {
			color: #448504
		}

.page-cta {
	float: left;
	padding: 18px 4%;
	width: 92%
}

	.page-cta a {
		display: block
	}

	.page-cta .button-wrapper, .page-cta .page-cta-text {
		float: left;
		width: 100%
	}

	.page-cta p {
		line-height: 22px
	}

	.page-cta .h3, .page-cta h3 {
		line-height: 28px;
		margin-bottom: 12px
	}

	.page-cta .h2, .page-cta h2 {
		line-height: 1.1;
		margin-bottom: 12px
	}

.vertical-content-banner .h3, .vertical-content-banner h3 {
	font-size: 21px
}

.vertical-content-banner ol, .vertical-content-banner p, .vertical-content-banner ul {
	font-size: 14px;
	line-height: 20px
}

.ProductHome .vertical-content-banner .h3, .ProductHome .vertical-content-banner h3 {
	font-size: 21px
}

.ProductHome .vertical-content-banner ol, .ProductHome .vertical-content-banner p, .ProductHome .vertical-content-banner ul {
	font-size: 14px;
	line-height: 20px
}

.explore-feature .wrapper-container {
	float: left;
	padding: 24px 4%;
	width: 92%
}

.explore-feature .wrapper-40 {
	display: none
}

.explore-feature .wrapper-60 {
	margin-bottom: 0
}

.area-list .counties {
	float: left;
	margin: 0 0 24px;
	padding: 0;
	width: 100%
}

	.area-list .counties:last-child {
		margin-bottom: 12px
	}

	.area-list .counties li {
		float: left;
		line-height: 26px;
		list-style: none;
		margin: 0;
		padding: 0 6px 0 0
	}

.testimonial {
	float: left;
	margin: 0;
	padding: 12px 0;
	width: 100%
}

	.testimonial blockquote {
		border: 0
	}

		.testimonial blockquote p {
			color: #202020;
			font-size: 18px
		}

			.testimonial blockquote p.name {
				color: #202020;
				font-size: 14px;
				font-style: normal
			}

.team-wrapper {
	float: left;
	width: 100%
}

.team-pic {
	float: left;
	margin: 0 2% 6px;
	text-align: center;
	width: 29.33%
}

	.team-pic img {
		border-radius: 50%;
		border: 3px solid #f0eded;
		height: 74px;
		width: 74px
	}

	.team-pic .name {
		margin-bottom: 0
	}

	.team-pic .title {
		font-size: 13px;
		line-height: 1.2
	}

.area-banner {
	box-sizing: border-box;
	background-image: auto;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border: 1px solid #dfdfdf;
	float: left;
	width: 100%
}

	.area-banner .wrapper-33 {
		border: 0;
		margin-bottom: 0;
		padding-bottom: 6px;
		padding-top: 6px
	}

	.area-banner .wrapper-66 {
		box-sizing: border-box;
		margin-bottom: 0;
		padding: 18px 4%;
		width: 100%
	}

	.area-banner .form-field-wrapper label {
		float: left;
		margin-bottom: 8px;
		width: 100%
	}

	.area-banner .form-field-wrapper input[type=text] {
		float: left;
		font-size: 16px;
		width: 120px
	}

.support-header .wrapper-33 {
	box-sizing: border-box;
	border: 1px solid #dfdfdf;
	min-height: 300px;
	text-align: center
}

.support-header .wrapper-66 {
	margin-bottom: 0
}

.full-width-cta {
	box-sizing: border-box;
	float: left;
	padding: 12px 4%;
	width: 100%
}

	.full-width-cta .text-wrapper {
		width: 100%
	}

	.full-width-cta .image-wrapper {
		display: none;
		width: 100%
	}

.small-box {
	box-sizing: border-box;
	border: 1px solid #dbdbdb;
	float: left;
	padding: 12px 4%;
	width: 100%
}

	.small-box, .small-box h4, .small-box p {
		text-align: center
	}

		.small-box p {
			margin: 0 auto;
			max-width: 260px
		}

.campaign-banner {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}

	.campaign-banner, .campaign-banner .campaign-wrapper {
		float: left;
		width: 100%
	}

		.campaign-banner .timer .countdown_section {
			padding-top: 3px
		}

		.campaign-banner .timer .cd-desc {
			margin-top: 6px
		}

.case-study-header {
	float: left;
	width: 100%
}

	.case-study-header .wrapper-33, .case-study-header .wrapper-66 {
		margin-bottom: 0
	}

	.case-study-header h1, .case-study-header h2 {
		float: left;
		padding: 12px 0 0;
		width: 100%
	}

	.case-study-header p {
		clear: left
	}

	.case-study-header .inline-copy {
		width: 20px
	}

.date {
	font-size: 14px
}

.blogpost {
	border-bottom: 1px solid #dbdbdb;
	float: left;
	margin: 0 0 18px;
	padding: 0 0 18px;
	width: 100%
}

	.blogpost .inline-copy {
		width: 21px
	}

	.blogpost .date {
		float: left;
		margin-top: 6px;
		width: 100%
	}

	.blogpost .tags li a, .blogpost .tags li a:visited {
		background: none;
		color: #005eb8;
		padding-left: 2px;
		padding-right: 2px
	}

		.blogpost .tags li a:hover, .blogpost .tags li a:visited:hover {
			color: #0b3c6b;
			text-decoration: underline
		}

.wrapper-33:last-child .blogpost {
	border-bottom: 0;
	margin-bottom: 12px;
	padding-bottom: 0
}

.blog-filter {
	float: left;
	margin: 12px 4% 0;
	width: 92%
}

	.blog-filter .form-field-wrapper {
		margin-bottom: 0
	}

	.blog-filter label {
		text-align: center
	}

	.blog-filter .form-field-wrapper select {
		background-color: #fff;
		float: left;
		line-height: 36px
	}

.inline-copy {
	font-size: 14px;
	width: 34px
}

.inline-copy, .tags {
	float: left;
	margin: 0
}

.tags {
	width: -webkit-calc(100% - 36px);
	width: -o-calc(100% - 36px);
	width: calc(100% - 36px);
	padding: 0
}

	.tags li {
		float: left;
		font-size: 14px;
		list-style: none;
		margin: 0;
		padding: 2px 6px 6px 0
	}

		.tags li a {
			font-size: 13px;
			padding: 2px 6px
		}

			.tags li a:hover {
				text-decoration: underline
			}

.pagination {
	clear: both;
	margin: 0 auto 18px;
	padding: 0;
	text-align: center
}

	.pagination li {
		background: none;
		display: inline-block;
		list-style: none;
		margin: 0;
		padding: 0
	}

		.pagination li:before {
			display: none
		}

		.pagination li a {
			font-size: 16px;
			padding: 4px 5px;
			text-decoration: none
		}

			.pagination li a:hover {
				text-decoration: underline
			}

		.pagination li.first a {
			padding-right: 18px
		}

		.pagination li.last a {
			padding-left: 18px
		}

	.pagination .pagination-item.selected {
		font-weight: 700;
		text-decoration: underline
	}

	.pagination.blog-pagination {
		float: left;
		margin: -12px 0 18px;
		width: 100%
	}

		.pagination.blog-pagination li.first {
			float: left;
			padding-left: 4%;
			text-align: left;
			width: 46%
		}

		.pagination.blog-pagination li.last {
			float: right;
			padding-right: 4%;
			text-align: right;
			width: 46%
		}

ul.detail-spec-tabs {
	display: none;
	float: left;
	margin: 12px 0 -1px 12px;
	padding: 0;
	text-align: center;
	width: 100%;
	z-index: 1
}

	ul.detail-spec-tabs li {
		background: none;
		border-bottom: 1px solid #fff;
		float: left;
		font-size: 14px;
		list-style: none;
		margin: 0;
		position: relative;
		text-align: center;
		width: auto;
		z-index: 1
	}

		ul.detail-spec-tabs li a, ul.detail-spec-tabs li a:visited {
			color: #e4e4e4;
			display: block;
			padding: 16px 36px 8px 12px;
			position: relative;
			text-decoration: none;
			z-index: 1
		}

			ul.detail-spec-tabs li a:before, ul.detail-spec-tabs li a:visited:before {
				-o-box-shadow: 0 0 2px #bbb;
				box-shadow: 0 0 2px #bbb;
				border-radius: 6px 6px 0 0;
				background: #005eb8;
				border-bottom-style: none;
				bottom: 0;
				content: "";
				left: 0;
				position: absolute;
				right: 0;
				top: 0;
				-webkit-transform: perspective(7px) rotateX(2deg);
				transform: perspective(7px) rotateX(2deg);
				-webkit-transform-origin: bottom left;
				transform-origin: bottom left;
				z-index: -1
			}

			ul.detail-spec-tabs li a.active, ul.detail-spec-tabs li a:hover {
				color: #005eb8
			}

				ul.detail-spec-tabs li a.active:before, ul.detail-spec-tabs li a:hover:before {
					background: #fff
				}

	ul.detail-spec-tabs.explore-filters a:hover, ul.detail-spec-tabs.explore-filters li.active a {
		background: #005eb8;
		color: #fff
	}

	ul.detail-spec-tabs.explore-filters li.active:after {
		border-top-color: #005eb8
	}

.tabbed-content {
	margin: 12px 4%;
	width: 92%
}

	.tabbed-content .tinynav {
		font-size: 18px;
		text-align: center
	}

.no-js .detail-spec-tabs {
	display: none
}

.no-js .detail-spec, .no-js .detail-spec h3 {
	display: block
}

ul.bubble-tabs {
	display: none;
	float: left;
	margin: 12px 0;
	padding: 0;
	text-align: center;
	width: 100%
}

	ul.bubble-tabs li {
		display: inline-block;
		list-style: none;
		margin: 0 0 12px 6px;
		text-align: center;
		width: auto
	}

		ul.bubble-tabs li:first-child {
			margin-left: 0
		}

		ul.bubble-tabs li a, ul.bubble-tabs li a:visited {
			border-radius: 20px;
			background: #e4e4e4;
			color: #005eb8;
			display: block;
			padding: 4px 12px;
			text-decoration: none
		}

			ul.bubble-tabs li.active a, ul.bubble-tabs li a:hover {
				background: #005eb8;
				color: #fff;
				text-decoration: none
			}

		ul.bubble-tabs li.active {
			position: relative
		}

			ul.bubble-tabs li.active:after {
				border: 6px solid rgba(68,40,59,0);
				border-top-color: #005eb8;
				content: " ";
				height: 0;
				left: 50%;
				margin-left: -6px;
				pointer-events: none;
				position: absolute;
				top: 100%;
				width: 0
			}

	ul.bubble-tabs.explore-filters a, ul.bubble-tabs.explore-filters a:visited {
		color: #005eb8
	}

		ul.bubble-tabs.explore-filters a:hover, ul.bubble-tabs.explore-filters li.active a {
			background: #005eb8;
			color: #fff
		}

	ul.bubble-tabs.explore-filters li.active:after {
		border-top-color: #005eb8
	}

.no-js .bubble-tabs {
	display: none
}

.detail-spec {
	box-sizing: border-box;
	display: none;
	float: left;
	width: 100%
}

	.detail-spec.active {
		display: block
	}

	.detail-spec:last-child {
		margin-bottom: 0
	}

	.detail-spec .intro-text {
		float: left;
		width: 100%
	}

	.detail-spec h3 {
		display: none;
		margin: 0 0 12px
	}

	.detail-spec.buying-guide {
		box-sizing: border-box;
		background: #f8f8f8;
		padding: 24px 4%;
		width: 100%
	}

		.detail-spec.buying-guide h3 {
			display: block;
			padding: 0 0 6px
		}

	.detail-spec > ul {
		background: #f4f4f4;
		float: left;
		margin: 0;
		width: 100%
	}

		.detail-spec > ul > li.first {
			box-sizing: border-box;
			font-family: Open Sans,arial,sans-serif;
			font-weight: 700;
			border-top: 1px solid #fff;
			float: left;
			padding: 12px 4% 6px;
			width: 100%
		}

		.detail-spec > ul > li {
			box-sizing: border-box;
			background: none;
			float: left;
			font-size: 15px;
			list-style: none;
			margin: 0;
			padding: 0 4% 12px;
			width: 100%
		}

			.detail-spec > ul > li:before {
				display: none
			}

			.detail-spec > ul > li li {
				background: none;
				vertical-align: top
			}

				.detail-spec > ul > li li:before {
					display: none
				}

	.detail-spec .more {
		font-size: 14px;
		margin: 0 0 6px
	}

	.detail-spec .more-detail {
		font-family: Open Sans,arial,sans-serif;
		font-weight: 300;
		display: none;
		font-size: 14px
	}

	.detail-spec img.circle {
		border: 0 solid #d3d3d3;
		width: 48px
	}

	.detail-spec ul ul {
		margin: 0;
		padding: 0
	}

		.detail-spec ul ul li {
			display: inline-block;
			list-style: none;
			margin: 0 0 12px;
			padding: 0;
			text-align: center;
			width: 31.3%
		}

		.detail-spec ul ul.handles li {
			margin: 0 1% 12px;
			width: 47%
		}

			.detail-spec ul ul.handles li img {
				width: 100%
			}

		.detail-spec ul ul span {
			float: left;
			line-height: 1.2;
			margin-top: 4px;
			text-align: center;
			width: 100%
		}

.no-js .more-detail {
	display: block
}

.no-js .more {
	display: none
}

.no-js .detail-spec dl {
	margin-bottom: 12px
}

.buying-guide-cta {
	margin: 0 auto;
	max-width: 860px;
	text-align: center;
	width: 100%
}

	.buying-guide-cta .button {
		left: 0;
		margin: 0 auto;
		position: absolute;
		right: 0;
		width: 135px
	}

	.buying-guide-cta .wrapper-25 img {
		max-width: 200px
	}

	.buying-guide-cta .wrapper-75 {
		margin-bottom: 60px;
		position: relative
	}

		.buying-guide-cta .wrapper-75 p {
			margin-bottom: 18px
		}

	.buying-guide-cta .wrapper-75 {
		float: left;
		text-align: center;
		width: 100%
	}

li > .buying-guide-cta .padded-content {
	padding-bottom: 0;
	padding-top: 6px
}

.badges {
	float: left;
	margin-bottom: 12px;
	min-height: 300px;
	text-align: center
}

	.badges .icon {
		float: none;
		height: 70px;
		margin-bottom: 6px
	}

.video-container-block {
	margin-bottom: 12px
}

	.video-container-block .wysiwyg-content p:last-child {
		margin-bottom: 0
	}

	.video-container-block .double-padded-content {
		padding-bottom: 0;
		padding-top: 0
	}

.vert-align {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center
}

.video-feature {
	float: left;
	margin-bottom: 12px;
	position: relative;
	text-align: center;
	width: 100%
}

	.video-feature .play {
		left: 0;
		margin: auto;
		opacity: .8;
		position: absolute;
		right: 0;
		top: 25%;
		width: 80px
	}

	.video-feature:hover .play {
		opacity: 1
	}

	.video-feature p {
		box-sizing: border-box;
		background: #005eb8;
		background-color: rgba(0,94,184,.9);
		bottom: 0;
		color: #fff;
		float: left;
		font-size: 16px;
		margin: 0;
		padding: 6px 4%;
		position: absolute;
		text-align: center;
		width: 100%
	}

	.video-feature.explore {
		margin-bottom: 0
	}

.explore-results {
	float: left;
	width: 98%
}

	.explore-results .item {
		float: left;
		margin: 0 0 12px 2%;
		width: 48%
	}

		.explore-results .item img {
			width: 100%
		}

		.explore-results .item.article-feature {
			background: #005eb8;
			color: #fff;
			float: left;
			max-height: 215px;
			padding: 12px 4%;
			width: 90%
		}

			.explore-results .item.article-feature a, .explore-results .item.article-feature a:visited {
				color: #fff
			}

			.explore-results .item.article-feature h3 {
				margin-bottom: 6px
			}

			.explore-results .item.article-feature p {
				font-size: 15px;
				line-height: 20px
			}

				.explore-results .item.article-feature p.large-link {
					padding-top: 0
				}

			.explore-results .item.article-feature .inline-copy {
				width: 21px
			}

				.explore-results .item.article-feature .inline-copy img {
					height: auto;
					width: 15px
				}

		.explore-results .item.video-feature {
			overflow: hidden;
			width: 98%
		}

.explore a, .explore a:visited {
	color: #005eb8
}

	.explore a:hover {
		color: #0b3c6b
	}

.explore .large-link {
	margin-bottom: 18px
}

.explore-inspiration {
	margin: 0 2%;
	width: 96%
}

	.explore-inspiration .tinynav {
		float: left;
		margin: 0 2% 12px;
		width: 96%
	}

.explore-ctas {
	float: left;
	margin: 0 4%;
	width: 92%
}

	.explore-ctas p.video-title {
		box-sizing: border-box;
		background: #005eb8;
		background-color: rgba(0,94,184,.9);
		color: #fff;
		float: left;
		padding: 4px 8px;
		text-align: center;
		width: 100%
	}

.related-products .wrapper-25 {
	margin: 0 2% 12px 0;
	width: 49%
}

	.related-products .wrapper-25:nth-child(2n) {
		margin: 0 0 12px
	}

	.related-products .wrapper-25 .padded-content {
		min-height: 300px
	}

.message.error, .message.errored {
	background: #fdebea;
	border: 1px solid #fbe0df;
	position: relative
}

	.message.error:before, .message.errored:before {
		background: url(/assets/images/sprite.svg);
		background-position: -108px -105px;
		background-repeat: no-repeat;
		background-size: 250px 600px;
		content: "";
		display: block;
		height: 20px;
		left: 15px;
		position: absolute;
		top: 16px;
		width: 24px
	}

	.message.errored p, .message.error p {
		color: #000;
		margin-left: 35px
	}

.message ul {
	margin: 6px 0 0 50px;
	padding: 0
}

	.message ul li {
		margin: 0;
		padding: 0
	}

.message, .validation-summary-errors {
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #fff;
	float: left;
	margin: 0 0 18px;
	padding: 12px 4%;
	width: 100%
}

	.message .with-icon img, .validation-summary-errors .with-icon img {
		margin: 0 8px 0 0
	}

	.message p, .validation-summary-errors p {
		margin-bottom: 0;
		max-width: 100%
	}

.explore-cta.wrapper-50 {
	margin-bottom: 12px
}

	.explore-cta.wrapper-50 .button {
		margin-bottom: 0
	}

	.explore-cta.wrapper-50 a {
		display: block
	}

		.explore-cta.wrapper-50 a:hover {
			text-decoration: none
		}

		.explore-cta.wrapper-50 a h3 {
			color: #005eb8
		}

	.explore-cta.wrapper-50 .cta-image {
		display: none
	}

	.explore-cta.wrapper-50 .cta-left {
		float: left;
		width: 100%
	}

.explore-list li {
	min-height: 290px
}

.square-banner-slider, .square-banner-slider-stacked {
	float: left;
	margin: 0 4%;
	padding: 0;
	width: 92%
}

	.square-banner-slider-stacked li, .square-banner-slider li {
		border: 1px solid #dfdfdf;
		float: left;
		list-style: none;
		margin: 0 0 12px;
		padding: 0;
		width: 100%
	}

		.square-banner-slider-stacked li h3 img, .square-banner-slider li h3 img {
			padding-right: 0
		}

		.square-banner-slider-stacked li > a, .square-banner-slider li > a {
			box-sizing: border-box;
			display: block;
			float: left;
			width: 100%
		}

		.square-banner-slider-stacked li h3, .square-banner-slider li h3 {
			font-size: 14px;
			padding: 0
		}

.bx-wrapper .square-banner-slider li {
	margin: 0 auto 12px
}

.square-content-banner {
	box-sizing: border-box;
	float: left;
	padding: 8px;
	width: 100%
}

	.square-content-banner h3 {
		margin: auto;
		padding: 4px 0 0;
		text-align: center;
		width: 100%
	}

		.square-content-banner h3 img {
			display: inline-block;
			margin-left: 6px;
			width: 10px
		}

			.square-content-banner h3 img.hover-img {
				display: none
			}

	.square-content-banner .crossfade {
		left: 0;
		opacity: 0;
		position: absolute;
		top: 0;
		-webkit-transition: opacity .25s ease-in-out;
		transition: opacity .25s ease-in-out
	}

	.square-content-banner .image-wrapper {
		float: left;
		position: relative;
		width: 100%
	}

	.square-content-banner .initalImage {
		opacity: 1;
		-webkit-transition: opacity .25s ease-in-out;
		transition: opacity .25s ease-in-out
	}

	.square-content-banner .padded-content {
		-webkit-box-align: center;
		-webkit-align-items: center;
		align-items: center;
		box-align: center;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-ms-flex-align: center;
		height: 42px;
		min-height: 42px;
		padding: 8px 2%;
		width: 96%
	}

.centered, .centered p {
	text-align: center
}

	.centered .button {
		float: none;
		margin-left: auto;
		margin-right: auto
	}

.help-blocks {
	margin-top: 12px
}

.help-block {
	position: relative
}

	.help-block a.active {
		color: #000;
		font-weight: 700;
		text-decoration: underline
	}

	.help-block h2 {
		font-size: 20px;
		font-weight: 400;
		margin: 0;
		max-width: 80%
	}

	.help-block p {
		clear: both
	}

	.help-block .heading-wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		border-bottom: 1px solid #dfdfdf;
		display: table;
		float: left;
		margin-bottom: 12px;
		padding-bottom: 12px;
		width: 100%
	}

		.help-block .heading-wrap img {
			float: none;
			height: 50px;
			margin-right: 12px;
			min-width: 50px;
			width: 50px
		}

	.help-block .link-wrap {
		box-sizing: border-box;
		padding-bottom: 12px;
		width: 100%
	}

		.help-block .link-wrap p {
			margin-bottom: 6px
		}

			.help-block .link-wrap p:last-child {
				margin: 0
			}

		.help-block .link-wrap a {
			display: block;
			font-size: 16px;
			line-height: 1;
			text-decoration: none
		}

			.help-block .link-wrap a:hover {
				text-decoration: underline
			}

	.help-block .number {
		font-size: 19px;
		font-weight: 700;
		margin-bottom: 6px
	}

	.help-block .small {
		color: #646464;
		margin: 0
	}

		.help-block .small:last-of-type {
			margin-bottom: 12px
		}

.feature-block {
	float: left;
	width: 100%
}

	.feature-block h3 {
		font-size: 21px;
		margin: 0
	}

	.feature-block .feature-content-wrap {
		margin-bottom: 12px
	}

	.feature-block .feature-block-img {
		width: 100%
	}

	.feature-block .feature-link {
		bottom: 0;
		position: relative
	}

	.feature-block .feature-block-head.aubergine {
		padding-bottom: 12px;
		padding-top: 12px
	}

.feature-link {
	clear: both;
	display: block;
	float: left;
	font-size: 17px;
	margin-top: 6px;
	padding-right: 6px;
	text-decoration: none
}

	.feature-link img {
		padding-left: 4px
	}

.with-equal-height.grey-border > div {
	border: 1px solid #dfdfdf;
	box-sizing: border-box
}

.feature-blocks {
	box-sizing: border-box;
	width: 100%
}

ul#info-expand-list {
	border: 1px solid #dfdfdf;
	border-bottom: 0;
	float: left;
	margin: 0 0 12px;
	padding: 0;
	width: 100%
}

	ul#info-expand-list .highlight-content {
		background-color: #eee;
		box-sizing: border-box;
		margin-top: 12px;
		padding: 12px 4%;
		width: 100%
	}

		ul#info-expand-list .highlight-content h4 {
			background: none;
			border-bottom: 0;
			padding: 0 0 6px
		}

		ul#info-expand-list .highlight-content p {
			margin: 0;
			width: 100%
		}

	ul#info-expand-list li {
		border-bottom: 1px solid #dfdfdf;
		float: left;
		list-style: none;
		margin: 0;
		padding: 0;
		width: 100%
	}

		ul#info-expand-list li h3 {
			background: #fff;
			box-sizing: border-box;
			color: #005eb8;
			cursor: pointer;
			display: block;
			margin: 0;
			padding: 12px 4%;
			position: relative
		}

			ul#info-expand-list li h3:before {
				background: url(/assets/images/sprite.svg);
				background-position: -75px -140px;
				background-repeat: no-repeat;
				background-size: 400px 960px;
				content: "";
				display: block;
				height: 25px;
				position: absolute;
				right: 24px;
				top: 14px;
				width: 28px
			}

			ul#info-expand-list li h3.active {
				background-color: #005eb8;
				color: #fff
			}

				ul#info-expand-list li h3.active:before {
					background-position: -42px -140px;
					background-repeat: no-repeat;
					background-size: 400px 960px
				}

		ul#info-expand-list li ul {
			display: none;
			margin: 0;
			padding: 0
		}

		ul#info-expand-list li li:last-child h4 {
			border-bottom: 0
		}

		ul#info-expand-list li li h4 {
			background: #dfdfdf;
			border-bottom: 1px solid #fff;
			box-sizing: border-box;
			cursor: pointer;
			display: block;
			margin: 0;
			padding: 12px 4%;
			position: relative
		}

			ul#info-expand-list li li h4:before {
				background: url(/assets/images/sprite.svg);
				background-position: -135px -140px;
				background-repeat: no-repeat;
				background-size: 400px 960px;
				content: "";
				display: block;
				height: 25px;
				position: absolute;
				right: 24px;
				top: 14px;
				width: 25px
			}

			ul#info-expand-list li li h4.active:before {
				background-position: -109px -140px;
				background-repeat: no-repeat;
				background-size: 400px 960px
			}

		ul#info-expand-list li li li {
			background: #fff;
			border-bottom: 1px solid #dfdfdf;
			margin: 0
		}

			ul#info-expand-list li li li h4 {
				cursor: default
			}

				ul#info-expand-list li li li h4:before {
					display: none
				}

			ul#info-expand-list li li li .info-title {
				background: #fff;
				box-sizing: border-box;
				color: #005eb8;
				cursor: pointer;
				display: block;
				font-size: 18px;
				padding: 12px 4%;
				position: relative;
				width: 100%
			}

				ul#info-expand-list li li li .info-title.active {
					color: #000
				}

					ul#info-expand-list li li li .info-title.active:before {
						background-position: -109px -140px;
						background-repeat: no-repeat;
						background-size: 400px 960px
					}

				ul#info-expand-list li li li .info-title:before {
					background: url(/assets/images/sprite.svg);
					background-position: -135px -140px;
					background-repeat: no-repeat;
					background-size: 400px 960px;
					content: "";
					display: block;
					height: 25px;
					position: absolute;
					right: 24px;
					top: 14px;
					width: 25px
				}

			ul#info-expand-list li li li > div {
				box-sizing: border-box;
				display: none;
				padding: 0 4% 12px
			}

			ul#info-expand-list li li li p {
				display: inline-block;
				margin: 0;
				padding: 0
			}

.no-js ul#concertina-list > li > div {
	display: block
}

ul#concertina-list {
	float: left;
	margin: 0 4% 12px;
	padding: 0;
	width: 92%
}

	ul#concertina-list > li {
		border: 1px solid #dfdfdf;
		border-radius: 3px;
		float: left;
		list-style: none;
		margin: 0 0 12px;
		padding: 0;
		width: 100%
	}

		ul#concertina-list > li > h4 {
			background: #fff;
			border-radius: 3px;
			box-sizing: border-box;
			color: #005eb8;
			cursor: pointer;
			display: block;
			margin: 0;
			padding: 12px 21% 12px 4%;
			position: relative
		}

			ul#concertina-list > li > h4:before {
				background: url(/assets/images/sprite.svg);
				background-position: -64px -3px;
				background-size: 400px 960px;
				right: 20px;
				width: 30px
			}

			ul#concertina-list > li > h4:after, ul#concertina-list > li > h4:before {
				bottom: 0;
				content: "";
				height: 28px;
				margin: auto;
				position: absolute;
				top: 0
			}

			ul#concertina-list > li > h4:after {
				border-left: 1px solid #ddd;
				right: 55px;
				width: 5px
			}

			ul#concertina-list > li > h4.active {
				background-color: #005eb8;
				border-radius: 3px 3px 0 0;
				color: #fff
			}

				ul#concertina-list > li > h4.active:before {
					background-position: -153px -3px
				}

				ul#concertina-list > li > h4.active:after {
					border-left: 1px solid #fff
				}

		ul#concertina-list > li > div {
			background: #fff;
			border-radius: 0 0 3px 3px;
			box-sizing: border-box;
			display: none;
			float: left;
			padding: 12px 4%;
			width: 100%
		}

.no-js ul#info-expand-list li li {
	display: block
}

.contact-section {
	box-sizing: border-box;
	float: left;
	padding: 0 4%;
	width: 100%
}

	.contact-section .seection-title {
		margin-top: -6px
	}

	.contact-section .wrapper-container {
		padding-bottom: 12px
	}

.contact-section, .contact-section-wrapper {
	display: none
}

.no-js .contact-section, .no-js .contact-section-wrapper {
	display: block
}

.simple-carousel {
	position: relative
}

.contact-section-wrapper {
	margin-bottom: 0
}

.discussion-block {
	float: left;
	width: 100%
}

	.discussion-block .block-tag {
		float: left;
		font-size: 16px;
		margin-left: 0;
		min-width: 92px;
		padding: 0 4px;
		text-align: center
	}

	.discussion-block .padded-content {
		padding-top: 6px
	}

	.discussion-block .image {
		float: left;
		padding-right: 2%;
		text-align: center;
		width: 20%
	}

	.discussion-block.with-image .wysiwyg-content {
		float: left;
		width: 78%
	}

	.discussion-block .wysiwyg-content {
		float: left;
		width: 100%
	}

		.discussion-block .wysiwyg-content .h3, .discussion-block .wysiwyg-content .h4, .discussion-block .wysiwyg-content h3, .discussion-block .wysiwyg-content h4 {
			margin-bottom: 4px
		}

		.discussion-block .wysiwyg-content p {
			line-height: 1.3;
			margin-bottom: 6px
		}

	.discussion-block h3 {
		margin-bottom: 6px
	}

.simple-carousel .image-wrapper {
	float: left;
	width: 100%
}

	.simple-carousel .image-wrapper img {
		width: 100%
	}

	.simple-carousel .image-wrapper.desktop {
		display: none
	}

.simple-carousel .primary-banner {
	min-height: 100px
}

.gallery-bxslider li img {
	max-height: 165px
}

.gallery-bxslider li {
	max-height: 165px;
	max-width: 247px;
	width: auto
}

ul.primary-banner-carousel {
	list-style: none
}

.no-touchevents .button, .no-touchevents .hvr-right {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	box-shadow: 0 0 1px transparent;
	display: inline-block;
	float: none;
	position: relative;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: color;
	transition-property: color;
	vertical-align: middle
}

	.no-touchevents .button:before, .no-touchevents .hvr-right:before {
		background: #32bcee none repeat scroll 0 0;
		bottom: 0;
		content: "";
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
		-webkit-transform: scaleX(0);
		transform: scaleX(0);
		-webkit-transform-origin: 0 50% 0;
		transform-origin: 0 50% 0;
		-webkit-transition-duration: .3s;
		transition-duration: .3s;
		-webkit-transition-property: -webkit-transform;
		transition-property: -webkit-transform;
		transition-property: transform;
		transition-property: transform,-webkit-transform;
		-webkit-transition-timing-function: ease-out;
		transition-timing-function: ease-out;
		z-index: -1
	}

	.no-touchevents .button:active:before, .no-touchevents .button:focus:before, .no-touchevents .button:hover:before, .no-touchevents .hvr-right:active:before, .no-touchevents .hvr-right:focus:before, .no-touchevents .hvr-right:hover:before {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	.no-touchevents .button.action, .no-touchevents .button.searchbutton {
		-webkit-transform: none;
		transform: none
	}

		.no-touchevents .button.action:hover {
			background-color: #32bcee
		}

	.no-touchevents .button:hover {
		background-color: #005eb8;
		color: #fff
	}

.no-js #carousel-container li {
	display: none
}

	.no-js #carousel-container li:first-child {
		display: block
	}

.video-block {
	margin: 0 4% 12px;
	width: 92%
}

	.video-block video {
		display: none;
		width: 100%
	}

	.video-block img {
		width: 100%
	}

	.video-block .video-text {
		box-sizing: border-box;
		float: left;
		padding: 6px;
		text-align: center;
		width: 100%
	}

		.video-block .video-text p {
			margin: 6px 0
		}

	.video-block a, .video-block a:visited {
		border: 1px solid #dfdfdf;
		display: block;
		float: left;
		width: 100%
	}

	.video-block .wrapper-33, .video-block .wrapper-50, .video-block .wrapper-100, .video-block .wrapper-100-no-margin {
		background: #fff;
		box-sizing: border-box
	}

.wrapper-100-no-margin {
	margin-bottom: 0 !important
}

.no-touchevents .video-block a:hover {
	background: #005eb8;
	color: #fff
}

.full-video-header .mobile-video-image {
	float: left;
	width: 100%
}

.full-video-header h2.h1 {
	margin: auto
}

.staff-block .staff-title {
	border-bottom: 1px solid #dfdfdf;
	float: left;
	margin-bottom: 18px;
	width: 100%
}

	.staff-block .staff-title img {
		float: right;
		height: 80px;
		max-width: 100px
	}

	.staff-block .staff-title h3 {
		color: #000;
		float: left;
		padding-top: 30px
	}

.color-windows-border {
	box-sizing: border-box;
	float: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 934px;
	overflow: hidden
}

	.color-windows-border h2 {
		margin: 15px 0
	}

	.color-windows-border.clearfix.wrapper-100-no-margin, .wrapper-100.color-windows-border.clearfix {
		float: none
	}

.color-windows {
	clear: both;
	float: left;
	left: 50%;
	position: relative;
	text-align: center;
	-webkit-transform: translate(-50%);
	transform: translate(-50%)
}

	.color-windows ul {
		display: block;
		list-style: none;
		margin: 0 auto
	}

	.color-windows li {
		margin: 0
	}

		.color-windows li .circle-wrap {
			border: 3px solid transparent;
			border-radius: 50%;
			box-sizing: border-box;
			float: left;
			margin: 0 6px 28px;
			padding: 0;
			position: relative
		}

		.color-windows li .text {
			color: #0e0e0e;
			float: left;
			font-size: 16px;
			left: 50%;
			opacity: 0;
			position: absolute;
			top: 58px;
			-webkit-transform: translate(-50%);
			transform: translate(-50%);
			-webkit-transition: opacity .3s ease-out;
			transition: opacity .3s ease-out;
			white-space: nowrap
		}

		.color-windows li.selected .circle-wrap {
			border-color: #005eb8;
			padding: 4px
		}

		.color-windows li.selected .text {
			opacity: 1
		}

		.color-windows li.selected .circle-color {
			height: 39px;
			width: 39px
		}

	.color-windows .bx-viewport {
		overflow: visible !important
	}

	.color-windows .bx-wrapper {
		margin-bottom: 0
	}

		.color-windows .bx-wrapper:after, .color-windows .bx-wrapper:before {
			background-color: #fff;
			content: "";
			display: block;
			height: 56px;
			position: absolute;
			top: 0;
			width: 2000em;
			z-index: 5
		}

		.color-windows .bx-wrapper:before {
			right: 100%
		}

		.color-windows .bx-wrapper:after {
			left: 100%
		}

		.color-windows .bx-wrapper .bx-controls-direction a {
			margin-top: 0;
			top: 7px
		}

		.color-windows .bx-wrapper .bx-controls-direction .bx-prev {
			background: url(/assets/images/slider-arrow-left.svg) 50% no-repeat;
			background-size: 13px 23px;
			left: -50px
		}

		.color-windows .bx-wrapper .bx-controls-direction .bx-next {
			background: url(/assets/images/slider-arrow-right.svg) 50% no-repeat;
			background-size: 13px 23px;
			right: -50px
		}

.circle-color {
	border-radius: 50%;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 47px;
	width: 47px
}

.circle-white {
	background-color: #fff;
	border: 1px solid #b7b7b9
}

.circle-grey-anthracite {
	background-color: #363934
}

.circle-grey-olive {
	background-color: #aaa495
}

.circle-grey-light {
	background-color: #e2e2e2
}

.circle-green-chartwell {
	background-color: #9eb49e
}

.circle-cream-woodgrain {
	background-color: #fae9cb
}

.circle-natural-oak {
	background-color: #d59d68
}

.circle-golden-oak {
	background-color: #895324
}

.circle-rosewood {
	background-color: #77433e
}

.circle-black-woodgrain {
	background-color: #432016
}

.windows-images {
	clear: both;
	display: block;
	float: left;
	margin-bottom: 15px;
	margin-top: 15px;
	position: relative;
	width: 100%
}

	.windows-images .color-windows-img {
		box-sizing: border-box;
		float: left;
		width: 50%
	}

		.windows-images .color-windows-img img {
			max-width: 100%
		}

	.windows-images .image-wrap {
		min-height: 300px;
		position: relative
	}

		.windows-images .image-wrap img {
			opacity: 1;
			-webkit-transition: all .4s;
			transition: all .4s;
			visibility: visible
		}

		.windows-images .image-wrap .overlay {
			background: url(/assets/images/loader.gif) 50% no-repeat;
			background-color: hsla(0,0%,100%,.75);
			display: none;
			height: 100%;
			left: 0;
			position: absolute;
			top: 0;
			width: 100%
		}

		.windows-images .image-wrap.loading .overlay {
			display: block
		}

		.windows-images .image-wrap.loading img {
			opacity: 0;
			visibility: hidden
		}

	.windows-images .house-view {
		padding-left: 15px;
		padding-right: 8px
	}

	.windows-images .window-view {
		padding-left: 8px;
		padding-right: 15px
	}

.change-view {
	float: left;
	position: relative;
	text-align: center;
	width: 100%
}

	.change-view span {
		display: inline-block
	}

	.change-view .change-view-text {
		color: #005eb8;
		font-family: Open Sans,arial,sans-serif;
		font-size: 18px;
		line-height: 1.35em;
		margin-right: 14px;
		padding-top: 12px;
		text-align: left;
		vertical-align: top
	}

	.change-view .change-view-btn {
		cursor: pointer;
		display: inline-block;
		height: 50px;
		margin: 0 10px;
		width: 50px
	}

		.change-view .change-view-btn .icon-shape {
			fill: #b2b2b4
		}

		.change-view .change-view-btn .inner-circle, .change-view .change-view-btn .outer-circle {
			fill: #fff
		}

		.change-view .change-view-btn .outline {
			fill: #b2b2b4
		}

		.change-view .change-view-btn.selected .icon-shape {
			fill: #fff
		}

		.change-view .change-view-btn.selected .inner-circle {
			fill: #005eb8
		}

		.change-view .change-view-btn.selected .outer-circle {
			fill: #fff
		}

		.change-view .change-view-btn.selected .outline {
			fill: #005eb8
		}

.search-results .search-results-found {
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 8px;
	padding: 5px 0
}

	.search-results .search-results-found span {
		color: #676767;
		display: block;
		font-size: 1em;
		padding: 10px 0
	}

.search-results ul {
	margin: 0
}

.search-results li {
	list-style-type: none;
	margin: 0;
	padding: 8px 0;
	max-width: 768px
}

	.search-results li a {
		font-size: 1.3em;
		padding: 0;
		text-decoration: none
	}

	.search-results li p {
		font-size: 1rem;
		padding-left: 0
	}

.search-results .no-results {
	background-color: #fff4c2;
	border: 1px solid #fc3;
	color: #000;
	font-size: 1rem;
	margin: 16px 8px 8px;
	padding: 5px
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	border: 0;
	font-family: Open Sans,arial,sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline
}

html {
	font-size: 100%;
	-webkit-overflow-scrolling: touch;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}

body, html {
	width: 100%;
	font-size: 16px
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}

	audio:not([controls]) {
		display: none;
		height: 0
	}

hr {
	border: 0;
	border-bottom: 1px solid #dbdbdb;
	float: left;
	height: 1px;
	width: 100%
}

code, kbd, pre, samp {
	font-family: monospace,serif
}

a, a:visited {
	background: transparent
}

	a:active, a:hover {
		outline: 0
	}

b, strong {
	font-weight: 700
}

blockquote:after, blockquote:before, q:after, q:before {
	content: ""
}

q {
	quotes: none
}

mark {
	background: #ff0;
	color: #000
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

dfn {
	font-style: italic
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
	vertical-align: middle
}

svg:not(:root) {
	overflow: hidden
}

table {
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
	max-width: 100%;
	width: 100%
}

fieldset, legend {
	border: 0;
	padding: 0
}

legend {
	white-space: normal
}

button, input, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button, input {
	line-height: normal
}

button, select {
	text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
	cursor: pointer
}

	button[disabled], html input[disabled] {
		cursor: default
	}

	button::-moz-focus-inner, input::-moz-focus-inner {
		border: 0;
		padding: 0
	}

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-appearance: textfield;
	-moz-appearance: textfield
}

input, select {
	vertical-align: middle
}

	select[multiple], select[size], textarea {
		height: auto
	}

textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top
}

.clearfix:after, .clearfix:before {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.hide, .screen-title {
	display: none
}

@font-face {
	font-family: Open Sans;
	font-style: italic;
	font-weight: 300;
	src: local("Open Sans Light Italic"),local("OpenSans-LightItalic"),url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hmIqOjjg.woff2) format("woff2");
	unicode-range: U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f
}

@font-face {
	font-family: Open Sans;
	font-style: italic;
	font-weight: 300;
	src: local("Open Sans Light Italic"),local("OpenSans-LightItalic"),url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hvIqOjjg.woff2) format("woff2");
	unicode-range: U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116
}

@font-face {
	font-family: Open Sans;
	font-style: italic;
	font-weight: 300;
	src: local("Open Sans Light Italic"),local("OpenSans-LightItalic"),url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hnIqOjjg.woff2) format("woff2");
	unicode-range: U+1f??
}

@font-face {
	font-family: Open Sans;
	font-style: italic;
	font-weight: 300;
	src: local("Open Sans Light Italic"),local("OpenSans-LightItalic"),url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hoIqOjjg.woff2) format("woff2");
	unicode-range: U+0370-03ff
}

@font-face {
	font-family: Open Sans;
	font-style: italic;
	font-weight: 300;
	src: local("Open Sans Light Italic"),local("OpenSans-LightItalic"),url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hkIqOjjg.woff2) format("woff2");
	unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab
}

@font-face {
	font-family: Open Sans;
	font-style: italic;
	font-weight: 300;
	src: local("Open Sans Light Italic"),local("OpenSans-LightItalic"),url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hlIqOjjg.woff2) format("woff2");
	unicode-range: U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff
}

@font-face {
	font-family: Open Sans;
	font-style: italic;
	font-weight: 300;
	src: local("Open Sans Light Italic"),local("OpenSans-LightItalic"),url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hrIqM.woff2) format("woff2");
	unicode-range: U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd
}

@font-face {
	font-family: Open Sans;
	font-style: italic;
	font-weight: 400;
	src: local("Open Sans Italic"),local("OpenSans-Italic"),url(https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Udc1UAw.woff2) format("woff2");
	unicode-range: U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f
}

@font-face {
	font-family: Open Sans;
	font-style: italic;
	font-weight: 400;
	src: local("Open Sans Italic"),local("OpenSans-Italic"),url(https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0ddc1UAw.woff2) format("woff2");
	unicode-range: U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116
}

@font-face {
	font-family: Open Sans;
	font-style: italic;
	font-weight: 400;
	src: local("Open Sans Italic"),local("OpenSans-Italic"),url(https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Vdc1UAw.woff2) format("woff2");
	unicode-range: U+1f??
}

@font-face {
	font-family: Open Sans;
	font-style: italic;
	font-weight: 400;
	src: local("Open Sans Italic"),local("OpenSans-Italic"),url(https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0adc1UAw.woff2) format("woff2");
	unicode-range: U+0370-03ff
}

@font-face {
	font-family: Open Sans;
	font-style: italic;
	font-weight: 400;
	src: local("Open Sans Italic"),local("OpenSans-Italic"),url(https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Wdc1UAw.woff2) format("woff2");
	unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab
}

@font-face {
	font-family: Open Sans;
	font-style: italic;
	font-weight: 400;
	src: local("Open Sans Italic"),local("OpenSans-Italic"),url(https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Xdc1UAw.woff2) format("woff2");
	unicode-range: U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff
}

@font-face {
	font-family: Open Sans;
	font-style: italic;
	font-weight: 400;
	src: local("Open Sans Italic"),local("OpenSans-Italic"),url(https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Zdc0.woff2) format("woff2");
	unicode-range: U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd
}

@font-face {
	font-family: Open Sans;
	font-style: italic;
	font-weight: 600;
	src: local("Open Sans SemiBold Italic"),local("OpenSans-SemiBoldItalic"),url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhmIqOjjg.woff2) format("woff2");
	unicode-range: U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f
}

@font-face {
	font-family: Open Sans;
	font-style: italic;
	font-weight: 600;
	src: local("Open Sans SemiBold Italic"),local("OpenSans-SemiBoldItalic"),url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhvIqOjjg.woff2) format("woff2");
	unicode-range: U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116
}

@font-face {
	font-family: Open Sans;
	font-style: italic;
	font-weight: 600;
	src: local("Open Sans SemiBold Italic"),local("OpenSans-SemiBoldItalic"),url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhnIqOjjg.woff2) format("woff2");
	unicode-range: U+1f??
}

@font-face {
	font-family: Open Sans;
	font-style: italic;
	font-weight: 600;
	src: local("Open Sans SemiBold Italic"),local("OpenSans-SemiBoldItalic"),url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhoIqOjjg.woff2) format("woff2");
	unicode-range: U+0370-03ff
}

@font-face {
	font-family: Open Sans;
	font-style: italic;
	font-weight: 600;
	src: local("Open Sans SemiBold Italic"),local("OpenSans-SemiBoldItalic"),url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhkIqOjjg.woff2) format("woff2");
	unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab
}

@font-face {
	font-family: Open Sans;
	font-style: italic;
	font-weight: 600;
	src: local("Open Sans SemiBold Italic"),local("OpenSans-SemiBoldItalic"),url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhlIqOjjg.woff2) format("woff2");
	unicode-range: U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff
}

@font-face {
	font-family: Open Sans;
	font-style: italic;
	font-weight: 600;
	src: local("Open Sans SemiBold Italic"),local("OpenSans-SemiBoldItalic"),url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhrIqM.woff2) format("woff2");
	unicode-range: U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 300;
	src: local("Open Sans Light"),local("OpenSans-Light"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OX-hpOqc.woff2) format("woff2");
	unicode-range: U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 300;
	src: local("Open Sans Light"),local("OpenSans-Light"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OVuhpOqc.woff2) format("woff2");
	unicode-range: U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 300;
	src: local("Open Sans Light"),local("OpenSans-Light"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXuhpOqc.woff2) format("woff2");
	unicode-range: U+1f??
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 300;
	src: local("Open Sans Light"),local("OpenSans-Light"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUehpOqc.woff2) format("woff2");
	unicode-range: U+0370-03ff
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 300;
	src: local("Open Sans Light"),local("OpenSans-Light"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXehpOqc.woff2) format("woff2");
	unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 300;
	src: local("Open Sans Light"),local("OpenSans-Light"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OXOhpOqc.woff2) format("woff2");
	unicode-range: U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 300;
	src: local("Open Sans Light"),local("OpenSans-Light"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2) format("woff2");
	unicode-range: U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format("woff2");
	unicode-range: U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format("woff2");
	unicode-range: U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format("woff2");
	unicode-range: U+1f??
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format("woff2");
	unicode-range: U+0370-03ff
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format("woff2");
	unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFW50bbck.woff2) format("woff2");
	unicode-range: U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");
	unicode-range: U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	src: local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOX-hpOqc.woff2) format("woff2");
	unicode-range: U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	src: local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOVuhpOqc.woff2) format("woff2");
	unicode-range: U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	src: local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXuhpOqc.woff2) format("woff2");
	unicode-range: U+1f??
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	src: local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUehpOqc.woff2) format("woff2");
	unicode-range: U+0370-03ff
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	src: local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXehpOqc.woff2) format("woff2");
	unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	src: local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOXOhpOqc.woff2) format("woff2");
	unicode-range: U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	src: local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUuhp.woff2) format("woff2");
	unicode-range: U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 700;
	src: local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2) format("woff2");
	unicode-range: U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 700;
	src: local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2) format("woff2");
	unicode-range: U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 700;
	src: local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2) format("woff2");
	unicode-range: U+1f??
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 700;
	src: local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2) format("woff2");
	unicode-range: U+0370-03ff
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 700;
	src: local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXehpOqc.woff2) format("woff2");
	unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 700;
	src: local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2) format("woff2");
	unicode-range: U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 700;
	src: local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2) format("woff2");
	unicode-range: U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 800;
	src: local("Open Sans ExtraBold"),local("OpenSans-ExtraBold"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOX-hpOqc.woff2) format("woff2");
	unicode-range: U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 800;
	src: local("Open Sans ExtraBold"),local("OpenSans-ExtraBold"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOVuhpOqc.woff2) format("woff2");
	unicode-range: U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 800;
	src: local("Open Sans ExtraBold"),local("OpenSans-ExtraBold"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXuhpOqc.woff2) format("woff2");
	unicode-range: U+1f??
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 800;
	src: local("Open Sans ExtraBold"),local("OpenSans-ExtraBold"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOUehpOqc.woff2) format("woff2");
	unicode-range: U+0370-03ff
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 800;
	src: local("Open Sans ExtraBold"),local("OpenSans-ExtraBold"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXehpOqc.woff2) format("woff2");
	unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+1ea0-1ef9,U+20ab
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 800;
	src: local("Open Sans ExtraBold"),local("OpenSans-ExtraBold"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOXOhpOqc.woff2) format("woff2");
	unicode-range: U+0100-024f,U+0259,U+1e??,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff
}

@font-face {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 800;
	src: local("Open Sans ExtraBold"),local("OpenSans-ExtraBold"),url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN8rsOUuhp.woff2) format("woff2");
	unicode-range: U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd
}

@font-face {
	font-family: Smokum;
	font-style: normal;
	font-weight: 400;
	src: local("Smokum Regular"),local("Smokum-Regular"),url(https://fonts.gstatic.com/s/smokum/v10/TK3iWkUbAhopmrd2GT8G.woff2) format("woff2");
	unicode-range: U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd
}

.autocomplete-suggestions {
	border: 1px solid #999;
	background: #fff;
	overflow: auto
}

.autocomplete-suggestion {
	padding: 2px 5px;
	white-space: nowrap;
	overflow: hidden
}

.autocomplete-selected {
	background: #f0f0f0
}

.autocomplete-suggestions strong {
	font-weight: 400;
	color: #39f
}

.autocomplete-group {
	padding: 2px 5px
}

	.autocomplete-group strong {
		display: block;
		border-bottom: 1px solid #000
	}

.no-js .blog-post-form #manualField, .no-js .booking-form #manualField, .no-js .booking-form-page #manualField, .no-js .country-page #manualField, .no-js .customer-experience-survey #manualField, .no-js .customer-service-page #manualField, .no-js .leave-feedback-page #manualField, .no-js .recommend-friend-page #manualField, .no-js .request-brochure-page #manualField, .no-js .request-callback-page #manualField, .no-js .windows-offer-page #manualField {
	display: none
}

.no-js .blog-post-form #address-details, .no-js .booking-form #address-details, .no-js .booking-form-page #address-details, .no-js .country-page #address-details, .no-js .customer-experience-survey #address-details, .no-js .customer-service-page #address-details, .no-js .leave-feedback-page #address-details, .no-js .recommend-friend-page #address-details, .no-js .request-brochure-page #address-details, .no-js .request-callback-page #address-details, .no-js .windows-offer-page #address-details {
	display: block
}

.no-js .blog-post-form .address-summary, .no-js .booking-form-page .address-summary, .no-js .booking-form .address-summary, .no-js .country-page .address-summary, .no-js .customer-experience-survey .address-summary, .no-js .customer-service-page .address-summary, .no-js .leave-feedback-page .address-summary, .no-js .recommend-friend-page .address-summary, .no-js .request-brochure-page .address-summary, .no-js .request-callback-page .address-summary, .no-js .windows-offer-page .address-summary {
	display: none
}

.blog-post-form, .booking-form, .booking-form-page, .country-page, .customer-experience-survey, .customer-service-page, .leave-feedback-page, .recommend-friend-page, .request-brochure-page, .request-callback-page, .windows-offer-page {
	padding: 0;
	margin: 0;
	border-style: none
}

	.blog-post-form input[type=checkbox], .booking-form-page input[type=checkbox], .booking-form input[type=checkbox], .country-page input[type=checkbox], .customer-experience-survey input[type=checkbox], .customer-service-page input[type=checkbox], .leave-feedback-page input[type=checkbox], .recommend-friend-page input[type=checkbox], .request-brochure-page input[type=checkbox], .request-callback-page input[type=checkbox], .windows-offer-page input[type=checkbox] {
		background-color: #fff
	}

	.booking-form.white-background h2.parallax-text-1, .white-background.blog-post-form h2.parallax-text-1, .white-background.booking-form-page h2.parallax-text-1, .white-background.country-page h2.parallax-text-1, .white-background.customer-experience-survey h2.parallax-text-1, .white-background.customer-service-page h2.parallax-text-1, .white-background.leave-feedback-page h2.parallax-text-1, .white-background.recommend-friend-page h2.parallax-text-1, .white-background.request-brochure-page h2.parallax-text-1, .white-background.request-callback-page h2.parallax-text-1, .white-background.windows-offer-page h2.parallax-text-1 {
		color: #005eb8;
		font-size: 3.2rem;
		text-align: left;
		padding: 0
	}

	.booking-form.white-background .manual-field p, .white-background.blog-post-form .manual-field p, .white-background.booking-form-page .manual-field p, .white-background.country-page .manual-field p, .white-background.customer-experience-survey .manual-field p, .white-background.customer-service-page .manual-field p, .white-background.leave-feedback-page .manual-field p, .white-background.recommend-friend-page .manual-field p, .white-background.request-brochure-page .manual-field p, .white-background.request-callback-page .manual-field p, .white-background.windows-offer-page .manual-field p {
		color: #000
	}

		.booking-form.white-background .manual-field p a, .white-background.blog-post-form .manual-field p a, .white-background.booking-form-page .manual-field p a, .white-background.country-page .manual-field p a, .white-background.customer-experience-survey .manual-field p a, .white-background.customer-service-page .manual-field p a, .white-background.leave-feedback-page .manual-field p a, .white-background.recommend-friend-page .manual-field p a, .white-background.request-brochure-page .manual-field p a, .white-background.request-callback-page .manual-field p a, .white-background.windows-offer-page .manual-field p a {
			color: inherit
		}

	.booking-form.white-background .form-field-wrapper span, .white-background.blog-post-form .form-field-wrapper span, .white-background.booking-form-page .form-field-wrapper span, .white-background.country-page .form-field-wrapper span, .white-background.customer-experience-survey .form-field-wrapper span, .white-background.customer-service-page .form-field-wrapper span, .white-background.leave-feedback-page .form-field-wrapper span, .white-background.recommend-friend-page .form-field-wrapper span, .white-background.request-brochure-page .form-field-wrapper span, .white-background.request-callback-page .form-field-wrapper span, .white-background.windows-offer-page .form-field-wrapper span {
		font-size: 1rem;
		color: #000
	}

	.booking-form.white-background .form-field-wrapper .terms .small, .booking-form.white-background .form-field-wrapper .terms .small a, .white-background.blog-post-form .form-field-wrapper .terms .small, .white-background.blog-post-form .form-field-wrapper .terms .small a, .white-background.booking-form-page .form-field-wrapper .terms .small, .white-background.booking-form-page .form-field-wrapper .terms .small a, .white-background.country-page .form-field-wrapper .terms .small, .white-background.country-page .form-field-wrapper .terms .small a, .white-background.customer-experience-survey .form-field-wrapper .terms .small, .white-background.customer-experience-survey .form-field-wrapper .terms .small a, .white-background.customer-service-page .form-field-wrapper .terms .small, .white-background.customer-service-page .form-field-wrapper .terms .small a, .white-background.leave-feedback-page .form-field-wrapper .terms .small, .white-background.leave-feedback-page .form-field-wrapper .terms .small a, .white-background.recommend-friend-page .form-field-wrapper .terms .small, .white-background.recommend-friend-page .form-field-wrapper .terms .small a, .white-background.request-brochure-page .form-field-wrapper .terms .small, .white-background.request-brochure-page .form-field-wrapper .terms .small a, .white-background.request-callback-page .form-field-wrapper .terms .small, .white-background.request-callback-page .form-field-wrapper .terms .small a, .white-background.windows-offer-page .form-field-wrapper .terms .small, .white-background.windows-offer-page .form-field-wrapper .terms .small a {
		color: inherit
	}

	.booking-form.white-background .grey-border, .white-background.blog-post-form .grey-border, .white-background.booking-form-page .grey-border, .white-background.country-page .grey-border, .white-background.customer-experience-survey .grey-border, .white-background.customer-service-page .grey-border, .white-background.leave-feedback-page .grey-border, .white-background.recommend-friend-page .grey-border, .white-background.request-brochure-page .grey-border, .white-background.request-callback-page .grey-border, .white-background.windows-offer-page .grey-border {
		border: 1px solid #d4d4d4
	}

	.booking-form.white-background label, .booking-form.white-background legend, .white-background.blog-post-form label, .white-background.blog-post-form legend, .white-background.booking-form-page label, .white-background.booking-form-page legend, .white-background.country-page label, .white-background.country-page legend, .white-background.customer-experience-survey label, .white-background.customer-experience-survey legend, .white-background.customer-service-page label, .white-background.customer-service-page legend, .white-background.leave-feedback-page label, .white-background.leave-feedback-page legend, .white-background.recommend-friend-page label, .white-background.recommend-friend-page legend, .white-background.request-brochure-page label, .white-background.request-brochure-page legend, .white-background.request-callback-page label, .white-background.request-callback-page legend, .white-background.windows-offer-page label, .white-background.windows-offer-page legend {
		font-size: 1rem;
		color: #005eb8;
		margin-top: 1%;
		display: block;
		margin-bottom: 2%
	}

	.booking-form.white-background .form-field-wrapper.left, .white-background.blog-post-form .form-field-wrapper.left, .white-background.booking-form-page .form-field-wrapper.left, .white-background.country-page .form-field-wrapper.left, .white-background.customer-experience-survey .form-field-wrapper.left, .white-background.customer-service-page .form-field-wrapper.left, .white-background.leave-feedback-page .form-field-wrapper.left, .white-background.recommend-friend-page .form-field-wrapper.left, .white-background.request-brochure-page .form-field-wrapper.left, .white-background.request-callback-page .form-field-wrapper.left, .white-background.windows-offer-page .form-field-wrapper.left {
		border: 1px solid #dfdfdf
	}

	.blog-post-form .form-field-wrapper span, .blog-post-form label, .blog-post-form legend, .booking-form-page .form-field-wrapper span, .booking-form-page label, .booking-form-page legend, .booking-form .form-field-wrapper span, .booking-form label, .booking-form legend, .country-page .form-field-wrapper span, .country-page label, .country-page legend, .customer-experience-survey .form-field-wrapper span, .customer-experience-survey label, .customer-experience-survey legend, .customer-service-page .form-field-wrapper span, .customer-service-page label, .customer-service-page legend, .leave-feedback-page .form-field-wrapper span, .leave-feedback-page label, .leave-feedback-page legend, .recommend-friend-page .form-field-wrapper span, .recommend-friend-page label, .recommend-friend-page legend, .request-brochure-page .form-field-wrapper span, .request-brochure-page label, .request-brochure-page legend, .request-callback-page .form-field-wrapper span, .request-callback-page label, .request-callback-page legend, .windows-offer-page .form-field-wrapper span, .windows-offer-page label, .windows-offer-page legend {
		font-size: 1rem;
		color: #fff
	}

	.blog-post-form .margin-top, .booking-form-page .margin-top, .booking-form .margin-top, .country-page .margin-top, .customer-experience-survey .margin-top, .customer-service-page .margin-top, .leave-feedback-page .margin-top, .recommend-friend-page .margin-top, .request-brochure-page .margin-top, .request-callback-page .margin-top, .windows-offer-page .margin-top {
		margin-top: 0
	}

	.blog-post-form h2, .booking-form-page h2, .booking-form h2, .country-page h2, .customer-experience-survey h2, .customer-service-page h2, .leave-feedback-page h2, .recommend-friend-page h2, .request-brochure-page h2, .request-callback-page h2, .windows-offer-page h2 {
		font-family: Open Sans,arial,sans-serif;
		font-weight: 400;
		font-size: 2.6em;
		color: #fff;
		text-align: center;
		padding: 10px 0 40px
	}

	.booking-form.main-container, .main-container.blog-post-form, .main-container.booking-form-page, .main-container.country-page, .main-container.customer-experience-survey, .main-container.customer-service-page, .main-container.leave-feedback-page, .main-container.recommend-friend-page, .main-container.request-brochure-page, .main-container.request-callback-page, .main-container.windows-offer-page {
		margin-bottom: 5rem
	}

	.blog-post-form .span4 > h2, .booking-form-page .span4 > h2, .booking-form .span4 > h2, .country-page .span4 > h2, .customer-experience-survey .span4 > h2, .customer-service-page .span4 > h2, .leave-feedback-page .span4 > h2, .recommend-friend-page .span4 > h2, .request-brochure-page .span4 > h2, .request-callback-page .span4 > h2, .windows-offer-page .span4 > h2 {
		color: #005eb8;
		text-align: left;
		padding-bottom: 0
	}

	.blog-post-form .align-padding-left, .booking-form-page .align-padding-left, .booking-form .align-padding-left, .country-page .align-padding-left, .customer-experience-survey .align-padding-left, .customer-service-page .align-padding-left, .leave-feedback-page .align-padding-left, .recommend-friend-page .align-padding-left, .request-brochure-page .align-padding-left, .request-callback-page .align-padding-left, .windows-offer-page .align-padding-left {
		width: 100%;
		margin: 0;
		padding: 6% 8%;
		float: right;
		min-height: 700px
	}

	.blog-post-form .span4.text-middle, .booking-form-page .span4.text-middle, .booking-form .span4.text-middle, .country-page .span4.text-middle, .customer-experience-survey .span4.text-middle, .customer-service-page .span4.text-middle, .leave-feedback-page .span4.text-middle, .recommend-friend-page .span4.text-middle, .request-brochure-page .span4.text-middle, .request-callback-page .span4.text-middle, .windows-offer-page .span4.text-middle {
		padding-top: 4.5rem
	}

	.blog-post-form #errors, .blog-post-form .message .error, .booking-form #errors, .booking-form-page #errors, .booking-form-page .message .error, .booking-form .message .error, .country-page #errors, .country-page .message .error, .customer-experience-survey #errors, .customer-experience-survey .message .error, .customer-service-page #errors, .customer-service-page .message .error, .leave-feedback-page #errors, .leave-feedback-page .message .error, .recommend-friend-page #errors, .recommend-friend-page .message .error, .request-brochure-page #errors, .request-brochure-page .message .error, .request-callback-page #errors, .request-callback-page .message .error, .windows-offer-page #errors, .windows-offer-page .message .error {
		width: 100%;
		font-size: 12px;
		margin: 0;
		padding: 15px;
		float: right
	}

		.blog-post-form #errors p, .blog-post-form .message .error p, .booking-form #errors p, .booking-form-page #errors p, .booking-form-page .message .error p, .booking-form .message .error p, .country-page #errors p, .country-page .message .error p, .customer-experience-survey #errors p, .customer-experience-survey .message .error p, .customer-service-page #errors p, .customer-service-page .message .error p, .leave-feedback-page #errors p, .leave-feedback-page .message .error p, .recommend-friend-page #errors p, .recommend-friend-page .message .error p, .request-brochure-page #errors p, .request-brochure-page .message .error p, .request-callback-page #errors p, .request-callback-page .message .error p, .windows-offer-page #errors p, .windows-offer-page .message .error p {
			font-size: 1.4em
		}

	.blog-post-form .blueline, .blog-post-form .booking-for-media, .blog-post-form .booking-for-media img, .blog-post-form .remove-padding-left, .booking-form-page .blueline, .booking-form-page .booking-for-media, .booking-form-page .booking-for-media img, .booking-form-page .remove-padding-left, .booking-form .blueline, .booking-form .booking-for-media, .booking-form .booking-for-media img, .booking-form .remove-padding-left, .country-page .blueline, .country-page .booking-for-media, .country-page .booking-for-media img, .country-page .remove-padding-left, .customer-experience-survey .blueline, .customer-experience-survey .booking-for-media, .customer-experience-survey .booking-for-media img, .customer-experience-survey .remove-padding-left, .customer-service-page .blueline, .customer-service-page .booking-for-media, .customer-service-page .booking-for-media img, .customer-service-page .remove-padding-left, .leave-feedback-page .blueline, .leave-feedback-page .booking-for-media, .leave-feedback-page .booking-for-media img, .leave-feedback-page .remove-padding-left, .recommend-friend-page .blueline, .recommend-friend-page .booking-for-media, .recommend-friend-page .booking-for-media img, .recommend-friend-page .remove-padding-left, .request-brochure-page .blueline, .request-brochure-page .booking-for-media, .request-brochure-page .booking-for-media img, .request-brochure-page .remove-padding-left, .request-callback-page .blueline, .request-callback-page .booking-for-media, .request-callback-page .booking-for-media img, .request-callback-page .remove-padding-left, .windows-offer-page .blueline, .windows-offer-page .booking-for-media, .windows-offer-page .booking-for-media img, .windows-offer-page .remove-padding-left {
		display: none
	}

	.blog-post-form input::-webkit-input-placeholder, .booking-form-page input::-webkit-input-placeholder, .booking-form input::-webkit-input-placeholder, .country-page input::-webkit-input-placeholder, .customer-experience-survey input::-webkit-input-placeholder, .customer-service-page input::-webkit-input-placeholder, .leave-feedback-page input::-webkit-input-placeholder, .recommend-friend-page input::-webkit-input-placeholder, .request-brochure-page input::-webkit-input-placeholder, .request-callback-page input::-webkit-input-placeholder, .windows-offer-page input::-webkit-input-placeholder {
		font-size: 1rem
	}

	.blog-post-form input::-moz-placeholder, .booking-form-page input::-moz-placeholder, .booking-form input::-moz-placeholder, .country-page input::-moz-placeholder, .customer-experience-survey input::-moz-placeholder, .customer-service-page input::-moz-placeholder, .leave-feedback-page input::-moz-placeholder, .recommend-friend-page input::-moz-placeholder, .request-brochure-page input::-moz-placeholder, .request-callback-page input::-moz-placeholder, .windows-offer-page input::-moz-placeholder {
		font-size: 1rem
	}

	.blog-post-form input:-ms-input-placeholder, .booking-form-page input:-ms-input-placeholder, .booking-form input:-ms-input-placeholder, .country-page input:-ms-input-placeholder, .customer-experience-survey input:-ms-input-placeholder, .customer-service-page input:-ms-input-placeholder, .leave-feedback-page input:-ms-input-placeholder, .recommend-friend-page input:-ms-input-placeholder, .request-brochure-page input:-ms-input-placeholder, .request-callback-page input:-ms-input-placeholder, .windows-offer-page input:-ms-input-placeholder {
		font-size: 1rem
	}

	.blog-post-form input::placeholder, .booking-form-page input::placeholder, .booking-form input::placeholder, .country-page input::placeholder, .customer-experience-survey input::placeholder, .customer-service-page input::placeholder, .leave-feedback-page input::placeholder, .recommend-friend-page input::placeholder, .request-brochure-page input::placeholder, .request-callback-page input::placeholder, .windows-offer-page input::placeholder {
		font-size: 1rem
	}

	.blog-post-form .no-margin-bottom, .booking-form-page .no-margin-bottom, .booking-form .no-margin-bottom, .country-page .no-margin-bottom, .customer-experience-survey .no-margin-bottom, .customer-service-page .no-margin-bottom, .leave-feedback-page .no-margin-bottom, .recommend-friend-page .no-margin-bottom, .request-brochure-page .no-margin-bottom, .request-callback-page .no-margin-bottom, .windows-offer-page .no-margin-bottom {
		font-size: 13px
	}

	.blog-post-form .number, .booking-form-page .number, .booking-form .number, .country-page .number, .customer-experience-survey .number, .customer-service-page .number, .leave-feedback-page .number, .recommend-friend-page .number, .request-brochure-page .number, .request-callback-page .number, .windows-offer-page .number {
		background: #fff;
		color: #005eb8;
		margin: 0 3px
	}

	.blog-post-form .step, .booking-form-page .step, .booking-form .step, .country-page .step, .customer-experience-survey .step, .customer-service-page .step, .leave-feedback-page .step, .recommend-friend-page .step, .request-brochure-page .step, .request-callback-page .step, .windows-offer-page .step {
		margin: 0;
		padding: 0;
		color: #fff
	}

	.blog-post-form .manual-field a, .blog-post-form .manual-field p, .booking-form-page .manual-field a, .booking-form-page .manual-field p, .booking-form .manual-field a, .booking-form .manual-field p, .country-page .manual-field a, .country-page .manual-field p, .customer-experience-survey .manual-field a, .customer-experience-survey .manual-field p, .customer-service-page .manual-field a, .customer-service-page .manual-field p, .leave-feedback-page .manual-field a, .leave-feedback-page .manual-field p, .recommend-friend-page .manual-field a, .recommend-friend-page .manual-field p, .request-brochure-page .manual-field a, .request-brochure-page .manual-field p, .request-callback-page .manual-field a, .request-callback-page .manual-field p, .windows-offer-page .manual-field a, .windows-offer-page .manual-field p {
		font-size: 15px;
		color: #fff;
		text-transform: lowercase
	}

	.blog-post-form .terms > .small, .booking-form-page .terms > .small, .booking-form .terms > .small, .country-page .terms > .small, .customer-experience-survey .terms > .small, .customer-service-page .terms > .small, .leave-feedback-page .terms > .small, .recommend-friend-page .terms > .small, .request-brochure-page .terms > .small, .request-callback-page .terms > .small, .windows-offer-page .terms > .small {
		color: #fff;
		font-size: .9em
	}

	.blog-post-form .small a.black-title, .blog-post-form .small a:active.black-title, .blog-post-form .small a:hover.black-title, .blog-post-form .small a:link.black-title, .blog-post-form .small a:visited.black-title, .booking-form-page .small a.black-title, .booking-form-page .small a:active.black-title, .booking-form-page .small a:hover.black-title, .booking-form-page .small a:link.black-title, .booking-form-page .small a:visited.black-title, .booking-form .small a.black-title, .booking-form .small a:active.black-title, .booking-form .small a:hover.black-title, .booking-form .small a:link.black-title, .booking-form .small a:visited.black-title, .country-page .small a.black-title, .country-page .small a:active.black-title, .country-page .small a:hover.black-title, .country-page .small a:link.black-title, .country-page .small a:visited.black-title, .customer-experience-survey .small a.black-title, .customer-experience-survey .small a:active.black-title, .customer-experience-survey .small a:hover.black-title, .customer-experience-survey .small a:link.black-title, .customer-experience-survey .small a:visited.black-title, .customer-service-page .small a.black-title, .customer-service-page .small a:active.black-title, .customer-service-page .small a:hover.black-title, .customer-service-page .small a:link.black-title, .customer-service-page .small a:visited.black-title, .leave-feedback-page .small a.black-title, .leave-feedback-page .small a:active.black-title, .leave-feedback-page .small a:hover.black-title, .leave-feedback-page .small a:link.black-title, .leave-feedback-page .small a:visited.black-title, .recommend-friend-page .small a.black-title, .recommend-friend-page .small a:active.black-title, .recommend-friend-page .small a:hover.black-title, .recommend-friend-page .small a:link.black-title, .recommend-friend-page .small a:visited.black-title, .request-brochure-page .small a.black-title, .request-brochure-page .small a:active.black-title, .request-brochure-page .small a:hover.black-title, .request-brochure-page .small a:link.black-title, .request-brochure-page .small a:visited.black-title, .request-callback-page .small a.black-title, .request-callback-page .small a:active.black-title, .request-callback-page .small a:hover.black-title, .request-callback-page .small a:link.black-title, .request-callback-page .small a:visited.black-title, .windows-offer-page .small a.black-title, .windows-offer-page .small a:active.black-title, .windows-offer-page .small a:hover.black-title, .windows-offer-page .small a:link.black-title, .windows-offer-page .small a:visited.black-title {
		color: #fff
	}

	.blog-post-form .form-error, .blog-post-form .help-block, .booking-form-page .form-error, .booking-form-page .help-block, .booking-form .form-error, .booking-form .help-block, .country-page .form-error, .country-page .help-block, .customer-experience-survey .form-error, .customer-experience-survey .help-block, .customer-service-page .form-error, .customer-service-page .help-block, .leave-feedback-page .form-error, .leave-feedback-page .help-block, .recommend-friend-page .form-error, .recommend-friend-page .help-block, .request-brochure-page .form-error, .request-brochure-page .help-block, .request-callback-page .form-error, .request-callback-page .help-block, .windows-offer-page .form-error, .windows-offer-page .help-block {
		color: red
	}

	.blog-post-form .submit, .booking-form-page .submit, .booking-form .submit, .country-page .submit, .customer-experience-survey .submit, .customer-service-page .submit, .leave-feedback-page .submit, .recommend-friend-page .submit, .request-brochure-page .submit, .request-callback-page .submit, .windows-offer-page .submit {
		background: #64a70b;
		text-transform: uppercase;
		font-weight: 700;
		border: 1px solid #fff;
		margin-top: 20px;
		color: #fff
	}

	.blog-post-form .inner-booking-form, .booking-form-page .inner-booking-form, .booking-form .inner-booking-form, .country-page .inner-booking-form, .customer-experience-survey .inner-booking-form, .customer-service-page .inner-booking-form, .leave-feedback-page .inner-booking-form, .recommend-friend-page .inner-booking-form, .request-brochure-page .inner-booking-form, .request-callback-page .inner-booking-form, .windows-offer-page .inner-booking-form {
		position: relative;
		margin-top: 60px
	}

	.blog-post-form .promo-code, .booking-form-page .promo-code, .booking-form .promo-code, .country-page .promo-code, .customer-experience-survey .promo-code, .customer-service-page .promo-code, .leave-feedback-page .promo-code, .recommend-friend-page .promo-code, .request-brochure-page .promo-code, .request-callback-page .promo-code, .windows-offer-page .promo-code {
		float: left;
		padding: .8rem 1.5rem .8rem 0
	}

	.blog-post-form .blue-form-holder, .booking-form-page .blue-form-holder, .booking-form .blue-form-holder, .country-page .blue-form-holder, .customer-experience-survey .blue-form-holder, .customer-service-page .blue-form-holder, .leave-feedback-page .blue-form-holder, .recommend-friend-page .blue-form-holder, .request-brochure-page .blue-form-holder, .request-callback-page .blue-form-holder, .windows-offer-page .blue-form-holder {
		background: #005eb8;
		margin-bottom: -60px;
		margin-top: -5rem;
		min-height: 760px;
		position: relative;
		top: 0;
		left: 0;
		padding: 0
	}

	.blog-post-form .extra-left-and-bottom, .booking-form-page .extra-left-and-bottom, .booking-form .extra-left-and-bottom, .country-page .extra-left-and-bottom, .customer-experience-survey .extra-left-and-bottom, .customer-service-page .extra-left-and-bottom, .leave-feedback-page .extra-left-and-bottom, .recommend-friend-page .extra-left-and-bottom, .request-brochure-page .extra-left-and-bottom, .request-callback-page .extra-left-and-bottom, .windows-offer-page .extra-left-and-bottom {
		padding: 0;
		width: 90%;
		margin: 1%
	}

	.blog-post-form #address-details, .blog-post-form .select-address, .booking-form #address-details, .booking-form-page #address-details, .booking-form-page .select-address, .booking-form .select-address, .country-page #address-details, .country-page .select-address, .customer-experience-survey #address-details, .customer-experience-survey .select-address, .customer-service-page #address-details, .customer-service-page .select-address, .leave-feedback-page #address-details, .leave-feedback-page .select-address, .recommend-friend-page #address-details, .recommend-friend-page .select-address, .request-brochure-page #address-details, .request-brochure-page .select-address, .request-callback-page #address-details, .request-callback-page .select-address, .windows-offer-page #address-details, .windows-offer-page .select-address {
		display: none
	}

	.blog-post-form .booking-form--media, .booking-form-page .booking-form--media, .booking-form .booking-form--media, .country-page .booking-form--media, .customer-experience-survey .booking-form--media, .customer-service-page .booking-form--media, .leave-feedback-page .booking-form--media, .recommend-friend-page .booking-form--media, .request-brochure-page .booking-form--media, .request-callback-page .booking-form--media, .windows-offer-page .booking-form--media {
		padding-bottom: 1rem;
		padding-top: 1rem
	}

		.blog-post-form .booking-form--media img, .blog-post-form .booking-form--media video, .booking-form-page .booking-form--media img, .booking-form-page .booking-form--media video, .booking-form .booking-form--media img, .booking-form .booking-form--media video, .country-page .booking-form--media img, .country-page .booking-form--media video, .customer-experience-survey .booking-form--media img, .customer-experience-survey .booking-form--media video, .customer-service-page .booking-form--media img, .customer-service-page .booking-form--media video, .leave-feedback-page .booking-form--media img, .leave-feedback-page .booking-form--media video, .recommend-friend-page .booking-form--media img, .recommend-friend-page .booking-form--media video, .request-brochure-page .booking-form--media img, .request-brochure-page .booking-form--media video, .request-callback-page .booking-form--media img, .request-callback-page .booking-form--media video, .windows-offer-page .booking-form--media img, .windows-offer-page .booking-form--media video {
			width: 100%
		}

	.blog-post-form .booking-form--thanks, .booking-form-page .booking-form--thanks, .booking-form .booking-form--thanks, .country-page .booking-form--thanks, .customer-experience-survey .booking-form--thanks, .customer-service-page .booking-form--thanks, .leave-feedback-page .booking-form--thanks, .recommend-friend-page .booking-form--thanks, .request-brochure-page .booking-form--thanks, .request-callback-page .booking-form--thanks, .windows-offer-page .booking-form--thanks {
		padding: 1rem 0;
		text-align: center
	}

		.blog-post-form .booking-form--thanks h2, .booking-form-page .booking-form--thanks h2, .booking-form .booking-form--thanks h2, .country-page .booking-form--thanks h2, .customer-experience-survey .booking-form--thanks h2, .customer-service-page .booking-form--thanks h2, .leave-feedback-page .booking-form--thanks h2, .recommend-friend-page .booking-form--thanks h2, .request-brochure-page .booking-form--thanks h2, .request-callback-page .booking-form--thanks h2, .windows-offer-page .booking-form--thanks h2 {
			margin-bottom: 1rem
		}

	.blog-post-form .continue, .booking-form-page .continue, .booking-form .continue, .country-page .continue, .customer-experience-survey .continue, .customer-service-page .continue, .leave-feedback-page .continue, .recommend-friend-page .continue, .request-brochure-page .continue, .request-callback-page .continue, .windows-offer-page .continue {
		width: 100%
	}

	.blog-post-form .radio-group, .booking-form-page .radio-group, .booking-form .radio-group, .country-page .radio-group, .customer-experience-survey .radio-group, .customer-service-page .radio-group, .leave-feedback-page .radio-group, .recommend-friend-page .radio-group, .request-brochure-page .radio-group, .request-callback-page .radio-group, .windows-offer-page .radio-group {
		margin-left: 2px
	}

	.blog-post-form .double-padded-content, .booking-form-page .double-padded-content, .booking-form .double-padded-content, .country-page .double-padded-content, .customer-experience-survey .double-padded-content, .customer-service-page .double-padded-content, .leave-feedback-page .double-padded-content, .recommend-friend-page .double-padded-content, .request-brochure-page .double-padded-content, .request-callback-page .double-padded-content, .windows-offer-page .double-padded-content {
		padding: 24px 4%;
		width: 92%
	}

	.blog-post-form fieldset, .booking-form-page fieldset, .booking-form fieldset, .country-page fieldset, .customer-experience-survey fieldset, .customer-service-page fieldset, .leave-feedback-page fieldset, .recommend-friend-page fieldset, .request-brochure-page fieldset, .request-callback-page fieldset, .windows-offer-page fieldset {
		border-bottom: 0 solid #fff;
		margin-bottom: 6px;
		padding-bottom: 0
	}

	.blog-post-form button, .blog-post-form input[type=submit], .booking-form-page button, .booking-form-page input[type=submit], .booking-form button, .booking-form input[type=submit], .country-page button, .country-page input[type=submit], .customer-experience-survey button, .customer-experience-survey input[type=submit], .customer-service-page button, .customer-service-page input[type=submit], .leave-feedback-page button, .leave-feedback-page input[type=submit], .recommend-friend-page button, .recommend-friend-page input[type=submit], .request-brochure-page button, .request-brochure-page input[type=submit], .request-callback-page button, .request-callback-page input[type=submit], .windows-offer-page button, .windows-offer-page input[type=submit] {
		width: 100%
	}

	.blog-post-form legend, .booking-form-page legend, .booking-form legend, .country-page legend, .customer-experience-survey legend, .customer-service-page legend, .leave-feedback-page legend, .recommend-friend-page legend, .request-brochure-page legend, .request-callback-page legend, .windows-offer-page legend {
		font-family: Open Sans,arial,sans-serif;
		font-weight: 400;
		display: block;
		font-size: 15px;
		max-width: 75%
	}

		.blog-post-form legend.noStep, .booking-form-page legend.noStep, .booking-form legend.noStep, .country-page legend.noStep, .customer-experience-survey legend.noStep, .customer-service-page legend.noStep, .leave-feedback-page legend.noStep, .recommend-friend-page legend.noStep, .request-brochure-page legend.noStep, .request-callback-page legend.noStep, .windows-offer-page legend.noStep {
			max-width: 98%
		}

		.blog-post-form legend.hide, .booking-form-page legend.hide, .booking-form legend.hide, .country-page legend.hide, .customer-experience-survey legend.hide, .customer-service-page legend.hide, .leave-feedback-page legend.hide, .recommend-friend-page legend.hide, .request-brochure-page legend.hide, .request-callback-page legend.hide, .windows-offer-page legend.hide {
			display: none
		}

	.blog-post-form .checkbox-group, .blog-post-form .checkbox-group .form-field-wrapper.left-input, .blog-post-form .radio-group, .blog-post-form .radio-group .form-field-wrapper.left-input, .booking-form-page .checkbox-group, .booking-form-page .checkbox-group .form-field-wrapper.left-input, .booking-form-page .radio-group, .booking-form-page .radio-group .form-field-wrapper.left-input, .booking-form .checkbox-group, .booking-form .checkbox-group .form-field-wrapper.left-input, .booking-form .radio-group, .booking-form .radio-group .form-field-wrapper.left-input, .country-page .checkbox-group, .country-page .checkbox-group .form-field-wrapper.left-input, .country-page .radio-group, .country-page .radio-group .form-field-wrapper.left-input, .customer-experience-survey .checkbox-group, .customer-experience-survey .checkbox-group .form-field-wrapper.left-input, .customer-experience-survey .radio-group, .customer-experience-survey .radio-group .form-field-wrapper.left-input, .customer-service-page .checkbox-group, .customer-service-page .checkbox-group .form-field-wrapper.left-input, .customer-service-page .radio-group, .customer-service-page .radio-group .form-field-wrapper.left-input, .leave-feedback-page .checkbox-group, .leave-feedback-page .checkbox-group .form-field-wrapper.left-input, .leave-feedback-page .radio-group, .leave-feedback-page .radio-group .form-field-wrapper.left-input, .recommend-friend-page .checkbox-group, .recommend-friend-page .checkbox-group .form-field-wrapper.left-input, .recommend-friend-page .radio-group, .recommend-friend-page .radio-group .form-field-wrapper.left-input, .request-brochure-page .checkbox-group, .request-brochure-page .checkbox-group .form-field-wrapper.left-input, .request-brochure-page .radio-group, .request-brochure-page .radio-group .form-field-wrapper.left-input, .request-callback-page .checkbox-group, .request-callback-page .checkbox-group .form-field-wrapper.left-input, .request-callback-page .radio-group, .request-callback-page .radio-group .form-field-wrapper.left-input, .windows-offer-page .checkbox-group, .windows-offer-page .checkbox-group .form-field-wrapper.left-input, .windows-offer-page .radio-group, .windows-offer-page .radio-group .form-field-wrapper.left-input {
		margin-bottom: 6px
	}

.form-container {
	margin: 0 auto;
	width: 100%;
	max-width: 1024px
}

.no-js .offer-form #offer1 .continue, .no-js .offer-form #offer2 .continue, .no-js .offer-form .step {
	display: none
}

.no-js .offer-form #offer2, .no-js .offer-form #offer3 {
	display: block
}

.no-js .offer-form #manualField {
	display: none
}

.no-js .offer-form #address-details {
	display: block
}

.no-js .offer-form .address-summary, .offer-form #address-details, .offer-form #offer2, .offer-form #offer3, .offer-form .select-address {
	display: none
}

.offer-form #manualField p {
	font-size: 14px
}

.offer-form .double-padded-content {
	padding: 24px 4%;
	width: 92%
}

.offer-form fieldset {
	border-bottom: 0 solid #fff;
	margin-bottom: 6px;
	padding-bottom: 0
}

.offer-form .back {
	float: left;
	margin-bottom: 12px
}

	.offer-form .back a {
		background-size: 12px;
		color: #000;
		display: block;
		padding-left: 15px;
		position: relative;
		text-decoration: none
	}

		.offer-form .back a:before {
			background: url(/assets/images/sprite.svg);
			background-position: -35px -117px;
			background-size: 400px 960px;
			bottom: 0;
			content: "";
			height: 18px;
			left: 0;
			margin: auto;
			position: absolute;
			top: 0;
			width: 12px
		}

		.offer-form .back a:hover {
			text-decoration: underline
		}

.offer-form .step {
	float: right;
	font-size: 14px;
	margin-bottom: -22px
}

	.offer-form .step .number {
		background: #646464;
		border-radius: 50%;
		color: #fff;
		display: inline-block;
		height: 22px;
		line-height: 21px;
		text-align: center;
		width: 22px
	}

.offer-form .step--noMargin {
	margin-bottom: 0
}

.offer-form button, .offer-form input[type=submit] {
	width: 100%
}

.offer-form legend {
	font-family: Open Sans,arial,sans-serif;
	font-weight: 400;
	display: block;
	font-size: 15px;
	max-width: 75%
}

	.offer-form legend.noStep {
		max-width: 98%
	}

	.offer-form legend.hide {
		display: none
	}

.offer-form .checkbox-group, .offer-form .checkbox-group .form-field-wrapper.left-input, .offer-form .radio-group, .offer-form .radio-group .form-field-wrapper.left-input {
	margin-bottom: 6px
}

.onPageForm-left-image {
	box-sizing: border-box;
	max-height: 498px
}

	.onPageForm-left-image.step-two-image {
		max-height: 576px
	}

.onPage-form {
	border: 0
}

.remove-padding-left {
	padding-left: 10px;
	padding-right: 10px
}

.align-padding-left, .mobile-image, .remove-padding-left {
	box-sizing: border-box
}

.blueline {
	background-color: #005eb8;
	height: 2px;
	margin: 20px 0;
	width: 80px
}

.no-margin-left {
	margin-left: 0
}

.quotation-date {
	color: #005eb8
}

.some-padding-top {
	padding-top: 20px
}

.margin-bottom {
	margin-bottom: 10px
}

.no-border-top {
	border-top: 0
}

.some-margin-top {
	margin-top: 15px
}

.white a.black-title, .white a:visited.black-title {
	color: #000;
	text-decoration: underline
}

.form-competition .no-margin-bottom {
	margin-bottom: 12px
}

.form-competition .checkbox-styling, .form-competition .termsConditions, .form-competition a {
	color: #767676
}

.form-competition .termsConditions {
	box-sizing: border-box;
	display: inline-block;
	font-size: 12px;
	padding: 2px 0 1px 40px;
	vertical-align: middle;
	width: 100%
}

	.form-competition .termsConditions:before {
		margin-top: -5px
	}

.form-competition .checkbox-styling {
	display: inline-block;
	font-size: 12px;
	padding-top: 10px;
	vertical-align: middle;
	width: 70%
}

.form-competition .checkboxes-wrapper {
	float: right
}

.form-competition .compForm-label {
	padding-top: 5px
}

.form-competition .double-padded-content, .form-competition .golden-form {
	box-sizing: border-box
}

.form-competition .double-padded-content {
	width: 100%
}

.form-competition .checkbox-label-right {
	box-sizing: border-box;
	display: block;
	float: right;
	font-size: 12px;
	padding-left: 0;
	padding-top: 6px;
	text-align: right;
	width: 100%
}

.red-error {
	background: #fdebea;
	display: block;
	text-align: center;
	width: 100%
}

.full-video-header {
	float: left;
	max-height: 550px;
	overflow: hidden;
	position: relative;
	width: 100%
}

	.full-video-header .banner-link {
		display: block;
		float: left;
		width: 100%
	}

	.full-video-header video {
		display: none;
		float: left;
		width: 100%;
		z-index: 0
	}

		.full-video-header video[poster] {
			width: 100%
		}

	.full-video-header .container, .full-video-header .nav-container {
		text-align: center
	}

	.full-video-header h2.h1 {
		bottom: 0;
		color: #fff;
		left: 0;
		margin: auto !important;
		padding: 0;
		position: absolute;
		right: 0;
		text-shadow: 0 0 3px #000;
		top: 30%;
		z-index: 1
	}

@-webkit-keyframes firstRumble0 {
	0% {
		-webkit-transform: translate3d(-6px,-1px,0);
		transform: translate3d(-6px,-1px,0)
	}

	12.5% {
		-webkit-transform: translate3d(6px,0,0);
		transform: translate3d(6px,0,0)
	}

	25% {
		-webkit-transform: translate3d(-4px,2px,0);
		transform: translate3d(-4px,2px,0)
	}

	37.5% {
		-webkit-transform: translate3d(4px,1px,0);
		transform: translate3d(4px,1px,0)
	}

	50% {
		-webkit-transform: translate3d(-2px,-1px,0);
		transform: translate3d(-2px,-1px,0)
	}

	62.5% {
		-webkit-transform: translate3d(2px,1px,0);
		transform: translate3d(2px,1px,0)
	}

	75% {
		-webkit-transform: translate3d(-1px,0,0);
		transform: translate3d(-1px,0,0)
	}

	87.5% {
		-webkit-transform: translate3d(1px,-1px,0);
		transform: translate3d(1px,-1px,0)
	}
}

@keyframes firstRumble0 {
	0% {
		-webkit-transform: translate3d(-6px,-1px,0);
		transform: translate3d(-6px,-1px,0)
	}

	12.5% {
		-webkit-transform: translate3d(6px,0,0);
		transform: translate3d(6px,0,0)
	}

	25% {
		-webkit-transform: translate3d(-4px,2px,0);
		transform: translate3d(-4px,2px,0)
	}

	37.5% {
		-webkit-transform: translate3d(4px,1px,0);
		transform: translate3d(4px,1px,0)
	}

	50% {
		-webkit-transform: translate3d(-2px,-1px,0);
		transform: translate3d(-2px,-1px,0)
	}

	62.5% {
		-webkit-transform: translate3d(2px,1px,0);
		transform: translate3d(2px,1px,0)
	}

	75% {
		-webkit-transform: translate3d(-1px,0,0);
		transform: translate3d(-1px,0,0)
	}

	87.5% {
		-webkit-transform: translate3d(1px,-1px,0);
		transform: translate3d(1px,-1px,0)
	}
}

@-webkit-keyframes secondRumble0 {
	0% {
		-webkit-transform: translate3d(-4px,1px,0);
		transform: translate3d(-4px,1px,0)
	}

	12.5% {
		-webkit-transform: translate3d(4px,1px,0);
		transform: translate3d(4px,1px,0)
	}

	25% {
		-webkit-transform: translate3d(-3px,1px,0);
		transform: translate3d(-3px,1px,0)
	}

	37.5% {
		-webkit-transform: translate3d(3px,0,0);
		transform: translate3d(3px,0,0)
	}

	50% {
		-webkit-transform: translate3d(-2px,1px,0);
		transform: translate3d(-2px,1px,0)
	}

	62.5% {
		-webkit-transform: translate3d(2px,1px,0);
		transform: translate3d(2px,1px,0)
	}

	75% {
		-webkit-transform: translate3d(-1px,0,0);
		transform: translate3d(-1px,0,0)
	}

	87.5% {
		-webkit-transform: translate3d(1px,0,0);
		transform: translate3d(1px,0,0)
	}
}

@keyframes secondRumble0 {
	0% {
		-webkit-transform: translate3d(-4px,1px,0);
		transform: translate3d(-4px,1px,0)
	}

	12.5% {
		-webkit-transform: translate3d(4px,1px,0);
		transform: translate3d(4px,1px,0)
	}

	25% {
		-webkit-transform: translate3d(-3px,1px,0);
		transform: translate3d(-3px,1px,0)
	}

	37.5% {
		-webkit-transform: translate3d(3px,0,0);
		transform: translate3d(3px,0,0)
	}

	50% {
		-webkit-transform: translate3d(-2px,1px,0);
		transform: translate3d(-2px,1px,0)
	}

	62.5% {
		-webkit-transform: translate3d(2px,1px,0);
		transform: translate3d(2px,1px,0)
	}

	75% {
		-webkit-transform: translate3d(-1px,0,0);
		transform: translate3d(-1px,0,0)
	}

	87.5% {
		-webkit-transform: translate3d(1px,0,0);
		transform: translate3d(1px,0,0)
	}
}

@-webkit-keyframes firstRumble1 {
	0% {
		-webkit-transform: translate3d(-6px,1px,0);
		transform: translate3d(-6px,1px,0)
	}

	12.5% {
		-webkit-transform: translate3d(6px,0,0);
		transform: translate3d(6px,0,0)
	}

	25% {
		-webkit-transform: translate3d(-4px,2px,0);
		transform: translate3d(-4px,2px,0)
	}

	37.5% {
		-webkit-transform: translate3d(4px,2px,0);
		transform: translate3d(4px,2px,0)
	}

	50% {
		-webkit-transform: translate3d(-2px,1px,0);
		transform: translate3d(-2px,1px,0)
	}

	62.5% {
		-webkit-transform: translate3d(2px,1px,0);
		transform: translate3d(2px,1px,0)
	}

	75% {
		-webkit-transform: translate3d(-1px,1px,0);
		transform: translate3d(-1px,1px,0)
	}

	87.5% {
		-webkit-transform: translate3d(1px,-1px,0);
		transform: translate3d(1px,-1px,0)
	}
}

@keyframes firstRumble1 {
	0% {
		-webkit-transform: translate3d(-6px,1px,0);
		transform: translate3d(-6px,1px,0)
	}

	12.5% {
		-webkit-transform: translate3d(6px,0,0);
		transform: translate3d(6px,0,0)
	}

	25% {
		-webkit-transform: translate3d(-4px,2px,0);
		transform: translate3d(-4px,2px,0)
	}

	37.5% {
		-webkit-transform: translate3d(4px,2px,0);
		transform: translate3d(4px,2px,0)
	}

	50% {
		-webkit-transform: translate3d(-2px,1px,0);
		transform: translate3d(-2px,1px,0)
	}

	62.5% {
		-webkit-transform: translate3d(2px,1px,0);
		transform: translate3d(2px,1px,0)
	}

	75% {
		-webkit-transform: translate3d(-1px,1px,0);
		transform: translate3d(-1px,1px,0)
	}

	87.5% {
		-webkit-transform: translate3d(1px,-1px,0);
		transform: translate3d(1px,-1px,0)
	}
}

@-webkit-keyframes secondRumble1 {
	0% {
		-webkit-transform: translate3d(-4px,1px,0);
		transform: translate3d(-4px,1px,0)
	}

	12.5% {
		-webkit-transform: translate3d(4px,0,0);
		transform: translate3d(4px,0,0)
	}

	25% {
		-webkit-transform: translate3d(-3px,1px,0);
		transform: translate3d(-3px,1px,0)
	}

	37.5% {
		-webkit-transform: translate3d(3px,0,0);
		transform: translate3d(3px,0,0)
	}

	50% {
		-webkit-transform: translate3d(-2px,1px,0);
		transform: translate3d(-2px,1px,0)
	}

	62.5% {
		-webkit-transform: translate3d(2px,0,0);
		transform: translate3d(2px,0,0)
	}

	75% {
		-webkit-transform: translate3d(-1px,1px,0);
		transform: translate3d(-1px,1px,0)
	}

	87.5% {
		-webkit-transform: translate3d(1px,0,0);
		transform: translate3d(1px,0,0)
	}
}

@keyframes secondRumble1 {
	0% {
		-webkit-transform: translate3d(-4px,1px,0);
		transform: translate3d(-4px,1px,0)
	}

	12.5% {
		-webkit-transform: translate3d(4px,0,0);
		transform: translate3d(4px,0,0)
	}

	25% {
		-webkit-transform: translate3d(-3px,1px,0);
		transform: translate3d(-3px,1px,0)
	}

	37.5% {
		-webkit-transform: translate3d(3px,0,0);
		transform: translate3d(3px,0,0)
	}

	50% {
		-webkit-transform: translate3d(-2px,1px,0);
		transform: translate3d(-2px,1px,0)
	}

	62.5% {
		-webkit-transform: translate3d(2px,0,0);
		transform: translate3d(2px,0,0)
	}

	75% {
		-webkit-transform: translate3d(-1px,1px,0);
		transform: translate3d(-1px,1px,0)
	}

	87.5% {
		-webkit-transform: translate3d(1px,0,0);
		transform: translate3d(1px,0,0)
	}
}

@-webkit-keyframes firstRumble2 {
	0% {
		-webkit-transform: translate3d(-6px,2px,0);
		transform: translate3d(-6px,2px,0)
	}

	12.5% {
		-webkit-transform: translate3d(6px,0,0);
		transform: translate3d(6px,0,0)
	}

	25% {
		-webkit-transform: translate3d(-4px,2px,0);
		transform: translate3d(-4px,2px,0)
	}

	37.5% {
		-webkit-transform: translate3d(4px,1px,0);
		transform: translate3d(4px,1px,0)
	}

	50% {
		-webkit-transform: translate3d(-2px,0,0);
		transform: translate3d(-2px,0,0)
	}

	62.5% {
		-webkit-transform: translate3d(2px,1px,0);
		transform: translate3d(2px,1px,0)
	}

	75% {
		-webkit-transform: translate3d(-1px,-1px,0);
		transform: translate3d(-1px,-1px,0)
	}

	87.5% {
		-webkit-transform: translate3d(1px,0,0);
		transform: translate3d(1px,0,0)
	}
}

@keyframes firstRumble2 {
	0% {
		-webkit-transform: translate3d(-6px,2px,0);
		transform: translate3d(-6px,2px,0)
	}

	12.5% {
		-webkit-transform: translate3d(6px,0,0);
		transform: translate3d(6px,0,0)
	}

	25% {
		-webkit-transform: translate3d(-4px,2px,0);
		transform: translate3d(-4px,2px,0)
	}

	37.5% {
		-webkit-transform: translate3d(4px,1px,0);
		transform: translate3d(4px,1px,0)
	}

	50% {
		-webkit-transform: translate3d(-2px,0,0);
		transform: translate3d(-2px,0,0)
	}

	62.5% {
		-webkit-transform: translate3d(2px,1px,0);
		transform: translate3d(2px,1px,0)
	}

	75% {
		-webkit-transform: translate3d(-1px,-1px,0);
		transform: translate3d(-1px,-1px,0)
	}

	87.5% {
		-webkit-transform: translate3d(1px,0,0);
		transform: translate3d(1px,0,0)
	}
}

@-webkit-keyframes secondRumble2 {
	0% {
		-webkit-transform: translate3d(-4px,1px,0);
		transform: translate3d(-4px,1px,0)
	}

	12.5% {
		-webkit-transform: translate3d(4px,0,0);
		transform: translate3d(4px,0,0)
	}

	25% {
		-webkit-transform: translate3d(-3px,0,0);
		transform: translate3d(-3px,0,0)
	}

	37.5% {
		-webkit-transform: translate3d(3px,0,0);
		transform: translate3d(3px,0,0)
	}

	50% {
		-webkit-transform: translate3d(-2px,1px,0);
		transform: translate3d(-2px,1px,0)
	}

	62.5% {
		-webkit-transform: translate3d(2px,0,0);
		transform: translate3d(2px,0,0)
	}

	75% {
		-webkit-transform: translate3d(-1px,1px,0);
		transform: translate3d(-1px,1px,0)
	}

	87.5% {
		-webkit-transform: translate3d(1px,1px,0);
		transform: translate3d(1px,1px,0)
	}
}

@keyframes secondRumble2 {
	0% {
		-webkit-transform: translate3d(-4px,1px,0);
		transform: translate3d(-4px,1px,0)
	}

	12.5% {
		-webkit-transform: translate3d(4px,0,0);
		transform: translate3d(4px,0,0)
	}

	25% {
		-webkit-transform: translate3d(-3px,0,0);
		transform: translate3d(-3px,0,0)
	}

	37.5% {
		-webkit-transform: translate3d(3px,0,0);
		transform: translate3d(3px,0,0)
	}

	50% {
		-webkit-transform: translate3d(-2px,1px,0);
		transform: translate3d(-2px,1px,0)
	}

	62.5% {
		-webkit-transform: translate3d(2px,0,0);
		transform: translate3d(2px,0,0)
	}

	75% {
		-webkit-transform: translate3d(-1px,1px,0);
		transform: translate3d(-1px,1px,0)
	}

	87.5% {
		-webkit-transform: translate3d(1px,1px,0);
		transform: translate3d(1px,1px,0)
	}
}

@-webkit-keyframes firstRumble3 {
	0% {
		-webkit-transform: translate3d(-6px,0,0);
		transform: translate3d(-6px,0,0)
	}

	12.5% {
		-webkit-transform: translate3d(6px,0,0);
		transform: translate3d(6px,0,0)
	}

	25% {
		-webkit-transform: translate3d(-4px,-1px,0);
		transform: translate3d(-4px,-1px,0)
	}

	37.5% {
		-webkit-transform: translate3d(4px,1px,0);
		transform: translate3d(4px,1px,0)
	}

	50% {
		-webkit-transform: translate3d(-2px,0,0);
		transform: translate3d(-2px,0,0)
	}

	62.5% {
		-webkit-transform: translate3d(2px,1px,0);
		transform: translate3d(2px,1px,0)
	}

	75% {
		-webkit-transform: translate3d(-1px,2px,0);
		transform: translate3d(-1px,2px,0)
	}

	87.5% {
		-webkit-transform: translate3d(1px,1px,0);
		transform: translate3d(1px,1px,0)
	}
}

@keyframes firstRumble3 {
	0% {
		-webkit-transform: translate3d(-6px,0,0);
		transform: translate3d(-6px,0,0)
	}

	12.5% {
		-webkit-transform: translate3d(6px,0,0);
		transform: translate3d(6px,0,0)
	}

	25% {
		-webkit-transform: translate3d(-4px,-1px,0);
		transform: translate3d(-4px,-1px,0)
	}

	37.5% {
		-webkit-transform: translate3d(4px,1px,0);
		transform: translate3d(4px,1px,0)
	}

	50% {
		-webkit-transform: translate3d(-2px,0,0);
		transform: translate3d(-2px,0,0)
	}

	62.5% {
		-webkit-transform: translate3d(2px,1px,0);
		transform: translate3d(2px,1px,0)
	}

	75% {
		-webkit-transform: translate3d(-1px,2px,0);
		transform: translate3d(-1px,2px,0)
	}

	87.5% {
		-webkit-transform: translate3d(1px,1px,0);
		transform: translate3d(1px,1px,0)
	}
}

@-webkit-keyframes secondRumble3 {
	0% {
		-webkit-transform: translate3d(-4px,0,0);
		transform: translate3d(-4px,0,0)
	}

	12.5% {
		-webkit-transform: translate3d(4px,0,0);
		transform: translate3d(4px,0,0)
	}

	25% {
		-webkit-transform: translate3d(-3px,0,0);
		transform: translate3d(-3px,0,0)
	}

	37.5% {
		-webkit-transform: translate3d(3px,1px,0);
		transform: translate3d(3px,1px,0)
	}

	50% {
		-webkit-transform: translate3d(-2px,0,0);
		transform: translate3d(-2px,0,0)
	}

	62.5% {
		-webkit-transform: translate3d(2px,0,0);
		transform: translate3d(2px,0,0)
	}

	75% {
		-webkit-transform: translate3d(-1px,0,0);
		transform: translate3d(-1px,0,0)
	}

	87.5% {
		-webkit-transform: translate3d(1px,1px,0);
		transform: translate3d(1px,1px,0)
	}
}

@keyframes secondRumble3 {
	0% {
		-webkit-transform: translate3d(-4px,0,0);
		transform: translate3d(-4px,0,0)
	}

	12.5% {
		-webkit-transform: translate3d(4px,0,0);
		transform: translate3d(4px,0,0)
	}

	25% {
		-webkit-transform: translate3d(-3px,0,0);
		transform: translate3d(-3px,0,0)
	}

	37.5% {
		-webkit-transform: translate3d(3px,1px,0);
		transform: translate3d(3px,1px,0)
	}

	50% {
		-webkit-transform: translate3d(-2px,0,0);
		transform: translate3d(-2px,0,0)
	}

	62.5% {
		-webkit-transform: translate3d(2px,0,0);
		transform: translate3d(2px,0,0)
	}

	75% {
		-webkit-transform: translate3d(-1px,0,0);
		transform: translate3d(-1px,0,0)
	}

	87.5% {
		-webkit-transform: translate3d(1px,1px,0);
		transform: translate3d(1px,1px,0)
	}
}

@-webkit-keyframes firstRumble4 {
	0% {
		-webkit-transform: translate3d(-6px,1px,0);
		transform: translate3d(-6px,1px,0)
	}

	12.5% {
		-webkit-transform: translate3d(6px,2px,0);
		transform: translate3d(6px,2px,0)
	}

	25% {
		-webkit-transform: translate3d(-4px,0,0);
		transform: translate3d(-4px,0,0)
	}

	37.5% {
		-webkit-transform: translate3d(4px,0,0);
		transform: translate3d(4px,0,0)
	}

	50% {
		-webkit-transform: translate3d(-2px,2px,0);
		transform: translate3d(-2px,2px,0)
	}

	62.5% {
		-webkit-transform: translate3d(2px,0,0);
		transform: translate3d(2px,0,0)
	}

	75% {
		-webkit-transform: translate3d(-1px,2px,0);
		transform: translate3d(-1px,2px,0)
	}

	87.5% {
		-webkit-transform: translate3d(1px,1px,0);
		transform: translate3d(1px,1px,0)
	}
}

@keyframes firstRumble4 {
	0% {
		-webkit-transform: translate3d(-6px,1px,0);
		transform: translate3d(-6px,1px,0)
	}

	12.5% {
		-webkit-transform: translate3d(6px,2px,0);
		transform: translate3d(6px,2px,0)
	}

	25% {
		-webkit-transform: translate3d(-4px,0,0);
		transform: translate3d(-4px,0,0)
	}

	37.5% {
		-webkit-transform: translate3d(4px,0,0);
		transform: translate3d(4px,0,0)
	}

	50% {
		-webkit-transform: translate3d(-2px,2px,0);
		transform: translate3d(-2px,2px,0)
	}

	62.5% {
		-webkit-transform: translate3d(2px,0,0);
		transform: translate3d(2px,0,0)
	}

	75% {
		-webkit-transform: translate3d(-1px,2px,0);
		transform: translate3d(-1px,2px,0)
	}

	87.5% {
		-webkit-transform: translate3d(1px,1px,0);
		transform: translate3d(1px,1px,0)
	}
}

@-webkit-keyframes secondRumble4 {
	0% {
		-webkit-transform: translate3d(-4px,0,0);
		transform: translate3d(-4px,0,0)
	}

	12.5% {
		-webkit-transform: translate3d(4px,1px,0);
		transform: translate3d(4px,1px,0)
	}

	25% {
		-webkit-transform: translate3d(-3px,1px,0);
		transform: translate3d(-3px,1px,0)
	}

	37.5% {
		-webkit-transform: translate3d(3px,0,0);
		transform: translate3d(3px,0,0)
	}

	50% {
		-webkit-transform: translate3d(-2px,0,0);
		transform: translate3d(-2px,0,0)
	}

	62.5% {
		-webkit-transform: translate3d(2px,1px,0);
		transform: translate3d(2px,1px,0)
	}

	75% {
		-webkit-transform: translate3d(-1px,0,0);
		transform: translate3d(-1px,0,0)
	}

	87.5% {
		-webkit-transform: translate3d(1px,1px,0);
		transform: translate3d(1px,1px,0)
	}
}

@keyframes secondRumble4 {
	0% {
		-webkit-transform: translate3d(-4px,0,0);
		transform: translate3d(-4px,0,0)
	}

	12.5% {
		-webkit-transform: translate3d(4px,1px,0);
		transform: translate3d(4px,1px,0)
	}

	25% {
		-webkit-transform: translate3d(-3px,1px,0);
		transform: translate3d(-3px,1px,0)
	}

	37.5% {
		-webkit-transform: translate3d(3px,0,0);
		transform: translate3d(3px,0,0)
	}

	50% {
		-webkit-transform: translate3d(-2px,0,0);
		transform: translate3d(-2px,0,0)
	}

	62.5% {
		-webkit-transform: translate3d(2px,1px,0);
		transform: translate3d(2px,1px,0)
	}

	75% {
		-webkit-transform: translate3d(-1px,0,0);
		transform: translate3d(-1px,0,0)
	}

	87.5% {
		-webkit-transform: translate3d(1px,1px,0);
		transform: translate3d(1px,1px,0)
	}
}

@-webkit-keyframes lg-right-end {
	0% {
		left: 0
	}

	50% {
		left: -30px
	}

	to {
		left: 0
	}
}

@-webkit-keyframes lg-left-end {
	0% {
		left: 0
	}

	50% {
		left: 30px
	}

	to {
		left: 0
	}
}

@-webkit-keyframes fadein {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes popin {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	85% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes bounce {
	0%,20%,50%,80%,to {
		-webkit-transform: translateY(0) rotate(-45deg);
		transform: translateY(0) rotate(-45deg)
	}

	40% {
		-webkit-transform: translateY(-30px) rotate(-45deg);
		transform: translateY(-30px) rotate(-45deg)
	}

	60% {
		-webkit-transform: translateY(-15px) rotate(-45deg);
		transform: translateY(-15px) rotate(-45deg)
	}
}

.featherlight {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2147483647;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	background: #333;
	background: transparent
}

	.featherlight:last-of-type {
		background: hsla(0,0%,44.7%,.75)
	}

	.featherlight:before {
		content: "";
		display: inline-block;
		height: 100%;
		vertical-align: middle;
		margin-right: -.25em
	}

	.featherlight .featherlight-content {
		position: relative;
		text-align: left;
		vertical-align: middle;
		display: inline-block;
		overflow: auto;
		padding: 0;
		margin-left: 5%;
		margin-right: 5%;
		background: #fff;
		cursor: auto;
		border: 1px solid #ddd;
		white-space: normal
	}

	.featherlight .featherlight-inner {
		display: block
	}

	.featherlight .featherlight-close-icon {
		position: absolute;
		z-index: 9999;
		top: 0;
		right: 0;
		width: 36px;
		height: 36px;
		border: 6px solid hsla(0,0%,100%,0);
		cursor: pointer;
		text-align: center;
		font-family: Arial,sans-serif;
		background: hsla(0,0%,100%,.75) url(/assets/images/sprite.svg) no-repeat;
		background-size: 400px 960px;
		background-position: -215px -171px;
		color: #000
	}

	.featherlight .featherlight-image {
		width: 100%
	}

.featherlight-iframe .featherlight-content {
	border-bottom: 0;
	padding: 0
}

.featherlight iframe {
	border: none
}

.featherlight * {
	box-sizing: border-box
}

.featherlight-next, .featherlight-previous {
	display: block;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: #fff;
	width: 48px;
	height: 48px;
	line-height: 48px;
	border: 1px solid #eaeaea;
	float: left;
	z-index: 4;
	color: #005eb8
}

.featherlight-previous {
	background: #fff url(/assets/images/modal-nav.png) no-repeat;
	background-position: 6px 5px
}

.featherlight-next {
	background: #fff url(/assets/images/modal-nav.png) no-repeat;
	background-position: -27px 5px
}

	.featherlight-next span, .featherlight-previous span {
		width: 20px;
		height: 20px;
		float: left;
		display: none !important
	}

.featherlight-loading .featherlight-next, .featherlight-loading .featherlight-previous {
	display: none
}

.featherlight-content aside {
	float: left;
	width: 100%
}

	.featherlight-content aside .gallery-text ol, .featherlight-content aside .gallery-text p, .featherlight-content aside .gallery-text ul {
		font-size: 13px;
		line-height: 16px;
		margin: 0
	}

	.featherlight-content aside .gallery-text p {
		padding: 0 0 12px
	}

	.featherlight-content aside .gallery-text li {
		padding: 0 0 6px;
		margin: 0 0 0 18px
	}

	.featherlight-content aside .gallery-text {
		padding: 12px 10px 10px
	}

.gallery-image-wysiwyg {
	display: none
}

.featherlight-content .modal-image {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #eee
}

	.featherlight-content .modal-image img {
		max-width: 100% !important;
		width: auto !important;
		height: auto !important;
		max-height: 490px;
		display: inline
	}

	.featherlight-content .modal-image .wrapper-container {
		position: relative
	}

	.featherlight-content .modal-image .swapImage {
		color: #fff
	}

	.featherlight-content .modal-image .gallery-hover-state img {
		width: 36px !important
	}

.featherlight-content h3 {
	font-size: 19px;
	margin-bottom: 10px
}

.modal-image .pinterest {
	position: absolute;
	top: 2px;
	left: 6px;
	z-index: 2
}

.modal-image .wrapper-container {
	margin: 0
}

.modal-image .image-wrapper {
	float: left;
	width: 100%
}

.modal-image .main-image-wrapper {
	width: 100%
}

.featherlight-content .modal-image .swapImage {
	border-bottom: 2px solid #fff;
	float: left
}

	.featherlight-content .modal-image .swapImage.last {
		border-bottom: 0
	}

.featherlight-loading aside {
	display: none
}

.featherlight-loading .featherlight-inner {
	padding: 40px
}

.featherlight-loading .featherlight-content .modal-image {
	width: 100%
}

.formField {
	border-color: #28a745;
	position: relative
}

.valid input {
	background-color: rgba(0,255,0,.7) !important
}

.invalid input {
	background-color: rgba(255,0,0,.2) !important
}

.required input {
	background-color: rgba(255,165,0,.2) !important
}

.error {
	border-color: red !important
}

.valid:after {
	content: "\f058"
}

.invalid:after, .valid:after {
	color: #000;
	font-family: Font Awesome\ 5 Free;
	font-size: 25px;
	font-weight: 700;
	position: absolute;
	right: 45px;
	top: 15px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.invalid:after {
	content: "\f057"
}

.required:after {
	color: #000;
	content: "\f12a";
	right: 45px;
	top: 15px
}

.pending:after, .required:after {
	font-family: Font Awesome\ 5 Free;
	font-size: 25px;
	font-weight: 700;
	position: absolute;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.pending:after {
	-webkit-animation: fa-spin 1s steps(8) infinite;
	animation: fa-spin 1s steps(8) infinite;
	color: red;
	content: "\f110";
	right: 5px;
	top: 5px
}

#blue-background, .blue-background {
	background: #005eb8
}

#dark-blue-background, .dark-blue-background {
	background: #0b3c6b
}

#light-blue-background, .light-blue-background {
	background-image: -webkit-gradient(linear,left top,right bottom,from(#379bc4),to(#41b6e6));
	background-image: linear-gradient(to bottom right,#379bc4,#41b6e6)
}

#grey-background, .grey-background {
	background: #f4f4f4
}

#dark-grey-background, .dark-grey-background {
	background: #d8d8d8
}

#yellow-background, .yellow-background {
	background: #ffb81c
}

#green-background, .green-background {
	background: #278504
}

#grey-gradient-background, .grey-gradient-background {
	background-image: -webkit-gradient(linear,left top,right top,from(#e9e9e9),to(#f8f8f8));
	background-image: linear-gradient(90deg,#e9e9e9,#f8f8f8)
}

#trans-green-bg, .trans-green-bg {
	background: rgba(100,167,11,.9);
	-webkit-transition: .3s;
	transition: .3s
}

	#trans-green-bg:hover, .trans-green-bg:hover {
		background: #64a70b
	}

#trans-blue-bg, .trans-blue-bg {
	background: rgba(11,60,107,.9);
	-webkit-transition: .3s;
	transition: .3s
}

	#trans-blue-bg:hover, .trans-blue-bg:hover {
		background: rgba(0,94,184,.8)
	}

#blue-table, .blue-table {
	border-collapse: collapse;
	color: #423f3f;
	font-family: Open Sans,arial,sans-serif;
	font-size: 1.05em;
	font-weight: 400;
	letter-spacing: -.02em;
	line-height: 2em;
	margin: 20px 0;
	width: 100%
}

	#blue-table td, .blue-table td {
		border: 1px solid #e0e0e0;
		padding: 8px
	}

	#blue-table th, .blue-table th {
		background-color: #005eb8;
		border: 1px solid #e0e0e0;
		color: #fff;
		padding: 12px 8px;
		text-align: left
	}

	#blue-table tr:nth-child(2n), .blue-table tr:nth-child(2n) {
		background-color: #f4f4f4
	}

.half-screen-image, .half-screen-text {
	display: table-cell;
	width: 49.9%
}

.half-screen-text {
	vertical-align: middle
}

.half-screen-inner-left {
	float: right;
	margin: 0 6%;
	max-width: 580px
}

.half-screen-inner-right {
	float: left;
	margin: 0 6%;
	max-width: 580px
}

.extra-top-and-bottom {
	padding: 4rem 0
}

.extra-margin-bottom {
	margin-bottom: 20px
}

.text-indent {
	display: table;
	padding: 3%;
	width: 94%
}

.text-indent-narrow {
	display: table;
	padding: 4.5% 6.5%;
	width: 90%
}

.text-middle {
	padding-top: 5rem
}

.margin-top-5 {
	margin-top: 5rem
}

.full-cover-background {
	background: 50% no-repeat;
	background-size: cover;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff
}

.fw-background-only-desktop {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 400px;
	width: 100%
}

a.undertext:link, a.undertext:visited {
	color: #423f3f
}

a.noundertext:active, a.noundertext:hover, a.noundertext:visited {
	color: inherit
}

.grey-border-top-and-bottom {
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	margin: 10px 0;
	padding: 10px 0 3px
}

.grey-border {
	border: 1px solid #d4d4d4
}

.blue-border-top-and-bottom {
	border-top: 2px solid #005eb8;
	border-bottom: 2px solid #005eb8;
	margin: 30px 0;
	padding: 20px 0 15px
}

.blue-dotted-top-and-bottom {
	border-top: 2px dashed #005eb8;
	border-bottom: 2px dashed #005eb8;
	margin: 20px 0;
	padding: 20px 0 15px
}

.box-grey-background {
	background: #f4f4f4;
	width: 88%;
	padding: 5% 6%;
	margin: 20px 0
}

.box-white-background {
	background: #fff;
	width: 84%;
	padding: 7% 8%;
	margin: 30px 0
}

.box-grey-border {
	padding: 6%;
	border: 1px solid #d4d4d4
}

.grey-border-right {
	border-right: 1px solid #d4d4d4
}

.grey-border-left {
	border-left: 1px solid #d4d4d4
}

.grey-divider {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #d4d4d4;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 0
}

#blue-background {
	background: #005eb8
}

#dark-blue-background {
	background: #0b3c6b
}

#light-blue-background {
	background-image: -webkit-gradient(linear,left top,right bottom,from(#379bc4),to(#41b6e6));
	background-image: linear-gradient(to bottom right,#379bc4,#41b6e6)
}

#grey-background {
	background: #f4f4f4
}

#dark-grey-background {
	background: #d8d8d8
}

#yellow-background {
	background: #ffb81c
}

#green-background {
	background: #278504
}

#grey-gradient-background {
	background-image: -webkit-gradient(linear,left top,right top,from(#e9e9e9),to(#f8f8f8));
	background-image: linear-gradient(90deg,#e9e9e9,#f8f8f8)
}

#trans-green-bg {
	background: rgba(100,167,11,.9);
	-webkit-transition: .3s;
	transition: .3s
}

	#trans-green-bg:hover {
		background: #64a70b
	}

#trans-blue-bg {
	background: rgba(11,60,107,.9);
	-webkit-transition: .3s;
	transition: .3s
}

	#trans-blue-bg:hover {
		background: rgba(0,94,184,.8)
	}

h2 {
	color: #005eb8;
	font-family: Open Sans,arial,sans-serif;
	margin-bottom: 8px
}

	h2.white-text {
		color: #fff
	}

	h2.darkblue-text {
		color: #0b3c6b
	}

	h2.lightblue-text {
		color: #41b6e6
	}

	h2.grey-text {
		color: #423f3f
	}

h3, h4, h5 {
	letter-spacing: -.75px
}

h3, h4, h5, h6 {
	color: #005eb8;
	font-family: Open Sans,arial,sans-serif;
	margin-bottom: 8px
}

	h6.white-text {
		color: #fff
	}

	h6.darkblue-text {
		color: #0b3c6b
	}

	h6.lightblue-text {
		color: #41b6e6
	}

	h6.grey-text {
		color: #423f3f
	}

p {
	font-family: Open Sans,arial,sans-serif
}

	p.white-text {
		color: #fff
	}

strong {
	font-family: Open Sans,arial,sans-serif;
	font-weight: 600
}

p.smaller {
	font-size: .88em;
	letter-spacing: 0;
	line-height: 1.6em
}

p.bigger {
	font-size: 1.4em;
	font-weight: 400;
	line-height: 1.6em
}

h1.big {
	font-size: 3em;
	font-weight: 400;
	letter-spacing: -1.75px;
	line-height: 1.3em
}

.centred-text, .left-on-mob {
	text-align: center
}

.aligned-right {
	float: right
}

#white-text, .white-text {
	color: #fff
}

#darkblue-text, .darkblue-text {
	color: #0b3c6b
}

#lightblue-text, .lightblue-text {
	color: #41b6e6
}

#grey-text, .grey-text {
	color: #423f3f
}

#titlespan, .titlespan {
	font-size: 18px;
	line-height: 18px
}

.large-percentage {
	font-size: 5.4em;
	font-weight: 600;
	line-height: .8em
}

.uppercase {
	text-transform: uppercase
}

.div-2a, .div-2b, .div-3a, .div-3b, .div-4a, .div-4b, .div-5a, .div-5b, .div-8a, .div-8b, .div-10a, .div-10b {
	padding: 1%;
	float: left
}

.div-2a, .div-2b {
	width: 48%
}

.div-3a, .div-3b {
	width: 31.3%
}

.div-4a, .div-4b {
	width: 23%
}

.div-5a, .div-5b {
	width: 18%
}

.div-8a, .div-8b {
	width: 10.5%
}

.div-10a, .div-10b {
	width: 8%
}

	.div-2a:nth-child(odd), .div-4b:nth-child(4n+1), .div-8b:nth-child(8n+1), .div-10b:nth-child(10n+1) {
		clear: left
	}

.hl {
	border-top: 2px solid #005eb8
}

.hl, .hl-white {
	margin-bottom: 10px;
	width: 100%
}

.hl-white {
	border-top: 2px solid #fff
}

.shl {
	margin: 15px 0
}

.shl, .shl-center {
	border-top: 2px solid #005eb8;
	width: 40px
}

.shl-center {
	margin: 15px auto
}

.shl-white {
	margin: 15px 0
}

.shl-white, .shl-white-center {
	border-top: 2px solid #fff;
	width: 40px
}

.shl-white-center {
	margin: 15px auto
}

.font-colour-white {
	color: #fff !important
}

.font-colour-blue {
	color: #005eb8 !important
}

.font-colour-grey {
	color: #404040 !important
}

.font-colour-darkblue {
	color: #0b3c6b
}

.font-colour-lightblue {
	color: #41b6e6
}

.font-colour-yellow {
	color: #ffb81c
}

footer {
	float: left;
	padding-bottom: 100px;
	width: 100%
}

	footer a, footer a:visited {
		color: #fff;
		text-decoration: none
	}

		footer a:hover {
			text-decoration: underline
		}

	footer .copyright {
		font-size: 13px;
		line-height: 15px
	}

	footer h4 {
		color: #fff;
		font-size: 16px;
		margin: 0;
		padding: 12px 0
	}

		footer h4 .arrow {
			background: url(/assets/images/sprite.svg) no-repeat -60px 0;
			background-size: 250px 600px;
			float: right;
			height: 18px;
			width: 18px
		}

		footer h4.expand span {
			color: #fff
		}

		footer h4.expand .arrow {
			background-position: -98px 0
		}

	footer ul {
		font-size: .8rem;
		margin: 0;
		padding: 0;
		width: 100%
	}

		footer ul li {
			line-height: 20px;
			list-style: none;
			margin: 0;
			padding: 0 0 2px
		}

		footer ul ul {
			display: none;
			margin-bottom: 0
		}

			footer ul ul li {
				border-bottom: 0;
				padding: 0 0 6px
			}

			footer ul ul a, footer ul ul a:visited {
				color: #646464
			}

				footer ul ul a:hover {
					color: #fff
				}

		footer ul:last-child {
			margin-bottom: 0
		}

	footer .trust-pilot p {
		font-size: 12px;
		margin: 0 6px 6px
	}

		footer .trust-pilot p a {
			text-decoration: underline
		}

	footer .footer-links {
		box-sizing: border-box;
		float: left;
		padding: 0 4%;
		text-align: center;
		width: 100%
	}

		footer .footer-links li {
			border: 0;
			display: inline-block;
			float: none;
			padding: 0 6px;
			text-align: center;
			width: auto
		}

	footer .footer-left {
		float: left;
		padding-top: 6px;
		width: 100%
	}

	footer .social-icons li {
		border: 0
	}

	footer .footer-container {
		margin: 0 auto;
		max-width: 1024px;
		width: 100%
	}

	footer .footer-left a {
		color: #005eb8
	}

.container, .nav-container {
	margin: 0 auto;
	max-width: 1366px;
	width: 100%
}

.large-container {
	margin: 0 auto;
	max-width: 1440px;
	width: 100%
}

.wrapper-20, .wrapper-25, .wrapper-33, .wrapper-40, .wrapper-50, .wrapper-60, .wrapper-66, .wrapper-75, .wrapper-100, .wrapper-100-no-margin {
	float: left;
	margin-bottom: 12px;
	width: 100%
}

.padded-content .wrapper-33 + .wrapper-66, .padded-content .wrapper-66 + .wrapper-33 {
	margin-bottom: 0
}

.wrapper-container {
	clear: left;
	float: left;
	width: 100%
}

.float {
	float: left
}

.padded-content {
	float: left;
	padding: 12px 4%;
	width: 92%
}

	.padded-content p:last-child {
		margin-bottom: 0
	}

	.padded-content.horizontal {
		padding-bottom: 0;
		padding-top: 0
	}

.double-padded-content {
	float: left;
	padding: 18px 4%;
	width: 92%
}

	.double-padded-content.horizontal, .with-75-right .padded-content.horizontal, .wrapper-75 + .wrapper-25 .padded-content.horizontal {
		padding-bottom: 0;
		padding-top: 0
	}

.margin-bottom {
	margin-bottom: 12px
}

.double-margin-bottom {
	margin-bottom: 24px
}

.no-margin-bottom {
	margin-bottom: 0
}

.double-padding-bottom, .double-padding-top {
	padding-top: 24px
}

.padding-bottom, .padding-top {
	padding-top: 12px
}

.margin-top {
	margin-top: 12px
}

.double-margin-top {
	margin-top: 18px
}

.no-margin-top {
	margin-top: 0
}

.no-padding-top {
	padding-top: 0
}

.carousel-margin {
	margin-bottom: 24px
}

.mobile-margin {
	margin: 0 4%;
	width: 92%
}

.med-margin-bottom {
	margin-bottom: 18px
}

.with-border .wrapper-25, .with-border .wrapper-33 {
	border-top: 1px solid #ddd;
	padding: 18px 0 0
}

.no-padding {
	padding-bottom: 0;
	padding-top: 0
}

.reduced-bottom-margin .wrapper-33, .reduced-bottom-margin .wrapper-50 {
	margin-bottom: 0
}

.negative-double-margin-top {
	margin-top: -24px
}

.no-margin-children > div {
	margin-bottom: 0
}

.two-column-mobile .wrapper-25 {
	width: 50%
}

.wrapper-50.stacked-cta a {
	min-height: 170px
}

header {
	background: #fff;
	box-sizing: border-box;
	display: inline-block;
	height: auto;
	position: relative;
	width: 100%;
	z-index: 9999
}

	header nav {
		font-family: Open Sans,arial,sans-serif;
		font-weight: 400
	}

	header .logo {
		padding: 12px 4%;
		width: 102px
	}

	header.simple .call-bar {
		display: block
	}

	header.simple .call-text {
		font-size: 11px;
		margin: 0;
		padding-top: 0;
		text-transform: uppercase
	}

	header.simple span {
		font-size: 17px
	}

.header-contactInfo {
	display: none
}

	.header-contactInfo .container, .header-contactInfo .nav-container {
		position: relative
	}

.header-links {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%
}

	.header-links li {
		font-family: Open Sans,arial,sans-serif;
		font-weight: 400;
		list-style: none;
		padding: 0
	}

.header-opening-times {
	box-sizing: border-box;
	padding: 10px;
	position: absolute;
	right: 0;
	text-align: center;
	width: 20%
}

	.header-opening-times p {
		font-size: 13px;
		line-height: 1em;
		margin: 0
	}

	.header-opening-times .header-times {
		font: 700 13px Gill Sans W01 Medium,arial,sans-serif
	}

.no-js header {
	margin-bottom: 18px
}

.h1 a, .h1 a:visited, .h2 a, .h2 a:visited, .h3 a, .h3 a:visited, .h4 a, .h4 a:visited, h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited, h4 a, h4 a:visited {
	color: #005eb8
}

	.h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
		color: #0b3c6b
	}

h1, h2, h3, h4, h5 {
	color: #005eb8
}

.wf-loading h1, .wf-loading h2, .wf-loading h3, .wf-loading h4, .wf-loading h5 {
	visibility: hidden
}

.h1, h1 {
	font-size: 35px;
	line-height: 1.05
}

.h1, .h2, h1, h2, legend {
	font-family: Open Sans,arial,sans-serif;
	font-weight: 300;
	margin: 0 0 12px
}

.h2, h2, legend {
	font-size: 26px;
	line-height: 1.1
}

	.h2 img, h2 img, legend img {
		margin: 0 12px 0 0
	}

.h3, h3 {
	font-family: Open Sans,arial,sans-serif;
	font-weight: 300;
	font-size: 22px;
	line-height: 1.15;
	margin: 0 0 10px
}

.h4, h4 {
	font-weight: 400;
	font-size: 17px
}

.h4, .h5, h4, h5 {
	font-family: Open Sans,arial,sans-serif;
	margin: 0 0 6px
}

.h5, h5 {
	font-weight: 700;
	font-size: 16px
}

h3 img {
	margin-top: -3px;
	padding-right: 6px
}

h2 img, legend img {
	margin-top: -3px;
	padding-right: 0
}

#hero-img-96, .inner-1366-container {
	margin: 1.5% auto;
	max-width: 1366px
}

.row:after {
	clear: both;
	content: "";
	display: table
}

#remove-margin {
	margin-right: 0
}

.inner-1024-container {
	display: table;
	margin: 0 auto;
	max-width: 1024px;
	min-height: 1px;
	padding: 5px 0;
	width: 100%
}

.inner-content-full {
	display: table-cell;
	padding: 0 10px;
	width: 100vw
}

.inner-content-img, .inner-content-left, .inner-content-right {
	display: table-cell;
	height: auto;
	vertical-align: middle;
	width: 50%
}

.inner-content-left {
	padding: 10px 50px 10px 10px
}

.inner-content-right {
	padding: 10px 10px 10px 50px
}

.inner-content-left-2 {
	padding: 0 30px 0 10px
}

.inner-content-left-2, .inner-content-right-2 {
	display: table-cell;
	height: auto;
	vertical-align: text-top;
	width: 50%
}

.inner-content-right-2 {
	padding: 0 10px 0 30px
}

.inner-content-right70 {
	display: table-cell;
	height: auto;
	padding: 0 10px 0 40px;
	vertical-align: middle;
	width: 70%
}

.inner-content-left70 {
	display: table-cell;
	height: auto;
	padding: 0 50px 0 10px;
	vertical-align: top;
	width: 70%
}

.inner-content-left25 {
	display: table-cell;
	height: auto;
	vertical-align: middle;
	width: 25%
}

.inner-content-right25 {
	display: table-cell;
	height: auto;
	vertical-align: top;
	width: 25%
}

:root input[type=checkbox] {
	margin-left: -19px;
	visibility: hidden
}

	:root input[type=checkbox] + input + label, :root input[type=checkbox] + label {
		cursor: pointer;
		display: inline-block;
		margin: 3px 0 0;
		padding: 2px 0 1px 26px;
		position: relative;
		width: 92%
	}

		:root input[type=checkbox] + input + label:before, :root input[type=checkbox] + label:before {
			background: url(/assets/images/sprite.svg);
			background-position: -113px -460px;
			background-size: 400px 960px;
			content: "";
			height: 28px;
			left: 0;
			position: absolute;
			top: 0;
			width: 24px
		}

		:root input[type=checkbox] + input + label.small:before, :root input[type=checkbox] + label.small:before {
			background-position: -113px -462px
		}

	:root input[type=checkbox]:checked + input + label:before, :root input[type=checkbox]:checked + label:before {
		background-position: -90px -483px
	}

	:root input[type=checkbox]:checked + input + label.small:before, :root input[type=checkbox]:checked + label.small:before {
		background-position: -90px -485px
	}

	:root input[type=checkbox].no-style, :root input[type=radio].no-style {
		display: block;
		margin: 6px 5px 6px 0
	}

		:root input[type=checkbox].no-style + input + label, :root input[type=radio].no-style + input + label:root input[type=checkbox].no-style + label, :root input[type=radio].no-style + label {
			background: none;
			cursor: pointer;
			display: inline-block;
			margin: 0;
			padding: 2px 0 1px;
			width: auto
		}

			:root input[type=checkbox].no-style + input + label:before, :root input[type=radio].no-style + input + label:root input[type=checkbox].no-style + label:before, :root input[type=radio].no-style + label:before {
				display: none
			}

	:root input[type=checkbox]:checked.no-style + input + label, :root input[type=checkbox]:checked.no-style + label, :root input[type=radio]:checked.no-style + input + label, :root input[type=radio]:checked.no-style + label {
		background: none
	}

		:root input[type=checkbox]:checked.no-style + input + label:before, :root input[type=checkbox]:checked.no-style + label:before, :root input[type=radio]:checked.no-style + input + label:before, :root input[type=radio]:checked.no-style + label:before {
			display: none
		}

input[type=search], input[type=email], input[type=password], input[type=tel], input[type=text], textarea {
	box-sizing: border-box;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	padding: 1rem;
	width: 100%;
	height: 3rem;
	font-size: 1rem
}

	input[type=email].parsley-error, input[type=password].parsley-error, input[type=tel].parsley-error, input[type=text].parsley-error, textarea.parsley-error {
		background-color: #fdebea
	}

	input[type=email].parsley-success, input[type=password].parsley-success, input[type=tel].parsley-success, input[type=text].parsley-success, textarea.parsley-success {
		background-color: #d9ffd9
	}

select {
	font-size: 1rem
}

	select.parsley-error {
		background-color: #fdebea
	}

	select.parsley-success {
		background-color: #d9ffd9
	}

.button, .button:active, .button:visited, button, input[type=submit] {
	font-family: Open Sans,arial,sans-serif;
	font-weight: 300;
	background: #005eb8;
	border: 0;
	clear: both;
	color: #fff;
	display: inline-block;
	font-size: 17px;
	line-height: 24px;
	margin: 6px 0;
	padding: 8px 56px 8px 14px;
	position: relative
}

	.button:active:hover, .button:hover, .button:visited:hover, button:hover, input[type=submit]:hover {
		background: #32bcee;
		text-decoration: none
	}

	.button.action, .button:active.action, .button:visited.action, button.action, input[type=submit].action {
		border-radius: 3px;
		-webkit-appearance: none;
		clear: none;
		font-size: 16px;
		margin: 0 0 0 12px;
		padding: 4px 14px
	}

	.button.download-icon, .button:active.download-icon, .button:visited.download-icon, button.download-icon, input[type=submit].download-icon {
		background-image: url(/assets/images/download-2x.svg);
		background-position: 12px;
		background-repeat: no-repeat;
		background-size: 20px 17px;
		padding-left: 38px
	}

	.button .icon, .button:active .icon, .button:visited .icon, button .icon, input[type=submit] .icon {
		float: left;
		margin: 4px 8px 0 -4px
	}

	.button .arrow, .button:active .arrow, .button:visited .arrow, button .arrow, input[type=submit] .arrow {
		background: #32bcee url(/assets/images/arrow-white-2x.svg) no-repeat 50%;
		background-size: 15px 20px;
		height: 100%;
		line-height: 19px;
		padding: 0 14px;
		position: absolute;
		right: 0;
		top: 0;
		width: 13px
	}

.central .button {
	float: none;
	margin: 0 auto
}

span.submit-arrow {
	border-radius: 0;
	background: #448504 url(/assets/images/arrow-right.png) 100% no-repeat
}

	span.submit-arrow:hover {
		background-color: #64a70b
	}

input[type=submit].submit-arrow {
	border-radius: 0;
	background: #448504 url(/assets/images/arrow-right.png) 100% no-repeat
}

	input[type=submit].submit-arrow:hover {
		background-color: #64a70b
	}

	button:disabled.large, input[type=submit].submit-arrow:disabled {
		opacity: .5
	}

		button:disabled.large:hover, input[type=submit].submit-arrow:disabled:hover {
			background-color: #448504
		}

.blue-dot-list, .blue-dot-second, ul.blue-tick-list, ul.white-dot-list {
	font-weight: 700;
	list-style: none;
	list-style-position: outside;
	padding-left: 10px;
	text-align: left;
	text-indent: -15px
}

ul.no-dot-list {
	color: #404040;
	font-size: 14px;
	list-style: none;
	text-align: left;
	text-indent: -10px
}

ul.blue-dot-list, ul.blue-dot-second, ul.blue-tick-list {
	color: #404040;
	font-size: 16px
}

ul.white-dot-list {
	color: #fff;
	font-size: 14px
}

	ul.blue-dot-list, ul.blue-dot-second, ul.blue-tick-list li, ul.white-dot-list li, ul.white-tick-list li {
		margin: 2px 0
	}

ul.no-dot-list li {
	margin: 1px 0
}

ul.blue-tick-list li:before {
	color: #005eb8;
	content: "✓";
	font-weight: 700;
	margin-right: 5px
}

ul.white-dot-list li:before {
	color: #fff;
	content: "●";
	margin-right: 5px
}

ul.blue-dot-list li:before {
	color: #41b6e6;
	content: "●";
	margin-right: 5px
}

ul.blue-dot-second li:before {
	color: #41b6e6;
	content: "○";
	margin-right: 5px
}

.parallax-half.left-half > ul.newwhitetick li {
	color: #fff;
	font-size: 1.3rem;
	line-height: 1.4;
	list-style-type: none;
	margin-bottom: .25rem;
	padding: 0 0 0 30px;
	position: relative
}

	.parallax-half.left-half > ul.newwhitetick li:before {
		border: .5rem solid #fff;
		border-radius: 50px;
		content: " ";
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		height: 0;
		left: 0;
		margin-top: -.35rem;
		position: absolute;
		top: 40%;
		width: 0
	}

	.parallax-half.left-half > ul.newwhitetick li:after {
		border: solid #0e0e0e;
		border-width: 0 .1rem .1rem 0;
		content: " ";
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		height: .5rem;
		left: 5px;
		position: absolute;
		top: .5rem;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		width: .2rem
	}

[class*=span] {
	display: block;
	float: left;
	margin-bottom: 1.5rem;
	margin-right: 2%;
	margin-top: 1.5rem;
	padding: 0 .75%
}

	[class*=span]:last-child {
		margin-right: 0
	}

.span1 {
	width: 5%
}

.span2 {
	width: 14.5%
}

.span3 {
	width: 22%
}

.span4 {
	width: 30.5%
}

.span5 {
	width: 39%
}

.span6 {
	width: 47.5%
}

.span7 {
	width: 56%
}

.span8 {
	width: 64.5%
}

.span9 {
	width: 73%
}

.span10 {
	width: 81.5%
}

.span11 {
	width: 90%
}

.span12 {
	width: 98.5%
}

.span1a {
	width: 5%
}

.span2a {
	width: 13.5%
}

.span3a {
	width: 22%
}

.span4a {
	width: 30.5%
}

.span5a {
	width: 39%
}

.span6a {
	width: 47.5%
}

.span7a {
	width: 56%
}

.span8a {
	width: 64.5%
}

.span9a {
	width: 73%
}

.span10a {
	width: 81.5%
}

.span11a {
	width: 90%
}

.span12a {
	width: 98.5%
}

.swatch-holder {
	height: 70px;
	padding-bottom: 20px;
	width: 70px
}

.swatch-big, .swatch-small {
	border: 1px solid #aaa
}

.swatch-half {
	height: 100%;
	margin-left: 49%;
	width: 51%
}

.wood-chartwell-green {
	background-color: #92a797
}

.wood-cream {
	background-color: #fff3dc
}

.alu-white {
	background-color: #fff
}

.alu-black {
	background-color: #0e0e10
}

.alu-battleship-grey {
	background-color: #a1a1a0
}

.alu-brown {
	background-color: #534a42
}

.comp-garnet {
	background-color: #792423
}

.comp-hunter-green {
	background-color: #27352a
}

.comp-slate-grey {
	background-color: #4f5358
}

.comp-jet-black {
	background-color: #0e0e10
}

.comp-chartwell-green {
	background-color: #92a797
}

.comp-black {
	background-color: #1a1718
}

.comp-slate-blue {
	background-color: #637d96
}

.comp-beach-pebble {
	background-color: #c5beb3
}

.comp-sandstone {
	background-color: #d7c1aa
}

.comp-cornish-blue {
	background-color: #b2bfc6
}

.comp-peacock-teal {
	background-color: #417e85
}

.comp-antique-rose {
	background-color: #caa5a7
}

.comp-ash-pink {
	background-color: #d7c8c2
}

.comp-mint-julep {
	background-color: #c1cec5
}

.comp-deep-urchin {
	background-color: #8d808a
}

.furniture-gold {
	background: -webkit-gradient(linear,left top,right top,from(#bf953f),color-stop(#e2dda7),to(#aa771c));
	background: linear-gradient(90deg,#bf953f,#e2dda7,#aa771c)
}

.furniture-chrome {
	background: -webkit-gradient(linear,left top,right top,from(silver),color-stop(#d3d3d3),to(#a9a9a9));
	background: linear-gradient(90deg,silver,#d3d3d3,#a9a9a9)
}

.furniture-graphite {
	background-color: #9c9da1
}

.furniture-white {
	background-color: #fff
}

.furniture-black {
	background-color: #120800
}

.door-design-holder {
	vertical-align: top;
	width: 140px
}

.accreditation-holder {
	display: inline-block;
	margin-bottom: 50px;
	margin-right: 3.7%;
	margin-top: 20px
}

	.accreditation-holder:last child {
		margin-right: 0
	}

	.accreditation-holder img {
		filter: alpha(opacity=80);
		opacity: .8
	}

.accreditation-1, .accreditation-3, .accreditation-5 {
	width: 100px
}

.accreditation-2, .accreditation-4 {
	width: 200px
}

input[type=radio] {
	position: absolute;
	left: -9999px
}

.filters {
	font-family: Open Sans,arial,sans-serif;
	text-align: center;
	margin: 0 0 1.5rem;
	list-style: none;
	color: #423f3f
}

	.filters * {
		display: inline-block
	}

	.filters label {
		padding: .5rem 1rem;
		min-width: 50px;
		line-height: normal;
		cursor: pointer;
		-webkit-transition: all .1s;
		transition: all .1s;
		border-radius: 2rem;
		font-size: 1em;
		background: #f4f4f4;
		margin: 0 5px
	}

		.filters label:hover, [value=All]:checked ~ .filters [for=All], [value=BuyingGuides]:checked ~ .filters [for=BuyingGuides], [value=Conservatories]:checked ~ .filters [for=Conservatories], [value=Cost]:checked ~ .filters [for=Cost], [value=Doors]:checked ~ .filters [for=Doors], [value=General]:checked ~ .filters [for=General], [value=PlanningPermission]:checked ~ .filters [for=PlanningPermission], [value=Windows]:checked ~ .filters [for=Windows] {
			background: #005eb8;
			color: #fff
		}

[value=BuyingGuides]:checked ~ .posts .post:not([data-category~=BuyingGuides]), [value=Conservatories]:checked ~ .posts .post:not([data-category~=Conservatories]), [value=Cost]:checked ~ .posts .post:not([data-category~=Cost]), [value=Doors]:checked ~ .posts .post:not([data-category~=Doors]), [value=General]:checked ~ .posts .post:not([data-category~=General]), [value=PlanningPermission]:checked ~ .posts .post:not([data-category~=PlanningPermission]), [value=Windows]:checked ~ .posts .post:not([data-category~=Windows]) {
	display: none
}

.posts {
	width: 100%;
	display: block;
	list-style: none;
	margin: 0
}

	.posts .post {
		display: inline-block;
		width: 22%;
		margin: 0 1.5%;
		vertical-align: top
	}

.post-pod {
	display: table;
	width: 100%;
	position: relative;
	border: 1px solid #ccc;
	margin-bottom: 10%;
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	vertical-align: top
}

	.post-pod .post-image {
		width: 100%;
		overflow: hidden
	}

.post-image img {
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in
}

.post-pod .post-inner {
	padding: 20px 20% 20px 10%;
	width: 70%;
	min-height: 130px
}

.post-inner > h2 {
	font-size: 1.25em;
	letter-spacing: -.02em
}

.post-inner > #chevron {
	position: absolute;
	font-size: 4em;
	color: #ccc;
	right: 12px;
	bottom: 55px;
	font-weight: 300;
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in
}

.post-inner .post-categories {
	margin: 0 0 0 -.5rem
}

	.post-inner .post-categories * {
		display: inline-block;
		padding: .4rem .6rem;
		background: #f4f4f4;
		line-height: normal;
		border-radius: 2rem;
		font-size: .8rem;
		color: #423f3f
	}

.post-pod:hover {
	border-bottom: 1px solid #005eb8
}

	.post-pod:hover img {
		opacity: .8;
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}

	.post-pod:hover #chevron {
		color: #005eb8
	}

.advice-module {
	width: 100%;
	height: 400px;
	position: relative;
	overflow: hidden;
	margin: 10px 0;
	padding: 0;
	opacity: 1;
	background-position: 100% !important;
	background-repeat: no-repeat;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in
}

	.advice-module > .module-title {
		position: absolute;
		bottom: 14%;
		width: 100%;
		margin: 0;
		padding: 0;
		max-width: 48%;
		left: 50px
	}

a .advice-module:hover {
	opacity: .85
}

.module-title > h1 {
	font-size: 60px;
	line-height: 60px;
	font-weight: 300
}

.module-title > h1, .module-title > p {
	font-family: Open Sans,arial,sans-serif;
	letter-spacing: -.02em
}

.module-title > p {
	font-weight: 400;
	font-size: 1.1em;
	line-height: 2em
}

.module-title > img {
	width: 280px;
	margin-bottom: 10px
}

#btt-button {
	background-color: #0b3c6b;
	border-radius: 50%;
	bottom: 80px;
	display: inline-block;
	height: 50px;
	left: 20px;
	opacity: 0;
	position: fixed;
	text-align: center;
	text-decoration: none;
	-webkit-transition: background-color .3s,opacity .5s,visibility .5s;
	transition: background-color .3s,opacity .5s,visibility .5s;
	visibility: hidden;
	width: 50px;
	z-index: 1000
}

	#btt-button:hover {
		background-color: #41b6e6;
		cursor: pointer
	}

	#btt-button .top-text {
		color: #fff;
		font-size: .7em;
		margin-top: -10px;
		text-decoration: none
	}

	#btt-button.show {
		opacity: 1;
		visibility: visible
	}

.chevron:before {
	border-style: solid;
	border-width: .1em .1em 0 0;
	color: #fff;
	content: "";
	display: inline-block;
	height: .75em;
	left: 0;
	position: relative;
	top: 30%;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	vertical-align: top;
	width: .75em
}

.chevron.bottom:before {
	top: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}

.half-banner {
	color: #fff;
	display: table;
	text-align: left;
	width: 100%
}

.banner-core, .half-banner {
	background: #005eb8
}

.banner-darker {
	background: #0b3c6b
}

.banner-green {
	background: #278504
}

.banner-text {
	font-size: 1.1em;
	line-height: 1.4em;
	width: 50%
}

.banner-cta, .banner-text {
	display: table-cell;
	padding: 8px 3%;
	vertical-align: middle
}

.banner-cta {
	width: 38%
}

.button-white {
	background: #fff;
	color: #005eb8;
	cursor: pointer;
	display: inline-block;
	font-family: Open Sans,arial,sans-serif;
	font-size: 13px;
	font-weight: 600;
	height: 42px;
	line-height: 42px;
	margin: 10px 0;
	padding: 0 20px;
	text-align: left;
	text-decoration: none;
	width: 80%
}

	.button-white, .button-white:after {
		-webkit-transition-duration: .4s;
		transition-duration: .4s
	}

		.button-white:after {
			content: url(/globalassets/everest/right-arrow.png);
			float: right;
			margin-right: 6px;
			margin-top: 4px
		}

		.button-white:hover {
			background: hsla(0,0%,100%,.85)
		}

			.button-white:hover:after {
				margin-right: 0
			}

.banbutton-green {
	background: #fff;
	color: #278504;
	cursor: pointer;
	display: inline-block;
	font-family: Open Sans,arial,sans-serif;
	font-size: 13px;
	font-weight: 600;
	height: 42px;
	line-height: 42px;
	margin: 10px 0;
	padding: 0 20px;
	text-align: left;
	text-decoration: none;
	width: 80%
}

	.banbutton-green, .banbutton-green:after {
		-webkit-transition-duration: .4s;
		transition-duration: .4s
	}

		.banbutton-green:after {
			content: url(/globalassets/everest/right-arrow-green.png);
			float: right;
			margin-right: 6px;
			margin-top: 4px
		}

		.banbutton-green:hover {
			background: hsla(0,0%,100%,.85)
		}

			.banbutton-green:hover:after {
				margin-right: 0
			}

.primary-banner {
	float: left;
	width: 100%;
	z-index: 2
}

	.primary-banner .wrapper-33, .primary-banner .wrapper-66 {
		margin-bottom: 0
	}

	.primary-banner .wrapper-66 {
		float: right
	}

	.primary-banner .image-wrapper {
		float: left;
		width: 100%
	}

	.primary-banner .padded-content {
		padding-bottom: 18px;
		padding-top: 18px
	}

.secondary-banner {
	z-index: 2
}

	.secondary-banner, .secondary-banner .image-wrapper {
		float: left;
		width: 100%
	}

.video-container-2 {
	margin: 0 25% 0 2%;
	max-height: 700px;
	position: relative;
	width: 73%
}

.video-2 {
	height: auto;
	width: 100%
}

.summary-holder {
	background: #fff;
	height: auto;
	margin: 0;
	padding: 3% 0;
	position: absolute;
	right: -30%;
	text-align: left;
	top: 6%;
	width: 44%
}

.summary-inner {
	padding: 0 18% 0 10%;
	width: 72%
}

.summary-holder-2 {
	background: #fff;
	height: auto;
	margin: 0;
	padding: 3% 0;
	position: absolute;
	right: -30%;
	text-align: left;
	top: 6%;
	width: 44%
}

.summary-inner-2 {
	padding: 0 18% 0 10%;
	width: 72%
}

.concertina {
	margin: 1rem 0;
	padding: 0;
	list-style: none
}

.concertina-item {
	border-bottom: 1px solid #e5e5e5
}

	.concertina-item h5 {
		color: #423f3f
	}

.concertina-thumb {
	margin: 0;
	padding: .8rem 0;
	cursor: pointer
}

.concertina-panel {
	margin: 0;
	padding-bottom: .8rem;
	display: none
}

.tickbg {
	border: 10px solid #005eb8;
	border-radius: 11px;
	content: "";
	display: block;
	height: 0;
	margin: 4px auto 0;
	width: 0
}

.tick {
	border: solid #fff;
	border-width: 0 3px 3px 0;
	display: block;
	height: .5em;
	margin-left: -3px;
	margin-top: -6px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: .2em
}

ul.newwhitetick {
	margin: 30px 0 20px
}

	ul.newwhitetick li {
		color: #423f3f;
		display: list-item;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		flex-direction: row;
		font-family: Open Sans,arial,sans-serif;
		font-size: 1.1em;
		font-weight: 400;
		letter-spacing: -.4px;
		line-height: 1.8rem;
		list-style-type: none;
		margin-left: 0;
		padding: 0 0 0 1.6rem;
		position: relative;
		text-align: left !important
	}

		ul.newwhitetick li:before {
			-webkit-align-self: center;
			align-self: center;
			background-color: #005eb8;
			border: .7rem solid #005eb8;
			border-radius: 50px;
			content: " ";
			display: -webkit-box;
			display: -webkit-flex;
			display: flex;
			left: 0;
			position: absolute;
			top: .2rem
		}

		ul.newwhitetick li:after {
			border: solid #fff;
			border-width: 0 .15em .15em 0;
			content: " ";
			height: .65rem;
			left: .5rem;
			position: absolute;
			top: .4rem;
			-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
			width: .2rem
		}

ul.yellownotick {
	margin: 30px 0 20px
}

	ul.yellownotick li {
		color: #423f3f;
		display: list-item;
		font-family: Open Sans,arial,sans-serif;
		font-size: 1.1em;
		font-weight: 400;
		letter-spacing: -.5px;
		line-height: 1.8rem;
		list-style-type: none;
		margin-left: 0;
		padding: 0 0 0 30px;
		position: relative;
		text-align: left !important
	}

		ul.yellownotick li:before {
			background-color: #ffb81c;
			border-radius: 50px;
			content: " ";
			display: -webkit-box;
			display: -webkit-flex;
			display: flex;
			height: 16px;
			left: 0;
			position: absolute;
			top: .4rem;
			width: 16px
		}

ul.bluenotick {
	margin: 30px 0 20px
}

	ul.bluenotick li {
		color: #423f3f;
		display: list-item;
		font-family: Open Sans,arial,sans-serif;
		font-size: 1.1em;
		font-weight: 400;
		letter-spacing: -.5px;
		line-height: 1.8rem;
		list-style-type: none;
		margin-left: 0 !important;
		padding: 0 0 0 30px;
		position: relative;
		text-align: left !important
	}

		ul.bluenotick li:before {
			background-color: #005eb8;
			border-radius: 50px;
			content: " ";
			display: -webkit-box;
			display: -webkit-flex;
			display: flex;
			height: 16px;
			left: 0;
			position: absolute;
			top: .4rem;
			width: 16px
		}

ol.yellownumber {
	counter-reset: li;
	margin: 30px 0 20px
}

	ol.yellownumber > li {
		color: #423f3f;
		display: list-item;
		font-family: Open Sans,arial,sans-serif;
		/*font-size: 1.1em;*/
		line-height: 1.8rem;
		list-style: none;
		margin-left: 0 !important;
		padding: 0 0 .8em 36px;
		position: relative
	}

		ol.yellownumber > li:before {
			-webkit-box-align: center;
			-webkit-align-items: center;
			align-items: center;
			background: #ffb81c;
			border-radius: 50px;
			box-sizing: border-box;
			color: #fff;
			content: counter(li);
			counter-increment: li;
			display: -webkit-box;
			display: -webkit-flex;
			display: flex;
			font-size: .9rem;
			font-weight: 700;
			height: 28px;
			-webkit-box-pack: center;
			-webkit-justify-content: center;
			justify-content: center;
			left: 0;
			line-height: 28px;
			padding: 0;
			position: absolute;
			text-align: center;
			width: 28px
		}

ol.bluenumber {
	counter-reset: li;
	margin: 30px 0 20px
}

	ol.bluenumber > li {
		color: #423f3f;
		display: list-item;
		font-family: Open Sans,arial,sans-serif;
		/*font-size: 1.1em;*/
		line-height: 1.8rem;
		list-style: none;
		margin-left: 0 !important;
		padding: 0 0 .8em 36px;
		position: relative
	}

		ol.bluenumber > li:before {
			-webkit-box-align: center;
			-webkit-align-items: center;
			align-items: center;
			background: #005eb8;
			border-radius: 50px;
			box-sizing: border-box;
			color: #fff;
			content: counter(li);
			counter-increment: li;
			display: -webkit-box;
			display: -webkit-flex;
			display: flex;
			font-size: .9rem;
			font-weight: 700;
			height: 28px;
			-webkit-box-pack: center;
			-webkit-justify-content: center;
			justify-content: center;
			left: 0;
			line-height: 28px;
			padding: 0;
			position: absolute;
			text-align: center;
			width: 28px
		}

.button-blue, .button-blue-small, .button-green, .button-nobox, .button-nobox-white, .button-white2 {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: Open Sans,arial,sans-serif;
	font-weight: 600;
	height: 60px;
	line-height: 60px;
	margin: 10px 0;
	padding: 0 20px;
	text-align: left;
	text-decoration: none;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	width: 240px
}

	.button-blue-small:after, .button-blue:after, .button-green:after, .button-nobox-white:after, .button-nobox:after, .button-white2:after {
		float: right;
		margin-right: 6px;
		margin-top: 4px;
		-webkit-transition-duration: .4s;
		transition-duration: .4s
	}

	.button-blue-small:hover:after, .button-blue:hover:after, .button-green:hover:after, .button-nobox-white:hover:after, .button-nobox:hover:after, .button-white2:hover:after {
		margin-right: 0
	}

.button-nobox {
	color: #005eb8;
	font-size: 13px;
	margin: 0;
	width: auto
}

	.button-nobox:after {
		content: url(/globalassets/everest/right-arrow.png);
		margin-left: 10px
	}

	.button-nobox:hover {
		color: #0b3c6b
	}

		.button-nobox:hover:after {
			margin-left: 15px
		}

.button-nobox-white {
	color: #fff;
	font-size: 13px;
	margin: 0;
	width: auto
}

	.button-nobox-white:after {
		content: url(/globalassets/everest/right-arrow-white.png);
		margin-left: 10px
	}

	.button-nobox-white:hover {
		color: #ccc
	}

		.button-nobox-white:hover:after {
			margin-left: 15px
		}

.button-green {
	background: #278504;
	font-size: 15px
}

	.button-green:after {
		content: url(/globalassets/everest/right-arrow-white.png)
	}

	.button-green:hover {
		background: #1f6a03
	}

.button-blue {
	background: #005eb8;
	font-size: 13px
}

	.button-blue:after {
		content: url(/globalassets/everest/right-arrow-white.png)
	}

	.button-blue:hover {
		background: #004b93
	}

.button-blue-small {
	background: #005eb8;
	font-size: 12px;
	height: 44px;
	line-height: 44px;
	width: 170px
}

	.button-blue-small:after {
		content: url(/globalassets/everest/right-arrow-white.png)
	}

	.button-blue-small:hover {
		background: #004b93
	}

.button-white2 {
	background: #fff;
	color: #005eb8;
	font-size: 13px
}

	.button-white2:after {
		content: url(/globalassets/everest/right-arrow.png)
	}

	.button-white2:hover {
		background: #e9e9e9
	}

.css-careers-slider-wrapper {
	display: block;
	background: #fff;
	overflow: hidden;
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	height: 500px
}

.careers-slider {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 1;
	z-index: 0;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-content: center;
	align-content: center;
	transition: -webkit-transform 1.6s,transform 1.6s;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.slide-1 {
	background: #005eb8;
	left: 0
}

.slide-2 {
	background: rgba(0,94,184,.9);
	left: 100%
}

.slide-3 {
	background: #005eb8;
	left: 200%
}

.slide-4 {
	background: rgba(0,94,184,.9);
	left: 300%
}

.careers-slider {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start
}

.careers-slider-content {
	position: absolute;
	width: 50%;
	left: 150px
}

.careers-slider h2 {
	text-transform: capitalize;
	font-size: 40px;
	line-height: 1.2;
	margin-top: 0
}

.careers-slider h2, .careers-slider h4 {
	color: #fff;
	font-weight: 300;
	opacity: 0;
	-webkit-transform: translateX(500px);
	transform: translateX(500px);
	letter-spacing: 1px
}

.careers-slider h4 {
	font-size: 17px;
	font-style: italic;
	line-height: 1.8
}

.careers-slider > img {
	position: absolute;
	width: 26%;
	right: 15%;
	bottom: 0;
	opacity: 0;
	-webkit-transform: translateX(500px);
	transform: translateX(500px)
}

.button-yellow {
	width: 260px;
	height: 55px;
	border-radius: 30px;
	text-decoration: none;
	text-align: left;
	color: #005eb8;
	font-family: Open Sans,arial,sans-serif;
	font-weight: 600;
	font-size: 15px;
	background: #ffb81c;
	display: inline-block;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	cursor: pointer;
	padding: 0 25px;
	margin: 10px 0;
	line-height: 55px;
	border: 1px solid #ffb81c
}

	.button-yellow:after {
		content: "›";
		margin-right: 6px;
		margin-left: 6px;
		float: right;
		font-size: 20px
	}

	.button-yellow:hover {
		background: #fff;
		border: 1px solid #005eb8
	}

	.button-yellow:focus {
		outline: none
	}

.careers-slider h2 {
	-webkit-transition: opacity .8s,-webkit-transform .8s;
	transition: opacity .8s,-webkit-transform .8s;
	transition: transform .8s,opacity .8s;
	transition: transform .8s,opacity .8s,-webkit-transform .8s;
	-webkit-transition-delay: 1s;
	transition-delay: 1s
}

.careers-slider h4 {
	-webkit-transition: opacity .8s,-webkit-transform .8s;
	transition: opacity .8s,-webkit-transform .8s;
	transition: transform .8s,opacity .8s;
	transition: transform .8s,opacity .8s,-webkit-transform .8s;
	-webkit-transition-delay: 1.4s;
	transition-delay: 1.4s
}

.careers-slider > img {
	-webkit-transition: opacity .8s,-webkit-transform .8s;
	transition: opacity .8s,-webkit-transform .8s;
	transition: transform .8s,opacity .8s;
	transition: transform .8s,opacity .8s,-webkit-transform .8s;
	-webkit-transition-delay: 1.2s;
	transition-delay: 1.2s
}

.number-pagination {
	position: absolute;
	bottom: 30px;
	right: 150px;
	font-weight: 700
}

	.number-pagination span {
		font-size: 30px;
		color: #ffb81c;
		letter-spacing: 4px
	}

		.number-pagination span:after {
			content: "/4";
			font-size: 16px;
			color: #fff
		}

.careers-slider-pagination {
	position: absolute;
	bottom: 30px;
	width: 575px;
	left: 150px;
	z-index: 998;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

	.careers-slider-pagination label {
		width: 8px;
		height: 8px;
		border-radius: 50%;
		display: inline-block;
		background: #fff;
		margin: 0 10px;
		cursor: pointer
	}

.slide-radio1:checked ~ .careers-slider-pagination .page1, .slide-radio2:checked ~ .careers-slider-pagination .page2, .slide-radio3:checked ~ .careers-slider-pagination .page3, .slide-radio4:checked ~ .careers-slider-pagination .page4 {
	width: 14px;
	height: 14px;
	border: 2px solid #ffb81c;
	background: transparent
}

.slide-radio1:checked ~ .careers-slider {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.slide-radio2:checked ~ .careers-slider {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

.slide-radio3:checked ~ .careers-slider {
	-webkit-transform: translateX(-200%);
	transform: translateX(-200%)
}

.slide-radio4:checked ~ .careers-slider {
	-webkit-transform: translateX(-300%);
	transform: translateX(-300%)
}

.slide-radio1:checked ~ .slide-1 h2, .slide-radio1:checked ~ .slide-1 h4, .slide-radio1:checked ~ .slide-1 > img, .slide-radio2:checked ~ .slide-2 h2, .slide-radio2:checked ~ .slide-2 h4, .slide-radio2:checked ~ .slide-2 > img, .slide-radio3:checked ~ .slide-3 h2, .slide-radio3:checked ~ .slide-3 h4, .slide-radio3:checked ~ .slide-3 > img, .slide-radio4:checked ~ .slide-4 h2, .slide-radio4:checked ~ .slide-4 h4, .slide-radio4:checked ~ .slide-4 > img {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity: 1
}

.close2 {
	position: absolute;
	right: 10%;
	top: 30%;
	width: 42px;
	height: 42px;
	opacity: .7
}

	.close2:hover {
		opacity: 1;
		cursor: pointer
	}

	.close2:after, .close2:before {
		position: absolute;
		left: 25px;
		content: " ";
		height: 50px;
		width: 3px;
		background-color: #fff
	}

	.close2:before {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	.close2:after {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

ul.tiles {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	z-index: 5;
	top: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	width: 100%
}

li.tiles__tile {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
	cursor: pointer;
	text-align: center;
	margin: 0;
	padding: 50px 0 0;
	height: auto
}

	li.tiles__tile h2 {
		font-size: 36px;
		color: #fff
	}

		li.tiles__tile h2:after {
			content: "›";
			margin-left: 10px;
			font-size: 52px
		}

.tiles__tile:first-child {
	background: #4c8ecd
}

.tiles__tile:nth-child(2) {
	background: #005eb8
}

.tiles__tile:nth-child(3) {
	background: #2676c3
}

.tiles__tile:nth-child(4) {
	background: #0b3c6b
}

.tiles__tile:hover:first-child {
	background: rgba(76,142,205,.8)
}

.tiles__tile:hover:nth-child(2) {
	background: rgba(0,94,184,.9)
}

.tiles__tile:hover:nth-child(3) {
	background: rgba(38,118,195,.8)
}

.tiles__tile:hover:nth-child(4) {
	background: rgba(11,60,107,.9)
}

ul.content {
	width: 100vw;
	position: fixed;
	padding: 0
}

li.content__item, ul.content {
	z-index: 999;
	top: 0;
	left: 0;
	margin: 0
}

li.content__item {
	position: absolute;
	width: 100%;
	height: 100vh;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 1%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .65s cubic-bezier(.23,1,.32,1);
	transition: all .65s cubic-bezier(.23,1,.32,1)
}

	li.content__item img {
		position: absolute;
		left: 5%;
		height: 88%;
		bottom: 0;
		top: 12%
	}

.parag {
	position: absolute;
	top: 30%;
	left: 45%;
	width: 35%
}

li.content__item h2 {
	font-size: 60px;
	color: #fff;
	font-weight: 300
}

li.content__item p {
	color: #fff
}

.content__item.active {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.content__item:first-child {
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
	background: #4c8ecd
}

.content__item:nth-child(2) {
	-webkit-transform-origin: 33% 100%;
	transform-origin: 33% 100%;
	background: #005eb8
}

.content__item:nth-child(3) {
	-webkit-transform-origin: 66% 100%;
	transform-origin: 66% 100%;
	background: #2676c3
}

.content__item:nth-child(4) {
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	background: #0b3c6b
}

.content__item {
	-webkit-transform: scale(.7);
	transform: scale(.7);
	opacity: 0;
	-webkit-transition: all .8s .4s;
	transition: all .8s .4s
}

.slider {
	margin: 0 auto;
	width: 100%
}

.slide_viewer {
	height: 740px;
	overflow: hidden
}

.slide_group, .slide_viewer {
	position: relative;
	width: 100%
}

.slide {
	display: none;
	position: absolute;
	width: 100%
}

	.slide:first-child {
		display: block
	}

.directional_nav {
	margin: 0 auto;
	width: 100%;
	position: relative;
	top: 20rem
}

.previous_btn {
	left: 40px;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}

.next_btn {
	right: 40px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.next_btn, .previous_btn {
	bottom: 0;
	top: 0;
	padding: 18px;
	margin: auto;
	position: absolute;
	border: solid #fff;
	border-width: 0 5px 5px 0;
	cursor: pointer;
	opacity: 1;
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out
}

	.next_btn:hover, .previous_btn:hover {
		opacity: .7
	}

#sticky-header {
	position: -webkit-sticky;
	position: sticky
}

.responsive-table tbody, .responsive-table td, .responsive-table th, .responsive-table tr {
	text-align: center
}

.responsive-table tbody, .responsive-table th, .responsive-table tr {
	display: block
}

.responsive-table td {
	display: table-cell;
	width: 33.33vw
}

.responsive-table td, .responsive-table th {
	padding: .5em;
	color: #423f3f
}

.responsive-table {
	width: 100%;
	font-size: .8em;
	line-height: 1.6em;
	font-family: Open Sans,arial,sans-serif;
	font-weight: 400
}

	.responsive-table caption {
		font-size: 2.2em;
		text-align: center;
		color: #0b3c6b;
		font-weight: 400
	}

.caption-border {
	max-width: 650px;
	height: 15px;
	border-bottom: 1px solid #0b3c6b;
	margin: 0 auto
}

.caption-title {
	background-color: #fff;
	padding: 0 25px
}

.responsive-table thead {
	position: absolute;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px,1px,1px,1px);
	padding: 0;
	height: 1px;
	width: 1px;
	overflow: hidden
}

	.responsive-table thead th {
		text-align: center;
		border-right: 1px solid #dbdbdb;
		color: #005eb8;
		font-size: 1.5em;
		padding: 20% 2%;
		font-weight: 400;
		line-height: 1.3em
	}

		.responsive-table thead th:last-of-type {
			border-right: 0
		}

		.responsive-table thead th div {
			margin: 15px auto
		}

		.responsive-table thead th span {
			font-size: .8em;
			font-weight: 300;
			line-height: .6em
		}

.responsive-table tbody th[scope=row] {
	color: #005eb8;
	background-color: #f7f7f7;
	font-weight: 600;
	font-size: 1.5em;
	padding: 15px 0;
	border-bottom: 0 solid #dbdbdb
}

.responsive-table tbody th span {
	font-weight: 400;
	color: #423f3f
}

.responsive-table tbody tr {
	margin-bottom: 2em
}

	.responsive-table tbody tr:last-of-type {
		margin-bottom: 0
	}

.responsive-table tbody td {
	text-align: center;
	border-left: 1px solid #dbdbdb
}

	.responsive-table tbody td:first-of-type {
		border-left: 0 solid #dbdbdb
	}

	.responsive-table tbody td[data-title]:before {
		content: attr(data-title);
		color: #005eb8;
		display: block;
		min-height: 40px;
		border-bottom: 1px solid #dbdbdb
	}

.swatch-holder {
	display: inline-block;
	height: 85px;
	margin-bottom: 50px;
	margin-right: 10px;
	text-align: center;
	vertical-align: top;
	width: 85px
}

.swatch-big {
	border: 1px solid #bbb;
	height: 100%;
	margin: 0 2% 0 0;
	width: 100%
}

.swatch-small {
	border: 1px solid #bbb;
	display: inline-block;
	height: 20px;
	margin: 0 .5%;
	width: 20px
}

.c-gold {
	background: -webkit-gradient(linear,left top,right top,from(#bf953f),color-stop(#e2dda7),to(#aa771c));
	background: linear-gradient(90deg,#bf953f,#e2dda7,#aa771c)
}

.c-chrome {
	background: -webkit-gradient(linear,left top,right top,from(silver),color-stop(#d3d3d3),to(#a9a9a9));
	background: linear-gradient(90deg,silver,#d3d3d3,#a9a9a9)
}

.c-graphite {
	background-color: #9c9da1
}

.c-white {
	background-color: #fff
}

.c-whitewood {
	background-color: #fffef6
}

.c-cream {
	background-color: #f8ebc8
}

.c-anthracite {
	background-color: #34383b
}

.c-rosewood {
	background-color: #412014
}

.c-goldenoak {
	background-color: #8d521e
}

.c-naturaloak {
	background-color: #ce9550
}

.c-greycedar {
	background-color: #a89484
}

.c-black {
	background-color: #000
}

.c-lightgrey {
	background-color: #acabac
}

.c-olive {
	background-color: #aaa394
}

.c-chartwell {
	background-color: #94ac96
}

.c-agate {
	background-color: #c2bdba
}

.c-beige {
	background-color: #796e64
}

.c-lightoak {
	background-color: #9e8768
}

.c-teak {
	background-color: #796243
}

.c-mahogany {
	background-color: #783b31
}

.c-walnut {
	background-color: #342f2c
}

.c-ebony {
	background-color: #130f18
}

.c-battleship {
	background-color: #bab9c2
}

.c-brown {
	background-color: #3f2429
}

.c-charcoal {
	background-color: #61636a
}

.c-oceandeep {
	background-color: #093044
}

.c-huntergreen {
	background-color: #002b16
}

.c-garnet {
	background-color: #850d24
}

.c-slategrey {
	background-color: #50555b
}

.c-sandstone {
	background-color: #dcccb1
}

.c-ashpink {
	background-color: #e9d6cf
}

.c-deepurchin {
	background-color: #9a8793
}

.c-cornishblue {
	background-color: #b6c8d1
}

.c-bordeauxred {
	background-color: #a02e3c
}

.c-everestblue {
	background-color: #2e3c56
}

.c-peacockteal {
	background-color: #3e8e91
}

.c-racinggreen {
	background-color: #004b52
}

.c-slateblue {
	background-color: #71809a
}

.c-redvelvet {
	background-color: #b13a4f
}

.c-beachpebble {
	background-color: #d5cec1
}

.c-antiquerose {
	background-color: #d1aab1
}

.c-blackbrown, .c-mintjulep {
	background-color: #c3d8ca
}

.c-blackupvc {
	background-color: #120800
}

.upvc-white {
	background-color: #fff
}

.upvc-white-woodgrain {
	background-color: ivory
}

.upvc-cream-woodgrain {
	background-color: #f4e6b7
}

.upvc-black-woodgrain {
	background-color: #120800
}

.upvc-chartwell-green {
	background-color: #9dac98
}

.upvc-olive-grey {
	background-color: #bfbfb3
}

.upvc-light-grey {
	background-color: #99a0a2
}

.upvc-anthracite-grey {
	background-color: #383e42
}

.upvc-natural-oak {
	background-color: #ce9550
}

.upvc-golden-oak {
	background-color: #8d521e
}

.upvc-rosewood {
	background-color: #412014
}

.upvc-grey-cedar {
	background-color: #a89484
}

.wood-white {
	background-color: #f1f0ea
}

.wood-green {
	background-color: #114232
}

.wood-blue {
	background-color: #1a2b3c
}

.wood-red {
	background-color: #861a22
}

.wood-chartwell-green {
	background-color: #85a67b
}

.wood-agate-grey {
	background-color: #b0b0a9
}

.wood-cream {
	background-color: #f1e9d7
}

.wood-beige-grey {
	background-color: #766a5e
}

.wood-mellow-teak {
	background-color: #796243
}

.wood-warm-mahogany {
	background-color: #783b31
}

.wood-light-oak {
	background-color: #9e8768
}

.wood-dark-walnut {
	background-color: #342f2c
}

.wood-ebony {
	background-color: #130f18
}

.alu-white {
	background-color: #f6f8ed
}

.alu-black {
	background-color: #000
}

.alu-charcoal {
	background-color: #383e42
}

.alu-battleship-grey {
	background-color: #a5a5a5
}

.alu-brown {
	background-color: #524943
}

.comp-cotton-breeze {
	background-color: #f1f0ea
}

.comp-ravens-wing {
	background-color: #2a292a
}

.comp-garnet {
	background-color: #781317
}

.comp-hunter-green {
	background-color: #24382d
}

.comp-ocean-deep {
	background-color: #191e28
}

.comp-anthracite-grey {
	background-color: #383e42
}

.comp-slate-grey {
	background-color: #50555b
}

.comp-racing-green {
	background-color: #114232
}

.comp-everest-blue {
	background-color: #1a2b3c
}

.comp-bordeaux-red {
	background-color: #861a22
}

.comp-arctic-white {
	background-color: #f1f0ea
}

.comp-jet-black {
	background-color: #000
}

.comp-chartwell-green {
	background-color: #85a67b
}

.comp-black {
	background-color: #201e1f
}

.comp-charcoal {
	background-color: #383e42
}

.comp-slate-blue {
	background-color: #647996
}

.comp-beach-pebble {
	background-color: #c4beb4
}

.comp-sandstone {
	background-color: #d6c2ac
}

.comp-cornish-blue {
	background-color: #b2bfc5
}

.comp-peacock-teal {
	background-color: #427e83
}

.comp-red-velvet {
	background-color: #a53c49
}

.comp-antique-rose {
	background-color: #c7a4a6
}

.comp-ash-pink {
	background-color: #d6c8c3
}

.comp-mint-julep {
	background-color: #c0cdc2
}

.comp-deep-urchin {
	background-color: #8d8089
}

.comp-rosewood {
	background-color: #412014
}

.comp-golden-oak {
	background-color: #8d521e
}

.door-design-holder {
	display: inline-block;
	margin: 0 auto 20px;
	padding: 0 1.5%;
	text-align: center;
	width: 160px
}

	.door-design-holder > img {
		border: 1px solid #bbb;
		margin-bottom: 10px;
		width: 100%
	}

div#comparison {
	width: 60vw;
	height: 70vw;
	max-width: 600px;
	max-height: 700px;
	overflow: hidden;
	margin: 0 auto
}

	div#comparison figure {
		background-size: cover;
		font-size: 0;
		height: 100%;
		margin: 0
	}

		div#comparison figure, div#comparison figure > img {
			position: relative;
			width: 100%
		}

			div#comparison figure div {
				background-size: cover;
				position: absolute;
				width: 80%;
				overflow: hidden;
				bottom: 0;
				height: 100%;
				border-right: 4px solid #fff
			}

	div#comparison input[type=range] {
		-webkit-appearance: none;
		-moz-appearance: none;
		position: relative;
		top: -350px;
		left: -4%;
		background-color: hsla(0,0%,100%,0);
		width: 108%
	}

		div#comparison input[type=range]:active, div#comparison input[type=range]:focus {
			outline: none
		}

		div#comparison input[type=range]::-moz-range-track {
			-moz-appearance: none;
			width: 108%;
			top: -350px;
			left: -4%;
			background-color: hsla(0,0%,100%,0);
			position: relative;
			outline: none
		}

		div#comparison input[type=range]::active {
			border: none;
			outline: none
		}

		div#comparison input[type=range]::-webkit-slider-thumb {
			-webkit-appearance: none;
			width: 50px;
			height: 50px;
			background: url(/globalassets/everest/slider-arrows.png) no-repeat
		}

		div#comparison input[type=range]::-moz-range-thumb {
			-moz-appearance: none;
			width: 50px;
			height: 50px;
			background: url(/globalassets/everest/slider-arrows.png) no-repeat
		}

#cookie-notification {
	background-color: #fff;
	border-bottom: 1px solid #d4d4d4;
	border-right: 0 solid #d4d4d4;
	height: 4.3rem;
	line-height: 18px;
	margin: 0;
	position: relative;
	width: 100%;
	z-index: 999
}

	#cookie-notification .text-container {
		display: inline-block;
		left: 1rem;
		position: absolute;
		width: 77%
	}

	#cookie-notification p {
		font-size: 12px;
		line-height: 18px;
		margin: 0;
		padding: 1rem;
		text-rendering: optimizeLegibility
	}

		#cookie-notification p .warning {
			margin-right: 4px
		}

	#cookie-notification .cta-container {
		background-color: #005eb8;
		color: #fff;
		display: inline-block;
		height: auto;
		margin: .5rem 0 0;
		max-width: 13rem;
		position: absolute;
		right: 1rem;
		text-align: center;
		top: .6rem;
		width: 20%
	}

		#cookie-notification .cta-container span {
			color: #fff;
			display: inline-block;
			font-size: 14px;
			margin: 0 auto auto;
			padding: .5rem
		}

.position-relative {
	position: relative
}

.cta-sidebar {
	-o-box-shadow: 0 0 3px rgba(0,0,0,.5);
	box-shadow: 0 0 3px rgba(0,0,0,.5);
	bottom: 0;
	float: left;
	left: 0;
	margin: 0 auto;
	position: fixed;
	right: 0;
	width: 100%;
	z-index: 999
}

	.cta-sidebar a {
		text-decoration: none
	}

	.cta-sidebar .fixed-phone-number {
		font-family: Open Sans,arial,sans-serif;
		font-weight: 400;
		background: #005eb8;
		color: #fff;
		font-size: 22px;
		padding: 6px 0 3px;
		text-align: center
	}

		.cta-sidebar .fixed-phone-number a {
			color: #fff;
			text-decoration: none
		}

		.cta-sidebar .fixed-phone-number .call-text {
			color: #fff
		}

		.cta-sidebar .fixed-phone-number .openingTime {
			font-size: 12px
		}

	.cta-sidebar .fixed-cta {
		box-sizing: border-box;
		font-family: Open Sans,arial,sans-serif;
		font-weight: 400;
		background-color: #448504;
		border: 2px solid #fff;
		float: left;
		height: 38px;
		text-align: center;
		width: 33.333%
	}

		.cta-sidebar .fixed-cta img {
			float: left;
			height: 20px;
			margin: 0 2px 0 1px;
			width: auto
		}

		.cta-sidebar .fixed-cta.single-cta {
			width: 100%
		}

			.cta-sidebar .fixed-cta.single-cta img {
				display: inline-block;
				float: none;
				height: 24px;
				margin: -6px 2px 0 1px;
				width: auto
			}

			.cta-sidebar .fixed-cta.single-cta h4 {
				color: #fff;
				display: inline-block;
				font-size: 14px;
				font-weight: 300;
				margin-top: -4px
			}

				.cta-sidebar .fixed-cta.single-cta h4 br {
					display: none
				}

		.cta-sidebar .fixed-cta.appointment a {
			padding: 6px 6px 7px
		}

		.cta-sidebar .fixed-cta h4 {
			color: #fff;
			font-size: 9px;
			line-height: 1.2;
			margin: 0;
			text-transform: uppercase
		}

		.cta-sidebar .fixed-cta a {
			box-sizing: border-box;
			color: #fff;
			display: block;
			float: left;
			padding: 6px;
			width: 100%
		}

			.cta-sidebar .fixed-cta a:hover {
				text-decoration: none
			}

		.cta-sidebar .fixed-cta.brochure img {
			margin-left: 5px;
			margin-top: 1px
		}

		.cta-sidebar .fixed-cta.callback img {
			margin-left: 8px;
			margin-top: 1px
		}

		.cta-sidebar .fixed-cta.design img {
			margin-left: 1px;
			margin-top: 1px
		}

	.cta-sidebar .multiple-cta .fixed-cta {
		width: 50%
	}

		.cta-sidebar .multiple-cta .fixed-cta.design {
			display: none
		}

		.cta-sidebar .multiple-cta .fixed-cta img {
			height: auto;
			max-height: 22px;
			max-width: 37px;
			width: auto
		}

#cta, .cta {
	cursor: pointer;
	display: inline-block;
	font-family: Open Sans,arial,sans-serif;
	font-weight: 600;
	margin: 10px 0;
	padding: 0 20px;
	text-align: left;
	text-decoration: none
}

	#cta, #cta:after, .cta, .cta:after {
		-webkit-transition-duration: .4s;
		transition-duration: .4s
	}

		#cta:after, .cta:after {
			float: right;
			margin-right: 6px;
			margin-top: 4px
		}

		#cta:hover:after, .cta:hover:after {
			margin-right: 0
		}

#cta-text, .cta-text {
	cursor: pointer;
	display: inline-block;
	font-family: Open Sans,arial,sans-serif;
	font-size: 13px;
	font-weight: 600;
	margin: 0;
	text-align: left;
	text-decoration: none
}

	#cta-text, #cta-text:after, .cta-text, .cta-text:after {
		-webkit-transition-duration: .4s;
		transition-duration: .4s
	}

		#cta-text:after, .cta-text:after {
			float: right;
			margin-left: 10px;
			margin-top: 4px
		}

		#cta-text:hover:after, .cta-text:hover:after {
			margin-left: 15px
		}

.cta-large {
	font-size: 14px;
	height: 60px;
	line-height: 60px;
	width: 240px
}

.cta-small {
	font-size: 12px;
	height: 46px;
	line-height: 46px;
	width: 170px
}

.cta-green {
	background: #448504;
	color: #fff
}

	.cta-green:hover {
		background: #64a70b
	}

	.cta-green:after {
		content: url(/globalassets/everest/right-arrow-white.png)
	}

.cta-blue {
	background: #005eb8;
	color: #fff
}

	.cta-blue:hover {
		background: #004b93
	}

	.cta-blue:after {
		content: url(/globalassets/everest/right-arrow-white.png)
	}

.cta-text-white {
	color: #fff
}

	.cta-text-white:hover {
		color: #ccc
	}

	.cta-text-white:after {
		content: url(/globalassets/everest/right-arrow-white.png)
	}

.cta-white {
	background: #fff;
	color: #423f3f
}

	.cta-white:hover {
		background: #e9e9e9
	}

	.cta-white:after {
		content: url(/globalassets/everest/right-arrow-black.png)
	}

.cta-text-blue {
	color: #005eb8
}

	.cta-text-blue:hover {
		color: #0b3c6b
	}

	.cta-text-blue:after {
		content: url(/globalassets/everest/right-arrow.png)
	}

[data-tooltip] {
	cursor: pointer;
	position: relative;
	z-index: 2
}

	[data-tooltip]:after, [data-tooltip]:before {
		opacity: 0;
		pointer-events: none;
		visibility: hidden
	}

	[data-tooltip]:before {
		border-radius: 3px;
		background-color: #005eb8;
		bottom: 120%;
		color: #fff;
		content: attr(data-tooltip);
		font-size: 14px;
		font-weight: 300;
		left: 50%;
		line-height: 1.2;
		margin-bottom: 5px;
		margin-left: -80px;
		padding: 7px;
		position: absolute;
		text-align: center;
		width: 160px
	}

	[data-tooltip]:after {
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-top: 5px solid rgba(0,94,184,.9);
		bottom: 120%;
		content: " ";
		font-size: 0;
		left: 50%;
		line-height: 0;
		margin-left: -5px;
		position: absolute;
		width: 0
	}

	[data-tooltip]:hover:after, [data-tooltip]:hover:before {
		opacity: 1;
		visibility: visible
	}

.expand-hide-container {
	display: inline;
	margin: 0 auto;
	padding: 0;
	text-align: left
}

.expand-hide-list2 {
	margin-bottom: 30px;
	padding: 30px 0 0
}

	.expand-hide-list2 > li {
		border-bottom: 1px solid #c1c1c1;
		display: block;
		list-style: none;
		margin: 0;
		overflow: hidden;
		padding: 0;
		width: 100%
	}

		.expand-hide-list2 > li:first-child {
			border-top: 1px solid #c1c1c1
		}

		.expand-hide-list2 > li a {
			text-decoration: none
		}

.expand {
	cursor: pointer;
	display: block;
	height: 100%;
	padding: 24px 0
}

	.expand div, .expand span {
		color: #423f3f;
		font-family: Open Sans,arial,sans-serif;
		font-size: 1.2em;
		font-weight: 600;
		letter-spacing: 0;
		line-height: 1.4em;
		padding-right: 20px
	}

.right-cross, div.right-cross {
	background: #005eb8;
	color: #fff;
	float: right;
	font-size: 2em;
	font-weight: 400;
	height: 34px;
	letter-spacing: .02em;
	margin-top: -10px;
	padding: 0 4px 8px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: background-color .5s ease-out;
	transition: background-color .5s ease-out;
	width: 34px
}

	.right-cross:hover, div.right-cross:hover {
		background: #0b3c6b
	}

.hidden-detail {
	display: none
}

.shown-detail {
	color: #423f3f;
	display: table;
	font-family: Open Sans,arial,sans-serif;
	font-size: 1em;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.9em;
	padding: 0 50px 20px 0;
	width: auto
}

@-webkit-keyframes feather-animate {
	0% {
		left: 0;
		opacity: 0;
		top: 0
	}

	25% {
		top: 31px
	}

	36% {
		left: 60px;
		opacity: 1;
		top: 30px;
		-webkit-transform: rotate(-7deg);
		transform: rotate(-7deg)
	}

	90% {
		left: 9px;
		top: 55px;
		-webkit-transform: rotate(2deg);
		transform: rotate(2deg)
	}

	to {
		left: 12px;
		top: 58px;
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

@keyframes feather-animate {
	0% {
		left: 0;
		opacity: 0;
		top: 0
	}

	25% {
		top: 31px
	}

	36% {
		left: 60px;
		opacity: 1;
		top: 30px;
		-webkit-transform: rotate(-7deg);
		transform: rotate(-7deg)
	}

	90% {
		left: 9px;
		top: 55px;
		-webkit-transform: rotate(2deg);
		transform: rotate(2deg)
	}

	to {
		left: 12px;
		top: 58px;
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

.feather-animate img {
	width: 160px
}

.feather-animate.start {
	-webkit-animation-duration: 3.5s;
	animation-duration: 3.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: feather-animate;
	animation-name: feather-animate;
	-webkit-backface-visibility: hidden;
	position: absolute;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.feather-wrapper {
	height: 150px;
	margin-left: 75px;
	position: relative;
	width: 245px
}

.center-feather {
	margin: auto;
	width: 320px
}

#slider {
	overflow-x: hidden;
	margin: 0 auto
}

#slider, ul.feature-slider {
	position: relative;
	padding: 0;
	min-height: 470px
}

ul.feature-slider {
	margin: 0;
	list-style: none
}

	ul.feature-slider li {
		position: relative;
		display: block;
		float: left;
		margin: 0;
		padding: 0;
		width: 100vw;
		max-width: 1024px
	}

.slider-content-holder {
	display: table;
	max-width: 850px;
	margin: 5px auto;
	width: 90%;
	box-shadow: 4px 4px 2px #ddd
}

.slider-content-image {
	width: 45%
}

.slider-content-image, .slider-content-text {
	display: table-cell;
	height: auto;
	vertical-align: middle
}

.slider-content-text {
	width: -webkit-calc(55% - 80px);
	width: calc(55% - 80px);
	padding: 40px;
	background: #fff
}

a.control_next, a.control_prev {
	position: absolute;
	top: 40%;
	z-index: 999;
	text-decoration: none;
	cursor: pointer;
	width: 30px;
	height: 30px;
	border-top: .1vw solid #005eb8;
	border-left: .1vw solid #005eb8;
	-webkit-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

	a.control_next:hover, a.control_prev:hover {
		border-top: .1vw solid #0b3c6b;
		border-left: .1vw solid #0b3c6b
	}

a.control_next {
	right: 15px;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}

	a.control_next:hover {
		-webkit-transition: all .2s ease;
		transition: all .2s ease;
		right: 12px
	}

a.control_prev {
	left: 15px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

	a.control_prev:hover {
		-webkit-transition: all .2s ease;
		transition: all .2s ease;
		left: 12px
	}

.feature-list {
	color: #005eb8;
	padding-right: 5px
}

.parallax-full {
	background-attachment: fixed;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 760px;
	width: 100%
}

.half-right-w-margin {
	background: #fff;
	margin: 30px 0;
	min-height: 660px;
	min-height: 540px;
	padding: 10% 14%;
	width: 72%
}

.parallax-full-2 {
	min-height: 500px;
	padding: 0;
	width: 100%
}

.parallax-at-top, .parallax-full-2 {
	background-attachment: fixed;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}

.parallax-at-top {
	margin: 0 25% 0 2%;
	min-height: 620px;
	position: relative;
	width: 73%
}

.parallax-at-top-mob {
	display: none
}

.parallax-text-holder {
	display: table;
	margin: 0 auto;
	min-height: 500px;
	width: 80%
}

.parallax-text {
	display: table-cell;
	vertical-align: middle
}

.close-mod:after, .close-mod:before {
	background-color: #005eb8;
	content: " ";
	height: 30px;
	position: absolute;
	right: 20px;
	top: 5px;
	width: 3px
}

.gallery-column {
	display: inline-block;
	margin: 0 0 0 2%;
	padding: 0;
	vertical-align: bottom;
	width: 22.5%
}

.gallery-image {
	display: block;
	float: left;
	overflow: hidden;
	padding: 0
}

.image1 {
	margin-bottom: 8%
}

.image1, .image4 {
	padding: 0;
	width: 100%
}

.image4, .image5 {
	margin-top: 8%
}

.image5 {
	padding: 0;
	width: 100%
}

.image2 {
	margin-right: 8%
}

.image2, .image3 {
	width: 46%
}

.img-holder {
	position: relative;
	width: 100%
}

	.img-holder:hover .img-grow {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	.img-holder:hover .img-description-layer {
		opacity: 1;
		visibility: visible
	}

	.img-holder:hover .img-description {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

.img-grow {
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in
}

.img-description-layer {
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	background: rgba(11,60,107,.5);
	bottom: 0;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: opacity .2s,visibility .2s;
	transition: opacity .2s,visibility .2s;
	visibility: hidden
}

.img-description {
	content: "";
	text-align: center;
	-webkit-transform: translateY(1em);
	transform: translateY(1em);
	-webkit-transition: .55s;
	transition: .55s
}

	.img-description:before {
		content: url(/assets/images/search-white-2x.svg);
		display: block;
		margin: 0 auto;
		width: 30px
	}

.modalDialog {
	background: rgba(0,0,0,.9);
	bottom: 0;
	left: 0;
	opacity: 0;
	pointer-events: none;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 99999
}

	.modalDialog:target {
		opacity: 1;
		pointer-events: auto
	}

	.modalDialog > div {
		background: #fff;
		margin: 2% auto;
		max-width: 1500px;
		overflow: auto;
		position: relative;
		width: 85%
	}

.modal-main-content {
	display: table;
	width: 100%
}

.modal-left-content {
	display: table-cell;
	padding: 2%;
	text-align: left;
	width: 24%
}

.modal-right-content {
	display: table-cell;
	padding: 2%;
	vertical-align: top;
	width: 68%
}

.close-mod {
	height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px
}

	.close-mod:after, .close-mod:before {
		background-color: #005eb8;
		content: " ";
		height: 30px;
		position: absolute;
		right: 20px;
		top: 5px;
		width: 3px
	}

	.close-mod:before {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	.close-mod:after {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}

.chevholder {
	bottom: 0;
	padding: 2% 0;
	position: absolute;
	width: 24%
}

.chev {
	border: solid #005eb8;
	border-width: 0 3px 3px 0;
	bottom: 0;
	display: inline-block;
	padding: 7px
}

.rightchev {
	float: right;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.leftchev {
	float: left;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}

.pagi {
	color: #005eb8;
	font-size: 1em;
	font-weight: 600;
	margin: 1% auto;
	text-align: center;
	width: 100%
}

.modal-main-content p {
	font-size: .9em;
	font-weight: 400
}

.gallery-hover-state {
	background: rgba(0,0,0,.3);
	box-sizing: border-box;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	width: 100%
}

	.gallery-hover-state .enlarge-text {
		bottom: 0;
		height: 62.39px;
		left: 0;
		margin: auto;
		position: absolute;
		right: 0;
		top: 0
	}

	.gallery-hover-state img {
		border: 0;
		display: inline-block;
		left: 0;
		margin: 0 0 6px;
		right: 0;
		text-align: center;
		width: 36px
	}

	.gallery-hover-state p {
		font-size: 24px
	}

.gallery-grow {
	margin-bottom: 12px
}

	.gallery-grow div {
		margin: 0
	}

		.gallery-grow div.border {
			border: 1px solid #fff;
			box-sizing: border-box
		}

	.gallery-grow a > img {
		width: 100%
	}

	.gallery-grow .title-block {
		border: 1px solid #dfdfdf;
		box-sizing: border-box;
		float: left;
		height: 100%;
		text-align: center;
		width: 100%
	}

		.gallery-grow .title-block img {
			margin-top: -1px;
			-webkit-transform: none;
			transform: none;
			width: 14px
		}

			.gallery-grow .title-block img.hover-img {
				display: none
			}

		.gallery-grow .title-block .link {
			margin: 0 0 0 5px
		}

		.gallery-grow .title-block a {
			display: block;
			height: 100%;
			padding: 4%;
			text-decoration: none
		}

	.gallery-grow .thumb {
		position: relative
	}

	.gallery-grow a.alt-image {
		display: none;
		position: absolute;
		top: 0
	}

.no-touchevents .gallery-grow div {
	overflow: hidden
}

.no-touchevents .gallery-grow img {
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.no-touchevents .gallery-grow a.activeHover > img, .no-touchevents .gallery-grow a:hover > img {
	-webkit-transform: scale(1.15);
	transform: scale(1.15)
}

.no-touchevents .gallery-grow a.activeHover .gallery-hover-state, .no-touchevents .gallery-grow a:hover .gallery-hover-state {
	opacity: 1
}

	.no-touchevents .gallery-grow a.activeHover .gallery-hover-state p, .no-touchevents .gallery-grow a:hover .gallery-hover-state p {
		color: #fff
	}

.no-touchevents a.swapImage {
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%
}

	.no-touchevents a.swapImage img {
		-webkit-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out
	}

	.no-touchevents a.swapImage:hover > img {
		-webkit-transform: scale(1.15);
		transform: scale(1.15)
	}

	.no-touchevents a.swapImage:hover .gallery-hover-state {
		opacity: 1
	}

.custom-padding-block {
	margin: 12px 0
}

.tab-slider--nav {
	width: 100%;
	float: left;
	margin-bottom: 20px
}

.tab-slider--tabs {
	display: block;
	float: left;
	margin: 0 0 0 -.3em;
	padding: 0;
	list-style: none;
	overflow: hidden;
	background: #fff
}

.tab-slider--tabs, .tab-slider--trigger {
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.tab-slider--trigger {
	font-size: 18px;
	line-height: 1;
	font-weight: 700;
	color: #423f3f;
	text-transform: uppercase;
	text-align: center;
	padding: 7px;
	z-index: 2;
	cursor: pointer;
	display: inline-block;
	-webkit-transition: color .25s ease-in-out;
	transition: color .25s ease-in-out
}

	.tab-slider--trigger.active {
		color: #fff;
		background: #005eb8
	}

#hero-design-holder {
	position: relative;
	top: 0
}

.hero-design {
	left: 0;
	position: absolute;
	width: 14.9%
}

.iframe-container {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative
}

	.iframe-container.map-holder {
		padding-top: 0
	}

	.iframe-container embed, .iframe-container iframe, .iframe-container object {
		border: 0;
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%
	}

.inspiration-text {
	min-height: 340px;
	position: relative
}

.inspiration-inner {
	background: #fff;
	left: 20px;
	padding: 7%;
	position: absolute;
	right: 20px;
	top: 180px
}

.lg-actions .lg-next, .lg-actions .lg-prev {
	background-color: rgba(0,0,0,.45);
	border-radius: 2px;
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: -10px;
	padding: 8px 10px 9px;
	position: absolute;
	top: 50%;
	z-index: 9999
}

	.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
		opacity: .5;
		pointer-events: none
	}

	.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
		opacity: .8
	}

.lg-actions .lg-next {
	background: url(/assets/images/arrow-white-2x.svg) no-repeat 50%;
	background-size: 20px;
	padding: 22px;
	right: 10px
}

.lg-actions .lg-prev {
	background: url(/assets/images/arrow-white-left.svg) no-repeat 50%;
	background-size: 15px;
	left: 10px;
	padding: 22px
}

@keyframes lg-right-end {
	0% {
		left: 0
	}

	50% {
		left: -30px
	}

	to {
		left: 0
	}
}

@keyframes lg-left-end {
	0% {
		left: 0
	}

	50% {
		left: 30px
	}

	to {
		left: 0
	}
}

.lg-outer.lg-right-end .lg-object {
	-webkit-animation: lg-right-end .3s;
	animation: lg-right-end .3s;
	position: relative
}

.lg-outer.lg-left-end .lg-object {
	-webkit-animation: lg-left-end .3s;
	animation: lg-left-end .3s;
	position: relative
}

.lg-toolbar {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9999
}

	.lg-toolbar .lg-icon {
		color: #999;
		cursor: pointer;
		float: right;
		font-size: 24px;
		height: 47px;
		line-height: 27px;
		outline: medium none;
		padding: 10px 0;
		text-align: center;
		text-decoration: none !important;
		width: 50px
	}

		.lg-toolbar .lg-icon:hover {
			color: #fff
		}

	.lg-toolbar .lg-close {
		background: url(/assets/images/cross.svg) no-repeat 50%;
		background-size: 17px
	}

	.lg-toolbar .lg-download:after {
		display: none
	}

.lg-sub-html {
	background-color: rgba(0,0,0,.45);
	bottom: 0;
	color: #eee;
	font-size: 16px;
	left: 0;
	padding: 10px 40px;
	position: fixed;
	right: 0;
	text-align: center;
	z-index: 9999
}

	.lg-sub-html h4 {
		font-size: 13px;
		font-weight: 700;
		margin: 0
	}

	.lg-sub-html p {
		font-size: 12px;
		margin: 0
	}

#lg-counter {
	color: #999;
	display: inline-block;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 12px;
	position: absolute;
	right: 80px;
	top: -46px;
	vertical-align: middle
}

.lg-next, .lg-prev, .lg-toolbar {
	opacity: 1;
	-webkit-transition: -webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s;
	-webkit-transition: opacity .35s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s;
	transition: opacity .35s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s;
	transition: transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s;
	transition: transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s
}

.lg-hide-items .lg-prev {
	opacity: 0;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0)
}

.lg-hide-items .lg-next {
	opacity: 0;
	-webkit-transform: translate3d(10px,0,0);
	transform: translate3d(10px,0,0)
}

.lg-hide-items .lg-toolbar {
	opacity: 0;
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
	opacity: 0;
	-webkit-transform: scale3d(.5,.5,.5);
	transform: scale3d(.5,.5,.5);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: -webkit-transform .25s ease 0s,opacity .25s !important;
	-webkit-transition: opacity .25s,-webkit-transform .25s ease 0s !important;
	transition: opacity .25s,-webkit-transform .25s ease 0s !important;
	transition: transform .25s ease 0s,opacity .25s !important;
	transition: transform .25s ease 0s,opacity .25s,-webkit-transform .25s ease 0s !important
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
	opacity: 1;
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.lg-outer {
	background: #2d2d2d;
	opacity: 1;
	overflow: hidden;
	-webkit-transition: opacity .35s ease;
	transition: opacity .35s ease;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99999 !important
}

	.lg-outer .lg-thumb-outer {
		background-color: #000;
		bottom: 0;
		max-height: 350px;
		position: absolute;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
		-webkit-transition: -webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;
		transition: -webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;
		transition: transform .25s cubic-bezier(0,0,.25,1) 0s;
		transition: transform .25s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;
		width: 100%;
		z-index: 9999
	}

		.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
			cursor: -webkit-grab;
			cursor: -o-grab;
			cursor: -ms-grab;
			cursor: grab
		}

		.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
			cursor: move;
			cursor: -webkit-grabbing;
			cursor: -o-grabbing;
			cursor: -ms-grabbing;
			cursor: grabbing
		}

		.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
			-webkit-transition-duration: 0s !important;
			transition-duration: 0s !important
		}

	.lg-outer.lg-thumb-open .lg-thumb-outer {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	.lg-outer .lg-thumb {
		height: 100%;
		margin-bottom: -5px;
		padding: 10px 0;
		text-align: left
	}

	.lg-outer .lg-thumb-item {
		border-radius: 5px;
		border-radius: 0;
		border-style: none;
		cursor: pointer;
		display: inline-block;
		height: 100%;
		margin-bottom: 5px;
		max-width: 100px;
		overflow: hidden;
		width: auto !important
	}

		.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
			border-color: #a90707
		}

		.lg-outer .lg-thumb-item img {
			height: 100%;
			max-width: 100%;
			min-height: 75px
		}

	.lg-outer.lg-has-thumb .lg-item {
		padding-bottom: 120px
	}

	.lg-outer.lg-can-toggle .lg-item {
		padding-bottom: 0
	}

	.lg-outer.lg-pull-caption-up .lg-sub-html {
		-webkit-transition: bottom .25s ease;
		transition: bottom .25s ease
	}

	.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
		bottom: 100px
	}

	.lg-outer .lg-toogle-thumb {
		background: url(/assets/images/thumbs.svg) no-repeat 50%;
		border-radius: 2px 2px 0 0;
		color: #999;
		cursor: pointer;
		font-size: 24px;
		height: 39px;
		line-height: 27px;
		padding: 5px 0;
		position: absolute;
		right: 20px;
		text-align: center;
		top: -43px;
		width: 50px
	}

		.lg-outer .lg-toogle-thumb:hover {
			opacity: .8
		}

	.lg-outer .lg-video-cont {
		display: inline-block;
		max-height: 100%;
		max-width: 1140px;
		padding: 0 5px;
		vertical-align: middle;
		width: 100%
	}

	.lg-outer .lg-video {
		height: 0;
		overflow: hidden;
		padding-bottom: 56.25%;
		position: relative;
		width: 100%
	}

		.lg-outer .lg-video .lg-object {
			display: inline-block;
			height: 100% !important;
			left: 0;
			position: absolute;
			top: 0;
			width: 100% !important
		}

		.lg-outer .lg-video .lg-video-play {
			cursor: pointer;
			height: 59px;
			left: 50%;
			margin-left: -42px;
			margin-top: -30px;
			position: absolute;
			top: 50%;
			width: 84px;
			z-index: 9999
		}

	.lg-outer .lg-has-html5 .lg-video-play {
		background: transparent url(/assets/images/ytube-play.png) no-repeat scroll 0 0;
		height: 64px;
		margin-left: -32px;
		margin-top: -32px;
		opacity: .8;
		width: 64px
	}

	.lg-outer .lg-has-html5:hover .lg-video-play {
		opacity: 1
	}

	.lg-outer .lg-has-youtube .lg-video-play {
		background: url(/assets/images/ytube-play.png) no-repeat scroll 0 0 transparent
	}

	.lg-outer .lg-has-youtube:hover .lg-video-play {
		background: url(/assets/images/ytube-play.png) no-repeat scroll 0 -60px transparent
	}

	.lg-outer .lg-video-object {
		height: 100% !important;
		left: 0;
		position: absolute;
		top: 0;
		width: 100% !important
	}

	.lg-outer .lg-has-video .lg-video-object {
		visibility: hidden
	}

	.lg-outer .lg-has-video.lg-video-palying .lg-object, .lg-outer .lg-has-video.lg-video-palying .lg-video-play {
		display: none
	}

	.lg-outer .lg-has-video.lg-video-palying .lg-video-object {
		visibility: visible
	}

.lg-progress-bar {
	background-color: #333;
	height: 5px;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transition: opacity .08s ease 0s;
	transition: opacity .08s ease 0s;
	width: 100%;
	z-index: 9999
}

	.lg-progress-bar .lg-progress {
		background-color: #a90707;
		height: 5px;
		width: 0
	}

	.lg-progress-bar.lg-start .lg-progress {
		width: 100%
	}

.lg-show-autoplay .lg-progress-bar {
	opacity: 1
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition-duration: 0s;
	transition-duration: 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition: -webkit-transform .3s ease 0s;
	transition: -webkit-transform .3s ease 0s;
	transition: transform .3s ease 0s;
	transition: transform .3s ease 0s,-webkit-transform .3s ease 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: -webkit-transform .3s ease 0s,opacity .15s !important;
	-webkit-transition: opacity .15s,-webkit-transform .3s ease 0s !important;
	transition: opacity .15s,-webkit-transform .3s ease 0s !important;
	transition: transform .3s ease 0s,opacity .15s !important;
	transition: transform .3s ease 0s,opacity .15s,-webkit-transform .3s ease 0s !important
}

#lg-zoom-in {
	background: url(/assets/images/zoom.svg) no-repeat 50%;
	background-position: 100%;
	background-repeat: no-repeat;
	background-size: 50px 21px;
	border-radius: 2px 2px 0 0;
	color: #999;
	cursor: pointer;
	font-size: 24px;
	height: 47px;
	line-height: 27px;
	margin-right: 3%;
	padding: 5px 0;
	right: 20px;
	text-align: center;
	width: 22px
}

#lg-zoom-out {
	opacity: .5;
	pointer-events: none;
	background: url(/assets/images/zoom.svg) no-repeat 50%;
	background-position: 0;
	background-repeat: no-repeat;
	background-size: 50px 21px;
	border-radius: 2px 2px 0 0;
	color: #999;
	cursor: pointer;
	font-size: 24px;
	height: 47px;
	line-height: 27px;
	margin-right: 3%;
	padding: 5px 0;
	text-align: center;
	width: 22px
}

.lg-zoomed #lg-zoom-out {
	opacity: 1;
	pointer-events: auto
}

.lg-outer .lg-pager-outer {
	bottom: 60px;
	height: 10px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 9999
}

	.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
		overflow: visible
	}

.lg-outer .lg-pager-cont {
	cursor: pointer;
	display: inline-block;
	margin: 0 5px;
	overflow: hidden;
	position: relative;
	vertical-align: top
}

	.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
		box-shadow: inset 0 0 0 2px #fff
	}

.lg-outer .lg-pager-thumb-cont {
	background-color: #fff;
	border-radius: 3px;
	bottom: 100%;
	color: #fff;
	height: 83px;
	left: 0;
	margin-bottom: 20px;
	margin-left: -60px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	-webkit-transform: translate3d(0,5px,0);
	transform: translate3d(0,5px,0);
	-webkit-transition: opacity .15s ease 0s,-webkit-transform .15s ease 0s;
	transition: opacity .15s ease 0s,-webkit-transform .15s ease 0s;
	transition: opacity .15s ease 0s,transform .15s ease 0s;
	transition: opacity .15s ease 0s,transform .15s ease 0s,-webkit-transform .15s ease 0s;
	width: 120px
}

	.lg-outer .lg-pager-thumb-cont img {
		height: 100%;
		width: 100%
	}

.lg-outer .lg-pager {
	background-color: hsla(0,0%,100%,.5);
	border-radius: 50%;
	box-shadow: inset 0 0 0 8px hsla(0,0%,100%,.7);
	display: block;
	height: 12px;
	-webkit-transition: box-shadow .3s ease 0s;
	transition: box-shadow .3s ease 0s;
	width: 12px
}

	.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
		box-shadow: inset 0 0 0 8px #fff
	}

.lg-outer .lg-caret {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px dashed;
	bottom: -10px;
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	vertical-align: middle;
	width: 0
}

.group {
	*zoom: 1
}

	.group:after, .group:before {
		content: "";
		display: table;
		line-height: 0
	}

	.group:after {
		clear: both
	}

.lg-outer {
	height: 100%;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	-webkit-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s;
	width: 100%;
	z-index: 1050
}

	.lg-outer * {
		box-sizing: border-box
	}

	.lg-outer.lg-visible {
		opacity: 1
	}

	.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
		-webkit-transition-duration: inherit !important;
		transition-duration: inherit !important;
		-webkit-transition-timing-function: inherit !important;
		transition-timing-function: inherit !important
	}

	.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
		opacity: 1;
		-webkit-transition-duration: 0s !important;
		transition-duration: 0s !important
	}

	.lg-outer.lg-grab img.lg-object {
		cursor: -webkit-grab;
		cursor: -o-grab;
		cursor: -ms-grab;
		cursor: grab
	}

	.lg-outer.lg-grabbing img.lg-object {
		cursor: move;
		cursor: -webkit-grabbing;
		cursor: -o-grabbing;
		cursor: -ms-grabbing;
		cursor: grabbing
	}

	.lg-outer .lg {
		height: 100%;
		margin-left: auto;
		margin-right: auto;
		max-height: 100%;
		max-width: 100%;
		overflow: hidden;
		position: relative;
		width: 100%
	}

	.lg-outer .lg-inner {
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		white-space: nowrap;
		width: 100%
	}

	.lg-outer .lg-item {
		display: none !important
	}

	.lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css .lg-current {
		display: inline-block !important
	}

	.lg-outer .lg-img-wrap, .lg-outer .lg-item {
		display: inline-block;
		height: 100%;
		position: absolute;
		text-align: center;
		width: 100%
	}

		.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
			content: "";
			display: inline-block;
			height: 50%;
			margin-right: -1px;
			width: 1px
		}

	.lg-outer .lg-img-wrap {
		bottom: 0;
		left: 0;
		padding: 0 5px;
		right: 0;
		top: 0
	}

	.lg-outer .lg-item.lg-complete {
		background-image: none
	}

	.lg-outer .lg-item.lg-current {
		z-index: 1060
	}

	.lg-outer .lg-image {
		display: inline-block;
		height: auto !important;
		max-height: 90%;
		max-width: 82%;
		vertical-align: middle;
		width: auto !important
	}

	.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
		opacity: 0;
		-webkit-transition: opacity .15s ease 0s;
		transition: opacity .15s ease 0s
	}

	.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
		opacity: 1
	}

	.lg-outer .lg-empty-html {
		display: none
	}

.lg-backdrop {
	background-color: #000;
	bottom: 0;
	left: 0;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	-webkit-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s;
	z-index: 1040
}

	.lg-backdrop.in {
		opacity: 1
	}

.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
	-webkit-transition: none 0s ease 0s !important;
	transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item {
	will-change: transform,opacity
}

.lg-css3.lg-use-left .lg-item {
	will-change: left,opacity
}

.lg-css3.lg-fade .lg-item {
	opacity: 0
}

	.lg-css3.lg-fade .lg-item.lg-current {
		opacity: 1
	}

	.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
		-webkit-transition: opacity .1s ease 0s;
		transition: opacity .1s ease 0s
	}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
	opacity: 0
}

	.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}

	.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}

	.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
		-webkit-transition: -webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
		-webkit-transition: opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;
		transition: opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;
		transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
		transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s
	}

.lg-css3.lg-slide.lg-use-left .lg-item {
	left: 0;
	opacity: 0;
	position: absolute
}

	.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
		left: -100%
	}

	.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
		left: 100%
	}

	.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
		left: 0;
		opacity: 1
	}

	.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
		-webkit-transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
		transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
	}

a.undertext:link {
	color: #2b2b2b;
	font-weight: 600;
	text-decoration: underline;
	-ms-text-underline-position: below;
	text-underline-position: under
}

a.undertext:visited {
	color: #2b2b2b
}

a.undertext:hover {
	color: #005eb8
}

a.undertext:active {
	color: #41b6e6
}

a.noundertext:link {
	color: inherit;
	text-decoration: none
}

a.noundertext:active, a.noundertext:hover, a.noundertext:visited {
	color: inherit
}

a.undertextblue:link {
	color: #005eb8;
	font-weight: 600;
	text-decoration: underline;
	-ms-text-underline-position: below;
	text-underline-position: under
}

a.undertextblue:visited {
	color: #005eb8
}

a.undertextblue:hover {
	color: #0b3c6b
}

a.undertextblue:active {
	color: #41b6e6
}

.main-container {
	display: table;
	margin: 0 auto;
	max-width: 2048px;
	padding: 0;
	width: 100%
}

	.main-container h1 {
		color: #005eb8;
		font-family: Open Sans,arial,sans-serif;
		font-size: 1.4em;
		font-weight: 600;
		letter-spacing: -.75px;
		line-height: 1.4em;
		margin-bottom: 8px
	}

	.main-container h2 {
		font-size: 2.6em;
		font-weight: 400;
		letter-spacing: -1.75px;
		line-height: 1.3em
	}

	.main-container h3 {
		font-size: 2em;
		font-weight: 400;
		line-height: 1.3em
	}

	.main-container h4 {
		font-size: 1.7em;
		font-weight: 600;
		line-height: 1.3em
	}

	.main-container h5 {
		font-size: 1.4em;
		font-weight: 600;
		line-height: 1.5em
	}

	.main-container h6 {
		font-size: 1.1em;
		font-weight: 600;
		line-height: 1.3em
	}

	.main-container p {
		color: #423f3f;
		font-size: 1.1em;
		font-weight: 400;
		letter-spacing: -.02em;
		line-height: 1.9em
	}

		.main-container p.white-text {
			color: #fff
		}

.nav-container {
	position: relative
}

.nav-wrapper-66 {
	width: 66.66667%
}

.nav-wrapper-33, .nav-wrapper-66 {
	display: inline-block;
	margin-bottom: 0
}

.nav-wrapper-33 {
	vertical-align: top;
	width: 33.33333%
}

.mainMenu {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 83px;
	z-index: 9999
}

	.mainMenu .toggleChildren {
		display: block;
		float: right;
		height: 40px;
		margin-right: 3%;
		padding: 0;
		width: 40px
	}

		.mainMenu .toggleChildren, .mainMenu .toggleChildren .contract {
			background: url(/assets/images/nav-arrow.png) no-repeat 50%;
			background-size: 11px 8px
		}

			.mainMenu .toggleChildren .contract {
				-webkit-filter: flipv;
				filter: flipv;
				-webkit-transform: scaleY(-1);
				transform: scaleY(-1)
			}

#toggleMenu {
	display: none
}

#menu-wrapper {
	float: left;
	height: auto;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}

#toggleMenu:checked ~ #menu-wrapper {
	max-height: 100%;
	opacity: 1
}

label.menuTitle {
	background: url(/assets/images/menu.png);
	background-image: url(/assets/images/menu.svg),none;
	background-repeat: no-repeat;
	background-size: 24px 19px;
	cursor: pointer;
	display: block;
	margin: 0
}

.menu-wrapper--li-desktop-nav {
	display: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	width: 100%
}

	.menu-wrapper--li-desktop-nav > a, .menu-wrapper--li-desktop-nav > a:visited {
		display: block;
		width: 100%
	}

.menu-wrapper--ul-primary-children {
	display: inline-block;
	list-style: none;
	position: relative
}

.menu-wrapper--li-primary-children-links {
	text-decoration: none
}

.menu-wrapper--li-primary-group {
	display: inline-block;
	position: static;
	width: 100%
}

.mainMenu {
	background: #f6f6f6;
	width: 100%
}

	.mainMenu ul {
		font-family: Open Sans,arial,sans-serif;
		font-weight: 400
	}

	.mainMenu li {
		border-top: 1px solid #ddd
	}

label.menuTitle {
	font-family: Open Sans,arial,sans-serif;
	font-weight: 700;
	background-position: 85% 10px;
	color: #005eb8;
	float: right;
	font-size: 17px;
	padding: 9px 12px;
	position: absolute;
	right: 30px;
	text-transform: uppercase;
	top: -44px;
	width: 80px
}

.menu-wrapper--secondary-link-default {
	background: #eaeaea;
	display: inline-block;
	height: auto;
	padding: 10px 4%;
	text-decoration: none;
	width: 100%
}

.menu-wrapper--primary-link-default {
	display: inline-block;
	margin: auto;
	padding: 10px 4%;
	position: relative;
	text-decoration: none;
	width: auto
}

.menu-wrapper--ul-primary-group {
	display: block;
	margin: 0;
	position: relative
}

.menu-wrapper--li-primary-group {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	white-space: nowrap
}

.menu-wrapper--li-primary-item {
	display: none;
	margin: 0;
	position: relative;
	width: 100%
}

.menu-wrapper--li-desktop-nav .desktop-nav-wrapper {
	background: #fff;
	box-sizing: border-box;
	float: left;
	padding: 24px 2%;
	width: 100%
}

	.menu-wrapper--li-desktop-nav .desktop-nav-wrapper p.h4 {
		white-space: normal
	}

	.menu-wrapper--li-desktop-nav .desktop-nav-wrapper ul {
		margin-bottom: 6px
	}

	.menu-wrapper--li-desktop-nav .desktop-nav-wrapper li a {
		font-size: 15px;
		padding: 0 0 6px 13px;
		position: relative
	}

		.menu-wrapper--li-desktop-nav .desktop-nav-wrapper li a:before {
			background: url(/assets/images/sprite.svg);
			background-position: -11px -143px;
			background-size: 400px 960px;
			bottom: 0;
			content: "";
			height: 18px;
			left: 0;
			margin: auto;
			position: absolute;
			top: 0;
			width: 8px
		}

	.menu-wrapper--li-desktop-nav .desktop-nav-wrapper li {
		margin: 0;
		white-space: normal
	}

	.menu-wrapper--li-desktop-nav .desktop-nav-wrapper .wrapper-40 {
		margin: 0 4% 0 0;
		padding: 0;
		width: 38%
	}

	.menu-wrapper--li-desktop-nav .desktop-nav-wrapper .h1 {
		white-space: normal
	}

	.menu-wrapper--li-desktop-nav .desktop-nav-wrapper .nav-cta {
		box-sizing: border-box;
		display: block;
		height: 100%;
		margin: 0 0 0 1.5rem;
		width: 100%
	}

		.menu-wrapper--li-desktop-nav .desktop-nav-wrapper .nav-cta .h4 {
			font-family: Open Sans,arial,sans-serif;
			font-weight: 300;
			color: #000;
			font-size: 18px;
			line-height: 1.1;
			margin: 0;
			white-space: normal
		}

		.menu-wrapper--li-desktop-nav .desktop-nav-wrapper .nav-cta .large-link {
			font-size: 15px;
			line-height: 1.3;
			margin: 0;
			white-space: normal
		}

		.menu-wrapper--li-desktop-nav .desktop-nav-wrapper .nav-cta a, .menu-wrapper--li-desktop-nav .desktop-nav-wrapper .nav-cta a:hover {
			text-decoration: none
		}

			.menu-wrapper--li-desktop-nav .desktop-nav-wrapper .nav-cta a:hover .large-link {
				text-decoration: underline
			}

		.menu-wrapper--li-desktop-nav .desktop-nav-wrapper .nav-cta .nav-cta-text {
			display: inline-block;
			margin-top: 6%;
			position: relative;
			vertical-align: top;
			width: 50%
		}

		.menu-wrapper--li-desktop-nav .desktop-nav-wrapper .nav-cta img {
			display: inline-block;
			margin-bottom: 6%;
			margin-right: 6%;
			margin-top: 6%;
			position: relative;
			width: 30%
		}

		.menu-wrapper--li-desktop-nav .desktop-nav-wrapper .nav-cta hr {
			border-bottom: 1px solid #dbdbdb;
			float: none;
			margin: 0 0 0 1.5rem;
			padding: 0;
			width: 90%
		}

	.menu-wrapper--li-desktop-nav .desktop-nav-wrapper hr {
		float: none;
		margin: 0 0 0 1.5rem;
		padding: 0;
		width: 90%
	}

	.menu-wrapper--li-desktop-nav .desktop-nav-wrapper .wrapper-60 {
		background: #fff;
		margin: 0;
		width: 58%
	}

		.menu-wrapper--li-desktop-nav .desktop-nav-wrapper .wrapper-60 .wrapper-50 {
			float: left;
			margin: 0 4%;
			width: 42%
		}

		.menu-wrapper--li-desktop-nav .desktop-nav-wrapper .wrapper-60 .wrapper-container .nav-cta:first-child {
			border-left: 0
		}

	.menu-wrapper--li-desktop-nav .desktop-nav-wrapper .with-margin .wrapper-33 {
		margin-right: 2%;
		width: 30%
	}

	.menu-wrapper--li-desktop-nav .desktop-nav-wrapper .wrapper-33.white {
		border: 0
	}

	.menu-wrapper--li-desktop-nav .desktop-nav-wrapper .wrapper-33 .nav-cta {
		border: 0;
		padding: 6px 8%;
		width: 100%
	}

	.menu-wrapper--li-desktop-nav .desktop-nav-wrapper .wrapper-33 hr {
		margin: 0 8%;
		width: 84%
	}

	.menu-wrapper--li-desktop-nav .desktop-nav-wrapper .wrap-margin {
		clear: both;
		float: left;
		margin-bottom: 14px;
		width: 100%
	}

	.menu-wrapper--li-desktop-nav .desktop-nav-wrapper .mega-nav-banner {
		box-sizing: border-box;
		clear: both;
		float: left;
		padding-right: 15px;
		width: 100%
	}

#overlay, #overlayDesktop {
	background: rgba(0,0,0,.45);
	float: left;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 9998
}

#overlayDesktop {
	display: none
}

.hasUSPs #overlayDesktop {
	height: -webkit-calc(100% + 46px);
	height: calc(100% + 46px);
	top: -46px
}

.menu-wrapper--primary-item--toggle {
	display: block;
	float: right;
	height: 40px;
	margin-right: 3%;
	padding: 0;
	width: 40px
}

	.menu-wrapper--primary-item--toggle, .menu-wrapper--primary-item--toggle .contract {
		background: url(/assets/images/nav-arrow.png) no-repeat 50%;
		background-size: 11px 8px
	}

		.menu-wrapper--primary-item--toggle .contract {
			-webkit-filter: flipv;
			filter: flipv;
			-webkit-transform: scaleY(-1);
			transform: scaleY(-1)
		}

div#Header_PnlUSP {
	box-sizing: border-box;
	display: block;
	height: 46px;
	position: relative
}

.process-no {
	margin: 0 auto
}

.process-no, .process-text {
	display: table
}

.hideondes {
	display: none
}

.nested-accordion, .nested-accordion-inner {
	margin: 0;
	padding: 0;
	-webkit-transition: background-color .3s ease-out;
	transition: background-color .3s ease-out;
	width: 100%
}

.nested-accordion {
	background: #fff
}

.nested-accordion-inner {
	background: #f4f4f4
}

	.nested-accordion-inner a, .nested-accordion a {
		text-decoration: none
	}

.nested-accordion:hover {
	background: #f4f4f4
}

.nested-accordion-inner:hover {
	background: #ebebeb
}

.nested-accordion-inner h3, .nested-accordion h3 {
	border-color: #d8d8d8;
	border-style: solid;
	cursor: pointer;
	font-family: Open Sans,arial,sans-serif;
	font-size: 1.2em;
	font-weight: 600;
	letter-spacing: .1;
	line-height: 1em;
	margin: 0;
	padding: 28px 30px
}

.nested-accordion h3 {
	border-width: 0 1px 1px
}

/* Request to update ALL accordion levels to consistent h3 font size */
/*.row .nested-accordion > h3 {
	font-size: 1.2em
}*/
.row .nested-accordion h3 {
	font-size: 1.2em
}

.nested-accordion-inner h3 {
	border-width: 1px 0 0
}

.nested-accordion:first-child h3 {
	border-top: 1px solid #d8d8d8
}

.nested-accordion h3.selected {
	background: #005eb8;
	border-style: none;
	color: #fff;
	margin: 0
}

.nested-accordion-inner h3.selected {
	background: #ebebeb;
	border-color: #d8d8d8;
	border-style: solid;
	border-width: 1px 0;
	color: #005eb8;
	margin: 0
}

.nested-accordion > .nested-accordion-inner h3:after, .nested-accordion h3:after {
	color: #005eb8;
	content: "+";
	float: right;
	font-size: 2em;
	font-weight: 600
}

.nested-accordion h3.selected:after {
	color: #fff;
	content: "–"
}

.nested-accordion-inner h3.selected:after {
	color: #005eb8;
	content: "–"
}

.nested-accordion-inner .comment, .nested-accordion .comment {
	background: #fff;
	color: #423f3f
}

.nested-accordion .comment {
	border: 1px solid #d8d8d8;
	border-top: 0 solid #d8d8d8
}

.nested-accordion-inner .comment {
	border-style: none
}

.content-space {
	padding: 30px
}

#ouibounce-modal {
	display: none;
	font-family: Open Sans,arial,sans-serif;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999999
}

	#ouibounce-modal .underlay {
		-webkit-animation: fadein .5s;
		animation: fadein .5s;
		background-color: rgba(0,0,0,.7);
		cursor: pointer;
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%
	}

	#ouibounce-modal .modal {
		-webkit-animation: popin .3s;
		animation: popin .3s;
		background-color: #f0f1f2;
		bottom: 0;
		height: 400px;
		left: 0;
		margin: auto;
		position: absolute;
		right: 0;
		top: 0;
		width: 600px;
		z-index: 1
	}

	#ouibounce-modal .modal-title {
		color: #000;
		font-size: 18px;
		margin: 0;
		padding: 10px;
		text-align: center
	}

	#ouibounce-modal h3 {
		color: #fff;
		font-size: 1em;
		font-weight: 500;
		margin: .2em;
		text-transform: uppercase
	}

	#ouibounce-modal p {
		color: #344a5f;
		line-height: 1.3em
	}

	#ouibounce-modal .centered {
		height: 100%;
		position: relative;
		text-align: center
	}

	#ouibounce-modal .content {
		padding: 0 1.5em
	}

	#ouibounce-modal .body {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 100%
	}

	#ouibounce-modal .close {
		background: url(/assets/images/close.svg);
		background-size: 100%;
		cursor: pointer;
		height: 20px;
		position: absolute;
		right: 10px;
		text-align: center;
		top: 10px;
		width: 20px
	}

	#ouibounce-modal .o-button {
		color: #fff;
		cursor: pointer;
		display: inline-block;
		font-weight: 700;
		text-align: center;
		text-decoration: none;
		-webkit-transition-duration: .4s;
		transition-duration: .4s
	}

		#ouibounce-modal .o-button:after {
			background: url(/assets/images/arrow-white-2x.svg);
			background-repeat: no-repeat;
			background-size: 100%;
			content: "";
			display: inline-block;
			height: 17px;
			margin-left: 7px;
			position: relative;
			top: 5px;
			width: 10px
		}

	#ouibounce-modal .btn-green {
		background: #448504;
		border: 1px solid #448504
	}

	#ouibounce-modal .btn-blue {
		background: #005eb8;
		border: 1px solid #005eb8
	}

	#ouibounce-modal .btn-white {
		border: 1px solid #fff
	}

	#ouibounce-modal .btn-green:hover {
		background: #64a70b;
		border: 1px solid #64a70b
	}

	#ouibounce-modal .btn-blue:hover {
		background: #0b3c6b;
		border: 1px solid #0b3c6b
	}

	#ouibounce-modal .btn-white:hover {
		background: #fff;
		color: #0e0e0e
	}

	#ouibounce-modal .btn-small {
		font-size: 14px;
		margin: 15px 0;
		padding: 6px 12px
	}

	#ouibounce-modal .btn-large {
		font-size: 16px;
		margin: 20px 0 0;
		padding: 16px 32px
	}

.noScroll {
	overflow: hidden
}

@keyframes fadein {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes popin {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	85% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.outer-campaign {
	background: #c00;
	border-bottom: 0 solid #fff;
	display: table;
	margin: 0 auto;
	max-width: 2048px;
	width: 100%
}

a.button-camp {
	text-decoration: none
}

.inner-1366-campaign {
	color: #fff;
	display: table;
	font-family: Open Sans,arial,sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	height: 50px;
	letter-spacing: -.2px;
	line-height: 1.6em;
	margin: 0 auto;
	max-width: 1366px;
	min-height: 1px;
	padding: 0;
	width: 100%
}

.message-campaign {
	padding: 20px auto;
	width: 45%
}

.cta-campaign, .message-campaign {
	display: table-cell;
	height: auto;
	text-align: center;
	vertical-align: middle
}

.cta-campaign {
	padding: 40px auto;
	width: 25%
}

#timer2 {
	display: table-cell;
	margin: 0 auto;
	text-align: center;
	width: 30%
}

	#timer2 > div {
		display: inline-block;
		height: 40px;
		margin: 2%;
		padding: 0;
		text-align: center;
		width: 40px
	}

#days, #hours, #minutes, #seconds {
	color: #fff;
	display: inline-block;
	font-size: 32px;
	padding: 3px 0 0;
	width: 100%
}

.timer-text {
	color: #fff;
	font-size: 10px
}

.button-cam {
	background: rgba(0,0,0,.3);
	border: 1px solid #fff;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: Open Sans,arial,sans-serif;
	font-size: 13px;
	font-weight: 600;
	height: 42px;
	line-height: 42px;
	margin: 10px 0;
	padding: 0 20px;
	text-align: left;
	text-decoration: none;
	width: 160px
}

	.button-cam, .button-cam:after {
		-webkit-transition-duration: .4s;
		transition-duration: .4s
	}

		.button-cam:after {
			content: url(/globalassets/everest/right-arrow-white.png);
			float: right;
			margin-right: 6px;
			margin-top: 4px
		}

		.button-cam:hover {
			background: rgba(0,0,0,.4)
		}

			.button-cam:hover:after {
				margin-right: 0
			}

.parallax-content-1 {
	padding: 60px 0
}

.parallax-content-1, .parallax-content-2 {
	display: table;
	margin: -10px 0 0;
	width: 100%
}

.parallax-content-2 {
	padding: 30px 0
}

.parallax-half {
	display: table-cell;
	width: 50%;
	padding: 0
}

.left-half {
	vertical-align: middle;
	text-align: left
}

.right-half {
	vertical-align: top;
	text-align: right
}

.parallax-text-1 {
	font-size: 50px;
	line-height: 56px
}

.parallax-text-2 {
	font-size: 36px;
	line-height: 42px
}

.parallax-text-3 {
	font-size: 20px;
	line-height: 26px
}

.parallax-text-4 {
	font-size: 30px;
	line-height: 36px
}

.first-product {
	margin-top: -362px
}

.product-text-holder {
	display: table;
	min-height: 350px
}

.option-text-holder {
	display: table;
	min-height: 290px
}

.product-text {
	display: table-cell;
	vertical-align: middle
}

.case-study-holder {
	height: 475px;
	position: relative;
	width: 100%
}

.case-study-white-box {
	background: #fff;
	bottom: 20%;
	left: -60px;
	padding: 40px;
	position: absolute;
	text-align: left
}

	.case-study-white-box img {
		margin-left: 20px
	}

blockquote {
	color: #2b2b2b;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 1.8em;
	margin: 30px 20px 0;
	position: relative;
	text-align: left
}

	blockquote:before {
		content: "\201C";
		left: -20px;
		top: 0
	}

	blockquote:after, blockquote:before {
		color: #005eb8;
		display: block;
		font-family: Smokum,cursive;
		font-size: 70px;
		position: absolute
	}

	blockquote:after {
		bottom: 0;
		content: "\201D";
		right: -20px
	}

	blockquote cite {
		color: #005eb8;
		display: block;
		font-size: 1em;
		font-weight: 400;
		line-height: 1.7em;
		margin: 10px 0 0
	}

		blockquote cite:before {
			content: "\2014 \2009"
		}

.scroll-down p {
	bottom: 40px;
	color: #fff;
	display: inline-block;
	font-size: .9em;
	left: 62.4%;
	letter-spacing: .1em;
	padding-top: 40px;
	position: absolute;
	text-shadow: 1px 2px 5px #000
}

	.scroll-down p span {
		border-bottom: 1px solid #fff;
		border-left: 1px solid #fff;
		box-shadow: -1px 2px #888;
		height: 26px;
		left: 34px;
		margin-left: 0;
		position: absolute;
		top: 0;
		width: 26px
	}

.bounce {
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite
}

@keyframes bounce {
	0%,20%,50%,80%,to {
		-webkit-transform: translateY(0) rotate(-45deg);
		transform: translateY(0) rotate(-45deg)
	}

	40% {
		-webkit-transform: translateY(-30px) rotate(-45deg);
		transform: translateY(-30px) rotate(-45deg)
	}

	60% {
		-webkit-transform: translateY(-15px) rotate(-45deg);
		transform: translateY(-15px) rotate(-45deg)
	}
}

.search-toggle {
	position: relative;
	display: block;
	height: 10px;
	width: 10px
}

	.search-toggle:after, .search-toggle:before {
		content: "";
		position: absolute;
		display: block;
		-webkit-transition: all .1s;
		transition: all .1s
	}

	.search-toggle:before {
		border: 2px solid #005eb8;
		border-radius: 50%;
		width: 100%;
		height: 100%;
		left: -2px;
		top: -2px
	}

	.search-toggle:after {
		height: 2px;
		width: 7px;
		background: #005eb8;
		top: 10px;
		left: 8px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	.search-toggle.active {
		background-color: #fff
	}

		.search-toggle.active:before {
			width: 0;
			border-width: 1px;
			border-radius: 0;
			-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
			top: -1px;
			left: 4px
		}

		.search-toggle.active:after {
			width: 12px;
			left: -1px;
			top: 4px
		}

.search-button, .search-button-mobile {
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: inline-block;
	height: 100%;
	margin-top: 1em;
	margin-left: 1.2em;
	position: absolute;
	right: 2%
}

.search-button-mobile {
	display: none
}

#header .search-box {
	position: absolute;
	height: 40px;
	width: 0;
	-webkit-transform: translateX(20%);
	transform: translateX(20%);
	opacity: 0;
	-webkit-transition: all .4s .3s;
	transition: all .4s .3s;
	left: 50%
}

	#header .search-box .search-input {
		border: 0;
		width: 100%;
		height: 100%;
		background-color: transparent
	}

	#header .search-box .search-toggle {
		width: 14px;
		height: 14px;
		padding: 0;
		position: absolute;
		left: 5px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}

	#header .search-box .error-text {
		display: none;
		position: absolute;
		background-color: #fdebea;
		top: 45px;
		padding: 1%;
		border: 1px solid red;
		font-size: .7rem
	}

		#header .search-box .error-text.show {
			display: block
		}

	#header .search-box .error-text-tip:after {
		content: " ";
		position: absolute;
		bottom: 100%;
		left: 50%;
		margin-left: -5px;
		border: 5px solid transparent;
		border-bottom-color: red
	}

#header.show .menu li {
	-webkit-transform: scale(.8);
	transform: scale(.8);
	opacity: 0
}

#header.show .search-box {
	width: 45%;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity: 1
}

.slideshow-container {
	position: relative
}

.mySlides {
	display: none;
	padding: 20% 12%;
	text-align: center
}

.dot-container {
	padding: 0;
	text-align: center
}

.dot {
	background-color: #c8c9cd;
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	height: 18px;
	margin: 0 8px;
	-webkit-transition: background-color .6s ease;
	transition: background-color .6s ease;
	width: 18px
}

	.active, .dot:hover {
		background-color: #292e31
	}

.social-icons {
	float: left;
	margin: 12px 0 0;
	padding: 0;
	text-align: center;
	width: 100%
}

	.social-icons li {
		display: inline-block;
		float: none;
		margin: 0 6px;
		padding: 0;
		text-align: center;
		width: auto
	}

		.social-icons li a {
			display: block;
			height: 28px;
			width: 30px
		}

.facebook-icon {
	background: url(/assets/images/social-sprite.svg) no-repeat;
	background-position: 0 0;
	background-size: 175px 70px;
	margin-left: 8px;
	width: 22px !important
}

.blue-icons .facebook-icon {
	background-position: 0 -41px
}

.twitter-icon {
	background: url(/assets/images/social-sprite.svg) no-repeat;
	background-position: -22px 0;
	background-size: 175px 70px
}

.blue-icons .twitter-icon {
	background-position: -22px -41px
}

.instagram-icon {
	background: url(/assets/images/social-sprite.svg) no-repeat;
	background-position: -50px 0;
	background-size: 175px 70px
}

.blue-icons .instagram-icon {
	background-position: -50px -41px
}

.pinterest-icon {
	background: url(/assets/images/social-sprite.svg) no-repeat;
	background-position: -84px 0;
	background-size: 175px 70px
}

.blue-icons .pinterest-icon {
	background-position: -84px -41px
}

.youtube-icon {
	background: url(/assets/images/social-sprite.svg) no-repeat;
	background-position: -115px 0;
	background-size: 175px 70px
}

.blue-icons .youtube-icon {
	background-position: -115px -41px
}

.google-icon {
	background: url(/assets/images/social-sprite.svg) no-repeat;
	background-position: -146px 0;
	background-size: 175px 70px
}

.blue-icons .google-icon {
	background-position: -146px -41px
}

span.bluesquare {
	background: #005eb8;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	line-height: 2.2em;
	margin-bottom: 15px;
	text-align: center;
	width: 2.2em
}

.triangle-bottom-right {
	width: 0;
	height: 0;
	border-color: transparent transparent rgba(0,94,184,.3);
	border-style: solid;
	border-width: 0 0 4rem 4rem;
	position: absolute;
	margin-left: -4rem;
	top: 0;
	z-index: -1;
	padding: 0
}

.transition-mob-image {
	display: none
}

.transition-carousel {
	position: relative;
	height: 349px;
	width: 512px;
	margin: 0 auto
}

	.transition-carousel img {
		position: absolute;
		left: 0;
		-webkit-animation-name: cf4FadeInOut;
		-webkit-animation-timing-function: ease-in-out;
		-webkit-animation-iteration-count: infinite;
		-webkit-animation-duration: 8s;
		-moz-animation-name: cf4FadeInOut;
		-moz-animation-timing-function: ease-in-out;
		-moz-animation-iteration-count: infinite;
		-moz-animation-duration: 8s;
		-o-animation-name: cf4FadeInOut;
		-o-animation-timing-function: ease-in-out;
		-o-animation-iteration-count: infinite;
		-o-animation-duration: 8s;
		animation-name: cf4FadeInOut;
		animation-timing-function: ease-in-out;
		animation-iteration-count: infinite;
		animation-duration: 8s
	}

		.transition-carousel img:first-of-type {
			-webkit-animation-delay: 6s;
			animation-delay: 6s
		}

		.transition-carousel img:nth-of-type(2) {
			-webkit-animation-delay: 4s;
			animation-delay: 4s
		}

		.transition-carousel img:nth-of-type(3) {
			-webkit-animation-delay: 2s;
			animation-delay: 2s
		}

		.transition-carousel img:nth-of-type(4) {
			-webkit-animation-delay: 0;
			animation-delay: 0
		}

@-webkit-keyframes cf4FadeInOut {
	0% {
		opacity: 1
	}

	17% {
		opacity: 1
	}

	25% {
		opacity: 0
	}

	92% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes cf4FadeInOut {
	0% {
		opacity: 1
	}

	17% {
		opacity: 1
	}

	25% {
		opacity: 0
	}

	92% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@use "_incs/variables";

.has-background {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}

.link-overlay {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.show-mobile {
	display: none !important
}

.sr-only {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.article-page, .blog-page {
	float: left;
	width: 100%
}

	.article-page a, .blog-page a {
		text-decoration: none
	}

	.article-page .category, .blog-page .category {
		background-color: #41b6e6;
		color: #fff;
		display: inline-block;
		font-size: 15px;
		line-height: 16px;
		margin-bottom: 12px;
		padding: 8px 10px
	}

		.article-page .category a, .blog-page .category a {
			color: #fff;
			-webkit-transition: .3s ease;
			transition: .3s ease
		}

			.article-page .category a:hover, .blog-page .category a:hover {
				text-decoration: underline
			}

	.article-page .date, .blog-page .date {
		display: block;
		font-size: 12px;
		line-height: 14px;
		margin-bottom: 20px;
		text-transform: uppercase
	}

	.article-page .year, .blog-page .year {
		padding-left: 20px;
		position: relative
	}

		.article-page .year:before, .blog-page .year:before {
			border-radius: 50%;
			content: "";
			height: 5px;
			left: 8px;
			position: absolute;
			top: 5px;
			width: 5px
		}

	.article-page .h1, .article-page .h1 a, .article-page h1, .article-page h1 a, .blog-page .h1, .blog-page .h1 a, .blog-page h1, .blog-page h1 a {
		color: #005eb8;
		font-size: 26px;
		font-weight: 300;
		line-height: 30px
	}

	.article-page .h2, .article-page .h2 a, .article-page h2, .article-page h2 a, .blog-page .h2, .blog-page .h2 a, .blog-page h2, .blog-page h2 a {
		color: #005eb8;
		display: block;
		font-size: 24px;
		font-weight: 300;
		line-height: 26px;
		margin-bottom: 20px
	}

		.article-page .h2 a, .article-page h2 a, .blog-page .h2 a, .blog-page h2 a {
			margin-bottom: 0
		}

	.article-page .h4, .article-page .h4 a, .article-page h4, .article-page h4 a, .blog-page .h4, .blog-page .h4 a, .blog-page h4, .blog-page h4 a {
		color: #000;
		font-size: 20px;
		line-height: 22px
	}

	.article-page .h5, .article-page .h5 a, .article-page h5, .article-page h5 a, .blog-page .h5, .blog-page .h5 a, .blog-page h5, .blog-page h5 a {
		color: #005eb8;
		font-size: 18px;
		font-weight: 300;
		line-height: 20px
	}

		.article-page .h1 a, .article-page .h2 a, .article-page .h4 a, .article-page .h5 a, .article-page h1 a, .article-page h2 a, .article-page h4 a, .article-page h5 a, .blog-page .h1 a, .blog-page .h2 a, .blog-page .h4 a, .blog-page .h5 a, .blog-page h1 a, .blog-page h2 a, .blog-page h4 a, .blog-page h5 a {
			-webkit-transition: .3s ease;
			transition: .3s ease
		}

			.article-page .h1 a:hover, .article-page .h2 a:hover, .article-page .h4 a:hover, .article-page .h5 a:hover, .article-page h1 a:hover, .article-page h2 a:hover, .article-page h4 a:hover, .article-page h5 a:hover, .blog-page .h1 a:hover, .blog-page .h2 a:hover, .blog-page .h4 a:hover, .blog-page .h5 a:hover, .blog-page h1 a:hover, .blog-page h2 a:hover, .blog-page h4 a:hover, .blog-page h5 a:hover {
				text-decoration: underline
			}

	.article-page p, .blog-page p {
		font-size: 15px;
		font-weight: 400;
		line-height: 24px
	}

	.article-page .btn-more, .blog-page .btn-more {
		background-color: #fff;
		color: #005eb8;
		display: inline-block;
		font-size: 17px;
		line-height: 19px;
		padding: 13px 32px 13px 13px;
		position: relative;
		text-decoration: none;
		text-transform: uppercase;
		-webkit-transition: .3s ease;
		transition: .3s ease
	}

		.article-page .btn-more:after, .blog-page .btn-more:after {
			background-image: url(/assets/images/arrow-blue-right.svg);
			background-repeat: no-repeat;
			background-size: 9px 16px;
			content: "";
			font-size: 20px;
			height: 17px;
			position: absolute;
			right: 0;
			top: 14px;
			width: 20px
		}

		.article-page .btn-more:hover, .blog-page .btn-more:hover {
			background-color: #005eb8;
			color: #fff
		}

			.article-page .btn-more:hover:after, .blog-page .btn-more:hover:after {
				background-image: url(/assets/images/arrow-white-right.svg)
			}

	.article-page .blog-pagination a, .blog-page .blog-pagination a {
		color: #005eb8
	}

	.article-page .h1, .article-page h1 {
		color: #005eb8;
		font-size: 31px;
		font-weight: 300;
		line-height: 31px;
		margin-bottom: 26px
	}

.blog-main {
	float: left;
	margin-bottom: 38px;
	width: 100%
}

	.blog-main .blog-right {
		margin-top: 0;
		padding-top: 0
	}

		.blog-main .blog-right .twitter {
			margin-top: 0
		}

	.blog-main .category-wrap {
		border-bottom: 1px solid #646464;
		border-top: 1px solid #646464;
		padding: 10px 0
	}

		.blog-main .category-wrap .h4, .blog-main .category-wrap h4 {
			color: #005eb8;
			margin-bottom: 22px
		}

		.blog-main .category-wrap .category {
			font-size: 13px;
			line-height: 16px;
			padding: 8px 12px;
			text-transform: none
		}

.banner {
	color: #fff;
	margin-bottom: 32px;
	min-height: 306px;
	padding: 26px 0 26px 7.4%;
	position: relative
}

	.banner:after {
		background-color: rgba(0,0,0,.15);
		content: "";
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%
	}

	.banner * {
		position: relative;
		z-index: 1
	}

	.banner .category, .banner .category a, .banner h2, .banner h2 a {
		color: #fff;
		-webkit-transition: .3s ease;
		transition: .3s ease
	}

		.banner .category:hover, .banner .category a:hover, .banner h2 a:hover, .banner h2:hover {
			text-decoration: underline
		}

	.banner .category {
		background-color: transparent;
		display: inline-block;
		margin-right: 10px;
		padding: 0
	}

	.banner .year:before {
		background-color: #fff
	}

.banner-inner {
	max-width: 370px;
	width: 100%
}

.filters-wrap {
	margin-bottom: 32px
}

	.filters-wrap label {
		background-color: #005eb8;
		color: #fff;
		font-size: 17px;
		line-height: 1rem;
		padding: 8px 12px;
		text-align: center;
		width: auto;
		vertical-align: bottom
	}

	.filters-wrap input, .filters-wrap select {
		margin: -5px 0 0 -4px
	}

	.filters-wrap button, .filters-wrap input, .filters-wrap select {
		outline: none
	}

.blogs-filter, .blogs-search {
	display: inline-block;
	position: relative;
	width: 47%
}

	.blogs-filter input, .blogs-search input {
		width: 100% !important
	}

	.blogs-filter input, .blogs-filter select, .blogs-search input, .blogs-search select {
		border-color: #a9a9a9;
		border-radius: 0;
		color: #444;
		font-size: 17px;
		height: 2rem;
		width: 346px
	}

	.blogs-filter input, .blogs-filter label, .blogs-filter select, .blogs-search input, .blogs-search label, .blogs-search select {
		display: inline-block
	}

	.blogs-filter select, .blogs-search select {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none
	}

		.blogs-filter select::-ms-expand, .blogs-search select::-ms-expand {
			display: none
		}

.blogs-filter {
	margin-right: 5.6%
}

	.blogs-filter select {
		background-image: url(/assets/images/blog_dropdown.jpg);
		background-position: 100%;
		background-repeat: no-repeat;
		background-size: 33px;
		text-align: center;
		-moz-text-align-last: center;
		text-align-last: center
	}

	.blogs-filter option {
		text-align: left
	}

.blogs-search button {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	float: none;
	height: 2rem;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: -5px;
	width: 2rem
}

	.blogs-search button:after {
		background-image: url(/assets/images/search-2x.svg);
		background-repeat: no-repeat;
		background-size: 46%;
		content: "";
		display: inline-block;
		height: 50px;
		left: 4px;
		position: absolute;
		top: 4px;
		width: 50px
	}

.blogs-search input {
	padding: 6px 42px 6px 6px;
	border: 1px solid #a9a9a9
}

	.blogs-search input:focus {
		outline: none
	}

.social-wrap {
	margin-bottom: 10px;
	width: 280px
}

	.social-wrap span {
		color: #005eb8 !important;
		display: block;
		font-size: 20px;
		line-height: 22px;
		margin-bottom: 10px
	}

	.social-wrap a {
		display: inline-block;
		margin-right: 16px;
		position: relative
	}

		.social-wrap a:last-of-type {
			margin-right: 0
		}

	.social-wrap svg {
		color: #005eb8;
		font-size: 22px
	}

.blog-snippet {
	-webkit-align-content: flex-start;
	align-content: flex-start;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 45px
}

	.blog-snippet .img-wrap {
		-webkit-align-self: flex-start;
		align-self: flex-start;
		position: relative;
		width: 49%
	}

	.blog-snippet .text-wrap {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		flex-direction: column;
		padding-bottom: 32px;
		padding-right: 12px;
		position: relative;
		width: 47%
	}

	.blog-snippet .year:before {
		background-color: #000
	}

	.blog-snippet .category {
		font-size: 14px;
		line-height: 16px;
		padding: 8px 12px
	}

	.blog-snippet .h3, .blog-snippet .h4, .blog-snippet h3, .blog-snippet h4, .blog-snippet p {
		width: 100%
	}

	.blog-snippet .h1, .blog-snippet .h3, .blog-snippet h3 {
		margin-bottom: 14px
	}

	.blog-snippet .btn-more {
		background-color: transparent;
		bottom: 0;
		color: #005eb8;
		font-size: 15px;
		left: 0;
		line-height: 16px;
		padding: 0;
		position: absolute
	}

		.blog-snippet .btn-more:after {
			right: -28px;
			top: 0
		}

		.blog-snippet .btn-more:hover {
			background-color: transparent;
			color: #005eb8;
			text-decoration: underline
		}

			.blog-snippet .btn-more:hover:after {
				background-image: url(/assets/images/arrow-blue-right.svg)
			}

	.blog-snippet .date {
		margin-bottom: 10px
	}

.category-snippet {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start
}

	.category-snippet .category:nth-child(2n) {
		margin-left: 3px
	}

.four-cols {
	border-top: 1px solid #646464;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	float: left;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	padding-top: 20px;
	width: 100%
}

	.four-cols .blog-snippet {
		padding-bottom: 32px;
		position: relative;
		width: 24%
	}

		.four-cols .blog-snippet:not(:nth-child(4n)) {
			margin-right: 1.3%
		}

	.four-cols .img-wrap, .four-cols .text-wrap {
		width: 100%
	}

	.four-cols .text-wrap {
		padding-bottom: 0;
		position: static
	}

	.four-cols img {
		margin-bottom: 10px
	}

	.four-cols .date, .four-cols h4 {
		margin-bottom: 6px
	}

	.four-cols p {
		margin-bottom: 0
	}

.blog-article {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

	.blog-article .article-left {
		width: 70%
	}

		.blog-article .article-left img {
			margin-bottom: 26px
		}

		.blog-article .article-left .social-wrap {
			-webkit-box-align: center;
			-webkit-align-items: center;
			align-items: center;
			display: -webkit-box;
			display: -webkit-flex;
			display: flex
		}

			.blog-article .article-left .social-wrap span {
				display: inline-block;
				margin-right: 20px
			}

			.blog-article .article-left .social-wrap svg {
				color: #fff;
				height: 16px;
				padding: 6px;
				width: 16px
			}

			.blog-article .article-left .social-wrap #st-1 .st-btn > svg {
				height: 21px;
				padding: 0;
				top: 6px;
				width: 21px
			}

			.blog-article .article-left .social-wrap #st-1 .st-btn {
				border-radius: 0;
				height: 33px;
				margin-right: 10px;
				padding: 0 6px;
				width: 33px
			}

				.blog-article .article-left .social-wrap #st-1 .st-btn[data-network=facebook], .blog-article .article-left .social-wrap .fa-facebook-f {
					background-color: #36589b
				}

				.blog-article .article-left .social-wrap #st-1 .st-btn[data-network=twitter], .blog-article .article-left .social-wrap .fa-twitter {
					background-color: #31aae1
				}

				.blog-article .article-left .social-wrap #st-1 .st-btn[data-network=pinterest], .blog-article .article-left .social-wrap .fa-pinterest {
					background-color: #c91517
				}

	.blog-article .article-right {
		width: 28%
	}

		.blog-article .article-right .h4, .blog-article .article-right h4 {
			color: #005eb8
		}

		.blog-article .article-right .social-wrap {
			padding-bottom: 6px
		}

	.blog-article .panel {
		-webkit-box-align: center;
		-webkit-align-items: center;
		align-items: center;
		border-bottom: 1px solid #646464;
		border-top: 1px solid #646464;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 15px;
		padding: 10px 0
	}

		.blog-article .panel span {
			margin-bottom: 0
		}

		.blog-article .panel .category {
			margin-right: 14px
		}

	.blog-article .social-wrap {
		float: none;
		margin: 0 0 0 auto;
		width: auto
	}

	.blog-article .year:before {
		background-color: #000
	}

	.blog-article .article-heading {
		font-size: 12px;
		font-style: italic;
		line-height: 14px
	}

	.blog-article .category-wrap {
		border-bottom: 1px solid #646464;
		border-top: 1px solid #646464;
		padding: 10px 0
	}

		.blog-article .category-wrap .h4, .blog-article .category-wrap h4 {
			margin-bottom: 22px
		}

		.blog-article .category-wrap .category {
			font-size: 13px;
			line-height: 16px;
			padding: 8px 12px;
			text-transform: none
		}

	.blog-article .snippet-wrap {
		padding-top: 10px
	}

	.blog-article .blog-snippet {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		flex-direction: column;
		margin-bottom: 20px
	}

		.blog-article .blog-snippet .img-wrap, .blog-article .blog-snippet .text-wrap {
			width: 100%
		}

		.blog-article .blog-snippet .date, .blog-article .blog-snippet img {
			margin-bottom: 10px
		}

		.blog-article .blog-snippet img {
			width: 100%
		}

.pagination.blog-pagination li.first {
	padding-left: 0
}

	.pagination.blog-pagination li.first a {
		padding-left: 17px;
		position: relative
	}

		.pagination.blog-pagination li.first a:after {
			background-image: url(/assets/images/arrow-blue-right.svg);
			background-repeat: no-repeat;
			background-size: 9px 16px;
			content: "";
			font-size: 20px;
			height: 17px;
			left: 0;
			position: absolute;
			top: 6px;
			-webkit-transform: rotate(-180deg);
			transform: rotate(-180deg);
			width: 10px
		}

.pagination.blog-pagination li.last {
	padding-right: 0
}

	.pagination.blog-pagination li.last a {
		padding-right: 17px;
		position: relative
	}

		.pagination.blog-pagination li.last a:after {
			background-image: url(/assets/images/arrow-blue-right.svg);
			background-repeat: no-repeat;
			background-size: 9px 16px;
			content: "";
			font-size: 20px;
			height: 17px;
			position: absolute;
			right: 0;
			top: 6px;
			width: 10px
		}

#st-1 {
	z-index: 1 !important
}

#bodyClass.BlogPost {
	border-bottom: 0
}

.ie-fix {
	display: block
}

.blog-main .blog-right .twitter {
	display: block !important
}

.form--blog {
	border-bottom: 1px solid #646464;
	margin-bottom: 20px;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 15px
}

	.form--blog .boxed-heading h2 {
		color: #fff;
		margin-bottom: 0
	}

	.form--blog fieldset {
		padding: 0;
		width: 100%
	}

	.form--blog .form-field-wrapper.buttons {
		padding-left: 0;
		width: 100%
	}

	.form--blog .offer-tab {
		padding-bottom: 5px
	}

.ad--image {
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%
}

	.ad--image img {
		width: 100%
	}

.headers-restyling h2.h1 {
	font-size: 35px
}

.headers-restyling h2 {
	font-size: 30px
}

.headers-restyling h3 {
	font-size: 25px
}

.headers-restyling h4 {
	color: #005eb8;
	font-size: 20px;
	font-weight: 300
}

.blog-left {
	float: left;
	width: 100%
}

	.blog-left .double-padded-content {
		padding-bottom: 24px;
		padding-top: 24px
	}

.blog-right {
	float: left;
	margin: 0 4% 12px;
	width: 92%
}

	.blog-right .facebook {
		margin: 12px auto;
		width: 280px
	}

	.blog-right .twitter {
		margin: 12px auto 6px;
		width: 280px
	}

.blog-full {
	float: left;
	width: 100%
}

	.blog-full .blogpost {
		border: 0;
		padding-bottom: 0
	}

.booking-form-page {
	font-family: Open Sans,arial,sans-serif;
	border: 1px solid #dfdfdf;
	width: 100%;
	font-size: 16px;
	float: left
}

	.booking-form-page .form-field-wrapper.left-input > label {
		color: #000;
		font-size: 18px;
		margin: 0
	}

	.booking-form-page input[type=search], .booking-form-page input[type=email], .booking-form-page input[type=password], .booking-form-page input[type=tel], .booking-form-page input[type=text], .booking-form-page textarea {
		font-size: 20px;
		width: 90%;
		border: 1px solid #ddd
	}

	.booking-form-page fieldset {
		width: 49%;
		display: inline-block;
		vertical-align: top
	}

		.booking-form-page fieldset legend {
			width: 100%;
			color: #005eb8;
			font-size: 20px
		}

	.booking-form-page .checkbox-group {
		display: inline-block;
		box-sizing: border-box;
		width: auto
	}

		.booking-form-page .checkbox-group .form-field-wrapper.left-input {
			display: inline-block;
			width: 49%
		}

	.booking-form-page input[type=checkbox] + label {
		color: #000
	}

	.booking-form-page .double-padded-content {
		margin: 3% 0
	}

	.booking-form-page .form-field-wrapper.buttons.remove-border .small a.black-text {
		color: #000
	}

	.booking-form-page .margin-top-1 {
		margin-top: 1.8rem
	}

	.booking-form-page .manual-field.wrapper-100-no-margin > p, .booking-form-page .manual-field a, .booking-form-page .small a.black-title, .booking-form-page .small a:active.black-title, .booking-form-page .small a:hover.black-title, .booking-form-page .small a:link.black-title, .booking-form-page .small a:visited.black-title, .booking-form-page .wrapper-100.manual-field > p {
		color: #000
	}

.blog-post-form, .country-page, .customer-experience-survey, .customer-service-page, .leave-feedback-page, .recommend-friend-page, .request-brochure-page, .request-callback-page, .windows-offer-page {
	font-family: Open Sans,arial,sans-serif;
	border: 1px solid #dfdfdf;
	width: 100%;
	font-size: 16px;
	float: left
}

	.blog-post-form label, .country-page label, .customer-experience-survey label, .customer-service-page label, .leave-feedback-page label, .recommend-friend-page label, .request-brochure-page label, .request-callback-page label, .windows-offer-page label {
		color: #000;
		width: 100%;
		display: block;
		overflow: visible;
		overflow: initial;
		font-size: 18px;
		white-space: nowrap;
		line-height: 2.5rem
	}

	.blog-post-form .double-padded-content, .country-page .double-padded-content, .customer-experience-survey .double-padded-content, .customer-service-page .double-padded-content, .leave-feedback-page .double-padded-content, .recommend-friend-page .double-padded-content, .request-brochure-page .double-padded-content, .request-callback-page .double-padded-content, .windows-offer-page .double-padded-content {
		padding: 54px 6% 30px;
		width: 88%;
		margin: 0
	}

		.blog-post-form .double-padded-content .form-field-wrapper.half.left, .country-page .double-padded-content .form-field-wrapper.half.left, .customer-experience-survey .double-padded-content .form-field-wrapper.half.left, .customer-service-page .double-padded-content .form-field-wrapper.half.left, .leave-feedback-page .double-padded-content .form-field-wrapper.half.left, .recommend-friend-page .double-padded-content .form-field-wrapper.half.left, .request-brochure-page .double-padded-content .form-field-wrapper.half.left, .request-callback-page .double-padded-content .form-field-wrapper.half.left, .windows-offer-page .double-padded-content .form-field-wrapper.half.left {
			display: inline-block;
			position: relative;
			width: 44%;
			margin-right: 12%;
			font-size: 18px
		}

		.blog-post-form .double-padded-content .form-field-wrapper.half, .country-page .double-padded-content .form-field-wrapper.half, .customer-experience-survey .double-padded-content .form-field-wrapper.half, .customer-service-page .double-padded-content .form-field-wrapper.half, .leave-feedback-page .double-padded-content .form-field-wrapper.half, .recommend-friend-page .double-padded-content .form-field-wrapper.half, .request-brochure-page .double-padded-content .form-field-wrapper.half, .request-callback-page .double-padded-content .form-field-wrapper.half, .windows-offer-page .double-padded-content .form-field-wrapper.half {
			display: inline-block;
			position: relative;
			width: 44%;
			font-size: 18px
		}

	.blog-post-form .form-field-wrapper.title-container, .country-page .form-field-wrapper.title-container, .customer-experience-survey .form-field-wrapper.title-container, .customer-service-page .form-field-wrapper.title-container, .leave-feedback-page .form-field-wrapper.title-container, .recommend-friend-page .form-field-wrapper.title-container, .request-brochure-page .form-field-wrapper.title-container, .request-callback-page .form-field-wrapper.title-container, .windows-offer-page .form-field-wrapper.title-container {
		width: 15%
	}

	.blog-post-form span.required, .country-page span.required, .customer-experience-survey span.required, .customer-service-page span.required, .leave-feedback-page span.required, .recommend-friend-page span.required, .request-brochure-page span.required, .request-callback-page span.required, .windows-offer-page span.required {
		color: #d10000;
		font-size: 20px;
		font-weight: 700
	}

	.blog-post-form select, .country-page select, .customer-experience-survey select, .customer-service-page select, .leave-feedback-page select, .recommend-friend-page select, .request-brochure-page select, .request-callback-page select, .windows-offer-page select {
		background-color: #fff;
		width: 100%;
		height: 2.5rem;
		line-height: 2.5rem;
		min-width: 100px;
		border: 1px solid #ddd;
		font-size: 1rem
	}

		.blog-post-form select.parsley-error, .country-page select.parsley-error, .customer-experience-survey select.parsley-error, .customer-service-page select.parsley-error, .leave-feedback-page select.parsley-error, .recommend-friend-page select.parsley-error, .request-brochure-page select.parsley-error, .request-callback-page select.parsley-error, .windows-offer-page select.parsley-error {
			background-color: #fdebea
		}

		.blog-post-form select.parsley-success, .country-page select.parsley-success, .customer-experience-survey select.parsley-success, .customer-service-page select.parsley-success, .leave-feedback-page select.parsley-success, .recommend-friend-page select.parsley-success, .request-brochure-page select.parsley-success, .request-callback-page select.parsley-success, .windows-offer-page select.parsley-success {
			background-color: #d9ffd9
		}

	.blog-post-form .form-field-wrapper.left-input > label, .country-page .form-field-wrapper.left-input > label, .customer-experience-survey .form-field-wrapper.left-input > label, .customer-service-page .form-field-wrapper.left-input > label, .leave-feedback-page .form-field-wrapper.left-input > label, .recommend-friend-page .form-field-wrapper.left-input > label, .request-brochure-page .form-field-wrapper.left-input > label, .request-callback-page .form-field-wrapper.left-input > label, .windows-offer-page .form-field-wrapper.left-input > label {
		color: #000;
		font-size: 18px;
		margin: 0
	}

	.blog-post-form input[type=search], .blog-post-form input[type=email], .blog-post-form input[type=password], .blog-post-form input[type=tel], .blog-post-form input[type=text], .country-page input[type=search], .country-page input[type=email], .country-page input[type=password], .country-page input[type=tel], .country-page input[type=text], .customer-experience-survey input[type=email], .customer-experience-survey input[type=password], .customer-experience-survey input[type=tel], .customer-experience-survey input[type=text], .customer-service-page input[type=email], .customer-service-page input[type=password], .customer-service-page input[type=tel], .customer-service-page input[type=text], .leave-feedback-page input[type=email], .leave-feedback-page input[type=password], .leave-feedback-page input[type=tel], .leave-feedback-page input[type=text], .recommend-friend-page input[type=email], .recommend-friend-page input[type=password], .recommend-friend-page input[type=tel], .recommend-friend-page input[type=text], .request-brochure-page input[type=email], .request-brochure-page input[type=password], .request-brochure-page input[type=tel], .request-brochure-page input[type=text], .request-callback-page input[type=email], .request-callback-page input[type=password], .request-callback-page input[type=tel], .request-callback-page input[type=text], .windows-offer-page input[type=email], .windows-offer-page input[type=password], .windows-offer-page input[type=tel], .windows-offer-page input[type=text], .windows-offer-page input[type=search] {
		font-size: 1rem;
		width: 100%;
		border: 1px solid #ddd
	}

	.blog-post-form textarea, .country-page textarea, .customer-experience-survey textarea, .customer-service-page textarea, .leave-feedback-page textarea, .recommend-friend-page textarea, .request-brochure-page textarea, .request-callback-page textarea, .windows-offer-page textarea {
		background-color: #fff;
		width: 100%;
		border: 1px solid #ddd;
		resize: vertical;
		overflow: auto;
		height: auto;
		vertical-align: top;
		font-size: 1rem
	}

		.blog-post-form textarea.parsley-error, .country-page textarea.parsley-error, .customer-experience-survey textarea.parsley-error, .customer-service-page textarea.parsley-error, .leave-feedback-page textarea.parsley-error, .recommend-friend-page textarea.parsley-error, .request-brochure-page textarea.parsley-error, .request-callback-page textarea.parsley-error, .windows-offer-page textarea.parsley-error {
			background-color: #fdebea
		}

		.blog-post-form textarea.parsley-success, .country-page textarea.parsley-success, .customer-experience-survey textarea.parsley-success, .customer-service-page textarea.parsley-success, .leave-feedback-page textarea.parsley-success, .recommend-friend-page textarea.parsley-success, .request-brochure-page textarea.parsley-success, .request-callback-page textarea.parsley-success, .windows-offer-page textarea.parsley-success {
			background-color: #d9ffd9
		}

	.blog-post-form fieldset, .country-page fieldset, .customer-experience-survey fieldset, .customer-service-page fieldset, .leave-feedback-page fieldset, .recommend-friend-page fieldset, .request-brochure-page fieldset, .request-callback-page fieldset, .windows-offer-page fieldset {
		width: auto;
		display: inline-block;
		vertical-align: top;
		margin-bottom: 1.8rem;
		padding: 0 4% 1.8rem;
		border-bottom: 1px solid #ece9eb;
		font-size: 0
	}

		.blog-post-form fieldset legend, .country-page fieldset legend, .customer-experience-survey fieldset legend, .customer-service-page fieldset legend, .leave-feedback-page fieldset legend, .recommend-friend-page fieldset legend, .request-brochure-page fieldset legend, .request-callback-page fieldset legend, .windows-offer-page fieldset legend {
			width: 100%;
			color: #005eb8;
			font-size: 31px;
			margin-left: -4%
		}

	.blog-post-form .form-field-wrapper.left-input.padding-left-right, .country-page .form-field-wrapper.left-input.padding-left-right, .customer-experience-survey .form-field-wrapper.left-input.padding-left-right, .customer-service-page .form-field-wrapper.left-input.padding-left-right, .leave-feedback-page .form-field-wrapper.left-input.padding-left-right, .recommend-friend-page .form-field-wrapper.left-input.padding-left-right, .request-brochure-page .form-field-wrapper.left-input.padding-left-right, .request-callback-page .form-field-wrapper.left-input.padding-left-right, .windows-offer-page .form-field-wrapper.left-input.padding-left-right {
		padding: 0 4%
	}

	.blog-post-form .checkbox-group, .country-page .checkbox-group, .customer-experience-survey .checkbox-group, .customer-service-page .checkbox-group, .leave-feedback-page .checkbox-group, .recommend-friend-page .checkbox-group, .request-brochure-page .checkbox-group, .request-callback-page .checkbox-group, .windows-offer-page .checkbox-group {
		display: inline-block;
		box-sizing: border-box;
		width: auto
	}

		.blog-post-form .checkbox-group .form-field-wrapper.left-input, .country-page .checkbox-group .form-field-wrapper.left-input, .customer-experience-survey .checkbox-group .form-field-wrapper.left-input, .customer-service-page .checkbox-group .form-field-wrapper.left-input, .leave-feedback-page .checkbox-group .form-field-wrapper.left-input, .recommend-friend-page .checkbox-group .form-field-wrapper.left-input, .request-brochure-page .checkbox-group .form-field-wrapper.left-input, .request-callback-page .checkbox-group .form-field-wrapper.left-input, .windows-offer-page .checkbox-group .form-field-wrapper.left-input {
			display: inline-block;
			width: 49%
		}

	.blog-post-form input[type=checkbox] + label, .country-page input[type=checkbox] + label, .customer-experience-survey input[type=checkbox] + label, .customer-service-page input[type=checkbox] + label, .leave-feedback-page input[type=checkbox] + label, .recommend-friend-page input[type=checkbox] + label, .request-brochure-page input[type=checkbox] + label, .request-callback-page input[type=checkbox] + label, .windows-offer-page input[type=checkbox] + label {
		color: #000
	}

	.blog-post-form .double-padded-content, .country-page .double-padded-content, .customer-experience-survey .double-padded-content, .customer-service-page .double-padded-content, .leave-feedback-page .double-padded-content, .recommend-friend-page .double-padded-content, .request-brochure-page .double-padded-content, .request-callback-page .double-padded-content, .windows-offer-page .double-padded-content {
		margin: 3% 0
	}

	.blog-post-form .form-field-wrapper.buttons.remove-border .small a.black-text, .country-page .form-field-wrapper.buttons.remove-border .small a.black-text, .customer-experience-survey .form-field-wrapper.buttons.remove-border .small a.black-text, .customer-service-page .form-field-wrapper.buttons.remove-border .small a.black-text, .leave-feedback-page .form-field-wrapper.buttons.remove-border .small a.black-text, .recommend-friend-page .form-field-wrapper.buttons.remove-border .small a.black-text, .request-brochure-page .form-field-wrapper.buttons.remove-border .small a.black-text, .request-callback-page .form-field-wrapper.buttons.remove-border .small a.black-text, .windows-offer-page .form-field-wrapper.buttons.remove-border .small a.black-text {
		color: #000
	}

	.blog-post-form .margin-top-1, .country-page .margin-top-1, .customer-experience-survey .margin-top-1, .customer-service-page .margin-top-1, .leave-feedback-page .margin-top-1, .recommend-friend-page .margin-top-1, .request-brochure-page .margin-top-1, .request-callback-page .margin-top-1, .windows-offer-page .margin-top-1 {
		margin-top: 1.8rem
	}

	.blog-post-form .manual-field.wrapper-100-no-margin > p, .blog-post-form .manual-field a, .blog-post-form .wrapper-100.manual-field > p, .country-page .manual-field.wrapper-100-no-margin > p, .country-page .manual-field a, .country-page .wrapper-100.manual-field > p, .customer-experience-survey .manual-field.wrapper-100-no-margin > p, .customer-experience-survey .manual-field a, .customer-experience-survey .wrapper-100.manual-field > p, .customer-service-page .manual-field.wrapper-100-no-margin > p, .customer-service-page .manual-field a, .customer-service-page .wrapper-100.manual-field > p, .leave-feedback-page .manual-field.wrapper-100-no-margin > p, .leave-feedback-page .manual-field a, .leave-feedback-page .wrapper-100.manual-field > p, .recommend-friend-page .manual-field.wrapper-100-no-margin > p, .recommend-friend-page .manual-field a, .recommend-friend-page .wrapper-100.manual-field > p, .request-brochure-page .manual-field.wrapper-100-no-margin > p, .request-brochure-page .manual-field a, .request-brochure-page .wrapper-100.manual-field > p, .request-callback-page .manual-field.wrapper-100-no-margin > p, .request-callback-page .manual-field a, .request-callback-page .wrapper-100.manual-field > p, .windows-offer-page .manual-field.wrapper-100-no-margin > p, .windows-offer-page .manual-field a, .windows-offer-page .wrapper-100.manual-field > p {
		color: #000
	}

	.blog-post-form .required:after, .country-page .required:after, .customer-experience-survey .required:after, .customer-service-page .required:after, .leave-feedback-page .required:after, .recommend-friend-page .required:after, .request-brochure-page .required:after, .request-callback-page .required:after, .windows-offer-page .required:after {
		display: none
	}

	.blog-post-form .double-padded-content .form-field-wrapper.buttons, .country-page .double-padded-content .form-field-wrapper.buttons, .customer-experience-survey .double-padded-content .form-field-wrapper.buttons, .customer-service-page .double-padded-content .form-field-wrapper.buttons, .leave-feedback-page .double-padded-content .form-field-wrapper.buttons, .recommend-friend-page .double-padded-content .form-field-wrapper.buttons, .request-brochure-page .double-padded-content .form-field-wrapper.buttons, .request-callback-page .double-padded-content .form-field-wrapper.buttons, .windows-offer-page .double-padded-content .form-field-wrapper.buttons {
		border: 0
	}

	.blog-post-form .form-field-wrapper.buttons button.half-width, .blog-post-form .form-field-wrapper.buttons input.half-width, .country-page .form-field-wrapper.buttons button.half-width, .country-page .form-field-wrapper.buttons input.half-width, .customer-experience-survey .form-field-wrapper.buttons button.half-width, .customer-experience-survey .form-field-wrapper.buttons input.half-width, .customer-service-page .form-field-wrapper.buttons button.half-width, .customer-service-page .form-field-wrapper.buttons input.half-width, .leave-feedback-page .form-field-wrapper.buttons button.half-width, .leave-feedback-page .form-field-wrapper.buttons input.half-width, .recommend-friend-page .form-field-wrapper.buttons button.half-width, .recommend-friend-page .form-field-wrapper.buttons input.half-width, .request-brochure-page .form-field-wrapper.buttons button.half-width, .request-brochure-page .form-field-wrapper.buttons input.half-width, .request-callback-page .form-field-wrapper.buttons button.half-width, .request-callback-page .form-field-wrapper.buttons input.half-width, .windows-offer-page .form-field-wrapper.buttons button.half-width, .windows-offer-page .form-field-wrapper.buttons input.half-width {
		float: none
	}

	.blog-post-form .form-field-wrapper.buttons button.full-width, .blog-post-form .form-field-wrapper.buttons input.full-width, .country-page .form-field-wrapper.buttons button.full-width, .country-page .form-field-wrapper.buttons input.full-width, .customer-experience-survey .form-field-wrapper.buttons button.full-width, .customer-experience-survey .form-field-wrapper.buttons input.full-width, .customer-service-page .form-field-wrapper.buttons button.full-width, .customer-service-page .form-field-wrapper.buttons input.full-width, .leave-feedback-page .form-field-wrapper.buttons button.full-width, .leave-feedback-page .form-field-wrapper.buttons input.full-width, .recommend-friend-page .form-field-wrapper.buttons button.full-width, .recommend-friend-page .form-field-wrapper.buttons input.full-width, .request-brochure-page .form-field-wrapper.buttons button.full-width, .request-brochure-page .form-field-wrapper.buttons input.full-width, .request-callback-page .form-field-wrapper.buttons button.full-width, .request-callback-page .form-field-wrapper.buttons input.full-width, .windows-offer-page .form-field-wrapper.buttons button.full-width, .windows-offer-page .form-field-wrapper.buttons input.full-width {
		float: none;
		width: unset
	}

	.blog-post-form .form-field-wrapper.buttons button.large.submit, .blog-post-form .form-field-wrapper.buttons input.large.submit, .country-page .form-field-wrapper.buttons button.large.submit, .country-page .form-field-wrapper.buttons input.large.submit, .customer-experience-survey .form-field-wrapper.buttons button.large.submit, .customer-experience-survey .form-field-wrapper.buttons input.large.submit, .customer-service-page .form-field-wrapper.buttons button.large.submit, .customer-service-page .form-field-wrapper.buttons input.large.submit, .leave-feedback-page .form-field-wrapper.buttons button.large.submit, .leave-feedback-page .form-field-wrapper.buttons input.large.submit, .recommend-friend-page .form-field-wrapper.buttons button.large.submit, .recommend-friend-page .form-field-wrapper.buttons input.large.submit, .request-brochure-page .form-field-wrapper.buttons button.large.submit, .request-brochure-page .form-field-wrapper.buttons input.large.submit, .request-callback-page .form-field-wrapper.buttons button.large.submit, .request-callback-page .form-field-wrapper.buttons input.large.submit, .windows-offer-page .form-field-wrapper.buttons button.large.submit, .windows-offer-page .form-field-wrapper.buttons input.large.submit {
		float: none;
		width: 100%
	}

	.blog-post-form .small a.black-title, .blog-post-form .small a:active.black-title, .blog-post-form .small a:hover.black-title, .blog-post-form .small a:link.black-title, .blog-post-form .small a:visited.black-title, .blog-post-form a.black-text, .country-page .small a.black-title, .country-page .small a:active.black-title, .country-page .small a:hover.black-title, .country-page .small a:link.black-title, .country-page .small a:visited.black-title, .country-page a.black-text, .customer-experience-survey .small a.black-title, .customer-experience-survey .small a:active.black-title, .customer-experience-survey .small a:hover.black-title, .customer-experience-survey .small a:link.black-title, .customer-experience-survey .small a:visited.black-title, .customer-experience-survey a.black-text, .customer-service-page .small a.black-title, .customer-service-page .small a:active.black-title, .customer-service-page .small a:hover.black-title, .customer-service-page .small a:link.black-title, .customer-service-page .small a:visited.black-title, .customer-service-page a.black-text, .leave-feedback-page .small a.black-title, .leave-feedback-page .small a:active.black-title, .leave-feedback-page .small a:hover.black-title, .leave-feedback-page .small a:link.black-title, .leave-feedback-page .small a:visited.black-title, .leave-feedback-page a.black-text, .recommend-friend-page .small a.black-title, .recommend-friend-page .small a:active.black-title, .recommend-friend-page .small a:hover.black-title, .recommend-friend-page .small a:link.black-title, .recommend-friend-page .small a:visited.black-title, .recommend-friend-page a.black-text, .request-brochure-page .small a.black-title, .request-brochure-page .small a:active.black-title, .request-brochure-page .small a:hover.black-title, .request-brochure-page .small a:link.black-title, .request-brochure-page .small a:visited.black-title, .request-brochure-page a.black-text, .request-callback-page .small a.black-title, .request-callback-page .small a:active.black-title, .request-callback-page .small a:hover.black-title, .request-callback-page .small a:link.black-title, .request-callback-page .small a:visited.black-title, .request-callback-page a.black-text, .windows-offer-page .small a.black-title, .windows-offer-page .small a:active.black-title, .windows-offer-page .small a:hover.black-title, .windows-offer-page .small a:link.black-title, .windows-offer-page .small a:visited.black-title, .windows-offer-page a.black-text {
		color: #000
	}

	.blog-post-form .consent, .country-page .consent, .customer-experience-survey .consent, .customer-service-page .consent, .leave-feedback-page .consent, .recommend-friend-page .consent, .request-brochure-page .consent, .request-callback-page .consent, .windows-offer-page .consent {
		padding: 0 4% 1.8rem;
		font-size: 1rem
	}

figure.pod {
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	width: 100%
}

	figure.pod * {
		-webkit-transition: all .85s ease;
		transition: all .85s ease
	}

	figure.pod img {
		width: 100%
	}

	figure.pod figcaption {
		bottom: 0;
		position: absolute;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		width: 100%;
		z-index: 1
	}

	figure.pod h3 {
		background: rgba(11,60,107,.9);
		bottom: 100%;
		color: #fff;
		display: inline-block;
		font-size: 20px;
		margin: 0 0 0 -1%;
		padding: 20px 30px;
		position: absolute;
		text-align: left;
		text-transform: uppercase;
		width: 102%
	}

	figure.pod a {
		bottom: 0;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 1
	}

	figure.pod:hover {
		background: #000
	}

		figure.pod:hover img {
			opacity: .6;
			-webkit-transform: scale(1.1);
			transform: scale(1.1);
			-webkit-transition: all .5s ease;
			transition: all .5s ease
		}

		figure.pod:hover figcaption {
			-webkit-transform: translateY(0);
			transform: translateY(0)
		}

.hp-video-container {
	position: relative
}

	.hp-video-container > video {
		height: auto;
		vertical-align: middle;
		width: 100%
	}

.overlay-desc {
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	background: transparent;
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	left: 20%;
	position: absolute;
	right: 20%;
	text-align: center;
	top: 0
}

	.overlay-desc h2 {
		color: #fff;
		font-size: 3.2em;
		font-weight: 400;
		letter-spacing: -1.75px;
		line-height: 1.2em
	}

.overlay-image {
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	background: transparent;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	left: 83%;
	position: absolute;
	right: 2%;
	top: 0
}

.hp-icon1 {
	float: right
}

.hp-icon2 {
	margin-top: -40px
}

.hp-icons-mobile {
	display: none
}

.leave-feedback-page fieldset {
	width: 100%
}

.request-brochure-page input[type=checkbox] + label:before {
	background-size: 401px 973px;
	height: 100%
}

.request-brochure-page fieldset {
	width: 100%
}

.request-callback-page input[type=checkbox] + label:before {
	background-size: 401px 973px;
	height: 100%
}

.blog-post-form fieldset, .country-page fieldset, .windows-offer-page fieldset {
	width: 100%
}

	.blog-post-form fieldset legend, .country-page fieldset legend, .windows-offer-page fieldset legend {
		font-size: 1.4rem;
		margin-left: 0
	}

.blog-post-form .form-field-wrapper span, .blog-post-form .small a:visited.black-title, .country-page .form-field-wrapper span, .country-page .small a:visited.black-title, .windows-offer-page .form-field-wrapper span, .windows-offer-page .small a:visited.black-title {
	color: #000
}

.blog-post-form .checkbox-group, .country-page .checkbox-group, .windows-offer-page .checkbox-group {
	display: inline-block;
	box-sizing: border-box;
	width: auto
}

	.blog-post-form .checkbox-group .form-field-wrapper.left-input, .country-page .checkbox-group .form-field-wrapper.left-input, .windows-offer-page .checkbox-group .form-field-wrapper.left-input {
		display: inline-block;
		width: 50%
	}

	.blog-post-form .checkbox-group input[type=checkbox] + label:before, .country-page .checkbox-group input[type=checkbox] + label:before, .windows-offer-page .checkbox-group input[type=checkbox] + label:before {
		top: .5rem
	}

	.blog-post-form .checkbox-group input[type=checkbox], .country-page .checkbox-group input[type=checkbox], .windows-offer-page .checkbox-group input[type=checkbox] {
		margin-left: 0;
		position: absolute
	}

.customer-experience-survey fieldset {
	width: 100%
}

	.customer-experience-survey fieldset legend {
		font-size: 25px;
		margin-left: -40px;
		max-width: 100%
	}

.customer-experience-survey .radio {
	display: none
}

.customer-experience-survey .radio-label {
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 0;
	text-align: center;
	width: auto
}

	.customer-experience-survey .radio-label:before {
		background-color: #fff;
		border: 1px solid #dfdfdf;
		border-radius: 50%;
		content: "";
		display: inline-block;
		height: 14px;
		margin-right: 10px;
		margin-top: 2px;
		width: 14px
	}

.customer-experience-survey .radio:checked + .radio-label:before {
	background-color: #005eb8;
	border: 1px solid #dfdfdf;
	color: #fff
}

.customer-experience-survey .form--numbers {
	background: #005eb8;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	margin-right: 5px;
	margin-top: 2px;
	text-align: center;
	vertical-align: top;
	width: 25px
}

.customer-experience-survey .form--text {
	display: inline-block;
	width: 87%
}

.customer-experience-survey span.jqEmoji {
	cursor: pointer;
	font-size: 1.5rem;
	opacity: .2;
	text-decoration: none
}

@media only screen and (min-width:120px) and (max-width:1024px) {
	.article-page .main-content, .blog-page .main-content {
		padding: 0 20px
	}

	.article-page .category, .blog-page .category {
		font-size: 12px;
		line-height: 14px;
		margin-bottom: 6px
	}

	.blog-main {
		margin-bottom: 20px
	}

	.filters-wrap {
		-webkit-box-align: center;
		-webkit-align-items: center;
		align-items: center;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		flex-direction: column
	}

	.blogs-filter {
		margin-bottom: 20px;
		margin-right: 0
	}
}

@media only screen and (min-width:120px) and (max-width:767px) {
	.show-mobile {
		display: block !important
	}

	.hide-mobile {
		display: none !important
	}

	.article-page .h1, .article-page .h1 a, .article-page h1, .article-page h1 a, .blog-page .h1, .blog-page .h1 a, .blog-page h1, .blog-page h1 a {
		font-size: 16px;
		line-height: 18px;
		margin-bottom: 14px
	}

	.article-page .h4, .article-page .h4 a, .article-page .h5, .article-page .h5 a, .article-page h4, .article-page h4 a, .article-page h5, .article-page h5 a, .blog-page .h4, .blog-page .h4 a, .blog-page .h5, .blog-page .h5 a, .blog-page h4, .blog-page h4 a, .blog-page h5, .blog-page h5 a {
		font-size: 14px;
		line-height: 16px
	}

	.article-page .btn-more, .blog-page .btn-more {
		font-size: 12px;
		line-height: 14px
	}

		.article-page .btn-more:after, .blog-page .btn-more:after {
			top: 11px
		}

	.blog-main .blog-left {
		margin-bottom: 20px
	}

		.blog-main .blog-left .blog-snippet {
			border-bottom: 1px solid #646464;
			padding-bottom: 20px
		}

	.blog-main .blog-right {
		margin-left: 0;
		margin-right: 0;
		width: 100%
	}

	.banner {
		padding: 26px 20px
	}

		.banner:after {
			background-color: rgba(0,0,0,.45)
		}

	.filters-wrap label {
		box-sizing: border-box;
		width: 100%
	}

	.filters-wrap input, .filters-wrap select {
		margin: 0
	}

	.blogs-filter, .blogs-filter input, .blogs-filter select, .blogs-search, .blogs-search input, .blogs-search select {
		width: 100%
	}

		.blogs-search button {
			bottom: 0;
			top: auto
		}

	.social-wrap {
		float: none;
		margin: 0 auto;
		text-align: center
	}

	.blog-snippet .category {
		display: none
	}

	.four-cols {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		flex-direction: column
	}

		.four-cols .blog-snippet {
			width: 100%
		}

			.four-cols .blog-snippet:not(:nth-child(4n)) {
				margin-right: 0
			}

		.four-cols .img-wrap, .four-cols .text-wrap {
			width: 49%
		}

			.four-cols .img-wrap img {
				width: 100%
			}

		.four-cols .text-wrap {
			padding-right: 0
		}

		.four-cols .category, .four-cols .date, .four-cols h3, .four-cols img, .four-cols p {
			margin-bottom: 10px
		}

		.four-cols .btn-more {
			margin-bottom: 0
		}

		.four-cols h3 {
			font-size: 22px;
			line-height: 24px
		}

	.blog-article {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		flex-direction: column
	}

		.blog-article .article-left, .blog-article .article-right {
			width: 100%
		}

		.blog-article .article-left {
			margin-bottom: 12px
		}

			.blog-article .article-left img {
				margin-bottom: 14px
			}

			.blog-article .article-left .category {
				margin-bottom: 10px
			}

			.blog-article .article-left .social-wrap {
				padding-left: 10px;
				position: relative
			}

				.blog-article .article-left .social-wrap:before {
					background-color: #a9a9a9;
					content: "";
					height: 20px;
					left: 0;
					position: absolute;
					top: 7px;
					width: 1px
				}

		.blog-article .article-right .social-wrap {
			border-top: 1px solid #a9a9a9;
			padding-top: 6px;
			text-align: left
		}

		.blog-article .panel {
			margin-bottom: 15px
		}

		.blog-article p {
			margin-bottom: 10px
		}

		.blog-article .category-wrap .h4, .blog-article .category-wrap h4 {
			margin-bottom: 6px
		}
}

@media only screen and (min-width:320px) {
	.your--area .local--expert h3 {
		font-size: 26px
	}
}

@media only screen and (min-width:380px) {
	.related-products .wrapper-25 .padded-content {
		min-height: 230px
	}

	.explore-list li {
		min-height: 270px
	}

	.wrapper-50.stacked-cta a {
		min-height: 145px
	}
}

@media only screen and (min-width:420px) {
	.campaign-banner .timer .cd-desc {
		margin-top: 8px
	}

	.wrapper-50.stacked-cta a {
		min-height: 130px
	}
}

@media only screen and (min-width:440px) {
	.square-banner-slider-stacked li h3, .square-banner-slider li h3 {
		font-size: 16px
	}
}

@media only screen and (min-width:480px) {
	.contact-boxes > div > div > div {
		min-height: 120px
	}

	.related-products .wrapper-25 .padded-content {
		min-height: 200px
	}

	.explore-list li {
		min-height: 240px
	}
}

@media only screen and (min-width:481px) {
	.full-video-header .mobile-video-image {
		display: none
	}
}

@media only screen and (min-width:481px) and (max-width:960px) {
	.full-video-header .tablet-video-image {
		float: left;
		width: 100%
	}
}

@media only screen and (min-width:500px) {
	.full-width-scroll .bx-wrapper .bx-controls-direction a {
		top: 105px
	}

	.badges {
		min-height: 250px
	}
}

@media only screen and (min-width:520px) {
	.explore-list li {
		min-height: 220px
	}
}

@media only screen and (min-width:550px) {
	.lg-outer .lg-image {
		max-width: 90%
	}
}

@media only screen and (min-width:580px) {
	.wrapper-50.stacked-cta a {
		min-height: 120px
	}
}

@media (min-width:600px) and (max-width:659px) {
	.mobile-margin .wrapper-33 {
		margin: 0 6% 24px;
		width: 88%
	}
}

@media (min-width:600px) and (max-width:767px) {
	#product-list.explore-list li {
		margin: 0 0 12px;
		padding: 0 2%;
		width: 28.66%
	}

	.square-banner-slider-stacked li, .square-banner-slider li {
		margin: 0 1% 12px;
		width: 48%
	}
}

@media only screen and (min-width:600px) {
	.contact-boxes > div > div {
		margin-left: 1%;
		width: 24%
	}

		.contact-boxes > div > div:nth-child(3n) {
			margin-left: 1%
		}

		.contact-boxes > div > div > div {
			min-height: 208px;
			min-height: 185px
		}

	.form-field-wrapper.onpage-search input[type=text] {
		width: 215px
	}

	.form-field-wrapper.onpage-search .padded-content {
		max-width: 342px
	}

	.section-title {
		padding: 0 3%;
		width: 94%
	}

	ul.breadcrumb li {
		font-size: 13px;
		padding-bottom: 0
	}

	.callback-form--media, .callback-form--thanks {
		padding-left: 4%;
		padding-right: 4%;
		width: 92%
	}

	.form-style .callback-form-wrapper {
		float: left;
		padding: 0;
		width: 46%
	}

	.full-width-scroll .bx-wrapper .bx-controls-direction a {
		top: 140px
	}

	.white-bg .white .double-padded-content {
		padding: 12px 3.5%;
		width: 93%
	}

	body.ContactUs h2.section-title {
		padding-bottom: 24px
	}

	.stacked-cta a {
		min-height: 170px
	}

	.landscape-banner.icon .wrapper-25 {
		width: 25%
	}

		.landscape-banner.icon .wrapper-25 .circle-wrapper {
			margin-top: 18px
		}

	.landscape-banner.icon .wrapper-75 {
		text-align: left;
		width: 75%
	}

		.landscape-banner.icon .wrapper-75 .padded-content {
			padding-left: 0
		}

	#product-list li {
		margin: 0;
		min-height: 180px;
		width: 32.66%
	}

	.gallery-list li {
		margin-bottom: 0;
		margin-left: 0;
		width: 49%
	}

	.benefit-blocks .wrapper-25 {
		min-height: 310px
	}

	.team-pic img {
		height: 94px;
		width: 94px
	}

	.area-banner .wrapper-33 {
		padding-bottom: 0;
		padding-top: 0
	}

	.full-width-cta .text-wrapper {
		display: inline-block;
		width: 66%
	}

	.full-width-cta .image-wrapper {
		display: inline-block;
		width: 33%
	}

	.full-width-cta.image-right .image-wrapper {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 2;
		order: 2
	}

		.full-width-cta.image-right .image-wrapper img {
			float: right
		}

	.blogpost .tags {
		width: 72%
	}

	.blogpost .date {
		float: right;
		margin-top: 1px;
		text-align: right;
		width: 20%
	}

	.blog-filter {
		margin: 30px 4% 0
	}

		.blog-filter .form-field-wrapper label {
			margin: 5px 8px 0 0;
			width: auto
		}

	.buying-guide-cta .wrapper-25 {
		width: 100%
	}

	.badges {
		min-height: 235px
	}

	.video-container-block .wrapper-50:nth-child(2n) .wysiwyg-content.double-padded-content {
		padding-left: 0;
		width: 94%
	}

	.video-container-block .wrapper-50:first-child .wysiwyg-content.double-padded-content {
		padding-right: 0;
		width: 94%
	}

	.video-feature .play {
		width: 60px
	}

	.video-feature p {
		font-size: 14px
	}

	.explore-results .item {
		max-height: 150px;
		overflow: hidden;
		width: 31.33%
	}

		.explore-results .item.video-feature {
			height: 150px;
			width: 64.66%
		}

		.explore-results .item.article-feature {
			padding: 12px 3%;
			width: 92%
		}

	.explore-ctas {
		margin: 0 3%;
		width: 94%
	}

		.explore-ctas .wrapper-50 {
			margin: 0 0 12px;
			width: 100%
		}

	.offer-form .message {
		padding: 12px 4%
	}

	.message, .validation-summary-errors {
		padding: 12px 2%
	}

	.product-care .padded-content {
		min-height: 140px
	}

	.explore-list li {
		min-height: 270px
	}

	.square-banner-slider, .square-banner-slider-stacked {
		margin: 0 0 12px;
		width: 100%
	}

	.contact-section {
		padding: 0 3%
	}

	.video-block {
		margin: 0 2% 12px;
		width: 96%
	}

	.blog-post-form .booking-form--media, .blog-post-form .booking-form--thanks, .booking-form-page .booking-form--media, .booking-form-page .booking-form--thanks, .booking-form .booking-form--media, .booking-form .booking-form--thanks, .country-page .booking-form--media, .country-page .booking-form--thanks, .customer-experience-survey .booking-form--media, .customer-experience-survey .booking-form--thanks, .customer-service-page .booking-form--media, .customer-service-page .booking-form--thanks, .leave-feedback-page .booking-form--media, .leave-feedback-page .booking-form--thanks, .recommend-friend-page .booking-form--media, .recommend-friend-page .booking-form--thanks, .request-brochure-page .booking-form--media, .request-brochure-page .booking-form--thanks, .request-callback-page .booking-form--media, .request-callback-page .booking-form--thanks, .windows-offer-page .booking-form--media, .windows-offer-page .booking-form--thanks {
		padding-left: 4%;
		padding-right: 4%;
		width: 92%
	}

	.blog-post-form .form-field-wrapper.terms, .booking-form-page .form-field-wrapper.terms, .booking-form .form-field-wrapper.terms, .country-page .form-field-wrapper.terms, .customer-experience-survey .form-field-wrapper.terms, .customer-service-page .form-field-wrapper.terms, .leave-feedback-page .form-field-wrapper.terms, .recommend-friend-page .form-field-wrapper.terms, .request-brochure-page .form-field-wrapper.terms, .request-callback-page .form-field-wrapper.terms, .windows-offer-page .form-field-wrapper.terms {
		margin-left: 4%;
		width: 96%
	}

	.blog-post-form .form-field-wrapper.half, .blog-post-form label, .booking-form-page .form-field-wrapper.half, .booking-form-page label, .booking-form .form-field-wrapper.half, .booking-form label, .country-page .form-field-wrapper.half, .country-page label, .customer-experience-survey .form-field-wrapper.half, .customer-experience-survey label, .customer-service-page .form-field-wrapper.half, .customer-service-page label, .leave-feedback-page .form-field-wrapper.half, .leave-feedback-page label, .recommend-friend-page .form-field-wrapper.half, .recommend-friend-page label, .request-brochure-page .form-field-wrapper.half, .request-brochure-page label, .request-callback-page .form-field-wrapper.half, .request-callback-page label, .windows-offer-page .form-field-wrapper.half, .windows-offer-page label {
		width: 100%
	}

		.blog-post-form .form-field-wrapper.half.left, .booking-form-page .form-field-wrapper.half.left, .booking-form .form-field-wrapper.half.left, .country-page .form-field-wrapper.half.left, .customer-experience-survey .form-field-wrapper.half.left, .customer-service-page .form-field-wrapper.half.left, .leave-feedback-page .form-field-wrapper.half.left, .recommend-friend-page .form-field-wrapper.half.left, .request-brochure-page .form-field-wrapper.half.left, .request-callback-page .form-field-wrapper.half.left, .windows-offer-page .form-field-wrapper.half.left {
			margin-right: 0
		}

	.blog-post-form .checkbox-group .form-field-wrapper, .blog-post-form .radio-group .form-field-wrapper, .booking-form-page .checkbox-group .form-field-wrapper, .booking-form-page .radio-group .form-field-wrapper, .booking-form .checkbox-group .form-field-wrapper, .booking-form .radio-group .form-field-wrapper, .country-page .checkbox-group .form-field-wrapper, .country-page .radio-group .form-field-wrapper, .customer-experience-survey .checkbox-group .form-field-wrapper, .customer-experience-survey .radio-group .form-field-wrapper, .customer-service-page .checkbox-group .form-field-wrapper, .customer-service-page .radio-group .form-field-wrapper, .leave-feedback-page .checkbox-group .form-field-wrapper, .leave-feedback-page .radio-group .form-field-wrapper, .recommend-friend-page .checkbox-group .form-field-wrapper, .recommend-friend-page .radio-group .form-field-wrapper, .request-brochure-page .checkbox-group .form-field-wrapper, .request-brochure-page .radio-group .form-field-wrapper, .request-callback-page .checkbox-group .form-field-wrapper, .request-callback-page .radio-group .form-field-wrapper, .windows-offer-page .checkbox-group .form-field-wrapper, .windows-offer-page .radio-group .form-field-wrapper {
		width: 100%
	}

	.blog-post-form .radio-group .form-field-wrapper, .blog-post-form legend, .booking-form-page .radio-group .form-field-wrapper, .booking-form-page legend, .booking-form .radio-group .form-field-wrapper, .booking-form legend, .country-page .radio-group .form-field-wrapper, .country-page legend, .customer-experience-survey .radio-group .form-field-wrapper, .customer-experience-survey legend, .customer-service-page .radio-group .form-field-wrapper, .customer-service-page legend, .leave-feedback-page .radio-group .form-field-wrapper, .leave-feedback-page legend, .recommend-friend-page .radio-group .form-field-wrapper, .recommend-friend-page legend, .request-brochure-page .radio-group .form-field-wrapper, .request-brochure-page legend, .request-callback-page .radio-group .form-field-wrapper, .request-callback-page legend, .windows-offer-page .radio-group .form-field-wrapper, .windows-offer-page legend {
		margin-left: 0
	}

	.blog-post-form fieldset, .booking-form-page fieldset, .booking-form fieldset, .country-page fieldset, .customer-experience-survey fieldset, .customer-service-page fieldset, .leave-feedback-page fieldset, .recommend-friend-page fieldset, .request-brochure-page fieldset, .request-callback-page fieldset, .windows-offer-page fieldset {
		margin-left: 0;
		padding-top: 0
	}

	.blog-post-form .form-field-wrapper select, .booking-form-page .form-field-wrapper select, .booking-form .form-field-wrapper select, .country-page .form-field-wrapper select, .customer-experience-survey .form-field-wrapper select, .customer-service-page .form-field-wrapper select, .leave-feedback-page .form-field-wrapper select, .recommend-friend-page .form-field-wrapper select, .request-brochure-page .form-field-wrapper select, .request-callback-page .form-field-wrapper select, .windows-offer-page .form-field-wrapper select {
		width: 100%
	}

	.blog-post-form .checkbox-group .form-field-wrapper, .blog-post-form .radio-group .form-field-wrapper, .booking-form-page .checkbox-group .form-field-wrapper, .booking-form-page .radio-group .form-field-wrapper, .booking-form .checkbox-group .form-field-wrapper, .booking-form .radio-group .form-field-wrapper, .country-page .checkbox-group .form-field-wrapper, .country-page .radio-group .form-field-wrapper, .customer-experience-survey .checkbox-group .form-field-wrapper, .customer-experience-survey .radio-group .form-field-wrapper, .customer-service-page .checkbox-group .form-field-wrapper, .customer-service-page .radio-group .form-field-wrapper, .leave-feedback-page .checkbox-group .form-field-wrapper, .leave-feedback-page .radio-group .form-field-wrapper, .recommend-friend-page .checkbox-group .form-field-wrapper, .recommend-friend-page .radio-group .form-field-wrapper, .request-brochure-page .checkbox-group .form-field-wrapper, .request-brochure-page .radio-group .form-field-wrapper, .request-callback-page .checkbox-group .form-field-wrapper, .request-callback-page .radio-group .form-field-wrapper, .windows-offer-page .checkbox-group .form-field-wrapper, .windows-offer-page .radio-group .form-field-wrapper {
		width: 50%
	}

	.blog-post-form .note, .booking-form-page .note, .booking-form .note, .country-page .note, .customer-experience-survey .note, .customer-service-page .note, .leave-feedback-page .note, .recommend-friend-page .note, .request-brochure-page .note, .request-callback-page .note, .windows-offer-page .note {
		clear: left
	}

	.offer-form .form-field-wrapper.half, .offer-form label {
		width: 100%
	}

		.offer-form .form-field-wrapper.half.left {
			margin-right: 0
		}

	.offer-form .checkbox-group .form-field-wrapper, .offer-form .radio-group .form-field-wrapper {
		width: 100%
	}

	.offer-form .radio-group .form-field-wrapper, .offer-form legend {
		margin-left: 0
	}

	.offer-form fieldset {
		margin-left: 0;
		padding-top: 0
	}

	.offer-form .form-field-wrapper select {
		width: 100%
	}

	.with-equal-height.eqh-600 {
		-moz-box-flex: 1;
		-webkit-box-flex: 1;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap
	}

		.with-equal-height.eqh-600 li, .with-equal-height.eqh-600 > .wrapper-20, .with-equal-height.eqh-600 > .wrapper-25, .with-equal-height.eqh-600 > .wrapper-33, .with-equal-height.eqh-600 > .wrapper-40, .with-equal-height.eqh-600 > .wrapper-50, .with-equal-height.eqh-600 > .wrapper-60, .with-equal-height.eqh-600 > .wrapper-66, .with-equal-height.eqh-600 > .wrapper-75, .with-equal-height.eqh-600 > .wrapper-100, .with-equal-height.eqh-600 > .wrapper-100-no-margin {
			float: none
		}

	.wrapper-50 {
		width: 50%
	}

		.wrapper-50 .padded-content {
			padding: 18px 6%;
			width: 88%
		}

	.wrapper-25 {
		margin-left: 0;
		width: 50%
	}

		.wrapper-25 .padded-content {
			padding: 18px 6%;
			width: 88%
		}

		.wrapper-25.with-75-right, .wrapper-75 + .wrapper-25 {
			width: 100%
		}

			.wrapper-25.with-75-right .padded-content, .wrapper-75 + .wrapper-25 .padded-content {
				padding: 18px 3%;
				width: 94%
			}

	.with-margin .wrapper-50 {
		margin-left: 1%;
		width: 49.5%
	}

		.with-margin .wrapper-50:first-child {
			margin-left: auto;
			margin-right: auto
		}

	.with-margin .wrapper-25 {
		margin-left: 0;
		width: 49.5%
	}

		.with-margin .wrapper-25:nth-child(2n) {
			margin-left: 1%
		}

		.with-margin .wrapper-25.with-75-right, .with-margin .wrapper-75 + .wrapper-25 {
			margin-left: 0;
			width: 100%
		}

	.padded-content {
		padding: 18px 3%;
		width: 94%
	}

		.padded-content.horizontal {
			padding-bottom: 0;
			padding-top: 0
		}

	.wrapper-50 > .double-padded-content {
		padding: 18px 8%;
		width: 84%
	}

		.wrapper-50 > .double-padded-content.horizontal {
			padding-bottom: 0;
			padding-top: 0
		}

	.mobile-margin {
		margin: 0 2%;
		width: 96%
	}

	.with-border .wrapper-25 {
		box-sizing: border-box;
		border-right: 1px solid #ddd;
		border-top: 0;
		margin: 12px 0 18px;
		padding: 12px 0
	}

		.with-border .wrapper-25:nth-child(2n) {
			border-right: 0
		}

	.two-column-mobile .wrapper-25 {
		width: 49.5%
	}

	.wrapper-50.stacked-cta a {
		min-height: 144px
	}
}

@media (min-width:601px) and (max-width:1140px) {
	.door-gallery-wrap {
		box-sizing: border-box;
		overflow: hidden;
		padding: 0 60px
	}

	.no-js .door-gallery-wrap {
		box-sizing: border-box;
		padding: 0 20px
	}
}

@media only screen and (min-width:620px) {
	.your--area .local--expert .small {
		width: 200px
	}

	.product-care .padded-content {
		min-height: 160px
	}
}

@media (min-width:660px) {
	.thumb {
		display: block
	}
}

@media (min-width:660px) and (max-width:767px) {
	.gallery-grow .title-block .link img {
		display: none
	}

	.gallery-grow .title-block .link {
		margin: 0
	}

	.gallery-grow .title-block h3 {
		font-size: 18px
	}
}

@media only screen and (min-width:660px) {
	.content-wrapper.white, .wrapper.white {
		margin: 0 0 24px;
		padding: 24px 0 12px
	}

	.hasLink .vertical-content-banner {
		margin-bottom: 36px
	}

	.page-title {
		margin: 12px 0 6px
	}

		.page-title .breadcrumb {
			width: 62%
		}

		.page-title .product-directory {
			float: right;
			padding: 0;
			width: auto
		}

	.full-width-scroll, .full-width-scroll .bx-wrapper {
		margin-bottom: 0
	}

		.full-width-scroll .bx-controls {
			position: static
		}

		.full-width-scroll .bx-wrapper .bx-controls-direction a {
			bottom: auto;
			margin-top: -20px;
			top: 50%
		}

		.full-width-scroll .bx-wrapper .primary-banner .wrapper-33 {
			margin-left: 7%
		}

		.full-width-scroll .bx-wrapper .primary-banner .wrapper-66 {
			width: 59.66%
		}

		.full-width-scroll .bx-wrapper .bx-controls-auto, .full-width-scroll .bx-wrapper .bx-pager {
			bottom: 0
		}

			.full-width-scroll .bx-wrapper .bx-controls-auto .bx-pager-item, .full-width-scroll .bx-wrapper .bx-pager .bx-pager-item {
				background: #fff;
				margin-right: -10px;
				padding: 7px 5px 6px
			}

				.full-width-scroll .bx-wrapper .bx-controls-auto .bx-pager-item a, .full-width-scroll .bx-wrapper .bx-controls-auto .bx-pager-item a:visited, .full-width-scroll .bx-wrapper .bx-pager .bx-pager-item a, .full-width-scroll .bx-wrapper .bx-pager .bx-pager-item a:visited {
					height: 8px;
					text-decoration: none !important;
					width: 8px
				}

	.timer.inline {
		float: right;
		margin-left: 0
	}

	.buying-guide-wrapper li {
		float: left;
		margin: 0 1% 12px;
		width: 31.33%
	}

	.custom-html p {
		padding: 6px 34px
	}

	.wrapper-container.center-odd-content.with-margin .wrapper-33 {
		margin: 0 auto 12px
	}

	.pilot-wrapper .wrapper-33:nth-child(3n-2) {
		margin-left: 0
	}

	.white-bg .white .double-padded-content {
		padding: 12px 3%;
		width: 94%
	}

	.cta a, .cta a:visited {
		min-height: 74px;
		padding: 12px 6%
	}

	.cta.padded {
		min-height: 74px;
		padding: 12px 3%
	}

	.cta .ctaImage {
		right: 6%
	}

	.landscape-banner .right-image {
		float: right
	}

	.pilot-wrapper .wrapper-33 {
		margin-bottom: 0
	}

	.trustpilot-block .large-link {
		font-size: 15px
	}

	.trustpilot-block .align-bottom {
		padding: 0 4%;
		width: 84%
	}

	.gallery-item {
		min-height: 232px
	}

	.free-quote .cta a, .free-quote .cta a:visited {
		min-height: 20px
	}

	.ProductHome .vertical-content-banner .large-link, .vertical-content-banner .large-link {
		font-size: 16px
	}

	.explore-feature {
		margin-bottom: 12px
	}

		.explore-feature .wrapper-40 {
			display: block
		}

			.explore-feature .wrapper-40 img {
				float: right;
				width: 200px
			}

	.area-banner .wrapper-33 {
		box-sizing: border-box;
		width: 50%
	}

		.area-banner .wrapper-33 .padded-content {
			padding: 24px 7%;
			width: 86%
		}

	.area-banner .wrapper-66 {
		padding: 102px 4% 0;
		width: 50%
	}

	.support-header {
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap
	}

		.support-header > div {
			float: none
		}

		.support-header .wrapper-33 {
			-webkit-box-ordinal-group: 2;
			-webkit-order: 2;
			order: 2;
			margin-bottom: 12px;
			margin-left: 1%;
			min-height: 330px;
			width: 32.33%
		}

			.support-header .wrapper-33 img {
				display: none
			}

	.small-box {
		min-height: 110px
	}

	.campaign-banner {
		margin-bottom: 12px;
		min-height: 150px
	}

		.campaign-banner .mobile-image {
			display: none
		}

		.campaign-banner .timer {
			margin-left: 0
		}

		.campaign-banner .timer-header {
			padding-bottom: 10px
		}

	.wrapper-33 .blogpost {
		box-sizing: border-box;
		border-bottom: 0;
		margin-bottom: 0;
		min-height: 360px;
		padding-left: 8%;
		width: 100%
	}

		.wrapper-33 .blogpost .date {
			float: left;
			text-align: left;
			width: 100%
		}

	.no-margin-children .wrapper-33 {
		border-left: 1px solid #dbdbdb;
		width: 32.5%
	}

		.no-margin-children .wrapper-33:first-child {
			border-left: 0
		}

	.wrapper-33:first-child .blogpost {
		border: 0;
		padding-left: 0
	}

	.detail-spec h3 {
		padding: 12px 3%
	}

	.detail-spec > ul > li.first {
		border-right: 1px solid #fff;
		clear: left;
		padding: 12px 3%;
		width: 33.33%
	}

	.detail-spec > ul > li {
		border-left: 1px solid #fff;
		border-top: 1px solid #fff;
		margin-left: -1px;
		padding: 12px 3%;
		width: 66.66%
	}

	li > .buying-guide-cta .wrapper-25 {
		float: left;
		margin-bottom: 0;
		text-align: center;
		width: 100%
	}

		li > .buying-guide-cta .wrapper-25 img {
			margin: auto;
			max-width: 160px;
			text-align: center
		}

	li > .buying-guide-cta .wrapper-75 {
		margin-top: 12px;
		width: 100%
	}

	.explore-results .item {
		max-height: 165px
	}

		.explore-results .item.video-feature {
			height: 165px
		}

	.explore-ctas {
		margin: 0 2%;
		width: 96%
	}

		.explore-ctas .wrapper-50 {
			background-size: cover;
			margin-left: 2%;
			position: relative;
			width: 49%
		}

			.explore-ctas .wrapper-50 .explore {
				height: 100%
			}

				.explore-ctas .wrapper-50 .explore img.screenshot {
					display: none
				}

		.explore-ctas .play {
			margin-top: 60px;
			position: relative;
			top: 0
		}

		.explore-ctas p.video-title {
			bottom: -12px;
			position: absolute
		}

	.explore-list li {
		min-height: 250px
	}

	.case-studies {
		-moz-box-flex: 1;
		-webkit-box-flex: 1;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap
	}

		.case-studies > div {
			float: none
		}

	.simple-carousel .timer {
		bottom: 0;
		position: absolute;
		right: 0
	}

	.simple-carousel .image-wrapper.mobile {
		display: none
	}

	.simple-carousel .image-wrapper.desktop {
		display: block
	}

	.wrapper-100-no-margin > .discussion-block.with-image .image, .wrapper-100 > .discussion-block.with-image .image {
		width: 15%
	}

	.wrapper-100-no-margin > .discussion-block.with-image .wysiwyg-content, .wrapper-100 > .discussion-block.with-image .wysiwyg-content {
		width: 83%
	}

	.offer-form .checkbox-group .form-field-wrapper, .offer-form .radio-group .form-field-wrapper {
		width: 50%
	}

	.offer-form .note {
		clear: left
	}

	.full-video-header h2.h1 {
		font-size: 44px;
		top: 36%
	}

	.featherlight-content aside .gallery-text {
		padding: 12px 14px 14px
	}

	.featherlight-content aside {
		width: 26%
	}

	.featherlight-content .modal-image {
		width: 74%;
		float: right
	}

	.modal-image {
		position: relative
	}

	footer {
		padding-bottom: 60px
	}

	.with-equal-height.eqh-660 {
		-moz-box-flex: 1;
		-webkit-box-flex: 1;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap
	}

		.with-equal-height.eqh-660 li, .with-equal-height.eqh-660 > .wrapper-20, .with-equal-height.eqh-660 > .wrapper-25, .with-equal-height.eqh-660 > .wrapper-33, .with-equal-height.eqh-660 > .wrapper-40, .with-equal-height.eqh-660 > .wrapper-50, .with-equal-height.eqh-660 > .wrapper-60, .with-equal-height.eqh-660 > .wrapper-66, .with-equal-height.eqh-660 > .wrapper-75, .with-equal-height.eqh-660 > .wrapper-100, .with-equal-height.eqh-660 > .wrapper-100-no-margin {
			float: none
		}

	.wrapper-66 {
		width: 66.66%
	}

		.wrapper-66 .padded-content {
			padding: 18px 5%;
			width: 90%
		}

	.wrapper-33 {
		width: 33.33%
	}

		.wrapper-33 .padded-content {
			padding: 18px 9%;
			width: 82%
		}

	.wrapper-20 {
		width: 20%
	}

	.wrapper-40 {
		width: 40%
	}

		.wrapper-40 .padded-content {
			padding: 18px 8%;
			width: 84%
		}

	.wrapper-60 {
		width: 60%
	}

		.wrapper-60 .padded-content {
			padding: 18px 5%;
			width: 90%
		}

	.with-margin .wrapper-33 {
		margin-left: 1%;
		width: 32.66%
	}

		.with-margin .wrapper-33:first-child {
			margin-left: 0
		}

	.with-margin .wrapper-66 + .wrapper-33 {
		margin-left: 1%
	}

	.with-margin .wrapper-66 {
		margin-left: 1%;
		width: 66.33%
	}

		.with-margin .wrapper-66:first-child {
			margin-left: 0
		}

	.carousel-margin {
		margin-bottom: 36px
	}

	.with-border .wrapper-33 {
		box-sizing: border-box;
		border-right: 1px solid #ddd;
		border-top: 0;
		margin: 12px 0 18px;
		padding: 12px 0
	}

		.with-border .wrapper-33:nth-child(3n) {
			border-right: 0
		}

	.primary-banner {
		background-position: 50% !important;
		background-repeat: no-repeat !important;
		background-size: cover !important;
		min-height: 305px
	}

		.primary-banner .image-wrapper {
			display: none
		}

		.primary-banner .wrapper-33 {
			min-height: 280px
		}

	.secondary-banner {
		background-position: 50% !important;
		background-repeat: no-repeat !important;
		background-size: cover !important
	}

		.secondary-banner .image-wrapper {
			display: none
		}

		.secondary-banner .padded-content {
			text-align: center
		}

			.secondary-banner .padded-content.left {
				padding-left: 2%;
				text-align: left
			}

		.secondary-banner h2 {
			font-size: 36px;
			margin: 0
		}

		.secondary-banner .centred, .secondary-banner .left {
			display: inline-block;
			line-height: normal;
			vertical-align: middle
		}

	.cta-sidebar .multiple-cta .fixed-cta {
		width: 30%
	}

	.lg-actions .lg-next, .lg-actions .lg-prev {
		top: 42%
	}

	.lg-outer .lg-img-wrap {
		top: -8%
	}

	.blog-full .blogpost {
		margin-bottom: 0
	}
}

@media screen and (min-width:660px) {
	.gallery-hover-state .enlarge-text {
		height: 50px
	}

	.gallery-hover-state img {
		width: 24px
	}

	.gallery-hover-state p {
		font-size: 16px
	}
}

@media only screen and (min-width:680px) {
	.area--grid .grid li {
		width: 50%
	}

		.area--grid .grid li:nth-of-type(odd) {
			padding-right: 15px
		}

		.area--grid .grid li:nth-of-type(2n) {
			padding-left: 15px
		}
}

@media screen and (min-width:683px) {
	.form-competition .checkbox-label-right {
		display: inline-block;
		padding-right: 6px;
		vertical-align: middle;
		width: 50%
	}
}

@media screen and (min-width:684px) {
	.form-competition .no-margin-bottom {
		margin-bottom: 0
	}

	.form-competition .checkbox-styling {
		width: 80%
	}

	.form-competition .checkboxes-wrapper {
		float: left;
		width: 20%
	}
}

@media (min-width:768px) {
	.remove-padding-left {
		padding-left: 0;
		padding-right: 0
	}

	.align-padding-left {
		padding-top: 5%
	}

	.mobile-image {
		display: none
	}
}

@media (min-width:768px) and (max-width:1023px) {
	.gallery-grow.grid-one > .wrapper-40 {
		border-bottom: 0
	}

	.gallery-grow.grid-one > .wrapper-60 {
		width: 59.8%
	}

		.gallery-grow.grid-one > .wrapper-60 .wrapper-66 {
			width: 66.5%
		}

			.gallery-grow.grid-one > .wrapper-60 .wrapper-66 + .wrapper-33 {
				width: 33.5%
			}

	.gallery-grow.grid-two .wrapper-40 + .wrapper-40 {
		width: 39.8%
	}
}

@media (min-width:768px) and (max-width:840px) {
	.onPageForm-left-image {
		max-height: 568px
	}
}

@media only screen and (min-width:768px) {
	.mobile-only {
		display: none !important
	}

	.desktop-only {
		display: block
	}

	.wysiwyg-content table {
		margin: 0 0 24px
	}

	ol, p, ul {
		line-height: 24px
	}

		ol.half, ul.half {
			-moz-column-count: 2;
			-webkit-column-count: 2;
			column-count: 2;
			-moz-column-gap: 20px;
			-webkit-column-gap: 20px;
			grid-column-gap: 20px;
			column-gap: 20px
		}

		ol.no-style li, ul.no-style li {
			margin: 6px 0 12px
		}

		ol.tick-list, ul.tick-list {
			margin-bottom: 24px
		}

			ol.tick-list li, ul.tick-list li {
				margin: 0 0 6px
			}

	.form-field-wrapper.onpage-search {
		margin: 0 0 24px
	}

		.form-field-wrapper.onpage-search label {
			margin-bottom: 18px
		}

	.no-js #main-content {
		margin-top: 148px
	}

	.mobile-campaign-area {
		display: none
	}

	#dockedCampaignArea {
		z-index: 999
	}

		#dockedCampaignArea img {
			float: left;
			height: 36px
		}

			#dockedCampaignArea img.noTimer {
				float: none;
				text-align: center
			}

	.call-bar {
		display: block;
		font-size: 24px;
		margin-bottom: -19px
	}

	.section-title {
		margin: 12px 0 30px;
		padding: 0 2%;
		width: 96%
	}

	p.secondary-title-area {
		font-size: 18px;
		margin: -24px 0 30px
	}

	h1.section-title, h2.h1.section-title {
		margin: 24px 0 12px
	}

	.wysiwyg-content p {
		margin-bottom: 18px
	}

	.wysiwyg-content blockquote {
		margin: 0 0 18px
	}

	.wysiwyg-content p img[style="float:right;"] {
		margin: 6px 0 12px 18px
	}

	.wysiwyg-content p img[style="float:left;"] {
		margin: 6px 18px 12px 0
	}

	.page-title {
		margin: 12px 0 0
	}

	.complaint-step {
		margin-bottom: 24px
	}

	.callback-form--media {
		box-sizing: border-box;
		float: left;
		padding: 12px 2%;
		width: 50%
	}

	.callback-form--thanks, .form-style .callback-form--details {
		float: left;
		padding: 12px 4%;
		width: 42%
	}

	fieldset.outline {
		margin: 0 4% 12px;
		padding: 12px 18px;
		width: 92%
	}

	div.outline {
		margin: 0 4% 12px;
		padding: 12px 0;
		width: 92%
	}

	p.inline-directory {
		font-size: 16px;
		padding-right: 8%;
		position: absolute;
		top: 30px
	}

	.scrollable-content {
		margin: 0 4% 18px
	}

		.scrollable-content .bx-wrapper {
			margin-bottom: 12px
		}

	.with-margin .wrapper-50.central p, .wrapper-33.central p {
		text-align: center
	}

	.white.wrapper .featured-banner .padded-content {
		padding-left: 1.5%
	}

	.timer.inline {
		margin-right: 0;
		width: 190px
	}

		.timer.inline .cd-desc {
			display: block;
			float: left;
			font-size: 11px;
			margin-top: 5px;
			overflow: hidden;
			width: 7px !important
		}

		.timer.inline .countdown_section:nth-child(3n) .cd-desc {
			width: 8px !important
		}

		.timer.inline .countdown_amount {
			height: 27px !important;
			width: 30px !important
		}

	.area-map {
		margin-bottom: 24px
	}

		.area-map .iframe-container {
			padding-bottom: 36%
		}

	.boxed-heading h2 {
		font-size: 25px
	}

	.desktopNumber {
		display: inline-block
	}

	.white-bg .white .double-padded-content {
		padding: 12px 2%;
		width: 96%
	}

		.white-bg .white .double-padded-content p {
			max-width: 100%
		}

	.usps li {
		width: 25%
	}

		.usps li a {
			margin-left: auto;
			margin-right: auto;
			max-width: 170px;
			width: 100%
		}

			.usps li a div {
				margin: 2px 0
			}

	.your--area .local--expert h3 {
		font-size: 30px
	}

	.windows-images .hover-overlay {
		display: block
	}

	.stacked-cta a {
		min-height: 150px;
		padding: 18px 6%
	}

	.stacked-cta.wrapper-50:nth-child(2n) {
		margin-left: 2.5%
	}

	.cta.padded {
		padding: 18px 2%
	}

	.cta .ctaImage {
		top: 18px
	}

	.wrapper-33 > .cta.padded, .wrapper-33 > .cta a, .wrapper-33 > .cta a:visited {
		padding: 12px 7%
	}

		.wrapper-33 > .cta.padded .ctaImage, .wrapper-33 > .cta a .ctaImage, .wrapper-33 > .cta a:visited .ctaImage {
			right: 7%
		}

	.double-cta .wrapper-50 {
		margin-bottom: 24px
	}

	.landscape-banner .padded-content {
		padding: 36px 6%;
		width: 88%
	}

	.landscape-banner.icon .padded-content {
		padding: 0 4%;
		width: 92%
	}

	.landscape-banner.icon .wrapper-75 {
		margin: 12px 0 24px
	}

	.landscape-banner.icon .wrapper-25 {
		width: 20%
	}

		.landscape-banner.icon .wrapper-25 .circle-wrapper {
			margin-top: 12px
		}

	.landscape-banner.icon .wrapper-75 {
		width: 80%
	}

	.vertical-content-banner .align-bottom {
		width: 84%
	}

	#product-list li {
		max-width: 180px;
		min-height: 225px;
		width: 19%
	}

	#product-list h4 {
		padding: 0 23%
	}

	#product-list.explore-list li p {
		padding: 0 4%
	}

	#product-list.explore-list img {
		height: 61px
	}

	.text-cta {
		padding: 24px
	}

	.trustpilot-block .large-link {
		font-size: 16px
	}

	.trustpilot-block .date {
		float: right;
		width: auto
	}

	.trustpilot-block p.name {
		float: right;
		font-size: 17px;
		margin-top: 6px;
		text-align: right;
		width: auto
	}

	.trustpilot-block .left-content {
		float: left;
		width: 50%
	}

	.trustpilot-block .right-content {
		float: right;
		width: 50%
	}

	.trustpilot-block blockquote h3 {
		font-size: 24px
	}

	.gallery-list li {
		width: 24%
	}

	.section-title.bigger {
		font-size: 36px;
		margin: 0 0 12px
	}

	.small-wrapper {
		margin: 0 8% 24px;
		width: 84%
	}

	h4.highlight {
		margin-bottom: 12px
	}

	.free-quote .padded-content {
		padding-bottom: 24px;
		padding-top: 42px
	}

	.free-quote .image.wrapper-100-no-margin, .free-quote .wrapper-100.image {
		padding-bottom: 42px
	}

	.free-quote h2 {
		padding-right: 2%
	}

	.page-cta {
		padding: 24px 3%;
		width: 94%
	}

		.page-cta .page-cta-text {
			width: 70%
		}

		.page-cta .button-wrapper {
			padding-top: 12px;
			width: 30%
		}

			.page-cta .button-wrapper .button {
				float: right
			}

	.vertical-content-banner ol, .vertical-content-banner p, .vertical-content-banner ul {
		font-size: 15px;
		line-height: 24px
	}

	.vertical-content-banner .h3, .vertical-content-banner h3 {
		font-size: 24px
	}

	.vertical-content-banner .large-link {
		font-size: 17px
	}

	.ProductHome .vertical-content-banner ol, .ProductHome .vertical-content-banner p, .ProductHome .vertical-content-banner ul {
		font-size: 15px;
		line-height: 24px
	}

	.ProductHome .vertical-content-banner .h3, .ProductHome .vertical-content-banner h3 {
		font-size: 24px
	}

	.ProductHome .vertical-content-banner .large-link {
		font-size: 17px
	}

	.benefit-blocks .wrapper-25 {
		min-height: 210px
	}

	.explore-feature .wrapper-container {
		padding: 36px 3%;
		width: 94%
	}

	.explore-feature .wrapper-40 img {
		margin-right: 8%;
		width: 240px
	}

	.explore-feature p {
		font-size: 17px;
		line-height: 23px;
		max-width: 560px
	}

	.area-list .counties {
		margin: 0 0 30px
	}

	.testimonial {
		max-width: 730px
	}

		.testimonial blockquote {
			margin: 0
		}

			.testimonial blockquote p {
				margin-bottom: 6px
			}

				.testimonial blockquote p.name {
					font-size: 14px;
					margin-bottom: 0
				}

	.full-width-cta {
		padding: 12px 3%
	}

		.full-width-cta .text-wrapper {
			width: 66%
		}

		.full-width-cta .image-wrapper {
			display: block;
			text-align: center;
			width: 33%
		}

	.campaign-banner .timer .countdown_section {
		padding-top: 0
	}

	.campaign-banner .timer .cd-desc {
		margin-top: -8px
	}

	.blogpost h3 {
		float: left;
		padding: 6px 0 0;
		width: 100%
	}

	.blogpost .large-link {
		float: left;
		padding-top: 6px;
		width: 100%
	}

	.wrapper-33 .blogpost {
		min-height: 340px
	}

	.blog-filter {
		margin: 30px 3% 6px
	}

	.pagination {
		margin-bottom: 30px
	}

		.pagination.blog-pagination {
			margin: -12px 0 24px
		}

	ul.detail-spec-tabs {
		display: block
	}

		ul.detail-spec-tabs li {
			min-width: 100px
		}

	ul.bubble-tabs {
		display: block
	}

		ul.bubble-tabs li {
			min-width: 100px
		}

	.detail-spec.active {
		display: block
	}

	.detail-spec > ul > li, .detail-spec > ul > li.first, .detail-spec h3 {
		padding: 12px 2%
	}

	.detail-spec img.intro-image {
		padding: 0 4%
	}

	.detail-spec ul ul li {
		margin-bottom: 18px;
		width: 32.3%
	}

		.detail-spec ul ul li span {
			margin: 4px 0 0 6%;
			text-align: left;
			width: 63%
		}

		.detail-spec ul ul li img.circle {
			float: left;
			width: 29%
		}

	.detail-spec ul ul.handles li {
		margin-left: 0;
		margin-right: 2%;
		min-height: 130px;
		width: 30.3%
	}

		.detail-spec ul ul.handles li span {
			margin: 6px 0 0;
			width: 100%
		}

		.detail-spec ul ul.handles li img {
			max-height: 96px;
			width: auto
		}

	.detail-spec .intro-text {
		padding: 0 2% 12px;
		width: 96%
	}

	.detail-spec h3 {
		margin-bottom: 0
	}

	.detail-spec.buying-guide {
		padding: 24px 2%
	}

		.detail-spec.buying-guide h3 {
			padding: 0 0 12px
		}

	.buying-guide-cta .wrapper-75 {
		width: 70%
	}

	.buying-guide-cta .wrapper-25 {
		float: right;
		width: 30%
	}

	.badges {
		margin-bottom: 18px
	}

	.video-container-block .double-padded-content {
		padding-bottom: 6px;
		padding-top: 6px
	}

	.video-feature .play {
		width: 80px
	}

	.video-feature p {
		font-size: 16px
	}

	.video-feature .play {
		top: 27%
	}

	.explore-results {
		margin-top: 6px
	}

		.explore-results .item {
			max-height: 195px
		}

			.explore-results .item.video-feature {
				height: 195px
			}

			.explore-results .item.article-feature {
				height: 170px;
				padding: 12px 2%;
				width: 60.66%
			}

	.explore-ctas {
		margin: 6px 2%
	}

		.explore-ctas .wrapper-50 {
			margin-left: 3%;
			width: 48.5%
		}

	.related-products .wrapper-25 {
		margin: 0 0 12px 1%;
		width: 24.25%
	}

		.related-products .wrapper-25:nth-child(2n) {
			margin: 0 0 12px 1%
		}

		.related-products .wrapper-25:first-child {
			margin-left: 0
		}

		.related-products .wrapper-25 .padded-content {
			min-height: 100px
		}

	.offer-form .message {
		padding: 12px 4%
	}

	.message, .validation-summary-errors {
		margin-bottom: 24px;
		padding: 12px 1.5%
	}

	.explore-cta.wrapper-50 .double-padded-content {
		padding: 18px 4%
	}

	.explore-cta.wrapper-50 .cta-image {
		display: block;
		float: right;
		width: 25%
	}

	.explore-cta.wrapper-50 .cta-left {
		float: left;
		width: 65%
	}

	.explore-cta.wrapper-50 .button {
		margin-bottom: 0
	}

	.square-banner-slider-stacked li, .square-banner-slider li {
		margin: 0 0 12px 2%;
		width: 32%
	}

		.square-banner-slider-stacked li:first-child, .square-banner-slider li:first-child {
			margin-left: 0
		}

		.square-banner-slider-stacked li .padded-content, .square-banner-slider li .padded-content {
			padding-top: 0
		}

	.square-banner-slider-stacked li, .square-banner-slider li {
		width: 31%
	}

		.square-banner-slider-stacked li h3, .square-banner-slider li h3 {
			font-size: 14px
		}

	.square-banner-slider li {
		margin: 0 .75% 12px;
		width: 23.5%
	}

	.scrollable-content > .square-banner-slider li {
		margin: 0 .75% 12px
	}

	ul.square-banner-slider.one, ul.square-banner-slider.three, ul.square-banner-slider.two {
		text-align: center
	}

		ul.square-banner-slider.one li, ul.square-banner-slider.three li, ul.square-banner-slider.two li {
			display: inline-block;
			float: none
		}

	.square-banner-slider-stacked li {
		margin: 0 1% 12px;
		width: 31.3%
	}

		.square-banner-slider-stacked li:first-child {
			margin-left: 1%
		}

	.square-content-banner h3 {
		display: table-cell;
		vertical-align: middle;
		width: 247px
	}

	.OtherProducts .square-content-banner h3, .wide .square-content-banner h3 {
		display: table-cell;
		vertical-align: middle;
		width: 290px
	}

	ul#info-expand-list {
		margin: 0 2% 24px;
		width: 96%
	}

		ul#info-expand-list .highlight-content {
			display: inline-block;
			margin: 0;
			padding: 12px 18px;
			width: 40%
		}

		ul#info-expand-list li h3 {
			background-position: 97.5%;
			padding: 12px 3%
		}

		ul#info-expand-list li li h4, ul#info-expand-list li li li .info-title {
			background-position: 97%;
			padding: 12px 3%
		}

		ul#info-expand-list li li li > div {
			padding: 12px 3%
		}

			ul#info-expand-list li li li > div.hasHighlight p {
				margin-bottom: 12px;
				margin-right: 3%;
				vertical-align: top;
				width: 56%
			}

	ul#concertina-list {
		margin: 6px 2% 24px;
		width: 96%
	}

		ul#concertina-list > li > h4 {
			background-position: 98%;
			padding: 18px 10% 18px 3%
		}

		ul#concertina-list > li > div {
			padding: 12px 3%
		}

	.contact-section {
		padding: 0 2%
	}

	.simple-carousel .timer {
		right: 34px
	}

	.staff-block .staff-title img {
		height: 100px;
		max-width: 120px
	}

	.staff-block .staff-title h3 {
		padding-top: 39px
	}

	.blog-post-form legend.noStep.desktopStep, .booking-form-page legend.noStep.desktopStep, .booking-form legend.noStep.desktopStep, .country-page legend.noStep.desktopStep, .customer-experience-survey legend.noStep.desktopStep, .customer-service-page legend.noStep.desktopStep, .leave-feedback-page legend.noStep.desktopStep, .recommend-friend-page legend.noStep.desktopStep, .request-brochure-page legend.noStep.desktopStep, .request-callback-page legend.noStep.desktopStep, .windows-offer-page legend.noStep.desktopStep {
		max-width: 64%
	}

	.blog-post-form .form-field-wrapper, .booking-form-page .form-field-wrapper, .booking-form .form-field-wrapper, .country-page .form-field-wrapper, .customer-experience-survey .form-field-wrapper, .customer-service-page .form-field-wrapper, .leave-feedback-page .form-field-wrapper, .recommend-friend-page .form-field-wrapper, .request-brochure-page .form-field-wrapper, .request-callback-page .form-field-wrapper, .windows-offer-page .form-field-wrapper {
		margin-bottom: 12px
	}

	.blog-post-form .double-padded-content, .booking-form-page .double-padded-content, .booking-form .double-padded-content, .country-page .double-padded-content, .customer-experience-survey .double-padded-content, .customer-service-page .double-padded-content, .leave-feedback-page .double-padded-content, .recommend-friend-page .double-padded-content, .request-brochure-page .double-padded-content, .request-callback-page .double-padded-content, .windows-offer-page .double-padded-content {
		padding: 24px 4%;
		width: 92%
	}

	.blog-post-form .postcodelookup, .blog-post-form .postcodelookup:active, .booking-form-page .postcodelookup, .booking-form-page .postcodelookup:active, .booking-form .postcodelookup, .booking-form .postcodelookup:active, .country-page .postcodelookup, .country-page .postcodelookup:active, .customer-experience-survey .postcodelookup, .customer-experience-survey .postcodelookup:active, .customer-service-page .postcodelookup, .customer-service-page .postcodelookup:active, .leave-feedback-page .postcodelookup, .leave-feedback-page .postcodelookup:active, .recommend-friend-page .postcodelookup, .recommend-friend-page .postcodelookup:active, .request-brochure-page .postcodelookup, .request-brochure-page .postcodelookup:active, .request-callback-page .postcodelookup, .request-callback-page .postcodelookup:active, .windows-offer-page .postcodelookup, .windows-offer-page .postcodelookup:active {
		clear: none;
		margin: 0 0 0 10px
	}

	.blog-post-form legend, .booking-form-page legend, .booking-form legend, .country-page legend, .customer-experience-survey legend, .customer-service-page legend, .leave-feedback-page legend, .recommend-friend-page legend, .request-brochure-page legend, .request-callback-page legend, .windows-offer-page legend {
		font-size: 15px
	}

	.blog-post-form .radio-group input, .booking-form-page .radio-group input, .booking-form .radio-group input, .country-page .radio-group input, .customer-experience-survey .radio-group input, .customer-service-page .radio-group input, .leave-feedback-page .radio-group input, .recommend-friend-page .radio-group input, .request-brochure-page .radio-group input, .request-callback-page .radio-group input, .windows-offer-page .radio-group input {
		margin-top: 5px
	}

	.blog-post-form .booking-form--media, .booking-form-page .booking-form--media, .booking-form .booking-form--media, .country-page .booking-form--media, .customer-experience-survey .booking-form--media, .customer-service-page .booking-form--media, .leave-feedback-page .booking-form--media, .recommend-friend-page .booking-form--media, .request-brochure-page .booking-form--media, .request-callback-page .booking-form--media, .windows-offer-page .booking-form--media {
		box-sizing: border-box;
		float: left;
		padding: 12px 2%;
		width: 50%
	}

	.blog-post-form .booking-form--thanks, .booking-form-page .booking-form--thanks, .booking-form .booking-form--thanks, .country-page .booking-form--thanks, .customer-experience-survey .booking-form--thanks, .customer-service-page .booking-form--thanks, .leave-feedback-page .booking-form--thanks, .recommend-friend-page .booking-form--thanks, .request-brochure-page .booking-form--thanks, .request-callback-page .booking-form--thanks, .windows-offer-page .booking-form--thanks {
		float: left;
		padding: 12px 4%;
		width: 42%
	}

	.blog-post-form .step, .booking-form-page .step, .booking-form .step, .country-page .step, .customer-experience-survey .step, .customer-service-page .step, .leave-feedback-page .step, .recommend-friend-page .step, .request-brochure-page .step, .request-callback-page .step, .windows-offer-page .step {
		margin-bottom: -24px;
		margin-right: 2%
	}

	.blog-post-form .back, .booking-form-page .back, .booking-form .back, .country-page .back, .customer-experience-survey .back, .customer-service-page .back, .leave-feedback-page .back, .recommend-friend-page .back, .request-brochure-page .back, .request-callback-page .back, .windows-offer-page .back {
		margin-left: 2%
	}

	.blog-post-form fieldset, .booking-form-page fieldset, .booking-form fieldset, .country-page fieldset, .customer-experience-survey fieldset, .customer-service-page fieldset, .leave-feedback-page fieldset, .recommend-friend-page fieldset, .request-brochure-page fieldset, .request-callback-page fieldset, .windows-offer-page fieldset {
		box-sizing: border-box
	}

		.blog-post-form fieldset.second, .booking-form-page fieldset.second, .booking-form fieldset.second, .country-page fieldset.second, .customer-experience-survey fieldset.second, .customer-service-page fieldset.second, .leave-feedback-page fieldset.second, .recommend-friend-page fieldset.second, .request-brochure-page fieldset.second, .request-callback-page fieldset.second, .windows-offer-page fieldset.second {
			padding-right: 0
		}

	.blog-post-form .form-field-wrapper.buttons, .booking-form-page .form-field-wrapper.buttons, .booking-form .form-field-wrapper.buttons, .country-page .form-field-wrapper.buttons, .customer-experience-survey .form-field-wrapper.buttons, .customer-service-page .form-field-wrapper.buttons, .leave-feedback-page .form-field-wrapper.buttons, .recommend-friend-page .form-field-wrapper.buttons, .request-brochure-page .form-field-wrapper.buttons, .request-callback-page .form-field-wrapper.buttons, .windows-offer-page .form-field-wrapper.buttons {
		border-top: 1px solid #dfdfdf;
		margin-top: 6px;
		padding-top: 18px
	}

		.blog-post-form .form-field-wrapper.buttons button, .blog-post-form .form-field-wrapper.buttons input, .booking-form-page .form-field-wrapper.buttons button, .booking-form-page .form-field-wrapper.buttons input, .booking-form .form-field-wrapper.buttons button, .booking-form .form-field-wrapper.buttons input, .country-page .form-field-wrapper.buttons button, .country-page .form-field-wrapper.buttons input, .customer-experience-survey .form-field-wrapper.buttons button, .customer-experience-survey .form-field-wrapper.buttons input, .customer-service-page .form-field-wrapper.buttons button, .customer-service-page .form-field-wrapper.buttons input, .leave-feedback-page .form-field-wrapper.buttons button, .leave-feedback-page .form-field-wrapper.buttons input, .recommend-friend-page .form-field-wrapper.buttons button, .recommend-friend-page .form-field-wrapper.buttons input, .request-brochure-page .form-field-wrapper.buttons button, .request-brochure-page .form-field-wrapper.buttons input, .request-callback-page .form-field-wrapper.buttons button, .request-callback-page .form-field-wrapper.buttons input, .windows-offer-page .form-field-wrapper.buttons button, .windows-offer-page .form-field-wrapper.buttons input {
			float: right;
			width: 50%
		}

	.blog-post-form .checkbox-group .form-field-wrapper, .booking-form-page .checkbox-group .form-field-wrapper, .booking-form .checkbox-group .form-field-wrapper, .country-page .checkbox-group .form-field-wrapper, .customer-experience-survey .checkbox-group .form-field-wrapper, .customer-service-page .checkbox-group .form-field-wrapper, .leave-feedback-page .checkbox-group .form-field-wrapper, .recommend-friend-page .checkbox-group .form-field-wrapper, .request-brochure-page .checkbox-group .form-field-wrapper, .request-callback-page .checkbox-group .form-field-wrapper, .windows-offer-page .checkbox-group .form-field-wrapper {
		margin-bottom: 18px
	}

	.blog-post-form .form-field-wrapper.terms, .booking-form-page .form-field-wrapper.terms, .booking-form .form-field-wrapper.terms, .country-page .form-field-wrapper.terms, .customer-experience-survey .form-field-wrapper.terms, .customer-service-page .form-field-wrapper.terms, .leave-feedback-page .form-field-wrapper.terms, .recommend-friend-page .form-field-wrapper.terms, .request-brochure-page .form-field-wrapper.terms, .request-callback-page .form-field-wrapper.terms, .windows-offer-page .form-field-wrapper.terms {
		float: right;
		width: 48%
	}

	.offer-form .form-field-wrapper {
		margin-bottom: 12px
	}

	.offer-form .double-padded-content {
		padding: 24px 4%;
		width: 92%
	}

	.offer-form .postcodelookup, .offer-form .postcodelookup:active {
		clear: none;
		margin: 0 0 0 10px
	}

	.offer-form legend {
		font-size: 15px
	}

	.offer-form .radio-group input {
		margin-top: 5px
	}

	.offer-form .back {
		margin-left: 4%
	}

	.offer-form .step .number {
		padding-right: 1px
	}

	.offer-form legend.noStep.desktopStep {
		max-width: 64%
	}

	.full-video-header h2.h1 {
		font-size: 50px;
		top: 40%
	}

	.featherlight-content.has-multiple aside {
		width: 246px
	}

	.featherlight-content.has-multiple .modal-image {
		width: 490px
	}

	.featherlight-content {
		width: 756px;
		overflow-y: hidden
	}

	footer > .wrapper-100 .padded-content, footer > .wrapper-100-no-margin .padded-content {
		float: none;
		margin: auto;
		max-width: 1366px;
		font-size: 0
	}

	footer ul {
		box-sizing: border-box;
		width: 17%;
		margin: 0 0 0 3%;
		display: inline-block;
		position: relative;
		vertical-align: top
	}

		footer ul ul {
			margin: 0;
			padding: 0;
			width: 100%
		}

	footer .copyright {
		float: left;
		padding: 8px 0 0
	}

	footer h4 .arrow {
		display: none
	}

	footer ul ul {
		display: block
	}

	footer .footer-links {
		float: left;
		padding: 0 0 0 6px;
		width: auto
	}

		footer .footer-links li {
			padding: 5px 6px 0
		}

	footer .footer-left {
		padding: 0;
		width: 60%
	}

	.with-equal-height {
		-moz-box-flex: 1;
		-webkit-box-flex: 1;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap
	}

		.with-equal-height > .wrapper-20, .with-equal-height > .wrapper-25, .with-equal-height > .wrapper-33, .with-equal-height > .wrapper-40, .with-equal-height > .wrapper-50, .with-equal-height > .wrapper-60, .with-equal-height > .wrapper-66, .with-equal-height > .wrapper-75, .with-equal-height > .wrapper-100, .with-equal-height > .wrapper-100-no-margin, .with-equal-height li {
			float: none
		}

	.wrapper-25 {
		width: 25%
	}

		.wrapper-25 .padded-content {
			padding: 18px 8%;
			width: 84%
		}

	.wrapper-50 .padded-content {
		padding: 18px 4%;
		width: 92%
	}

	.wrapper-33 .padded-content {
		padding: 18px 6%;
		width: 88%
	}

	.wrapper-66 .padded-content {
		padding: 18px 3%;
		width: 94%
	}

	.wrapper-75 {
		width: 75%
	}

		.wrapper-75 .padded-content {
			padding: 18px 2.66%;
			width: 94.33%
		}

	.wrapper-40 {
		width: 40%
	}

		.wrapper-40 .padded-content {
			padding: 18px 5.5%;
			width: 89%
		}

	.wrapper-25.with-75-right, .wrapper-75 + .wrapper-25 {
		width: 25%
	}

		.wrapper-25.with-75-right .padded-content, .wrapper-75 + .wrapper-25 .padded-content {
			padding: 18px 8%;
			width: 84%
		}

	.with-margin .wrapper-25, .with-margin .wrapper-25.with-75-right, .with-margin .wrapper-75 + .wrapper-25 {
		margin-left: 1%;
		width: 24.25%
	}

		.with-margin .wrapper-25.with-75-right:first-child, .with-margin .wrapper-25:first-child, .with-margin .wrapper-75 + .wrapper-25:first-child {
			margin-left: 0
		}

	.with-margin .wrapper-75 {
		margin-left: 1%;
		width: 74.75%
	}

		.with-margin .wrapper-75:first-child {
			margin-left: 0
		}

	.padded-content {
		padding: 18px 2%;
		width: 96%
	}

		.padded-content.horizontal {
			padding-top: .2rem;
			padding-bottom: .2rem
		}

	.double-padded-content {
		padding: 30px 3%;
		width: 94%
	}

		.double-padded-content.horizontal {
			padding-bottom: 0;
			padding-top: 0
		}

	.wrapper-50 > .double-padded-content {
		padding: 30px 6%;
		width: 88%
	}

		.wrapper-50 > .double-padded-content.horizontal {
			padding-bottom: 0;
			padding-top: 0
		}

	.mobile-margin {
		margin: 0;
		width: 100%
	}

	.with-border .wrapper-25, .with-border .wrapper-33 {
		border-left: 1px solid #ddd;
		border-right: 0;
		margin: 0 0 24px
	}

		.with-border .wrapper-25:nth-child(2n), .with-border .wrapper-33:nth-child(2n) {
			border-left: 1px solid #ddd;
			border-right: 0
		}

		.with-border .wrapper-25:first-child, .with-border .wrapper-33:first-child {
			border-left: 0
		}

	.two-column-mobile .wrapper-25 {
		width: 24.25%
	}

	header {
		border-top: 4px solid #005eb8;
		height: auto;
		position: fixed;
		top: 0
	}

		header.top-padded {
			padding-top: 13px
		}

		header .logo {
			float: left;
			padding: 0 2% 10px;
			width: 120px
		}

		header .home-icon, header .logo {
			margin-top: -2px
		}

		header.simple li {
			max-width: 326px
		}

		header.simple .call-text {
			font-size: 12px;
			margin: -2px 0 0;
			padding-top: 0
		}

		header.simple span {
			font-size: 23px
		}

	.header-contactInfo {
		display: block
	}

	.header-links {
		margin: 0 0 -20px;
		width: 80%
	}

		.header-links li {
			float: right;
			margin: 0 0 0 2%
		}

			.header-links li.my-everest-link {
				font-size: 12px;
				padding-top: 11px
			}

			.header-links li a, .header-links li a:visited {
				color: #005eb8
			}

				.header-links li a:hover {
					color: #0b3c6b;
					text-decoration: none
				}

			.header-links li.contact-us {
				font-size: 17px;
				line-height: 24px;
				padding-top: 7px
			}

				.header-links li.contact-us a, .header-links li.contact-us a:visited {
					text-decoration: none
				}

	.h1, h1 {
		font-size: 37px
	}

	.h2, h2, legend {
		font-size: 30px;
		line-height: 1.1
	}

	.h3, h3 {
		font-size: 25px
	}

	.h4, h4 {
		font-size: 19px
	}

	.h4, .h5, h4, h5 {
		margin: 0 0 8px
	}

	h3 img {
		padding-right: 12px
	}

	.button, .button:active, .button:visited, button, input[type=submit] {
		margin: 12px 0 6px
	}

	[class*=span].extra-top-and-bottom {
		padding: 4rem 0
	}

	.primary-banner {
		min-height: 280px
	}

		.primary-banner p {
			font-size: 17px
		}

		.primary-banner .padded-content {
			line-height: 280px;
			min-height: 280px;
			overflow: hidden;
			padding: 24px 9%;
			position: relative;
			width: 82%
		}

		.primary-banner .centred {
			display: inline-block;
			line-height: normal;
			vertical-align: middle
		}

	.secondary-banner {
		min-height: 154px
	}

		.secondary-banner .padded-content {
			line-height: 154px;
			min-height: 154px;
			padding: 0;
			width: 100%
		}

			.secondary-banner .padded-content.left {
				padding-left: 2%;
				width: 98%
			}

		.secondary-banner.short {
			min-height: 88px
		}

			.secondary-banner.short .padded-content {
				line-height: 88px;
				min-height: 88px
			}

	.cta-sidebar {
		border-radius: 0 0 0 0;
		-o-box-shadow: 0 0 0 rgba(0,0,0,.5);
		box-shadow: 0 0 0 rgba(0,0,0,.5);
		border: 0;
		max-width: 560px
	}

		.cta-sidebar.single-option {
			max-width: 250px
		}

		.cta-sidebar .fixed-phone-number {
			display: none
		}

		.cta-sidebar .fixed-cta {
			background: none;
			border: 0;
			height: 48px;
			position: relative;
			width: 33.3%
		}

			.cta-sidebar .fixed-cta a, .cta-sidebar .fixed-cta a:visited {
				color: #fff;
				padding: 10px
			}

				.cta-sidebar .fixed-cta a:hover {
					background: none
				}

			.cta-sidebar .fixed-cta.appointment:before {
				border-radius: 10px 0 0 0;
				-o-box-shadow: 0 0 2px rgba(0,0,0,.5);
				box-shadow: 0 0 2px rgba(0,0,0,.5);
				background-color: #448504;
				border: 3px solid #fff;
				bottom: 0;
				content: "";
				left: 0;
				padding-top: 4px;
				position: absolute;
				right: 0;
				top: 0;
				-webkit-transform: perspective(10px) rotateX(1deg);
				transform: perspective(10px) rotateX(1deg);
				-webkit-transform-origin: bottom right;
				transform-origin: bottom right;
				z-index: -1
			}

			.cta-sidebar .fixed-cta.single-cta {
				background: transparent url(/assets/images/sprite.svg) no-repeat;
				background-position: -30px -965px;
				background-size: 600px 1440px;
				height: 56px;
				margin: 0 auto;
				width: 234px
			}

				.cta-sidebar .fixed-cta.single-cta h4 {
					margin-left: 4px
				}

				.cta-sidebar .fixed-cta.single-cta a {
					padding: 18px 0
				}

				.cta-sidebar .fixed-cta.single-cta img {
					margin: -4px -4px 0 0
				}

			.cta-sidebar .fixed-cta img {
				margin: 5px -15px 0 30px
			}

			.cta-sidebar .fixed-cta h4 {
				font-size: 11px;
				padding: 2px 0 0
			}

			.cta-sidebar .fixed-cta.callback {
				border-radius: 0 10px 0 0;
				z-index: 4
			}

				.cta-sidebar .fixed-cta.callback img {
					margin: 5px -35px 0 35px
				}

				.cta-sidebar .fixed-cta.callback:before {
					border-radius: 0 10px 0 0;
					-o-box-shadow: 1px 0 2px rgba(0,0,0,.5);
					box-shadow: 1px 0 2px rgba(0,0,0,.5);
					background-color: #448504;
					border: 3px solid #fff;
					bottom: 0;
					content: "";
					left: 0;
					padding-top: 4px;
					position: absolute;
					right: 0;
					top: 0;
					-webkit-transform: perspective(10px) rotateX(1deg);
					transform: perspective(10px) rotateX(1deg);
					-webkit-transform-origin: bottom left;
					transform-origin: bottom left;
					z-index: -1
				}

			.cta-sidebar .fixed-cta.design {
				border-radius: 0 10px 0 0;
				z-index: 4
			}

				.cta-sidebar .fixed-cta.design img {
					margin: 5px -15px 0 15px
				}

				.cta-sidebar .fixed-cta.design:before {
					border-radius: 0 10px 0 0;
					-o-box-shadow: 1px 0 2px rgba(0,0,0,.5);
					box-shadow: 1px 0 2px rgba(0,0,0,.5);
					background-color: #448504;
					border: 3px solid #fff;
					bottom: 0;
					content: "";
					left: 0;
					padding-top: 4px;
					position: absolute;
					right: 0;
					top: 0;
					-webkit-transform: perspective(10px) rotateX(1deg);
					transform: perspective(10px) rotateX(1deg);
					-webkit-transform-origin: bottom left;
					transform-origin: bottom left;
					z-index: -1
				}

			.cta-sidebar .fixed-cta.brochure {
				-o-box-shadow: 0 -1px 0 rgba(0,0,0,.1);
				box-shadow: 0 -1px 0 rgba(0,0,0,.1);
				background-color: #448504;
				border-bottom: 3px solid #fff;
				border-right: 3px solid #fff;
				border-top: 2px solid #fff;
				height: 44px;
				margin-right: -3px;
				margin-top: 4px
			}

				.cta-sidebar .fixed-cta.brochure a, .cta-sidebar .fixed-cta.brochure a:visited {
					padding: 5px 6px 6px
				}

				.cta-sidebar .fixed-cta.brochure img {
					margin: 5px -25px 0 30px
				}

			.cta-sidebar .fixed-cta.appointment a {
				padding: 10px
			}

		.cta-sidebar .multiple-cta .fixed-cta {
			width: 33.3%
		}

			.cta-sidebar .multiple-cta .fixed-cta.design {
				display: block
			}

	.feather-animate img {
		width: 220px
	}

	.feather-wrapper {
		height: 180px;
		margin-left: 85px;
		width: 442px
	}

	.center-feather {
		width: 442px
	}

	.gallery-grow .title-block {
		min-height: 123px
	}

		.gallery-grow .title-block h3 {
			font-size: 20px;
			margin: 0 0 6px
		}

	.lg-outer .lg-image {
		max-height: 70%
	}

	.mainMenu {
		float: left;
		position: static
	}

	label.menuTitle {
		display: none
	}

	.mainMenu #menu-wrapper {
		border: 0;
		display: block;
		max-height: 100%;
		overflow: visible
	}

	.mainMenu ul li {
		border: 0;
		font-size: 16px
	}

	.menu-wrapper--li-primary-group:hover ul {
		box-sizing: border-box;
		display: block;
		position: absolute;
		width: auto
	}

		.menu-wrapper--li-primary-group:hover ul .h1 a, .menu-wrapper--li-primary-group:hover ul .h1 a:visited {
			text-decoration: none
		}

			.menu-wrapper--li-primary-group:hover ul .h1 a:hover {
				text-decoration: underline
			}

		.menu-wrapper--li-primary-group:hover ul ul {
			display: block;
			margin: 0;
			padding: 0;
			position: relative
		}

			.menu-wrapper--li-primary-group:hover ul ul li {
				display: block;
				height: auto;
				width: auto
			}

				.menu-wrapper--li-primary-group:hover ul ul li > a {
					display: block;
					font-size: 15px;
					margin: 0;
					text-decoration: none
				}

					.menu-wrapper--li-primary-group:hover ul ul li > a:hover {
						text-decoration: underline
					}

	.mainMenu .toggleChildren {
		display: none
	}

	.menu-wrapper--ul-primary-group {
		display: block;
		left: 0;
		margin: 0;
		max-width: 1024px;
		position: absolute;
		width: auto
	}

	.menu-wrapper--li-primary-group {
		width: auto
	}

	.mainMenu, .menu-wrapper--secondary-link-default {
		background: none
	}

	.mainMenu {
		-o-box-shadow: 0 0 0 #fff;
		box-shadow: 0 0 0 #fff;
		border-bottom: 0 solid #ccc;
		float: right;
		margin: 28px 0 0;
		width: 79%
	}

		.mainMenu li {
			border: 0
		}

			.mainMenu li > a:hover {
				color: #0b3c6b
			}

	#menu-wrapper {
		display: block;
		width: 93%
	}

		#menu-wrapper > ul {
			float: right
		}

	.menu-wrapper--primary-link-default {
		background: none;
		color: #005eb8;
		font-size: 15px;
		padding: 11px 5px;
		text-decoration: none;
		width: auto
	}

		.menu-wrapper--primary-link-default:hover {
			text-decoration: underline
		}

	#menu-wrapper > ul > li:last-child > a {
		padding-right: 0
	}

	.menu-wrapper--li-desktop-nav {
		display: block;
		max-width: 1366px;
		width: 100vw
	}

		.menu-wrapper--li-desktop-nav .h1, .menu-wrapper--li-desktop-nav .h2, .menu-wrapper--li-desktop-nav .h3, .menu-wrapper--li-desktop-nav .h4, .menu-wrapper--li-desktop-nav h1, .menu-wrapper--li-desktop-nav h2, .menu-wrapper--li-desktop-nav h3, .menu-wrapper--li-desktop-nav h4 {
			clear: left
		}

		.menu-wrapper--li-desktop-nav h4 {
			font-family: Open Sans,arial,sans-serif;
			font-weight: 700
		}

		.menu-wrapper--li-desktop-nav .desktop-nav-wrapper {
			background: #fff;
			padding: 24px 2%
		}

	#menu-wrapper > ul li.background {
		background: url(/assets/images/nav-active.png) no-repeat bottom
	}

	#overlay {
		display: none
	}

	.social-icons {
		float: right;
		margin: 0;
		width: 230px
	}

	.blog-left {
		width: 59%
	}

	.blog-right {
		float: right;
		margin: 12px 2% 12px 0;
		padding-top: 6px;
		width: 36%
	}

		.blog-right .facebook, .blog-right .twitter {
			float: right
		}
}

@media only screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2),only screen and (min-width:768px) and (min-device-pixel-ratio:2),only screen and (min-width:768px) and (min-resolution:2dppx),only screen and (min-width:768px) and (min-resolution:192dpi) {
	#menu-wrapper > ul li.background {
		background: url(/assets/images/nav-active-2x.png) no-repeat bottom;
		background-size: 25px 13px
	}
}

@media only screen and (min-width:768px) and (max-width:1024px) {
	.blogs-filter, .blogs-search {
		width: 100%
	}
}

@media screen and (min-width:768px) {
	.change-view {
		display: none
	}
}

@media only screen and (min-width:800px) {
	.your--area .videoHolder {
		height: 400px
	}

	.your--area .mobile-video-image {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

@media only screen and (min-width:820px) {
	.detail-spec ul ul.handles li {
		min-height: 140px
	}
}

@media (min-width:52em) {
	th, tr {
		padding: 14px !important
	}

	td {
		display: table-cell;
		width: 20%
	}

	.responsive-table tr {
		display: table-row
	}

	.responsive-table td, .responsive-table th {
		display: table-cell;
		padding: .5em;
		width: 16%
	}

	.responsive-table {
		font-size: .9em;
		line-height: 2em
	}

		.responsive-table thead {
			position: relative;
			clip: auto;
			overflow: auto;
			height: auto;
			width: auto
		}

			.responsive-table thead tr th {
				background: #fff;
				top: 94px;
				z-index: 100;
				box-shadow: 0 6px 6px -6px #c9c9c9
			}

		.responsive-table tbody {
			display: table-row-group
		}

			.responsive-table tbody tr {
				display: table-row;
				border-bottom: 0
			}

				.responsive-table tbody tr:nth-of-type(odd) {
					background-color: #f4f4f4
				}

			.responsive-table tbody th[scope=row] {
				background-color: transparent;
				text-align: left;
				border-bottom: 1px solid #fff;
				padding: 0;
				font-size: 1.1em;
				width: 20%
			}

			.responsive-table tbody td {
				text-align: center !important;
				border-bottom: 1px solid #fff;
				padding: 20px
			}

				.responsive-table tbody td:first-of-type {
					border-left: 1px solid #c9c9c9
				}

				.responsive-table tbody td[data-title]:before {
					content: none
				}
}

@media only screen and (min-width:960px) {
	.your--area .videoHolder {
		height: 500px
	}

	.your--area .mobile-video-image {
		display: none
	}

	.your--area .areavideo {
		display: block;
		height: auto;
		left: 50%;
		min-height: 500px;
		position: absolute;
		top: 50%;
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		width: auto
	}

	.square-banner-slider-stacked li h3, .square-banner-slider li h3 {
		font-size: 16px
	}

	.full-video-header .mobile-video-image {
		display: none
	}

	.full-video-header video {
		display: block
	}

	.firstRumble0 {
		-webkit-animation: firstRumble0 .6s linear forwards;
		animation: firstRumble0 .6s linear forwards
	}

	.secondRumble0 {
		-webkit-animation: secondRumble0 .6s linear forwards;
		animation: secondRumble0 .6s linear forwards
	}

	.firstRumble1 {
		-webkit-animation: firstRumble1 .6s linear forwards;
		animation: firstRumble1 .6s linear forwards
	}

	.secondRumble1 {
		-webkit-animation: secondRumble1 .6s linear forwards;
		animation: secondRumble1 .6s linear forwards
	}

	.firstRumble2 {
		-webkit-animation: firstRumble2 .6s linear forwards;
		animation: firstRumble2 .6s linear forwards
	}

	.secondRumble2 {
		-webkit-animation: secondRumble2 .6s linear forwards;
		animation: secondRumble2 .6s linear forwards
	}

	.firstRumble3 {
		-webkit-animation: firstRumble3 .6s linear forwards;
		animation: firstRumble3 .6s linear forwards
	}

	.secondRumble3 {
		-webkit-animation: secondRumble3 .6s linear forwards;
		animation: secondRumble3 .6s linear forwards
	}

	.firstRumble4 {
		-webkit-animation: firstRumble4 .6s linear forwards;
		animation: firstRumble4 .6s linear forwards
	}

	.secondRumble4 {
		-webkit-animation: secondRumble4 .6s linear forwards;
		animation: secondRumble4 .6s linear forwards
	}
}

@media only screen and (min-width:961px) {
	.full-video-header .tablet-video-image {
		display: none
	}
}

@media only screen and (min-width:980px) {
	.wysiwyg-content.center-content {
		float: none;
		margin: 0 auto;
		width: 730px
	}

		.wysiwyg-content.center-content h2 {
			text-align: center
		}

	#dockedCampaignArea img {
		height: 40px;
		margin-left: 2%
	}

	#dockedCampaignArea .timer.inline {
		margin: 2px 2% 0 0
	}

	.wysiwyg-content table {
		overflow: visible
	}

	.full-width-scroll .bx-wrapper .primary-banner .wrapper-33 {
		margin-left: 5%
	}

	.full-width-scroll .bx-wrapper .primary-banner .wrapper-66 {
		width: 61.66%
	}

	.scrollable-content.icon-lists .bx-next, .scrollable-content.icon-lists .bx-prev {
		top: 40%
	}

	.boxed-heading {
		padding: 18px 4%
	}

	.white-bg .white .double-padded-content {
		padding: 12px 2%;
		width: 96%
	}

	.stacked-cta a {
		min-height: 125px;
		padding: 30px 6%
	}

	.cta a, .cta a:visited {
		min-height: 50px
	}

	.cta h3, .cta p.h3 {
		font-size: 21px;
		line-height: 24px
	}

	.wrapper-33 > .cta {
		margin-bottom: 12px
	}

		.wrapper-33 > .cta.padded, .wrapper-33 > .cta a, .wrapper-33 > .cta a:visited {
			padding: 18px 6%
		}

			.wrapper-33 > .cta.padded .ctaImage, .wrapper-33 > .cta a .ctaImage, .wrapper-33 > .cta a:visited .ctaImage {
				right: 6%;
				top: 18px
			}

	.landscape-banner.icon .wrapper-25 {
		width: 20%
	}

		.landscape-banner.icon .wrapper-25 .circle-wrapper {
			margin-top: 12px
		}

	.landscape-banner.icon .wrapper-75 {
		width: 80%
	}

	.free-quote .cta a, .free-quote .cta a:visited {
		min-height: 35px;
		padding-top: 20px
	}

	.free-quote .cta .h3 {
		font-size: 24px
	}

	.explore-feature .wrapper-40 img {
		margin-right: 16%;
		width: 280px
	}

	.team-wrapper {
		float: right;
		width: 16%
	}

	.team-pic {
		margin: 0 0 12px;
		width: 100%
	}

	.area-banner .wrapper-33 {
		box-sizing: border-box;
		width: 33.33%
	}

		.area-banner .wrapper-33 .padded-content {
			padding: 30px 9%;
			width: 82%
		}

	.area-banner .wrapper-66 {
		box-sizing: border-box;
		padding: 114px 3% 0;
		width: 66.66%
	}

	.wrapper-33 .blogpost {
		min-height: 260px
	}

		.wrapper-33 .blogpost .date {
			float: right;
			text-align: right;
			width: 35%
		}

		.wrapper-33 .blogpost .tags {
			width: 55%
		}

	.pagination.blog-pagination {
		margin: -12px 0 30px
	}

	ul.detail-spec-tabs {
		margin-left: 24px
	}

		ul.detail-spec-tabs li a, ul.detail-spec-tabs li a:visited {
			padding: 18px 36px 10px 24px
		}

	.detail-spec ul ul li span {
		margin: 14px 4% 0;
		width: 65%
	}

	.detail-spec ul ul li img.circle {
		width: 25%
	}

	.detail-spec ul ul.handles li {
		min-height: 140px
	}

		.detail-spec ul ul.handles li img {
			max-height: 96px;
			width: auto
		}

	.buying-guide-cta .wrapper-75 {
		margin-top: 18px
	}

	.badges .icon {
		height: 70px
	}

	.explore-results .item {
		max-height: 191px;
		width: 23%
	}

		.explore-results .item.video-feature {
			height: 191px;
			width: 48%
		}

		.explore-results .item.article-feature {
			height: 166px;
			padding: 12px 2%;
			width: 44%
		}

	.explore .large-link {
		padding-top: 6px
	}

	.explore-inspiration {
		margin: 0;
		width: 100%
	}

	.explore-ctas {
		margin: 6px 2% 12px
	}

	.square-banner-slider-stacked li {
		margin: 0 1% 24px
	}

	.feature-block h3 {
		font-size: 23px
	}

	ul#info-expand-list .highlight-content {
		width: 33%
	}

	ul#info-expand-list li h3, ul#info-expand-list li li h4, ul#info-expand-list li li li .info-title, ul#info-expand-list li li li > div {
		padding: 12px 2%
	}

		ul#info-expand-list li li li > div.hasHighlight p {
			margin-right: 2%;
			width: 64%
		}

	ul#concertina-list {
		margin: 6px 0 24px;
		width: 100%
	}

		ul#concertina-list > li > h4 {
			padding: 18px 8% 18px 2%
		}

		ul#concertina-list > li > div {
			padding: 12px 2%
		}

	.blog-post-form .checkbox-group.three .form-field-wrapper, .blog-post-form .radio-group.three .form-field-wrapper, .booking-form-page .checkbox-group.three .form-field-wrapper, .booking-form-page .radio-group.three .form-field-wrapper, .booking-form .checkbox-group.three .form-field-wrapper, .booking-form .radio-group.three .form-field-wrapper, .country-page .checkbox-group.three .form-field-wrapper, .country-page .radio-group.three .form-field-wrapper, .customer-experience-survey .checkbox-group.three .form-field-wrapper, .customer-experience-survey .radio-group.three .form-field-wrapper, .customer-service-page .checkbox-group.three .form-field-wrapper, .customer-service-page .radio-group.three .form-field-wrapper, .leave-feedback-page .checkbox-group.three .form-field-wrapper, .leave-feedback-page .radio-group.three .form-field-wrapper, .recommend-friend-page .checkbox-group.three .form-field-wrapper, .recommend-friend-page .radio-group.three .form-field-wrapper, .request-brochure-page .checkbox-group.three .form-field-wrapper, .request-brochure-page .radio-group.three .form-field-wrapper, .request-callback-page .checkbox-group.three .form-field-wrapper, .request-callback-page .radio-group.three .form-field-wrapper, .windows-offer-page .checkbox-group.three .form-field-wrapper, .windows-offer-page .radio-group.three .form-field-wrapper {
		width: 33%
	}

	.blog-post-form .booking-form--media, .booking-form-page .booking-form--media, .booking-form .booking-form--media, .country-page .booking-form--media, .customer-experience-survey .booking-form--media, .customer-service-page .booking-form--media, .leave-feedback-page .booking-form--media, .recommend-friend-page .booking-form--media, .request-brochure-page .booking-form--media, .request-callback-page .booking-form--media, .windows-offer-page .booking-form--media {
		padding: 12px 3%
	}

	.blog-post-form .step, .booking-form-page .step, .booking-form .step, .country-page .step, .customer-experience-survey .step, .customer-service-page .step, .leave-feedback-page .step, .recommend-friend-page .step, .request-brochure-page .step, .request-callback-page .step, .windows-offer-page .step {
		margin-right: 3%
	}

	.blog-post-form .back, .booking-form-page .back, .booking-form .back, .country-page .back, .customer-experience-survey .back, .customer-service-page .back, .leave-feedback-page .back, .recommend-friend-page .back, .request-brochure-page .back, .request-callback-page .back, .windows-offer-page .back {
		margin-left: 3%
	}

	.blog-post-form .checkbox-group .form-field-wrapper, .booking-form-page .checkbox-group .form-field-wrapper, .booking-form .checkbox-group .form-field-wrapper, .country-page .checkbox-group .form-field-wrapper, .customer-experience-survey .checkbox-group .form-field-wrapper, .customer-service-page .checkbox-group .form-field-wrapper, .leave-feedback-page .checkbox-group .form-field-wrapper, .recommend-friend-page .checkbox-group .form-field-wrapper, .request-brochure-page .checkbox-group .form-field-wrapper, .request-callback-page .checkbox-group .form-field-wrapper, .windows-offer-page .checkbox-group .form-field-wrapper {
		margin-bottom: 24px
	}

	.offer-form .checkbox-group.three .form-field-wrapper, .offer-form .radio-group.three .form-field-wrapper {
		width: 33%
	}

	.full-video-header h2.h1 {
		font-size: 68px
	}

	.cta-sidebar .fixed-cta a {
		padding: 8px
	}

	.cta-sidebar .fixed-cta h4 {
		font-size: 11px;
		line-height: 1.3
	}

	.cta-sidebar .fixed-cta.brochure img, .cta-sidebar .fixed-cta.callback img, .cta-sidebar .fixed-cta img {
		margin-top: 4px
	}

	.cta-sidebar .fixed-cta.appointment a {
		padding: 10px
	}

	.gallery-grow .wrapper-60 {
		width: 59.91%
	}

		.gallery-grow .wrapper-60 .wrapper-66 {
			width: 66.5%
		}

	.gallery-grow .title-block h3 {
		margin: 0 0 12px;
		padding-top: 24px
	}

	.custom-padding-block {
		margin: 24px 0 36px
	}
}

@media (min-width:1024px) and (max-width:1025px) {
	.gallery-grow {
		overflow: hidden;
		padding-left: 1px;
		width: 100%
	}

		.gallery-grow.grid-two > .wrapper-20 {
			max-height: 332px;
			max-width: 205px;
			overflow: hidden
		}

		.gallery-grow.grid-two > .wrapper-40 {
			border-bottom: 0;
			width: 40.09%
		}

		.gallery-grow.grid-two .wrapper-40 + .wrapper-40 {
			width: 39.91%
		}
}

@media only screen and (min-width:1024px) {
	.has-multiple .main-image-wrapper {
		width: 66.66%
	}

	.has-multiple .wrapper-33 {
		border-left: 2px solid #fff;
		display: block
	}

	.video-container-block .double-padded-content {
		padding-bottom: 12px;
		padding-top: 12px
	}

	.square-banner-slider-stacked.wide li:first-child, .square-banner-slider-stacked.wide li:nth-child(3n+1), .square-banner-slider.wide li:first-child, .square-banner-slider.wide li:nth-child(3n+1) {
		margin-left: 0
	}

	.square-banner-slider-stacked.wide li, .square-banner-slider.wide li {
		width: 31.6%
	}

	.square-banner-slider-stacked li h3, .square-banner-slider li h3 {
		font-size: 18px
	}

	.no-touchevents .square-banner-slider-stacked li:hover, .no-touchevents .square-banner-slider li:hover {
		background: #005eb8;
		color: #fff
	}

		.no-touchevents .square-banner-slider-stacked li:hover a, .no-touchevents .square-banner-slider-stacked li:hover h3, .no-touchevents .square-banner-slider li:hover a, .no-touchevents .square-banner-slider li:hover h3 {
			color: #fff;
			text-decoration: underline
		}

			.no-touchevents .square-banner-slider-stacked li:hover h3 img, .no-touchevents .square-banner-slider li:hover h3 img {
				display: none
			}

				.no-touchevents .square-banner-slider-stacked li:hover h3 img.hover-img, .no-touchevents .square-banner-slider li:hover h3 img.hover-img {
					display: inline-block
				}

	.no-touchevents .square-content-banner a:hover .crossfade {
		opacity: 1
	}

	.no-touchevents .square-content-banner a:hover .initalImage {
		opacity: 0
	}

	.featherlight-content aside .gallery-text {
		padding: 12px 18px
	}

	.featherlight-content aside {
		position: relative;
		padding-bottom: 50px;
		width: 259px;
		box-sizing: border-box
	}

	.featherlight-content .modal-image {
		height: 490px;
		float: right;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		width: 737px
	}

	.featherlight-content.has-multiple aside {
		width: 259px
	}

	.featherlight-content.has-multiple .modal-image {
		width: 737px
	}

	.featherlight-content {
		width: 1000px
	}

	.gallery-grow .wrapper-60 .wrapper-66 + .wrapper-33 {
		max-width: 205px
	}

	.gallery-grow .wrapper-60 .wrapper-66 {
		max-width: 408px
	}

	.gallery-grow .wrapper-40 {
		max-width: 410px
	}

	.gallery-grow.grid-two .wrapper-40 + .wrapper-40 {
		width: 39.95%
	}

	.gallery-grow.grid-one > .wrapper-40 {
		border-left: 0
	}

	.gallery-grow.grid-two > .wrapper-40 {
		border-bottom: 0;
		width: 40.05%
	}

	.gallery-grow .title-block {
		min-height: 165px
	}

	.blog-main .blog-left {
		width: 70%
	}
}

@media (min-width:1025px) {
	.lg-outer .lg-thumb-item {
		-webkit-transition: border-color .25s ease;
		transition: border-color .25s ease
	}

	.social-wrap svg:hover {
		opacity: .9
	}
}

@media only screen and (min-width:1025px) {
	body {
		font-size: 15px;
		line-height: 24px
	}

	.no-js #main-content {
		margin-top: 152px
	}

	.content-wrapper, .wrapper {
		margin: 0 0 12px
	}

		.content-wrapper.white, .wrapper.white {
			margin: 0 0 30px;
			padding: 30px 0 12px
		}

	.wysiwyg-content blockquote {
		float: right;
		margin: 0 0 12px 2%;
		max-width: 200px;
		padding-left: 2%
	}

	.page-title h1, .page-title h2 {
		margin-bottom: 6px;
		padding-top: 8px
	}

	ul.breadcrumb.usp-margin {
		margin-top: -20px
	}

	.full-width-scroll .bx-wrapper .bx-controls-direction a {
		bottom: auto;
		top: 50%
	}

	.full-width-scroll .bx-wrapper .primary-banner .wrapper-40 {
		margin-left: 5%
	}

	.full-width-scroll .bx-wrapper .primary-banner .wrapper-60 {
		width: 55%
	}

	.scrollable-content {
		margin: 0 2% 12px
	}

		.scrollable-content .slider {
			margin-bottom: 36px
		}

	.white.wrapper .featured-banner .padded-content {
		padding-left: .5%
	}

	.no-touchevents .icon-header-image a {
		display: block
	}

	.no-touchevents .icon-header-image img.hoverPop {
		display: inline-block;
		image-rendering: optimizeQuality;
		-webkit-transition-duration: .3s;
		transition-duration: .3s;
		-webkit-transition-property: -webkit-transform;
		transition-property: -webkit-transform;
		transition-property: transform;
		transition-property: transform,-webkit-transform;
		width: 90px
	}

	.no-touchevents .icon-header-image:hover img.hoverPop {
		-webkit-transform: scale(1.25);
		transform: scale(1.25)
	}

	.usps li a {
		max-width: 200px;
		padding: 1px 5px
	}

	.usps li p {
		padding-right: 6px
	}

	.usps li .icon {
		width: 50px
	}

	.gallery-navigation {
		bottom: 0
	}

		.gallery-navigation div, .gallery-navigation span {
			border: 0;
			bottom: 0;
			position: absolute
		}

		.gallery-navigation .featherlight-previous {
			left: 0;
			z-index: 4
		}

		.gallery-navigation .featherlight-next {
			right: 0
		}

		.gallery-navigation div {
			left: 0;
			margin: auto;
			right: 0
		}

	.vertical-content-banner .padded-content {
		padding: 20px
	}

	.gallery {
		margin: 0 1% 6px;
		width: 98%
	}

	#icon-lists .bx-wrapper {
		margin-bottom: 0
	}

		#icon-lists .bx-wrapper .bx-next {
			right: -50px
		}

		#icon-lists .bx-wrapper .bx-prev {
			left: -50px
		}

	.small-wrapper {
		margin: 0 14% 30px;
		width: 72%
	}

	.explore-feature .wrapper-container {
		padding: 42px 3%
	}

	.case-study-header .tags {
		margin-top: 1px
	}

	.wrapper-33 .blogpost {
		padding-left: 6%
	}

	.explore-results .item {
		max-height: 201px
	}

		.explore-results .item.video-feature {
			height: 201px
		}

		.explore-results .item.article-feature {
			height: 177px
		}

	.explore-ctas {
		margin: 6px 0 12px;
		width: 100%
	}

	.video-block video {
		display: block
	}

	.video-block img {
		display: none
	}

	.featherlight-previous:active, .featherlight-previous:hover {
		background-position: -66px 5px
	}

	.featherlight-next:active, .featherlight-next:hover {
		background-position: -98px 5px
	}

	.featherlight-next:hover, .featherlight-previous:hover {
		border: 1px solid #005eb8;
		background-color: #005eb8
	}

	.double-padded-content {
		padding: 36px 3%
	}

	.wrapper-50 > .double-padded-content {
		padding: 36px 6%
	}

		.wrapper-50 > .double-padded-content.horizontal {
			padding-bottom: 0;
			padding-top: 0
		}

	.h1, h1 {
		font-size: 39px
	}

	.h2, h2, legend {
		font-size: 31px
	}

	.h3, h3 {
		font-size: 25px
	}

	.primary-banner {
		min-height: 300px
	}

		.primary-banner h2 {
			font-size: 35px
		}

		.primary-banner .padded-content {
			line-height: 300px;
			min-height: 300px;
			padding: 30px 10%;
			width: 80%
		}

		.primary-banner .wrapper-33 {
			min-height: 300px
		}

	.gallery-grow .title-block:hover {
		background-color: #005eb8
	}

		.gallery-grow .title-block:hover a, .gallery-grow .title-block:hover h3, .gallery-grow .title-block:hover p {
			color: #fff
		}

	.gallery-grow .title-block a:hover {
		text-decoration: none
	}

		.gallery-grow .title-block a:hover img {
			display: none;
			-webkit-transform: none;
			transform: none
		}

			.gallery-grow .title-block a:hover img.hover-img {
				display: inline-block
			}

	.gallery-hover-state {
		background: rgba(0,0,0,.3);
		box-sizing: border-box;
		display: block;
		height: 100%;
		left: 0;
		opacity: 0;
		position: absolute;
		text-align: center;
		top: 0;
		-webkit-transition: opacity .5s ease-in-out;
		transition: opacity .5s ease-in-out;
		width: 100%
	}

		.gallery-hover-state .enlarge-text {
			bottom: 0;
			height: 50px;
			left: 0;
			margin: auto;
			position: absolute;
			right: 0;
			top: 0
		}

		.gallery-hover-state img {
			border: 0;
			display: inline-block;
			left: 0;
			margin: 0 0 6px;
			right: 0;
			text-align: center;
			width: 24px
		}

		.gallery-hover-state:hover p {
			color: #fff
		}

	.gallery-grow div {
		overflow: hidden
	}

	.gallery-grow img {
		-webkit-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out
	}

	.gallery-grow a:hover > img {
		-webkit-transform: scale(1.15);
		transform: scale(1.15)
	}

	.gallery-grow a:hover .gallery-hover-state {
		opacity: 1
	}

	a.swapImage {
		display: block;
		overflow: hidden;
		position: relative;
		width: 100%
	}

		a.swapImage img {
			-webkit-transition: all .5s ease-in-out;
			transition: all .5s ease-in-out
		}

		a.swapImage:hover > img {
			-webkit-transform: scale(1.15);
			transform: scale(1.15)
		}

		a.swapImage:hover .gallery-hover-state {
			opacity: 1
		}

	.mainMenu ul li {
		font-size: 15px
	}

	.menu-wrapper--li-desktop-nav ul li > a {
	}

	margin: 0 36px 30px 0

	.menu-wrapper--li-desktop-nav .h1 {
		font-size: 38px
	}

	#menu-wrapper {
		left: 50%;
		max-width: 1366px;
		width: 95%
	}

		#menu-wrapper > ul > li > a {
			font-size: 18px;
			padding: 10px 10px 14px
		}

	.menu-wrapper--li-desktop-nav .desktop-nav-wrapper li a {
		font-size: 16px
	}

	.menu-wrapper--li-desktop-nav .desktop-nav-wrapper .wrapper-40 {
		margin-right: 2%
	}

	.menu-wrapper--li-desktop-nav .desktop-nav-wrapper .wrapper-60 {
		width: 60%
	}

		.menu-wrapper--li-desktop-nav .desktop-nav-wrapper .wrapper-60 .nav-cta {
			padding: 10px 4.5%
		}

	.menu-wrapper--li-desktop-nav .desktop-nav-wrapper .wrapper-33 .nav-cta {
		padding: 8px 8%
	}

	.blog-left {
		width: 69%
	}

	.blog-right {
		width: 26%
	}
}

@media only screen and (min-width:1025px) and (-webkit-min-device-pixel-ratio:2),only screen and (min-width:1025px) and (min-device-pixel-ratio:2),only screen and (min-width:1025px) and (min-resolution:2dppx),only screen and (min-width:1025px) and (min-resolution:192dpi) {
	.featherlight-previous:active, .featherlight-previous:hover {
		background: #fff url(/assets/images/modal-nav-2x.png) no-repeat;
		background-size: 280px 35px;
		background-position: -66px 5px
	}

	.featherlight-next:active, .featherlight-next:hover {
		background: #fff url(/assets/images/modal-nav-2x.png) no-repeat;
		background-size: 280px 35px;
		background-position: -98px 5px
	}
}

@media only screen and (min-width:1060px) {
	.scrollable-content {
		margin: 0 -.75% 12px
	}
}

@media only screen and (min-width:1100px) {
	.detail-spec ul ul.handles li {
		min-height: 130px
	}

		.detail-spec ul ul.handles li img {
			max-height: 110px;
			width: auto
		}

	.lg-outer .lg-image {
		max-height: 50%;
		max-width: 1024px
	}
}

@media only screen and (min-width:1130px) {
	.full-width-scroll#carousel-container.simple-carousel .bx-wrapper .bx-prev {
		left: -42px
	}

	.full-width-scroll#carousel-container.simple-carousel .bx-wrapper .bx-next {
		right: -42px
	}
}

@media only screen and (min-width:1140px) {
	.full-width-scroll .bx-wrapper .primary-banner .wrapper-33 {
		margin-left: 0
	}

	.full-width-scroll .bx-wrapper .primary-banner .wrapper-66 {
		width: 66.66%
	}

	.full-width-scroll .bx-controls {
		margin-left: auto;
		margin-right: auto;
		max-width: 1140px;
		position: relative;
		z-index: 2
	}

	.full-width-scroll .bx-wrapper .primary-banner .wrapper-40 {
		margin-left: 0;
		position: relative;
		z-index: 999
	}

	.full-width-scroll .bx-wrapper .primary-banner .wrapper-60 {
		position: relative;
		width: 60%;
		z-index: 999
	}

	.full-width-scroll .bx-wrapper .bx-controls-direction a {
		margin-top: -207px;
		top: 0
	}

	.scrollable-content .bx-next, .scrollable-content .bx-prev {
		top: 46% !important
	}

	.scrollable-content .gallery .bx-prev {
		left: -47px !important
	}

	.scrollable-content .gallery .bx-next {
		right: -47px !important
	}
}

@media only screen and (min-width:1160px) {
	.gallery {
		margin: 0 0 6px;
		width: 100%
	}

	footer {
		padding-bottom: 12px
	}

	.hasCookie footer {
		padding-bottom: 60px
	}
}

@media only screen and (min-width:1200px) {
	.full-video-header h2.h1 {
		font-size: 70px;
		top: 39%
	}

	#cookie-notification {
		border-top: 1px solid #d4d4d4;
		bottom: 0;
		height: 3.3rem;
		line-height: 18px;
		margin: 0;
		padding-bottom: .4rem;
		padding-top: .4rem;
		position: fixed
	}

	.cta-sidebar {
		bottom: auto;
		left: auto;
		padding-bottom: 5px;
		right: 0;
		top: 355px;
		width: 130px
	}

		.cta-sidebar.single-option {
			width: 130px
		}

		.cta-sidebar .fixed-cta {
			height: 95px;
			text-align: center;
			width: 100%
		}

			.cta-sidebar .fixed-cta img {
				float: none;
				height: 25px;
				margin: 6px 0 4px
			}

			.cta-sidebar .fixed-cta.single-cta {
				background: transparent url(/assets/images/trapezium-side.png) no-repeat 100%;
				background-image: url(/assets/images/trapezium-side.png);
				height: 150px;
				margin-right: -1px;
				width: 100%
			}

				.cta-sidebar .fixed-cta.single-cta:hover {
					background-image: url(/assets/images/trapezium-side-hover.png)
				}

				.cta-sidebar .fixed-cta.single-cta h4 {
					font-size: 15px;
					margin-left: 4px;
					width: 100%
				}

					.cta-sidebar .fixed-cta.single-cta h4 br {
						display: block;
						line-height: 0
					}

				.cta-sidebar .fixed-cta.single-cta a {
					padding: 16px 0
				}

				.cta-sidebar .fixed-cta.single-cta img {
					height: 32px;
					margin: 10px -12px 6px 0;
					padding: 8px 0
				}

			.cta-sidebar .fixed-cta.appointment {
				height: 100px;
				width: 100%
			}

				.cta-sidebar .fixed-cta.appointment a {
					margin-left: 12px;
					margin-top: 9px
				}

				.cta-sidebar .fixed-cta.appointment:before {
					border-radius: 10px 0 0 0;
					border: 5px solid #fff;
					-webkit-transform: perspective(10px) rotateY(-.8deg);
					transform: perspective(10px) rotateY(-.8deg);
					-webkit-transform-origin: bottom right;
					transform-origin: bottom right
				}

			.cta-sidebar .fixed-cta.callback {
				height: 100px;
				width: 100%
			}

				.cta-sidebar .fixed-cta.callback img {
					height: 24px;
					margin: 12px 0 4px
				}

				.cta-sidebar .fixed-cta.callback a {
					margin-left: 12px;
					margin-top: -6px
				}

				.cta-sidebar .fixed-cta.callback:before {
					-o-box-shadow: 0 1px 3px rgba(0,0,0,.3);
					box-shadow: 0 1px 3px rgba(0,0,0,.3);
					border-radius: 0 0 0 10px;
					border: 5px solid #fff;
					-webkit-transform: perspective(10px) rotateY(-.8deg);
					transform: perspective(10px) rotateY(-.8deg);
					-webkit-transform-origin: top right;
					transform-origin: top right
				}

			.cta-sidebar .fixed-cta.design {
				height: 100px;
				width: 100%
			}

				.cta-sidebar .fixed-cta.design img {
					height: auto;
					margin: 12px 0 4px
				}

				.cta-sidebar .fixed-cta.design a {
					margin-left: 12px;
					margin-top: -6px
				}

				.cta-sidebar .fixed-cta.design:before {
					-o-box-shadow: 0 1px 3px rgba(0,0,0,.3);
					box-shadow: 0 1px 3px rgba(0,0,0,.3);
					border-radius: 0 0 0 10px;
					border: 5px solid #fff;
					-webkit-transform: perspective(10px) rotateY(-.8deg);
					transform: perspective(10px) rotateY(-.8deg);
					-webkit-transform-origin: top right;
					transform-origin: top right
				}

			.cta-sidebar .fixed-cta.brochure {
				-o-box-shadow: 0 1px 2px rgba(0,0,0,.5);
				box-shadow: 0 1px 2px rgba(0,0,0,.5);
				border-left: 0 solid #fff;
				border-right: 0 solid #fff;
				border-color: #fff;
				border-style: solid;
				border-width: 0 4px;
				float: right;
				height: 82px;
				margin: 0;
				width: 110px
			}

				.cta-sidebar .fixed-cta.brochure a {
					padding: 0
				}

				.cta-sidebar .fixed-cta.brochure img {
					height: 25px;
					margin: 12px 0 4px
				}

			.cta-sidebar .fixed-cta.appointment a {
				padding: 12px 6px 4px
			}

		.cta-sidebar .multiple-cta .fixed-cta {
			width: 100%
		}

			.cta-sidebar .multiple-cta .fixed-cta.brochure {
				width: 110px
			}

			.cta-sidebar .multiple-cta .fixed-cta img {
				height: auto;
				max-height: 27px;
				max-width: 25px;
				width: auto
			}

	.no-touchevents .cta-sidebar .multiple-cta .fixed-cta.brochure:hover, .no-touchevents .cta-sidebar .multiple-cta .fixed-cta:hover:before {
		background: #64a70b
	}

	.no-touchevents .cta-sidebar .multiple-cta .fixed-cta:hover {
		left: -8px;
		width: 138px
	}

	.cta-sidebar .multiple-cta .fixed-cta.brochure:hover {
		border-bottom: 4px solid #fff;
		height: 90px;
		left: 0;
		margin-bottom: -4px;
		margin-top: -4px;
		width: 116px;
		z-index: 3
	}

		.cta-sidebar .multiple-cta .fixed-cta.brochure:hover:before {
			z-index: 100
		}

		.cta-sidebar .multiple-cta .fixed-cta.brochure:hover a {
			border-top: 4px solid #fff
		}

	.cta-sidebar .fixed-cta.single-cta {
		right: -8px;
		width: 101%
	}

		.cta-sidebar .fixed-cta.single-cta a {
			padding: 16px 0 32px
		}

		.cta-sidebar .fixed-cta.single-cta:hover {
			right: 0
		}
}

@media only screen and (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),only screen and (min-width:1200px) and (min-device-pixel-ratio:2),only screen and (min-width:1200px) and (min-resolution:2dppx),only screen and (min-width:1200px) and (min-resolution:192dpi) {
	.cta-sidebar .fixed-cta.single-cta {
		background: transparent url(/assets/images/trapezium-side-2x.png) no-repeat 50%;
		background-image: url(/assets/images/trapezium-side-2x-hover.png);
		background-size: 128px 152px
	}

		.cta-sidebar .fixed-cta.single-cta:hover {
			background-image: url(/assets/images/trapezium-side-2x-hover.png)
		}
}

@media only screen and (min-width:1280px) {
	.has-multiple .wrapper-33 img {
		height: 289px;
		max-height: 289px
	}

	.featherlight-content aside {
		width: 224px
	}

	.featherlight-content .modal-image {
		height: 580px
	}

		.featherlight-content .modal-image img {
			height: 580px;
			max-height: 580px
		}

	.featherlight-content .modal-image {
		width: 872px
	}

	.featherlight-content.has-multiple aside {
		width: 224px
	}

	.featherlight-content.has-multiple .modal-image {
		width: 872px
	}

	.featherlight-content {
		width: 1100px;
		overflow-y: hidden !important
	}
}

@media only screen and (min-width:1367px) {
	.has-multiple .wrapper-33 img {
		height: 313px;
		max-height: 313px
	}

	.featherlight-content aside {
		width: 312px
	}

	.featherlight-content .modal-image {
		height: 628px
	}

		.featherlight-content .modal-image img {
			height: 628px;
			max-height: 628px
		}

	.featherlight-content .modal-image {
		width: 945px
	}

	.featherlight-content.has-multiple aside {
		width: 312px
	}

	.featherlight-content.has-multiple .modal-image {
		width: 945px
	}

	.featherlight-content {
		width: 1260px
	}
}

@media only screen and (min-width:1400px) {
	.lg-actions .lg-next {
		right: 10%
	}

	.lg-actions .lg-prev {
		left: 10%
	}
}

@media only screen and (min-width:1560px) {
	.lg-actions .lg-next {
		right: 15%
	}

	.lg-actions .lg-prev {
		left: 15%
	}
}

@media only screen and (min-width:1921px) {
	.your--area .areavideo {
		width: 100%
	}
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
	.background-image {
		background-attachment: scroll
	}
}

@media screen and (max-width:1600px) {
	.summary-holder, .summary-holder-2 {
		width: 50%
	}

	.summary-inner, .summary-inner-2 {
		padding: 0 8%;
		width: 84%
	}
}

@media (max-width:1366px) {
	.main-container h1, .main-container h5 {
		font-size: 1.3em
	}

	.text-middle {
		padding-top: 20px
	}

	.main-container h1 {
		font-size: 1.3em
	}

	.main-container h2 {
		font-size: 2em
	}

	.main-container h3 {
		font-size: 1.9em
	}

	.main-container h4 {
		font-size: 1.6em
	}

	.main-container h5 {
		font-size: 1.3em
	}

	.main-container h6, .main-container p {
		font-size: 1em
	}

	p.bigger {
		font-size: 1.4em;
		line-height: 1.7em
	}

	h1.big {
		font-size: 2em
	}

	li.tiles__tile img {
		width: 70%
	}

	li.tiles__tile h2 {
		font-size: 24px
	}

		li.tiles__tile h2:after {
			font-size: 36px
		}

	.parag {
		position: absolute;
		top: 30%;
		left: 50%;
		width: 35%
	}

	.first-product {
		margin-top: -265px
	}
}

@media only screen and (max-width:1366px) {
	.number-pagination {
		right: 5%
	}

	.careers-slider-pagination {
		left: 5%
	}

	.careers-slider-content {
		left: 5%;
		width: 40%
	}

	.careers-slider > img {
		width: 36%
	}
}

@media screen and (max-width:1366px) {
	.blog-post-form h2, .booking-form-page h2, .booking-form h2, .country-page h2, .customer-experience-survey h2, .customer-service-page h2, .leave-feedback-page h2, .recommend-friend-page h2, .request-brochure-page h2, .request-callback-page h2, .windows-offer-page h2 {
		font-size: 2em
	}

	.summary-holder, .summary-holder-2 {
		top: 0;
		width: 60%
	}

	.summary-inner, .summary-inner-2 {
		padding: 0 8%;
		width: 84%
	}

	ol.bluenumber, ol.yellownumber, ul.bluenotick li, ul.newwhitetick li, ul.yellownotick li {
		font-size: 1em
	}
}

@media only screen and (orientation:landscape) and (max-device-width:1280px) {
	.full-video-header .mobile-video-image {
		display: block
	}

	.full-video-header .tablet-video-image {
		display: block !important
	}

	.firstRumble0, .firstRumble1, .firstRumble2, .firstRumble3, .firstRumble4, .secondRumble0, .secondRumble1, .secondRumble2, .secondRumble3, .secondRumble4 {
		-webkit-animation: none !important;
		animation: none !important
	}
}

@media screen and (orientation:landscape) and (max-device-width:1280px) {
	.full-video-header video {
		display: none;
		display: none !important
	}
}

@media (max-width:1200px) {
	div#comparison {
		width: 48vw;
		height: 56vw;
		max-width: 480px;
		max-height: 560px
	}

		div#comparison input[type=range]::-moz-range-track {
			top: -280px
		}
}

@media screen and (max-width:1200px) {
	.posts .post {
		display: inline-block;
		width: 46%;
		margin: 0 2%
	}

	.gallery-column {
		width: 30.66%
	}

		.gallery-column:last-child, .scroll-down {
			display: none
		}
}

@media (max-width:1024px) {
	.main-container h1, .main-container h5 {
		font-size: 1.2em
	}

	.half-screen-image {
		width: 44.9%
	}

	.half-screen-text {
		width: 54.9%
	}

	.half-screen-inner-left, .half-screen-inner-right {
		margin: 1% 2%
	}

	p.bigger {
		font-size: 1.3em;
		line-height: 1.6em
	}

	h1.big {
		font-size: 1.9em
	}

	.slide_viewer {
		height: 600px
	}

	.directional_nav {
		top: -340px
	}

	.main-container h1 {
		font-size: 1.2em
	}

	.main-container h2 {
		font-size: 1.9em
	}

	.main-container h3 {
		font-size: 1.8em
	}

	.main-container h4 {
		font-size: 1.5em
	}

	.main-container h5 {
		font-size: 1.2em
	}

	.main-container h6, .main-container p {
		font-size: .95em
	}

	.product-text-holder {
		min-height: 250px
	}
}

@media only screen and (max-width:1024px) {
	.featherlight .featherlight-content {
		margin-left: 10px;
		margin-right: 10px;
		max-height: 98%;
		padding: 0
	}
}

@media screen and (max-width:1024px) {
	.accreditation-1, .accreditation-3, .accreditation-5 {
		width: 75px
	}

	.accreditation-2, .accreditation-4 {
		width: 150px
	}

	.half-banner {
		text-align: center
	}

	.banner-cta, .banner-text {
		display: block;
		width: 94%
	}

	.button-white {
		float: none;
		margin: 0 auto;
		padding: 0 3%;
		width: 94%
	}

	ol.bluenumber, ol.yellownumber, ul.bluenotick li, ul.newwhitetick li, ul.yellownotick li {
		font-size: .95em
	}

	.gallery-column {
		width: 47%
	}

		.gallery-column:first-child {
			display: none
		}
}

@media (max-width:1023px) {
	.featherlight .featherlight-content {
		max-height: 95%
	}
}

@media (max-width:900px) {
	.main-container h1, h2, h3, h4, h5 {
		margin-bottom: 7px
	}

		.main-container h1.big {
			font-size: 1.8em
		}

	.grey-border-right {
		border-right-style: none
	}

	.grey-border-left {
		border-left-style: none
	}

	#blue-table {
		font-size: .9em
	}

	.half-screen-image, .half-screen-text {
		display: block;
		width: 100%
	}

	.half-screen-inner-left {
		float: left
	}

	.half-screen-inner-left, .half-screen-inner-right {
		margin: 0;
		max-width: 86%;
		padding: 7%;
		width: 86%
	}

	.fw-background-only-desktop {
		background-image: none !important
	}

	.grey-border-right {
		border-right: none
	}

	.grey-border-left {
		border-left: none
	}

	h2, h3, h4, h5 {
		margin-bottom: 7px
	}

	p.bigger {
		font-size: 1.2em;
		line-height: 1.5em
	}

	.left-on-mob {
		text-align: left
	}

	h1.big {
		font-size: 1.8em
	}

	.hl, .hl-white {
		margin-bottom: 7px
	}

	.shl-center, .shl-white-center {
		margin: 15px 0
	}

	#hero-img-96, .inner-1366-container {
		margin: 1% auto;
		width: 90%
	}

		.full-width-mobile#hero-img-96, .inner-1366-container.full-width-mobile {
			width: 100%
		}

	.reorder {
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-flow: column-reverse;
		flex-flow: column-reverse
	}

	[class*=span] {
		margin-bottom: 5px;
		margin-right: 0;
		margin-top: 5px;
		width: 100%
	}

	.span1a, .span2a, .span3a, .span4a, .span5a, .span6a, .span7a, .span8a, .span9a, .span10a, .span11a, .span12a {
		width: 48%
	}

	.filters {
		margin-top: 1.5rem
	}

		.filters label, .post-inner > h2 {
			font-size: .9em
		}

	.advice-module > .module-title {
		bottom: 4%;
		max-width: 68%;
		left: 25px
	}

	.module-title > h1 {
		font-size: 38px
	}

	.module-title > p {
		font-size: .9em
	}

	.module-title > img {
		width: 180px;
		margin-bottom: 0
	}

	ul.tiles {
		display: block
	}

	li.tiles__tile img {
		display: none
	}

	li.tiles__tile {
		text-align: left;
		padding: 25px 0 25px 5%
	}

		li.tiles__tile h2:after {
			padding-right: 5%;
			float: right
		}

	.parag {
		position: absolute;
		left: 10%;
		width: 70%
	}

	.close2, .parag {
		top: 10%
	}

	.slide_viewer {
		height: 500px
	}

	.directional_nav {
		top: -290px
	}

	.next_btn, .previous_btn {
		padding: 10px;
		border-width: 0 3px 3px 0
	}

	.previous_btn {
		left: 20px
	}

	.next_btn {
		right: 20px
	}

	.hero-design, div#comparison {
		display: none
	}

	.main-container {
		margin: 0 auto;
		width: 96%
	}

		.main-container h1 {
			font-size: 1.1em;
			margin-bottom: 7px
		}

		.main-container h2 {
			font-size: 1.8em
		}

		.main-container h3 {
			font-size: 1.7em
		}

		.main-container h4 {
			font-size: 1.4em
		}

		.main-container h5 {
			font-size: 1.1em
		}

		.main-container h6, .main-container p {
			font-size: .9em
		}

	.process-no, .process-text {
		display: table-cell
	}

	.process-text {
		padding-left: 20px
	}

	.nested-accordion-inner h3, .nested-accordion h3 {
		font-size: 1em
	}

		.nested-accordion-inner h3:after, .nested-accordion h3:after {
			font-size: 1.6em;
			padding-left: 40px
		}

	.first-product {
		margin-top: 0
	}

	.option-text-holder, .product-text-holder {
		min-height: 100px
	}
}

@media only screen and (max-width:900px) {
	.careers-slider h2 {
		font-size: 20px
	}

	.careers-slider h4 {
		font-size: 16px
	}

	.careers-slider-content, .navigation {
		padding: 0 2%
	}

	.navigation-left {
		display: none
	}

	.number-pagination {
		right: 2%
	}

	.careers-slider-pagination {
		left: 2%
	}

	.careers-slider .buy-now-btn {
		padding: 0 15px;
		width: 175px;
		height: 42px
	}

		.careers-slider .buy-now-btn:after {
			top: 15px
		}

	.slide-1 > img {
		right: -110px
	}

	.careers-slider > img {
		width: 50%;
		right: 0
	}

	.careers-slider-content {
		top: 5%;
		width: 70%;
		left: 2%
	}

	.number-pagination {
		display: none
	}

	.button-yellow {
		width: auto
	}

	.css-careers-slider-wrapper {
		height: 400px
	}
}

@media screen and (max-width:900px) {
	.blog-post-form .extra-left-and-bottom > div, .booking-form-page .extra-left-and-bottom > div, .booking-form .extra-left-and-bottom > div, .country-page .extra-left-and-bottom > div, .customer-experience-survey .extra-left-and-bottom > div, .customer-service-page .extra-left-and-bottom > div, .leave-feedback-page .extra-left-and-bottom > div, .recommend-friend-page .extra-left-and-bottom > div, .request-brochure-page .extra-left-and-bottom > div, .request-callback-page .extra-left-and-bottom > div, .windows-offer-page .extra-left-and-bottom > div {
		padding-left: 2.5rem;
		padding-bottom: 5rem
	}

	.blog-post-form h2, .booking-form-page h2, .booking-form h2, .country-page h2, .customer-experience-survey h2, .customer-service-page h2, .leave-feedback-page h2, .recommend-friend-page h2, .request-brochure-page h2, .request-callback-page h2, .windows-offer-page h2 {
		font-size: 1.8em;
		text-align: left
	}

	.process-no, .process-text {
		display: table-cell
	}

	.process-text {
		padding-left: 20px
	}

	.accreditation-holder img {
		padding-top: 10px
	}

	.accreditation-1, .accreditation-3, .accreditation-5 {
		width: 50px
	}

	.accreditation-2, .accreditation-4 {
		width: 100px
	}

	.video-container-2 {
		display: inline-block;
		margin: 0 2%;
		width: 96%
	}

	.summary-holder, .summary-holder-2 {
		background: none;
		display: block;
		position: unset !important;
		width: 100%
	}

	.summary-inner, .summary-inner-2 {
		padding: 4%;
		width: 92%
	}

	.parallax-full, .parallax-full-2 {
		display: block;
		min-height: 300px
	}

	.half-right-w-margin {
		margin: 300px 0 0;
		min-height: 1px;
		padding: 0;
		width: auto
	}

	.parallax-at-top {
		background: none !important;
		margin: 0 2%;
		min-height: 1px;
		position: unset !important;
		width: 96%
	}

	.parallax-at-top-mob {
		display: block;
		margin: 0 3%;
		width: 94%
	}

	.parallax-text-holder {
		min-height: 300px;
		padding: 5%;
		width: 90%
	}

	.chevholder {
		position: unset !important
	}

	.gallery-column {
		padding: 0 5%;
		width: 90%
	}

	.image5 {
		display: none
	}

	.image4 {
		margin-bottom: 8%
	}

	.modalDialog > div {
		height: auto;
		margin: 2% auto;
		width: 90%
	}

	.modal-left-content {
		display: table-footer-group
	}

	.modal-right-content {
		display: table-header-group;
		padding: 0;
		width: 100%
	}

	.modal-copy {
		padding: 20px
	}

	.close-mod {
		background: #fff
	}

	.chevholder {
		background: #e9e9e9;
		display: block;
		padding: 2% 3%;
		position: unset;
		width: 94%
	}

	.modal-main-content p {
		font-size: .8em;
		line-height: 1.8em
	}

	.hideonmob {
		display: none
	}

	.hideondes {
		display: block
	}

	.outer-campaign {
		font-size: 18px !important;
		line-height: 20px !important
	}

	.inner-1366-campaign {
		font-size: 1.2em;
		height: auto;
		line-height: 1.4em
	}

	.message-campaign {
		display: block !important;
		padding: 10px 4% !important;
		width: 92% !important
	}

		.message-campaign span {
			display: none
		}

	.cta-campaign {
		padding: 5px 2% 5px 1% !important
	}

	#timer2, .cta-campaign {
		display: block !important;
		width: 100% !important
	}

		#timer2 > div {
			width: 10% !important
		}

	#days, #hours, #minutes, #seconds {
		font-size: 22px !important
	}

	.case-study-holder {
		height: auto
	}

	.case-study-white-box {
		left: 0
	}

	blockquote {
		font-size: 1em
	}

		blockquote cite {
			font-size: .9em
		}

	.dot-container, .mySlides {
		padding: 0 2%;
		text-align: left
	}

	.dot-container {
		margin-top: 50px
	}

	.dot:first-child {
		margin-left: 0
	}

	.triangle-bottom-right {
		display: none
	}

	figure.pod h3 {
		font-size: 16px !important;
		padding: 15px 25px !important
	}

	.overlay-desc {
		left: 10% !important;
		right: 10% !important
	}

		.overlay-desc h2 {
			font-size: 2em
		}

	.overlay-image {
		display: none !important
	}

	.hp-icons-mobile {
		display: block;
		float: right;
		margin-left: 10px;
		width: 18%
	}
}

@media screen and (max-width:768px) {
	.blog-post-form .extra-left-and-bottom > div, .booking-form-page .extra-left-and-bottom > div, .booking-form .extra-left-and-bottom > div, .country-page .extra-left-and-bottom > div, .customer-experience-survey .extra-left-and-bottom > div, .customer-service-page .extra-left-and-bottom > div, .leave-feedback-page .extra-left-and-bottom > div, .recommend-friend-page .extra-left-and-bottom > div, .request-brochure-page .extra-left-and-bottom > div, .request-callback-page .extra-left-and-bottom > div, .windows-offer-page .extra-left-and-bottom > div {
		padding-left: 1rem;
		padding-bottom: 9rem
	}

	.search-button-mobile {
		right: 4%;
		top: -48px;
		display: inline-block
	}

	#header .search-box {
		top: -46px;
		left: 35%
	}

	#header.show .search-box {
		width: 55%
	}
}

@media (max-width:767px) {
	#dockedCampaignArea {
		display: none !important
	}

	.square-banner-slider-stacked li, .square-banner-slider li {
		margin: 0 1% 12px;
		position: relative;
		width: 48%
	}

		.square-banner-slider-stacked li .title-overlay, .square-banner-slider li .title-overlay {
			background: hsla(0,0%,100%,.8);
			color: #fff;
			display: block;
			float: none;
			height: auto;
			left: 0;
			margin-top: 0;
			min-height: 0;
			padding: 7px 5px;
			position: absolute;
			right: 0;
			top: 0;
			width: auto;
			z-index: 100
		}

			.square-banner-slider-stacked li .title-overlay h3, .square-banner-slider li .title-overlay h3 {
				color: #2a74ba;
				font-weight: 400;
				line-height: 1.4
			}

	.square-banner-slider, .square-banner-slider-stacked {
		margin: 0 1%;
		padding: 0;
		width: 98%
	}

	.square-content-banner {
		padding: 0
	}

	.color-windows-border {
		border-left: 0;
		border-right: 0
	}

		.color-windows-border h2 {
			margin: 10px 0
		}

	.color-windows li .circle-wrap {
		margin-bottom: 18px
	}

	.color-windows li .text {
		font-size: 13px;
		top: 52px
	}

	.windows-images {
		margin-bottom: 10px;
		margin-top: 10px
	}

		.windows-images .color-windows-img {
			padding: 0 4px;
			width: 100%
		}

		.windows-images .house-view {
			display: none
		}

	.offer-form input.small.postcode {
		width: 162px
	}

	.align-padding-left, .remove-padding-left {
		width: 100%
	}

	.align-padding-left {
		padding: 5%
	}

	.desktop-image {
		display: none
	}

	footer h4 {
		cursor: pointer;
		display: block;
		width: 100%
	}

	footer ul li {
		border-bottom: 1px solid #1e4f7f;
		box-sizing: border-box;
		width: 100%
	}

	.button-blue, .button-blue-small, .button-green, .button-white2 {
		padding: 0 5%;
		width: 90%
	}

	.slide_viewer {
		height: 400px
	}

	.directional_nav {
		top: -240px
	}

	.door-design-holder {
		padding: 0 4%;
		width: 40%
	}

		.door-design-holder > img {
			width: 90%
		}

	#cta {
		padding: 0 5%
	}

	.cta-large, .cta-small {
		width: 90%
	}

	.expand span {
		font-size: 1em
	}

	.shown-detail {
		font-size: .9em
	}

	#overlayDesktop, .menu-wrapper--li-desktop-nav {
		display: none
	}
}

@media only screen and (max-width:767px) {
	.alignLeft {
		margin: inherit;
		text-align: left
	}

	.booking-form-page .form-field-wrapper.half.left > input, .booking-form-page .form-field-wrapper.half > input, .booking-form-page fieldset {
		width: 100%
	}

	.booking-form-page .checkbox-group .form-field-wrapper.left-input {
		margin-bottom: 1.5rem
	}

	.booking-form-page .checkbox-group {
		margin-left: 0;
		margin-top: 1rem
	}

	.booking-form-page input[type=checkbox] {
		margin-left: 4px;
		visibility: hidden;
		display: inline-block;
		position: absolute;
		margin-top: 8px
	}

	.blog-post-form .double-padded-content, .country-page .double-padded-content, .customer-experience-survey .double-padded-content, .customer-service-page .double-padded-content, .leave-feedback-page .double-padded-content, .recommend-friend-page .double-padded-content, .request-brochure-page .double-padded-content, .request-callback-page .double-padded-content, .windows-offer-page .double-padded-content {
		padding: 0;
		margin: 3%;
		width: 94%
	}

	.blog-post-form label, .country-page label, .customer-experience-survey label, .customer-service-page label, .leave-feedback-page label, .recommend-friend-page label, .request-brochure-page label, .request-callback-page label, .windows-offer-page label {
		font-size: 1rem
	}

	.blog-post-form fieldset, .country-page fieldset, .customer-experience-survey fieldset, .customer-service-page fieldset, .leave-feedback-page fieldset, .recommend-friend-page fieldset, .request-brochure-page fieldset, .request-callback-page fieldset, .windows-offer-page fieldset {
		padding: 0
	}

		.blog-post-form fieldset legend, .country-page fieldset legend, .customer-experience-survey fieldset legend, .customer-service-page fieldset legend, .leave-feedback-page fieldset legend, .recommend-friend-page fieldset legend, .request-brochure-page fieldset legend, .request-callback-page fieldset legend, .windows-offer-page fieldset legend {
			margin-left: 0;
			max-width: 100%
		}

	.blog-post-form select, .country-page select, .customer-experience-survey select, .customer-service-page select, .leave-feedback-page select, .recommend-friend-page select, .request-brochure-page select, .request-callback-page select, .windows-offer-page select {
		font-size: 1rem
	}

	.blog-post-form .double-padded-content .form-field-wrapper.half, .country-page .double-padded-content .form-field-wrapper.half, .customer-experience-survey .double-padded-content .form-field-wrapper.half, .customer-service-page .double-padded-content .form-field-wrapper.half, .leave-feedback-page .double-padded-content .form-field-wrapper.half, .recommend-friend-page .double-padded-content .form-field-wrapper.half, .request-brochure-page .double-padded-content .form-field-wrapper.half, .request-callback-page .double-padded-content .form-field-wrapper.half, .windows-offer-page .double-padded-content .form-field-wrapper.half {
		width: 100%
	}

		.blog-post-form .double-padded-content .form-field-wrapper.half.left, .country-page .double-padded-content .form-field-wrapper.half.left, .customer-experience-survey .double-padded-content .form-field-wrapper.half.left, .customer-service-page .double-padded-content .form-field-wrapper.half.left, .leave-feedback-page .double-padded-content .form-field-wrapper.half.left, .recommend-friend-page .double-padded-content .form-field-wrapper.half.left, .request-brochure-page .double-padded-content .form-field-wrapper.half.left, .request-callback-page .double-padded-content .form-field-wrapper.half.left, .windows-offer-page .double-padded-content .form-field-wrapper.half.left {
			width: 100%;
			margin-right: 0
		}

	.blog-post-form .form-field-wrapper.half.left > input, .blog-post-form .form-field-wrapper.half > input, .country-page .form-field-wrapper.half.left > input, .country-page .form-field-wrapper.half > input, .customer-experience-survey .form-field-wrapper.half.left > input, .customer-experience-survey .form-field-wrapper.half > input, .customer-service-page .form-field-wrapper.half.left > input, .customer-service-page .form-field-wrapper.half > input, .leave-feedback-page .form-field-wrapper.half.left > input, .leave-feedback-page .form-field-wrapper.half > input, .recommend-friend-page .form-field-wrapper.half.left > input, .recommend-friend-page .form-field-wrapper.half > input, .request-brochure-page .form-field-wrapper.half.left > input, .request-brochure-page .form-field-wrapper.half > input, .request-callback-page .form-field-wrapper.half.left > input, .request-callback-page .form-field-wrapper.half > input, .windows-offer-page .form-field-wrapper.half.left > input, .windows-offer-page .form-field-wrapper.half > input {
		width: 100%
	}

	.blog-post-form .checkbox-group .form-field-wrapper.left-input, .country-page .checkbox-group .form-field-wrapper.left-input, .customer-experience-survey .checkbox-group .form-field-wrapper.left-input, .customer-service-page .checkbox-group .form-field-wrapper.left-input, .leave-feedback-page .checkbox-group .form-field-wrapper.left-input, .recommend-friend-page .checkbox-group .form-field-wrapper.left-input, .request-brochure-page .checkbox-group .form-field-wrapper.left-input, .request-callback-page .checkbox-group .form-field-wrapper.left-input, .windows-offer-page .checkbox-group .form-field-wrapper.left-input {
		margin-bottom: 1.5rem
	}

	.blog-post-form .checkbox-group, .country-page .checkbox-group, .customer-experience-survey .checkbox-group, .customer-service-page .checkbox-group, .leave-feedback-page .checkbox-group, .recommend-friend-page .checkbox-group, .request-brochure-page .checkbox-group, .request-callback-page .checkbox-group, .windows-offer-page .checkbox-group {
		margin-left: 0;
		margin-top: 1rem
	}

	.blog-post-form input[type=checkbox], .country-page input[type=checkbox], .customer-experience-survey input[type=checkbox], .customer-service-page input[type=checkbox], .leave-feedback-page input[type=checkbox], .recommend-friend-page input[type=checkbox], .request-brochure-page input[type=checkbox], .request-callback-page input[type=checkbox], .windows-offer-page input[type=checkbox] {
		margin-left: 4px;
		visibility: hidden;
		display: inline-block;
		position: absolute;
		margin-top: 8px
	}
}

@media screen and (max-width:767px) {
	.change-view {
		margin-bottom: 6px
	}

	#iframe-designstudio-button {
		height: 62px;
		width: 72px
	}

	.blog-post-form .form-field-wrapper.left, .booking-form-page .form-field-wrapper.left, .booking-form .form-field-wrapper.left, .country-page .form-field-wrapper.left, .customer-experience-survey .form-field-wrapper.left, .customer-service-page .form-field-wrapper.left, .leave-feedback-page .form-field-wrapper.left, .recommend-friend-page .form-field-wrapper.left, .request-brochure-page .form-field-wrapper.left, .request-callback-page .form-field-wrapper.left, .windows-offer-page .form-field-wrapper.left {
		margin-bottom: 1rem
	}

	.blog-post-form input.small.postcode, .booking-form-page input.small.postcode, .booking-form input.small.postcode, .country-page input.small.postcode, .customer-experience-survey input.small.postcode, .customer-service-page input.small.postcode, .leave-feedback-page input.small.postcode, .recommend-friend-page input.small.postcode, .request-brochure-page input.small.postcode, .request-callback-page input.small.postcode, .windows-offer-page input.small.postcode {
		width: 162px
	}

	ul.newwhitetick li {
		font-size: .9em
	}

		ul.newwhitetick li:after {
			left: .55rem;
			top: .45rem
		}

	ol.bluenumber, ol.yellownumber, ul.bluenotick li, ul.yellownotick li {
		font-size: .9em
	}

	.inspiration-inner {
		left: 0;
		right: 0
	}
}

@media screen and (max-width:700px) {
	.o-container {
		width: 100% !important
	}

	.o-padding {
		padding: 15px 0 !important
	}

	.o-padding-big {
		padding: 30px 0 !important
	}

	.o-padding-bigger {
		padding: 60px 0 !important
	}

	.o-heading {
		padding: 0 10%;
		width: 80% !important
	}

	.padding-equal {
		padding: 10px 0 !important
	}

	.padding-no {
		padding: 0 !important
	}

	.padding-bottom {
		padding: 5px 0 35px !important
	}

	.copy-padding-left, .copy-padding-right {
		margin: 0 !important;
		padding: 20px !important;
		width: auto !important
	}

	.pod-container-inner-div, .pod-container-inner-div2, .res-pod-container {
		padding: 10px !important
	}

	.res-pod-container {
		display: block !important;
		width: auto !important
	}

	.inspire-holder {
		width: 49% !important
	}

	.blog-copy-holder {
		min-height: 0 !important
	}

	.transition-mob-image {
		display: block !important;
		width: auto !important
	}

	.transition-carousel {
		display: none !important
	}

	figure.podv2 h5 {
		font-size: .8em !important;
		padding: 4px 0 !important
	}

	.modalDialog > div {
		width: 98% !important
	}

	.modal-left-content {
		display: table !important;
		margin: 0 auto !important;
		width: 40% !important
	}

	.modal-right-content {
		display: table !important;
		width: 94% !important
	}

	.hideonmob {
		display: none !important
	}

	.hideondes {
		display: block !important
	}

	.col-group-8 > div {
		padding: 2% 3% !important;
		width: 19% !important
	}

	.text-indent {
		margin-left: 0 !important
	}

	.expand-container {
		padding: 0 5%;
		width: 90% !important
	}

	blockquote {
		font-size: 14px !important;
		margin-bottom: 30px !important
	}

		blockquote:after, blockquote:before {
			font-size: 50px !important
		}

	.videocontainer {
		height: auto !important
	}

	.smallfont {
		font-size: .75em !important;
		line-height: 1.4em !important
	}

	.div-2a, .div-2b, .div-3a, .div-3b, .div-4a, .div-4b, .div-5a, .div-5b, .div-8a, .div-8b, .div-10a, .div-10b {
		padding: 2% !important
	}

	.div-2a, .div-3a, .div-4a, .div-5a, .div-8a, .div-10a {
		width: 96% !important
	}

	.div-2b, .div-3b, .div-4b, .div-5b, .div-8b {
		width: 46% !important
	}

	.div-10b {
		width: 21% !important
	}

		.div-4b:nth-child(odd), .div-8b:nth-child(odd), .div-10b:nth-child(4n+1) {
			clear: left
		}

	.inner-1024-container {
		padding: 5% !important;
		width: 90% !important
	}

	.inner-content-full, .inner-content-img, .inner-content-left, .inner-content-left25, .inner-content-left70, .inner-content-left-2, .inner-content-right, .inner-content-right25, .inner-content-right70, .inner-content-right-2 {
		padding: 10px !important;
		width: auto !important
	}

	.inner-content-left, .inner-content-left70, .inner-content-left-2, .inner-content-right, .inner-content-right70, .inner-content-right-2 {
		display: table-header-group !important
	}

	.inner-content-img, .inner-content-left25, .inner-content-right25 {
		display: table-footer-group !important
	}

	.slider-content-holder {
		width: 80% !important;
		padding: 0 10% !important;
		box-shadow: none !important
	}

	.slider-content-image, .slider-content-text {
		display: block !important;
		width: auto !important
	}

	.slider-content-text {
		padding: 30px !important
	}

	.parallax-content-1 {
		padding: 15px 20px !important;
		display: table !important
	}

	.parallax-content-1, .parallax-content-2 {
		width: auto !important;
		margin-top: 0 !important
	}

	.parallax-content-2 {
		padding: 0 20px !important
	}

	.left-half, .parallax-half {
		width: auto !important
	}

	.left-half {
		display: table-header-group !important
	}

	.right-half {
		text-align: left !important
	}

	.parallax-text-1 {
		font-size: 32px !important;
		line-height: 38px !important
	}

	.parallax-text-2 {
		font-size: 28px !important;
		line-height: 34px !important
	}

	.parallax-text-3 {
		font-size: 18px !important;
		line-height: 24px !important
	}

	.parallax-text-4 {
		font-size: 22px !important;
		line-height: 28px !important
	}
}

@media (max-width:660px) {
	#carousel-container {
		margin-bottom: 6px
	}

		#carousel-container .bx-wrapper {
			margin-bottom: 24px
		}

	.full-width-scroll.simple-carousel.wrapper-100-no-margin, .wrapper-100.full-width-scroll.simple-carousel {
		margin-bottom: 0
	}

	.wrapper.no-margin-bottom + .wrapper.white {
		margin-top: 12px
	}

	.Explore .wrapper.no-margin-bottom + .wrapper.white {
		margin-top: 0
	}

	.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html, .lg-sub-html {
		bottom: 0
	}

	.lg-thumb-outer {
		display: none
	}

	.lg-sub-html {
		padding: 10px
	}
}

@media (max-width:659px) {
	.primary-banner .aubergine.semi-transparent {
		background-color: #3c2639
	}

	.hasLink .vertical-content-banner .button, .hasLink .vertical-content-banner .button:visited, .hasLink .vertical-content-banner button {
		bottom: 0;
		font-size: 14px;
		line-height: 1.4;
		padding: 4px 36px 4px 8px
	}

		.hasLink .vertical-content-banner .button .arrow, .hasLink .vertical-content-banner .button:visited .arrow, .hasLink .vertical-content-banner button .arrow {
			background-size: 10px 15px;
			padding: 0 7px
		}

	.campaign-banner {
		background: none
	}

	.explore-ctas .wrapper-50 {
		background-image: none;
		margin-bottom: 0
	}

	.primary-banner {
		background-image: none !important
	}

	.secondary-banner {
		background: none !important
	}

		.secondary-banner h2 {
			font-size: 32px;
			font-weight: 300;
			margin: 0;
			text-align: center
		}

		.secondary-banner .image-wrapper {
			display: none
		}

		.secondary-banner .aubergine {
			background: #0b3c6b !important
		}

		.secondary-banner .padded-content {
			padding-bottom: 30px;
			padding-top: 30px
		}

			.secondary-banner .left .h1, .secondary-banner .padded-content.left {
				text-align: left
			}

	.gallery-grow .title-block {
		height: auto
	}

	.blog-snippet {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		flex-direction: column
	}

		.blog-snippet .img-wrap, .blog-snippet .img-wrap img, .blog-snippet .text-wrap {
			width: 100%
		}

		.blog-snippet .h1 .category, .blog-snippet .h3, .blog-snippet h3, .blog-snippet img, .blog-snippet p {
			margin-bottom: 10px
		}

		.blog-snippet .btn-more {
			margin-bottom: 0
		}

		.blog-snippet .h1, .blog-snippet h3 {
			font-size: 22px;
			line-height: 24px
		}

	.four-cols .img-wrap, .four-cols .text-wrap {
		width: 100%
	}
}

@media screen and (max-width:659px) {
	.gallery-grow .gallery-hover-state {
		opacity: 1 !important
	}
}

@media (max-width:600px) {
	.door-gallery-wrap {
		box-sizing: border-box;
		overflow: hidden;
		padding: 0 60px
	}

	.door-gallery-options {
		padding: 25px
	}

	.no-js .door-gallery-wrap {
		box-sizing: border-box;
		padding: 0 20px
	}

	.slide_viewer {
		height: 300px
	}

	.directional_nav {
		top: -190px
	}
}

@media (max-width:599px) {
	.video-container-block .wrapper-50:first-child.video .double-padded-content, .video-container-block .wrapper-50:first-child .wysiwyg-content.double-padded-content {
		padding-bottom: 0
	}
}

@media only screen and (max-width:548px) {
	.blog-article .article-left .social-wrap {
		float: left;
		margin: inherit;
		padding-left: 0 !important;
		width: 100%
	}

		.blog-article .article-left .social-wrap:before {
			display: none
		}
}

@media only screen and (max-width:480px) {
	.full-video-header .mobile-video-image {
		float: left;
		width: 100%
	}

	.full-video-header .tablet-video-image {
		display: none
	}
}

@media screen and (max-width:479pxpx) {
	.form-competition .checkboxes-wrapper {
		width: 25%
	}
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx),only screen and (min-resolution:192dpi) {
	.aubergine.cta .arrow, .blue.cta .arrow {
		background: url(/assets/images/arrow-white-2x.png) no-repeat 50%;
		background-size: 13px 19px
	}

	.aubergineTint .button .arrow, .aubergineTint .button:visited .arrow, .aubergineTint button .arrow, .blueTint .button .arrow, .blueTint .button:visited .arrow, .blueTint button .arrow {
		background: transparent url(/assets/images/arrow-tint-2x.png) no-repeat 50%;
		background-size: 13px 19px
	}

	.explore-tint.cta .arrow {
		background: url(/assets/images/arrow-white-2x.png) no-repeat 50%;
		background-size: 13px 19px
	}

	.explore-tint .button .arrow, .explore-tint .button:visited .arrow, .explore-tint button .arrow {
		background: #32bcee url(/assets/images/arrow-explore-2x.png) no-repeat 50%;
		background-size: 13px 19px
	}

	.featherlight-previous {
		background: #fff url(/assets/images/modal-nav-2x.png) no-repeat;
		background-size: 280px 35px;
		background-position: 6px 5px
	}

	.featherlight-next {
		background: #fff url(/assets/images/modal-nav-2x.png) no-repeat;
		background-size: 280px 35px;
		background-position: -27px 5px
	}

	input[type=submit].submit-arrow, span.submit-arrow {
		background: #448504 url(/assets/images/arrow-right-2x.png) 100% no-repeat;
		background-size: 41px 40px
	}
}

@media print {
	body {
		background: #fff;
		color: #000;
		font-size: 8pt
	}

	.container, .nav-container, body {
		margin: 0;
		padding: 0;
		width: 100%
	}

	@page {
		margin: 1.5cm
	}

	h2, h3 {
		page-break-after: avoid
	}

	img, ul {
		page-break-inside: avoid
	}

	a {
		color: #999;
		font-weight: bolder;
		text-decoration: underline
	}

		a.button[href^="#"]:after {
			content: " <" attr(href) "> "
		}

	.detail-spec-tabs {
		display: none
	}

	.detail-spec, .detail-spec .more-detail, .detail-spec h3 {
		display: block
	}

		.detail-spec .more, .fixed-cta {
			display: none
		}

	aside, footer, nav {
		display: none !important
	}

	.white {
		border: 0
	}

	dd {
		border-bottom: 1px solid #ccc;
		float: left;
		width: 100%
	}
}
