.homepage-hero-banner {
	max-width: 1680px;
	margin: 0 auto
}
.home-slides {
	height: 80vh;
	max-height: 450px;
	overflow: hidden;
	max-width: 1680px;
	margin: 0 auto;
}
.home-slides .home-slide {
	position: relative;
	background-color: #111;
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	height: 80vh;
	max-height: 450px
}
.home-slides .slick-dots {
	bottom: 0;
	width: auto;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #fff;
	border-radius: 12px 12px 0 0;
	line-height: 100%;
	padding: 4px 4px 2px
}
.home-slides .slick-dots li {
	vertical-align: top;
	margin: 0 .0125rem
}
.home-slides .slick-dots li button {
	width: 24px;
	height: 24px
}
.home-slides .slick-dots li button:focus {
	outline-offset: -2px !important
}
.home-slides .slick-dots li button::before {
	width: 13.8px;
	height: 13.8px;
	opacity: 1;
	border: solid 2px #47596b;
	background: 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.home-slides .slick-dots li.slick-active button::before {
	background: #47596b
}
.home-slides .slick-next, .home-slides .slick-prev {
	display: none !important
}
.home-slides .home-slide.text-light h2, .home-slides .home-slide.text-light h3, .home-slides .home-slide.text-light p {
	color: #fff
}
.home-slides .home-slide h2 {
	font-weight: 700;
	font-size: 1.5rem;
	margin-bottom: .125em;
	letter-spacing: -.03em;
	color: #4c617f
}
.home-slides .home-slide h3 {
	font-family: open sans, Arial, sans-serif;
	font-weight: 800;
	font-size: 1rem;
	letter-spacing: .5em
}
.home-slides .home-slide p {
	margin-top: .5em;
	margin-bottom: .5em;
	color: #111
}
.home-slides .home-slide.slide-one {}
.home-slides .home-slide.slide-two {}
.home-slides .home-slide.slide-one .slide-text-inner {
	background-color: #254879
}
@media only screen and (min-width:580px) {
	.home-slides .home-slide.slide-one .slide-text-inner {}
}
.home-slides .home-slide.slide-two .slide-text-inner {
	background-color: #e8f0d9
}
.home-slides .home-slide .slide-text img {
	margin: 0 auto;
	max-width: 230px
}
.home-slides .home-slide .slide-text .mobile-hide {
	display: none
}
.home-slides .home-slide .button {
	border-color: #fff
}
.home-slides .home-slide .button:hover {
	border-color: #47596b
}
.home-slides .home-slide .button.white-button {
	background-color: #fff;
	border-color: #fff;
	color: #47596b
}
.home-slides .home-slide .button.white-button:hover {
	background-color: #47596b;
	color: #fff
}
.home-slides .home-slide .button.white-button:focus {
	outline: solid 1px #fff !important;
	outline-offset: 2px
}
.home-slides .home-slide .button.red-button {
	background-color: #9b373e;
	border-color: #9b373e;
	color: #fff
}
.home-slides .home-slide .button.red-button:hover {
	background-color: #fff;
	color: #9b373e
}
.home-slides .slide-text {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center
}
.home-slides .slide-text-inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 2em 5%
}
.home-slides .slide-text .slide-button-wrapper {
	padding-bottom: 10px
}
@media only screen and (min-width:580px) {
	.home-slides .home-slide {
		background-position: center center
	}
	.home-slides .slide-text {
		display: grid;
		width: 44%;
		position: relative;
		left: auto;
		bottom: auto;
		height: 100%
	}
	.home-slides .home-slide h2 {
		font-size: 2rem
	}
	.home-slides .home-slide.align-left .slide-text {
		float: left
	}
	.home-slides .home-slide.align-right .slide-text {
		float: right
	}
	.home-slides .home-slide .slide-text img {
		max-width: 100%
	}
	.home-slides .slide-text-inner {
		padding: 2em 10%
	}
	.home-slides .slide-text .slide-button-wrapper {
		position: relative;
		bottom: auto;
		left: auto;
		width: auto
	}
	.home-slides .home-slide.slide-one {}
	.home-slides .home-slide.slide-two {
		background-position: center top
	}
	.home-slides .home-slide.center-top {
		background-position: center top
	}
	.home-slides .home-slide.center-bottom {
		background-position: center bottom
	}
}
@media only screen and (min-width:680px) {
	.home-slides {
		height: 500px;
		max-height: none
	}
	.home-slides .home-slide {
		height: 500px;
		max-height: none
	}
	.home-slides .home-slide h2 {
		font-size: 2.25rem
	}
	.home-slides .home-slide h3 {
		font-size: 1.25rem
	}
}
@media only screen and (min-width:768px) {
	.home-slides .home-slide .slide-text .mobile-hide {
		display: block
	}
}
@media only screen and (min-width:880px) {
	.home-slides .slide-text.boxed {
		width: 35%;
		max-width: 400px
	}
	.home-slides .home-slide.align-right .slide-text.boxed {
		margin-left: 0
	}
	.home-slides .slide-text.boxed .slide-text-inner {}
	.home-slides .text-dark .slide-text.boxed .slide-text-inner {}
	.home-slides .text-light .slide-text.boxed .slide-text-inner {}
}
@media only screen and (min-width:1024px) {
	.home-slides {
		/*overflow: visible;
		overflow-x: clip;*/
		margin-bottom: 2em !important
	}
	.home-slides .home-slide {
		border-top: solid 20px #fff;
		border-bottom: solid 20px #fff;
	}
/*	.home-slides .slick-list {
		padding-top: 20px;
		padding-bottom: 20px
	}*/
	.home-slides .slick-dots {
		bottom: 20px
	}
	.home-slides .slide-text {
		left: 20px;
		height: calc(100% + 40px);
		margin-top: -20px;
		margin-bottom: -20px
	}
	.home-slides .home-slide.align-right .slide-text {
		left: auto;
		right: 20px
	}
}
@media only screen and (min-width:1400px) {
	.home-slides {
		height: 590px
	}
	.home-slides .home-slide {
		height: 590px
	}
}
@media only screen and (min-width:1900px) {
	.home-slides {
		height: 690px
	}
	.home-slides .home-slide {
		height: 690px
	}
}
.page-width {
	width: 94%;
	max-width: 1240px;
	margin: 0 auto
}
.home-category-wrapper {
	text-align: center;
	padding-top: 4em
}
.home-category-wrapper h2 {
	font-family: playfair display, Arial, sans-serif;
	font-weight: 400;
	font-size: 1.75rem;
	line-height: 1.11111em;
	margin: 0 0 .5em;
	color: #67696d
}
.home-category-wrapper h3 {
	font-family: open sans, Arial, sans-serif;
	font-weight: 600;
	font-size: 1.25rem;
	line-height: 1.25em;
	color: #67696d;
	margin-bottom: 0
}
.home-category-wrapper .home-category {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding: 0 2em 2em
}
.home-category-wrapper .home-category a {
	display: inline-block
}
.home-category-wrapper .home-category .button span {
	display: none
}
.home-category-wrapper .home-category img {
	display: block;
	margin: 0 auto
}
.home-category-wrapper .home-category p {
	margin: 0 0 .75em
}
@media only screen and (min-width:480px) {
	.home-category-wrapper .home-category {
		width: 46%
	}
}
@media only screen and (min-width:768px) {
	.home-category-wrapper {
		padding-bottom: 2em
	}
	.home-category-wrapper h2 {
		font-size: 2.25rem
	}
	.home-category-wrapper h3 {
		font-size: 1.3125rem
	}
	.home-category-wrapper .home-category {
		width: 24%;
		padding: 0 .5em
	}
}
@media only screen and (min-width:1024px) {
	.home-category-wrapper .home-category .button span {
		display: inline
	}
}
.home-marketing-promotions {
	text-align: center;
	padding: 3.5em 2em;
	max-width: 1680px;
	margin: 0 auto
}
.home-marketing-promotions .marketing-block {
	position: relative;
	margin: 0 0 2em;
	background-color: #f1f1f1
}
.home-marketing-promotions .marketing-block a.marketing-block-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: 0 0;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
}
.home-marketing-promotions .marketing-block a.marketing-block-link:hover {
	background-color: #fff;
	opacity: .3
}
.home-marketing-promotions .marketing-block:hover .button {
	background-color: #fff;
	color: #47596b
}
.home-marketing-promotions .marketing-block h2 {
	font-size: 1.3125rem;
	font-weight: 600;
	letter-spacing: -.03em
}
.home-marketing-promotions .marketing-block img {
	display: block
}
.home-marketing-promotions .marketing-block .inner-text {
	padding: 1em
}
.home-marketing-promotions .marketing-block .new-flag {
	position: absolute;
	top: -7px;
	left: 5%;
	background-color: #d1303e;
	color: #fff;
	padding: .3125em .75em .6125em;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 1.75em;
	-webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 50% 85%, 0 100%);
	-moz-clip-path: polygon(0 0, 100% 0%, 100% 100%, 50% 85%, 0 100%);
	clip-path: polygon(0 0, 100% 0%, 100% 100%, 50% 85%, 0 100%);
	z-index: 9
}
@media only screen and (min-width:480px) {
	.home-marketing-promotions .marketing-block .new-flag {
		font-size: 1.5rem
	}
}
@media only screen and (min-width:768px) {
	.home-marketing-promotions {
		padding-left: 0;
		padding-right: 0
	}
	.home-marketing-promotions .marketing-block {
		display: inline-block;
		vertical-align: top;
		width: 44%;
		margin: 0 2%
	}
	.home-marketing-promotions .marketing-block .inner-text {
		padding: 1em 2em
	}
	.home-marketing-promotions .marketing-block h2 {
		font-size: 1.5rem
	}
}
.brandVideo {
	background: #f2f2f2;
	padding: 2em 1.5em
}
.brandVideo .main-inner {
	margin: 0 auto;
	max-width: 1100px
}
.brandVideo .teaser {
	position: relative;
	padding: 20px 0;
	text-align: center
}
.brandVideo h3 {
	margin-bottom: 8px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #444;
	line-height: 45px
}
.brandVideo h3.tagline {
	font-size: 22px;
	margin-bottom: 0
}
.brandVideo p {
	padding-top: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #444
}
.homepage-wrapper .main-chooser-wrapper {
	padding-bottom: 0
}
.homepage-wrapper .main-chooser-wrapper .main-chooser.seat a.button {
	background-color: #fff;
	color: #425a70;
	border: solid 2px #fff
}
.homepage-wrapper .main-chooser-wrapper .main-chooser.stroller a.button {
	background-color: #fff;
	color: #5c535f;
	border: solid 2px #fff
}
.homepage-wrapper .main-chooser-wrapper .main-chooser.seat a.button:hover, .homepage-wrapper .main-chooser-wrapper .main-chooser.stroller a.button:hover {
	background: 0 0;
	color: #fff
}
.main-chooser-inner a:focus {
	outline-color: #fff !important;
	outline-offset: 2px
}
@media only screen and (min-width:768px) {
	.brandVideo {
		padding: 4em 3em
	}
	.homepage-wrapper .main-chooser-wrapper {
		padding-top: 0;
		border-bottom: solid 100px #fff
	}
	.homepage-wrapper .main-chooser-wrapper .main-chooser {
		margin-bottom: 0
	}
	.homepage-wrapper .main-chooser-wrapper .main-chooser-inner {
		margin-bottom: -60px
	}
}
@media only screen and (min-width:1020px) {
	.brandVideo .main-inner {
		width: 70%
	}
}
@media only screen and (max-width:767px) {
	#main {
		padding-top: 46px !important
	}
}