.addprocontainer{
    width: 90%;

    display: block;
    background: red;
    margin-right: auto;
    margin-left: auto;
}
.addpro-grid {
    display: grid;
    grid-template-columns: auto auto auto auto;
    background-color: white;
    padding: 20px;
    grid-row-gap:20px;
    grid-column-gap:20px;
    align-items:center;
  }
  .addpro-grid >div {
    background-color:#FFFFFF;;
    border: 1px;
    padding: 20px;
    font-size: 30px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0px 0px 15px rgba(0, 52, 89, 0.25);
  }
  .progrid1{
    grid-row-start: 1;
    grid-row-end: 3;
    height: 730px;
    width:400px;
  }
  .progrid{
    width: 400px;
    height: 350px;
  }
  .back-button{
    padding: 0.7rem !important;
    padding-left: 2.3rem !important;
    font-size:30px;
  }
  .worker-img{
    position: relative;
    width: 340px;
    height: 320px;
  }
  .reports-img{
    position: relative;
    width: 110px;
    height: 110px;
    margin-top: 40px;
  }
  .a1-headings{
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 70px;
    text-align: center;
    color: #003459;
  }
  .a-headings{
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 20px;
    text-align: center;
    margin-top:5%;
    color: #003459;
  }
  .co-name{
    display: inline;
    font-family: Roboto;
    font-size: 20px;
    color: #312E2E;
    text-align: center;
  }
  .co-end-date{
    display: inline;
    font-family: Roboto;
    font-size: 20px;
    color: #312E2E;
    margin-right:10px;
    text-align: start;
  }
  .co-name-al{
      display: relative;
      font-size: 20px;
      margin-top: -1.5rem;
  }
  .co-name-dt{
    display: inline;
    font-size: 20px;
}
  .desc-{
      font-size:15px;
      line-height: -10px;
      position:relative;
      top:-10px;
  }
  .worker-btn{
    position: relative;
    background: #003459;
    border-radius: 3px;
    font-size:20px;
    align-items: center;
    color: white;
  }
  .line{
    position: absolute;
    width: 180px;
    height: 0px;
    left: 115px;
    top: 590px;

    border: 0.3px solid #312E2E;
  }
  .line1{
    position: absolute;
    width: 180px;
    height: 0px;
    left: 120px;
    top: 515px;

    border: 0.3px solid #312E2E;
  }
  .com-date{
    margin-top:-20px;
    margin-right:40px;
    text-align: start;
    margin-left: 10%;
  }
  .com-nam{
    margin-top:10px;
    margin-right:15px;
    margin-left: 10%;
    text-align: start;
    line-height: 2rem;
    margin-bottom: 1rem;
  }
  @media screen and (max-width: 1800px) {
    .addprocontainer{
        width: 90%;

        display: block;
        background: red;
        margin-right: auto;
        margin-left: auto;
    }
    .addpro-grid {
        display: grid;
        grid-template-columns: auto auto auto;
        background-color: white;
        padding: 20px;
        grid-row-gap:20px;
        grid-column-gap:20px;
        align-items:center;
      }
      .addpro-grid >div {
        background-color:#FFFFFF;;
        border: 1px;
        padding: 20px;
        font-size: 30px;
        text-align: center;
        border-radius: 5px;
        box-shadow: 0px 0px 15px rgba(0, 52, 89, 0.25);
      }
      .progrid1{
        grid-row-start: 1;
        grid-row-end: 3;
        height:670px;
        width:400px;
      }
      .progrid{
        width: 400px;
        height: 320px;
      }
      .back-button{
        padding: 0.7rem !important;
        padding-left: 2.3rem !important;
        font-size:30px;
      }
      .worker-img{
        position: relative;
        width: 340px;
        height: 320px;
      }
      .reports-img{
        position: relative;
        width: 100px;
        height: 100px;
        margin-top: 40px;
      }
      .a1-headings{
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 25px;
        line-height: 70px;
        text-align: center;
        color: #003459;
      }
      .a-headings{
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 20px;
        text-align: center;
        margin-top:5%;
        color: #003459;
      }
      .co-name{
        display: inline;
        font-family: Roboto;
        font-size: 20px;
        color: #312E2E;
      }
      .co-end-date{
        display: inline;
        font-family: Roboto;
        font-size: 20px;
        color: #312E2E;
        margin-right:10px;

      }
      .co-name-al{
          display: relative;
          font-size: 20px;
          margin-top: -1.5rem;
      }
      .co-name-dt{
        display: inline;
        line-height: -100px;
        margin-left:3px;
        font-size: 20px;
    }
      .desc-{
          font-size:15px;
          line-height: -10px;
          position:relative;
          top:-10px;
      }
      .worker-btn{
        position: relative;
        background: #003459;
        border-radius: 3px;
        font-size:20px;
        align-items: center;
        color: white;
      }
      .line{
        position: absolute;
        width: 180px;
        height: 0px;
        left: 115px;
        top: 590px;

        border: 0.3px solid #312E2E;
      }
      .line1{
        position: absolute;
        width: 180px;
        height: 0px;
        left: 120px;
        top: 515px;

        border: 0.3px solid #312E2E;
      }
      .com-date{
        margin-top:-20px; margin-right:40px
      }
      .com-name{
        margin-top:-10px; margin-right:14px
      }

  }
  @media screen and (max-width: 1300px) {
    .back-button{
        padding: 0rem !important;
        padding-left: 1.4rem !important;
      }
     .addprocontainer{
        width: 55%;
        height: 100px;
        display: block;
        background:white;
        margin-right: auto;
        margin-left:4rem;
    }
    .addpro-grid {
        display: grid;
        grid-template-columns: auto auto auto;
        background-color: white;
        padding: 10px;
        grid-row-gap:10px;
        grid-column-gap:10px;
        align-items:center;
      }
      .line{
        position: absolute;
        width: 150px;
        height: 0px;
        left: 125px;
        top: 470px;

        border: 0.3px solid #312E2E;
      }
      .line1{
        position: absolute;
        width: 150px;
        height: 0px;
        left: 125px;
        top: 550px;

        border: 0.3px solid #312E2E;
      }
      .addpro-grid >div {
        background-color:#FFFFFF;;
        border: 1px;
        padding: 20px;
        font-size: 30px;
        text-align: center;
        border-radius: 5px;
        box-shadow: 0px 0px 15px rgba(0, 52, 89, 0.25);
      }
      .progrid1{
        grid-row-start: 1;
        grid-row-end: 3;
        height:540px;
        width:300px;
      }
      .progrid{
        width: 300px;
        height: 260px;
      }
      .back-button{
        padding: 0.7rem !important;
        padding-left: 2.3rem !important;
        font-size:30px;
      }
      .worker-img{
        position: relative;
        width: 210px;
        height: 220px;
      }
      .reports-img{
        position: relative;
        width: 80px;
        height: 80px;
        margin-top: 20px;
      }
      .a1-headings{
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 50px;
        text-align: center;

        color: #003459;
      }
      .a-headings{
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 20px;
        text-align: center;
        margin-top:5%;
        color: #003459;
      }
      .co-name{
        display: inline;
        font-family: Roboto;
        font-size: 15px;
        color: #312E2E;

      }
      .co-end-date{
        display: inline;
        font-family: Roboto;
        font-size: 15px;
        color: #312E2E;
        margin-right:10px;

      }
      .co-name-al{
          display: relative;
          font-size:15px;
          margin-top: -1.2rem;
      }
      .co-name-dt{
        display: inline;
        line-height: -100px;
        margin-left:3px;
        font-size:15px;
    }
      .desc-{
          font-size:12px;
          line-height: -10px;
          position:relative;
          top:-10px;
      }
      .worker-btn{
        position: relative;
        background: #003459;
        border-radius: 3px;
        font-size:15px;
        align-items: center;
        color: white;
        margin-top: -1rem;
      }
      .com-date{
        margin-top:-20px; margin-right:40px
      }
      .com-name{
        margin-top:-20px; margin-right:14px
      }
}
@media screen and (max-width: 1000px) {
    .progrid{
        width: 260px;
        height: 260px;
      }

}
  @media screen and (max-width: 900px) {
    .back-button{
        padding: 0rem !important;
        padding-left: 1.4rem !important;
      }
     .addprocontainer{
        width: 55%;
        height: 100px;
        display: block;
        background:white;
        margin-right: auto;
        margin-left:3.5rem;
    }
    .addpro-grid {
        display: grid;
        grid-template-columns: auto auto;
        background-color: white;
        padding: 10px;
        grid-row-gap:10px;
        grid-column-gap:10px;
        align-items:center;
      }

}
@media screen and (max-width: 700px) {
    .back-button{
        padding: 0rem !important;
        padding-left: 2rem !important;
      }
     .addprocontainer{
        width: 55%;
        height: 100px;
        display: block;
        background:white;
        margin-right: auto;
        margin-left:4.6rem;
    }
    .addpro-grid {
        display: grid;
        grid-template-columns: auto auto;
        background-color: white;
        padding: 10px;
        grid-row-gap:10px;
        grid-column-gap:10px;
        align-items:center;
      }
      .addpro-grid >div {
        background-color:#FFFFFF;;
        border: 1px;
        padding: 10px;
        font-size: 30px;
        text-align: center;
        border-radius: 5px;
        box-shadow: 0px 0px 15px rgba(0, 52, 89, 0.25);
      }
      .progrid1{
        grid-column-start: 1;
        grid-column-end: 3;
        width: 455px;
        height: 215px;
        left: 15px;
        top: 99px;
        display:grid;
        grid-template-columns: 50% 50%;
      }
      .progrid{
        width: 222px;
        height: 215px;
      }
      .worker-img{
        width: 190px;
        height: 150px;
        margin-inline-end: 52%;
        top: 8px;

      }
      .reports-img{
        position: relative;
        width: 90px;
        height: 90px;
        margin-top: 40px;
      }
      .a-headings{
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        text-align: center;
        color: #003459;

        margin-left: 0%;
      }
      .b-heading{
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        text-align: center;
        color: #003459;
        /* margin-top: -36%;
        margin-left: 37%; */
      }

      .desc-{
     position:relative;
     margin-left: -5%;
     margin-top: -3%;
     font-size : 12px;
      }

      .a1-headings{
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 50px;
        text-align: center;
        color: #003459;
        margin-left: -2rem;
      }
      .com-nam{
        margin-top: -1rem;
        margin-left: 20%;
        font-size: 10px;
      }

      .co-name{
        display: inline;
        font-family: Roboto;
        font-size: 10px;
        color: #312E2E;

      }
      .com-date{
        margin-top:0%;
        margin-left:21%;
        font-size: 10px;
      }
      .co-end-date{
        display: inline;
        font-family: Roboto;
        font-size: 10px;
        color: #312E2E;
        margin-right:10px;

      }
      .co-name-dt{
        display: inline;
        line-height: -100px;
        margin-left:3px;
        font-size: 10px;
    }

      .co-name-al{
          display: relative;
          font-size:10px;
          margin-top:-1.4rem;
      }

      .worker-btn{
        position: relative;
        background: #003459;
        border-radius: 3px;
        font-size:12px;
       margin-top: 3%;
        color: white;
        width: 150%;
        right: 55%;
      }
}
@media screen and (max-width: 600px) {
     .back-button{
        padding: 0rem !important;
        padding-left: 2rem !important;
      }
     .addprocontainer{
        width: 55%;
        height: 100px;
        display: block;
        background:white;
        margin-right: auto;
        margin-left:4.6rem;
    }
    .addpro-grid {
        display: grid;
        grid-template-columns: auto auto;
        background-color: white;
        padding: 10px;
        grid-row-gap:10px;
        grid-column-gap:10px;
        align-items:center;
      }
      .addpro-grid >div {
        background-color:#FFFFFF;;
        border: 1px;
        padding: 10px;
        font-size: 30px;
        text-align: center;
        border-radius: 5px;
        box-shadow: 0px 0px 15px rgba(0, 52, 89, 0.25);
      }
      .progrid1{
        grid-column-start: 1;
        grid-column-end: 3;
        width: 455px;
        height: 215px;
        left: 15px;
        top: 99px;
      }
      .progrid{
        width: 222px;
        height: 215px;
      }
      .worker-img{
        width: 190px;
        height: 150px;
        margin-inline-end: 52%;
        top: 8px;

      }
      .reports-img{
        position: relative;
        width: 90px;
        height: 90px;
        margin-top: 40px;
      }
      .a-headings{
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        text-align: center;
        color: #003459;

        margin-left: 0%;
      }
      .b-heading{
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        text-align: center;
        color: #003459;
        /* margin-top: -36%;
        margin-left: 37%; */
      }

      .desc-{
     position:relative;
     margin-left: -5%;
     margin-top: -3%;
     font-size : 12px;
      }

      .a1-headings{
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 50px;
        text-align: center;
        color: #003459;
        margin-left: -2rem;
      }
      .com-nam{
        margin-top: -1rem;
        margin-left: 20%;
        font-size: 10px;
      }

      .co-name{
        display: inline;
        font-family: Roboto;
        font-size: 10px;
        color: #312E2E;

      }
      .com-date{
        margin-top:0%;
        margin-left:21%;
        font-size: 10px;
      }
      .co-end-date{
        display: inline;
        font-family: Roboto;
        font-size: 10px;
        color: #312E2E;
        margin-right:10px;

      }
      .co-name-dt{
        display: inline;
        line-height: -100px;
        margin-left:3px;
        font-size: 10px;
    }

      .co-name-al{
          display: relative;
          font-size:10px;
          margin-top:-1.4rem;
      }

      .worker-btn{
        position: relative;
        background: #003459;
        border-radius: 3px;
        font-size:12px;

        color: white;
        width: 150%;
        right: 55%;
      }
}
@media screen and (max-width: 550px) {
    .addprocontainer{
        margin-left:1rem;
    }
}
@media screen and (max-width: 470px) {
    .back-button{
        padding: 0rem !important;
        padding-left: 0rem !important;
      }
     .addprocontainer{
        width: 55%;
        height: 100px;
        display: block;
        background:white;
        margin-right: 0rem;
        margin-left:0rem;
    }
    .addpro-grid {
        display: grid;
        grid-template-columns: auto auto;
        background-color: white;
        padding: 10px;
        grid-row-gap:10px;
        grid-column-gap:10px;
        align-items:center;
      }
      .addpro-grid >div {
        background-color:#FFFFFF;;
        border: 1px;
        padding: 10px;
        font-size: 30px;
        text-align: center;
        border-radius: 5px;
        box-shadow: 0px 0px 15px rgba(0, 52, 89, 0.25);
      }
      .progrid1{
        grid-column-start: 1;
        grid-column-end: 3;
        width: 370px;
        height: 215px;
        left: 15px;
        top: 99px;
      }
      .progrid{
        width: 180px;
        height: 215px;
      }
      .worker-img{
        width: 160px;
        height: 150px;
        margin-inline-end: 52%;
        top: 8px;

      }
      .reports-img{
        position: relative;
        width: 90px;
        height: 90px;
        margin-top: 40px;
      }
      .a-headings{
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        text-align: center;
        color: #003459;

        margin-left: 0%;
      }
      .b-heading{
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        text-align: center;
        color: #003459;
        margin: auto;
        /* margin-top: -36%;
        margin-left: 27%; */
      }

      .desc-{
     position:relative;
     margin-left: 3%;
     margin-top: 2rem;
     font-size : 9px;
      }

      .a1-headings{
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 0px;
        text-align: center;
        color: #003459;
        margin-inline-start: auto;

      }
      .com-nam{
        margin-top: -1.3rem;
        margin-left: 0%;
        font-size: 10px;
      }

      .co-name{
        display: inline;
        font-family: Roboto;
        font-size: 10px;
        color: #312E2E;

      }
      .com-date{
        margin-top:-1rem;
        font-size: 10px;
        margin-left: 0%;
      }
      .co-end-date{
        display: inline;
        font-family: Roboto;
        font-size: 10px;
        color: #312E2E;
        margin-right:10px;

      }
      .co-name-dt{
        display: inline;
        line-height: -100px;
        margin-left:3px;
        font-size: 10px;
    }

      .co-name-al{
          display: relative;
          font-size:10px;
          margin-bottom: 1.3rem;
      }

      .worker-btn{
        position: relative;
        background: #003459;
        border-radius: 3px;
        font-size:12px;

        color: white;
        width: 130%;
        right: 35%;
        margin-top: -5rem;
      }
}
@media screen and (max-width: 390px) {

    .addprocontainer{
        width: 55%;
        height: 100px;
        display: block;
        background:white;
        margin-right: 0rem;
        margin-left:0rem;
    }
    .addpro-grid {
        display: grid;
        grid-template-columns: auto auto;
        background-color: white;
        padding: 10px;
        grid-row-gap:10px;
        grid-column-gap:10px;
        align-items:center;
      }
      .addpro-grid >div {
        background-color:#FFFFFF;;
        border: 1px;
        padding: 10px;
        font-size: 30px;
        text-align: center;
        border-radius: 5px;
        box-shadow: 0px 0px 15px rgba(0, 52, 89, 0.25);
      }
      .progrid1{
        grid-column-start: 1;
        grid-column-end: 3;
        width: 330px;
        height: 205px;
        left: 15px;
        top: 99px;

      }
      .progrid{
        width: 160px;
        height: 205px;
      }
      .worker-img{
        width: 130px;
        height: 150px;
        margin-inline-end: 52%;
        top: 8px;

      }
      .reports-img{
        position: relative;
        width: 90px;
        height: 90px;
        margin-top: 40px;
      }
      .a-headings{
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        text-align: center;
        color: #003459;

        margin-left: 0%;
      }
      .b-heading{
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        text-align: center;
        color: #003459;
        /* margin-top: -36%;
        margin-left: 27%; */
      }

      .desc-{
     position:relative;
     margin-left: 3%;
     margin-top: 2rem;
     font-size : 9px;
      }

      .a1-headings{
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 0px;
        text-align: center;
        color: #003459;

      }
      .com-nam{
        margin-top: -1.3rem;
        font-size: 10px;
      }

      .co-name{
        display: inline;
        font-family: Roboto;
        font-size: 10px;
        color: #312E2E;

      }
      .com-date{
        margin-top:-1rem;
        font-size: 10px;
      }
      .co-end-date{
        display: inline;
        font-family: Roboto;
        font-size: 10px;
        color: #312E2E;
        margin-right:10px;

      }
      .co-name-dt{
        display: inline;
        line-height: -100px;
        margin-left:3px;
        font-size: 10px;
    }

      .co-name-al{
          display: relative;
          font-size:10px;
          margin-bottom: 1.3rem;
      }

      .worker-btn{
        position: relative;
        background: #003459;
        border-radius: 3px;
        font-size:12px;

        color: white;
        width: 130%;
        right: 35%;
        margin-top: -5rem;
      }
}
