@font-face {
  font-family: 'CocktailScript';
  src: url('/fonts/CocktailScript.eot?#iefix') format('embedded-opentype'),  url('/fonts/CocktailScript.woff') format('woff'), url('/fonts/CocktailScript.ttf')  format('truetype'), url('/fonts/CocktailScript.svg#CocktailScript') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue-Roman';
  src: url('../fonts/HelveticaNeue-Roman.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/HelveticaNeue-Roman.woff') format('woff'), url('../fonts/HelveticaNeue-Roman.ttf')  format('truetype'), url('../fonts/HelveticaNeue-Roman.svg#HelveticaNeue-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}
 @font-face {
  font-family: 'HelveticaNeueMedium';
  src: url('../fonts/HelveticaNeueMedium.eot'); /* IE9 Compat Modes */
  src: url('../fonts/HelveticaNeueMedium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/HelveticaNeueMedium.ttf')  format('truetype'), /* Safari, Android, iOS */
     url('../fonts/HelveticaNeueMedium.svg#svgFontName') format('svg'); /* Legacy iOS */
}
 @font-face {
   font-family: 'HelveticaNeue-CondensedObl';
   src: url('../fonts/HelveticaNeue-CondensedObl.eot'); /* IE9 Compat Modes */
   src: url('../fonts/HelveticaNeue-CondensedObl.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/HelveticaNeue-CondensedObl.woff') format('woff'), /* Pretty Modern Browsers */
   url('../fonts/HelveticaNeue-CondensedObl.ttf')  format('truetype'), /* Safari, Android, iOS */
   url('../fonts/HelveticaNeue-CondensedObl.svg#svgFontName') format('svg'); /* Legacy iOS */
 }
 @font-face {
  font-family: "HelveticaNeueLTStd-Bd";
  src: url("../fonts/HelveticaNeue-LightCondObl.otf");
}
@font-face {
  font-family: "HelveticaNeueLTStd-Hv";
  src: url("../fonts/HelveticaNeueLTStd-Hv.otf");
}
@font-face {
  font-family: "HelveticaNeueItalic";
  src: url("../fonts/HelveticaNeue-Black.otf");
}
@font-face {
  font-family: "HelveticaNeueLTStd-Lt";
  src: url("../fonts/HelveticaNeueLTStd-Lt.otf");
}
@font-face {
  font-family: "HelveticaNeueLTStd-Md";
  src: url("../fonts/HelveticaNeueLTStd-Md.otf");
}

 @font-face {
  font-family: 'HelveticaNeue-Italic';
  src:url('../fonts/HelveticaNeue-Italic.ttf') format('truetype'),
       url('../fonts/HelveticaNeue-Italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaNeueItalic';
  src: url('../fonts/HelveticaNeueItalic.eot');
  src: url('../fonts/HelveticaNeueItalic.eot?#iefix') format('embedded-opentype'),
       url('../fonts/HelveticaNeueItalic.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
  
  /*----------------------------*/
  /* cookie css */
.privacy-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    padding: 1rem .5rem;
    background: #003399;
    z-index: 1030;
    color: #fff;
    font-size: 14px;
    margin: 0;
  }
  .banner-wrapper {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    position: relative;
    align-items: center;
  }
  .privacy-banner p {
    margin: 0;
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
  }
  .privacy-banner .banner-wrapper p {
      padding-right: 3rem;
  }
  
  .privacy-banner a {
    text-decoration: none;
    margin: 20px auto 0 auto;
    display: block;
    max-width: 150px;
  }
  
  .privacy-banner a:hover {
    text-decoration: underline;
  }
  
  .privacy-banner button {
    position: absolute;
    right: 5px;
    top: calc(50% - 12.5px);
    color: #fff;
    outline: 0;
    height: 25px;
    width: 25px;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.35rem;
    font-weight: 700;
    border-radius: 50%;
    text-align: center;
    padding: 0;
  }
  
  .banner-learn {
    color: #000;
  }
  
  .banner-accept {
    padding: 7px 15px;
    background: #fff;
    text-align: center;
    color: #039;
    text-decoration: none;
    border-radius: 5px;
    width: 80%;
  }
  
  @media (min-width: 768px) {
    .privacy-banner {
      padding: 0.5rem .5rem;
    }
    .privacy-banner a {
      display: inline-block;
      margin: 0 10px;
    }
  }
  /* cookie css */
  
  html {
      height: 100%;
  }
  
  body {
      height: 100%;
      overflow-x: hidden;
      /* background: #faf8ed; */
  }
  .photo-businesses .button {
    background-color: lightgray;
    border: none;
    float: right;
    color: white;
    padding: 1px 6px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
      margin: 19px 102px;
    cursor: pointer;
  }
  p.banner-head.desc {
      font-size: 22px;
      font-family: 'HelveticaNeueMedium';
      color: #000;
      /* font-family: 'HelveticaNeueLTPro-Roman'; */
  }
  span.footer-flink {
      /* position: absolute;
      margin-top: -14%; */
  }
  .photo-businesses img.footer-fsharelink {
      width: 3%;
  }
  .button.desktop-view {
    display: none;
    color: #000;
  }
  .footer-borders {
    color: #000;
  }
  .footer-border {
    color: #000;
  }
   /*.sticky {
    position: fixed;
    top: 25%;
    bottom: 50%;
    right: 10px;
    width: 270px;
  } */
   .photo-businesses .form-headding {
   /* color: #072b56; */
      color: white;
      font-weight: 500;
      font-size: 22px;
      text-align: center;
      line-height: 28px;
  }
  .cf.sub-heading {
      color: white;
  }
  .photo-businesses input[type=text], select, input[type=textarea] {
      width: 100%;
      padding: 4px;
      margin: 3px 0;
      /*font-size: 12px;*/
      display: inline-block;
      border: 1px solid #ccc;
      border-radius: 0px;
      box-sizing: border-box;
      color: #000000;
    }
    textarea:focus, input:focus {
      color: #b0b0b0;
   }
    option:first {
      color: #b0b0b0;
  }
    .photo-businesses select,
    .photo-businesses textarea
    {
      width: 100%;
      padding: 4px;
      margin: 3px 0;
      font-size: 14px;
      display: inline-block;
      border-radius: 0px;
      box-sizing: border-box;
      color: #b0b0b0;
    }
    img#tryanother {
      width: 50%;
  }
  .photo-businesses button {
     background: transparent;
      border: none;
      cursor: pointer;
      color: white;
      /*left: 84%;*/
      /*top: 42px;*/
  }
  .photo-businesses .button.desktop-view.sticky {
      width: 20%;
      background-color: #009cff;
      color: white;
  }
  button.tryan {
    background-color: transparent;
    border-radius: 9px;
      margin-left: 37px;
      margin-top: 12px;
    border: none;
    color: #fff;
  }
  .photo-businesses ::placeholder {
      color: #b0b0b0;
    }
  /*.photo-businesses input#cnumber {
      width: 100%;
      padding: 5px 19px;
      margin: 4px 0;
       display: inline-block;
      border: 1px solid #ccc;
      border-radius: 4px;
      box-sizing: border-box;
  }*/
  .photo-businesses input#email,input#cnumber {
    width: 100%;
    padding: 4px;
      margin: 3px 0;
      /*font-size: 12px;*/
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-sizing: border-box;
  }
  
   /* width: 40%;
    background-color: #000;
    color: #fff;
    padding: 3px;
    font-size: 14px;
    font-weight: bold;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin-right: 160px;*/
    #submit-icon {
    background-image: url("../images/submit.png"); /* Change url to wanted image */
    background-size: contain;
  border: none;
  cursor: pointer;
  color: transparent;
  width: 94px;
  height: 32px;
  background-repeat: no-repeat;
  margin: 0 !important;
  }
  .photo-businesses input#tryanother {
      padding: 6%;
      width: 50%;
  }
  .photo-businesses input#code {
    width: 50%;
  }
  .photo-businesses label {
    color: white;
  }
   .photo-businesses input[type=submit]:hover {
       background-color:#1051a4;
       color: #fff;
     }
  .photo-businesses form {
      border-radius: 5px;
      padding: 10px 20px;
    }
   .photo-business-form {
      /* background-color: #fed387; */
      background-color : #1C4399;
      /*margin-top: 17px;*/
      /*box-shadow:6px 7px 13px #000;*/
  }
  .photo-businesses
  {
    overflow: hidden;
    /*background-color: #c2e7ec;*/
    /*background-image: linear-gradient(to right, rgb(191,229,235), rgb(244,250,251),rgb(185,227,233));*/
  }
  .photo-businesses .photo-business-template-heading span.second-letter {
    font-family: unset;
     width: 10px;
    font-size: 104px;
    color: #009cff;
        letter-spacing: -9px;
  }
  .photo-businesses emp {
    font-size: 46px;
    color: black;
  }
  /*.photo-businesses .photo-business-template-heading {
    margin-left: 25%;
    line-height: 43px;
  }*/
  .photo-businesses .second-section-description p.text-wrapper-heading {
    font-size: 37px;
    margin: 0px;
  }
  .photo-businesses .second-section-description p.text-heading-number {
    color: #009cff;
    font-size: 55px;
    margin: 0px;
    font-weight: 700;
  }
  .photo-businesses .second-section-description p.price {
    font-size: 25px;
    margin: 0px;
  }
  .photo-businesses .second-section-description p.text-wrapper-description {
    color: #808080;
  font-size: 19px;
      font-family: HelveticaNeue-Roman;
        padding: 18px 0px 0px 0px;
  }
  .photo-businesses p.display-details {
    background-color: #808080;
    color: white;
    font-size: 20px;
    padding: 0px 1px 0px 9px;
  }
  .photo-businesses .col-md-5 .display-details:nth-child(1n) {
   font-size: 20px;
  }
  .photo-businesses span.first-word {
    font-size: 30px;
  }
  .footer-heading {
    padding: 18px 0px;
  }
  .photo-businesses .last-section {
    padding-top: 5%;
  }
  .photo-businesses img.img-responsive.line {
    height: 20%;
  }
    .photo-businesses img.footer-fsharelink {
      /*width: 40%;*/
  }
  section.padding-tb {
    padding: 50px 0px;
  }
  .photo-businesses .footer-border {
    border-left: 1px solid black;
    padding-left: 10px;
    color: black;
    font-size: 15px;
    padding-right: 5px;
  }
  .photo-businesses .footer-link {
      font-size: 16px;
      font-weight: 500;
    color: black;
       padding: 0px 0px 0px 10px;
  }
  .photo-businesses .footer-borders {
    padding: 0px 5px 0px 14px;
      font-size: 15px;
  }
  .photo-businesses img.img-responsive.second-printer {
     padding: 37px 0px 0px 0px;
  }
  #layer1 {
      position: fixed;
      right: 20px;
      margin-top: 40px;
      z-index: 10;
      /*width: 271px;*/
      color: #000;
      padding: 5px 0;
      top: 650px !important;
      max-width: 350px;
  }
  #layer2 {
      visibility: hidden;
      background-color: #009cff;
      position: absolute;
      margin-top: 220px;
      padding-right: 0px;
      z-index: 5;
      width: 240px;
      right: 25px;
      border-width: thin;
      border-style: solid;
      border-color: #fff !important;
      color: #fff;
      font-size: 13px;
      height: 80px;
      vertical-align: middle;
      padding: 20px;
      text-align: center;
      top: 10px;
  }
  .errormsg{
     font-size:13px;
      text-decoration:none;
      padding:2px 4px;
      color:#ff0000;
      width:180px;
      /*background-color:#ff0000;*/
  }
  .red_txt{
     font-size:11px; padding-left:2px;
      text-decoration:none;
      color:#FF0000;
  }
  .red_txt a{
      font-size:13px; padding-right:10px; line-height:1.4;
      text-decoration:none;
      color:#FF0000;
  }
  .normal_txt{
      font-size:13px; padding-right:10px;
      text-decoration:none;
      color:#fff;
  }
  #reload:hover{
      color: #fff;
      text-decoration: none;
  }
  .mboth{margin:10px 0;}
  #submitting {
      display: none;
      color: #fff;
      font-size: 12px;
      letter-spacing: 1px;
      margin: 5px 0;
  }
  .form-btn{
      padding: 10px 0;
  }
  #verificationcode{
      margin-bottom: 10px;
  }
  .errmsg{
      color:red;
  }
  /* .bg-Lblue {
      background: #faf8ed;
  } */
  img.img-responsive.firstsection-img {
       max-width: 180px;
  }
  .container-fluid.bg-img {
      background: #fff;
      background-size: contain;
      background-repeat: round;
      padding: 0px;
  }
  .banner-heading {
      font-size: 35px;
      font-weight: 700;
      line-height: 38px;
      text-transform: uppercase;
      color: #0082c9;
      margin: 0;
  }
  .banner-subheading {
      font-size: 20px;
      font-weight: normal;
      color: black;
      margin: 15px 0;
  }
  .npm{
    padding: 0px;
    margin: 0px;
    padding-bottom: 109px;
  }
  img.img-responsive.main-banner {
      position: relative;
      top: 0px;
      left: 0px;
      width: 100%;
  }
  h3.content-mainheading {
      font-weight: 600;
      line-height: 35px;
      margin-bottom: 25px;
  }
  p.content-subheading {
      font-size: 22px; line-height: 30px; font-weight: 500;margin-bottom: 30px;
  }
  img.icons {
      width: 100px;
  }
  .icon-content {
      margin: 50px 0;
  }
  p.icon.desc {
      text-align: left;
      font-size: 16px;
      font-weight: 600;
      position: absolute;
      top: 20px;
      left: 30px;
  }
  .mt-4 {
      margin-top: 35px;
  }
  .video-bg {
      background: #e8e8e8;
      background-size: contain;
  }
  .video-bg {
      background: #e8e8e8;
      margin: 0 30px;
  }
  /*img.video-btn {*/
  /*    position: relative;*/
  /*    right: 46%;*/
  /*    width: 75px;*/
  /*    top: 20px;*/
  /*    display: inline;*/
  /*}*/
  span.price-range {
      font-size: 28px;
      font-weight: 600;
      color: #415055;
      margin: 0 5px;
  }
  h3.price {
      font-size: 18px;
      color: #415055;
      font-weight: 600;
      margin-bottom: 25px;
  }
  .mt-2 {
      margin-top: 20px;
  }
  a.buynow-btn {
      background: #415055;
      padding: 10px 70px;
      color: white;
      font-size: 20px;
      font-weight: 500;
  }
  h3.footer-small-desc {
      font-size: 24px;
      line-height: 35px;
      font-weight: 500;
  }
  h1.footer-strong-desc {
      font-size: 34px;
      font-weight: 600;
  }
  section.footer-desc {
      position: relative;
      top: 240px !important;
  }
  .footer {
      position: relative;
      top: 230px;
  }
  a:hover {
      text-decoration: none;
  }
  .slider {
      position: relative;
      list-style: none;
      overflow: hidden;
      width: 100%;
      padding: 0;
      margin: 0px auto 0px auto;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
  }
  .price_tag {
      color: #0077BD;
      font-size: 1.0em;
      font-weight: bold;
      padding: 3px 6px;
      border: thin solid #808080;
  }
  footer.footer-ty a {
      text-align: center;
      color: #444444;
      text-decoration: none;
  }
  img#logo_img1 {
      float: right;
      padding: 10px 0px;
  }
  img.thankyou-banner {
      width: 100%;
  }
  section.content-desc {
      margin: 40px 0;
  }
  .robot-bg {
      background: url(../images/bg-1.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
  }
  img.robots {
      width: 200px;
      padding: 20px;
      margin: 40px 0;
  }
  .robots-halves {
      text-align: center;
      margin: 80px 0;
  }
  p.robots-name, a.robots-name {
      background: #FFF;
      max-width: 300px;
      padding: 14px;
      border-radius: 25px;
      font-size: 20px;
      margin: 0px auto;
  }
  section.why-robot {
      margin: 40px 0;
  }
  h3.why-robot.heading {
      background: #5eb5e1;
      border-radius: 5px;
      font-size: 30px;
      margin: 0px 10px;
      text-align: center;
      padding: 30px 50px;
      font-weight: 800;
  }
  .connector {
      position: absolute;
      left: 240px;
      top: 40px;
  }
  img.icon-connector {
      width: 270px;
      z-index: -99999;
  }
  img.img-icon {
      width: 40%;
  }
  .row.mt-large-5 {
      margin: 60px 0;
  }
  h3.icon-head {
      font-size: 26px;
  }
  p.icon-desc {
      font-size: 16px;
      font-weight: 600;
      text-align: center;
      padding: 0 30px;
  }
  .footer-robots {
      background: white;
  }
  section.robot-overview {
      margin: 0 0 50px 0;
  }
  .sub-heading {
      font-size: 12px;
      /* color: #072b56; */
      color:white;
      margin-bottom: 5px;
  }
  .photo-businesses input#sub_button {
      width: 40%;
      background-color: #0a2d56;
      color: #fff;
      padding: 3px;
      font-size: 14px;
      font-weight: bold;
      border: none;
      cursor: pointer;
      text-transform: uppercase;
      margin-top:5px;
      /* margin-right: 160px; */
  }
  
  @media only screen and (min-width: 1023px) {
  .mobi-visible{
      display: none;
  }
  
  }
   @media only screen and (min-width: 992px) {
  .npm{
      padding-bottom: 109px;
  }
  
  }
  
  @media only screen and (max-width: 1023px) {
      .desk-visible{
          display: none;
      }
  
  
      td{
          padding: 7px 20px;
      }
      }
        table, th {
     border: 1px solid white;
     padding: 15px;
      }
          td{
          border-left:1px solid white;
          list-style-type: square n; ;
          padding: 7px 28px;
          }
  
         th{
          padding: 7px 28px;
         }
  
         li {
    list-style: none;
  }
  
  .desk-visible li::before {
    content: "\2022";
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
    width: 1em;
       position: relative;
      left: 14px;
  }
  .botm-space{
      padding-bottom: 12px;
  }
  .desk-visible td {
      font-size: 18px;
      padding: 7px 65px;
      width: 25%;
  }
  .desk-visible li {
      text-indent: -18px;
  }
  .desk-visible th {
        padding: 15px 50px;
        font-size: 22px;
        font-weight: 600;
    }
  .mobi-visible {
      margin: 10px 0;
      padding: 0 5px;
  }
  .mobi-visible li::before {
    content: "\2022";
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    position: relative;
      left: 13px;
  }
  .mobi-visible td {
      width: 50%;
      padding: 4px 28px;
  }
  .mobi-visible th {
      padding: 15px 30px;
      font-size: 15px;
      font-weight: 600;
  }
  .mobi-visible li {
      line-height: 16px;
      text-indent: -14px;
  }
  @-moz-document url-prefix() {
    section.robot-overview {
      margin: 0 0 120px 0;
    }
  }
  .imgButton{
      text-align:center;
  }
  a.robots-name {
      background: white;
      padding: 15px 90px;
      border-radius: 30px;
      font-size: 20px;
      position: relative;
      top: 15px;
  }
  .contact-image {
      padding: 0 10px;
  }
  .banner-img {
      padding: 0 0 20px 0;
  }
  h3.banner-head {
      /* color: black; */
      color:#078CD0;
      font-size: 36px;
      font-weight: 800;
      text-transform: uppercase;
      font-family: 'HelveticaNeueMedium';
      /* font-family: "helvetica_75_bold"; */
  }
  .banner-img.desc {
      position: relative;
      top: 70px;
      left: -115%;
      width: 150%;
  }
  /* .description.black_bg {
      background: black;
      border-radius: 10px;
      position: absolute;
      left: -100%;
      bottom: -160px;
  } */
  .description.black_bg {
    border-radius: 10px;
    position: absolute;
    left: -66%;
    bottom: -160px;
}
  .banner_note {
      padding: 10px 20px;
  }
  .printer_img_block{
      /* width: 45%; */
      width: 37%;
      position: relative;
      top: -160px;
      left:4%;
  }
  /*cust*/
  
  .inhp{
    padding: inherit;
  }
  
  .banner-bg{
    background-image: url("../images/head.jpg");
    background-repeat: no-repeat;
      background-size: cover;
      height: 80vh;
      width: 100%;
  }
  .m-10{
    margin: 0px 10px;
  }
  .banner-box{
    display: flex;
    /*justify-content: space-evenly;*/
  }
  .banner_box1{
    margin-top: 4%;
      left: 75px;
  }
  .banner-box > .ban-img > img{
               width: 200px;
      padding: 20px 10px;
      margin: 0px 8px;
  }
  .banner-box > .ban-img > p{
    font-weight: 600;
    text-align: center;
    line-height: 25px;
  }
  .peel{
        font-size: 20px;
      margin-left: 12rem;
      padding: 20px;
  }
  .m-15{
    width: 250px;
      padding: 10px;
      text-align: center;
  }
  .head-pd{
    padding: 35px 15px;
    text-transform: none !important;
    color: #1494ac;
    font-family: 'HelveticaNeueMedium';
      letter-spacing: 1.5px;
  }
  
  .bg-light{
  background-color:#c6e4ee;
  }
  .bg-light1{
  background-color: #ecf6f9;
  }
  .pd35{
    padding: 35px;
  }
  .border-b{
    border-bottom: 5px solid #6fcce7;
  }
  .prod-desc >p{
    line-height: 15px;
    font-family: 'HelveticaNeue-Roman';
  }
  .text-main{
    font-size: 25px;
    color: #1494ac;
    font-family: 'HelveticaNeue-Roman';
  }
  .price{
    margin-top: 30px;/*
    font-weight: bold;*/
  }
  .bg-white{
  background-color: white;
  padding: 0px 0px;
  margin-bottom: -18px;
  }
  .bg-blue{
    background-color: #6ab8c5;
  }
  .text-white{
    color: white;
  }
  .icon-box{
    padding: 30px;
      color: white;
      text-align: center;
   }
  
  .icon-box:nth-child(1)::after{
       display: inline-block;
      content: "";
      border-top: 1px solid white;
      width: 50%;
      margin: 0 1rem;
      transform: rotate(90deg);
      position: absolute;
      top: 50%;
      left: 66%;
  }
  .icon-box:nth-child(2)::after{
        display: inline-block;
      content: "";
      border-top: 1px solid white;
      width: 50%;
      margin: 0 1rem;
      transform: rotate(90deg);
      position: absolute;
      top: 50%;
      left: 66%;
  }
  
  .icon-box:nth-child(4)::after{
        display: inline-block;
      content: "";
      border-top: 1px solid white;
      width: 50%;
      margin: 0 1rem;
      transform: rotate(90deg);
      position: absolute;
      top: 50%;
      left: 66%;
  }
  .icon-box:nth-child(5)::after{
        display: inline-block;
      content: "";
      border-top: 1px solid white;
      width: 50%;
      margin: 0 1rem;
      transform: rotate(90deg);
      position: absolute;
      top: 50%;
      left: 66%;
  }
  
  .icon-box p{
    font-size: 20px;
    line-height: 24px;
    margin: 10px;
    font-family: "HelveticaNeueLTStd-Md";
  }
  .icon-box > img{
    width: 76px;
  }
  .icon-box > .one{
    width: 100px !important;
  }
  .icon-box > .d{
    width: 100px !important;
  }
  .cust-w{
    width: 95% ;
  }
  .bg-transparent{
    background-color: transparent;
    color: gray;
  }
  .m-auto{
  margin: 0px auto;
  }
  .p-10{
    padding: 10px;
  }
  .footer-c{
    padding: 20px 30px;
    margin: 0 auto;
    min-height: 90px;
  }
  .bg-blue::after{
    clear: both !important;
  }
  .d-flex{
    display: flex;
  }
  .text-align-right{
    text-align: right;
  }
  .text-align-left{
    text-align: left;
  }
  .display1{
    display: none;
  }
  .modal-header .close{
    position: absolute;
      color: white;
      right: -25px;
      top: -6%;
      font-size: 35px;
      opacity: 1;
  }
  .modal-header, .modal-body{
    border: none;
    padding: 0px;
  }
  .nomargin{
    margin: 0px !important;
  }
  .foo-link{
    color: black;
  }
  input.newbutton {
      display:block;
      width:100px;/*match image width;*/
      height:50px;/* match image height */
      line-height:50px;/* match height*/
      background:url(../images/submit.png) no-repeat 0 0;/* path to your image */
      color:#000;
      border:none;
      padding:0;
      text-transform:capitalize;/* ie6 fix to hide text*/
      text-indent:-999em;/* hide text - remove this if you want the text in the value attribute to show.*/
      clear:both;/* ie6 fix*/
  }
  
  .ipbg-d{
    display: none;
      /*background-color: #259ec3;*/
  
  }
  .photo-businesses img.footer-fsharelink{
    width: 20px !important;
  }
  .d-flex-m{
        display: flex;
      justify-content: space-between;
  }
  .bg-body{
       background: #bee0ec;
      background: -webkit-linear-gradient(to bottom, #FFFFFF, #e0f0f5, #bee0ec);
      background: linear-gradient(to bottom, #FFFFFF, #e0f0f5, #bee0ec);
  }
  .terms{
    color: #6d6e71;
    font-family: "HelveticaNeueMedium";
    font-size: 12px;
  }
  .modal-content{
    padding: 0;
      background: none;
      margin: 0;
      box-shadow: none;
      border: none;
  }
  .m-20{
    margin: 20px auto;
  }
  .photo-businesses select {
       background: white !important;
        opacity: 1.0 !important;
  }
  .photo-businesses select option {
      color: black !important;
  }
  .container.p-00 {
      padding: 0;
  }
  label.error {
      font-size: 10px;
      margin-bottom: 0px !important;
  }
  .mt--20 {
      margin-top: -20px !important;
  }
  .no-pad {
      padding: 0px;
  }
  .bg_yellow {
      background: #fed387;
      border-top-right-radius: 200px;
  }
  h4.text-white.imp {
      font-size: 18px;
      font-weight: 600;
      font-family: "HelveticaNeueLTStd-Hv";
  }
  .rounded_yellow_bg {
      background: #fed387;
      border-top-left-radius: 115px;
  }
  .pink_bg{
    /* background: #F6E2E4; */
    background: linear-gradient(0deg,#fefefe, #e7e5e6, #fce6e8 100%);
    /* background-image: url("../images/pink_bg.png");
    height:700px; */
  }
  section.rounded-content {
      /* margin: 60px 0; */
  }
  .indbox {
    padding: 20px 0px;
}
  h1.content_head {
      font-size: 32px;
      /* text-transform: uppercase; */
      font-weight: 600;
      /* font-family: 'HelveticaNeueLTStd-Hv'; */
      font-family: 'Helvetica'; 
      margin: 20px 35px;
      padding: 0px 50px;
  }
  h1.content_head_1 {
    font-size: 32px;
      /* text-transform: uppercase; */
      font-weight: 600;
      /* font-family: 'HelveticaNeueLTStd-Hv';   */
      font-family: 'Helvetica'; 
  }
  span.bg-w {
      background: white;
  }
  span.y_bg {
      background: #fed387;
  }
  .img-left {
      float: left;
  }
  p.content_description {
      font-size: 21px;
      color: black;
      margin-top: 30px;
      font-family: 'HelveticaNeue-Roman';
  }
  .boxes {
      padding: 20px 40px;
      margin: 0 50px;
  }
  h3.desc_box.head {
      font-size: 22px;
      margin: 0 0 20px 0;
      font-weight: 600;
      font-family: 'HelveticaNeueLTStd-Hv';
      text-transform: uppercase;
  }
  p.desc_box_content {
      font-size: 17px;
      font-weight: 500;
      font-family: 'HelveticaNeue-Roman';
      color: black;
  }
  ul.desc_contetlist {
      padding: 0 15px;
  }
  ul.desc_contetlist li {
      list-style-type: inherit;
      font-size: 17px;
      color: black;
      font-family: 'HelveticaNeue-Roman';
  }
  .row.icon_box {
      margin: 50px 0 0px;
  }
  section.full-screen.pt-5 {
      margin: 50px 0;
  }
  .float-right-image {
      background: #fed387;
      border-top-left-radius: 65px;
      position: relative;
      left: -10%;
  }
  /* 6 section */
  .left-content {
      position: relative;
      left: 100px;
      top: 60px;
      width: 70%;
  }
  p.big-screen-desc.short {
      font-size: 17px;
      font-weight: 500;
      font-family: 'HelveticaNeue-Roman';
      color: black;
  }
  p.big-screen-desc.short {
      font-size: 18px;
      font-weight: 500;
      font-family: 'HelveticaNeueMedium';
      color: black;
  }
  .float-left-image {
      background: #fed387;
      border-bottom-left-radius: 85px;
  }
  .right-content {
      position: relative;
      left: 80px;
      top: 60px;
      width: 65%;
  }
  /*img.img-responsive.right-img {*/
  /*    width: 100%;*/
  /*}*/
  img.img-responsive.left-img.mb-0 {
      position: relative;
      left: -22%;
      width: 100%;
  }
  img.img-responsive.right-img.inn {
      position: relative;
      top: -70px;
      z-index: -99;
      height: 400px;
  }
  .float-right-image_1 {
      background: #fed387;
      border-bottom-right-radius: 65px;
      position: relative;
      left: -10%;
      height: 330px;
  }
  h3.big-screen-desc.head {
      font-size: 22px;
      margin: 0 0 20px 0;
      font-weight: 600;
      font-family: 'HelveticaNeueLTStd-Hv';
      text-transform: uppercase;
  }
  section.full-screen.pt-5 {
      margin: 50px 0 0px 0;
  }
  section.footer-copyright {
      margin-bottom: 20px;
  }
  h3.mbanner-head {
      /* font-size: 28px; */
      font-size: 22px;
      text-transform: uppercase;
      font-weight: 600;
      /* font-family: 'HelveticaNeueLTStd-Hv'; */
      font-family: 'Helvetica';
      color: #0082c9;
  }
  .banne-main {
      padding: 0 40px;
  }
  p.mabnner_subhead {
      /* font-size: 15px; */
      font-size: 17px;
      font-weight: 600;
      /* font-family: 'HelveticaNeue-Roman'; */
      font-family: 'Helvetica';
      margin: 20px 0 0px;
  }
  .printer_img_mobile_block {
      padding: 35px 35px 20px 35px;
  }
  .black_bg_mobile {
      background: black;
      padding: 1px 10px;
      border-radius: 10px;
  }
  .banner_spcl-note {
      padding: 0 20px;
      margin-bottom: 30px;
  }
  h4.text-white.imp_mob {
      font-size: 15px;
      font-weight: 600;
      font-family: "HelveticaNeueLTStd-Hv";
      text-align: center;
  }
  .yellow_bg_bottom {
      background: #fed387;
      border-bottom-right-radius: 120px;
  }
  h1.content_head_mobile {
      font-size: 24px;
      text-transform: uppercase;
      font-weight: 600;
      font-family: 'HelveticaNeueLTStd-Hv';
      margin: 40px 0;
  }
  .bg_sec_black {
      background: black;
  }
  .border_img_block {
      padding: 30px 20px;
  }
  h3.border-desc.head {
      color: #ffd380;
      font-weight: 600;
      font-family: 'HelveticaNeueLTStd-Hv';
      text-transform: uppercase;
      font-size: 17px;
      margin: 0;
  }
  .border_desc_box {
      padding: 0 20px;
  }
  p.border-desc.subhead {
      color: #f9f8eb;
      margin: 20px 0 30px;
      font-family: 'HelveticaNeue-Roman';
  }
  .bg_sec_white {
      background: #faf8ed;
  }
  .text-black {
      color: black !important;
  }
  img.home-logo {
      width: 40%;
  }
  div#desktop-view-button {
      background: none;
  }
  .photo-businesses button:focus, .photo-businesses button:active {
      border: none !important;
      outline: none !important;
  }
  @media screen and (min-width: 1100px) {
      .bg-white {
              margin-bottom: 0px !important;
      }
      .container.p-00 {
          margin-top: -30px !important;
      }
      img.img-responsive.b_image {
       width: 60%;
      }
      .printer_img_block {
       height: 300px !important;
      }
      .mx-2 {
       margin: 20px 40px;
       padding: 20px 40px;
      }
      p.content_description {
          width: 120%;
      }
  }
  @media only screen and (min-width: 1912px) and (max-width: 1922px) {
      .photo-business-form {
       /*top: 170px !important;*/
       position: relative;
     }
     img.img-responsive.printer_banner {
      width: 55%;
      top: -190px;
      left: -30%;
    }
    .mx-2 {
        margin: 50px 225px;
    }
    .left-content, .right-content {
      top: 150px;
    }
    .left-content.iiii {
      top: 130px;
    }
    img.img-responsive.right-img {
      width: 100%;
    }
    img.img-responsive.right-img.inn {
        height: 500px;
    }
    .float-right-image_1 {
       height: 430px;
    }
  }
  @media screen and (min-width: 1401px) and (max-width: 1600px) {
      img.img-responsive.printer_banner {
          top: -150px !important;
          left: -80px !important;
     }
     .floating-image-bg.float-right-bg {
      position: relative;
      top: 30px;
    }
    .float-right-image_1 .left-content {
      top: 40px;
    }
    img.img-responsive.right-img {
       width: 90%;
     }
     img.img-responsive.left-img.mb-0 {
         left: -139px;
     }
  }
  @media only screen and (min-width: 1301px) and (max-width: 1380px) {
      .mx-2 {
       margin: 50px -20px !important;
       padding: 20px 20px !important;
     }
     .photo-businesses form {
         padding: 20px 10px;
     }
     #layer1 {
         width: 350px;
         right: 30px !important;
     }
     .rounded_yellow_bg {
         width: 82%;
     }
     .col-lg-11.p-0.d-flex.flex-row.flex-wrap {
        width: 91%;
      }
      .col-lg-11.p-0.d-flex.flex-row-reverse.flex-lg-row.flex-wrap-reverse.flex-lg-wrap.flex-md-row.flex-wrap-reverse.flex-md-wrap {
       width: 91.2%;
      }
  }
  @media only screen and (min-width: 1201px) and (max-width: 1299px) {
     .mx-2 {
       margin: 50px -70px !important;
       padding: 20px 60px !important;
     }
      section.youtube-video {
       width: 96%;
     }
     .photo-businesses form {
         padding: 0px 20px;
     }
     #layer1 {
         width: 350px ;
         right: 20px !important;
         margin-top:160px !important;
     }
     .rounded_yellow_bg {
         width: 79%;
     }
     .col-lg-11.p-0.d-flex.flex-row.flex-wrap {
        width: 88.2%;
      }
      .col-lg-11.p-0.d-flex.flex-row-reverse.flex-lg-row.flex-wrap-reverse.flex-lg-wrap.flex-md-row.flex-wrap-reverse.flex-md-wrap {
        width: 88.4%;
      }
  }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   .photo-businesses input#sub_button {
       width: 55%;
       font-size: 12px;
       padding: 6px 3px;
   }
   h3.banner-head, h4.text-white.imp, h1.content_head, h3.desc_box.head, h1.content_head_1, h3.big-screen-desc.head, p.banner-head.desc, h1.heading-text, .terms, .photo-businesses .footer-borders{
       font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
   }
   p.big-screen-desc.short {
       font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
   }
  }

  /*------------------*/

  h1.heading-text {
   font-size: 33px;
    font-weight: 600;
    font-family: 'HelveticaNeueMedium';
    color: #623463;
    text-align: center;
    margin: 37px 0px;
    line-height: 40px;
}

h1.heading{
    text-align:center;
}

hr.hr {
    border-top: 1px solid #6F5386 !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  hr.purple_hr{
    border-top: 11px solid #6F5386 !important;
    width: 22%;
    margin-top:-5px;
    margin-bottom:0px;
  }

  div.img-heading{
    font-weight: 600;
    font-family: 'Helvetica';
    text-align:center;
    font-size:22px;
    color:#606060;
}

div.img-text{
    font-family: 'Helvetica';
    text-align:center;
    font-size:22px;
    color:#606060;
    padding-bottom:10px;
}

.icon{
    display: block;
    margin: 0 auto;
    padding:10px;
  }
.purple_hr.hrow1{position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 5px;}
    .wideapplications{position: relative;}
  /* section.image-section{
    background-image: url("../images/Application_Mob.png");
    background-size: cover; 
    height:680px;
    padding:20px;position: relative;
    /* width:100vw;
    height:100vw;
    background-repeat:no-repeat;
    background-position:center center;
    background-size: cover; */
} */


@media only screen and (min-width:1px) and (max-width:700px) {
    section.image-section {
        width: 100%;
        height: calc(100vh - 185px);
        max-height: 270px;
        background-image: url("../images/Application_Mob.png");
        background-size: cover;
        background-position: center center;
    }
    div.pink_bg {
        height: 100%;
        background-image: url("../images/pink_bg.png");
        background-size: cover;
        background-position: center center;
    }

  }

div.printer-heading {
    font-size: 33px;
    font-weight: 600;
    font-family: 'Helvetica';
    text-align:center;
    color:white;
    
  position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 60px;
}
.printer-heading1{font-size: 27px;
    font-weight: 600;
    font-family: 'Helvetica';
    text-align:center;
    color:white;}
div.printer-section{
    background-color:#865487;
    padding:50px;
  }

  div.printer-text {
    font-size: 1.9rem;
    font-family: 'Helvetica';
    color:#FFF;
}


div.printer{
    padding-top:20px;
}
.mobile-links{margin-left: -27px;}
.table_container.row{
    /* border: 0.5px solid #333;*/
     /* margin-top: -1px; */
     display: flex;
  
 }
 .table_container .left_col{
    border-right:1px solid #6F5386;
 }

 .table_container .right_col{
    border-right:1px solid #6F5386;
 }

 @media screen and (min-width: 1100px){
.printer_img_block {
    height: 100px !important;
}
 }

 @media (min-width: 1200px){
div.content {
    width: 62.666667% !important;
}
div.banner{
    margin-top:-10%;
}
h3.btext{
    /* margin-top:-10%; */
    margin-top:-3%;
}
 }

 @media only screen and (max-width: 600px) {

 div.grey-bg{
     background-color:#E9E9E9;
 }
 div.printer-heading {
    font-size:16px !important;
 }
     
h1.heading-text {
    font-size: 21px;
}

hr.hrow{
  margin-top:28px;
}

.terms{
    font-size:12px;
}

.mobile-links {
    margin-left: 0px !important;
    margin-top:0px !important;
}

.bar-icon{
    display:block !important;
}

}

@media (min-width: 1920px) and (max-width: 2560px)  {
    div.printer_img_block{
    margin-left: 10%;
    height: 300px !important;
    }
     .featuringproof{margin-top: -212px;}
     hr.purple_hr{margin-left: 35%;}
     .purple_hr.hrow1{left:15%;}
}
@media (min-width: 768px) and (max-width: 820px)  {
   .ff-businesses button {
    border: none;
    background-color: #2e4e8c !important;
    color: white;
    margin-right: 25px;
    margin-top: 3px;
    padding: 5px 10px;
}
.ff-businesses button {
    border: none;
    background-color: #2e4e8c !important;
    color: white;
    margin-right: 72px !important;
    margin-top: 3px;
    padding: 5px 10px;
}
.photo-businesses .logo {
    float: left !important;
    padding: 10px;
}
}

.bar-icon {
    float: left;
    padding: 30px 16px;
    text-decoration: none;
    font-size: 25px !important;
  }

  .photo-businesses input#sub_button {
    background-color: #FFFFFF;
    color: #393939;
}
 
@media (min-width: 1200px){
.col-lg-8 {
    width: 64.666667%;
}
}

span.red_text{
    color:#FFF;display:block; margin-top:10px;font-weight: 600;
}

@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1366px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {

    .icontent{
        right:-57%;
    }

    .btext{
        margin-top:-8%;
    }
}

@media screen and (min-width: 1100px){
    
    hr.hrow{
        margin-top:45px;
    }
    
}

@media (max-width: 600px){
    
   div.printer-heading{
        top:21px !important;
    }
    
}



@media screen and (min-width:1025px) { 
    .banner-img.desc{
        left:-85%;
    }
    img.img-responsive.b_image {
        width: 73%;
    }
    .b_img{
        margin-top: 10%;
    }
    .elink{
        width: 14.666667%;
    }
    .b_img{
      margin-top: 62px;
    }
}

div.ptext{
    top:20px;
}
@media (max-width: 768px){
  img.img-responsive.firstsection-img{max-width: 90px;}
  .bg-Lblue{background: #e9e9e9 !important;}
  h3.mbanner-head{font-size: 26px; line-height: 26px !important;}
  .banne-main{padding: 0 35px;}
  hr.purple_hr{    border-top: 9px solid #6F5386 !important;
    width: 40%;
    margin-bottom: 0px;}
  .img-responsive.icon{max-width: 105px;}
  div.img-heading{font-size: 16px;}
  div.img-text{font-size: 15px;}
  div.printer-heading {
    font-weight: 600;
    font-family: 'Helvetica';
    text-align: center;
    color: white;
    position: absolute;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 33px;
    width: 100%;
}
.purple_hr.hrow1{top: 7px !important;}
hr.purple_hr.hrow1{border-top: 6px solid #6F5386 !important;}
div.printer-section{margin:0 10px;}
div.ptext{padding: 0px;}.printer-text{padding: 0px;font-size: 1.5rem !important; line-height: 28px;}
.npm{text-align: center;
            padding-bottom: 232px;
}
h1.heading-text{line-height:36px;}
div.printer-section{padding:37px;}
.purple_hr.hrMob{display:none;}.wideapplications{margin-top:30px;}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
  div.pink_bg {
    height: 100%;
    background-image: url("../images/pink_bg.png");
    background-size: cover;
    background-position: center center;
  }
  .featuringproof{margin-top: -143px;}
  .elink p{margin-right: 23px;}
  .printer-text{font-size: 2.2rem !important;
    line-height: 40px;}
    h3.mbanner-head {
    font-size: 35px;
    line-height: 37px !important;
}
div.printer-text{margin-left:125px;}
}
@media (min-width : 600px) and (max-width:767px){
    div.printer-text{margin-left:110px;}
}
label.checkbox_msg {
    color: white;
    font-size: 13px;
    padding-left: 15px;
    text-indent: -15px;
    font-family: 'HelveticaNeueMedium';
    font-weight: 500;
}
input#terms_and_conditions {
    height: 10px;
}

.signpage-container {
  max-height: 680px;
}
.signpage-container .signpage-section{
    height:100%;
    position:relative;
}
.signpage-content{
    position:absolute;
    top: 5px;
    right: 40px;
    color:#1C4399;
    font-size:35px;
    font-weight:600;
    width:200px;
    height:100px;
    text-transform:uppercase;
    /*font-family: "HelveticaNeueLTStd-Bd";*/
}
.signpage-content img{
    width:100%;
    height:100%;
    object-fit: contain;
}
@media (max-width:990px){
    .signpage-content{
        font-size:30px;
         top: 0px;
    right: 0px;
    height:60px;
    }
}
@media (max-width:767px){
    .signpage-content{
        font-size:20px;
        top:0px;
        right:0px;
    }
}

.signpage-container .signpage-section .signpage-desktop-banner {
  display: none;
}
.signpage-container .signpage-section .signpage-desktop-banner img {
  height: 100%;
  max-height:680px;
  width:100%;
  object-fit: cover;
  object-position: center center;
}
@media (min-width: 768px) {
  .signpage-container .signpage-section .signpage-desktop-banner {
    display: block;
  }
}
@media (min-width : 1500px){
    .signpage-container {
        max-height: 750px;
    }
    .signpage-container .signpage-section .signpage-desktop-banner img{
        max-height: 750px;
    }
}
.signpage-container .signpage-section .signpage-mobile-banner img {
  height: 100%;
  max-height:680px;
  width:100%;
}
@media (min-width: 767px) {
  .signpage-container .signpage-section .signpage-mobile-banner {
    display: none;
  }
}




.signage-printer-section {
  display: flex;
  flex-direction: column;
  gap: 3rem;
  padding: 4rem 2rem;
  background: #dde6ef;
  max-width: 1440px;
  margin: 40px auto;
  border-radius: 15px;
  /*max-width:60%;*/
  /* ---------- Responsive Layouts ---------- */
}
@media (max-width: 1440px) {
  .signage-printer-section {
    margin: 40px 20px;
    /*max-width:75%;*/
  }
}
@media (max-width: 1280px) {
  .signage-printer-section {
    margin: 20px 20px;
  }
}
@media (max-width: 990px) {
  .signage-printer-section {
    margin: 20px 16px;
    max-width:100%;
  }
}
.signage-printer-section .signage-printer-card {
  display: flex;
  align-items: stretch;
  overflow: hidden;
  /*background: #fff;*/
  /*border-radius: 14px;*/
  /*box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);*/
  /*transition: all 0.3s ease;*/
  /* --- Image Section --- */
  /* --- Info Section --- */
  border-bottom:0.5px solid black;
}
.signage-printer-section .signage-printer-card:last-child{
    border:none;
} 
/*.signage-printer-section .signage-printer-card:hover {*/
/*  transform: translateY(-4px);*/
/*  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.12);*/
/*}*/
.signage-printer-section .signage-printer-card .signage-printer-image {
  flex: 1 1 50%;
  min-width: 300px;
  /*background: #f2f5f8;*/
  display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.signage-printer-section .signage-printer-card .signage-printer-image img {
  width: 100%;
  /*height: 100%;*/
  -o-object-fit: cover;
     object-fit: contain;
  display: block;
      max-width: 500px;
    min-height: 300px;
}
@media (max-width:767px){
    .signage-printer-section .signage-printer-card .signage-printer-image img {

    min-height: 250px;
}
}
.signage-printer-section .signage-printer-card .signage-printer-info {
  flex: 1 1 50%;
  padding: 2.5rem;
}
.signage-printer-section .signage-printer-card .signage-printer-info .signage-printer-title {
  font-size: 2.7rem;
  font-weight: 700;
  color: #004b9b;
  margin-bottom: 1.5rem;
}
.signage-printer-section .signage-printer-card .signage-printer-info .signage-printer-features {
  list-style: disc;
  padding-left: 0;
  margin-bottom: 1.5rem;
}
.signage-printer-section .signage-printer-card .signage-printer-info .signage-printer-features li {
  color: #444;
  font-size: 19px;
  line-height: 1.7;
  margin-bottom: 0.4rem;
}
.signage-printer-section .signage-printer-card .signage-printer-info .signage-printer-meta {
  font-size: 12px;
  font-weight: 600;
  color: #555;
}
.signage-printer-section .signage-printer-card:nth-child(even) {
  flex-direction: row-reverse;
}
.signage-printer-model-data{
    
    font-size: 2.4rem;
    font-weight: 700;
    color: black;
    text-align:center;
    
}
.signage-printer-model-data span{
    font-size: 1.5rem;
    color: black;
    position: relative;
    top: -12px;
}
@media (max-width: 1024px) {
  .signage-printer-section .signage-printer-card .signage-printer-info {
    padding: 2rem;
  }
  .signage-printer-section .signage-printer-card .signage-printer-info .signage-printer-title {
    font-size: 1.5rem;
  }
  .signage-printer-section .signage-printer-card .signage-printer-info .signage-printer-features li {
    font-size: 0.95rem;
  }
}
@media (max-width: 768px) {
  .signage-printer-section .signage-printer-card {
    flex-direction: column !important; /* Force vertical stacking for all */
    text-align: left;
  }
  .signage-printer-section .signage-printer-card .signage-printer-image {
    flex: none;
    min-width: 100%;
    order: 1; /* Image first */
  }
  .signage-printer-section .signage-printer-card .signage-printer-info {
    order: 2;
    padding: 1.8rem 1.5rem;
  }
  .signage-printer-section .signage-printer-card .signage-printer-info .signage-printer-title {
    font-size: 1.4rem;
    margin-bottom: 1rem;
  }
  .signage-printer-section .signage-printer-card .signage-printer-info .signage-printer-features li {
    font-size: 0.9rem;
    line-height: 1.6;
  }
  .signage-printer-section .signage-printer-card .signage-printer-info .signage-printer-meta {
    font-size: 0.9rem;
    margin-top: 1rem;
  }
  .signage-printer-model-data{
    
    font-size: 2rem;
    font-weight: 700;
    color: black;
    text-align:center;
    
}
.signage-printer-model-data span{
    font-size: 1.2rem;
    color: black;
    top: -8px;
}
}
@media (max-width: 480px) {
  .signage-printer-section {
    padding: 3rem 1rem;
    gap: 2rem;
  }
  .signage-printer-section .signage-printer-card .signage-printer-info {
    padding: 1.5rem;
  }
  .signage-printer-section .signage-printer-card .signage-printer-info .signage-printer-title {
    font-size: 1.25rem;
  }
}

.footer {
  background: #fff;
  color: #333;
  font-family: Arial, sans-serif;
  top:0px;
}
.footer .footer-social-icons {
  background: #004aad;
  padding: 1rem;
  /*margin-bottom: 2rem;*/
}
@media (max-width: 1200px) {
  .footer .footer-social-icons {
    margin-bottom: 0rem;
  }
}
.footer .footer-social-icons .footer-social {
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  max-width: 1440px;
  margin: 0 auto;
}
@media (max-width: 990px) {
  .footer .footer-social-icons .footer-social {
    flex-direction: column;
  }
}
.footer .footer-social-icons .footer-social span {
  font-weight: 500;
  font-size: 40px;
}
@media (max-width: 990px) {
  .footer .footer-social-icons .footer-social span {
    font-size: 20px;
  }
}
.footer .footer-social-icons .footer-social .social-icons {
  display: flex;
  gap: 1rem;
}
@media (max-width: 990px) {
  .footer .footer-social-icons .footer-social .social-icons {
    flex-direction: column;
    margin-top: 20px;
  }
}
.footer .footer-social-icons .footer-social .social-icons a {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}
.footer .footer-social-icons .footer-social .social-icons a img {
  width: 24px;
  height: 24px;
}
.footer .footer-social-icons .footer-social .social-icons a:hover {
  text-decoration: underline;
}
.footer .footer-links-section .footer-links {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 2rem;
  max-width: 1440px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .footer .footer-links-section .footer-links {
    padding: 2rem 1rem;
  }
}
.footer .footer-links-section .footer-links .footer-column {
  flex: 1 1 20%;
  margin-bottom: 1rem;
}
.footer .footer-links-section .footer-links .footer-column .footer-title {
  font-weight: 600;
  font-size: 20px;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  margin-bottom: 1rem;
}
.footer .footer-links-section .footer-links .footer-column .footer-title .arrow {
  transition: transform 0.3s;
  width: 16px;
  height: 16px;
  display: none;
}
.footer .footer-links-section .footer-links .footer-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: 100%;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.footer .footer-links-section .footer-links .footer-column ul li {
  margin-bottom: 0.5rem;
  font-size: 16px;
}
.footer .footer-links-section .footer-links .footer-column ul li a {
  text-decoration: none;
}
.footer .footer-links-section .footer-links .footer-column.collapsed ul {
  max-height: 0;
}
.footer .footer-links-section .footer-links .footer-column.collapsed .arrow {
  transform: rotate(-90deg);
}

@media (max-width: 990px) {
  .footer-links-section .footer-links {
    flex-direction: column;
  }
  .footer-links-section .footer-links .footer-column {
    flex: 1 1 100%;
    border-bottom: 1px solid #eee;
    padding: 0.5rem 0;
  }
  .footer-links-section .footer-links .footer-column .footer-title .arrow {
    display: inline-block;
  }
  .footer-links-section .footer-links .footer-column ul {
    max-height: 0;
  }
}

.points-section{
    max-width: 1440px;
    margin: 0 auto;
}
@media (max-width:990px){
    .points-section{
    max-width: 100%;
    /*margin: 20px 10px;*/
}
}
.points-container{
    max-width: 100%;
    margin: 40px 0px 0px 0px;
    padding:0 20px;
}
@media (max-width:990px){
    .points-container{
    max-width: 100%;
    /*margin: 40px 0px 0px 0px;*/
    padding:0 16px;
}
}
@media (min-width:1441px){
    .points-container{
    /*max-width: 60%;*/
      max-width: 100%;
       min-width: 100%;
    margin: 40px 0px 0px;
    padding:0px;
}
.points-section{
    display:flex;
    justify-content:center;
    /*max-width:60%;*/
}

}
@media (max-width:990px){
    .points-container{
    max-width: 100%;
    margin: 20px 10px 0px;
}
}
.points-container img{
    width:100%;
    object-fit:contain;
    overflow: hidden;
    border-radius: 15px;
}
.signage-strip-section{
    background:#1C4399;
    padding:15px 0px;
    margin-top: 40px;
}
.signage-strip-section .signage-strip-container p{
    font-size:36px;
    font-weight:600;
    /*line-height:60px;*/
    text-align:center;
    color:white;
    margin:0px;
    font-family: 'HelveticaNeue-Roman';
}
@media (max-width:1200px){
    .signage-strip-section .signage-strip-container p{
    font-size:30px;
    font-weight:400;
}
}
@media (max-width:990px){
    .signage-strip-section .signage-strip-container p{
    font-size:24px;
    font-weight:400;
}
.signage-strip-section{
    padding:10px 0px;
}
}
@media (max-width:767px){
    .signage-strip-section .signage-strip-container p{
    font-size:16px;
    font-weight:400;
}
}
.signpage-banner-content{
    position:absolute;
    /*top:44%;*/
    /*right:20%;*/
       right: 25%;
    bottom: 3%;
}
.signpage-banner-content h1{
    font-size:60px;
    font-weight:600;
    color:white;
    margin:0px;
    font-family: 'HelveticaNeue-Roman';
}
@media (max-width:1200px){
  .signpage-banner-content h1{
    font-size:50px;
    font-weight:600;
}  
.signpage-banner-content{
    right:25%;
}

}
@media (max-width:991px){
      .signpage-banner-content h1{
              font-size:40px;
      }
      .signpage-banner-content{
          right: 19%;
      }
 
}
@media (max-width:767px){
  .signpage-banner-content h1{
    font-size:20px;
    font-weight:400;
}  
.signpage-banner-content{
    /*position:absolute;*/
    /*top:40%;*/
    top:auto;
    right: 45%;
    bottom: 4%;
}
}
.signpage-banner-content p{
    font-size:16px;
    font-weight:400;
    color:white;
    margin:0px;
    font-family: 'HelveticaNeue-Roman';
}
@media (max-width:767px){
.signpage-banner-content p{
    font-size:12px;
    font-weight:300;
}
}
.signpage-content-break{
    display:block !important;
}


/* === Floating Button === */
.contact-launch-btn {
  position: fixed;
  bottom: 25px;
  right: 25px;
  background: #1C4399;
  color:  #fff;
  width: fit-content;
  height: fit-content;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  cursor: pointer;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease;
  z-index: 9;
  /*padding:15px;*/
}
.contact-launch-btn p{
    color:  #fff;
    font-size:16px;
    font-weight:600;
     font-family: 'HelveticaNeue-Roman';
     margin:0px;
     padding:15px;
}
@media (max-width:990px){
  .contact-launch-btn {
      /*padding:5px 8px;*/
  }
  .contact-launch-btn p{
     padding:10px;
         font-size: 14px;
}
}

@media (max-width:767px){
  .contact-launch-btn p{
      font-size:14px;
      padding:5px 8px;
  }
}
.contact-launch-btn:hover {
  background-color: #0073e6;
  color:  #fff;
  /*transform: scale(1.05);*/
}
.contact-launch-btn p:hover {
  color:  #fff;
  /*transform: scale(1.05);*/
}

/* === Popup Box === */
.contact-popup-box {
  position: fixed;
  bottom: 95px;
  right: 25px;
  width: 400px;
  max-height: 80vh;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.3);
  overflow-y: auto;
  padding: 20px;
  display: none;
  z-index: 10000;
  animation: fadeInUp 0.3s ease;
}

/* Animation */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Close icon */
.contact-popup-close {
  position: absolute;
  top: 10px;
  right: 12px;
  font-size: 20px;
  color: #888;
  cursor: pointer;
  transition: color 0.3s ease;
}
.contact-popup-close:hover {
  color: #000;
}

/* Responsive */
@media (max-width: 480px) {
  .contact-popup-box {
    width: 90%;
    right: 5%;
    bottom: 90px;
  }
  
}
.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: 'HelveticaNeue-Roman';
    margin:0px;
    text-align: center;
}
.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;
}

.contact-launch-btn-chnage{
    position:relative;
    margin-top:10px;
    bottom: unset;
    right: unset;
    /*top: 30vw;*/
    /*right: 38vw;*/
}
@media (max-width: 767px) {
     .contact-launch-btn-chnage{
    position:relative;
    /*top: 30vw;*/
    /*right: 38vw;*/
    }
}
#layer1{
    top:20% !important;
    background-color: #1C4399 !important;
}
@media (max-width: 1366px) {
        #layer1{
        top:20% !important;
        background-color: #1C4399 !important;
    }
}
.enquiry-sticky-container {
  position: sticky;
  bottom: 0px; /* hidden initially */
  /*right: 20px;*/
  z-index: 10003;
  width:100%;
  transition: bottom 0.4s ease;
  background: #1C4399;
  text-align:center;
display:block;    
}

.enquiry-sticky-container.show {
  display:block;
}

.enquiry-sticky-btn {
  /*background-color: #0078d7;*/
  color: #fff;
  background-color: #1C4399 !important;
  border: none;
  padding: 14px 28px;
  /*border-radius: 30px;*/
  font-size: 20px;
  font-weight: 600;
  font-family: "Segoe UI", Arial, sans-serif;
  letter-spacing: 0.3px;
  /*text-transform: uppercase;*/
  cursor: pointer;
  /*box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);*/
  /*transition: background 0.3s ease, transform 0.2s ease;*/
  font-family: 'HelveticaNeue-Roman';
  width:100%;
}

.enquiry-sticky-container:hover , .enquiry-sticky-btn:hover {
  background-color: #005fa3 !important;
}
.photo-business-form{
    margin:10px !important;
}
.enq-btn{
    display:flex;
    justify-content:center;
    margin-top:20px;
}
.enq-btn button{
    background:#1C4399;
    font-size:20px;
    font-weight:500;
     font-family: 'HelveticaNeue-Roman';
         padding: 10px;
   text-transform:uppercase;
}
.enq-img img{
    width:24px;
    height:24px;
    fill:white;
}
.enq-btn-mg{
   width: fit-content;
    margin: 0 auto 20px;
}




.enquiry-sticky-container {
  position: fixed;
  bottom: 0px;
  right: 0px;
  z-index: 10003;
  opacity: 0;
  transform: translateY(40px);
  pointer-events: none;
  transition: all 0.3s ease;
}

/* Visible after scroll */
.enquiry-sticky-container.show {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.popup-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.3);
  z-index: 10001;
  display: none;
}



#layer1 {
  z-index: 10002;
}
@media (max-width:768px){
    #layer1{
        margin:20px auto !important;
            transform: translate(0%, 0%) !important;
    }
    .form-container{
        display:block !important;
    }
}