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

body {
    margin: 0;
}

.main-page {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

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

.epson-ecotank-main-section {
    width: 100%;
    margin: 0;
    padding: 0;
}

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

.home-top-section img{
	width:10%;
}

.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: 0% 60% 0% 0%;
}

.home-top-section button {
   text-decoration: none;
    border: none;
    background: #10218b;
    color: #fff;
    margin: 50px 0px;
	padding: 0;
}

a.home-top-btn {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    padding: 15px 25px;
    border: 1px solid #10218b;
    background-color: #10218b;
    font-family: 'Currys Sans', sans-serif;
    transition: background-color 0.5s;
    font-weight: 500;
    cursor: pointer;
    margin: 0;
    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;
}

.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: 20px;
    margin: 0;
    flex-basis: 50%;
    display: flex;
    background: #f4f4f4;
}

.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: 0px 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: 18px;
    margin: 0;
    color: #292929;
    line-height: normal;
}

.legion-text button {
   text-decoration: none;
    border: none;
    background: #10218b;
    color: #fff;
    margin: 50px 0px;
	padding: 0;
}

.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;
}

.projector-throw-distance-simulator {
    background-image: url(https://currysprod.a.bigcontent.io/v1/static/EcoTank-calculator_0922_fullwidth-banner_Reliable-printing_01);
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: left;
    margin: 30px 0px;
    float: left;
    width: 100%;
}

.projector-throw-distance {
    width: 40%;
    padding: 30px;
    float: right;
}

.projector-throw-distance img {
    display: none;
}

.projector-throw-distance h1 {
    font-family: 'Currys Sans', sans-serif;
    font-weight: 500;
    font-size: 30px;
    padding: 35px 30px 35px 0px;
    margin: 0;
    color: #292929;
    line-height: initial;
}

.projector-throw-distance p {
    font-family: 'Currys Sans', sans-serif;
    font-weight: 400;
    font-size: 20px;
    margin: 0;
    color: #292929;
    line-height: 30px;
}

.projector-throw-distance ul{
	padding:40px 0px;
	margin: 0;
}

.projector-throw-distance li{
	list-style: none;
	font-family: 'Currys Sans', sans-serif;
    font-weight: 400;
    font-size: 24px;
    margin: 0;
    color: #1D1C1C;
    line-height: normal;
	padding: 20px 0px;
	display: flex;
}

span.number-sec {
    background: #10218b;
    color: #fff;
    height: 45px;
    padding: 10px 18px;
    border-radius: 50px;
    font-size: 20px;
    font-weight: 600;
    margin: 0px 20px 0px 0px;
}

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

.print-over-400-pages {
    background-image: url(https://currysprod.a.bigcontent.io/v1/static/EcoTank_1022_two-column_print-black_01b);
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    text-align: left;
    display: flex;
    flex-flow: column;
    justify-content: center;
    flex-basis: 48%;
    align-items: center;
	margin: 0 auto;
}

.print-over-200-pages {
    background-image: url(https://currysprod.a.bigcontent.io/v1/static/EcoTank_1022_two-column_print-colour_01a);
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    text-align: left;
    display: flex;
    flex-flow: column;
    justify-content: center;
    flex-basis: 48%;
    align-items: center;
	margin: 0 auto;
}

.print-over-txt-section {
    width: 80%;
    padding: 0px 0px;
    margin-top: 35%;
}

.print-over-text h2 {
    font-family: 'Currys Sans', sans-serif;
    font-weight: 500;
    font-size: 40px;
    padding: 25px 0px;
    margin: 0;
    color: #fff;
    line-height: initial;
}

.legion-content-section.genuine-inks {
    background: #f6f4f7;
}


@media screen and (min-width: 768px) and (max-width: 1024px){
	.home-top-section {
    background-image: url(https://currysprod.a.bigcontent.io/v1/static/ecotank-printers-bg_1);
    padding: 30px;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: left;
	}
	
	.home-top-section h1 {
    font-size: 35px;
    margin: 0px;
	}
	
	.home-top-section p{
		font-size: 17px;
		padding: 0% 50% 0% 0%;
	}
	
	.welcome-dji-txt {
    width: 90%;
	}
	
	.lenovo-legion-img-section {
    flex-basis: 50%;
	}
	.legion-content-section{
    flex-basis: 50%;
	}
	
	.legion-text h2{
	font-size: 30px;
	}
	
	.legion-text p{
	font-size: 18px;
	}
	
	.legion-text button{
	margin: 30px 0px;
	}
	
	.content-section p{
	font-size: 16px;
	}
	
	.projector-throw-distance h1{
	font-size: 30px;
    padding: 20px 0px;
	}
	
	.projector-throw-distance p{
	font-size: 19px;
    padding: 0px 90px 0px 0px;
	}
	
	.projector-throw-distance li{
    font-size: 19px;
	}
	
	span.number-sec{
	height: 45px;
    font-size: 20px;
	}
	
	.projector-throw-distance{
	width: 50%;
	}
	
	.print-over-text h2{
	font-size: 30px;
	}
}

@media screen and (min-device-width: 320px) and (max-device-width: 768px){
	
	.home-top-section-mobile{
	display: block;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	}

	.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: 25px !important;
    color: rgb(29, 28, 28);
    line-height: initial;
    padding: 20px 0px 10px 0px;
    margin: 0px;
	}

	.home-top-section-mobile p {
    font-family: 'Currys Sans', sans-serif;
    font-weight: 400;
    font-size: 15px !important;
    margin: 0;
    color: #292929;
    line-height: normal;
    padding: 0px 20px 30px 20px;
	}
	
	.home-top-section-mobile button {
    text-decoration: none;
    border: none;
    background: #10218b;
    color: #fff;
    margin: 10px 0px;
	padding: 0;
	}
	
	a.home-top-btn{
	font-size: 15px;
    padding: 10px 20px;
	}
	
	.home-top-section {
		display: none;
	}
	
	.main-page{
		padding: 0px;
	}
	
	.sect-box {
    flex-wrap: wrap;
    padding: 20px 0px;
	}
	
	.welcome-dji-txt {
    width: 98%;
    padding:0;
	}
	
	.legion-content-section {
    flex-basis: 100%;
	}
	
	.lenovo-legion-img-section{
    flex-basis: 100%;
		padding: 0;
	}
	
	.lenovo-legion-img-section img {
    width: 100%;
    margin-top: 10%;
	}
	
	.legion-text {
    padding: 0px 10px !important;
	}
	
	.legion-text h2{
    font-size: 23px !important;
	}
	
	.legion-text p {
		font-size: 16px !important;
	}
	
	.legion-text button{
	margin: 30px 0px;
	}
	
	.content-section{
    padding: 15px;
	}
	
	.content-section p{
	font-size: 14px !important;
	}
	
	.projector-throw-distance img {
    display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	}
	
	.projector-throw-distance-simulator{
	background-image: none;
	}
	
	.projector-throw-distance {
    width: 100%;
    padding: 0px;
    background: #cac5bf;
	}
	
	.projector-throw-distance h1{
	font-size: 23px !important;
    padding: 20px 20px !important;
	}
	
	.projector-throw-distance p{
	font-size: 16px !important;
    line-height: normal;
    padding: 0px 20px;
	}
	
	.projector-throw-distance li{
    font-size: 14px !important;
	}
	
	span.number-sec {
    height: 40px !important;
    padding: 10px 17px !important;
    border-radius: 50px;
    font-size: 16px !important;
    margin: 0px 10px 0px 0px;
	}
	
	.projector-throw-distance ul {
    padding: 30px 20px !important;
	}
	
	.two-content-section {
    flex-wrap: wrap;
    padding: 20px 0px;
	}
	
	.print-over-txt-section {
    width: 98%;
    padding:0;
	}
	
	.print-over-400-pages {
    flex-basis: 100%;
	margin: 30px 0px;
	}
	
	.print-over-200-pages {
    flex-basis: 100%;
	}
	
	.print-over-text h2{
	font-size: 24px;
    padding: 25px 20px;
	}

}

@media screen and (max-width: 767px){
	
	.home-top-section-mobile{
	display: block;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	}

	.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: 30px;
    color: rgb(29, 28, 28);
    line-height: initial;
    padding: 20px 0px 10px 0px;
    margin: 0px;
	}

	.home-top-section-mobile p {
    font-family: 'Currys Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    margin: 0;
    color: #292929;
    line-height: normal;
    padding: 0px 20px 30px 20px;
	}
	
	.home-top-section-mobile button {
    text-decoration: none;
    border: none;
    background: #10218b;
    color: #fff;
    margin: 10px 0px;
	padding: 0;
	}
	
	a.home-top-btn{
	font-size: 15px;
    padding: 10px 20px;
	}
	
	.home-top-section {
		display: none;
	}
	
	.sect-box {
    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%;
	}
	
	.lenovo-legion-img-section{
    flex-basis: 100%;
		padding: 0;
	}
	
	.lenovo-legion-img-section img {
    width: 100%;
    margin-top: 10%;
	}
	
	.legion-text {
    padding: 0px 10px;
	}
	
	.legion-text h2{
    font-size: 26px;
	}
	
	.legion-text p {
		font-size: 18px;
	}
	
	.legion-text button{
	margin: 30px 0px;
	}
	
	.content-section{
    padding: 20px;
	}
	
	.content-section p{
	font-size: 15px;
	}
	
	.projector-throw-distance img {
    display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	}
	
	.projector-throw-distance-simulator{
	background-image: none;
	}
	
	.projector-throw-distance {
    width: 100%;
    padding: 0px;
    background: #cac5bf;
	}
	
	.projector-throw-distance h1{
	font-size: 26px;
    padding: 20px 40px;
	}
	
	.projector-throw-distance p{
	font-size: 18px;
    line-height: normal;
    padding: 0px 40px;
	}
	
	.projector-throw-distance li{
    font-size: 20px;
	}
	
	span.number-sec {
    height: 40px;
    padding: 10px 17px;
    border-radius: 50px;
    font-size: 16px;
    margin: 0px 10px 0px 0px;
	}
	
	.projector-throw-distance ul {
    padding: 40px;
	}
	
	.two-content-section {
    flex-wrap: wrap;
    padding: 20px 0px;
	}
	
	.print-over-txt-section {
    width: 98%;
    padding:0;
	}
	
	.print-over-400-pages {
    flex-basis: 100%;
	margin: 30px 0px;
	}
	
	.print-over-200-pages {
    flex-basis: 100%;
	}
	
	.print-over-text h2{
	font-size: 24px;
    padding: 25px 20px;
	}
}