@media (min-width: 1450px) and (max-width: 1920px) {
#users_header p {
    color: #222222;
    font-size: 15px !important;
    line-height: 22px;
    font-weight: 450 !important;
    margin-left: 405px !important;
    font-family: "Open Sans" !important
  }
  #users_header a {
    color: #D83B2D;
    text-decoration: none;
}
#users_header a:hover {
    color: #EA9040;
}
  #users_header {
    margin-top: 100px;
  }
  #users_header h1 {
    margin-left: 86px;
    font-size: 28px;
    color: #222222 !important;
    font-weight: 400;
    font-family: "Open Sans" !important;
  }
 
  .users_card {
    padding: 0.8rem;
    display: flex;
    align-items: center;
    background-color: white;
    box-shadow: 5px 5px 15px grey;
    cursor: pointer;
    overflow: hidden;
    font-family: "Open Sans" !important;
    width: 1295px;
    margin-left:-39px;
  }
  
  .users_card img {
    max-width: 90px;
    border-radius: 100%;
    display: flex; 
    align-items: center;
  }
  .card__content span i {
    font-size: 2rem;
    color: var(--primary-color);
  }
  
  .card__details {
    margin-left: 50px;
    color: grey;
    font-size: 13px;
    align-items: center;
    line-height: 1.6;
    align-items: center;
    font-family: "Open Sans" !important;
  }
     .card__details strong {
        color: black; /* Change color to black */
    }
  
        .hr-user{
     border: 2px solid #ccc;
    /* margin: 4px; */
          width: 105%;
        margin-left: -38px;
   }
           .hr-user2{
     border: 2px solid #ccc;
     margin: 0px; 
          width: 105%;
        margin-left: -39px;
   }
   

}

  @media (min-width: 1200px) and (max-width: 1366px) {

        .hr-user{
     border: 2px solid #ccc;
    /* margin: 4px; */
    width: 102%;
    margin-left: -22px;
   }
           .hr-user2{
     border: 2px solid #ccc;
     margin: 0px; 
    width: 102%;
    margin-left: -27px;
   }
   

    #users_header {
      margin-top: 100px;
    }
    #users_header p {
      color: #222222;
      font-size: 15px !important;
      line-height: 22px;
      font-weight: 450 !important;
      margin-left: 317px;
      font-family: "Open Sans" !important;
    }
    #users_header a {
      color: #D83B2D;
      text-decoration: none;
  }
  #users_header a:hover {
      color: #EA9040;
  }
    #users_header h1 {
      margin-left: 87px;
      font-size: 28px;
      color: #222222 !important;
      font-weight: 400;
      font-family: "Open Sans" !important;
    }
    .users_card{
      width:1130px;
      margin-left:-25px;
    }
    .users_card {
     padding: 0.8rem;
      display: flex;
      align-items: center;
    background-color: white;
      
      box-shadow: 5px 5px 15px grey;
      cursor: pointer;
      overflow: hidden;
      font-family: "Open Sans" !important;
      font-size: 13px;
    }
    .users_card img {
      max-width: 90px;
      border-radius: 100%;
      display: flex; 
      align-items: center;
    }
    .card__content span i {
      font-size: 2rem;
      color: var(--primary-color);
    }
    
    .card__details {
    margin-left: 50px;
    color: grey;
    font-size: 13px;
    align-items: center;
    line-height: 1.6;
    align-items: center;
    font-family: "Open Sans" !important;
  }
     .card__details strong {
        color: black; /* Change color to black */
    }
  }

    /* iPad view */
 @media only screen and (min-width: 768px) and (max-width: 1023px) {
     
        .hr-user{
     border: 2px solid #ccc;
    /* margin: 4px; */
            width: 96%;
        margin-left: 14px;
   }
           .hr-user2{
     border: 2px solid #ccc;
     margin: 0px; 
        width: 98%;
        margin-left: 4px;
   }
   

    #users_header {
      margin-top: 100px;
    }

        h2.usersay_headercard{
          margin-left: 30px;
          margin-right: 15px;
        }
    #users_header a {
      color: #D83B2D;
      text-decoration: none;
  }
  #users_header a:hover {
      color: #EA9040;
  }
    #users_header p {
      display: none;
      font-family: "Open Sans" !important;
      font-weight:bold;
    }
    #users_header h1 {
      text-align: center;
      font-family: "Open Sans" !important;
      font-size: 28px;
        color: #222222 !important;
    }
    .users_card {
 padding: 0.8rem;
      display: flex;
      align-items: center;
background-color: white;
 
      box-shadow: 5px 5px 15px grey;
      cursor: pointer;
      overflow: hidden;
      font-family: "Open Sans" !important;
            margin-left: 23px;
      margin-right: 20px;
    }
    
    .users_card img {
      max-width: 90px;
      border-radius: 100%;
      display: flex; 
      align-items: center;
    }
    
    .card__content span i {
      font-size: 2rem;
      color: var(--primary-color);
    }
    
    .card__details {
    margin-left: 50px;
    color: grey;
    font-size: 13px;
    align-items: center;
    line-height: 1.6;
    align-items: center;
    font-family: "Open Sans" !important;
  }
     .card__details strong {
        color: black; /* Change color to black */
    }
    
    .users h4 {
      color: #de4235;
      font-size: 18px;
      font-weight: 800;
      float: right;
      margin-top: 15px;
    }
    h4{
      margin-right: 25px;
    }
    
    .user_say_para{
              /*margin: 13px;*/
                      margin-left: 1px;
        margin-right: -4px;
    }
  }
/* Mobile View */
  @media only screen and (max-width: 767px) {
     
        .hr-user{
     border: 2px solid #ccc;
    /* margin: 4px; */
          width: 100%;
        margin-left: -1px;
   }
           .hr-user2{
     border: 2px solid #ccc;
     margin: 0px; 
        width: 98%;
        margin-left: 2px;
   }
   

    #users_header {
      margin-top: 100px;
    }
    #users_header a {
      color: #D83B2D;
      text-decoration: none;
  }
  #users_header a:hover {
      color: #EA9040;
  }
    #users_header p {
      display: none;
      font-family: "Open Sans" !important;
    }
    #users_header h1 {
      text-align: center;
      font-family: "Open Sans" !important;
    }
    .users_card {
   padding: 0.8rem;
      display: flex;
      align-items: center;
   background-color: white;
  
      box-shadow: 5px 5px 15px grey;
      cursor: pointer;
      overflow: hidden;
      font-family: "Open Sans" !important
    }
    
    .users_card img {
      max-width: 90px;
      border-radius: 100%;
      display: flex; 
      align-items: center;
    }
    
    .card__content span i {
      font-size: 2rem;
      color: var(--primary-color);
    }
    
    .card__details {
    margin-left: 50px;
    color: grey;
    font-size: 13px;
    align-items: center;
    line-height: 1.6;
    align-items: center;
    font-family: "Open Sans" !important;
  }
     .card__details strong {
        color: black; /* Change color to black */
    }
    
    .users h4 {
      color: #de4235;
      font-size: 18px;
      font-weight: 800;
      float: right;
      margin-top: 15px;
      font-family: "Open Sans" !important
    }
  }
/* Mobile View */
  @media only screen and (max-width: 767px) {
    #users_header {
      margin-top: 100px;
    }
    #users_header a {
      color: #D83B2D;
      text-decoration: none;
  }
  #users_header a:hover {
      color: #EA9040;
  }
    #users_header p {
      display: none;
      font-family: "Open Sans" !important;
    }
    #users_header h1 {
 
      text-align: center;
        font-family: "Open Sans" !important;
        text-align: center;
        color: #222222;
        font-size:28px;
    }
    .users_card {
   padding: 0.8rem;
      display: flex;
      align-items: center;
   background-color: white;
  
      box-shadow: 5px 5px 15px grey;
      cursor: pointer;
      overflow: hidden;
      font-family: "Open Sans" !important
    }
    
    .users_card img {
      max-width: 90px;
      border-radius: 100%;
      display: flex; 
      align-items: center;
    }
    
    .card__content span i {
      font-size: 2rem;
      color: var(--primary-color);
    }
    
    .card__details {
    margin-left: 50px;
    color: grey;
    font-size: 13px;
    /* align-items: center; */
    line-height: 1.6;
    text-align: justify;
    font-family: "Open Sans" !important;
  }
     .card__details strong {
        color: black; /* Change color to black */
    }
    
    .users h4 {
      color: #de4235;
      font-size: 18px;
      font-weight: 800;
      float: right;
      margin-top: 15px;
      font-family: "Open Sans" !important
    }
  }