@charset "ISO-8859-1";

/*section.dyson .black-row {
	background: #000000;*/
	/*background-color: #ffffff;
	margin-top: 40px;
}*/

section.dyson .omni-glide {
	width: 300px;
}

section.dyson #second-row {
	margin-bottom: 30px;
}

section.dyson #second-row .small-text {
	width: 50%;
    text-align: center;
    margin: auto;
    margin-top: 10px;
}

/****************   guarantee section ******************/

section.dyson .guarantee-section {
	background-color: #333;
	color: #fff;
	padding: 40px 60px;
}

section.dyson .guarantee-section .icons-row {
	display: flex;
	justify-content: space-around;
	margin-top: 40px;
	margin-bottom: 20px;
}

section.dyson .guarantee-section .icons-row .icon-image {
	display: flex;
	flex-direction: column;
	align-items: center;
}

section.dyson .guarantee-section .icons-row .icon-image img {
	width: 60px;
	height: 60px;
}

section.dyson .guarantee-section h2 {
	font-size: 2em;
	font-weight: lighter;
}

section.dyson .guarantee-section p {
	font-size: 1.1em;
	font-weight: lighter;
	line-height: 1.5em;
}

section.dyson .guarantee-section .guarantee-text {
	width: 65%;
	margin: 20px auto;
}

section.dyson #second-guarantee {
	text-align: center;
}

section.dyson #second-guarantee img {
	margin: auto;
	width: 60px;
	height: 60px;
}

/****************           ******************/

section.dyson .black-background {
	background: #3a3838;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 1922px;
    position: relative;
    margin-left: 50%;
    transform: translateX(-50%);
}

article {
	overflow: hidden;
}

.catalog-custom {
	margin-top: 0;
}

section.dyson h1 {
	color: #fff;
	text-align: center;
	margin-top: 65px;
	/*font-size: 4.2em;*/
	font-size: 1.5em;
	font-weight: 200;
}

section.dyson .sponsor-title {
	color: #fff;
	text-align: center;
	margin-top: 65px;
	/*font-size: 4.2em;*/
	font-size: 1.5em;
	font-weight: 200;
}

section.dyson .logo,
section.dyson .logo img {
	max-height: 175px;
}

section.dyson .no-padding {
	padding: 0;
}

section.dyson .background-images {
	position: relative;
	/*margin-top: 40px;*/
}

section.dyson .text-box {
	position: absolute;
	top: 70px;
	left: 70px;
	color: #fff;
	width: 40%;
	font-size: 1.2em;
}

section.dyson .black-text-box {
	position: absolute;
	top: 70px;
	left: 70px;
	color: #000;
	width: 40%;
	font-size: 1.2em;
}

section.dyson .bottom-text-box {
	position: absolute;
	bottom: 20px;
	left: 25px;
	color: #000;
	width: 90%;
	font-size: 1.2em;
	text-align: center;
}

section.dyson .first-row {
	/*padding: 5px 2.5px 5px 0;*/
	padding-top: 5px;
}

section.dyson .first-box {
	/*padding: 5px 2.5px 5px 0;*/
	padding: 0 2.5px 5px 0;
}

section.dyson .second-box {
	/*padding: 5px 0 5px 2.5px;*/
	padding: 0 0 5px 2.5px;
}

section.dyson .footer-text {
	padding-left: 60px;
	font-size: 10px;
	margin-bottom: 40px;
}

section.dyson .footer-text-2 {
	padding: 30px 30px 0;
	font-size: 10px;
	margin-bottom: 40px;
}

section.dyson .main-header-dyson {
	font-size: 2.5em;
	font-weight: 800;
	margin-bottom: 20px;
}

section.dyson .header {
	margin-bottom: 5px;
	font-size: 25px;
    color: black;
	margin-top: 15px;
}

section.dyson .second-header {
	font-size: 19px;
    color: black;
	margin-top: 0;
}

section.dyson .bottom-text {
	width: 400px;
	font-size: 9px;
    color: black;
	position: absolute;
	bottom: 40px;
	left: 50px;
}

section.dyson .shop-now-image {
	width: 200px;
	margin-top: 30px;
}

section.dyson .learn-more-button {
	color: #fff;
	display: block;
	font-size: 1.4em;
	font-weight: 700;
	margin-top: 20px;
}

section.dyson .learn-more-button:hover {
	color: #0099ff;
}

section.dyson .explore-more-button {
	color: #fff;
	background: #333;
	padding: 15px;
	display: block;
	font-size: 1.4em;
	font-weight: 700;
	margin-top: 20px;
	width: 70%;
	text-align: center;
}

section.dyson .explore-more-button:hover {
	background: #000;
}

section.dyson .explore-more-button-bottom {
	color: #fff;
	background: #333;
	padding: 15px;
	display: block;
	font-size: 0.9em;
	/*font-weight: 700;*/
	margin: 20px auto 0;
	width: 70%;
	text-align: center;
}

section.dyson .explore-more-button-bottom:hover {
	background: #000;
}

section.dyson .explore-more-button-bottom-products {
	color: #fff;
	background: #333;
	padding: 15px;
	display: block;
	font-size: 1.3em;
	/*font-weight: 700;*/
	margin: 40px auto;
	text-align: center;
	width: 315px;
	margin-left: 0;
}

section.dyson .explore-more-button-bottom-products:hover {
	background: #000;
}

section.dyson #white-text {
	color: #fff;
}

section.dyson #black-text-box {
	color: #333;
	font-size: 2em;
}

section.dyson #white-text-box {
	color: #fff;
	font-size: 2em;
}

section.dyson .product-headers {
	font-size: 3em;
	font-weight: 500;
	margin-bottom: 40px;
}

section.dyson .glyphicon-play-circle {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	text-shadow: 0 0 3px #fff;
	min-width: 300px;
	font-size: 5em;
	color: #333;
	cursor: pointer;
}

section.dyson .glyphicon-play-circle:hover {
	color: #000;
}

section.dyson .orange-text {
	color:#fd6624;
}

section.dyson .red-text {
	color:#c00d0e;
}

section.dyson .grey-text {
	color:#999;
}

section.dyson .sky-text {
	color:#9ed6f5;
}

section.dyson .blue-text {
	color:#008bcb;
}

section.dyson .white-background {
	background:#fff;
}

section.dyson .product-text-box {
	top: 50px;
	left: 50px;
	position: absolute;
	width: 50%;
}

section.dyson .product-text-box img {
	max-height: 45px;
	margin-bottom: 10px;
}

section.dyson .product-text-box p {
	font-size: 1em;
	margin-top: 0;
}

section.dyson .product-text-box-2 {
	padding: 30px;
}

section.dyson .product-text-box-2 img {
	max-height: 45px;
	margin-bottom: 10px;
}

section.dyson p.second-header {
	font-weight: 700;
	font-size: 1.2em;
	margin-bottom: 10px;
}

section.dyson hr {
	border-top: 1px solid #eee;
	margin-top: 5px;
    margin-bottom: 5px;
	opacity: 1;
}

section.dyson .vacuums {
	margin-left: 70px;
	text-align: left;
}

@media (max-width: 1200px) {
	section.dyson .small-text {
		font-size: 1.1em;
	}

	section.dyson .product-text-box {
		width: 50%;
		left: 70px;
	}

	section.dyson hr {
		margin-top: 5px;
    	margin-bottom: 10px;
	}

	section.dyson h1 {
		margin-top: 50px;
		/*font-size: 3.4em;*/
	}

	section.dyson .sponsor-title {
		margin-top: 50px;
		/*font-size: 3.4em;*/
	}

	section.dyson .cord-free {
		text-align: left;
		margin-left: 70px;
	}

	section.dyson .explore-more-button, 
	section.dyson .explore-more-button-bottom {
		width: 80%;
	}

	section.dyson .product-text-box p {
		font-size: 1em;
	}
}
@media (max-width: 991px) {
	section.dyson .main-header-dyson {
		font-size: 2em;
		font-weight: 800;
		margin-bottom: 20px;
	}

	section.dyson .text-box {
		left: 50px;
		top: 30px;
		width: 45%;
	}

	section.dyson h1 {
		margin-top: 43px;
		/*font-size: 2.47em;*/
	}

	section.dyson .sponsor-title {
		margin-top: 43px;
		/*font-size: 2.47em;*/
	}

	section.dyson .cord-free {
		text-align: left;
		margin-left: 50px;
	}

	section.dyson .vacuums {
		text-align: left;
		margin-left: 50px;
	}

	section.dyson .header {
		font-size: 1.5em;
		margin-bottom: 20px;
	}

	section.dyson .product-text-box {
		left: 50px;
		width: 60%;
	}

	section.dyson .black-text-box {
		top: 30px;
		left: 30px;
		width: 50%;
	}

	section.dyson .explore-more-button {
		font-size: 1em;
	}

	section.dyson .explore-more-button-bottom {
		font-size: 1em;
	}

	section.dyson .bottom-text-box {
		bottom: 10px;
		left: 0px;
		width: 100%;
		padding: 4px;
	}

	section.dyson .product-headers {
		font-size: 2.6em;
		margin-bottom: 20px;
	}

	section.dyson .product-text-box p {
		font-size: 0.9em;
	}

	section.dyson hr {
		margin-top: 5px;
    	margin-bottom: 10px;
	}

	section.dyson .explore-more-button-bottom-products {
		font-size: 1.1em;
		margin: 20px auto;
	}
}

@media (max-width: 767px) {
	section.dyson .text-box {
		width: 80%;
	}

	section.dyson .text-box-mobile {
		color: #fff;
		text-align: center;
		font-size: 1.2em;
		width: 95%;
		margin-bottom: 10px;
	}

	/*section.dyson h1 {
		margin: 10px 0;
		font-size: 3.6em;
	}*/

	section.dyson .black-text-box-mobile {
		text-align: center;
		font-size: 1.2em;
		Background: #fff;
	}

	section.dyson .black-text-box-mobile a {
		color: #fff;
    	background: #000;
	    padding: 15px;
    	display: block;
	    font-size: 1.3em;
    	font-weight: 700;
  	 	margin: 20px auto;
  		text-align: center;
	}

	section.dyson .black-text-box-mobile h2 {
		margin-top: 20px;
	}

	section.dyson .mobile-text-box {
		text-align: center;
		font-size: 1.2em;
		width: 95%;
		margin-bottom: 10px;
	}

	section.dyson .white-box {
		background: #fff;
	}

	section.dyson .text-box-product-mobile {
		margin: 20px;
	}

	section.dyson .text-box-product-mobile img {
		max-height: 45px;
		margin-bottom: 10px;
	}

	section.dyson .text-box-product-mobile p {
		font-size: 1.2em;
	}

	section.dyson .explore-more-button-bottom-products {
		font-size: 1.3em;
	}

	section.dyson .guarantee-section .guarantee-text {
		width: 100%;
	}

	section.dyson .guarantee-section .icons-row {
		display: block;
	}

	section.dyson .guarantee-section .icons-row .icon-image {
		margin-top: 20px;
	}

	#second-guarantee img {
		width: 60px;
		margin-top: 20px;
	}

	#second-guarantee p {
		text-align: left;
		font-weight: normal;
		margin-top: 0;
	}
}

@media (min-width: 768px){
	.background-images {
		width: 100%;
	}
}

#james-dyson .bi.bi-play-circle {
	min-width: 300px;
	min-height: 70px;
}

section.dyson p {
	line-height: 1.5em;
}