@media (max-width: 1600px) {

  .Contact-title,
  .Contact-section h5 {
    font-size: 38px;
    line-height: 42px;
  }

  .Contact-desc,
  .Contact-section a,
  .Contact-section p {
    font-size: 16px;
    line-height: 20px;
  }

  .w18 {
    width: 20px;
  }

}

@media (max-width: 1396px) {
  .hero-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    padding: 0px 5% 0px;
    gap: 30px;
    background-color: #E5EEFC;
  }

  .hero-content {
    width: 100%;
    max-width: 100%;
  }

  .hero-image img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }

  .mobhide {
    display: none;
  }

  .col-md-5 {
    padding: 40px !important;

  }

  .col-md-7 {
    padding: 60px !important;
  }

  .Contact-title,
  .Contact-section h5 {
    font-size: 38px;
    line-height: 42px;
  }

  .Contact-desc,
  .Contact-section a,
  .Contact-section p {
    font-size: 16px;
    line-height: 20px;
  }

}

@media (max-width: 1024px) {
  .deskimg {
    display: none;
  }

  .mobimg {
    display: block;
  }

  .logic {
    flex-wrap: wrap;
  }

  .row1 {
    flex-wrap: wrap;
  }

  .col-md-6 {
    width: 100% !important;
  }
}


@media (max-width: 820px) {
  .mobhide {
    display: none;
  }

  header {
    padding: 15px 5%;
  }

  .main-header {
    flex-direction: column;
    align-items: stretch;
    width: 100%;
    gap: 34px;
  }

  .headerleft,
  .headerright {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 10px;
    flex-wrap: wrap;
  }

  .headerleft a {
    flex: 1;
    text-align: left;
  }

  .Employes-tabs,
  .headerright a {
    flex: 1;
    text-align: center;
  }

  .Employes-tabs {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20%;
  }

  .search-wrapper {
    width: 100%;
  }

  .search-wrapper input {
    width: 100%;
    box-sizing: border-box;
  }

  .nav-bar {
    /* flex-direction: column; */
    align-items: flex-start;
    padding: 15px 5%;
  }

  .menu-toggle {
    display: block;
  }

  .dropdown:hover .dropdown-content {
    display: block;
  }

  .dropdown-content {
    width: 100%;
  }

  .dropdown {
    position: relative;
    display: inline-block;
    top: 0px;
  }

  .arrow-icon {
    width: 20px;
    height: auto;
    padding-left: 6px;
    transition: transform 0.3s ease;
  }

  .nav-links {
    display: none;
    flex-direction: column;
    width: 100%;
    margin-top: 10px;
    gap: 15px;
  }

  .nav-links a {
    padding: 5px 0 15px 0px;
    width: 100%;
    border-bottom: 1px solid #eee;
    display: block;
  }

  .nav-links.show {
    display: flex;
  }

  .hero-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap !important;
    padding: 0px 5% 0px;
    gap: 30px;
    background-color: #E5EEFC;
  }


  .hero-container {
    flex-direction: column-reverse;
    text-align: center;
  }

  .hero-content,
  .hero-image {
    max-width: 100%;
  }

  .headermiddle input {
    width: 100% !important;
    max-width: 100%;
  }

  .buttons {
    justify-content: center;
  }

  /* All font size for mobile */
  .font26 {
    font-size: 30px;
    line-height: 38px;
    font-weight: normal;
    margin-bottom: 12px;
    font-family: "Open Sans", Arial, sans-serif;
  }

  .font16 {
    margin-bottom: 24px;
  }

  .accordion-header h4 {
    font-size: 22px;
    line-height: 28px;

  }

  .col-md-7 {
    padding: 40px !important;
  }

  .Contact-title,
  .Contact-section h5 {
    font-size: 30px;
    line-height: 36px;
  }

  .Contact-desc,
  .Contact-section a,
  .Contact-section p {
    font-size: 18px;
    line-height: 22px;
  }

  .d-flex {
    width: 100%;
  }

}

@media (max-width: 768px) {

  .social-icons {
    justify-content: flex-start;
    margin-top: 20px;
  }

  .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .w18 {
    width: 18px;
  }
}

@media (max-width: 497px) {

  .Employes-tabs {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10%;
  }

  .col-md-7 {
    padding: 30px 20px !important;
  }

  .buttons1 button {
    padding: 14px 14px;
    font-size: 16px;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: bold;
    background-color: #005DE2;
    color: white;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
  }

  .buttons2 button {
    padding: 14px 10px;
    margin-top: 15px;
  }

  .buttons3 button {
    padding: 14px 14px;
    font-size: 16px;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: bold;
    background-color: #005DE2;
    color: white;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
  }

  .buttons5 button {
    padding: 14px 14px;
  }

  .buttons6 button {
    padding: 0px 14px;
    font-size: 16px;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: bold;
    background-color: #005DE2;
    color: white;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
  }

  .footer-columns {
    flex-direction: column;
    align-items: center !important;
    text-align: center;
    gap: 20px;
  }

  .footer-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
  }

  .footer-column ul li {
    display: block;
    text-align: center;
  }

  .footer-column ul li a {
    display: inline-block;
    padding: 0;
    text-align: center;
  }

  .footer-column a {
    padding: 0;
    text-align: center !important;
  }

  .footer-bottom {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  /* Extra css for back to top and preloader */

  #backToTop {
    position: fixed;
    bottom: 30px;
    right: 20px;
    display: none;
    font-size: 22px;
    font-weight: 700;
    background-color: #7b2cff;
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 1000;
    transition: all 0.3s ease;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
  }

  #backToTop:hover {
    background-color: #4a00e0;
    transform: scale(1.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
  }

  .footer-links {
    display: block !important;
  }

  .Contact-title,
  .Contact-section h5 {
    font-size: 30px;
    line-height: 36px;
  }

  .Contact-desc,
  .Contact-section a,
  .Contact-section p {
    font-size: 16px;
    line-height: 20px;
  }

  .col-md-5 {
    padding: 20px 30px !important;
  }



}

@media (max-width: 442px) {

  .headerleft {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 0px;
    flex-wrap: nowrap !important;
  }

  .headerleft a {
    flex: 1;
    text-align: center;
    width: 20px !important;
    max-width: 20px !important;
  }

}

/* Very small mobile: 400px and below */
@media (max-width: 400px) {
  .cta-btn {
    font-size: 13px;
    padding: 8px 14px;
  }

  .footer-bottom {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

}