@media (max-width: 1600px) {

	.products aside {
		padding: 0 40px;
	}


}

@media (min-width: 1500px) {

	.products.list.list_mode_1 .container {
	    max-width: 1440px;
	}

}

@media (max-width: 1400px) {


	.products.list .item .ingredients {
		height: 160px;
	}
	.products.list .item .infos:after {
		height: 20px;
	}

}

@media (max-width: 1200px) { /*< lg*/

	header nav {
		float: right;
	}
	header ul li:last-child {
		margin-right: 0;
	}

	.products aside, .products aside article .entry-content {
		width:100%;
		position: relative;
		top: auto;
		left: auto;
		bottom: auto;
		padding: 0;
		box-shadow: none;
		background-color: transparent;
	}
	.products aside article {
		padding: 60px 30px 0;
		min-height: 0px !important;
	}


	.products aside h3 {
		padding-top: 20px;
	}

	.products .item {
		padding: 45px 0;
	}

	.cover h3 {
		font-size: 25.5vw;
	}

	.intro {
		padding: 120px 0;
	}
	.blob_cont {
		top: 120px;
	}
	.blob_cont h2 {
		left: 30px;
	}
	.entry-content p.lead {
		font-size: 36px;
		padding-right: 15px;
	}
	.sector .cover {
		max-height: 450px;
		background-attachment: scroll;
	}
	/*.sector#ProdigyColour .cover img.floating {
		min-width:100%;
		height: auto;
		margin: -40px 0;
	}*/
	.sector .cover img.floating {
		width: 80%;
	}

	.products.list .item .ingredients {
		height: 150px;
	}

}

@media (max-width: 991px) { /*< md*/


	header ul li {
		margin: 0 12px;
	}
	header .logo-tipo {
		font-size: 30px;
	}

	.intro {
		padding: 80px 0;
	}
	.blob_cont {
		top: 80px;
	}
	.blob_cont h2 {
		left: 30px;
	}

	#BlobSetMiddle {
		display: none;
	}
	#blobLoaderLeft {
		margin-left: -150px;
   		margin-top: 250px;
	}
	#blobLoaderRight {
		margin-left: 100px;
    	margin-top: -50px;
	}

	.splash .owl-carousel .item {
		height:100vw;
	}
	.splash .owl-carousel .owl-nav .owl-prev {
		left: 1vw;
	}
	.splash .owl-carousel .owl-nav .owl-next {
		right: 1vw;
	}

	.splash .owl-carousel .item-content p {
		letter-spacing: 20px !important;
	}

	.owl-theme .owl-dots {
		bottom: 4vh;
	}
	.entry-content p.lead {
		font-size: 30px;
	}

	/*#TitlePartUp {
		margin-left: 100px;
	}
	#TextPartUp {
		margin-left: 85px;
	}*/

	.mb-70 {
		margin-bottom: 40px !important
	}

	.sector .cover h3, .splash .owl-carousel.slider-internal .item-content h3 {
		border-width: 8px;
		padding: 15px 40px 10px;
	}

	#IconicColourCover.cover {
		background-position: center right;
	}

	.sector .cover h6 {
	    font-size: 5vw;
	}


	.steps.list ul li {
		width: 14%;
		min-height: 60px;
	}
	.steps.list ul li big {
		font-size: 90px;
	}
	.steps.list ul li.line:before {
		height: 10px;
		left: -10px;
		right: -10px;
	}

	.products.list .item .ingredients {
		height: 120px;
	}

}

@media (max-width: 910px) {


	header {
		height: 60px;
	}

	header .nav-toggle {
		font-size: 30px;
		display: inline-block;
		position: absolute;
		right: 30px;
		top:8px;
	}
	header nav {
		position: absolute;
		top: 60px;
		left: 0;
		width: 100%;
		float: none;
		display: none;
		background-color: #000;
	}
	header ul {
		height: auto;
	}
	header ul li {
		margin: 0;
		width: 100%;
		border-bottom: 1px solid rgba(255,255,255,.3);
	}
	header ul li a {
		font-size: 22px;
		color: #fff;
		padding: 15px 20px;
		width: 100%;
		display: inline-block;
	}

	.splash .owl-carousel .owl-nav .owl-prev, .splash .owl-carousel .owl-nav .owl-next {
		width: 52px;
		height: 20px;
		background-size: 33px 20px;
		margin-top: -25px;
	}

	.splash .owl-carousel.slider-internal .item-content h3, .page-cover .page-title h3 {
	    font-size: 12vw;
	    padding-left: 20px;
	    padding-right: 20px;
	}

}

@media (max-width: 767px) { /*< sm*/

	.products .item h4 {
		font-size: 20px;
	}

	.splash .owl-carousel .item-content p {
		letter-spacing: 10px !important;
	}

	.products.list .item {
		text-align: center;
	}
	.products.list .item .nuance {
		margin: 0 auto;
		max-width: 100px;
	}
	.products.list .item p {
		padding-right: 25px;
		padding-left: 25px;
	}

	.products.list .item .img-fluid:not(.nuance) {
		max-width: 350px;
	}

	.sector .cover h3, .splash .owl-carousel.slider-internal .item-content h3 {
		border-width: 5px;
		padding: 15px 30px 10px;
	}

	.nuance-link {
	    padding: 4px 2px;
	}


	.steps.list ul li {
		width: 18%;
		min-height: 40px;
		font-size: 16px;
		padding: 0;
	}
	.steps.list ul li big {
		font-size: 65px;
	}
	.steps.list ul li.line:before {
		height: 8px;
		left: -10px;
		right: -10px;
	}
	.steps.list[data-steps='3'] ul li.line {
		width: 23%;
	}
	.steps.list[data-steps='4'] ul li.line {
		width: 9.3333333%;
	}
	.steps.list[data-steps='5'] ul li.line {
		width: 2.5%;
	}


	.products.list .item .infos:after {
		display: none;
	}
	.products.list .item .ingredients {
		position: relative;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
		height: auto;
		overflow: hidden;
		padding: 10px 0 10px;
	}
	.products.list .item .ingredients p {
		padding-bottom: 0;
	}

}

@media (max-width: 579px) {

}

@media (max-width: 479px) { /*< xs*/

	.steps.list ul li {
		min-height: 22px;
	}
	.steps.list ul li big {
		font-size: 40px;
	}
	.steps.list ul li.line:before {
		height: 8px;
		left: -10px;
		right: -10px;
	}

}
