@media screen and (max-width: 1400px) {
}

@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 1150px) {
  .value-number img {
    height: 200px;
  }

  .about-content-text p {
    font-size: 45px;
    line-height: 60px;
  }
}

@media screen and (max-width: 1100px) {
  .service-item {
    flex-direction: column;
    align-items: center;
    align-items: flex-start;
  }

  .service-item-left {
    display: flex;

    flex-direction: column;
  }

  .service-item-right {
    width: 100%;
  }

  .service-item-left img {
    width: 100px;
    height: auto;
  }
}

@media screen and (max-width: 1000px) {
  /* .video-montage {
    background: #24252a;
  }

  .montage-title.active {
    color: #ffda34;
  }

  .montage-title:not(.active) {
    color: rgb(255 255 255 / 65%);
  }

  .montage-title-container::before {
    background-image: url("../images/mobile_hover.png");
  } */

  .video-montage .inner {
    flex-direction: column;
  }

  .montage-videos {
    flex: none;

    width: 100%;
    height: auto;
  }

  .montage-titles {
    margin-left: 30px;
  }
}

@media screen and (max-width: 950px) {
}

@media screen and (max-width: 900px) {
  .second-section {
    background-color: #f6f2e7;
  }

  .values-container {
    flex-direction: column;
  }

  .value-box {
    min-height: 260px;
  }

  .values-container .value-box:nth-child(1) .value-number .number-desktop {
    right: 25px;
    position: relative;
  }

  .hero-subtext h2 {
    width: 90%;
  }
  .contact-container {
    flex-direction: column;
  }

  .contact-information .inner {
    padding: 0px;
  }

  .contact-form form {
    padding-right: 0px;
  }

  .contact-form input[type="submit"] {
    margin: 30px 0;
  }
}

@media screen and (max-width: 850px) {
  .footer-address p,
  .footer-address a,
  .bottom-footer p,
  .bottom-footer a {
    font-size: 16px;
  }

  .bottom-profile {
    flex-direction: column;
    align-items: center;
    gap: 50px;
  }

  .team-name-container {
    width: unset;
  }
}

@media screen and (max-width: 830px) {
  .service-item-right {
    width: 100%;
  }
}

@media screen and (max-width: 800px) {
  .mobile-logo {
    display: block;
    width: 65px;
    height: auto;
    padding: 0 11px;
  }

  /* .site-header.site-header--page .mobile-logo {
    filter: brightness(0) invert(1);
  } */

  .privacy-policy .site-header--page .mobile-logo {
    filter: brightness(1) invert(0);
  }

  .desktop-logo {
    display: none;
  }
  .site-header {
    position: relative;
  }

  .site-header.site-header--page,
  .site-header.site-header--single {
    position: relative;
  }

  .hamburger {
    display: inline-block !important;
    position: relative;
    right: 0;
    top: 0;
  }

  .privacy-policy .site-header--page .menu-text {
    color: #2151f3;
  }

  .menu-text {
    display: block;
  }

  .hamburger.is-active .menu-text {
    display: none !important;
  }

  .header-top .menu-wrap {
    display: none;
  }

  /* .hero-video-container video {
    padding-top: 70px;
  } */

  .site-header.site-header--home .inner {
    z-index: 1000;
    box-shadow: none;
  }

  .header-expander .inner {
    position: relative;
    top: 0;
    z-index: 1000000;

    transition: all 0.25s ease-in-out;
  }

  .non-home-hero-section {
    height: 250px;
  }

  /* .mobile-nav li {
    list-style: none;
  } */

  /* .site-header .inner {
    box-shadow: none;
  } */
}

@media screen and (max-width: 768px) {
  .inner {
    width: 90%;
  }
  .bottom-footer::before {
    content: "";
    width: 90%;
    height: 2px;
    background-color: #ffffff45;
    position: absolute;
    top: 85px;
  }
  .bottom-footer {
    flex-direction: column-reverse;
    align-items: center;
    gap: 15px;
  }

  .top-footer {
    padding-bottom: 10px;
  }

  .bottom-footer p,
  .bottom-footer a {
    margin-top: 0;
    text-align: center;
    margin-bottom: 0;
  }

  .team-feed-container h2 {
    font-size: 36px;
  }

  .about-mobile-logo {
    display: block;
    padding-left: 20px;
  }

  .about-content-text {
    padding: 20px 0;
  }

  .about-bkg img {
    display: none;
  }

  .social-media {
    margin-bottom: 40px;
  }

  .job-description {
    margin-top: 60px;
  }

  .bottom-footer .inner {
    gap: 10px;
  }

  .header-socials img {
    width: 20px;
    height: 20px;
  }

  .careers-content-text p {
    width: 100%;
  }

  .job-page {
    margin-left: 20px;
    margin-right: 20px;
  }

  .careers-content-text {
    margin: 50px 0;
  }

  .page-template-contact .contact-information {
    padding: 50px 0;
  }
}

@media screen and (max-width: 700px) {
  .footer-logo img {
    height: 80px;
  }

  .bottom-footer .inner {
    flex-direction: column;
  }

  .careers-list .careers-list-item {
    display: block;
  }

  .careers-list .careers-list-item .job-list {
    display: block;
  }

  .careers-list .careers-list-item .job-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
  }

  .careers-list .careers-list-item .view-job {
    margin-top: 10px;
    justify-self: initial;
  }
}

@media screen and (max-width: 650px) {
  .value-box h4 {
    font-size: 32px;
  }
  .value-box p {
    font-size: 18px;
  }

  .about-mobile-logo .about-content-text p {
    font-size: 27px;
    line-height: 44px;
  }

  .careers-content-text p {
    font-size: 17px !important;
    line-height: 150% !important;
  }
  .hero-text h1 {
    font-size: 49px;
  }

  .job-category h2 {
    font-size: 20px;
  }

  .hero-subtext h2,
  .montage-title,
  .careers-content-text h2 {
    font-size: 32px;
  }

  .hero-subtext h2 {
    text-align: left;
  }
}

@media screen and (max-width: 600px) {
  .hero-video-container video {
    padding-top: 113px;
  }

  .logo-container {
    margin-right: unset;
  }

  .back-to-careers,
  .team-member {
    margin-top: 80px;
  }
}

@media screen and (max-width: 550px) {
  .footer-logo img {
    height: 63px;
  }
  .montage-title-container::before {
    top: 10px;
  }

  .about-content-text p {
    font-size: 30px;
    line-height: 45px;
  }

  .montage-title,
  .second-section h1,
  .contact-information h1 {
    line-height: 1.3;
    font-size: 35px;
    padding: 0 20px;
  }

  .second-section h1::after,
  .contact-information h1::after {
    bottom: 9px;
  }

  /* .team-feed {
    flex-wrap: nowrap;
    flex-direction: column;
  } */

  .team-member-card {
    width: calc(50% - 40px);
  }

  .team-member-card-image img {
    width: 100px;
  }

  .team-member-card a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
  }

  .team-member-card-image img {
    filter: unset;
  }

  .top-profile {
    flex-direction: column;
    gap: 5px;
  }

  h2.team-name {
    font-size: 50px;
  }
}

@media screen and (max-width: 500px) {
  .non-home-hero-section {
    height: 180px;
  }

  .bottom-profile {
    padding-top: 50px;
  }
}

@media screen and (max-width: 480px) {
  .careers-list-item {
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding: 30px 0;
  }

  .job-details,
  .job-category {
    width: 100%;
  }

  .hover-star-container img {
    width: 15px;
  }
  .value-number img {
    height: 175px;
  }
  .hero-subtext h2 {
    padding: 50px 0;
  }
  .department-container {
    flex-direction: column;
    align-items: center;
    padding: 50px 0px;
    text-align: center;
  }
  .client-logo-container {
    flex-direction: column;
    gap: 30px;
    padding: 50px 0;
  }

  .single-logo-img {
    height: 100px;
  }
  .audio-button,
  .mute-button {
    height: 25px;
    width: 25px;
  }

  .careers-list .view-job a {
    display: flex;
    justify-content: center;
    width: 100px;
  }
}

@media screen and (max-width: 470px) {
  /* .logo-container img {
    width: 45px;
  } */

  .non-home-hero-section h1 {
    bottom: -10px;
    font-size: 70px;
  }

  .footer-logo img {
    height: 40px;
  }
}

@media screen and (max-width: 460px) {
  .bottom-footer .inner {
    flex-direction: column;
  }

  .bottom-footer .inner p {
    display: flex;
    flex-direction: column;

    align-items: center;
  }

  .service-title {
    font-size: 26px;
  }

  .contact-form input[type="submit"] {
    width: 100%;
    margin-top: 50px;
  }
  .pp-main {
    padding: 10px 0px;
  }

  .hero-subtext h2,
  .montage-title,
  .careers-content-text h2 {
    font-size: 30px;
  }
}

@media screen and (max-width: 400px) {
  .hover-star-container {
    right: 0;
  }

  .team-member-card-content {
    text-align: center;
  }
  h2.team-name {
    font-size: 40px;
  }

  .team-title {
    font-size: 30px;
  }

  .job-details p {
    font-size: 14px;
  }

  .contact-information h1 {
    font-size: 30px;
  }
}

@media screen and (max-width: 340px) {
  .desktop-logo {
    width: 250px;
  }
}
