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

body {
    margin: 0;
	padding: 0;
}
i.fa.fa-caret-right {
    padding: 0px 0px 0px 20px;
    font-size: 20px;
}


.main-page-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	margin: 0 auto;
}

.predator-home-page {
    width: 100%;
    margin: 0;
    padding: 10px;
}

.gaming-lies-within {
	background-image: url(https://currysprod.a.bigcontent.io/v1/static/gaming-lies-within);
    padding: 40px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.gaming-lies-within img.Predator-LOGO{
	width: 20%;
}

.gaming-lies-within img.Nitro-LOGO{
	width: 10%;
	float: right;
}

.gaming-lies-within img.laptop-img{
	width: 35%;
    margin: 0 auto;
    align-items: center;
    display: flex;
	padding: 40px 0px;
}


.gaming-lies-within h1 {
    font-family: 'Currys Sans', sans-serif;
    font-weight: 700;
    font-size: 50px;
    padding: 45px 0px;
    margin: 0;
    color: #FFFFFF;
	text-align: center;
    line-height: initial;
}

.Find-your-perfect-device {
	background-image: url(https://currysprod.a.bigcontent.io/v1/static/Find-your-perfect-device-bg);
    padding: 40px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	text-align: center;
}

.Find-your-perfect-device img{
	width: 15%;
}

.Find-your-perfect-device h2 {
    font-family: 'Currys Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 40px;
    padding: 45px 0px;
    margin: 0;
    color: #FFFFFF;
	text-align: center;
    line-height: initial;
}

.Find-your-perfect-device p{
	font-family: 'Currys Sans', sans-serif;
    font-weight: 400;
    font-size: 20px;
    margin: 0;
    color: #FFFFFF;
    line-height: 30px;
}

.two-content-section {
    width: 100%;
    margin: 0;
    display: flex;
    flex-flow: row;
    flex-wrap: nowrap;
    border-bottom: 1px solid #ffffff;
    padding: 0;
}

.predator-pages {
    background-image: url(https://currysprod.a.bigcontent.io/v1/static/predator-bg-img);
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    text-align: center;
    display: flex;
    flex-flow: column;
    justify-content: center;
    flex-basis: 50%;
    align-items: center;
	margin: 0 auto;
}

.nitro-pages {
    background-image: url(https://currysprod.a.bigcontent.io/v1/static/nitro-bg-img);
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    text-align: center;
    display: flex;
    flex-flow: column;
    justify-content: center;
    flex-basis: 50%;
    align-items: center;
	margin: 0 auto;
}

.predator-txt-section {
    width: 80%;
    padding: 30px;
}

.predator-text img.Predator-LOGO-sec {
    width: 55%;
}

.predator-text img.Nitro-LOGO-sec{
    width: 20%;
}

.predator-text img.gaming-set-img{
    width: 95%;
	margin-top: 50%;
}

.predator-text button {
   text-decoration: none;
    border: none;
    background: #fff0;
    color: #fff;
    margin: 90px 0px;
	padding: 0;
}

a.home-top-btn {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    padding: 15px 25px;
	border: 1px solid #fff;
    background-color: #fff0;
    font-family: 'Currys Sans', sans-serif;
    transition: background-color 0.5s;
    font-weight: 500;
    cursor: pointer;
	border-radius: 6px;
    margin: 0;
    display: block;
    text-align: center;
}

a.home-top-btn:hover{
	background-color: #fff;
	color: #000;
    font-weight: 700;
}


@media screen and (min-width: 768px) and (max-width: 1024px){
	
	.predator-home-page{
	padding: 3px;
	}
	
	.gaming-lies-within h1{
	font-size: 40px;
	}
	
	.Find-your-perfect-device h2{
	font-size: 30px;
	padding: 25px 0px;
	}
	
	.Find-your-perfect-device img {
    width: 12%;
	}
	
	.Find-your-perfect-device p{
	font-size: 15px;
    line-height: normal;
	}
	
	.predator-txt-section{
	padding: 0;
	}
	
	.predator-text img.gaming-set-img {
    width: 100%;
    margin-top: 70%;
	}
	
	.predator-text img.Predator-LOGO-sec {
    padding: 40px 0px;
	}
	
	.predator-text img.Nitro-LOGO-sec{
    padding: 40px 0px;
	}
	
	.predator-text button{
    margin: 40px 0px;
	}
	
	a.home-top-btn{
	font-size: 16px;
	}
}

@media screen and (max-width: 320px){
	
	
	.predator-home-page{
	padding: 0px;
	}
	.gaming-lies-within img.Predator-LOGO {
    width: 40%;
	}
	
	.gaming-lies-within img.Nitro-LOGO {
    width: 15%;
    float: right;
	}
	
	.gaming-lies-within{
	padding: 20px !important;
	}
	
	.gaming-lies-within h1{
	font-size: 20px !important;
    padding: 25px 0px;
	}
	
	.gaming-lies-within img.laptop-img{
	width: 50%;
	padding: 10px 0px;
	}
	
	.Find-your-perfect-device{
	padding: 25px !important;
	}
	
	.Find-your-perfect-device img {
    width: 25%;
	}
	
	.Find-your-perfect-device h2{
	font-size: 25px !important;
    padding: 25px 0px !important;
	}
	
	.Find-your-perfect-device p{
	    font-size: 14px !important;
    line-height: normal !important;
	}
	
	.two-content-section {
    flex-wrap: wrap;
    padding: 0;
	}
	
	.predator-txt-section {
    width: 90%;
    padding: 10px;
	}
	
	.predator-pages, .nitro-pages{
	flex-basis: 100%;
	}
	
	.predator-text img.Predator-LOGO-sec{
	width: 60%;
	margin: 30px 0px;
	}
	
	.predator-text img.Nitro-LOGO-sec{
	width: 30%;
	margin: 30px 0px;
	}
	
	.predator-text img.gaming-set-img {
    width: 100%;
    margin-top: 80%;
	}
	
	.predator-text button{
    margin: 40px 0px;
	}
	
	a.home-top-btn{
	font-size: 16px;
	}
}

@media screen and (max-width: 768px){
	
	
	.predator-home-page{
	padding: 0px;
	}
	.gaming-lies-within img.Predator-LOGO {
    width: 40%;
	}
	
	.gaming-lies-within img.Nitro-LOGO {
    width: 15%;
    float: right;
	}
	
	.gaming-lies-within{
	padding: 35px;
	}
	
	.gaming-lies-within h1{
	font-size: 26px;
    padding: 25px 0px;
	}
	
	.gaming-lies-within img.laptop-img{
	width: 50%;
	padding: 10px 0px;
	}
	
	.Find-your-perfect-device{
	padding: 35px;
	}
	
	.Find-your-perfect-device img {
    width: 25%;
	}
	
	.Find-your-perfect-device h2{
	font-size: 30px;
    padding: 25px 0px;
	}
	
	.Find-your-perfect-device p{
	font-size: 17px;
    line-height: normal;
	}
	
	.two-content-section {
    flex-wrap: wrap;
    padding: 0;
	}
	
	.predator-txt-section {
    width: 90%;
    padding: 10px;
	}
	
	.predator-pages, .nitro-pages{
	flex-basis: 100%;
	}
	
	.predator-text img.Predator-LOGO-sec{
	width: 60%;
	margin: 30px 0px;
	}
	
	.predator-text img.Nitro-LOGO-sec{
	width: 30%;
	margin: 30px 0px;
	}
	
	.predator-text img.gaming-set-img {
    width: 100%;
    margin-top: 80%;
	}
	
	.predator-text button{
    margin: 40px 0px;
	}
	
	a.home-top-btn{
	font-size: 16px;
	}
}