

@media (max-width: 1199.98px) {
  .main-menu {
    gap: 18px;
  }

  .hero-copy h1 {
    font-size: 46px;
  }

  .hero-lead {
    font-size: 20px;
  }

  .hero-actions .btn {
    min-width: 175px;
  }

  .main-menu .nav-link { padding: 10px 0px;  font-size: 14px;}

.nav-post { min-width: 90px;  padding: 10px 10px;}
.boxsml {  font-size: 13px;}
.build_btn {  font-size: 13px;}
.exp-video {font-size: 15px;}


}



@media (min-width: 1200px) and (max-width: 1320px) {
  .hero-copy h1 {
    font-size: 49px;
  }
}


@media (max-width: 1024px) {

.stat-item:not(:last-child)::after { display: none; }
.line { display: block;
        height: 2px;
        width: 30%;
        background: linear-gradient(to bottom, transparent, #092550 15%, #092550 85%, transparent);
        margin: 0 auto;
        margin-top: 17px;
        margin-bottom: 17px;}
}




@media (max-width: 991.98px) {
  .page-pad {
    padding-left: 24px;
    padding-right: 24px;
  }

  .site-header,
  .navbar {
    min-height: 82px;
  }

  .brand {
    font-size: 38px;
  }

  .navbar-collapse {
    padding: 18px 0 24px;
  }

  .main-menu {
    align-items: flex-start !important;
    gap: 6px;
  }

  .login-split {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
  }

  .hero-wrap {
    min-height: auto;
    padding-top: 32px;
    padding-bottom: 34px;
  }

  .hero-copy h1 {
    font-size: 38px;
  }

  .hero-map {
    opacity: .88;
  }

  .stat-item:nth-child(2)::after {
    display: none;
  }

  .footer-top,
  .footer-bottom {
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }
   .navbar {
    position: relative;
  }

  .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 999;
    
    background: #061d43;
    padding: 20px;
    border-radius: 0 0 12px 12px;

    box-shadow: 0 10px 30px rgba(0,0,0,.15);
  }

  .main-menu {
    align-items: stretch !important;
    gap: 10px;
  }

  .main-menu .nav-item {
    width: 100%;
  }

  .main-menu .nav-link,
  .main-menu .nav-post {
    width: 100%;
    text-align: center;
  }

  .contact-info::before{ display: none; }
  .contact-info {padding-left: 0;}
 .navbar-collapse {
    background: #001b4e;
    padding: 20px;
    border-radius: 0 0 14px 14px;
    margin-top: 0;
  }

  .main-menu {
    align-items: center;
    text-align: center;
    gap: 14px;
  }

  .main-menu .nav-item {
    width: 100%;
    margin-top: 0;
  }

  .main-menu .nav-link {
    width: 100%;
    display: block;
    padding: 0px 0px 8px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, .08);
    font-size: 17px;
    font-weight: 500 !important;
    line-height: 21px;
  }

  .nav-post {
    width: 100%;
    justify-content: center;
  }

  /* remove separator */
  .login-split {
    margin-left: 0;
    padding-left: 0;
  }

  .login-split::before {
    display: none;
  }

  /* dashboard dropdown full width */
  .dashboard-menu {
    width: 100%;
    margin-top: 0;
  }

  .dashboard-toggle {
    display: none;
  }

  .dashboard-dropdown {
    position: static !important;
    transform: none !important;

    width: 100%;

    display: block !important;

    border: 0;
    border-radius: 10px;

    background: transparent;

    margin-top: 0;
    padding: 0;

    box-shadow: none;
  }

  .dashboard-dropdown .dropdown-item {
    background: transparent;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid rgba(255,255,255,.08);
    font-size: 17px;
  }

  .dashboard-dropdown .dropdown-item:hover {
    background: #0c2d68;
    color: #fff;
  }
.main-menu {
    gap: 0;
  }

  .main-menu .nav-item {
    width: 100%;
  }

  .main-menu .nav-link,
  .dashboard-dropdown .dropdown-item {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 41px;
    padding: 0 16px;
    font-size: 17px;
    font-weight: 500;
    margin: 0;
    border-bottom: 1px solid rgba(255,255,255,.08);
  }

  .nav-post {
    min-height: 46px;
    margin-bottom: 14px;
  }

  .dashboard-dropdown .dropdown-item {
    background: transparent;
    color: #fff;
  }

  .dashboard-dropdown .dropdown-item:hover {
    background: #0c2d68;
    color: #fff;
  }

  .dashboard-dropdown li:last-child .dropdown-item,
  .main-menu .nav-item:last-child .nav-link {
    border-bottom: 0;
  }

  .your-job-actions {
    justify-content: flex-start;
  }

  .applications-submit {
    width: 100%;
  }
  .btns-box {  margin-top: 12px;}
  .box-width {
    width: 100%;
}
.right-left-arrow { margin: 0 auto;}
}



@media (max-width: 1024px) {
    .hero-copy h1{   font-size: 40px; }
    

}


@media (min-width: 768px) and (max-width: 991.98px) {

  .footer-top,
  .footer-bottom {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 18px;
  }

  .footer-links {
    justify-content: center;
    gap: 18px 24px;
  }

  .social-links {
    justify-content: center;
  }

  .footer-bottom p {
    width: 100%;
    text-align: center;
  }
}




@media (max-width: 767.98px) {
  .hero-section {
    background:
      radial-gradient(circle at 100% 58%, #93cbff 0, #c3e3ff 30%, rgba(255,255,255,0) 68%),
      linear-gradient(125deg, #fff 0%, #f8fbff 42%, #dcebff 72%, #abd7ff 100%);
  }

  .hero-wrap {
    min-height: auto;
  }

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

  .hero-copy h1 {
    font-size: 35px;
    line-height: 1.22;
  }

  .hero-lead {
    font-size: 18px;
    line-height: 1.55;
  }

  .hero-actions {
    flex-wrap: wrap;
    margin-top: 26px;
  }

  .hero-actions .btn {
    flex: 1 1 180px;
    min-width: 0;
    font-size: 16px;
  }

  .hero-map {
    margin-top: 24px;
    opacity: 1;
  }

  .partners-strip {
    min-height: 86px;
  }

  .stat-item::after {
    display: none;
  }

  .stats-row {
    padding: 22px 0;
  }

  .stat-number {
    font-size: 34px;
  }

  .stat-label {
    font-size: 17px;
  }

  .footer-links {
    gap: 16px 24px;
  }
    .footer-top,
  .footer-bottom {
    flex-direction: column;
    align-items: center !important;
    justify-content: center;
    text-align: center;
    gap: 20px;
  }

  .footer-links {
    justify-content: center;
    text-align: center;
    gap: 14px 20px;
  }

  .social-links {
    justify-content: center;
  }

  .footer-bottom p {
    text-align: center;
    width: 100%;
  }
  .team-member ul li { width: 49%;}

  .your-jobs-title h1 {
    font-size: 30px;
  }

  .your-job-card {
    min-height: auto;
    padding: 20px 18px;
    margin-bottom: 24px;
  }

  .your-job-actions {
    gap: 9px;
  }

  .applications-search-box {
    padding: 22px 18px 28px;
  }

  .applications-search-title {
    margin-bottom: 24px;
  }

  .applications-table-box {
    padding: 18px 16px 28px;
  }

  .applications-table th {
    font-size: 16px;
  }

  .applications-table td {
    font-size: 15px;
    white-space: nowrap;
  }

  .application-modal-content {
    padding: 24px 16px 18px;
  }

  .application-detail-row {
    grid-template-columns: 145px 1fr;
  }

  .border-box { height: 112px;}
  .exp-video {      margin-bottom: 15px;    }
  .boxsml { margin-left: 13px;}
  .job-post-heading h2{   font-size: 20px;}
  .blog-content h2 { font-size: 18px;}
  .line {  width: 50%;}
}





@media (max-width: 480px) {
  .page-pad {
    padding-left: 18px;
    padding-right: 18px;
  }

  .brand {
    font-size: 33px;
  }

  .hero-copy h1 {
    font-size: 31px;
  }

  .hero-lead br {
    display: none;
  }

  .footer-bottom,
  .footer-links a {
    font-size: 15px;
  }
 .team-member ul li {
        width: 100%;
    }

  .your-job-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .job-action-btn,
  .app-action,
  .close-action {
    width: 100%;
  }

  .applications-search-title h1,
  .applications-heading {
    font-size: 26px;
  }

  .application-detail-row {
    grid-template-columns: 1fr;
  }

  .application-detail-label {
    padding-bottom: 3px;
  }

  .application-detail-value {
    padding-top: 3px;
  }
.border-box { padding: 0px 20px 0px 20px;}
 .border-box {  height: 108px;    }
}



@media (max-width: 414px) {
.border-box {  height: 135px;    }
.date-posted { margin-left: 0; margin-top:8px;}
}

@media (max-width: 390px) {
.border-box {  height: 135px;    }
.line { width: 70%;        margin-top: 10px;
        margin-bottom: 10px; }
}