@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-readyprint-main-section {
    width: 100%;
    margin: 0;
    padding: 0;
}
.home-top-section {
	background-image: url(https://currysprod.a.bigcontent.io/v1/static/ReadyPrint-Banner-ireland);
    padding: 80px;
    background-size: cover;
    border: 1px solid #acaaaa;
    background-repeat: no-repeat;
    background-position: right;
    text-align: left;
}

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

.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: 30px 0px;
    margin: 0px;
}

.home-top-section button {
   text-decoration: none;
    border: none;
    background: #10218b;
    color: #fff;
    margin: 20px 0px 40px 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;
    text-align: center;
}

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

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

.sect-box {
    width: 100%;
    margin: 30px 0px;
    display: flex;
    flex-flow: row;
    flex-wrap: nowrap;
	background: #000000;
    padding: 30px 0px;
}

.lenovo-legion-img-section {
    padding: 20px;
    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: flex-start;
    padding: 0px;
    flex-basis: 50%;
    align-items: center;
}

.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: #ffffff;
    line-height: initial;
}

.legion-text p {
    font-family: 'Currys Sans', sans-serif;
    font-weight: 400;
    font-size: 28px;
    margin: 0;
    color: #ffffff;
    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;
}

.getting-started-in-easy {
    width: 100%;
    margin: 30px 0px;
    display: flex;
    flex-flow: row;
    flex-wrap: nowrap;
	align-items: center;
	background: #f2e7d9;
    padding: 0;
}

.getting-started-txt-sec {
    width: 90%;
    padding: 20px 40px;
}

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

.getting-started-text p {
    font-family: 'Currys Sans', sans-serif;
    font-weight: 400;
    font-size: 20px;
    margin: 0;
    color: #000;
    line-height: normal;
}


.getting-started-text ul{
	padding:40px 0px;
	margin: 0;
}

.getting-started-text li{
	list-style: none;
	font-family: 'Currys Sans', sans-serif;
    font-weight: 400;
    font-size: 19px;
    margin: 0;
    color: #1D1C1C;
    line-height: normal;
	padding: 10px 0px;
	display: flex;
}

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

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

.price-plan-section{
	padding: 30px;
	margin: 20px 0px;
    border: 1px solid #acaaaa;
	text-align: center;
}

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

.price-plan-section h2{
	font-family: "Currys Sans", sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: rgb(29, 28, 28);
    line-height: initial;
    padding: 30px 0px;
    margin: 0px;
}

.price-plan-section table {
	border: 1px solid #fff;
	border-collapse: collapse;
	margin: 20px 0px;
	width: 100%;
}

.price-plan-section table th{
	background: #10218B;
	color: #fff;
	font-family: "Currys Sans", sans-serif;
    font-weight: 500;
    font-size: 17px;
    line-height: initial;
	border: 10px solid #fff;
    padding: 10px 0px;
}

.price-plan-section td{
	color: #1D1C1C;
	font-family: "Currys Sans", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: initial;
	border: 10px solid #fff;
    padding: 10px 0px;
}

.price-plan-section tr:nth-child(even){
	background: #F1F3F5;
}
.price-plan-section button {
   text-decoration: none;
    border: none;
    background: #10218b;
    color: #fff;
    margin: 20px 0px;
	padding: 0;
}

table.table-for-mobile {
    display: none;
}

.price-sec {
    width: 100%;
    margin: 0;
    display: flex;
    flex-flow: row;
    flex-wrap: nowrap;
    padding: 30px 0px;
}

.plan-per-month {
    position: relative;
    text-align: left;
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    padding: 0px;
    flex-basis: 15%;
    align-items: center;
    border-top: 10px solid #eb5c29;
    margin: 0px 10px;
}

.plan-per-month h2{
	font-family: 'Currys Sans', sans-serif;
    font-weight: 500;
    font-size: 20px;
    padding: 25px 0px;
    margin: 0;
    color: rgb(29, 28, 28);
    line-height: initial;
}
.plan-per-month h3{
	font-family: 'Currys Sans', sans-serif;
    font-weight: 600;
    font-size: 25px;
    padding: 25px 20px;
	text-align: center;
    margin: 0;
    color: #ffffff;
    line-height: initial;
    width: -webkit-fill-available;
	background: #EB5C2A;
}
span.per-month-txt {
    font-size: 20px;
    font-weight: 400;
}

.plan-per-month-highlighted {
    position: relative;
    text-align: left;
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    padding: 0px;
    flex-basis: 15%;
    align-items: center;
    margin: -15px 10px 0px 10px;
	border-bottom: 10px solid transparent;
    border-image: linear-gradient(0.25turn, rgba(45,172,131), rgba(246,202,57), rgba(199,54,135), rgba(111,44,135), rgba(157,223,255));
    border-image-slice: 1;
}

.plan-per-month-highlighted h2{
	font-family: 'Currys Sans', sans-serif;
    font-weight: 500;
    font-size: 20px;
    padding: 25px 0px;
    margin: 0;
    color: rgb(29, 28, 28);
    line-height: initial;
}
.plan-per-month-highlighted h3{
	font-family: 'Currys Sans', sans-serif;
    font-weight: 600;
    font-size: 25px;
    padding: 25px 20px;
    margin: 0;
    color: #ffffff;
    text-align: center;
    line-height: initial;
    width: -webkit-fill-available;
	background: #EB5C2A;
}

.plan-per-month-highlighted p{
	font-family: 'Currys Sans', sans-serif;
    font-weight: 600;
    font-size: 15px;
    padding: 5px;
    text-align: center;
    width: -webkit-fill-available;
    margin: 0;
    color: #ffffff;
    line-height: initial;
    background: #EB5C2A;
}


@media screen and (min-width: 768px) and (max-width: 1024px){
	
	.home-top-section{
	padding: 35px 60px;
	}
	
	.home-top-section img {
    width: 25%;
	}
	
	.home-top-section h1{
	font-size: 35px;
	}
	
	.home-top-section button{
	margin: 10px 0px 20px 0px;
	}
	
	a.home-top-btn{
	font-size: 16px;
	}
	
	.sect-box{
	padding: 20px 0px;
	}
	
	.legion-text h2{
	font-size: 35px;
    padding: 15px 0px;
	}
	
	.legion-text p{
	font-size: 16px;
	}
	
	.content-section p{
	font-size: 16px;
	}
	
	.getting-started-txt-sec {
    width: 100%;
    padding: 20px;
    }
	
	.getting-started-text h2{
	font-size: 35px;
    padding: 0px 0px 20px 0px;
	}
	
	.getting-started-text p{
	font-size: 16px;
	}
	
	.getting-started-text ul {
    padding: 10px 0px;
    margin: 0;
    }
	
	.getting-started-text li{
    font-size: 16px;
    padding: 5px 0px;
	}
	
	span.number-sec{
	height: 35px;
    font-size: 16px;
    padding: 7px 14px;
	}
	
	.getting-started-text button{
	margin: 10px 0px;
	}
	
	.price-plan-section{
	padding: 10px;
	}
	
	.price-plan-section h1{
	font-size: 35px;
	}
	
		.price-plan-section h2{
	font-size: 28px;
	}
	
	.price-plan-section table th{
    font-size: 11px;
    line-height: initial;
    border: 5px solid #fff;
	}
	
	.price-plan-section td{
	font-size: 12px;
    line-height: initial;
    border: 5px solid #fff;
	}
	
	.plan-per-month-highlighted{
	border-bottom: 6px solid transparent;
	}
	
	.plan-per-month{
	border-top: 6px solid #eb5c29;
	}
	
	.plan-per-month h3, .plan-per-month-highlighted h3{
	font-size: 18px;
    padding: 15px 20px;
	}
	
	span.per-month-txt {
    font-size: 11px;
    font-weight: 400;
	}
	
	.plan-per-month h2, .plan-per-month-highlighted h2{
	font-size: 15px;
    padding: 15px 0px;
	}
	
	.plan-per-month-highlighted p{
	font-size: 11px;
	}
	
}

@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 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: 0 !important;
	}
	
	.welcome-dji-txt {
    width: 100% !important;
    padding:0;
	}
	
	.legion-content-section {
    flex-basis: 100%;
	padding: 20px;
	}
	
	.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: 15px !important;
	}
	
	.legion-text button{
	margin: 30px 0px;
	}
	
	.content-section{
    padding: 15px;
	}
	
	.content-section p{
	font-size: 14px !important;
	}
	
	.getting-started-in-easy {
    flex-wrap: wrap;
	padding: 0 !important;
    flex-flow: column-reverse;
	}
	
	.legion-content-section {
    flex-basis: 100%;
	padding: 20px;
	}
	
	.lenovo-legion-img-section{
    flex-basis: 100%;
		padding: 0;
	}
	
	.lenovo-legion-img-section img {
    width: 100%;
		margin: 0 !important;
	}
	
	.getting-started-txt-sec {
    width: 100% !important;
    padding:0;
	}
	
	.getting-started-text {
    padding: 0px 10px !important;
	}
	
	.getting-started-text h2{
    font-size: 23px !important;
	}
	
	.getting-started-text p {
	font-size: 15px !important;
	}
	
	.getting-started-text button{
	margin: 30px 0px;
	}
	
	.getting-started-text 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;
	}
	
	.getting-started-text ul {
    padding: 30px 0px !important;
	}
	
	.price-plan-section{
	padding: 10px;
	}
	
	.price-plan-section h1{
	font-size: 25px;
	padding: 10px 0px;
	}
	
	.price-plan-section h2{
	font-size: 20px;
	padding: 10px 0px;
	}
	
	table.table-for-desktop {
    display: none;
	}
	
	table.table-for-mobile {
    border: 1px solid #fff;
	border-collapse: collapse;
	width: 100%;
	display: block;
	}
	.price-plan-section table th{
	font-size: 13px;
	border: 5px solid #fff;
	}
	
	.price-plan-section td{
	font-size: 13px;
	border: 5px solid #fff;
	}
	
	.price-plan-section table tbody, tr, th, td{
	width: 98%;
	display: block;
	margin: 0 auto;
	}
	
	.price-sec {
    flex-wrap: wrap;
	padding: 20px 0px;
	}
	
	.plan-per-month{
	flex-basis: 45%;
    border-top: 6px solid #eb5c29;
    margin:2% 2.5%;
	}
	
	.plan-per-month-highlighted{
	flex-basis: 45%;
    border-bottom: 6px solid transparent;
    margin:2% 2.5%;
	}
	.plan-per-month-highlighted p{
	font-size: 11px;
	}
	
	.plan-per-month h2, .plan-per-month-highlighted h2{
	font-size: 16px;
	padding: 15px 0px;
	}
	
	.plan-per-month h3, .plan-per-month-highlighted h3{
	font-size: 18px;
    padding: 15px 10px;
	}
	
	span.per-month-txt{
	font-size: 10px;
	}

}

@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%;
	}
	
	.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;
	}
	
	.getting-started-in-easy {
    flex-wrap: wrap;
	padding: 0 !important;
    flex-flow: column-reverse;
	}
	
	.legion-content-section {
    flex-basis: 100%;
	padding: 20px;
	}
	
	.lenovo-legion-img-section{
    flex-basis: 100%;
		padding: 0;
	}
	
	.getting-started-text h2{
    font-size: 26px;
	}
	
	.getting-started-text p {
		font-size: 18px;
	}
	
	.getting-started-text button{
	margin: 30px 0px;
	}
	
	.getting-started-text li{
    font-size: 20px;
	}
	
	span.number-sec {
    height: 40px;
    padding: 10px 17px;
    border-radius: 50px;
    font-size: 16px;
    margin: 0px 10px 0px 0px;
	}
	
	.getting-started-text ul {
    padding: 20px 0px;
	}
	
	.price-plan-section{
	padding: 10px;
	}
	
	.price-plan-section h1{
	font-size: 25px;
	padding: 10px 0px;
	}
	
		.price-plan-section h2{
	font-size: 20px;
	padding: 10px 0px;
	}
	
	table.table-for-desktop {
    display: none;
	}
	
	table.table-for-mobile {
    border: 1px solid #fff;
	border-collapse: collapse;
	width: 100%;
	display: block;
	}
	.price-plan-section table th{
	font-size: 13px;
	border: 5px solid #fff;
	}
	
	.price-plan-section td{
	font-size: 13px;
	border: 5px solid #fff;
	}
	
	.price-plan-section table tbody, tr, th, td{
	width: 99%;
	display: block;
	margin: 0 auto;
	}
	
	.price-sec {
    flex-wrap: wrap;
	padding: 20px 0px;
	}
	
	.plan-per-month{
	flex-basis: 45%;
    border-top: 6px solid #eb5c29;
    margin:2% 2.5%;
	}
	
	.plan-per-month-highlighted{
	flex-basis: 45%;
    border-bottom: 6px solid transparent;
    margin:2% 2.5%;
	}
	.plan-per-month-highlighted p{
	font-size: 11px;
	}
	
	.plan-per-month h2, .plan-per-month-highlighted h2{
	font-size: 16px;
	padding: 15px 0px;
	}
	
	.plan-per-month h3, .plan-per-month-highlighted h3{
	font-size: 18px;
    padding: 15px 10px;
	}
	
	span.per-month-txt{
	font-size: 10px;
	}
	
	.getting-started-txt-sec {
    padding: 20px 0px;
    }
	
}