@charset "UTF-8";
/* CSS Document */

body {
    margin: 0;
    font-family: 'Currys Sans', sans-serif;
	background: #fff;
}

.adx-home-main-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	width: 100%;
	padding: 0;
	margin: 0;
	background: #220c0d;
}

.adx-top-banner-sec{
	width: 100%;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.top-banner-content {
    width: max-content;
    position: absolute;
    margin: 0px 50px;
}
.adx-top-banner-sec img{
	width: 100%;
	padding: 0;
	margin: 0;
}

.top-banner-content h1{
	padding: 0;
    font-size: 130px;
	margin: 0;
	color: #fff;
	font-family: "Currys Sans", sans-serif;
	font-weight: 800;
	line-height: normal;
}

.top-banner-content h2{
	padding: 0;
    font-size: 75px;
	margin: 0;
	color: #fff;
	font-family: "Currys Sans", sans-serif;
	font-weight: 800;
	line-height: normal;
}
.adx-middle-content-section{
	width: 100%;
	padding: 0;
	margin: 50px 0px;
	text-align: center;
}

.adx-middle-content-section p{
	padding: 0;
    font-size: 22px;
	margin: 0;
	color: #f15822;
	font-family: "Currys Sans", sans-serif;
	font-weight: 600;
	line-height: normal;
}

.adx-middle-content-section h3{
	padding: 30px 60px;
    font-size: 19px;
	margin: 0;
	color: #fff;
	font-family: "Currys Sans", sans-serif;
	font-weight: 100;
	line-height: normal;
}
.adx-pc-gaming-main{
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-flow: row;
	margin: 20px 0px;
	flex-wrap: nowrap;
	padding: 0;
}
.adx-pc-gaming-image{
	flex-basis: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.adx-pc-gaming-image img{
	width: 100%;
	margin: 0 auto;
}

.adx-pc-gaming-content{
	flex-basis: 50%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0px 40px;
    flex-flow: column;
    height: 100%;
}

.adx-pc-gaming-content img {
    width: 30%;
}

.adx-pc-gaming-content h2{
	padding: 0;
    font-size: 40px;
	margin: 0;
	color: #f15822;
	font-family: "Currys Sans", sans-serif;
	font-weight: 800;
	line-height: normal;
}
.adx-pc-gaming-content p{
	padding: 30px 0px;
    font-size: 22px;
	margin: 0;
	color: #fff;
	font-family: "Currys Sans", sans-serif;
	font-weight: 100;
	line-height: normal;
}
.adx-button{
	    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}
.adx-pc-gaming-content a {
	background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    background-image: url(https://currysprod.a.bigcontent.io/v1/static/button-bg);
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    padding: 12px 40px;
    font-family: 'Currys Sans', sans-serif;
    font-weight: 800;
    cursor: pointer;
    display: block;
    width: max-content;
}

.adx-hub-software-main-sec{
	width: 100%;
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
	margin: 40px 0px;
}

.adx-hub-software-content {
    width: max-content;
    position: absolute;
    margin: 0px 50px;
}
.adx-hub-software-main-sec img.adx-hub-bg-desktop{
	width: 100%;
	padding: 0;
	margin: 0;
	display: block;
}
.adx-hub-software-main-sec img.adx-hub-bg-mobile{
	display: none;
}
.adx-hub-software-content-sec{
	width: 80%;
    position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: row;
	margin: 0;
	flex-wrap: nowrap;
	padding: 0;
}

.adx-hub-software-content-img{
	flex-basis: 48%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.adx-hub-software-content-img img{
	width: 55%;
    padding: 0px 40px;
}

.adx-hub-software-text-section{
	flex-basis: 48%;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
    flex-flow: column;
}

.adx-hub-software-text-section h2{
	padding: 15px 0px;
    font-size: 35px;
	margin: 0;
	color: #fff;
	font-family: "Currys Sans", sans-serif;
	font-weight: 800;
	line-height: normal;
}
.adx-hub-software-text-section p{
	padding: 0;
    font-size: 19px;
	margin: 0;
	color: #fff;
	font-family: "Currys Sans", sans-serif;
	font-weight: 400;
	line-height: normal;
}
.adx-hub-software-text-section a {
	background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    background-image: url(https://currysprod.a.bigcontent.io/v1/static/button-bg);
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    padding: 12px 40px;
    font-family: 'Currys Sans', sans-serif;
    font-weight: 800;
    cursor: pointer;
    display: block;
    width: max-content;
}
.adx-hub-button{
	width: 90%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    margin-top: 3em;
}
.plastics-reborn-main-section{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: row;
	margin: 20px 0px;
	background: #e84b0e;
	flex-wrap: nowrap;
	padding: 0;
}
.plastics-reborn-content-sec{
	flex-basis: 30%;
	display: flex;
	align-items: center;
	justify-content: center;
    flex-flow: column;
	text-align: center;
    padding: 20px;
}
.plastics-reborn-image-sec img{
	width: 100%;
	margin: 0 auto;
}
.plastics-reborn-content-sec img{
	width: 70%;
	margin: 0 auto;
}
.plastics-reborn-image-sec{
	flex-basis: 70%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 0px 40px;
    flex-flow: column;
}
.plastics-reborn-content-sec h3{
	padding: 16px 0px;
    font-size: 17px;
	margin: 0;
	color: #fff;
	font-family: "Currys Sans", sans-serif;
	font-weight: 800;
	line-height: normal;
}
.plastics-reborn-content-sec p{
	padding: 0;
    font-size: 15px;
	margin: 0;
	color: #fff;
	font-family: "Currys Sans", sans-serif;
	font-weight: 400;
	line-height: normal;
}
.adx-recyclable-plastic-main{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    background-image: url(https://media.currys.biz/i/currysprod/ADX-bottom-bg);
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: row;
	margin: 20px 0px;
	flex-wrap: nowrap;
	padding: 0;
}
.recyclable-plastic-content{
	flex-basis: 35%;
	display: flex;
	align-items: center;
	justify-content: center;
    flex-flow: column;
	text-align: center;
    padding: 30px;
}
.recyclable-plastic-content img{
	width: 96%;
	margin: 0 auto;
}
.recyclable-plastic-content h3{
	padding: 10px 0px;
    font-size: 41px;
	margin: 0;
	color: #fff;
	font-family: "Currys Sans", sans-serif;
	font-weight: 800;
	line-height: normal;
}
.recyclable-plastic-content p{
	padding: 0;
    font-size: 33px;
	margin: 0;
	color: #fff;
	font-family: "Currys Sans", sans-serif;
	font-weight: 400;
	line-height: normal;
}
.recyclable-plastic-image{
	flex-basis: 65%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 30px;
    flex-flow: column;
}
.recyclable-plastic-image img{
	width: 100%;
	margin: 0;
}
.recyclable-plastic-image a {
	background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    background-image: url(https://media.currys.biz/i/currysprod/white-button-bg);
    text-decoration: none;
    color: #e84b0e;
    font-size: 20px;
    padding: 12px 40px;
    font-family: 'Currys Sans', sans-serif;
    font-weight: 800;
    cursor: pointer;
    display: block;
    width: max-content;
}

a.shop-all-adx-cta {
	background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    background-image: url(https://currysprod.a.bigcontent.io/v1/static/button-bg);
    text-decoration: none;
    color: #fff;
    font-size: 24px;
    padding: 12px 40px;
    font-family: 'Currys Sans', sans-serif;
    font-weight: 800;
    cursor: pointer;
    display: block;
    width: max-content;
    margin: 60px 0px;
}

@media screen and (min-width: 768px) and (max-width: 1024px){
	.adx-home-main-section {
	width: 100%;
	}
	.top-banner-content{
	margin: 0px 30px;
	}
	.top-banner-content h1{
	font-size: 70px;
	}
	.top-banner-content h2{
	font-size: 40px;
	}
	.adx-pc-gaming-content{
	padding: 0px 25px;
	}
	.adx-middle-content-section p{
	font-size: 21px;
	}
	.adx-pc-gaming-content h2{
	font-size: 30px;
	}
	.adx-pc-gaming-content p{
	font-size: 16px;
	padding: 15px 0px;
	}
	.adx-button{
	margin-top: 0;
	}
	.adx-hub-button{
	 margin-top: 2em;
	}
	.adx-pc-gaming-content a, .adx-hub-software-text-section a, .recyclable-plastic-image a, a.shop-all-adx-cta{
	font-size: 17px;
    padding: 8px 35px;
	}
	.plastics-reborn-image-sec{
	padding: 0;
	}
	.adx-hub-software-text-section h2{
	font-size: 28px;
	    padding: 10px 0px;
	}
	.plastics-reborn-main-section{
	align-items: flex-end;
	}
	.plastics-reborn-content-sec{
	flex-basis: 35%;
    padding: 15px;
	}
	.plastics-reborn-image-sec{
	flex-basis: 65%;
	}
	.plastics-reborn-content-sec img {
    width: 60%;
    margin: 0 auto;
	}
	.adx-hub-software-content-img img {
    width: 70%;
    padding: 0px 20px;
	}
	.adx-hub-software-text-section p{
	font-size: 15px;
	}
	.plastics-reborn-content-sec h3{
	font-size: 15px;padding: 15px 0px;
	}
	.plastics-reborn-content-sec p{
	font-size: 13px;
	}
	.recyclable-plastic-content h3{
	font-size: 22px;
	}
	.recyclable-plastic-content p{
	font-size: 20px;
	}
	.adx-middle-content-section h3{
	padding: 30px 50px;
    font-size: 17px;
	}
	.recyclable-plastic-content img {
    width: 100%;
    margin: 0 auto;
	}
	.recyclable-plastic-content, .recyclable-plastic-image{
	padding: 15px;
	}
	.recyclable-plastic-image a {
    margin-top: 20px;
	}
}
@media only screen and (max-width: 767px){
	.adx-home-main-section {
	width: 100%;
	padding: 0;
	}
	.top-banner-content {
    margin: 0px 20px;
	}
	.top-banner-content h1{
	font-size: 40px;
	}
	.top-banner-content h2{
	font-size: 25px;
	}
	.adx-middle-content-section p{
	font-size: 13px;
	}
	.adx-pc-gaming-content a, .adx-hub-software-text-section a, .recyclable-plastic-image a, a.shop-all-adx-cta{
	font-size: 18px;
	padding: 10px 35px;
	}
	.adx-pc-gaming-main{
	flex-flow: column;
	}
	.adx-pc-gaming-main:nth-child(even){
    flex-flow: column-reverse;
    padding: 0px 0px;
	}
	.adx-pc-gaming-content{
	padding: 30px;
	}
	.adx-pc-gaming-content h2{
	font-size: 33px;
	}
	.adx-pc-gaming-content p{
	font-size: 18px;
	}
	.adx-button {
    justify-content: flex-start;
    margin-top: 2em;
	}
	.adx-hub-software-main-sec img.adx-hub-bg-desktop{
	display: none;
	}
	.adx-hub-software-main-sec img.adx-hub-bg-mobile{
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	}
	.adx-hub-software-content-sec {
    width: 100%;
    flex-flow: column;
    margin-top: 8em;
	}
	.adx-hub-software-main-sec{
	justify-content: center;
	}
	.adx-hub-software-content-img, .adx-hub-software-text-section {
    align-items: center;
    justify-content: center;
    text-align: center;
	}
	.adx-hub-button {
    justify-content: center;
    margin-top: 3em;
	}
	.adx-hub-software-text-section p{
	font-size: 18px;
	}
	.adx-hub-software-text-section h2{
	font-size: 30px;
	}
	.plastics-reborn-main-section{
	flex-flow: column;
	}
	.plastics-reborn-content-sec img {
    width: 45%;
	}
	.plastics-reborn-content-sec h3{
	font-size: 18px;
	}
	.plastics-reborn-content-sec p{
	font-size: 14px
	}
	.adx-recyclable-plastic-main{
	flex-flow: column;
	background-position: right;
	}
	.recyclable-plastic-image{
	justify-content: center;
	align-items: center;
	}
	.recyclable-plastic-content img {
    width: 80%;
    margin: 0 auto;
	}
	.recyclable-plastic-image a{
	margin: 50px 0px;
	}
	.recyclable-plastic-content h3{
	font-size: 28px;
	}
	.recyclable-plastic-content p{
	font-size: 22px;
	}
	.adx-middle-content-section h3{
	padding: 40px 40px 0px 40px;
    font-size: 13px;
	}
	a.shop-all-adx-cta{
	font-size: 19px;
    padding: 15px 35px;
    margin-bottom: 60px;
	}
	.adx-pc-gaming-main.adx-pc-game-new {
    flex-flow: column;
	}
	.adx-pc-gaming-main.adx-pc-game-new:nth-child(odd){
    flex-flow: column-reverse;
    padding: 0px 0px;
	}
	.plastics-reborn-image-sec{
	padding: 0;
	}
}

@media screen and (min-width: 320px) and (max-width: 425px){
	.adx-home-main-section {
	width: 100%;
	padding: 0;
	}
	.adx-middle-content-section{
	margin: 30px 0px;
	}
	.top-banner-content {
    margin: 0px 20px;
	}
	.top-banner-content h1{
	font-size: 23px;
	}
	.top-banner-content h2{
	font-size: 15px;
	}
	.adx-middle-content-section p{
	font-size: 10px;
	}
	
	.adx-middle-content-section h3{
	padding: 20px 20px 0px 20px;
    font-size: 9px;
	}
	.adx-pc-gaming-main{
	flex-flow: column;
	}
	.adx-pc-gaming-main:nth-child(even){
    flex-flow: column-reverse;
    padding: 0px 0px;
	}
	.adx-pc-gaming-content{
	padding: 30px 10px;
	}
	.adx-pc-gaming-content h2{
	font-size: 25px;
	}
	.adx-pc-gaming-content p{
	font-size: 13px;
    padding: 15px 0px;
	}
	.adx-hub-software-content-img img {
    width: 45%;
    padding: 0;
	}
	.adx-button {
    justify-content: flex-start;
    margin-top: 2em;
	}
	.adx-hub-software-main-sec img.adx-hub-bg-desktop{
	display: none;
	}
	.adx-hub-software-main-sec img.adx-hub-bg-mobile{
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	}
	.adx-hub-software-content-sec {
    width: 100%;
    flex-flow: column;
    margin-top: 8em;
	}
	.adx-hub-software-main-sec{
	justify-content: center;
	}
	.adx-hub-software-content-img, .adx-hub-software-text-section {
    align-items: center;
    justify-content: center;
    text-align: center;
	}
	.adx-hub-button {
    justify-content: center;
    margin-top: 25px;
	}
	.adx-hub-software-text-section p{
	font-size: 11px;
	}
	.adx-hub-software-text-section h2 {
    font-size: 24px;
    padding: 10px 0px;
	}
	.plastics-reborn-main-section{
	flex-flow: column;
	}
	.plastics-reborn-content-sec img {
    width: 55%;
	}
	.plastics-reborn-content-sec h3{
	font-size: 15px;
	padding: 10px 0px;
	}
	.plastics-reborn-content-sec p{
	font-size: 13px
	}
	.adx-recyclable-plastic-main{
	flex-flow: column;
	}
	.recyclable-plastic-image{
	justify-content: center;
	align-items: center;
	padding: 15px;
	}
	.recyclable-plastic-content img {
    width: 80%;
    margin: 0 auto;
	}
	.recyclable-plastic-image a{
	margin: 50px 0px;
	}
	.adx-pc-gaming-content a, .adx-hub-software-text-section a, .recyclable-plastic-image a, a.shop-all-adx-cta {
    font-size: 15px;
    padding: 5px 25px;
	}
	.recyclable-plastic-content h3 {
    font-size: 20px;
	}
	.recyclable-plastic-content p {
    font-size: 16px;
	}
	a.shop-all-adx-cta{
	font-size: 14px;
    padding: 8px 25px;
    margin-bottom: 40px;
	    margin-top: 0px;
	}
	.adx-pc-gaming-main.adx-pc-game-new {
    flex-flow: column;
	}
	.adx-pc-gaming-main.adx-pc-game-new:nth-child(odd){
    flex-flow: column-reverse;
    padding: 0px 0px;
	}
	.plastics-reborn-image-sec{
	padding: 0;
	}
}

@media screen and (min-width: 1025px) and (max-width: 1300px){
	.top-banner-content {
    margin: 0px 20px;
	}
	.top-banner-content h1{
	font-size: 80px;
	}
	.top-banner-content h2{
	font-size: 50px;
	}
	.adx-pc-gaming-content h2{
	font-size: 35px;
	}
	.adx-pc-gaming-content p{
	font-size: 18px;
	}
	.adx-middle-content-section p{
	font-size: 20px;
	}
	.adx-pc-gaming-content a, .adx-hub-software-text-section a, .recyclable-plastic-image a {
    font-size: 20px;
    padding: 10px 35px;
	}
	.adx-hub-software-text-section h2{
	padding: 15px 0px;
    font-size: 30px;
	}
	.adx-hub-software-text-section p{
	font-size: 16px;
	}
	.adx-hub-software-content-img img {
    width: 60%;
    padding: 0px 20px;
	}
	.plastics-reborn-content-sec h3{
	    padding: 13px 0px;
    font-size: 15px;
	}
	.plastics-reborn-content-sec p{
	font-size: 12px;
	}
	.recyclable-plastic-content h3{
	font-size: 26px;
	}
	.recyclable-plastic-content p{
	font-size: 18px;
	}
}