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

body {
    margin: 0;
}

.main-page {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
/*	background: #000000;*/
}

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

.home-top-section {
	background-image: url(https://currysprod.a.bigcontent.io/v1/static/home-bg-img);
    padding: 40px;
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
	text-align: left;
}

.home-top-section h1 {
    font-family: "Currys Sans", sans-serif;
    font-weight: 500;
    font-size: 40px;
    color: rgb(29, 28, 28);
    line-height: initial;
    padding: 25px 0px;
    margin: 0px;
}

.home-top-section p {
    font-family: 'Currys Sans', sans-serif;
    font-weight: 400;
    font-size: 20px;
    margin: 0;
    color: #292929;
    line-height: normal;
    padding: 0px 0px;
}

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

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

.home-top-section-mobile{
	display: none;
	margin: 0 auto;
}

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

.say-goodbye-section {
    padding: 0px 0px;
    margin: 0 auto;
    flex-basis: 48%;
}

.say-goodbye-section img {
    width: 100%;
    margin: 0;
    padding: 0;
}

.say-goodbye-section h2 {
    font-family: 'Currys Sans', sans-serif;
    font-weight: 500;
    font-size: 30px;
    padding: 25px 0px;
    margin: 0;
    color: #1D1C1C;
    line-height: initial;
}

.epson-main-section{
	display: flex;
    flex-basis: 100%;
	flex-flow: column;
}

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

.lenovo-legion-img-section {
    padding: 0px 0px;
    margin: 0;
    flex-basis: 50%;
    display: flex;
}

.lenovo-legion-img-section img {
    width: 100%;
    margin: 0;
    padding: 0;
}

.legion-content-section {
    position: relative;
    text-align: left;
    display: flex;
    flex-flow: column;
    justify-content: center;
    padding: 0px;
    flex-basis: 50%;
    align-items: center;
    background-color: #f4f4f4;
}

.welcome-dji-txt {
    width: 80%;
    padding: 30px 0px;
}

.legion-text h2 {
    font-family: 'Currys Sans', sans-serif;
    font-weight: 500;
    font-size: 30px;
    padding: 25px 0px;
    margin: 0;
    color: #1D1C1C;
    line-height: initial;
}

.legion-text p {
    font-family: 'Currys Sans', sans-serif;
    font-weight: 400;
    font-size: 20px;
    margin: 0;
    color: #292929;
    line-height: normal;
}
a.see-all-range {
    text-decoration: none;
    color: #fff;
    width: 30%;
    font-size: 20px;
    padding: 15px 0px;
    border: 1px solid #10218b;
    background-color: #10218b;
    font-family: 'Currys Sans', sans-serif;
    transition: background-color 0.5s;
    font-weight: 500;
    cursor: pointer;
    margin: 60px 0px;
    display: block;
    text-align: center;
}

a.see-all-range:hover{
	background-color: #fff;
	color: #10218b;
    font-weight: 700;
}

.content-section {
    background: #fff;
    padding: 30px;
}

.content-section p {
    font-family: 'Currys Sans', sans-serif;
    font-weight: 400;
    font-size:18px;
    margin: 0;
    color: #292929;
    line-height: normal;
}

@media screen and (min-device-width: 320px) and (max-device-width: 768px)
{
	
	.main-page{
		padding: 0px;
	}
	
	.sect-box {
    flex-wrap: wrap;
    padding: 20px 0px;
}
	
	.middle-box-section{
    flex-wrap: wrap;
    padding: 20px 0px;
}
	
	.welcome-dji-txt {
    width: 98%;
    padding:0;
}
	
	.legion-content-section {
    flex-basis: 100%;
}
	.legion-content-section {
    flex-basis: 100%;
}
	
	.sect-box:nth-child(odd){
    flex-flow: column-reverse;
    padding: 20px 0px;
	}
	
	.lenovo-legion-img-section{
    flex-basis: 100%;
		padding: 0;
	}
	
	.lenovo-legion-img-section img {
    width: 100%;
    margin-top: 10%;
}
	
	.legion-text {
    padding: 0px 30px;
}
	
	.legion-text h2{
    font-size: 28px;
	}
	
	.legion-text p {
		font-size: 18px;
	}
	
	a.see-all-range{
    width: 60%;
    font-size: 16px;
	margin: 40px 0px;
	}
	
	.home-top-section-mobile{
	display: block;
	margin: 0 auto;
		padding: 10px;
}

.home-top-section-mobile img
{
	width: 100%;
	margin: 0;
	padding: 0; 
}

.home-top-section-mobile h1 {
    font-family: "Currys Sans", sans-serif;
    font-weight: 400;
    font-size: 28px;
    color: rgb(29, 28, 28);
    line-height: initial;
    padding: 20px;
    margin: 0px;
}

.home-top-section-mobile p {
    font-family: 'Currys Sans', sans-serif;
    font-weight: 400;
    font-size: 15px;
    margin: 0;
    color: #292929;
    line-height: normal;
    padding: 10px 20px;
}
	
	a.home-top-btn{
    width: 50%;
    font-size: 16px;
	margin:20px;
	}
	
	.home-top-section {
		display: none;
	}
	
	
.say-goodbye-section {
    padding: 0px 0px;
    margin: 0 auto;
    flex-basis: 100%;
}
	
	.say-goodbye-section h2{
		font-size: 28px;
		padding: 20px 30px;
	}
	
	.say-goodbye-section a.see-all-range{
    width: 50%;
    font-size: 16px;
	margin: 40px 30px;
	}
}

@media screen and (max-width: 767px)
{
	.main-page{
		padding: 0px;
	}
	
	.sect-box {
    flex-wrap: wrap;
    padding: 20px 0px;
}
		.middle-box-section{
    flex-wrap: wrap;
    padding: 20px 0px;
}
	
	.welcome-dji-txt {
    width: 98%;
    padding:0;
}
	
	.legion-content-section {
    flex-basis: 100%;
}
	.legion-content-section {
    flex-basis: 100%;
}
	
	.sect-box:nth-child(odd){
    flex-flow: column-reverse;
    padding: 20px 0px;
	}
	
	.lenovo-legion-img-section{
    flex-basis: 100%;
		padding: 0;
	}
	
	.lenovo-legion-img-section img {
    width: 100%;
    margin-top: 10%;
}
	
	.legion-text {
    padding: 0px 30px;
}
	
	.legion-text h2{
    font-size: 28px;
	}
	
	.legion-text p {
		font-size: 18px;
	}
	
	a.see-all-range{
    width: 60%;
    font-size: 16px;
	margin: 40px 0px;
	}
	.content-section p{
		font-size: 15px;
	}
		.home-top-section-mobile{
	display: block;
	margin: 0 auto;
		padding: 10px;
}

.home-top-section-mobile img
{
	width: 100%;
	margin: 0;
	padding: 0; 
}

.home-top-section-mobile h1 {
    font-family: "Currys Sans", sans-serif;
    font-weight: 400;
    font-size: 28px;
    color: rgb(29, 28, 28);
    line-height: initial;
    padding: 20px;
    margin: 0px;
}

.home-top-section-mobile p {
    font-family: 'Currys Sans', sans-serif;
    font-weight: 400;
    font-size: 15px;
    margin: 0;
    color: #292929;
    line-height: normal;
    padding: 10px 20px;
}
	
	a.home-top-btn{
    width: 50%;
    font-size: 16px;
	margin:20px;
	}
	
	.home-top-section {
		display: none;
	}
	
	.say-goodbye-section {
    padding: 0px 0px;
    margin: 0 auto;
    flex-basis: 100%;
}
	
	.say-goodbye-section h2{
		font-size: 28px;
		padding: 20px 30px;
	}
	
	.say-goodbye-section a.see-all-range{
    width: 50%;
    font-size: 16px;
	margin: 40px 30px;
	}

}

@media screen and (min-width: 768px) and (max-width: 1024px)
{
	.lenovo-legion-img-section {
    flex-basis: 50%;
}
	.legion-content-section{
    flex-basis: 50%;
	}
	
	.legion-text h2{
		font-size: 35px;
	}
	
	a.see-all-range{
		width: 50%;
	}
	
	.content-section p{
		font-size: 16px;
	}
	
	.home-top-section {
    background-image: url(https://currysprod.a.bigcontent.io/v1/static/home-bg-img);
    padding: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: left;
}
	
	.home-top-section h1 {
    font-size: 35px;
    margin: 0px;
    padding: 10px 0px;
}
	
	.home-top-section p{
		font-size: 16px;
		padding: 0% 50% 0% 0%;
	}
	
	a.home-top-btn{
    width: 20%;
    margin: 30px 0px
	}
}
