/* XXL Devices (Large Desktops)  */
@media only screen and (max-width: 1400px) {
  .serviceLink {
    padding-top: 360px !important;
  }

  .home-about {
    padding: 155px 50px;
    background-color: #00000099;
    width: 100%;
    height: 65vh;
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
      url(./../../../assets/bgimage1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: auto;
    position: relative;
  }

  .mainlogo {
    height: 140px;
  }

  .anek-devanagari-service {
    font-family: "Anek Devanagari", sans-serif;
    font-size: 39px;
    font-weight: 600;
    font-style: normal;
    color: #026da3;
  }

  .service-box-text ul li {
    padding-bottom: 10px;
    font-size: 19px;
  }

  .custom-footer-1 {
    padding: 80px 70px 5px 70px;
    background-color: #f0ece3;
  }
}

/* Extra Large Devices (Laptops and Desktops) */
@media only screen and (max-width: 1200px) {
  ul.no-bullets li {
    margin-bottom: 13px;
    font-size: 20px;
    font-weight: 500;
  }

  .quick-link a {
    color: black;
    text-decoration: none;
    margin-right: 20px;
    font-size: 17px;
    font-weight: 600;
  }

  .serviceLink h1 {
    color: #ffd968;
    font-size: 35px;
    font-weight: 500 !important;
  }

  .custom-footer-1 {
    padding: 50px 50px 5px 50px;
    background-color: #f0ece3;
  }

  .quick-link {
    padding-top: 115px;
  }

  .dm-serif-text-regular {
    font-family: "DM Serif Text", serif;
    font-weight: 400;
    font-size: 36px;
    font-style: normal;
  }

  .btn {
    border-radius: 15px;
    padding: 8px 30px;
  }

  .serviceLink {
    padding-top: 260px !important;
  }

  .anek-devanagari-service {
    font-family: "Anek Devanagari", sans-serif;
    font-size: 37px;
    font-weight: 600;
    font-style: normal;
    color: #026da3;
  }

  .mainlogo {
    height: 135px;
  }

  .home-about {
    padding: 102px 50px;
    background-color: #00000099;
    width: 100%;
    height: 70vh;
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
      url(./../../../assets/bgimage1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: auto;
    position: relative;
  }
}

/* Large Devices (Tablets and Small Laptops) */
@media only screen and (max-width: 992px) {
}

@media only screen and (max-width: 768px) {
  body {
    font-family: "Figtree", sans-serif;
    padding-top: 100px;
  }

  .anek-devanagari-blog {
    font-family: "Anek Devanagari", sans-serif;
    font-size: 38px;
    font-weight: 600;
    font-style: normal;
    color: #213b5c;
  }

  .anek-devanagari-contact-us {
    font-family: "Anek Devanagari", sans-serif;
    font-size: 32px;
    font-weight: 600;
    font-style: normal;
  }

  .anek-devanagari-service {
    font-family: "Anek Devanagari", sans-serif;
    font-size: 32px;
    font-weight: 600;
    font-style: normal;
    color: #026da3;
  }

  .icon-circle {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    background-color: #026da3;
    border-radius: 50%;
    margin-right: 5px;
  }

  .home-about {
    padding: 40px 50px;
    background-color: #00000099;
    height: 100vh;
  }

  .service-card img {
    width: 50px;
  }

  .service-card span {
    padding-left: 15px;
  }

  .custom-footer h2 {
    text-align: center;
    font-size: 24px;
    padding-top: 60px;
    padding-bottom: 25px;
  }

  .getstartedButton {
    border-radius: 18px !important;
  }

  .custom-footer-1 {
    padding: 30px 10px 20px 10px;
    background-color: #f0ece3;
  }

  .mymenu {
    color: white;
    font-size: 30px;
    padding-right: 10px;
  }

  .mobilemenu {
    margin-top: 90px;
    height: min-content;
  }

  .mobilemenu ul li {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .header-text {
    color: #fff;
    position: relative;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .header-text .top-heading {
    /* padding-top: 190px; */
    font-size: 40px;
    color: #fff;
  }

  .my-card-img {
    height: 320px;
    object-fit: cover;
    border-radius: 15px;
    margin-top: 15px;
    margin-bottom: 30px;
  }

  .serviceLink {
    padding-top: 100px !important;
    padding-bottom: 60px;
  }

  .responsiveImg {
    height: 100px;
  }

  .d-none-small {
    display: none;
  }

  .d-none-big {
    display: block;
  }

  .custom-footer {
    height: 280px;
    background: linear-gradient(
      to right,
      rgb(1, 113, 224),
      rgba(0, 58, 116, 1)
    );
  }

  .bottom-left-text {
    position: absolute;
    bottom: 40px;
    left: 23px;
    color: white; /* Adjust text color as needed */
    padding: 5px; /* Optional: Add some padding */
    font-size: 18px; /* Adjust font size as needed */
  }

  .img-badge {
    padding-left: 18px;
    padding-right: 15px;
    padding-top: 5px;
    font-size: 20px;
    color: #ffd968;
    background-color: #026da3;
    padding-bottom: 5px;
    border-radius: 20px;
  }

  .service-background {
    width: 100%;
    height: 100%;
    background: url(./../../../assets/service-page-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: auto;
    position: relative;
  }

  .offcanvas-end {
    width: 100%;
  }

  .aboutpage-top {
    padding-top: 25px;
  }

  .custom-bg::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -80px;
    height: 80px;
    background: none;
    z-index: -1;
  }

  .blog-detail-top {
    padding-top: 50px;
  }

  .service-card {
    height: 80px;
    border-radius: 15px;
    background-color: #026da3;
    padding: 18px 0px 18px 0px;
    margin-bottom: 15px;
  }
}
