.pa_resent_projects .container {
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 1201px) {
  .ba_home_hero .hero_row .hero_col:nth-child(1) {
    max-width: 650px;
  }
}

@media (max-width: 992px) {
  .ba_home_hero .hero_row .hero_col:nth-child(1) {
    max-width: 650px; 
  }

  .ba_home_hero .hero_row {
    min-height: 650px;
  }
}

@media (max-width: 767px) {
  
  /* hero banner start */
  .hero-banner-custom {
    max-width: unset;
    overflow: visible;
    padding-top: 80px;
    height: 100% !important;
    padding-bottom: 40px;
  }

  .container{
    padding-right: 20px;
    padding-left: 20px;
  }

  .hero-banner-custom .hero_video_embed {
    height: 100%;
  }
  .hero-banner-custom .hero_title {
    font-size: 28px !important;
  }
  /* hero banner ens */

  /* why choose section  */
  .why-choose-custom .video_box_col:has(.video_box_cta) {
    display: contents;
  }

  .why-choose-custom .video_box_col:has(.video_box_cta) > * {
    padding: 0 10px;
  }

  .why-choose-custom .video_box_col:has(.video_box_cta) > .video_box_action {
    padding: 0;
  }

  .why-choose-custom .video_box_col .video_box_cta {
    order: 3;
  }

  .why-choose-custom .video_box_col .video_box_title {
    order: 2;
  }

  .why-choose-custom .video_box_col .video_box_subtitle {
    order: 1;
  }

  .why-choose-custom .video_box_col .video_box_action {
    order: -1;
  }

  .why-choose-custom .video_box_video.home_why_choose {
    margin: 0;
    margin: 25px 0;
  }

  .why-choose-custom .video_box_text {
    margin-bottom: 15px;
  }

  /* partner section start */
  .partner-custom .partners_logos .partner_logo img {
    height: 80px;
  }

  .home .company-counter-custom .numbers_row {
    grid-template-columns: repeat(2, 1fr);
  }

  .home .video-box-custom .video_box_filter {
    padding-bottom: 13px;
  }

  .home .video-box-custom .video_box_filter li {
    white-space: nowrap;
  }

  .home .video-box-custom .video_box_filter li {
    min-width: fit-content !important;
  }

  .home .video-box-custom .video_box_filter li a {
    padding-bottom: 4px;
  }

  .home .video-box-custom .video_box_filter {
    overflow-x: auto;
    white-space: nowrap;
  }

  .home .video-box-custom .video_box_filter::-webkit-scrollbar {
    height: 6px;
    -webkit-appearance: none;
  }

  .home .video-box-custom .video_box_filter::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 10px;
  }

  .home .video-box-custom .video_box_filter::-webkit-scrollbar-thumb {
    background: #bfbfbf;
    border-radius: 10px;
    background-clip: content-box;
    transition: background 0.3s ease;
  }

  .home .video-box-custom .video_box_filter::-webkit-scrollbar-thumb:hover {
    background: #8c8c8c;
  }

  .home .video-box-custom .video_box_filter {
    display: inline-flex;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    position: relative;
    width: 100%;
    --width: 8px;
    --border-width: 2px;
    --color: #D9D9D9;
    background-image: linear-gradient(
        to top,
        transparent calc(var(--width) - var(--border-width)),
        var(--color) calc(var(--width) - var(--border-width)),
        var(--color) var(--width),
        transparent var(--width)
      ),
      linear-gradient(
        to right,
        transparent var(--o, 0%),
        var(--color) var(--o, 0%),
        var(--color) calc(var(--o, 0%) + var(--h, 0%)),
        transparent calc(var(--o, 0%) + var(--h, 0%))
      );
    background-size: 100% 5px;
    background-position: bottom;
    background-repeat: no-repeat;
  }

  @supports (-moz-appearance: none) {
    .home .video-box-custom .video_box_filter {
      scrollbar-color: transparent transparent;
      --width: 1rem;
    }
  }

  .window.home .video-box-custom .video_box_filter, .android.home .video-box-custom .video_box_filter {
    background-image: unset;
  }

  .home .video-box-custom .video_box_row .video_box_col {
    display: contents;
  }

  .home .video-box-custom .video_box_row .tab_box_col {
    order: 2;
    margin: 0 0 25px 0;
  }

  .home .video-box-custom .video_box_row .tab_box_col .video_box_video {
    margin-top: 0;
  }

  .home .video-box-custom .video_box_row .video_box_col .video_box_cta {
    order: 4;
  }

  .home .video-box-custom .video_box_row .video_box_col .video_box_title {
    order: 3;
  }

  .home .video-box-custom .video_box_row .video_box_col .video_box_subtitle {
    order: 2;
    padding: 0 10px;
  }

  .home .video-box-custom .video_box_row .video_box_col .video_box_text {
    order: 1;
    padding: 0 10px;
  }

  .home .video-box-custom .video_box_row .video_box_col .video_box_action {
    order: 0;
    padding: 0 10px;
  }

  .home .pa_video_box.has_filter.video-box-custom {
    padding: 50px 0 80px 0 !important;
  }

  .pa_industries.catalogue-industrie-custom .industry_subtitle {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 35px;
  }

  .pa_industries.catalogue-industrie-custom .industries_name {
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 20px;
  }

  /* client review custom */
  .client-review-custom .reviews_info {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 35px;
  }

  .client-review-custom .reviews_info_text {
    line-height: 1 !important;
  }

  .client-review-custom .reviews_title {
    font-size: 38px !important;
  }

  .pa_video_box .video_box_video video {
    height: auto;
  }

  .hero-banner-custom {
    margin-top: 130px;
  }

  .ba_home_hero .hero_row {
    min-height: auto;
    justify-content: flex-start;
  }

  .ba_home_hero .hero_row .hero_col:nth-child(1){
    max-width: 260px;
  }

  .projects_row.owl-carousel .owl-nav {
    margin-top: 0;
  }

  .projects_row .owl-nav .owl-prev {
    left: -16px !important;
  }

  .projects_row .owl-nav .owl-next {
    right: -16px !important;
  }
  .projects_row .owl-nav .owl-prev:hover,
  .projects_row .owl-nav .owl-next:hover {
    transform: scale(1.2);
  }

  .pa_resent_projects .projects_title {
    font-size: 30px;
    line-height: 48px;
    margin-bottom: 40px;
  }

  .projects_row .projects_col .project_content .project_title {
    font-size: 28px;
    line-height: 32px;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 0;
  }

  .pa_partners .partners_logos .partner_logo img {
    height: 75px;
  }

  .pa_free_resources .pa_free_resources_wrapper .pa_resources_content {
    padding: 0 10px !important;
  }
}

@media (max-width: 600px) {
  .catalogue-resource-custom .pa_resources_content h2 {
    font-size: 40px !important;
    line-height: 1 !important;
    margin: 15px 0 20px !important;
  }
}