* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

@font-face {
  font-family: Helvetica Neue LT Std;
  src: url("../assets/HelveticaNeue-Roman.otf");
}
@font-face {
  font-family: Helvetica-light;
  src: url("../assets/helveticaneueltstd-lt.otf");
}

.max-container{
    max-width:1240px;
    margin:auto;
}
.epison-landing-page {
  position: relative;
  overflow: hidden;
}
.epison-landing-page .epson-banner-section .baneer-details {
  background-color: #F5FAFF;
}

.epison-landing-page .epson-banner-section .baneer-details .epson_logo {
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  top: 0;
right:0;
    padding: 32px 36px;
}
.epison-landing-page .epson-banner-section .baneer-details .epson_logo img {
 width: 211px;
height: 51px;

}
strong{
      font-family: Helvetica Neue LT Std;
}
@media (max-width: 991px) {
  .epison-landing-page .epson-banner-section .baneer-details .epson_logo {
    padding: 11px 12px;
  }
  .epison-landing-page .epson-banner-section .baneer-details .epson_logo img {
    width: 71px;
    height: 17px;
  }
}
@media (max-width: 565px) {
  .epison-landing-page .epson-banner-section .baneer-details {
    height: 420px;
  }
}
.product-images, .product-images img {
    height:100%;
    width:100%;
}
.product-images img{
        object-fit:contain;
        /*object-position:right top;*/
    }
@media (min-width:1440px){
    .product-images img{
        object-fit:cover;
        object-position: top;
    }
}



.epison-landing-page .epson-banner-section .baneer-details .banner-images {
  /*height: 800px;*/
  position: relative;
}
@media (max-width: 1440px) {
.epison-landing-page .epson-banner-section .baneer-details .banner-images {
  /*height: 600px;*/
  /*background-image: url("../assets/Decore.png");*/
  /*background-repeat: no-repeat;*/
  /*background-size: contain;*/
  /*background-position: right top;*/
  position: relative;
  height:100%;
}
}
@media (max-width: 1366px) {
.epison-landing-page .epson-banner-section .baneer-details .banner-images {
  /*height: 550px;*/
}
}
@media (max-width: 1200px) {
  .epison-landing-page .epson-banner-section .baneer-details .banner-images {
    /*height: 550px;*/
  }
}
@media (max-width: 991px) {
  .epison-landing-page .epson-banner-section .baneer-details .banner-images {
    /*background-image: url("../assets/decor-mob.png");*/
    height: fit-content;
  }
}
.epison-landing-page .epson-banner-section .baneer-details .banner-images .product-details-image {
  display: flex;
  width: 100%;
  align-items: end;
  position: absolute;
  justify-content: end;
  bottom: -70px;
}
@media (max-width: 991px) {
  .epison-landing-page .epson-banner-section .baneer-details .banner-images .product-details-image {
    bottom: -25px;
  }
}
.epison-landing-page .epson-banner-section .baneer-details .banner-images .product-details-image .icons {
  width: 136px;
  height: 151px;
  position: relative;
  left: 37px;
}
@media (max-width: 991px) {
  .epison-landing-page .epson-banner-section .baneer-details .banner-images .product-details-image .icons {
    width: 48px;
    height: 55px;
    left: 12px;
  }
}
.epison-landing-page .epson-banner-section .baneer-details .banner-images .product-details-image .printer {
  width: 439px;
  height: 292px;
}
@media (max-width: 991px) {
  .epison-landing-page .epson-banner-section .baneer-details .banner-images .product-details-image .printer {
    width: 158px;
    height: 105px;
  }
}
.epison-landing-page .epson-banner-section .baneer-details .banner-images .profile-image {
  /*display: flex;*/
  justify-content: end;
  height:100%;
  width:100%;
}
@media (max-width: 1200px) {
  .epison-landing-page .epson-banner-section .baneer-details .banner-images .profile-image img {
    /*width: 89%;*/
    /*margin-left:auto;*/
    /*        display: flex;*/

  }
  .epison-landing-page .epson-banner-section .baneer-details .banner-images .main-heading {
      width: 400px !important;
  }
}
@media (max-width: 991px) {
  .epison-landing-page .epson-banner-section .baneer-details .banner-images .profile-image img {
    width: 100%;
    height:100%;
    object-fit:contain;
  }
}
.epison-landing-page .epson-banner-section .baneer-details .banner-images .main-heading {
  position: absolute;
        top: 60px;
    width: 500px;
        left: 90px;

}
@media (max-width: 1300px) {
    .epison-landing-page .epson-banner-section .baneer-details .banner-images .main-heading {
           left: 34px;
    }
}
@media (max-width: 991px) {
  .epison-landing-page .epson-banner-section .baneer-details .banner-images .main-heading {
    width: 296px !important;
    text-align: center;
    display: flex;
    flex-direction: column;
    /*align-items: center;*/
    top: 50px;
    left: 36px;
    text-align:left;
  }
}
@media (max-width: 565px) {
  .epison-landing-page .epson-banner-section .baneer-details .banner-images .main-heading {
    width: 85% !important;
    left: 0;
    position: relative;
    top: 19px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20px auto 0;
  }
}
.epison-landing-page .epson-banner-section .baneer-details .banner-images .main-heading h1 {
  display: flex;
  flex-wrap: wrap;
  gap:8px;
}
@media (max-width: 991px) {
  .epison-landing-page .epson-banner-section .baneer-details .banner-images .main-heading h1 {
    display: initial;
    text-align: left;
  }
}
@media (max-width: 545px) {
  .epison-landing-page .epson-banner-section .baneer-details .banner-images .main-heading h1 {
    display: initial;
    text-align: center;
  }
}
.epison-landing-page .epson-banner-section .baneer-details .banner-images .main-heading h1 span {
  font-family: Helvetica Neue LT Std;
  font-weight: 400;
  font-size: 64px;
  line-height: 100%;
  letter-spacing: 0%;
}
@media (max-width: 1300px) {
  .epison-landing-page .epson-banner-section .baneer-details .banner-images .main-heading h1 span {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .epison-landing-page .epson-banner-section .baneer-details .banner-images .main-heading h1 span {
    font-size: 24px;
    text-align: center;
  }
}
.epison-landing-page .epson-banner-section .baneer-details .banner-images .main-heading h1 .bg {
  font-family: Helvetica Neue LT Std;
  font-weight: 700;
  line-height: 100%;
  padding: 10px 16px;
  background: #4781B1;
  color: white;
}
@media (max-width: 991px) {
  .epison-landing-page .epson-banner-section .baneer-details .banner-images .main-heading h1 .bg {
    font-weight: 700;
    padding: 2px 10px;
  }
}
.epison-landing-page .epson-banner-section .baneer-details .banner-images .main-heading h2 {
  font-family: Helvetica Neue LT Std;
  font-weight: 700;
  font-size: 64px;
  line-height: 100%;
  letter-spacing: 0%;
  background: #4781B1;
  width: -moz-fit-content;
  width: fit-content;
  color: #ffffff;
  margin-top: 10px;
  padding: 10px 16px;
}
@media (max-width: 1300px) {
  .epison-landing-page .epson-banner-section .baneer-details .banner-images .main-heading h2 {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .epison-landing-page .epson-banner-section .baneer-details .banner-images .main-heading h2 {
    margin-top: 7px;
    font-size: 24px;
    padding: 5px 10px;
  }
}
.form-title-container{
    background: #4781B126;
    padding:20px 0px;
    text-align:center;
    margin:50px 0px 20px;
}
@media (max-width:990px){
    .form-title-container{
    margin:30px 0px 20px;
}
}
.form-title-container h2{
    font-family: Helvetica Neue LT Std;
font-weight: 700;
font-style: Bold;
font-size: 32px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
color:#4781B1;
}
@media (max-width:767px){
    .form-title-container h2{
    font-size: 25px;
    }
}


.form-privacy-mobile{
    display:flex;
    flex-direction: column;
}
.form-privacy{
     display:none;
}


@media (min-width:1200px){
.form-privacy{
    display:flex;
    flex-direction: column;
    margin:0px 0px 20px;
}
.form-privacy-mobile{
    display:none;
}
}
.form-privacy a, .form-privacy-mobile a{
    font-family: Helvetica;
    font-weight: 700;
    font-style: Bold;
    font-size: 18px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;
    color: #4781B1;
    margin-bottom:5px;
    display:block;
}
@media (max-width:767px){
    .form-privacy a{
font-size: 14px;
}
}
.form-privacy .privacy-checkbox span{
    font-family: Helvetica;
font-weight: 700;
font-style: Bold;
font-size: 14px;
leading-trim: NONE;
line-height: 125%;
letter-spacing: 0%;
color:#696969;
}
@media (max-width:767px){
   .form-privacy .privacy-checkbox span{
   
font-size: 10px;
}
}
.epison-landing-page .epson-banner-section .baneer-details .banner-images .main-heading p {
  font-family: Helvetica-light;
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  margin-top: 20px;
  color:black;
}
@media (max-width: 1200px) {
  .epison-landing-page .epson-banner-section .baneer-details .banner-images .main-heading p {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .epison-landing-page .epson-banner-section .baneer-details .banner-images .main-heading p {
    font-size: 12px;
    font-weight: 300;
    margin-top: 10px;
  }
}
@media (max-width: 545px) {
  .epison-landing-page .epson-banner-section .baneer-details .banner-images .main-heading p {
    text-align:center;
    line-height:15px;
  }
}

.epison-landing-page .epson-banner-section .baneer-details .border-line {
  background-color: #364aff;
  height: 71px;
}
@media (max-width: 991px) {
  .epison-landing-page .epson-banner-section .baneer-details .border-line {
    height: 25.6px;
  }
}
.epison-landing-page .video-section {
  margin-top: 55px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 565px) {
  .epison-landing-page .video-section {
    margin-top: 20px;
  }
}
/*.epison-landing-page .video-section .video-section-container {*/
/*  max-width: 1275px;*/
/*  margin: auto;*/
/*}*/
@media (max-width: 1200px) {
  .epison-landing-page .video-section .video-section-container {
    margin: 0 24px;
  }
}
@media (max-width: 767px) {
  .epison-landing-page .video-section .video-section-container {
    margin: 0;
  }
}
.epison-landing-page .video-section .video-details {
  display: flex;
  flex-direction: column;
}
.epison-landing-page .video-section .video-details .video-heading {
  background-color: #4781B1;
}
.epison-landing-page .video-section .video-details .video-heading h2 {
  padding: 17px 145px;
  font-family: Helvetica Neue LT Std;
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  text-align: center;
  color: white;
}
@media (max-width: 767px) {
  .epison-landing-page .video-section .video-details .video-heading h2 {
    font-size: 12px;
    text-align: center;
    padding: 7px 0;
    max-width: 253px;
    margin: auto;
  }
}
.epison-landing-page .video-section .video-details .video-container {
  background-color: #f1f7ff;
  height: 561px;
}
@media (max-width: 767px) {
  .epison-landing-page .video-section .video-details .video-container {
    height: 351px;
  }
}
.epison-landing-page .about-epson-printer-section {
  margin-top: 50px;
  background-color: #4781B126;
  overflow: hidden;
}
@media (max-width: 767px) {
  .epison-landing-page .about-epson-printer-section {
    margin-top: 30px;
  }
}

@media (min-width: 1440px) {
  .epison-landing-page .about-epson-printer-section .details {
    justify-content: space-between;
  }
}
.epison-landing-page .about-epson-printer-section .details {
  display: flex;
  /*max-width: 1275px;*/
  /*margin: auto;*/
  height: 461px;
  justify-content:space-evenly;
}
@media (max-width: 1300px) {
  .epison-landing-page .about-epson-printer-section .details {
    padding-left: 50px;
    justify-content:space-evenly;
  }
}
@media (max-width: 991px) {
  .epison-landing-page .about-epson-printer-section .details {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .epison-landing-page .about-epson-printer-section .details {
    flex-direction: column;
    position: relative;
    height: auto;
    padding-left: 30px;
  }
}
.epison-landing-page .about-epson-printer-section .details .product-main-heading {
  padding: 10% 0 80px 0;
  max-width: 447px;
}
@media (max-width: 767px) {
  .epison-landing-page .about-epson-printer-section .details .product-main-heading {
    padding: 40px 0 28px 0;
    width: 65%;
  }
}
.epison-landing-page .about-epson-printer-section .details .product-main-heading h2 span {
  font-family: Helvetica;
  font-weight: 300;
  font-size: 38px;
  text-transform: capitalize;
  display: block;
  color:#14183E;
}
@media (min-width: 1240px) {
  .epison-landing-page .about-epson-printer-section .details .product-main-heading h2 span {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .epison-landing-page .about-epson-printer-section .details .product-main-heading h2 span {
    font-size: 24px;
  }
}
.epison-landing-page .about-epson-printer-section .details .product-main-heading h2 .bg-text {
  font-size: 64px;
  color: #4781B1;
  font-weight: 700;
}
@media (min-width: 1240px) {
  .epison-landing-page .about-epson-printer-section .details .product-main-heading h2 .bg-text {
    font-size: 55px;
  }
}
@media (max-width: 991px) {
  .epison-landing-page .about-epson-printer-section .details .product-main-heading h2 .bg-text {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .epison-landing-page .about-epson-printer-section .details .product-main-heading h2 .bg-text {
    font-size: 36px;
  }
}
.epison-landing-page .about-epson-printer-section .details .profile-img img {
  position: relative;
  bottom: 18%;
  left: -17%;
}
@media (max-width: 767px) {
  .epison-landing-page .about-epson-printer-section .details .profile-img img {
    position: absolute;
    bottom: 0;
    right: 0;
    left: initial;
  }
}
@media (max-width: 767px) {
  .epison-landing-page .about-epson-printer-section .details .profile-img {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.epison-landing-page .about-epson-printer-section .details ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 20px;
  /*justify-content: center;*/
  position: relative;
  left: -67px;
  padding: 10% 0px 0px;
}
@media (max-width: 767px) {
  .epison-landing-page .about-epson-printer-section .details ul {
    gap: 10px;
    
    padding: 0px 0 20px 0;
  }
}
.epison-landing-page .about-epson-printer-section .details ul li {
  display: flex;
  gap: 17px;
  align-items: center;
}
@media (max-width: 767px) {
  .epison-landing-page .about-epson-printer-section .details ul li {
    gap: 10px;
  }
}
.epison-landing-page .about-epson-printer-section .details ul li span {
  font-size: 22px;
  color: #14183e;
  font-weight: 700;
  font-family: Helvetica Neue LT Std;
}
@media (max-width: 767px) {
  .epison-landing-page .about-epson-printer-section .details ul li span {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  .epison-landing-page .about-epson-printer-section .details ul {
    left: -45px;
  }
}
@media (max-width: 767px) {
  .epison-landing-page .about-epson-printer-section .details ul {
    position: initial;
  }
}
.epison-landing-page .participate-section {
  margin-top: 70px;
  padding:0 24px;
}
@media (max-width: 767px) {
  .epison-landing-page .participate-section {
    margin-top: 20px;
     padding:0;
  }
}
/*.epison-landing-page .participate-section .participate-container {*/
/*  max-width: 1275px;*/
/*  margin: auto;*/
/*}*/
.epison-landing-page .participate-section .participate-details {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .epison-landing-page .participate-section .participate-details {
    padding: 0 16px;
  }
}
.epison-landing-page .participate-section .participate-details .heading {
  position: relative;
}
.epison-landing-page .participate-section .participate-details .heading h2 {
  font-family: Helvetica Neue LT Std;
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  text-transform: capitalize;
  background-color: white;
  padding: 13px 17px;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  top: -13px;
  left: 0;
  right: 0;
  margin: auto;
  color:#4781B1;
}
@media (max-width: 767px) {
  .epison-landing-page .participate-section .participate-details .heading h2 {
    font-size: 16px;
    padding: 2px 6px;
    top: 5px;
  }
}
.epison-landing-page .participate-section .participate-details .heading img {
  width: 100%;
  height: 100%;
}
.epison-landing-page .participate-section .participate-details .participant-list {
  display: flex;
  justify-content:center;
}
@media (max-width: 767px) {
  .epison-landing-page .participate-section .participate-details .participant-list {
    flex-direction: column;
    gap: 20px;
  }
}
.epison-landing-page .participate-section .participate-details .participant-list .card {
  display: flex;
  flex-direction: column;
  gap: 15px;
  padding: 0 74px;
  align-items: center;
}
@media (max-width: 991px) {
  .epison-landing-page .participate-section .participate-details .participant-list .card {
    padding: 0 50px;
  }
}
@media (max-width: 767px) {
  .epison-landing-page .participate-section .participate-details .participant-list .card {
    flex-direction: row;
    gap: 15px;
    padding: 0;
    align-items: center;
    justify-content: center;
  }
}
.epison-landing-page .participate-section .participate-details .participant-list .card img {
  width: 72px;
  height: 73px;
}
@media (max-width: 767px) {
  .epison-landing-page .participate-section .participate-details .participant-list .card img {
    width: 50px;
    height: 50px;
  }
}
.epison-landing-page .participate-section .participate-details .participant-list .card p {
 font-family: Helvetica-light;
 color: #696969;
  font-size: 18px;
  line-height: 125%;
  letter-spacing: 0%;
  text-align: center;
  font-weight:700;
}
.about-epson-printer-section .container .epson-priner-title{
    font-family: Helvetica;
font-weight: 700;
font-style: Bold;
font-size: 32px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
text-align:center;
padding-top:20px;
color:#4781B1;
}

@media (max-width: 767px) {
  .epison-landing-page .participate-section .participate-details .participant-list .card p {
    font-size: 12px;
    color: #696969;
    width: 55.2%;
    text-align: left;
  }
  .about-epson-printer-section .container .epson-priner-title{
    font-family: Helvetica;
font-weight: 700;
font-style: Bold;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
text-align:center;
padding-top:20px;
color:#4781B1;
}
}
.epison-landing-page .Form-section {
  position: relative;
  padding: 50px 0;
}
@media screen and (max-width: 1280px) {
  .epison-landing-page .Form-section {
    padding: 50px 40px;
  }
}
@media screen and (max-width: 768px) {
  .epison-landing-page .Form-section {
    padding: 0px 16px;
    padding-top: 17px;
    padding-bottom: 50px;
  }
}
.epison-landing-page .Form-section .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  background: #f8f8f8;
  border-radius: 150px 30px;
}
@media screen and (max-width: 1200px) {
  .epison-landing-page .Form-section .container {
    border-radius: 100px 30px;
  }
}
@media screen and (max-width: 767px) {
  .epison-landing-page .Form-section .container {
    border-radius: 90px 9px;
    padding: 30px 20px;
  }
}
.epison-landing-page .Form-section .form-wrapper {
  border-radius: 16px;
  padding: 40px;
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .epison-landing-page .Form-section .form-wrapper {
    padding: 20px 0px;
  }
}
.epison-landing-page .Form-section .form-title {
  font-family: Helvetica Neue LT Std;
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  margin-bottom: 20px;
  text-align: left;
}
@media (max-width: 768px) {
  .epison-landing-page .Form-section .form-title {
    text-align: left;
font-size: 12px;
  }
}
.step-heading{
    top:-15px !important;
}
@media (max-width:767px){
   .step-heading{
    top:5px !important;
} 
}
.epison-landing-page .Form-section .details-form {
  width: 100%;
  display:flex;
  flex-direction:column;
}
.epison-landing-page .Form-section .form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 40px;
       column-gap: 40px;
  row-gap: 28px;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .epison-landing-page .Form-section .form-grid {
    gap: 20px;
  }
}
.epison-landing-page .Form-section .form-group {
  display: flex;
  flex-direction: column;
}
.epison-landing-page .Form-section .form-group label {
  font-family: Helvetica Neue LT Std;
  font-weight: 500;
  font-style: Regular;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0%;
  color: #1e1e1e;
  margin-bottom: 10px;
}
@media (max-width:767px){
    .epison-landing-page .Form-section .form-group label {
  font-family: Helvetica Neue LT Std;
  font-weight: 500;
  font-style: Regular;
  font-size: 12px;
  line-height: 140%;
  letter-spacing: 0%;
  color: #1e1e1e;
  margin-bottom: 10px;
}
}
.epison-landing-page .Form-section .form-group input {
  height: 40px;
  padding: 0 16px;
  border-radius: 10px;
  border: 1px solid #ddd;
  font-size: 14px;
  background: #fff;
  color: #000;
  outline: none;
  transition: 0.3s ease;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .epison-landing-page .Form-section .form-group input {
    width: 100%;
  }
}
.epison-landing-page .Form-section .form-group input::-moz-placeholder {
  color: #bcbcbc;
}
.epison-landing-page .Form-section .form-group input::placeholder {
  color: #bcbcbc;
}
.epison-landing-page .Form-section .form-group input:focus {
  border-color: #3b82f6;
  box-shadow: 0 0 0 2px rgba(59, 130, 246, 0.15);
}
.epison-landing-page .Form-section .submit-btn {
  background: #4781B1;
  font-family: Helvetica Neue LT Std;
  font-weight: 400;
  font-style: Regular;
  font-size: 17px;
  color: white;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  padding: 10px 20px;
  border-radius: 10px;
  width: -moz-fit-content;
  width: fit-content;
  outline: none;
  border: none;
  cursor: pointer;
  margin:auto;
}
.epison-landing-page .Form-section .submit-btn:hover {
  background: #afb2b4;
}
@media (max-width: 768px) {
  .epison-landing-page .Form-section .submit-btn {
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
  }
}
.epison-landing-page .Form-section .bg-icons .shaded-img {
  position: absolute;
  top: -30px;
  left: 0;
  width: 263.33px;
  height: 273px;
}
.epison-landing-page .Form-section .bg-icons .shaded-second-img {
  width: 263.33px;
  height: 273px;
  right: 0;
  bottom: 0px;
  top: initial;
  z-index:-1;
}
.epison-landing-page .Form-section .bg-icons .line-shaded-second-img {
  display: none;
  position: absolute;
  bottom: -19px;
  top: initial;
  transform: rotate(13deg);
}
@media (max-width: 767px) {
  .epison-landing-page .Form-section .bg-icons .line-shaded-second-img {
    display: block;
  }
}
.epison-landing-page .bg-icons .shaded-img {
  position: absolute;
  top: 39%;
  left: 0;
  width: 403px;
  height: 418px;
}
@media (max-width: 767px) {
  .epison-landing-page .bg-icons .shaded-img {
    top: 63%;
    width: 212.63px;
    height: 220.43px;
    display:none;
  }
}
.epison-landing-page .bg-icons .line-shaded-img {
  top: 32%;
  z-index: -1;
  left: 0;
  position: absolute;
}
@media (max-width: 767px) {
  .epison-landing-page .bg-icons .line-shaded-img {
    display: none;
  }
}
.epison-landing-page .bg-icons .shaded-second-img {
  top: 800px;
  right: 0;
  position: absolute;
}
@media (max-width: 767px) {
  .epison-landing-page .bg-icons .shaded-second-img {
    width: 212.63px;
    height: 220.43px;
    top: 900px;
    opacity:0.8;
  }
}
.epison-landing-page .bg-icons .line-shaded-second-img {
  top: 1200px;
  right: 0;
  position: absolute;
  z-index: -1;
  opacity: 0.4;
}
@media (max-width: 767px) {
  .epison-landing-page .bg-icons .line-shaded-second-img {
   width: 82.89px;
        height: 100.67px;
    top: 900px;
    transform: rotate(20deg);
         right: -22px;
  }
  .word-break{
      display:none;
  }
}
.footer-copyright-section{
    background:#19222B;
    padding:15px 10px;
}
.footer-copyright-links{
    display:flex;
}
.footer-copyright-container p, .footer-copyright-container a{
    color:white;
    font-size:16px;
    font-weight:400;
    font-family: Helvetica Neue LT Std;
    margin:0px;
}
.footer-copyright-container{
    max-width:1440px;
    margin:0 auto;
    display:flex;
    justify-content: space-between;
}
@media (max-width:990px){
    .footer-copyright-container{
        flex-direction:column;
                align-items: center;
        gap: 10px;

    }
}
.footer-copyright-container a{
   padding-right: 10px;
    padding-left: 10px;
    border-right: 1px solid white;
}
.footer-copyright-container a:last-child{
    border:none;
}

   input[type="radio"] {
      -webkit-appearance: none;
      appearance: none;
      margin: 0;
      min-width: 18px;
      height: 18px;
      border-radius: 50%;
      border: 2px solid #555;      
      background-color: #fff;    
      cursor: pointer;
      display: inline-block;
      vertical-align: middle;
    }


    input[type="radio"]:checked {
      border-color: #2563eb;      
      background:
        radial-gradient(circle at 50% 50%, #2563eb 0, #2563eb 55%, transparent 56%);
    }


    input[type="radio"]:focus-visible {
      outline: 2px solid #2563eb;
      outline-offset: 2px;
    }
    
    .epison-landing-page .about-epson-printer-section .details ul li label{
    display: flex;
    gap: 10px;
    align-items:center;
    }
    
       label.error {
    color: #ff0033 !important;   /* Red warning color */
    font-size: 14px;
    margin-top: 4px;
    display: block;
    font-weight: 500;
    margin:5px 0px 0px !important;
}
.txt-top{
    top:-25px !important;
}
@media (max-width:767px){
    .txt-top{
    top:-9px !important;
}
}
.hr-line{
    height:80px;
    margin:auto 0;
    color: #4781B1;
}
@media (max-width:990px){
    .hr-line{
    display:none;
}
}