@media only screen and (max-width: 1920px){

  .content .heading h1 {

  font-size: 44px;

  }

  .content-row .itemes h4{

  font-size: 34.78px;

  }

  .content-row .itemes img {

  width: 152px;

  }

  .content-row .itemes .boxes{

  width: 251px;

  height: 251px;

  }

  .content-row .itemes .boxes {

  padding: 51px;

  }

  /* 8-3-23-start */
  /* #watermark_prescription_label, #watermark_prescription {
    line-height: 138px;
  
  } */

  /* 8-3-23-end */

  }

  @media only screen and (max-width: 1600px){

  /* 8-3-23-start */
  /* #watermark_prescription_label, #watermark_prescription {
    line-height: 103px;
  
  } */

  /* 8-3-23-end */

  }



  @media only screen and (max-width: 1366px){

    /* #watermark_prescription_label, #watermark_prescription {
      line-height: 48px;
  } */

  .content .heading h1 {

  font-size: 25px;

  margin-bottom: 25px;

  font-weight: 600;

  font-family: 'RobotoSlab-VariableFont_wght';
  

  }

  .content-row .itemes h4{

  font-size: 19px;

  }

  .content-row .itemes img {

  width: 115px;

  }

  .content-row .itemes .boxes {

  padding: 38px;

  }

  .content-row .itemes .boxes {

  width: 175px;

  height: 175px;

  }

  }

  @media only screen and (max-width: 1200px){ 

    header .heading h3 
    {
      font-size: 18px;
    }

  }

  @media only screen and (max-width: 1024px){

  header .logo {

  padding: 5px 0;

  }

  .content-row .itemes .boxes {

  width: 195px;

  height: 195px;

  }

  }

  @media only screen and (max-width: 920px){

  .content-row{

  display: block;

  }

  .content-row .itemes .boxes {

  width: 182px;

  height: 182px;

  }

  .content-row .itemes h4 {

  font-size: 17px;

  }

  .content-row .itemes {

  margin: 14px 28px 20px;

  }

  .check-row .refernce button {

  margin: auto;

  }

  footer {

  height: auto;

  }

  .welcome .list {

  padding: 17px 0px;

  }

  .content-row {

  display: block;

  }

  .content-row .itemes h4 {

  font-size: 28px;

  }

  .content-row .itemes {

  margin-bottom: 63px;

  }

  }

  @media only screen and (max-width: 576px){

  .close__div {

  margin-top: 4rem;

  }

  .check-row {

  margin: 30px 0 118px;

  text-align: center;

  }

  .check-row .check__pres {

  margin-bottom: 8px;

  }

  .check-row .refernce {

  margin-top: 25px;

  }

  .portal .form__div .header h5 {

  padding: 3px 0px 33px;

  font-size: 20px;

  }

  header .logo {

  padding: 5px 0;

  }

  .content .heading h1 {

  margin-bottom: 16px;

  }

  .portal .form__div form .input-group input::placeholder{

  font-size: 18px;

  }

  .close__div {

  margin-top: 51px;

  }

  .content-row {

  display: block;

  }

  .content-row .itemes {

  margin-bottom: 63px;

  }

  .button__div {

  margin-bottom: 96px;

  }

  }



@media screen and (max-height: 720px) {
  #the-canvas-2 
  {
    height: 500px;
  }
}


