@import url("container.css");
/*Mobile Potrait*/
@media (max-width: 600px) {
  .preloader img {
    width: 25vw;
  }
  .preloader .gif {
    width: 15vw;
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .landing {
    flex-direction: column;
  }
  .landing .media img {
    width: 30vw;
  }
  .landing .events img {
    width: 37vw;
  }
  .landing .media {
    /*border-bottom: 1px solid #fff;*/
    border-right: unset;
  }
  .hamburger {
    width: 8vw;
  }
  .pad {
    padding: 10px 10px;
  }
  .pad-lr {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .menu .closenav {
    top: 35px;
    right: 29px;
    width: 9vw;
  }
  header .wordmark {
    width: 26vw;
  }
  header .logo {
    width: 10vw;
  }
  .header__menu-button {
    width: auto !important;
    padding: 0;
    height: 85px;
  }
  header {
    padding: 0 0 20px 0;
  }
  .video-container {
    height: 50vh;
  }
  .main {
    padding: 20px;
  }
  .new-vibes #new-vibes {
    width: 83vw;
  }
  .new-vibes .video-row1 {
    flex-direction: column;
  }
  .new-vibes .video-container {
    height: 25vh;
  }
  .new-vibes .video-row2 {
    flex-direction: column;
  }
  .video .video-container p {
    bottom: 54px;
    left: 16px;
    font-size: 25px;
  }
  .video .video-container a {
    left: 20px;
  }
  .animate-text {
    font-size: 30px;
    margin: 60px 0;
  }
  .imageContainer .img1 {
    width: 20vw;
  }
  .imageContainer .img2 {
    width: 13vw;
  }
  .imageContainer .img3 {
    width: 19vw;
  }
  .imageContainer .img4 {
    width: 20vw;
  }
  .imageContainer .img5 {
    width: 13vw;
  }
  .marquee {
    font-size: 5.667vw;
    padding: 16px 0;
  }
  .title h1 {
    font-size: 34px;
    margin-top: 71px;
  }
  .workflow-wrap {
    margin-bottom: 100px;
  }
  .workflow .point img {
    height: 40px;
  }
  .workflow .img1 {
    margin-left: 7%;
  }
  .workflow .img2 {
    margin-right: 7%;
  }
  .workflow .img3 {
    margin-left: 7%;
  }
  .workflow .img4 {
    margin-right: 7%;
  }
  .workflow .img5 {
    margin-left: 7%;
  }
  .fader {
    width: 150%;
  }
  .menu {
    padding-left: 11%;
  }
  .menu .line {
    margin-left: 0;
  }
  .menu a:hover .line {
    width: 50px;
  }
  .menu .navitem {
    font-size: 16px;
  }

  .menu .navitem h1 {
    font-size: 18px;
  }

  .raw-frames {
    padding: 60px 0 120px 0;
  }
  .raw-frames .info {
    margin-top: -10px;
    padding: 14px 8px 14px 8px;
  }
  .raw-frames .video-row3 {
    flex-direction: column;
    gap: 100px;
  }
  .raw-frames .video-row4 {
    flex-direction: column;
    gap: 100px;
  }
  .raw-frames .info h4 {
    font-size: 0.7rem;
  }
  .raw-frames .video-row4 .video-container {
    height: 200px;
  }
  .raw-frames .video-row3 .video-container {
    height: 200px;
  }
  .title .gradient {
    width: 450px;
  }
  .main .bg-pattern {
    width: 190%;
    object-fit: contain;
  }
  .marquee-image1 {
    width: 250vw;
  }
  footer {
    padding: 60px 0 20px 0px !important;
    flex-wrap: wrap;
    row-gap: 30px;
    justify-content: space-between;
  }
  .ourworks-footer {
    padding: 60px 0 20px 0px !important;
  }
  footer .logo1 img {
    width: 35vw;
  }
  footer .logo2 img {
    width: 18vw;
  }
  footer .info {
    text-align: left;
  }
  footer div {
    flex: 1 1 auto;
  }
  footer .info h3 {
    font-size: 7vw;
  }
  footer .info ul li a {
    font-size: 4vw;
  }
  footer .info .content > a {
    font-size: 6vw;
  }

  /*** Services Page ***/
  .services .main h1 {
    font-size: 2.3rem;
    padding-top: 40px;
  }
  .services .main .content .logo {
    width: 60vw;
    margin-top: 50px;
  }
  .services .icons-row .icon-group {
    flex-direction: column;
    text-align: center;
    align-items: center;
    flex: 1 0 50%;
  }
  .services .icons-row .icon-group svg {
    width: 10vw !important;
  }
  .services .events-management .icons-row .icon-group svg {
    width: 12vw !important;
  }
  .services .icons-row {
    flex-wrap: wrap;
    gap: 0;
    row-gap: 38px;
  }
  .services .main .media-production {
    height: 252vw;
  }

  /**** Contact Page ****/
  .contact .main .contact-info {
    flex-direction: column;
    row-gap: 15px;
  }
  .contact .main .content {
    margin: 40px 0;
  }
  .contact .main form {
    width: 100%;
  }
  .contact .main form h1 {
    font-size: 8.8vw;
  }
  .contact .hamburger {
    width: 35px;
    right: 35px;
    top: 29px;
  }

  /*** Project Page ***/
  .project-info {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 30px 0;
  }
  .project-info .info1 {
    width: 100%;
  }
  .project-info .info1 .client p {
    font-size: 1.1rem;
  }
  .project-info .info1 h1 {
    margin: 20px 0;
    padding: 5px;
    font-size: 1.4rem;
  }
  .project-info .info2 p {
    margin-bottom: 20px;
  }
  .related-projects .video-row1 {
    margin-top: 0;
    flex-direction: column;
  }
  .related-projects h1 {
    font-size: 2.5rem;
  }
  .related-projects .video-row1 .video-container {
    height: 25vh;
    margin-bottom: 20px;
  }

  /*** Our Works ***/
  .our-works .video-row1 {
    margin-top: 0;
    flex-direction: column;
  }
  .our-works .video-row2 {
    margin-top: 0;
    flex-direction: column;
  }
  .our-works h1 {
    font-size: 2.5rem;
  }
  .our-works .video-container {
    height: 25vh;
    margin-bottom: 20px;
  }
  .comparison-container {
    position: relative;
    height: 200px;
  }
  #afterVideo1 {
    width: 25rem;
  }
  #afterVideo2 {
    width: 25rem;
  }
}

/* Mobile Landscape */
@media (min-width: 768px) and (max-width: 992px) and (orientation: landscape) {
  header {
    display: flex;
    justify-content: space-between;
    padding: 0;
  }
  .header__menu-button {
    width: auto !important;
    padding: 0;
    height: 85px;
  }
  .menu {
    padding: 50px 0 0 40px;
  }
  .menu .navitem {
    font-size: 15px;
    margin-bottom: 35px;
  }
  .menu .line {
    width: 0;
  }
  .menu a:hover .line {
    width: 55px;
  }
  .pad {
    padding: 0 20px;
  }
  .pad-lr {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .video .video-container {
    height: 80vh;
  }
  .new-vibes {
    padding: 80px 0 50px 0;
  }
  .new-vibes #new-vibes {
    width: 50vw;
  }
  .raw-frames {
    padding: 50px 0 100px 0;
    row-gap: 70px;
  }
  .raw-frames .video-row3 .video-container {
    height: 200px;
  }
  .raw-frames .video-row4 .video-container {
    height: 220px;
    aspect-ratio: 1 / 1;
  }
  .raw-frames .video-row3 {
    gap: 20px;
  }
  .raw-frames .video-row4 .info {
    flex-direction: column;
    align-items: start;
  }
  .raw-frames .info h4 {
    margin: 4px 0;
    font-size: 0.7rem;
  }
  .raw-frames .video-row4 .info a {
    margin-top: 6px;
  }
  .workflow .point img {
    height: 60px;
  }
  .workflow .img1 {
    margin-left: 60px;
  }
  .workflow .img2 {
    margin-right: 60px;
  }
  .workflow .img3 {
    margin-left: 60px;
  }
  .workflow .img4 {
    margin-right: 60px;
  }
  .workflow .img5 {
    margin-left: 60px;
  }
  .marquee-image1 {
    width: 110vw;
  }
  .title .gradient {
    width: 70vw;
  }
  .title h1 {
    font-size: 50px;
    margin-top: 70px;
  }
  footer {
    padding: 50px 50px;
  }
  /** About Page CSS **/
  .about .team h2 {
    width: unset;
    font-size: 3rem;
  }
  .about .heading h1 {
    font-size: 3rem;
  }
  .about .team .team-row .member {
    flex: 0 0 28%;
  }
  .about .team .team-row {
    gap: 4%;
  }
  .about .team .team-row .member .info h3 {
    font-size: 0.8rem;
  }
  .about .team .team-row .member .info a img {
    width: 3vw;
  }
}

/* Ipad Pro Landscape */
@media (min-width: 1024px) and (max-width: 1400px) and (orientation: landscape) {
  .video .video-container {
    height: 75vh;
  }
  .marquee-image1 {
    width: 1700px;
  }
  .workflow-wrap {
    margin-bottom: 120px;
  }
  .workflow .img1 {
    margin-left: 20%;
  }
  .workflow .img2 {
    margin-right: 20%;
  }
  .workflow .img3 {
    margin-left: 20%;
  }
  .workflow .img4 {
    margin-right: 20%;
  }
  .workflow .img5 {
    margin-left: 20%;
  }
  .hamburger {
    width: 3vw;
  }
  .services .main .media-production {
    height: 49vw;
  }
  #afterVideo1 {
    width: 41rem;
  }
  #afterVideo2 {
    width: 41rem;
  }
  .about .team .team-row .member img {
      height: 38vh;
  }
  .about .main .bg-pattern {
      width: 117%;
  }
}

/* Ipad Pro Portrait */
@media (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
  header .hamburger {
    width: 3vw;
  }
  .pad {
    padding: 20px 20px;
  }
  .landing {
    flex-direction: column;
  }
  .landing .media {
    border-bottom: 1px solid #fff;
    border-right: unset;
  }
  .landing .media img {
    width: 18vw;
  }
  .landing .events img {
    width: 22vw;
  }
  .new-vibes #new-vibes {
    width: 50vw;
  }
  .menu {
    padding-left: 31%;
  }
  .raw-frames {
    padding: 80px 0 140px 0;
    row-gap: 70px;
  }
  .raw-frames .video-row3 .video-container {
    height: 240px;
  }
  .raw-frames .video-row4 .video-container {
    height: 160px;
  }
  .raw-frames .video-row3 {
    gap: 30px;
  }
  .raw-frames .video-row4 .info {
    flex-direction: column;
    align-items: start;
  }
  .raw-frames .info h4 {
    margin: 4px 0;
    font-size: 0.7rem;
  }
  .raw-frames .video-row4 .info a {
    margin-top: 6px;
  }
  .workflow .img1 {
    margin-left: 15%;
  }
  .workflow .img2 {
    margin-right: 15%;
  }
  .workflow .img3 {
    margin-left: 15%;
  }
  .workflow .img4 {
    margin-right: 15%;
  }
  .workflow .img5 {
    margin-left: 15%;
  }
  .marquee-image1 {
    width: 110vw;
  }
  footer {
    padding: 50px 0;
  }
  .ourworks-footer {
    padding: 50px 0 !important;
  }
  /** About Page CSS **/
  .about .team .team-row .member {
    flex: 0 0 25%;
  }
  .about .team .team-row {
    gap: 7%;
  }
  .about .team .team-row .member .info a img {
    width: 3vw;
  }
  /**** Contact Page ***/
  .contact .main .contact-info {
    gap: 80px;
  }
  .about .main .bg-pattern {
    width: 190%;
  }

  /*** Project Page ***/
  .project-info {
    margin: 80px 0 10px 0;
  }

  .services .main .media-production {
    height: 60vw;
  }

  .comparison-container {
    position: relative;
    height: 240px;
  }
  #afterVideo1 {
    width: 28rem;
  }
  #afterVideo2 {
    width: 28rem;
  }
  .about .team .team-row .member img {
    max-width: 100%;
    height: 22vh;
  }
  .team.pad-lr {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
/* Ipad Landscape */
@media (min-width: 992px) and (max-width: 1180px) and (orientation: landscape) {
  header {
    display: flex;
    justify-content: space-between;
    padding: 12px 0px;
  }
  .header__menu-button {
    width: auto !important;
    padding: 0;
    height: 85px;
  }
  .landing .media img {
    width: 12vw;
  }
  .landing .events img {
    width: 15vw;
  }
  .menu {
    padding-left: 31%;
  }
  .menu .closenav {
    right: 60px;
    top: 40px;
    width: 3vw;
  }
  .pad {
    padding: 20px 20px;
  }
  .new-vibes #new-vibes {
    width: 50vw;
  }
  .raw-frames {
    padding: 80px 0 140px 0;
    row-gap: 70px;
  }
  .raw-frames .video-row3 .video-container {
    height: 240px;
  }
  .raw-frames .video-row3 {
    gap: 30px;
  }
  .raw-frames .video-row4 .info {
    flex-direction: column;
    align-items: start;
  }
  .raw-frames .info h4 {
    margin: 4px 0;
    font-size: 0.7rem;
  }
  .raw-frames .video-row4 .info a {
    margin-top: 6px;
  }
  .workflow-wrap h1 {
    font-size: 60px !important;
    margin-top: 110px !important;
  }
  .workflow .img1 {
    margin-left: 15%;
  }
  .workflow .img2 {
    margin-right: 15%;
  }
  .workflow .img3 {
    margin-left: 15%;
  }
  .workflow .img4 {
    margin-right: 15%;
  }
  .workflow .img5 {
    margin-left: 15%;
  }
  .marquee-image1 {
    width: 110vw;
  }
  footer {
    padding: 50px 50px;
  }
  .ourworks-footer {
    padding: 50px 50px !important;
  }
  /** About Page CSS **/
  .about .team h2 {
    width: unset;
    font-size: 3rem;
  }
  .about .heading h1 {
    font-size: 3rem;
  }
  .about .team .team-row .member {
    flex: 0 0 25%;
  }
  .about .team .team-row {
    gap: 7%;
  }
  .about .team .team-row .member .info a img {
    width: 2.5vw;
  }

  /**** Contact Page ***/
  .contact .main .contact-info {
    gap: 80px;
  }

  /*** Project Page ***/
  .project-info {
    margin: 80px 0 30px 0;
  }

  .services .main .media-production {
    height: 60vw;
  }

  .comparison-container {
    position: relative;
    height: 240px;
  }
  #afterVideo1 {
    width: 30rem;
  }
  #afterVideo2 {
    width: 30rem;
  }
  .about .team .team-row .member img {
    height: 35vh;
  }
}

@media screen and (min-width:1135px) and (max-width:1350px) {

  .raw-frames .video-row4 .video-container {
    height: 350px;
    aspect-ratio: 1/1;
  }

  .raw-frames .info h4 {
    margin: 4px 0;
    font-size: 0.7rem;
  }
}

/* Ipad Portrait */
@media (min-width: 768px) and (max-width: 992px) and (orientation: portrait) {
  header {
    display: flex;
    justify-content: space-between;
    padding: 12px 0px;
  }
  .landing {
    flex-direction: column;
  }
  .landing .media {
    border-bottom: 1px solid #fff;
    border-right: unset;
  }
  .landing .media img {
    width: 18vw;
  }
  .landing .events img {
    width: 22vw;
  }
  .hamburger {
    width: 4vw;
  }
  footer div {
    flex: 0 0 30%;
  }
  .header__menu-button {
    width: auto !important;
    padding: 0;
    height: 85px;
  }
  .menu .closenav {
    right: 33px;
    top: 31px;
  }
  .menu {
    padding-left: 21%;
  }
  .pad {
    padding: 20px 20px;
  }
  .pad-lr {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .video .video-container {
    height: 80vh;
  }
  .new-vibes #new-vibes {
    width: 50vw;
  }
  .raw-frames {
    padding: 50px 0 140px 0;
    row-gap: 70px;
  }
  .raw-frames .video-row3 .video-container {
    height: 240px;
  }
  .raw-frames .video-row4 .video-container {
    height: 135px;
  }
  .raw-frames .video-row3 {
    gap: 20px;
  }
  .raw-frames .video-row4 .info {
    flex-direction: column;
    align-items: start;
  }
  .raw-frames .info h4 {
    margin: 4px 0;
    font-size: 0.7rem;
  }
  .raw-frames .video-row4 .info a {
    margin-top: 6px;
  }
  .workflow .img1 {
    margin-left: 30px;
  }
  .workflow .img2 {
    margin-right: 30px;
  }
  .workflow .img3 {
    margin-left: 30px;
  }
  .workflow .img4 {
    margin-right: 30px;
  }
  .workflow .img5 {
    margin-left: 30px;
  }
  .marquee-image1 {
    width: 110vw;
  }
  .title .gradient {
    width: 95vw;
  }
  .title h1 {
    font-size: 50px;
    margin-top: 100px;
  }
  footer {
    padding: 50px 10px;
  }
  /** About Page CSS **/
  .about .team h2 {
    width: unset;
    font-size: 3rem;
  }
  .about .heading h1 {
    font-size: 3rem;
  }
  .about .team .team-row .member {
    flex: 0 0 30%;
  }
  .about .team .team-row {
    gap: 4%;
  }
  .about .team .team-row .member .info h3 {
    font-size: 0.8rem;
  }
  .about .team .team-row .member .info a img {
    width: 3vw;
  }

  /**** Contact Page ***/
  .contact .main .contact-info {
    gap: 30px;
  }
  .contact .main form {
    width: 40%;
    margin: 60px auto 0 auto;
  }
  .contact .main form h1 {
    font-size: 3.9vw;
  }
  .about .main .bg-pattern {
    width: 150%;
  }

  /** Project Page ***/
  .project-info {
    margin: 80px 0 10px 0;
  }
  .related-projects h1 {
    font-size: 3rem;
    margin: 30px auto 10px auto;
  }
  .related-projects .video-row1 {
    margin-top: 40px;
  }

  .services .main .media-production {
    height: 85vw;
  }
  .services .media-production .icons-row .icon-group svg {
    width: 5vw;
  }
  .services .events-management .icons-row .icon-group svg {
    width: 6vw;
  }

  .comparison-container {
    position: relative;
    height: 250px;
  }

  #afterVideo1 {
    width: 30rem;
  }

  #afterVideo2 {
    width: 30rem;
  }

  .about .team .team-row .member img {
    max-width: 100%;
    height: 22vh;
  }
  .team.pad-lr {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

/* Other */
@media (min-width: 1280px) {
  .services .main p {
    padding: 5px 5px 5px 5px;
  }
  .about .content-container{
    padding-left: 0;
    padding-right:0 ;
  }
}
/* MacBook Pro */
@media screen and (min-width: 1440px) and (max-width: 2000px) and (orientation: landscape) {
  .contact h3 {
    font-size: 2vw;
  }

  .contact p {
    font-size: 1.2vw;
    padding-right: 5%;
  }

  .contact input,
  .contact textarea {
    font-size: 1.2vw;
  }

  .contact button {
    font-size: 1.2vw;
  }

  .contact .contact-info {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .heading {
    padding-right: 10% !important;
  }
  .heading p {
    font-size: 0.8vw;
  }

  .intro-text {
    font-size: 1vw;
    width: 80%;
  }

  .services .icons-row .icon-group p {
    font-size: 1vw;
  }

  .raw-frames {
    margin-bottom: 50px;
  }

  .workflow-wrap {
    /*min-height:90vh;*/
    margin-top: 0;
  }
}

@media screen and (min-width: 2000px) and (orientation: landscape) {
  .raw-frames .video-row3 .video-container {
    height: 540px;
  }

  .raw-frames .video-row4 .video-container {
    height: auto;
    aspect-ratio: 1/1;
  }

  .services .main .media-production {
    height: 30vw;
  }

  .services footer {
    padding-top: 300px;
  }
  .services .main .media-production {
    height: 39vw;
  }
  .workflow .img1 {
    margin-left: 30%;
  }
  .workflow .img2 {
    margin-right: 30%;
    justify-content: end;
  }
  .workflow .img3 {
    margin-left: 30%;
  }
  .workflow .img4 {
    margin-right: 30%;
    justify-content: end;
  }
  .workflow .img5 {
    margin-left: 30%;
  }
  .raw-frames .video-row3 {
    gap: 120px;
  }
}
/*ultra-wide monitors*/
@media (min-width: 2000px) and (orientation: landscape) {
  header .logo {
    width: 10vw;
  }
  header .wordmark {
    width: 10vw;
  }
  .wordmark-center {
    padding-right: 80px;
  }
  header .hamburger {
    width: 2.4vw;
  }
  .raw-frames .video-row3 .video-container {
    height: auto;
    aspect-ratio: 16/9;
  }
  .comparison-container {
    height: 95%;
  }
  .raw-frames .video-row3 {
    gap: 90px;
  }
  .animate-text h1 {
    font-size: 3.3vw;
  }
  .preloader img {
    width: 14vw;
  }
  .video .video-container p {
    font-size: 1.1vw;
  }

  .raw-frames .names h4 {
    font-size: 0.825vw;
  }
  .raw-frames .names p {
    font-size: medium;
  }
  .raw-frames .info a {
    font-size: medium;
  }

  /* modifications in about-us.html page */
  .about .heading p {
    font-size: 1.5vw;
  }
  .center-container {
    display: flex;
  }
  .about .team .team-row .member h3 {
    font-size: 0.85vw;
  }
  .about .team .team-row .member .info h4 {
    font-size: 0.7vw;
  }

  /* modifications in services.html page */
  .media-production-text {
    font-size: 1.3vw;
  }
  .services .main .media-production {
    height: 45vw;
  }
  .services .main p {
    font-size: 1.3vw;
  }
  /*
  .services .main .events-management {
    height: 45vw;
  }
  */

  /* projects styling */
  .project-info .info1 h2 {
    font-size: 1.3vw;
  }
  .project-info .info1 .client p {
    font-size: 1.05vw;
  }
  .project-info .info1 h1 {
    font-size: 1.6vw;
  }
  .project-info .info1 .credits p {
    font-size: 1.3vw;
  }
  .project-info .info2 h2 {
    font-size: 1.3vw;
  }
  .project-info .info2 p {
    font-size: 1.2vw;
  }
  .video .video-container p {
    font-size: 1.4vw;
  }
  .player.player-xl span.Title_module_titleText__c87a7c0c {
    font-size: 30px;
  }
  a.Title_module_subtitle__c87a7c0c span {
    font-size: 25px;
  }

  /* workflow section styling */
  .workflow-wrap {
    margin-bottom: 200px;
  }

  .workflow {
    position: relative;
    overflow: hidden;
  }

  .title {
    border: 1px solid transparent;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .title .gradient {
    position: absolute;
    width: 85vw;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    top: 0;
  }

  .title h1 {
    color: #fff;
    font-variation-settings: "wght" 500, "wdth" 200, "slnt" -10;
    font-size: 70px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 130px;
  }

  .workflow h1 span {
    color: #8eb3c9;
  }

  .workflow .point {
    margin-top: 60px;
    z-index: 5;
    display: flex;
  }

  .workflow .img1 {
    margin-left: 25%;
  }

  .workflow .img1 img {
    height: 120px;
  }

  .workflow .img2 {
    margin-right: 25%;
    justify-content: end;
    padding-bottom: 10px;
  }

  .workflow .img2 img {
    height: 120px;
  }

  .workflow .img3 {
    margin-left: 25%;
    padding-bottom: 40px;
  }

  .workflow .img3 img {
    height: 120px;
  }

  .workflow .img4 {
    margin-right: 25%;
    justify-content: end;
    padding-bottom: 30px;
  }

  .workflow .img4 img {
    height: 120px;
  }

  .workflow .img5 {
    margin-left: 25%;
  }

  .workflow .img5 img {
    height: 120px;
  }
}

/* ipad air */
@media (min-width: 992px) and (max-width: 1024px) and (orientation: landscape) {
  /*header*/
  header .logo {
    width: 9vw;
  }
  header .wordmark {
    width: 10vw;
  }
  .hamburger {
    width: 2.2vw;
  }

  /*slider*/
  element.style {
    translate: none;
    rotate: none;
    scale: none;
    transform: translate(0px, 0px);
    opacity: 1;
    visibility: inherit;
  }
  .video .video-container p {
    font-size: small;
  }
  .video span {
    width: 70px;
  }

  /*workflow*/
  .title .gradient {
    width: 90vw;
  }
  .animate-text .content-container h1 {
    font-size: 4.5vw;
  }

  /*works.html*/
  .our-works h1 {
    font-size: 3.5rem;
  }

  /*projects*/
  .related-projects h1 {
    font-size: 3rem;
  }
  .image-slider span {
    width: 76px;
  }
  .project-info .info1 h2 {
    font-size: 1.3rem;
  }
  .project-info .info1 h1 {
    font-size: 1.4rem;
  }
  .project-info .info2 p {
    font-size: 1.1rem;
  }
  /*hamburger*/

  .nav-main {
    width: 100%;
    max-width: 600px; /* Optional: limit max width for better layout */
  }

  .navitem {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .navitem h1 {
    font-size: 24px; /* adjust size if needed */
  }
  .menu .navitem {
    margin-bottom: 40px;
  }
}
/* Tablets */
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
  /*header*/
  header .logo {
    width: 13vw;
  }
  header .wordmark {
    width: 14vw;
  }
  .hamburger {
    width: 3vw;
  }
  /*slider*/
  .video .video-container p {
    font-size: small;
  }
  .video span {
    width: 70px;
  }
  /*commercials*/
  .raw-frames .video-row3 .video-container {
    height: 200px;
  }
  .comparison-container {
    height: 190px;
  }

  /*workflow*/
  .title .gradient {
    width: 90vw;
  }
  .title h1 {
    font-size: 40px;
    padding-bottom: 40px;
  }
  .workflow h1 span {
    color: #8eb3c9;
  }

  .workflow .point {
    margin-top: 6px;
    z-index: 5;
    display: flex;
  }

  .workflow .img1 {
    margin-left: 15%;
  }

  .workflow .img1 img {
    height: 50px;
  }

  .workflow .img2 {
    margin-right: 15%;
    justify-content: end;
    padding-bottom: 10px;
    padding-top: 20px;
  }

  .workflow .img2 img {
    height: 50px;
  }

  .workflow .img3 {
    margin-left: 15%;
    padding-bottom: 40px;
  }

  .workflow .img3 img {
    height: 50px;
  }

  .workflow .img4 {
    margin-right: 15%;
    justify-content: end;
  }

  .workflow .img4 img {
    height: 50px;
  }

  .workflow .img5 {
    margin-left: 15%;
    margin-top: 5%;
  }

  .workflow .img5 img {
    height: 50px;
  }
  .workflow-wrap {
    margin-bottom: 0px;
  }
  .animate-text h1 {
    font-size: 45px;
  }
  /*works.html*/
  .our-works h1 {
    font-size: 3rem;
  }
  /*about-us.html*/
  .about .team h2 {
    font-size: 2rem;
  }
  .about .heading h1 {
    font-size: 2.8rem;
  }
  /*services.html*/
  .services .main .media-production {
    height: 60vw;
  }
  .services .main .content .logo {
    margin-top: 10px;
  }
  .services .main h1 {
    font-size: 2.5rem;
    padding-top: 20px;
  }
  .services .main p {
    font-size: 1rem;

    margin-bottom: 1rem;
  }
  .services .icons-row {
    gap: 3%;
    row-gap: 35px;
    padding-top: 0px;
  }
  .services .main .media-production {
    height: 67vw;
  }
  /*projects*/
  .related-projects h1 {
    font-size: 2.7rem;
  }
  .image-slider span {
    width: 76px;
  }
  .project-info .info1 h2 {
    font-size: 1.3rem;
  }
  .project-info .info1 h1 {
    font-size: 1.4rem;
  }
  .project-info .info2 p {
    font-size: 1.1rem;
  }
  /*menu*/
  .menu {
    padding: 5px 0 0 40px;
    padding-left: 190px;
    padding-bottom: 100px;
  }
  .navitem h1 {
    font-size: 24px; /* adjust size if needed */
  }
  .menu .closenav {
    width: 30px;
  }
}
/*mobile - s*/
@media (min-width: 320px) and (max-width: 374px) {
  /*header*/
  header .logo {
    width: 18vw;
  }
  header .wordmark {
    width: 25vw;
    padding-left: 0px;
  }
  .hamburger {
    width: 6vw;
    padding-bottom: 10px;
  }

  /*sliders*/
  .video .video-container {
    height: 50vh;
  }
  .video .slider-nav {
    gap: 10px;
  }
  .video .video-container p {
    font-size: small;
    bottom: 10px;
    left: 10px;
  }
  .comparison-container {
    height: 150px;
  }
  /*commercials*/
  .comparison-container {
    font-size: 0.5rem;
  }
  .raw-frames .info a {
    font-size: 0.5rem;
  }

  .raw-frames .video-row3 .video-container {
    height: 150px;
  }
  .raw-frames {
    padding: 60px 0 12px 0;
  }
  .raw-frames .info h4 {
    font-size: 0.5rem;
  }
  /*workflow*/
  .workflow .point img {
    height: 35px;
  }
  .title h1 {
    font-size: 25px;
  }
  .animate-text {
    font-size: 25px;
  }
  /*works.html*/
  .our-works h1 {
    font-size: 2rem;
  }
  /*about-us*/
  .about .heading h1 {
    font-size: 2.2rem;
  }
  .about .team h2 {
    font-size: 2.2rem;
  }
  /*services*/
  .services .main h1 {
    font-size: 1.85rem;
    padding-top: 20px;
  }
  .services .main .content .logo {
    margin-top: 25px;
  }
  .services .main p {
    font-size: 0.8rem;
    margin: 3% 0 6% 0;
  }
  .services .icons-row {
    row-gap: 20px;
  }
  .services .icons-row .icon-group p {
    font-size: 0.5rem;
  }
  .services .main .events-management {
    height: 230vw;
  }
  .services .main .media-production {
    height: 200vw;
  }
  /*contact*/
  .contact .hamburger {
    width: 30px;
    right: 30px;
    top: 25px;
  }
  .contact .hamburger {
    position: absolute;
  }
  /*menu*/
  .menu .navitem {
    margin-bottom: 40px;
  }

  .menu {
    padding-left: 10%;
  }
}
/*mobile-m*/
@media (min-width: 375px) and (max-width: 425px) {
  /*header*/
  header .logo {
    width: 18vw;
    padding-left: 0px;
  }
  header .wordmark {
    width: 20vw;
    padding-left: 0px;
  }
  .hamburger {
    width: 5.5vw;
    padding-bottom: 12px;
  }
  /*sliders*/
  .video .video-container p {
    bottom: 20px;
    left: 16px;
    font-size: small;
  }
  .video .video-container {
    height: 60vh;
  }

  .video .slider-nav {
    gap: 12px;
  }
  /*commercials*/
  .raw-frames .info h4 {
    font-size: 0.6rem;
  }
  .raw-frames .info a {
    font-size: 0.6rem;
  }
  /*workflow*/
  .title h1 {
    font-size: 30px;
  }

  .services .main h1 {
    font-size: 1.85rem;
    padding-top: 20px;
  }
  .services .main .content .logo {
    margin-top: 25px;
  }
  .services .main p {
    font-size: 0.8rem;
    margin: 3% 0 6% 0;
  }
  .services .icons-row {
    row-gap: 20px;
  }
  .services .icons-row .icon-group p {
    font-size: 0.5rem;
  }
  .services .main .events-management {
    height: 205vw;
  }
  .services .main .media-production {
    height: 160vw;
  }
  /*contact*/
  .contact .hamburger {
    width: 30px;
    right: 30px;
    top: 25px;
  }
  .contact .hamburger {
    position: absolute;
  }
  /*marquee */
  .marquee-wrapper1 {
    width: 200vw;
  }
  .marquee-image1 {
    width: 200vw;
  }
  /*menu*/
  .menu .navitem {
    margin-bottom: 40px;
  }
  .menu .navitem h1 {
    padding-left: 10px;
  }
  .menu .navitem h1 {
    font-size: 16px;
  }
  .menu .closenav {
    width: 7vw;
  }
}
/*mobile-L*/
@media (min-width: 425px) and (max-width: 767px) {
  header .logo {
    width: 18vw;
    padding-left: 0px;
  }
  header .wordmark {
    width: 20vw;
    padding-left: 0px;
  }
  .hamburger {
    width: 5.5vw;
    padding-bottom: 14px;
  }
  /*sliders*/
  .video .video-container {
    height: 60vh;
  }
  .video .video-container p {
    bottom: 20px;
    left: 16px;
    font-size: small;
  }

  .video .slider-nav {
    gap: 10px;
  }
  /*marquee*/
  .marquee-wrapper1 {
    width: 180vw;
  }
  .new-vibes .video-container {
    height: 30vh;
  }
  /*commercials*/
  .video-span {
    width: 70px;
  }
  .raw-frames .pad-lr .content-container div {
    padding-bottom: 40px;
  }

  .raw-frames .video-row4 {
    flex-direction: column;
  }

  .raw-frames .video-row4 .video-container {
    height: auto;
    margin-bottom: 70px;
  }

  /*services*/
  .title h1 {
    font-size: 30px;
  }

  .services .main h1 {
    font-size: 1.85rem;
    padding-top: 20px;
  }
  .services .main .content .logo {
    margin-top: 25px;
  }
  .services .main p {
    font-size: 0.8rem;
    margin: 3% 0 6% 0;
  }
  .services .icons-row {
    row-gap: 20px;
  }
  .services .icons-row .icon-group p {
    font-size: 0.5rem;
  }
  .services .main .events-management {
    height: 130vh;
  }
  .services .main .media-production {
    height: 105vh;
  }

  /*contact*/
  .contact .hamburger {
    width: 30px;
    right: 30px;
    top: 25px;
  }
  .contact .hamburger {
    position: absolute;
  }
  /*menu*/
  .menu .navitem {
    margin-bottom: 40px;
  }
  .menu .navitem h1 {
    padding-left: 10px;
  }
  .menu .navitem h1 {
    font-size: 16px;
  }
  .menu .closenav {
    width: 7vw;
  }
  .menu {
    padding-left: 23%;
  }
}

@media screen and (max-width: 767px) {
  /*** About Pages ***/
  .about .heading {
    margin: 40px 0 0 0;
  }
  .about .heading h1 {
    font-size: 2.4rem;
  }
  .about .team h2 {
    font-size: 2.4rem;
    width: unset;
    margin: 50px auto 20px auto;
  }
  .about .team .team-row .member {
    flex: 0 0 100%;
  }
  .about .team .team-row {
    gap: 50px;
    margin-bottom: 0;
  }
  .about .team .team-row .member .info {
    margin-top: 5px;
    padding: 10px 0;
  }
  .about .team .team-row .member .info a img {
    width: 10vw;
  }
  
}

@media screen and (min-width: 1440px) and (max-width: 1920px) {
  .about .main .bg-pattern {
    width: 118%;
  }
}