/* // `xxl` applies to x-large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {
}
/* // `xl` applies to large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
  .header {
    padding: 0 8rem;
  }
  .header__img {
    width: 360px;
    grid-column: 2 / 3;
    grid-row: 1 / span 4;
    transform: none;
  }
  .header__title {
    margin-top: 3rem;
  }
  .section {
    padding: 10rem 3rem;
  }
  .features {
    margin: 0 9rem;
  }
  .veri-module {
    margin: 0 5rem;
  }
  .easy-navi-module {
    margin: 0 9rem;
  }
}

/* // `lg` applies to medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
  h1 {
    font-size: 4.5rem;
  }
  .header__img {
    transform: none;
  }
  .nav {
    padding: 0 2rem;
  }
  .nav__item {
    margin-left: 3rem;
  }
  .section__header {
    font-size: 3rem;
  }
  .features {
    margin: 0px 6rem;
  }
  .features__feature {
    width: 84%;
  }
  .areas ul {
    margin: 0 9rem;
  }
  .document_module {
    margin: 0 2rem;
  }
  .accordion {
    margin: 0 6rem;
  }
  .easy-navi-module {
    margin: 0 3rem;
    column-gap: 1rem;
  }
  .easy-navi-module li {
    font-size: 1.8rem;
    padding: 0.5rem;
  }
}

/* // `md` applies to small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
  h1 {
    font-size: 3.5rem;
  }
    .social ul {
    transform: translatex(-96px);
  }
  .social ul li {
    width: 135px;
  }
  .social ul li:hover {
    transform: translatex(85px);
  }
  .nav__links {
    display: none;
  }
  .hamburger {
    display: block;
  }
  #button {
    width: 40px;
    height: 40px;
  }
  #button::after {
    line-height: 42px;
  }

  h4 {
    font-size: 2rem;
  }
  .section {
    padding: 7rem 7rem;
  }
  .areas ul {
    column-gap: 2rem;
    margin: 0 0rem;
    padding: 0;
  }
  .areas ul li {
    font-weight: 400;
  }
  .areas ul li a {
    padding: 6px;
  }
  .features {
    margin: 0px 1.4rem;
    gap: 2rem;
    align-items: center;
  }
  .features__feature {
    width: 100%;
  }
  .operations {
    margin: 9rem auto 0 auto;
  }
  .operations .btn {
    font-size: 1.5rem;
    padding: 1.25rem 2rem;
  }
  .operations__content {
    padding: 2.5rem 2rem 2.5rem 2rem;
  }
  .veri-module {
    margin: 0 2rem;
    padding-left: 0;
  }
  .document_module ul {
    row-gap: 1rem;
  }
  .veri-module p {
    font-size: 1.5rem;
  }
  #veri-icon-3 {
    width: 70px;
  }
  .veri-size span {
    padding: 2rem;
  }
  .document_module ul li {
    font-size: 1.5rem;
  }
  .accordion .accordion-button {
    font-size: 1.5rem;
  }
  .easy-navi-module {
    margin: 0;
  }
  .easy-navi-module li {
    font-size: 1.3rem;
  }
  .footer {
    padding: 6rem 3rem;
  }
  .footer__item {
    margin-right: 3rem;
  }
  .section--contact .btn {
    padding: 1rem 2rem;
  }

  /* //other pages */
  .importance__section {
    display: block;
  }
  .importance__section .inner {
    width: auto;
  }
  .importance-img img {
    display: block;
    margin: auto;
    width: 30rem;
  }
}

/* // `sm` applies to x-small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
  .header {
    padding: 0 5rem;
  }
  h1 {
    font-size: 2.5rem;
  }
    .social {
        display:none;
    }
   .social ul {
    transform: none;
  }
 
  .header__title {
    align-items: center;
  }
  .social ul {
    transform: translatex(-265px);
  }
  .social ul li {
    padding: 4px;
  }
  .section {
    padding: 5rem;
  }
  .section__header {
    font-size: 2.5rem;
  }
  .section__title {
    margin: 0 auto 4rem auto;
  }
  .areas ul {
    gap: 2rem;
  }
  .areas ul li a {
    padding: 6px;
  }
  .areas_header {
    font-size: 1.2rem;
  }
  #button {
    right: 16px;
  }
  .features__header {
    font-size: 1.5rem;
  }
  .features__feature {
    font-size: 1.2rem;
  }
  .operations__header {
    font-size: 1.8rem;
  }
  .operations__content {
    font-size: 1.3rem;
  }
  .operations {
    margin: 7rem auto 0 auto;
  }
  .operations__tab {
    margin-right: 2.2rem;
  }
  .operations .btn {
    padding: 1.25rem 1rem;
    font-size: 1.2rem;
  }
  .accordion {
    margin: 0 0rem;
  }
  .footer__item {
    margin-right: 1rem;
  }
  .footer__link {
    font-size: 1.4rem;
  }
}
@media (max-width: 425px) {
  .offcanvas {
    --bs-offcanvas-width: 300px;
  }
  .nav {
    padding: 0 1rem;
  }
   .social {display: none;}
.section {
    padding: 3rem;
}
  
  .header {
    padding: 0 5rem;
    height: 80vh;
  }
  .delhi-header {
    height: 100vh;
  }
  .data {
    margin: 0 2rem;
  }
  .header__title {
    flex: 0;
    max-width: 115rem;
    display: block;
  }
  .header__img {
    display: none;
  }
  h1 {
    font-size: 3.2rem;
  }
  .areas ul {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .areas ul li a {
    padding: 5px;
  }
  .section__header {
    font-size: 2rem;
  }
  .features {
    grid-template-columns: 1fr;
  }
  .operations .btn {
    padding: 1rem 1rem;
    font-size: 1.2rem;
  }
  #section--2 {
    padding: 3rem;
  }
  .operations__content--active {
    column-gap: 1rem;
  }
  .veri-module {
    grid-template-columns: 1fr 1fr;
    gap: 0;
  }
  .veri-module p {
    font-size: 1.3rem;
  }
  .easy-navi-module {
    grid-template-columns: 1fr;
  }
  .section--contact .btn {
    padding: 0.5rem 1rem;
    font-size: 2rem;
  }
  .footer__logo {
    height: 6rem;
    margin-bottom: 2rem;
  }
  .document_module {
    margin: 0 0rem;
  }
  .document_module ul {
    grid-template-columns: 1fr;
    row-gap: 0;
  }
  .footer__nav {
    /* display: flex; */
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    row-gap: 2rem;
  }
  .data .data_process {
    list-style: none;
    padding: 0;
  }
}
@media (max-width: 375px) {
  h1 {
    font-size: 2.7rem;
  }
  .footer__nav {
    /* display: flex; */
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }
  .social {
    display: none;
  }
  .header {
    padding: 0 3rem;
  }
  .section {
    padding: 2.5rem;
  }
  #section--2 {
    padding: 2.5rem;
  }
  .operations__tab {
    margin-right: 1rem;
  }
  .operations__header {
    font-size: 1.5rem;
  }
  .veri-module {
    margin: 0 1rem;
  }
  .footer__nav {
    padding-left: 0;
    margin-bottom: 1rem;
  }
}
@media (max-width: 320px) {
  .offcanvas {
    --bs-offcanvas-width: 250px;
  }
  h1 {
    font-size: 2.6rem;
  }
  .areas_header {
    font-size: 1.1rem;
  }
  .section {
    padding: 1.9rem;
  }
  .section__header {
    font-size: 1.8rem;
  }
  .areas ul {
    padding-left: 0;
  }
  #section--2 {
    padding: 1.5rem;
  }
  .operations .btn {
    padding: 1rem 1rem;
    font-size: 1.1rem;
  }
  .operations__content {
    font-size: 1.2rem;
  }
  .veri-module p {
    margin-top: 0;
  }
  .accordion .accordion-button {
    padding: 1rem 1rem;
  }
  .easy-navi-module {
    padding: 0;
  }
  .section--contact .section__title {
    margin-bottom: 2rem;
  }
  .footer__link {
    font-size: 1.2rem;
  }
  .footer {
    padding: 4rem 2rem;
  }
  .footer__copyright {
    font-size: 1.1rem;
  }
  .importance-img img {
    width: 15rem;
  }
  .data {
    margin: 0 1rem;
  }
}
