#reasons-to-buy .title,.category-title {
	font-weight:400
}
.home-reasons-to-buy-container.new {
	position:relative;
	margin:-.8rem 3rem 0;
	padding:1.5rem
}
.product-container {
	margin-left:-15px
}
.image-slider {
	border:0;
	border-radius:0;
	background:0 0
}
.image-slider .slider-content {
	width:100vw;
	height:185px;
	overflow:hidden;
	position:relative
}
.image-slider img {
	height:185px;
	position:absolute;
	top:-9999px;
	bottom:-9999px;
	left:-9999px;
	right:-9999px;
	margin:auto;
	max-width:none;
	border-radius:0
}
#bx-pager.product-thumbnail {
	height:auto;
	width:100vw;
	bottom:7px;
	position:absolute
}
.product-thumbnail img {
	border-radius:100%;
	width:10px;
	height:10px
}
.bxslider li a {
	display:block;
	height:100%;
	margin-top:-1.5em
}
.bxslider li:before {
	margin-top:-100%
}
.bx-controls {
	margin-left:0;
	margin-top:12vw;
	padding:0 1rem;
	display:none
}
.no-gutter {
	margin:0;
	/*background-color:#ef0534*/
}
.bg-white {
	background:#fff
}
.bg-grey {
	background:#451800
}
.section-title {
	padding:0 1em;
	text-align:center
}
#see-reason {
	cursor:pointer
}
#reasons-to-buy {
	display:none;
	padding-top:1.6rem
}
.inspirations {
	padding:1rem
}
.inspiration {
	margin-bottom:1em
}
.popular-categories {
	margin-bottom:1rem
}
.popular-category-container {
	padding:1rem;
	margin-bottom:1rem
}
.popular-category-container:hover {
	opacity:.8;
	transition:.1s all ease
}
.category-cover {
	width:100%;
	height:auto;
	border-radius:100%;
	border:4px solid #00b4ac;
	background-color:#00b4ac;
	box-shadow:0 0 5px 3px rgba(140,140,140,.2);
	transition:.1s all ease
}
.category-title {
	height:3em;
	margin:.5rem 0 0;
	line-height:1.5em;
	color:#666;
	font-family:"Helvetica Neue",Helvetica,Arial;
	text-overflow:ellipsis;
	overflow:hidden
}
.about-container {
	margin-top:1em;
	padding:6em 2em 3em;
	background:url(../images/about_us.jpg) center;
	background-size:cover;
	color:#fff
}
.about-container .company-tagline {
	color:#fff;
	margin:1rem 0
}
.about-container .company-short-desc {
	margin-bottom:6em
}
.about-container .company-cta {
	padding-bottom:.5rem;
	color:#fff;
	border-bottom:1px solid #fff
}
.about-container .company-cta:hover {
	text-decoration:none;
	color:#00b4ac;
	border:0
}
@media (max-width:340px) {
	.image-slider .slider-content,.image-slider img {
		height:150px
	}
}
@media (min-width:425px) {
	.inspired {
		margin-right:-2.5px!important;
		margin-left:-2.5px!important
	}
}
@media (min-width:576px) {
	.image-slider img {
		height:100%;
		width:auto
	}
}
@media (min-width:640px) {
	.section-title {
		margin:50px 0;
		font-size:24px
	}
	.home-main-container {
		height:auto
	}
	.image-slider .slider-content {
		height:200px
	}
	#bx-pager.product-thumbnail {
		bottom:.8rem
	}
	.bx-controls {
		padding:0 2rem;
		display:block
	}
	.home-reasons-to-buy-container.new {
		margin:-1rem auto 0
	}
	.popular-categories {
		margin-bottom:44px
	}
	#reasons-to-buy {
		display:block;
		padding-top:.5rem
	}
	.category-cover {
		width:60%
	}
	.category-title {
		font-size:2rem
	}
	.inspiration {
		padding-left:15px;
		padding-right:15px;
		margin-top:1em
	}
	.about-container .company-short-desc {
		margin-bottom:10em
	}
}
@media (width:768px) {
	.image-slider img {
		height:auto;
		width:100%
	}
}
@media (min-width:769px) {
	.image-slider .slider-content {
		height:250px
	}
	#bx-pager.product-thumbnail {
		bottom:1rem
	}
}
@media (min-width:992px) {
	.home-main-container {
		height:auto
	}
	.image-slider .slider-content {
		height:275px
	}
	#bx-pager.product-thumbnail {
		bottom:1.5rem
	}
	.category-title {
		max-height:4.5em
	}
}
@media (min-width:1200px) {
	.image-slider .slider-content {
		height:350px
	}
	.image-slider img {
		width:100vw
	}
}
@media (min-width:1300px) {
	.about-container,.bx-controls {
		width:1300px
	}
	.bx-wrapper {
		margin-left:auto;
		margin-right:auto
	}
	.image-slider .slider-content {
		margin:-1.5em 0 0;
		height:100%;
	}
	.image-slider img {
		max-height:none
	}
	.bx-controls {
		margin-left:auto;
		margin-right:auto;
		left:0;
		right:0;
		padding:0 3rem
	}
	#bx-pager.product-thumbnail {
		bottom:2rem
	}
	.home-reasons-to-buy-container.new {
		position:relative;
		margin:-1rem auto 0;
		padding:1.5rem
	}
	.about-container,.inspiration-container {
		margin-left:auto;
		margin-right:auto
	}
}
@media (min-width:1700px) {
	.image-slider .slider-content {
		height:500px
	}
}
@media (min-width:2000px) {
	.image-slider .slider-content {
		height:625px
	}
	.bx-controls {
		width:1300px;
		margin-left:auto;
		margin-right:auto;
		left:0;
		right:0;
		top:150px;
		padding: 0 3rem
	}
}