@media (width<1400px) {
  .bs-xl-gutter-x-32 {
    --bs-gutter-x: 1.5rem !important;
  }
  .filter-cardd {
    padding: 12px;
  }
  .logo-section img {
    padding: 0 10px;
    width: 150px;
    /* height: 73px; */
    /* aspect-ratio: 174/73; */
  }
}
@media (min-width: 1601px) {
  .program-banner {
    background-position: center top !important;
  }
}
@media (width<=1200px) {
  .userNameDiv {
    padding: 0;
  }
  .allGovermence,
  .card-content {
    padding: 15px;
  }
  .bannerTitle h1 {
    font-size: 40px;
  }
  .erorr-section h1 {
    font-size: 40px;
  }
  .faq-content {
    margin: 0;
  }
  .sidebar {
    padding: 10px;
  }
}

@media (width<=992px) {
  .allGovermence{
    height: auto;
    min-height: 400px;
  }
  .whiteBoxMsg {
    padding: 17px;
  }
  h5 {
    font-size: 15px;
    line-height: 25px;
  }

  .bannerTitle h1 {
    font-size: 30px;
  }
  .erorr-section h1 {
    font-size: 30px;
  }
  .navabe-brand img {
    width: 82.314px;
    height: 36.864px;
  }
  .bs-gutter-x-32,
  .bs-gutter-x-48,
  .bs-gutter-x-64 {
    --bs-gutter-x: 1.5rem;
  }
  .banner {
    height: unset;
  }
  .chooseGover {
    padding: 16px;
  }
  .govemenceCard {
    padding: 12px;
  }
  .sectionTitle h1,
  .traningSectionAbout h1 {
    font-size: 30px;
  }

  .sectionTitle {
    margin-bottom: 40px;
  }
  .blueSection,
  .iradaValues {
    padding: 30px 0;
  }
  .aboutIrada,
  .traningSectionAbout,
  .bg-gray,
  .location,
  .related-site,
  .login-section,
  .condition,
  .work {
    padding: 40px 0;
  }
  .condition-content {
    padding: 0;
  }
  .iradaBox {
    padding: 20px;
  }
  h4,
  .whiteBtn,
  .blueBtn,
  .footer-nav a.active {
    font-size: 15px;
    line-height: 25px;
  }
  .footer-nav {
    gap: 20px;
  }
  .footer-bottom {
    padding-top: 17px;
  }
  .contact {
    padding: 12px;
  }
  p,
  .footer-nav a,
  .contact a {
    font-size: 14px;
    line-height: 22px;
  }
  .banner-buttonblue,
  .banner-buttonwhite {
    padding: 15px;
  }
  .educational-section {
    margin: 40px 0;
  }
  .section-header,
  .location-header {
    margin-bottom: 30px;
  }
  /* .Program1-image {
    padding-top: 40px;
  } */
  .map-svg svg {
    width: 600px;
  }
  .erorr-blue-button {
    padding: 15px;
    font-size: 14px;
    white-space: nowrap;
  }
  .erorr-white-button {
    padding: 15px;
    font-size: 14px;
    white-space: nowrap;
  }
  .overlay-image {
    bottom: 24px;
  }
  .filter-cardd {
    margin-bottom: 40px;
  }
  /* .footer-nav{
    flex-direction: column;
} */
  .programsCardFilter {
    overflow-x: auto;
  }
  .programsCardFilter h6 {
    white-space: nowrap;
    width: 100%;
    max-width: unset;
  }
  .status-options,
  .filter-options {
    padding: 6px;
  }
  .modalBtn button {
    width: 100%;
  }
}
@media (width<768px) {
  .gap-32 {
    row-gap: 16px;
  }
  .form-container {
    padding: 16px;
  }
  .number-text {
    font-size: 24px;
  }
  .fs-sm-16 {
    font-size: 16px !important;
  }
  .banner-swiper {
    height: 100vh;
  }
  .filter-options {
    padding: 8px;
  }
  .sea-input::placeholder,
  .breadcrumb a,
  .form-input::placeholder {
    font-size: 12px;
    line-height: 18px;
  }
  .blueText {
    padding: 12px;
  }
  .number-section {
    padding: 40px 0;
  }
  .number-card {
    padding: 12px;
    border-radius: 12px;
  }
  .icon {
    width: 50px;
    height: 50px;
  }
  .seconed-banner h3 {
    padding-top: 0 !important;
  }
  .whiteBtn,
  .blueBtn {
    padding: 12px 20px;
  }
  .bannerTitle h1 {
    font-size: 25px;
  }
  .erorr-section h1 {
    font-size: 25px;
  }
  .logo-section img {
    padding: 0 9px;
    width: 100px;
    /* height: 73px; */
    /* aspect-ratio: 174/73; */
  }

  .logo-section img:not(:last-child) {
    border-width: 0.5px;
  }
  .bannerData {
    padding: 40px 0;
  }
  span,
  h6,
  .conditionLinks a {
    font-size: 12px;
    line-height: 18px;
  }
  .greyBox {
    padding: 8px 12px;
  }
  h1 {
    line-height: 42px;
    font-size: 36px;
  }

  .banner-content h1 {
    font-size: 42px;
    font-size: 36px;
    height: auto;
  }
  .program1 h1 {
    font-size: 36px;
    /* font-size: 36px; */
  }
  .banner-buttonblue,
  .banner-buttonwhite {
    font-size: 12px;
    line-height: 100%;
  }
  h3 {
    line-height: 28px;
    font-size: 20px;
  }
  .map-image {
    height: 600px;
  }
  .map-svg svg {
    height: 600px;
    width: 450px;
  }
  .search-wrapper {
    min-width: auto;
  }
  .byone {
    flex-wrap: wrap;
  }

  .courseContent,
  .traningCourseContent,
  .seachPage {
    padding: 25px 0;
  }

  .seachPage {
    margin: 10px 0 50px;
  }
  .orange-btn-default,
  .orangeBtn,
  .deleteCoruseBTN,
  .lightBtnBlue,
  .lightBtn {
    padding: 10px;
  }
  .userNameDiv .dropdown-menu {
    box-shadow: unset;
    border: 0;
  }
  .userNameDiv .dropdown-menu a {
    padding: 0 10px;
  }
  .tab-navigation {
    overflow-x: auto;
    scrollbar-width: none;
    padding: 10px 0;
    margin-bottom: 20px;
  }
  .accountPage ul::-webkit-scrollbar,
  .programsCardFilter::-webkit-scrollbar,
  .tab-navigation,
  .programsCardFilter {
    display: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .courseModal {
    max-width: 90vw;
    margin: 0 auto;
  }
  .tranningSectionProgram .tab-content {
    padding: 16px;
  }
  .tab-item {
    padding: 12px;
  }
  .programTextContent {
    height: unset;
  }
  .map-card {
    padding: 16px;
  }
  .iradaValues .circleBlue {
    width: 65px;
    height: 65px;
  }

  .whiteBox {
    height: 145px;
  }
  .whiteBox:nth-child(3) {
    height: 160px;
  }
  .whiteBox:nth-child(1) {
    height: 170px;
  }
}
/* @media (width<=610px) {
  .logo-section img {
    width: 95px;
  }
} */
@media (width<=576px) {
  .iradaBox h4 {
    text-align: justify;
  }
  .erorr-section {
    padding: 0;
  }
  .footer-content {
    padding: 0;
  }
  h1 {
    line-height: 32px;
    font-size: 28px;
  }
  .banner-content h1 {
    font-size: 28px;
    height: auto;
  }
  .program1 h1 {
    font-size: 28px;
  }
  h2 {
    line-height: 32px;
    font-size: 24px;
  }
  h3 {
    font-size: 18px;
    font-size: 100%;
  }
  h5,
  .traningCourseBanner a {
    font-size: 14px;
    line-height: 24px;
  }
  .button-group {
    flex-direction: column;
    gap: 12px;
  }
  .trannierText p {
    height: 50px;
    text-align: center;
  }
  .article-time {
    padding: 12px;
  }
  .erorr-title {
    font-size: 180px;
  }
  .erorr-bg {
    width: 100px;
    height: 100px;
  }
  .programms{
      margin:40px 0
  }
}

@media (width<500px) {
  .map-image {
    height: 450px;
  }
  .map-svg svg {
    height: 500px;
    width: 300px;
  }
  .home-banner {
    top: 100px !important;
  }

  /* .banner-content h5 {
    font-size: 10px;
  }
  p {
    font-size: 12px;
  } */
}
