  @media screen and (max-width: 768px) {
    .indexcatbox {
      width: 75px;
      height: 75px;
      border: 1px solid rgb(153, 153, 153);
      margin: 10px;
      padding: 5px;
      border-radius: 10px;
      background-color: #f3f0f0;
      transition: 1s;
      text-align: center;

    }

    .my-icon {
      width: 50%;
      height: 50%;
    }

    .indexcatbox a {
      font-family: 'Figtree', sans-serif;
      text-decoration: none;
      color: #302e2e;
      font-size: 0.7rem;
      font-weight: bold;
      line-height: 0%;
    }

    .dashname {
      margin: 0;
      background-color: #f5f7fb;
    }

    .dashhello {
      font-size: 1rem;
      font-family: 'Figtree', sans-serif;
      color: #1E1E1E;
    }

    .dash1txt {
      font-size: 1.2rem;
      font-family: 'Figtree', sans-serif;
      color: #1E1E1E;
      padding-top: 10px;
      background-color: #f5f7fb;
      text-align: center;
    }

    #adminshowlistingbox {
      padding: 20px;
      margin: 0;
      background-color: #f5f7fb;

    }

    #adminshowlistingbox ul {
      display: flex;
      padding: 0;
      margin: 0;
      list-style: none;
      flex-direction: column;
    }

    .dash-premium-main-container {
      padding: 0;
      margin: auto;
      background-color: #f5f7fb;
      width: 95%;
    }

    .dash-premium-main-container ul {
      margin: 0;
      padding: 0;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
    }

    .dash-form-box-premium {
      padding: 20px;
      margin: 0;
      background-color: #ffffff;
      border: 1px solid #cac9c9;
      text-align: center;
      justify-content: space-between;
      display: block;
      margin-bottom: 10px;
      width: 30%;
    }

    .dash-form-box-premium img {
      width: 40%;
      margin: 0;
      padding: 0;
    }

    .dashrelevant {
      font-size: 1rem;
      font-family: 'Figtree', sans-serif;
      color: #1E1E1E;
      text-align: center;
      margin-bottom: 10px;
    }

    .dashhtitle {
      font-size: 1rem;
      font-family: 'Figtree', sans-serif;
      color: #EF06A1;
    }


    .dash-form-box-premium li a {
      font-size: .75rem;
      color: #03558f;
      font-family: 'Figtree', sans-serif;
      font-weight: 400;
      text-decoration: none;
    }

    .dash-form-box-premium li {
      list-style: none;
      text-align: center;
      margin-bottom: 2px;
    }

    #touchSlider5 ul {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      overflow: hidden;
      cursor: pointer;
      justify-content: space-between;
      list-style: none;
      margin: 0;
      float: left;
      padding: 0;
    }


    #touchSlider5 .cat-links {
      /* This class is for anchor links */
      font-size: 0.9rem;
      font-weight: 300;
      color: #475569;
      font-family: 'Figtree', sans-serif;
    }

    .link-item {
      text-align: center;
      background: #fff;
      color: rgb(46, 45, 45);
      border-right: #cbcbcd solid 1px;
      list-style: none;
      text-align: center;
      overflow: hidden;
      float: left;
      display: block;
      height: 60px;
    }

    #services-container {
      width: 100%;
      padding: 0;
      margin: 0;
      display: flex;
      clear: both;
      overflow: hidden;
    }

    #services-center-column {
      width: 100%;
      background-color: #f5f7fb;
      padding: 0;
      margin: 0;
      clear: both;
    }

    #services-left-column {
      width: 24%;
      background-color: #fff;
      padding: 0;
      margin: 0;
      border-right: #dbdbdb 1px solid;
      display: none;
    }

    #services-right-column {
      width: 24%;
      background-color: #fff;
      padding: 0;
      margin: 0;
      border-left: #dbdbdb 1px solid;
      display: none;
    }

    #s-ad-b-t-m {
      padding-top: 10px;
      padding-bottom: 10px;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      margin: auto;
      overflow: hidden;
    }


    #s-ad-b-t-m .col1 {
      border: #cbccce 1px solid;
      float: left;
      display: block;
      overflow: hidden;
      background-color: #fff;
      width: 100%;
      margin-bottom: 15px;
    }
    
    #s-ad-b-t-m .col2 {
      border: #cbccce 1px solid;
      float: left;
      display: block;
      overflow: hidden;
      background-color: #fff;
      width: 100%;
      margin-bottom: 15px;
    }

    .serv-previous a {
      text-decoration: none;
      display: inline-block;
      padding: 4px 8px;
      background-color: #0a7ff7;
      color: white;
    }

    #touchSlider5 .tcimg {
      width: 40%;
      height: auto;
  }

  .s-l-hdrs {
    color: #1c3e65;
    font-family: 'Figtree', sans-serif;
    font-size: 1.2rem;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  #s-l-body h3 {
    font-family: 'Figtree', sans-serif;
    font-size: 1rem;
    font-weight: bold;
    color: #087be7;
    padding-left: 12px;
    margin: 0;
    border-bottom: #d2d3d4 1px solid;
  }

  #s-l-body .list-txt {
    font-family: 'Figtree', sans-serif;
    font-size: .9rem;
    color: #4c4b4b;
    padding-left: 12px;
    margin: 0;
    border-bottom: #d2d3d4 1px solid;
  }

  .s-l-img {
    width: 100%;
    height: 150px;
    border-right: #d2d3d4 1px solid;
    object-fit: cover;
  }
  
  }