@media (min-width: 2000px) {
  .latest-con .more-con {
    bottom: 44.6%;
  }
  
      .latest-con .latest-small-slider {
        height: 628px;
        bottom: 49.4%;
    }

.latest-con .latest-main-slider .latest-main-item {
    height: 1478px;
}

  .services-con .more-con {
    margin-right: 195px;
  }

  .hero-con {
    height: 100vh;
  }

  .header-con .header-nav.collapsible .nav-content {
    height: 51vh;
  }

  .header-con .header-search .search-content {
    height: 51vh;
  }

  .news-item .news-gradient {
    right: 1px;
  }

  .news-slider .slick-next {
    right: calc(44% + 100px);
  }

  .news-slider .slick-next:hover {
    right: calc(43.7% + 100px);
  }

  .news-slider .slick-prev {
    left: calc(41%);
  }

  .news-slider .slick-prev:hover {
    left: 40.7%;
  }
}

@media (min-width: 2000px) {
  /* .scroll-container {
    position: absolute;
    overflow: hidden;
    z-index: 10;
    display: flex;
    justify-content: center;
    backface-visibility: hidden;
    transform-style: preserve-3d;
  } */

  /* .viewport {
    overflow: hidden;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  } */
}

@media (max-width: 1900px) {
  .services-item .services-img-con .img-gradient .services-item-context > h4 {
    font-size: 64px;
  }

  .services-slider
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context
    > span {
    font-size: 20px;
  }

  @keyframes showcontext {
    0% {
      height: 17%;
    }
    100% {
      height: 32%;
    }
  }

  @keyframes hidecontext {
    0% {
      height: 32%;
    }
    100% {
      height: 17%;
    }
  }
}

@media (max-width: 1800px) {
  .header-con .header-nav.collapsible .nav-content {
    padding-left: 25%;
  }
  .header-con .header-nav .nav-content .sub-nav-con {
    left: 41%;
  }

  .services-slider .slick-next {
    right: calc(44.5% + 100px);
  }

  .services-slider .slick-next:hover {
    right: calc(43.6% + 100px);
  }

  .services-slider .slick-prev {
    left: 40%;
  }

  .services-slider .slick-prev:hover {
    left: 39.6%;
  }

  .services-item .services-img-con .img-gradient .services-item-context > h4 {
    font-size: 46px;
  }

  .services-slider
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context
    > span {
    font-size: 20px;
  }
}

@media (max-width: 1540px) {
  .container-x {
    padding-right: 100px;
    padding-left: 100px;
  }
  
  .latest-con .latest-main-slider .latest-main-item {
      height: 732px;
  }

  .single-product .hero-content {
    margin-top: -400px;
  }

  .services-con.align-right {
    margin-right: -100px;
    }

  .service .services-items-con .services-item {
    width: 31% !important;
}

.service-hero-content {
  margin-top: -400px;
}

  .header-con .header-nav .nav-content .nav-item > a {
    font-size: 24px;
  }

  .header-con .header-nav .nav-content .nav-item {
    padding: 5px;
  }

  .header-con .header-nav .nav-content .nav-item .sub-nav-con .sub-nav-item {
    padding: 5px;
  }

  .header-con .header-nav .nav-content .nav-item > svg {
    margin-bottom: 0;
    height: 20px;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item
    .sub-nav-con
    .sub-nav-item
    > a {
    font-size: 22px;
  }

  .header-con .header-nav.collapsible.collapsible--expanded .nav-content > ul {
    /* margin-top: 100px; */
  }

  .header-con .header-nav .nav-content .sub-nav-con .sub-nav-list {
    /* margin-top: 75px; */
  }

  .in-pro-slide .in-pro-right .in-pro-title h4 {
    font-size: 60px;
  }

  .slick-arrow.slick-next {
    right: 39%;
  }

  .in-pro-con .in-pro-slider .slick-arrow.slick-next:hover {
    right: calc(39% - 10px);
  }

  .in-pro-con .in-pro-slider .slick-arrow.slick-prev {
    left: 39%;
  }

  .in-pro-con .in-pro-slider .slick-arrow.slick-prev:hover {
    left: calc(39% - 10px);
  }

  .contact-con .contact .contact-left .contact-add {
    padding: 30px 40px;
  }

  .single-product-container-x {
    padding-right: 130px;
    padding-left: 130px;
  }

  .title-con .title h3 {
    font-size: 70px;
  }

  .title-con .title:before {
    top: 51.5%;
  }

  .hero-con .hero-scroll .hero-scroll-icon {
    right: 80px;
  }

  .hero-slider .slick-arrow.slick-prev {
    left: 80px;
  }

  .hero-slider .slick-arrow.slick-prev:hover {
    left: 65px;
  }

  .hero-slider .slick-arrow.slick-next {
    left: 120px;
  }

  .hero-slider .slick-arrow.slick-next:hover {
    left: 135px;
  }

  .header-con .header-nav.collapsible .nav-content {
    padding-left: 24%;
  }

  .header-con .header-nav .nav-content .sub-nav-con {
    left: 39.5%;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item
    .sub-nav-item
    .sub-sub-nav-con {
    left: -90px;
  }

  .header-con .header-search .search-content {
    padding-left: 300px;
    padding-right: 300px;
  }

  .services-con {
    padding-right: 0;
  }

  .services-slider
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context
    > h4 {
    font-size: 42px;
  }

  .services-slider .services-item .services-more-con > span {
    font-size: 16px;
  }

  .services-slider .services-item .services-more-con {
    padding: 7px 18px 7px 7px;
  }

  .services-slider .services-item:hover .services-more-con {
    padding: 7px 7px 7px 7px;
  }

  .services-slider
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context
    > span {
    font-size: 20px;
  }

  @keyframes showcontext {
    0% {
      height: 18%;
    }
    100% {
      height: 42%;
    }
  }

  @keyframes hidecontext {
    0% {
      height: 42%;
    }
    100% {
      height: 18%;
    }
  }

  @keyframes serviceshowcontext {
    0% {
      height: 25%;
    }

    100% {
      height: 44%;
    }
  }

  @keyframes servicehidecontext {
    100% {
      height: 25%;
    }

    0% {
      height: 44%;
    }
  }

  .services-slider
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context {
    height: 19%;
  }

  .services-slider .slick-next {
    right: 48%;
  }

  .services-slider .slick-next:hover {
    right: 47.6%;
  }

  .services-slider .slick-prev {
    left: 40.6%;
  }

  .services-slider .slick-prev:hover {
    left: 40.2%;
  }

  .services-con .more-con {
    margin-left: 70px;
  }

  .latest-con .latest-main-slider .latest-main-item .latest-main-item-title {
    left: 20px;
    width: 300px;
    font-size: 60px;
  }

  .latest-con
    .latest-small-slider
    .slick-slide:not(.slick-current)
    .latest-small-item {
    margin-left: 20px;
  }

  .latest-con .more-con {
    left: 170px;
  }

  .latest-con .more-con {
    bottom: 45%;
  }

  .latest-con .latest-small-slider .slick-arrow {
    bottom: 35.7%;
  }

  .latest-con .latest-small-slider .slick-next {
    left: 270px;
  }

  .latest-con .latest-small-slider .slick-next:hover {
    left: 280px;
  }

  .latest-con .latest-small-slider .slick-prev {
    left: 40px;
  }

  .latest-con .latest-small-slider .slick-prev:hover {
    left: 30px;
  }

  .news-slider .slick-arrow {
    bottom: -44px;
  }

  .news-con {
    padding-right: 0;
  }

  .news-item {
    height: 350px;
  }

  @keyframes shownewscontext {
    100% {
      height: 55%;
    }

    0% {
      height: 39%;
    }
  }

  @keyframes hidenewscontext {
    0% {
      height: 55%;
    }

    100% {
      height: 39%;
    }
  }

  .news-item .news-context h4 {
    font-size: 54px;
  }

  .latest-con .latest-small-slider .slick-list {
    width: 70%;
  }

  .news-con .more-con {
    margin-left: 65px;
  }

  .news-slider .slick-next {
    right: calc(45% + 35px);
  }

  .news-slider .slick-next:hover {
    right: calc(44.4% + 35px);
  }

  .news-slider .slick-prev {
    left: 40%;
  }

  .news-slider .slick-prev:hover {
    left: 39.4%;
  }

  .news-item .news-more-con .news-more-icon {
    height: 25px;
  }

  .footer-con .footer .footer-nav {
    width: 100%;
  }

  .footer-con .footer .footer-add {
    width: 70%;
  }

  .about .team-con .team-item {
    width: 16%;
  }

  .about .awards-con {
    padding-right: 0px;
  }

  .about .team-con .team-ceo {
    gap: 100px;
  }

  .about .who-con {
    gap: 100px;
  }

  .awards-slider .slick-dots {
    padding-right: 130px;
  }

  .awards-slider .slick-arrow.slick-next {
    right: calc(27% + 170px);
  }

  .awards-slider .slick-arrow.slick-next:hover {
    right: calc(26.5% + 170px);
  }

  .awards-slider .slick-arrow.slick-prev {
    left: calc(39.5% - 120px);
  }

  .awards-slider .slick-arrow.slick-prev:hover {
    left: calc(39% - 120px);
  }

  .service .services-item .services-more-con > span {
    font-size: 18px;
  }

  .service .services-item .services-more-con {
    gap: 5px;
  }

  .vfx-con .vfx-items-con .vfx-item {
    width: 21%;
  }

  .all-news .all-news-con .news-item {
    width: 31%;
  }

  .services-slider .slick-list {
    margin-right: 220px !important;
  }

  /* .services-item .services-img-con .img-gradient .services-item-context > h4 {
    font-size: 50px;
  } */
}

@media (max-width: 1240px) {
  .container-x {
    padding-right: 60px;
    padding-left: 60px;
  }

  .services-con.align-right {
    margin-right: -60px;
    }

  .about .team-con .team-ceo .team-ceo-content .team-ceo-title span {
    font-size: 20px;
  }

  .about .team-con .team-ceo .team-ceo-content .team-ceo-title span:last-child {
    font-size: 16px;
  }

  .all-news .all-news-hero-content .hero-content-left {
    height: 300px;
  }

  .title-con .title h3 {
    margin-top: 8px;
  }

  .single-product
    .hero-content
    .hero-content-text
    .hero-content-left
    .hero-content-imdb
    a {
    font-size: 18px;
    gap: 0px;
  }

  .single-product
    .hero-content
    .hero-content-text
    .hero-content-left
    .hero-content-imdb
    a
    svg {
    height: 14px;
    margin-bottom: 3px;
  }

  .news-item .news-context h4 {
    font-size: 40px;
  }

   .in-pro-slide .in-pro-right .in-pro-title h4 {
    font-size: 52px;
  }

  .title-con .title h3 {
    font-size: 60px;
  }

  .services-slider
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context
    > h4 {
    font-size: 44px;
    line-height: 1;
  }

  .single-product .story-con p {
    font-size: 20px;
  }

  .awards-con .awards-slider .awards-item .awards-title {
    font-size: 20px;
  }

  .in-pro-img-slider {
    margin: 100px 0px 200px 0px;
  }

  .in-pro-con .in-pro-slider .slick-arrow.slick-next {
    right: 37%;
  }

  .in-pro-con .in-pro-slider .slick-arrow.slick-next:hover {
    right: calc(37% - 10px);
  }

  .in-pro-con .in-pro-slider .slick-arrow.slick-prev {
    left: 37%;
  }

  .in-pro-con .in-pro-slider .slick-arrow.slick-prev:hover {
    left: calc(37% - 10px);
  }

  .latest-con .more-con {
    bottom: 45%;
  }

  .header-con .header-search .search-content {
    padding-left: 150px;
    padding-right: 150px;
  }

  .services-slider .slick-list {
    margin-right: 130px !important;
  }

  .hero-con {
    height: 100svh;
  }

  .footer-con .footer {
    width: 70%;
  }

  .about .team-con .team-item .team-item-text {
    font-size: 20px;
  }

  .about .team-con .team-item {
    width: 24%;
  }

  .about .team-con .team-item .team-item-text span:nth-child(2) {
    font-size: 16px;
  }

  .single-product
    .hero-content
    .hero-content-text
    .hero-content-left
    .hero-content-desc {
    font-size: 20px;
  }

  .single-product .hero-content {
    bottom: 30px;
  }

  .single-product .hero-content .title-con .title h3 {
    line-height: 1;
  }

  .single-product
    .hero-content
    .hero-content-text
    .hero-content-left
    .hero-content-imdb
    a {
    margin-bottom: 5px;
  }

  .single-product
    .hero-content
    .hero-content-text
    .hero-content-right
    .hero-content-info-section
    .hero-content-info-title {
    font-size: 16px;
  }

  .single-product
    .hero-content
    .hero-content-text
    .hero-content-right
    .hero-content-info-section
    > span {
    font-size: 18px;
  }

  .single-product .hero-content .hero-content-text {
    width: 75%;
  }

  .single-product.in-pro .hero-content .hero-content-text {
    width: 100%;
  }

  .single-product .hero-content .hero-content-img {
    width: 25%;
  }

  .latest-con .latest-main-slider .latest-main-item .latest-main-img-con {
    height: 800px;
    mask-size: cover;
    -webkit-mask-size: cover;
  }

  .latest-con .latest-main-slider .latest-main-item .latest-main-img-con > img {
    height: 100%;
    object-fit: cover;
  }

  .latest-con .latest-main-slider .latest-main-item .latest-main-item-title {
    left: -20px;
  }

  .latest-con .latest-small-slider .slick-arrow {
    /*bottom: 30%;*/
  }

  .latest-con .more-con {
    left: 130px;
  }

  .latest-con .latest-small-slider .slick-prev {
    left: 5px;
  }

  .latest-con .latest-small-slider .slick-prev:hover {
    left: -10px;
  }

  .service-hero-content .service-hero-text p {
    font-size: 21px;
  }

  .vfx-con {
    /* transform: translate(0, -250px); */
  }

  .service .services-items-con {
    /* transform: translate(0, -250px); */
  }

  .footer-con .footer-globe {
    height: 180px;
  }

  .news-item {
    height: 300px;
  }

  .news-item .news-context .news-text {
    -webkit-line-clamp: 2;
    font-size: 18px;
  }

  @keyframes shownewscontext {
    0% {
      height: 39%;
    }

    100% {
      height: 60%;
    }
  }

  @keyframes hidenewscontext {
    0% {
      height: 60%;
    }

    100% {
      height: 39%;
    }
  }

  @keyframes shownewscontext1 {
    0% {
      height: 42%;
    }

    100% {
      height: 62%;
    }
  }

  @keyframes hidenewscontext1 {
    0% {
      height: 62%;
    }

    100% {
      height: 42%;
    }
  }

  @keyframes showcontext {
    0% {
      height: 70px;
    }
    100% {
      height: 150px;
    }
  }

  @keyframes hidecontext {
    0% {
      height: 150px;
    }
    100% {
      height: 70px;
    }
  }

  .all-news .all-news-con .news-item {
    height: 300px;
  }

  .vfx-con .vfx-items-con {
    /* padding-top: 50px; */
  }

  .latest-con .latest-small-slider .slick-next {
    left: 223px;
  }

  .latest-con .latest-small-slider .slick-next:hover {
    left: 238px;
  }

  .service .services-items-con .services-item {
    width: 31% !important;
  }

  .service .services-items-con .services-item:hover .services-more-con {
    padding: 15px 3px 15px 15px;
  }

  .service .services-items-con .services-item .services-more-con {
    padding: 15px 15px 15px 15px;
  }

  .single-product-container-x {
    padding-right: 90px;
    padding-left: 90px;
  }

  .header-con .header-nav.collapsible .nav-content {
    padding-left: 20%;
  }

  .header-con .header-nav .nav-content .sub-nav-con {
    left: 38%;
  }

  .services-slider .slick-next {
    right: 47%;
  }

  .services-slider .slick-next:hover {
    right: 46.6%;
  }

  .services-slider .slick-prev {
    left: 39.5%;
  }

  .services-slider .slick-prev:hover {
    left: 39.1%;
  }

  .services-con {
    padding-right: 0;
  }

  .services-con .more-con {
    margin-left: 87px;
  }

  .news-con {
    padding-right: 0;
  }

  .news-con .more-con {
    margin-left: 120px;
  }

  .news-slider .slick-prev {
    left: 41%;
  }

  .news-slider .slick-prev:hover {
    left: 40.5%;
  }

  .news-slider .slick-next {
    right: 45%;
  }

  .news-slider .slick-next:hover {
    right: 44.5%;
  }

  .single-product .twenty-slider .slick-dots {
    gap: 10px;
  }

  .about .who-con {
    gap: 50px;
  }

  .awards-slider .slick-arrow.slick-next {
    right: calc(22% + 170px);
  }

  .awards-slider .slick-arrow.slick-prev {
    left: calc(38% - 120px);
  }

  .awards-slider .slick-arrow.slick-prev:hover {
    left: calc(37% - 120px);
  }

  .services-item .services-more-con {
    gap: 5px;
  }

  .contact-con .contact .contact-left .contact-form-con {
    margin-top: 45%;
  }

  .contact-con .contact .contact-left .contact-add {
    padding: 40px 55px;
  }

  .about .team-con .team-ceo {
    gap: 50px;
  }

  .awards-slider .slick-arrow.slick-next:hover {
    right: calc(21% + 170px);
  }

  .services-item .services-img-con .img-gradient .services-item-context > h4 {
    /* line-height: 1; */
    font-size: 28px;
  }
}

@media (max-width: 1024px) {
  .container-x {
    padding-right: 40px;
    padding-left: 40px;
  }

  .services-con.align-right {
    margin-right: -40px;
    }


  /* .hero-slider .title-con .title:before {
    height: calc(100% - 40px);
    }
     */
    .hero-slider .title-con .title h3 {
      margin-top: 16px;
    }

  .hero-slider .title-con .title h3 {
    font-size: 100px;
}

  .news-item .news-context h4 {
    font-size: 36px;
  }

   .in-pro-slide .in-pro-right .in-pro-title h4 {
    font-size: 42px;
  }

  .in-pro-con .in-pro-slider .slick-arrow.slick-next {
    right: 35%;
  }

  .in-pro-con .in-pro-slider .slick-arrow.slick-next:hover {
    right: calc(35% - 10px);
  }

  .in-pro-con .in-pro-slider .slick-arrow.slick-prev {
    left: 35%;
  }

  .in-pro-con .in-pro-slider .slick-arrow.slick-prev:hover {
    left: calc(35% - 10px);
  }

  .position-row-con .position-content .position-text {
    font-size: 18px;
  }

  .position-row-con .position-content .position-title h4 {
    font-size: 20px;
  }

  .form-button {
    padding: 10px;
  }

  .form-button {
    font-size: 18px;
    /* border-radius: 8px; */
  }

  .services-slider .slick-list {
    margin-right: 180px !important;
  }

  .single-product-container-x {
    padding-right: 60px;
    padding-left: 60px;
  }

  .footer-con .footer-globe {
    right: 50%;
    left: initial;
    transform: translate(50%, 0);
    max-width: 900px;
  }

  .service .services-items-con .services-item:hover .services-more-con {
    padding: 15px 0px 8px 15px;
  }

  .service .services-items-con .services-item .services-more-con {
    padding: 15px 10px 8px 15px;
  }

  .service .services-item .services-more-con > span {
    font-size: 17px;
  }

  .single-product .hero-content .hero-content-text .hero-content-right {
    flex-wrap: wrap;
  }

  .single-product .hero-content {
    bottom: 20px;
  }

  .single-product .hero-content .hero-content-img {
    width: 30%;
  }

  .single-product .hero-content .hero-content-text {
    width: 70%;
  }

  .hero-con .hero-scroll .hero-scroll-icon {
    right: 40px;
  }

  .hero-slider .slick-arrow.slick-prev {
    left: 40px;
  }

  .hero-slider .slick-arrow {
    bottom: 40px;
  }

  .hero-slider .slick-arrow.slick-next {
    left: 80px;
  }

  .hero-slider .slick-arrow.slick-next:hover {
    left: 95px;
  }

  .hero-slider .slick-arrow.slick-prev:hover {
    left: 25px;
  }

  .title-con .title h3 {
    font-size: 60px;
  }

  .services-con {
    padding-right: 0;
  }

  .header-con .header-search .search-content {
    padding-left: 150px;
    padding-right: 150px;
  }

  .header-con {
    padding-top: 30px;
  }

  .header-con .header-search .search-content .search-form input {
    font-size: 30px;
  }

  .header-con .header-search .search-content .search-form input::placeholder {
    font-size: 30px;
  }

  .header-con .header-nav .nav-content .nav-item > a {
    font-size: 28px;
    align-items: center;
  }

  .header-con .header-nav.collapsible .nav-content {
    padding-left: 16%;
  }

  .header-con .header-nav .nav-content .sub-nav-con {
    left: 35.5%;
  }

  .services-slider
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context
    > span {
    /* font-size: 20px; */
  }

  .services-slider
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context {
    /* padding: 10px; */
    height: 15%;
  }

  @keyframes showcontext {
    0% {
      height: 15%;
    }
    100% {
      height: 35%;
    }
  }

  @keyframes hidecontext {
    0% {
      height: 35%;
    }
    100% {
      height: 15%;
    }
  }

  .services-slider
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context
    > h4 {
    font-size: 48px;
  }

  .services-slider .slick-prev {
    left: 38%;
  }

  .services-slider .slick-prev:hover {
    left: 37.5%;
  }

  .latest-con .latest-main-slider .latest-main-item .latest-main-item-title {
    font-size: 54px;
    width: 200px;
    left: 40px;
  }

  .latest-con .more-con {
    left: 140px;
  }

  .latest-con .more-con {
    bottom: 43%;
  }

  .latest-con .latest-small-slider .slick-prev {
    left: 20px;
  }

  .latest-con .latest-small-slider .slick-prev:hover {
    left: 5px;
  }

  .latest-con .latest-small-slider .slick-arrow {
    bottom: 26.2%;
  }

  .latest-con .latest-small-slider .slick-next {
    left: 230px;
  }

  .latest-con .latest-small-slider .slick-next:hover {
    left: 245px;
  }
  
  .latest-con .latest-small-slider {
      height: 328px;
  }

  .latest-con .latest-main-slider .latest-main-item .latest-main-img-con > img {
    height: 100%;
    object-fit: cover;
  }

  .latest-con .latest-main-slider .latest-main-item .latest-main-img-con {
    height: 900px;
    mask-size: contain;
    -webkit-mask-size: contain;
  }

  .latest-main-item-title.breath {
    top: 50% !important;
  }

  .news-con {
    padding-right: 0;
    margin-bottom: 100px;
  }

  .news-item {
    height: 260px;
  }

  .news-item .news-context {
    height: 42%;
  }

  .news-item:hover .news-context {
    height: 85%;
  }

  @keyframes shownewscontext {
    0% {
      height: 42%;
    }

    100% {
      height: 66%;
    }
  }

  @keyframes hidenewscontext {
    0% {
      height: 66%;
    }

    100% {
      height: 42%;
    }
  }

  .news-con .more-con {
    margin-left: 140px;
  }

  .news-slider .slick-prev {
    left: 39.5%;
  }

  .news-slider .slick-prev:hover {
    left: 38.5%;
  }

  .news-slider .slick-next {
    right: calc(39% + 35px);
  }

  .news-slider .slick-next:hover {
    right: calc(38% + 35px);
  }

  .footer-con .footer {
    width: 70%;
  }

  .single-product
    .hero-content
    .hero-content-text
    .hero-content-right
    .hero-content-info-section
    .hero-content-info-title {
    font-size: 18px;
  }

  .single-product
    .hero-content
    .hero-content-text
    .hero-content-right
    .hero-content-info-section
    > span {
    font-size: 18px;
  }

  .single-product
    .hero-content
    .hero-content-text
    .hero-content-left
    .hero-content-desc {
    font-size: 18px;
  }

  .single-product .hero-content .title-con .title h3 {
    font-size: 40px;
  }

  .awards-con .awards-slider .awards-item .awards-img {
    height: 200px;
    width: 200px;
  }

  .awards-con .awards-slider .awards-item .awards-title {
    font-size: 18px;
  }

  .single-product
    .hero-content
    .hero-content-text
    .hero-content-left
    .hero-content-title-con
    .hero-content-year {
    margin-bottom: 4px;
  }

  .about .team-con .team {
    column-gap: 80px;
  }

  .about .team-con .team-item .team-item-text {
    font-size: 18px;
  }

  .about .team-con .team-item .team-item-img {
    height: 170px;
    width: 170px;
  }

  .awards-slider .slick-dots {
    padding-right: 100px;
  }

  .awards-slider .slick-arrow.slick-next {
    right: calc(18% + 170px);
  }

  .awards-slider .slick-arrow.slick-next:hover {
    right: calc(17% + 170px);
  }

  .contact-con
    .contact
    .contact-left
    .contact-form-con
    .contact-form
    .form-row
    input {
    height: 60px;
  }

  .about .team-con .team-ceo .team-ceo-content .team-ceo-text p {
    font-size: 18px;
  }

  .contact-con .contact .contact-left .contact-add {
    padding: 20px 30px;
  }

  .contact-con .contact .contact-left .contact-add .contact-add-section > span {
    font-size: 18px;
  }

  .contact-con .contact .contact-left .contact-add .contact-add-section a {
    font-size: 18px;
  }

  .contact-con
    .contact
    .contact-left
    .contact-add
    .contact-add-bottom
    .contact-social-con
    .social-title
    h4 {
    font-size: 20px;
  }

  .about .who-con .who-content .who-text p {
    font-size: 18px;
  }

  .about .what-context p {
    font-size: 18px;
  }

  .about .who-con {
    gap: 20px;
  }

  .about .team-con .team-ceo .team-ceo-content .team-ceo-title span {
    font-size: 18px;
  }

  .about .team-con .team-ceo {
    gap: 30px;
  }

  .about .team-con .team-ceo .team-ceo-content {
    gap: 10px;
  }

  .about .team-con .team-ceo .team-ceo-img {
  height: 170px;
  width: 170px;
  }

  .service .services-items-con .services-item {
    width: 31% !important;
  }

  @keyframes serviceshowcontext {
    0% {
      height: 24%;
    }

    100% {
      height: 49%;
    }
  }

  @keyframes servicehidecontext {
    100% {
      height: 24%;
    }

    0% {
      height: 49%;
    }
  }

  .vfx-con .load-more-con {
    margin-top: 100px;
  }

  .vfx-con {
    /* transform: translate(0, -210px); */
  }

  .job .no-job-con {
    margin-top: 50px;
    margin-bottom: 100px;
  }

  .positions-con .positions .positions-row .positions-left span {
    font-size: 18px;
  }

  .positions-con
    .positions
    .positions-row
    .positions-right
    .position-department
    span {
    font-size: 18px;
  }

  .job .no-job-con span {
    font-size: 18px;
  }

  @keyframes shownewscontext1 {
    0% {
      height: 42%;
    }

    100% {
      height: 62%;
    }
  }

  @keyframes hidenewscontext1 {
    0% {
      height: 62%;
    }

    100% {
      height: 42%;
    }
  }

  .all-news .all-news-con .news-item {
    width: 48%;
    height: 300px;
  }

  .all-news .all-news-hero-content .hero-content-right h4 {
    font-size: 50px;
  }

  .all-news .all-news-hero-content .hero-content-right span {
    font-size: 18px;
  }

  .all-news .all-news-hero-content .hero-content-left {
    height: 300px;
  }

  .news .news-context {
    font-size: 18px;
  }

  .news .news-context {
    margin-bottom: 100px;
  }

  .resume .contact-form {
    width: 70%;
  }

  .job-announcement .job-desc-con > span {
    font-size: 18px;
  }
}

@media (max-width: 910px) {
  .container-x {
    padding-right: 20px;
    padding-left: 20px;
  }
  

  .header-con .header-nav .nav-content .nav-item .sub-nav-con .sub-nav-item > svg {
      height:15px;
      margin-bottom:-2px;
  }

  .services-slider .slick-arrow {
    bottom: -41px;
}

  .services-con.align-right {
    margin-right: -20px;
    }

  /* .hero-slider .title-con .title:before {
    height: calc(100% - 40px);
    } */

    .hero-slider .title-con .title h3 {
      margin-top: 16px;
    }

  .hero-slider .title-con .title h3 {
    font-size: 90px;
}

  .hero-slider .hero-context {bottom: 80px;}

  .hero-slider .hero-context {
    padding-left: 30px;
  }

  .hero-slider .slick-arrow svg {
    height: 30px !important;
    width: auto;
}

  .services-slider .services-item .services-img-con .img-gradient .services-item-context > h4 {
    font-size: 40px;
  }

  .position-row-con .position-content {
    padding-left: 30px;
    padding-right: 30px;
  }

  .header-con .header-nav.collapsible.collapsible--expanded .nav-content > ul {
    margin-top: 0px;
  }

  .header-con .header-nav .nav-content .sub-nav-con .sub-nav-list {
    margin-top: 0px;
  }

  .awards-slider .slick-dots {
    padding-right: 60px;
  }

  .in-pro-slide .in-pro-right .in-pro-title h4 {
    font-size: 42px;
  }
  .in-pro-con .in-pro-slider {
    margin-bottom: 28px;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item
    .sub-nav-item
    .sub-sub-nav-con.education {
    left: -50px;
    width: 250px;
  }

  .position-row-con.collapsible--expanded .position-content {
    padding: 20px 30px;
  }

  .single-product-container-x {
    padding-right: 30px;
    padding-left: 30px;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item
    .sub-nav-item
    .sub-sub-nav-con {
    left: -115px;
  }

  .hero-con .hero-scroll .hero-scroll-icon {
    right: 30px;
  }

  .hero-slider .slick-arrow.slick-prev {
    left: 30px;
  }

  .hero-slider .slick-arrow.slick-next {
    left: 70px;
  }

  .hero-slider .slick-arrow.slick-prev:hover {
    left: 15px;
  }

  .hero-slider .slick-arrow.slick-next:hover {
    left: 85px;
  }

  .hero-slider .slick-arrow {
    bottom: 30px;
  }

  .title-con .title h3 {
    font-size: 50px;
  }

  .title-con .title:before {
    left: 5px;
  }

  .header-con .header-left > a {
    display: flex;
    width: 150px;
  }

  .header-con {
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
  }

  .header-con .header-search .search-content {
    padding-right: 40px;
    padding-left: 40px;
  }

  .hero-con {
    height: 100svh;

    /* min-height: -webkit-fill-available; */
  }

  .single-product .hero-con {
    height: 700px;
  }

  .header-con .header-nav.collapsible .nav-content {
    height: 100vh;
  }

  .header-con .header-nav .nav-content .nav-item > a {
    font-size: 20px;
    height: 20px;
  }

  .header-con .header-nav .nav-content .nav-item > svg {
    height: 15px;
    margin-bottom: 2px;
  }

  .single-product .hero-content .hero-content-text .hero-content-right {
    gap: 10px;
    /* flex-direction: column; */
    flex-wrap: wrap;
  }

  .single-product .hero-content .hero-content-img {
    width: 40%;
  }

  .single-product .hero-content .hero-content-text {
    width: 100%;
  }

  .single-product
    .hero-content
    .hero-content-text
    .hero-content-right
    .hero-content-info-section {
    width: 30%;
  }

  .single-product .hero-content .hero-content-text {
    padding: 0;
  }

  .header-con .header-nav.collapsible .nav-content {
    padding-left: 5%;
    padding-right: 5%;
  }

  .header-con .header-nav .nav-content .sub-nav-con {
    padding-top: 50px;
    left: 24%;
    width: 200px;
  }

  .services-slider .slick-list {
    margin-right: 100px !important;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item
    .sub-nav-item
    .sub-sub-nav-con
    .sub-sub-nav-item
    > a {
    font-size: 18px;
  }

  .header-con .header-nav.collapsible.collapsible--expanded .nav-close-icon {
    width: 26px;
  }

  .header-con .header-search.collapsible.collapsible--expanded .nav-close-icon {
    width: 26px;
  }

  .header-con .collapse-icon > img {
    width: 100%;
  }

  .header-con .header-search {
    display: flex;
  }

  .hero-con .hero .hero-logo img {
    width: 200px;
  }

  .header-con .header-search .search-icon {
    width: 26px;
    display: flex;
  }

  .header-con .header-right .header-nav .nav-icon {
    width: 26px;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item
    .sub-nav-item
    .sub-sub-nav-con {
    width: 250px;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item
    .sub-nav-con
    .sub-nav-item
    > a {
    font-size: 18px;
  }

  .slick-slider .slick-arrow {
    height: 20px;
  }

  .slick-slider .slick-arrow > svg {
    height: 100%;
  }

  .services-con .more-con {
    margin-left: 100px;
  }

  .services-slider .slick-next:hover {
    right: 45%;
  }
  .services-slider .slick-prev:hover {
    left: 36%;
  }

  .services-con .services-slider {
    margin-bottom: 20px;
  }

  .services-slider .services-item .services-more-con {
    padding: 5px 14px 5px 5px;
  }

  .services-slider .services-item:hover .services-more-con {
    padding: 5px;
  }

  /* @keyframes showcontext {
    0% {
      height: 17%;
    }
    100% {
      height: 65%;
    }
  }

  @keyframes hidecontext {
    0% {
      height: 58%;
    }
    100% {
      height: 17%;
    }
  } */

  .services-slider
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context
    > span {
    /* font-size: 14px; */
  }

  .services-slider .services-item .services-more-con > span {
    font-size: 14px;
  }

  .services-slider
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context {
    padding: 10px;
    height: 17%;
  }

  .services-slider
    .slick-current
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context {
    animation: showcontext ease-in-out forwards;
    animation-timing-function: cubic-bezier(0.52, 0.01, 0.45, 1.01);
    animation-duration: 800ms;
  }

  .slick-slide:not(.slick-current)
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context
    > span {
    opacity: 0;
  }

  .slick-slide.slick-current
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context
    > span {
    opacity: 1;
  }

  .services-slider
    .slick-slide:not(.slick-current)
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context {
    animation: hidecontext forwards;
    animation-timing-function: cubic-bezier(1.01, 0.45, 0.01, 0.52);
    animation-duration: 800ms;
  }

  @keyframes showcontext {
    0% {
      height: 90px;
    }
    100% {
      height: 180px;
    }
  }

  @keyframes hidecontext {
    0% {
      height: 180px;
    }
    100% {
      height: 90px;
    }
  }

  .services-slider .services-item .services-more-con > span {
    line-height: 100%;
  }

  .services-slider .services-item .services-more-con {
    gap: 5px;
  }

  .services-con {
    padding-right: 0;
  }

  .latest-con .latest-small-slider .slick-list {
    width: 67%;
  }

  .latest-con
    .latest-small-slider
    .slick-slide:not(.slick-current)
    .latest-small-item {
    margin-left: 15px;
  }

  .latest-con .latest-main-slider .latest-main-item .latest-main-item-title {
    font-size: 46px;
  }

  .latest-con .latest-main-slider .latest-main-item .latest-main-item-title {
    left: 0px;
    width: 200px;
  }

  .p {
    font-size: 18px;
  }

  .latest-con .title-con {
    margin-bottom: -90px;
  }

  .latest-con .latest-main-slider .latest-main-item .latest-main-img-con {
    height: 700px;
    mask-size: cover;
    -weblit-mask-size: cover;
  }

  .latest-con .latest-main-slider .latest-main-item .latest-main-img-con > img {
    height: 100%;
    object-fit: cover;
  }

  .latest-con .more-con {
    bottom: 41.6%;
  }

  .latest-con .more-con {
    left: 103px;
  }

  .latest-con .latest-small-slider .slick-next {
    left: 170px;
    height: 20px;
  }

  .latest-con .latest-small-slider .slick-next:hover {
    left: 185px;
  }

  .latest-con .latest-small-slider .slick-prev {
    height: 20px;
    left: 7px;
  }

  .latest-con .latest-small-slider .slick-prev:hover {
    left: -8px;
  }

  .latest-con .latest-small-slider .slick-arrow {
    bottom: 27.7%;
  }
  
  .latest-con .latest-small-slider {
      height: 362px;
  }

  .latest-con .latest-small-slider .slick-arrow > svg {
    /* height: 100%; */
  }

  .news-item {
    height: 350px;
  }

  .news-item .news-context {
    height: 60%;
    width: 80%;
  }

  .news-con {
    padding-right: 0;
  }

  .news-item:hover .news-context {
    height: 90%;
  }

  .slick-slide.slick-current .news-item .news-context {
    animation: shownewscontext ease-in-out forwards;
    animation-timing-function: cubic-bezier(0.52, 0.01, 0.45, 1.01);
    animation-duration: 800ms;
  }

  .slick-slide:not(.slick-current) .news-item .news-context {
    animation: hidenewscontext forwards;
    animation-timing-function: cubic-bezier(1.01, 0.45, 0.01, 0.52);
    animation-duration: 800ms;
  }

  .news-item:not(:hover) .news-context {
    animation: none;
  }

  .news-item:hover .news-context {
    animation: none;
  }

  .slick-slide:not(.slick-current) .news-item .news-context .news-text {
    opacity: 0;
  }

  .slick-slide.slick-current .news-item .news-context .news-text {
    opacity: 1;
  }

  @keyframes shownewscontext {
    0% {
      height: 32%;
    }

    100% {
      height: 49%;
    }
  }

  @keyframes hidenewscontext {
    0% {
      height: 49%;
    }

    100% {
      height: 32%;
    }
  }

  .news-item .news-context .news-text {
    opacity: 1;
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    display: -webkit-box;
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .news-item:hover .news-context .news-text {
    opacity: 1;
  }

  .news-con .news-slider {
    margin-bottom: 25px;
  }

  .news-slider .slick-next {
    right: calc(36% + 35px);
  }

  .news-slider .slick-next:hover {
    right: calc(33.5% + 35px);
  }

  .news-slider .slick-prev {
    left: 37%;
  }

  .news-slider .slick-prev:hover {
    left: 34.5%;
  }

  .footer-con .footer .footer-nav {
    width: 100%;
  }

  .footer-con .footer .footer-add {
    width: 100%;
  }

  .footer-con .footer .footer-context {
    font-size: 14px;
  }

  .footer-con .footer .footer-add {
    font-size: 14px;
  }

  .footer-con .footer .footer-nav > a {
    font-size: 14px;
  }

  .footer-con .footer .footer-copyright {
    font-size: 12px;
  }

  .footer-con .footer .footer-copyright > a {
    /* font-size: 14px; */
  }

  .news-item .news-more-con span {
    font-size: 18px;
  }

  .single-product .hero-content {
    gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }

  .single-product .hero-content .hero-content-img {
    width: 35%;
  }

  .single-product .story-con p {
    font-size: 18px;
  }

  .single-product .twenty-item .twentytwenty-container {
    height: 400px !important;
  }

  .awards-con .awards-slider .awards-item .awards-title {
    font-size: 16px;
  }

  .single-product .twenty-slider .slick-arrow {
    bottom: -6px;
  }

  .single-product .twenty-slider .slick-arrow.slick-next {
    right: 30%;
  }

  .single-product .twenty-slider .slick-arrow.slick-next:hover {
    right: calc(30% - 15px);
  }

  .single-product .twenty-slider .slick-arrow.slick-prev {
    left: 30%;
  }

  .single-product .twenty-slider .slick-arrow.slick-prev:hover {
    left: calc(30% - 15px);
  }

  .awards-slider .slick-arrow {
    bottom: -6px;
  }

  .awards-slider .slick-arrow.slick-next {
    right: calc(8% + 170px);
  }

  .awards-slider .slick-arrow.slick-next:hover {
    right: calc(8% + 155px);
  }

  .awards-slider .slick-arrow.slick-prev {
    left: calc(39.5% - 120px);
  }

  .awards-slider .slick-arrow.slick-prev:hover {
    left: calc(39.5% - 135px);
  }

  .contact-con .contact {
    flex-direction: column-reverse;
    margin-top: 220px;
  }

  .contact-con .contact .contact-map {
    width: 100%;
    height: 300px;
  }

  .contact-con .contact .contact-left {
    width: 100%;
  }

  .contact-con .contact .contact-left .contact-add {
    width: 100%;
    transform: translate(0, -300%);
    margin-top: 0;
  }

  .contact-con .contact .contact-left .contact-form-con .contact-form {
    padding: 40px 0px;
  }

  .contact-con .contact .contact-left .contact-form-con {
    margin-top: 0%;
  }

  .contact-con .contact .contact-left .contact-add .contact-add-bottom {
    /* flex-direction: column; */
  }

  .service .services-items-con .services-item {
    width: 48% !important;
  }

  @keyframes serviceshowcontext {
    0% {
      height: 27%;
    }

    100% {
      height: 75%;
    }
  }

  @keyframes servicehidecontext {
    100% {
      height: 27%;
    }

    0% {
      height: 75%;
    }
  }

  .service .services-item .services-more-con > span {
    /* font-size: 12px; */
  }

  .services-item .services-img-con .img-gradient .services-item-context > span {
    opacity: 1;
  }

  .service .services-items-con {
    /* transform: translate(0, -140px); */
  }

  .service .services-items-con .services-item .services-more-con {
    padding: 17px 10px 7px 15px;
  }

  .service .services-items-con .services-item:hover .services-more-con {
    padding: 17px 1px 7px 15px;
  }

  .service
    .services-items-con
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context {
    height: 41%;
  }

  .service
    .services-items-con
    .services-item:hover
    .services-img-con
    .img-gradient
    .services-item-context {
    animation: none;
  }

  .service
    .services-items-con
    .services-item:not(:hover)
    .services-img-con
    .img-gradient
    .services-item-context {
    animation: none;
  }

  .service .hero-con {
    height: 700px;
  }

  .service .services-items-con .services-item .services-more-con {
    padding: 17px 15px 7px 15px;
  }

  .service .services-items-con .services-item:hover .services-more-con {
    padding: 17px 3px 7px 15px;
  }

  @keyframes serviceshowcontext {
    0% {
      height: 20%;
    }

    100% {
      height: 50%;
    }
  }

  @keyframes servicehidecontext {
    0% {
      height: 50%;
    }

    100% {
      height: 20%;
    }
  }

  .about .team-con {
    margin-top: -100px;
  }

  .vfx-con .vfx-items-con .vfx-item {
    width: 26%;
  }

  .about .team-con .team-ceo {
    padding: 50px 0px;
  }

  .about .team-con .team-ceo .team-ceo-img {
    height: 150px;
    width: 150px;
  }

  .vfx-con {
    /* transform: translate(0, -140px); */
  }

  .vfx-con .vfx-items-con {
    /* padding-top: 70px; */
  }

  .service-hero-content .service-hero-text p {
    font-size: 22px;
  }

  .vfx-con .load-more-con {
    margin-bottom: 0px;
  }

  .positions-con .positions-heading {
    padding: 20px 30px;
  }

  .positions-con .positions .positions-row {
    padding: 20px 30px;
  }

  .job .no-job-con {
    width: 70%;
  }

  .all-news .all-news-hero-content {
    bottom: -200px;
  }

  .all-news .all-news-hero-content .hero-content-right h4 {
    font-size: 40px;
  }

  .all-news .all-news-hero-content .hero-content-right span {
    font-size: 18px;
  }

  .all-news .all-news-hero-content .hero-content-right {
    width: 50%;
  }

  .all-news .all-news-hero-content .hero-content-left {
    height: 320px;
    width: 50%;
  }

  .all-news .all-news-con .news-item {
    height: 300px;
  }

  .all-news .all-news-con .news-item .news-context {
    animation: none;
    height: 64%;
  }

  .all-news .all-news-con .news-item:hover .news-context {
    animation: none;
  }

  .all-news .all-news-con .news-item:not(:hover) .news-context {
    animation: none;
  }

  .hero-bread h2 {
    font-size: 80px;
  }

  .all-news .all-news-hero-content .hero-content-right .date {
    margin-top: 0;
    margin-bottom: 5px;
  }

  .all-news .all-news-hero-content .hero-content-right .all-news-hero-read {
    margin-top: 5px;
  }

  .all-news .all-news-con {
    padding-top: 300px;
  }

  .all-news .news-item .news-context .news-text {
    -webkit-line-clamp: 2;
  }

  .resume .contact-form {
    margin: 0 auto 100px auto;

    position: relative;
    z-index: 1;
    transform: translate(0px, -100px);
  }

  .about .who-con .who-content .who-text p {
    font-size: 18px;
  }

  .about .what-context p {
    font-size: 18px;
  }

  .about .about-video-con {
    height: fit-content;
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .about .about-video-con > video {
    object-fit: contain;
  }

  .vfx .hero-con {
    height: 700px;
  }

  .about .team-con .team-item .team-item-img {
    height: 150px;
    width: 150px;
  }

  .about .team-con .team-item .team-item-text span:nth-child(2) {
    font-size: 16px;
  }

  .news .news-hero-title {
    bottom: 60px;
  }

  .news .news-context {
    position: relative;
    z-index: 1;
    margin-bottom: 0px;
    transform: translate(0px, -120px);
  }
}

@media (max-width: 800px) {
  @keyframes showcontext {
    0% {
      height: 60px;
    }
    100% {
      height: 140px;
    }
  }

  @keyframes hidecontext {
    0% {
      height: 140px;
    }
    100% {
      height: 60px;
    }
  }
}

@media (max-width: 680px) {
  .container-x {
    padding-right: 10px;
    padding-left: 10px;
  }

  .header-nav.collapsible.collapsible--expanded .lang {
    font-size: 18px;
  }

.latest-con {
    margin-top:50px;
}

  .header-con .header-nav .nav-content .nav-item .sub-nav-con .sub-nav-item {
    display: flex;
    gap: 8px;
    align-items: flex-start;
    flex-wrap: wrap;
  }

  .single-product-video-slider {
    height: 400px;
  }

  .single-product-video-con {
    height: 402px;
  }

  .services-con.align-right {
    margin-right: -10px;
    }
  .service .in-pro-slide {
    flex-direction: column;
    margin-bottom: 50px;
  }

  .service .in-pro-slide .in-pro-img {
    border-radius: 24px 24px 0 0;
  }

  .service .in-pro-slide .in-pro-right {
border-radius: 0px 0px 24px 24px;
  }

  .service .in-pro-slide .in-pro-right .in-pro-title h4 {
font-size: 60px;
  }

  .service .in-pro-slide .in-pro-right .in-pro-desc {
    font-size: 18px;
  }

  .service .in-pro-slide .in-pro-img {
    width: 100%;
  }

  .service .in-pro-slide .in-pro-right {
    width: 100%;
  }



  .hero-slider .hero-context {
    width: 90%;
    bottom: 70px;
  }

  /* .position-text {

    opacity: 0;
    transition: all 0.8s;
  }

  .position-row-con .position-content .position-text {
    width: 100%;
  }

  .position-row-con.collapsible--expanded .position-content .position-text {
    opacity: 1;
  } */

  .position-row-con .position-content {
    padding-left: 10px;
    padding-right: 10px;
  }

  .services-slider
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context
    > h4 {
    font-size: 36px;
  }

  .services-slider
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context
    > span {
    font-size: 18px;
  }

  .title-con .title h3 {
    /* margin-top: 5px; */
  }

  .contact-con .contact .contact-left {
    margin-top: 0;
  }

  .header-con .header-nav.collapsible.collapsible--expanded .nav-content > ul {
     margin-top: 80px;
  }

  .news-item .news-context h4 {
    font-size: 28px;
  }

  .news-item .news-context .news-date {
    font-size: 16px;
    margin-bottom: 0px;
  }

  .title-con .title h3 {
    /* font-size: 30px; */
  }

  .vfx-con .vfx-items-con .vfx-item .vfx-img {
    height: 220px;
  }

  .about .team-section {
    padding: 40px 20px;
  }

  .about .team-con .team-ceo {
    padding: 20px;
  }

  .about .team-title {
    margin-bottom: 0;
  }

  .all-news .hero-bread .news-col {
    gap: 30px;
  }

  .all-news .hero-bread .news-col {
    gap: 30px;
  }

  .all-news .hero-bread .news-col a {
    font-size: 24px;
  }

  .in-pro-img-slider {
    margin: 50px 0px 100px 0px;
  }

  .in-pro-img-slider .slick-arrow.slick-next {
    right: 0px;
  }

  .in-pro-img-slider .slick-arrow.slick-prev {
    left: 0px;
  }

  .single-product .single-product-video-slider .slick-arrow.slick-next {
    right: 15px;
  }

  .single-product .single-product-video-slider .slick-arrow.slick-prev {
    left: 13px;
  }

  .in-pro-con .in-pro-slider .in-pro-slide {
    flex-direction: column;
  }

  .in-pro-con .in-pro-slider .in-pro-slide .in-pro-right .in-pro-title h4 {
    font-size: 28px;
  }

  .in-pro-con .in-pro-slider .in-pro-slide .in-pro-right .in-pro-desc {
    font-size: 18px;
  }

  .in-pro-con .in-pro-slider .in-pro-slide .in-pro-img {
    width: 100%;
    border-radius: 24px 24px 0px 0px;
  }

  .in-pro-con .in-pro-slider .in-pro-slide .in-pro-right {
    width: 100%;
    border-radius: 0px 0px 24px 24px;
  }

  .in-pro-con .in-pro-slider .slick-arrow.slick-next {
    right: 22%;
  }

  .in-pro-con .in-pro-slider .slick-arrow.slick-next:hover {
    right: calc(22% - 10px);
  }

  .in-pro-con .in-pro-slider .slick-arrow.slick-prev {
    left: 22%;
  }

  .in-pro-con .in-pro-slider .slick-arrow.slick-prev:hover {
    left: calc(22% - 10px);
  }

  .header-con .header-nav .nav-content .sub-nav-con .sub-nav-list {
    margin-top: 0px;
  }

  .positions-con .positions-title-con {
    display: none;
  }

  .positions-con .positions .positions-row .positions-left .position-situation {
    font-size: 16px;
    padding: 2px 5px 0px 5px;
  }

  .position-row-con .position-content .position-title {
    padding-bottom: 5px;
    margin-bottom: 10px;
  }

  .position-row-con.collapsible--expanded .position-content {
    padding: 20px 10px;
  }

  .position-row-con .position-content .position-text {
    font-size: 16px;
  }

  .service
    .services-items-con
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context {
    height: 32%;
  }

  .footer-con .footer-globe img {
    height: 60%;
  }

  .single-product-container-x {
    padding-right: 10px;
    padding-left: 10px;
  }

  .vfx .hero-con {
    height: 600px;
  }

  .service .hero-con {
    height: 600px;
  }

  .header-con .header-left > a {
    width: 200px;
  }

  .header-con {
    padding-right: 30px;
    padding-top: 10px;
  }

  .header-con .header-nav .nav-content .nav-item > svg {
    height: 15px;
    transition: all 0.3s;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item.collapsible--expanded

    > .chevron {
    rotate: 90deg;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item
    .sub-nav-con
    .sub-nav-item
    > svg {
    height: 15px;
    transition: all 0.3s;
    margin-top: 3px;
    margin-bottom:0px;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item
    .sub-nav-con
    .sub-nav-item.collapsible--expanded
    .chevron {
    rotate: 90deg;
  }

  @keyframes scrollmove {
    0% {
      height: 102px;
      bottom: 30px;
    }

    50% {
      height: 118px;
      bottom: 14px;
    }

    100% {
      height: 102px;
      bottom: 30px;
    }
  }

  .hero-con {
    height: 100dvh;
    min-height: -webkit-fill-available;
  }

  .header-con .header-right {
    gap: 10px;
  }

  .header-con .header-nav.collapsible .nav-content {
    height: 100vh;
  }

  .header-con .header-nav.collapsible .nav-content {
    padding-left: 10px;
    padding-right: 10px;
    align-items: flex-start;

    opacity: 1;
    visibility: visible;
    height: 0;
  }

  .header-con .header-nav.collapsible.collapsible--expanded .nav-content {
    height: 100vh;
    /* padding-top: 80px; */
  }

  .header-con .header-nav.collapsible .nav-content .nav-list {
    margin-top: 80px;
  }

  .header-con .header-nav .nav-content .nav-item > a {
    font-size: 26px;
    height:initial;
    gap: 5px;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item
    .sub-nav-con
    .sub-nav-item
    > a {
    font-size: 20px;
  }

  .header-con .header-nav .nav-content .nav-item .sub-nav-con {
    opacity: 1;
    position: relative;
    padding: 0;
    left: 0;
    visibility: visible;
    background: transparent;
    overflow: hidden;
    justify-content: flex-start;
    height: fit-content;
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    width: 100%;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item
    .sub-nav-con
    .sub-nav-item
    > a {
    display: flex;
    align-items: center;
    gap: 7px;
    line-height: 1;
    white-space: nowrap;
  }

  .header-con .header-nav .nav-content .nav-item .sub-nav-con .sub-nav-item svg {
    /*height: 20px;*/
    /*width: 20px;*/
  }

  .hero-con .hero-scroll .hero-scroll-icon {
    right: 30px;
  }

  .hero-slider .slick-arrow.slick-prev {
    left: 30px;
  }

  .hero-slider .slick-arrow {
    bottom: 30px;
  }

  .hero-slider .slick-arrow.slick-next {
    left: 70px;
  }

  .hero-slider .slick-arrow.slick-prev:hover {
    left: 15px;
  }

  .hero-slider .slick-arrow.slick-next:hover {
    left: 85px;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item.collapsible--expanded
    .sub-nav-con {
    max-height: 600px;

    /* height: fit-content; */
    margin-top: 10px;
  }

  .sub-nav-item .cjevron {
    height: 20px;
    width: 20px;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item
    .sub-nav-item:not(:hover)
    .sub-sub-nav-con {
    opacity: 1;
    visibility: visible;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item
    .sub-nav-con
    .sub-nav-item.collapsible--expanded
    .sub-sub-nav-con {
    max-height: 120px;
    margin-top: 20px;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item
    .sub-nav-con
    .sub-nav-item
    .sub-sub-nav-list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item
    .sub-nav-item
    .sub-sub-nav-con
    .sub-sub-nav-item {
    padding: 3px;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item
    .sub-nav-con
    .sub-nav-item
    .sub-sub-nav-con {
    position: relative;
    opacity: 1;
    width: 100%;
    height: fit-content;
    justify-content: flex-start;
    top: 0;
    left: 0;
    transform: translate(0, 0);
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    gap: 5px;
  }

  .header-con .header-nav .nav-content .nav-item .sub-nav-con .sub-nav-item {
    padding: 10px;
  }

  .header-con .header-search .search-content {
    padding-left: 30px;
    padding-right: 30px;
  }

  .header-con .header-search .search-content .search-form input::placeholder {
    font-size: 16px;
  }

  .header-con .header-search .search-content .search-form input {
    font-size: 16px;
    height: 50px;
  }

  .header-con .header-search .search-content .search-button {
    height: 30px;
    width: 30px;
  }

  .header-con .header-search .search-content .search-button a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
  }

  .services-con {
    padding-right: 0;
    padding-bottom: 100px;
  }

  .services-slider
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context {
    height: 20%;
  }

  .services-slider .slick-next {
    right: 145px;
  }

  .services-slider .slick-next:hover {
    right: 130px;
  }

  .services-slider .services-item .services-more-con .services-more-icon {
    margin-bottom: 2px;
  }

  .services-slider .services-item:hover .services-more-con {
    padding: 2px 5px 10px 2px;
  }

  .services-slider .services-item .services-more-con {
    padding: 2px 15px 10px 2px;
  }

  @keyframes showcontext {
    0% {
      height: 40px;
    }
    100% {
      height: 125px;
    }
  }

  @keyframes hidecontext {
    100% {
      height: 40px;
    }
    0% {
      height: 125px;
    }
  }

  @keyframes serviceshowcontext {
    0% {
      height: 18%;
    }

    100% {
      height: 36%;
    }
  }

  @keyframes servicehidecontext {
    0% {
      height: 36%;
    }

    100% {
      height: 18%;
    }
  }

  .services-item:hover .services-img-con .img-gradient .services-item-context {
    animation: none;
  }

  .services-item:not(:hover)
    .services-img-con
    .img-gradient
    .services-item-context {
    animation: none;
  }

  .services-slider .slick-prev {
    left: 145px;
  }

  .services-slider .slick-prev:hover {
    left: 130px;
  }

  .services-con .more-con {
    margin-left: 169px;
  }

  .latest-con {
    padding-left: 0;
    padding-right: 0;
  }

  .latest-con .title-con {
    margin-bottom: -100px;
    padding-left: 10px;
  }

  .latest-con .latest-small-slider .slick-list {
    width: 100%;
  }

  .latest-con
    .latest-small-slider
    .slick-slide:not(.slick-current)
    .latest-small-item {
    margin-left: 0;
    width: 90% !important;
  }

  .latest-con .latest-small-slider .slick-slide .latest-small-item {
    width: 90% !important;
  }

  .latest-con .latest-small-slider .slick-slide > div {
    display: flex !important;
    justify-content: center;
    align-items: center;
  }

  .latest-con .more-con {
    bottom: 70px;
    left: 50%;
    transform: translate(-50%, 0);
  }

  .latest-con .latest-main-slider .latest-main-item .latest-main-item-title {
    bottom: 50px;
    top: initial;
    left: 50%;
    transform: translate(-50%, 0);
  }

  .latest-main-item-title.breath {
    top: initial !important;
  }

  .latest-con .latest-small-slider .slick-arrow {
    bottom: -146px;
  }

  .latest-con .latest-small-slider .slick-next {
    right: 115px;
    left: initial;
  }

  .latest-con .latest-small-slider .slick-next:hover {
    right: 100px;
    left: initial;
  }

  .latest-con .latest-small-slider .slick-prev {
    left: 115px;
  }

  .latest-con .latest-small-slider .slick-prev:hover {
    left: 100px;
  }

  .latest-con .latest-small-slider {
    width: 100%;
    right: 50%;
    transform: translate(50%, 50%);
  }

  .latest-con .latest-main-slider .latest-main-item .latest-main-img-con > img {
    height: 100%;
    object-fit: cover;
  }

  .latest-con .latest-main-slider .latest-main-item .latest-main-img-con {
    height: 750px;
    mask-size: cover;
    -webkit-mask-size: cover;
  }

  .news-con .news-slider .slick-slide > div {
    display: flex !important;
    justify-content: center;
  }

  .news-item:hover .news-context {
    height: 92%;
  }

  .news-item .news-context .news-text {
    line-height: 22px;

    display: -webkit-box;
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .news-item {
    height: 250px;
  }

  .news-item .news-context {
    height: 30%;
  }

  @keyframes shownewscontext {
    0% {
      height: 38%;
    }

    100% {
      height: 56%;
    }
  }

  @keyframes hidenewscontext {
    0% {
      height: 56%;
    }

    100% {
      height: 38%;
    }
  }

  .news-slider .slick-next {
    right: 145px;
  }

  .news-slider .slick-next:hover {
    right: 130px;
  }

  .news-item .news-gradient {
    right: 2px;
  }

  .news-slider .slick-prev {
    left: 145px;
  }

  .news-slider .slick-prev:hover {
    left: 130px;
  }

  .news-con .news-slider {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .news-con .more-con {
    margin-left: 167px;
  }

  .news-slider .slick-arrow {
    bottom: -41px;
  }

  .news-con {
    /* margin-top: 200px; */
    padding-left: 0;
    padding-right: 0;
  }

  .news-con .title-con {
    padding-left: 10px;
  }

  .footer-con .footer {
    width: 100%;
  }

  .footer-con .footer .footer-nav {
    flex-direction: column;
    row-gap: 10px;
  }

  .footer-con .footer .footer-context {
    font-size: 16px;
  }

  .footer-con .footer .footer-add {
    font-size: 16px;
  }

  .footer-con .footer .footer-nav > a {
    font-size: 16px;
  }

  .footer-con .footer .footer-copyright {
    font-size: 12px;
  }

  .footer-con .footer .footer-copyright > a {
    /* font-size: 14px; */
  }

  .footer-con .footer .footer-num > a {
    font-size: 16px;
  }

  .footer-con .footer-globe {
    transform: translate(50%, 50px);
  }

  .footer-con {
    padding-bottom: 130px;
  }

  .single-product .hero-con {
    height: 600px;
  }

  .single-product .hero-content {
    flex-direction: column;
    bottom: 20px;
    align-items: flex-start;
  }

  .single-product .hero-content .hero-content-img {
    width: 50%;
  }

  .single-product .hero-content .hero-content-text {
    flex-direction: column;
    width: 100%;
    gap: 0;
  }

  .single-product .hero-content .hero-content-text .hero-content-left {
    width: 100%;
  }

  .single-product .hero-content .hero-content-text .hero-content-right {
    width: 100%;
    flex-direction: column;
  }

  .single-product
    .hero-content
    .hero-content-text
    .hero-content-right
    .hero-content-info-section {
    width: 100%;
  }

  .single-product
    .hero-content
    .hero-content-text
    .hero-content-left
    .hero-content-desc {
    padding-bottom: 20px;
    font-size: 16px;
  }

  .single-product .twenty-slider .slick-arrow.slick-next {
    right: 15%;
  }

  .single-product .twenty-slider .slick-arrow.slick-next:hover {
    right: calc(15% - 15px);
  }

  .single-product .twenty-slider .slick-arrow.slick-prev {
    left: 15%;
  }

  .single-product .twenty-slider .slick-arrow.slick-prev:hover {
    left: calc(15% - 15px);
  }

  .awards-slider .slick-arrow.slick-next {
    right: 13%;
  }

  .awards-slider .slick-arrow.slick-next:hover {
    right: calc(9% - 0px);
  }

  .awards-slider .slick-arrow.slick-prev {
    left: 11%;
  }

  .awards-slider .slick-arrow.slick-prev:hover {
    left: calc(9% - 15px);
  }

  .awards-slider .slick-arrow {
    bottom: -6px;
  }

  .about .who-con .who-content {
    width: 100%;
  }

  .single-product
    .hero-content
    .hero-content-text
    .hero-content-right
    .hero-content-info-section
    > span {
    font-size: 18px;
  }

  .about .who-con {
    transform: translate(0, -70px);
  }

  .about .who-con .who-img-con {
    width: 100%;
  }

  .about .team-con .team-ceo .team-ceo-img {
    /* width: 50%; */
  }

  .about .who-con {
    flex-direction: column-reverse;
  }

  .about .about-video-con {
    margin: 100px 0;
    height: fit-content;
  }

  .about .about-video-con > video {
    object-fit: contain;
  }

  .about .team-con .team-ceo .team-ceo-content {
    width: 100%;
    gap: 15px;
  }

  .about .team-con .team-ceo {
    flex-direction: column;
  }

  .about .team-con .team-item {
    width: 40%;
  }

  .about .team-con .team {
    column-gap: 50px;
  }

  .contact-con {
    padding-top: 0;
  }

  .contact-con .contact .contact-left .contact-add .contact-add-bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }

  .contact-con
    .contact
    .contact-left
    .contact-add
    .contact-add-bottom
    .contact-social-con {
    align-self: center;
    align-items: center;
  }

  .contact-con .contact .contact-left .contact-add {
    gap: 16px;
    /* position: relative; */
    transform: translate(0, -217%);
    margin-top: 0;
  }

  .contact-con .contact {
    flex-direction: column-reverse;
    margin-top: 320px;
  }

  .contact-con .contact .contact-left .contact-form-con {
    margin-top: 50px;
  }

  .awards-slider .slick-dots {
    padding-right: 10px;
  }

  .contact-con .contact .contact-left .contact-add .contact-add-section > span {
    font-size: 16px;
  }

  .about .who-con .who-content .who-text p {
    font-size: 18px;
  }

  .about .what-context p {
    font-size: 18px;
  }

  .contact-con .contact .contact-left .contact-add .contact-add-section a {
    font-size: 16px;
  }

  .about .team-con .team-ceo .team-ceo-content .team-ceo-title span {
    font-size: 18px;
  }

  .about .team-con .team-ceo .team-ceo-content .team-ceo-title span:last-child {
    font-size: 16px;
  }

  .form-button {
    padding: 10px;
  }

  .form-button:hover {
    padding: 10px 4px 10px 10px;
    gap: 2px;
  }

  .contact-form .form-row input {
    width: 100%;
  }

  .contact-form .form-row {
    flex-direction: column;
  }

  .contact-con .contact .contact-left .contact-form-con .title-con .title > h3 {
    font-size: 30px;
  }

  .about .team-con .team-item .team-item-text {
    font-size: 18px;
  }

  .about .team-con .team-item .team-item-text span:nth-child(2) {
    font-size: 16px;
  }

  .about .team-con .team-ceo .team-ceo-content .team-ceo-text p {
    font-size: 18px;
  }

  .vfx-con .vfx-items-con {
    /* padding-top: 50px; */
  }

  .service-hero-content .service-hero-text p {
    font-size: 18px;
  }

  .service .services-items-con .services-item {
    width: 70% !important;
  }

  .service .services-items-con {
    /* transform: translate(0, 0%); */
    gap: 0;
  }

  .service .services-item .services-more-con > span {
    font-size: 16px;
  }

  .services-item .services-img-con .img-gradient .services-item-context > span {
    font-size: 18px;
  }

  .vfx-con .vfx-items-con {
    gap: 20px;
    overflow: hidden;
  }

  .vfx-con .load-more-con {
    margin-top: 100px;
  }

  .vfx-con .vfx-items-con .vfx-item {
    width: 45%;
  }

  .vfx-con {
    /* transform: translate(0, -1%); */
  }

  .vfx-con .group-con {
    gap: 30px;
  }

  .positions-con {
    transform: translate(0, -100px);
  }

  .positions-con .positions .positions-row .positions-left {
    flex-direction: column-reverse;
    gap: 15px;
  }

  .positions-con .positions .positions-row .positions-right .positions-link {
    height: fit-content;
  }

  .positions-con .positions .positions-row .position-department span {
    font-size: 14px;
  }

  .positions-con .positions .positions-row {
    align-items: center;
    padding: 30px 20px;
  }

  .job .no-job-con {
    width: 100%;
  }
  .all-news .all-news-con .news-item {
    width: 100%;
    height: 280px;
  }

  .all-news .all-news-hero-content .hero-content-left {
    width: 100%;
    height: 200px;
  }

  .all-news .all-news-hero-content {
    flex-direction: column;
  }

  .all-news .all-news-hero-content .hero-content-right {
    width: 100%;
  }

  @keyframes shownewscontext1 {
    0% {
      height: 35%;
    }

    100% {
      height: 66%;
    }
  }

  @keyframes hidenewscontext1 {
    100% {
      height: 35%;
    }

    0% {
      height: 66%;
    }
  }

  .all-news .hero-con {
    height: 600px;
  }

  .all-news .hero-bread {
    top: -85px;
  }

  .all-news .all-news-hero-content .hero-content-right .date {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .all-news
    .all-news-hero-content
    .hero-content-right
    .all-news-hero-read
    .all-news-more-icon {
    margin-bottom: 2px;
  }

  .news .news-context {
    /* font-size: 16px; */
    margin-top: 10px;
  }

  .resume .contact-form {
    width: 100%;
  }

  .resume .contact-form .form-but-con {
    gap: 10px;
  }

  .resume .contact-form {
    margin: 0 auto 50px auto;
  }

  .job-announcement .job-desc-con > span {
    /* font-size: 16px; */
  }

  .service .services-items-con .services-item {
    width: 100% !important;
  }

  .service .services-items-con .services-item .services-more-con {
    padding: 15px 30px 15px 15px;
  }

  .service .services-items-con .services-item:hover .services-more-con {
    padding: 15px 20px 15px 15px;
  }

  .services-slider .slick-list {
    margin-right: 80px !important;
  }

  .job .no-job-con {
    margin-top: 0px;
  }

  .news .news-hero-title {
    bottom: 17%;
  }
  .news .news-context {
    position: relative;
    z-index: 1;
    transform: translate(0, -85px);
    margin-bottom: 0;
  }
}

@media (max-width: 415px) {
  .latest-con .more-con {
    bottom: 55px;
  }

  .latest-con .latest-small-slider .slick-arrow {
    bottom: -155px;
  }
}

@media (max-width: 400px) {
  .latest-con .more-con {
    /* bottom: 38px; */
    bottom: 42px;
  }

  .service
    .services-items-con
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context {
    height: 35%;
  }

  .vfx-con {
    /* transform: translate(0, -100px); */
  }

  /* .contact-con .contact .contact-left .contact-add {
    transform: translate(0, -225%);
  } */

  .contact-con .contact {
    flex-direction: column-reverse;
    margin-top: 340px;
  }

  .contact-con .contact .contact-left .contact-add {
    transform: translate(0, -240%);
  }

  .positions-con .positions .positions-row {
    padding: 20px 10px;
  }

  .positions-con .positions .positions-row .positions-left {
    gap: 10px;
  }

  .positions-con .positions .positions-row .positions-left span {
    font-size: 16px;
  }

  .positions-con .positions .positions-row .position-department span {
    font-size: 14px;
  }

  .positions-con .positions .positions-row .positions-right .positions-link a {
    font-size: 18px;
  }

  .hero-bread h2 {
    font-size: 70px;
  }

  .service .services-items-con {
    /* transform: translate(0, 1%); */
  }

  .single-product .twenty-item .twentytwenty-container {
    height: 250px !important;
  }

  .single-product .twenty-slider .slick-dots li.slick-active button,
  .awards-slider .slick-dots li.slick-active button {
    width: 25px;
  }

  .single-product .twenty-slider .slick-dots li button,
  .awards-slider .slick-dots li button {
    width: 15px;
  }

  .single-product .twenty-slider .slick-dots,
  .awards-slider .slick-dots {
    gap: 10px;
  }

  .hero-con .hero-scroll .hero-scroll-icon {
    right: 15px;
  }

  .hero-slider .slick-arrow.slick-prev {
    left: 15px;
  }

  .hero-slider .slick-arrow.slick-next {
    left: 50px;
  }
  .hero-slider .slick-arrow.slick-prev:hover {
    left: 0px;
  }

  .hero-slider .slick-arrow.slick-next:hover {
    left: 65px;
  }

  @keyframes scrollmove {
    0% {
      height: 102px;
      bottom: 36px;
    }
    50% {
      height: 118px;
      bottom: 20px;
    }
    100% {
      height: 102px;
      bottom: 36px;
    }
  }

  .services-slider .slick-next {
    right: 30%;
  }

  .services-slider .slick-next:hover {
    right: calc(30% - 15px);
  }

  .services-slider .slick-prev {
    left: 30%;
  }

  .services-slider .slick-prev:hover {
    left: calc(30% - 15px);
  }

  .latest-con .latest-small-slider .slick-arrow {
    bottom: -159px;
  }

  .latest-con .latest-small-slider .slick-next {
    right: 20%;
  }

  .latest-con .latest-small-slider .slick-next:hover {
    right: calc(20% - 15px);
  }

  .latest-con .latest-small-slider .slick-prev {
    left: 20%;
  }

  .latest-con .latest-small-slider .slick-prev:hover {
    left: calc(20% - 15px);
  }

  .news-slider .slick-next {
    right: 30%;
  }

  .news-slider .slick-next:hover {
    right: calc(30% - 15px);
  }

  .news-slider .slick-prev {
    left: 30%;
  }

  .news-slider .slick-prev:hover {
    left: calc(30% - 15px);
  }

  .in-pro-con .in-pro-slider .slick-arrow.slick-next {
    right: 17%;
  }

  .in-pro-con .in-pro-slider .slick-arrow.slick-next:hover {
    right: calc(17% - 15px);
  }

  .in-pro-con .in-pro-slider .slick-arrow.slick-prev {
    left: 17%;
  }

  .in-pro-con .in-pro-slider .slick-arrow.slick-prev:hover {
    left: calc(17% - 15px);
  }

  @keyframes showcontext {
    0% {
      height: 16%;
    }
    100% {
      height: 34%;
    }
  }

  @keyframes hidecontext {
    100% {
      height: 16%;
    }
    0% {
      height: 34%;
    }
  }
}

@media (max-width: 380px) {
  @keyframes showcontext {
    0% {
      height: 28%;
    }
    100% {
      height: 38%;
    }
  }

  @keyframes hidecontext {
    100% {
      height: 28%;
    }
    0% {
      height: 38%;
    }
  }
  .latest-con .more-con {
    bottom: 49px;
  }

  .contact-con .contact .contact-left .contact-add {
    transform: translate(0, -226%);
  }

  .news .news-context {
    transform: translate(0, -72px);
  }
}

@media (max-width: 370px) {
  /*.latest-con .latest-small-slider .slick-arrow {*/
  /*  bottom: -230px;*/
  /*}*/

  @keyframes showcontext {
    0% {
      height: 20%;
    }
    100% {
      height: 42%;
    }
  }

  @keyframes hidecontext {
    100% {
      height: 20%;
    }
    0% {
      height: 42%;
    }
  }

  .services-slider
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context
    > h4 {
    font-size: 32px;
  }

  .services-slider .services-item .services-more-con {
    padding: 6px 10px 6px 2px;
  }

  .services-slider .services-item:hover .services-more-con {
    padding: 6px 0px 6px 2px;
  }

  .services-slider .services-item .services-more-con > span {
    font-size: 12px;
  }

  .services-slider .slick-list {
    margin-right: 40px !important;
  }

  /*.latest-con .more-con {*/
  /*  bottom: 72px;*/
  /*}*/
  .header-con .header-left > a {
    width: 150px;
  }

  .form-button {
    font-size: 16px;
    padding: 5px;
    /* border-radius: 8px; */
  }

  .form-button:hover {
    padding: 5px 0px 5px 5px;
    gap: 0;
  }

  .resume .contact-form .form-but-con .upload-button {
    padding: 5px;
    border-radius: 8px;
    font-size: 16px;
  }
}
@media (orientation: landscape) and (max-width: 950px) {
     @keyframes showcontext {
    0% {
      height: 26%;
    }
    100% {
      height: 48%;
    }
  }

  @keyframes hidecontext {
    100% {
      height: 26%;
    }
    0% {
      height: 48%;
    }
  }
  .single-product-video-con {
      /*height:calc(100vh+ 2px);*/
   height:100vh;
  }

  .single-product-video-slider {

      height:100vh;
  }
}




@media (orientation: landscape) and (max-width: 900px) {
  .hero-con {
    height: 100svh;
  }
  .services-slider
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context
    > h4 {
    font-size: 40px;
  }

  .about .team-con .team {
    column-gap: 20px;
  }

  .services-item .services-more-con .services-more-icon {
    margin-bottom: 0px;
  }

  .services-item .services-more-con .services-more-icon svg:not(.line) {
    height: 14px;
  }

  .services-slider .services-item .services-more-con > span {
    font-size: 12px;
  }

  @keyframes showcontext {
    0% {
      height: 15%;
    }
    100% {
      height: 33%;
    }
  }

  @keyframes hidecontext {
    100% {
      height: 15%;
    }
    0% {
      height: 33%;
    }
  }

  .services-slider
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context
    > span {
    font-size: 18px;
  }

  .services-item .services-img-con .img-gradient .services-item-context > span {
    font-size: 18px;
  }

  .service .services-items-con .services-item {
    width: 31% !important;
  }

  .service .services-item .services-more-con > span {
    font-size: 15px;
  }

  .services-item .services-img-con .img-gradient .services-item-context > span {
    opacity: 1;
  }

  .service .services-items-con .services-item .services-more-con {
    padding: 17px 10px 7px 15px;
  }

  .service .services-items-con .services-item:hover .services-more-con {
    padding: 17px 1px 7px 15px;
  }

  .service
    .services-items-con
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context {
    height: 47%;
  }

  .service
    .services-items-con
    .services-item:hover
    .services-img-con
    .img-gradient
    .services-item-context {
    animation: none;
  }

  .service
    .services-items-con
    .services-item:not(:hover)
    .services-img-con
    .img-gradient
    .services-item-context {
    animation: none;
  }

  .services-con .more-con {
    margin-left: 150px;
  }

  .services-slider .slick-next {
    right: 43%;
  }

  .services-slider .slick-next:hover {
    right: 42%;
  }

  .services-slider .slick-prev {
    left: 40.9%;
  }

  .services-slider .slick-prev:hover {
    left: 39.9%;
  }

  /* @keyframes showcontext {
  0% {
    height: 20%;
  }
  100% {
    height: 47%;
  }
}

@keyframes hidecontext {
  100% {
    height: 20%;
  }
  0% {
    height: 47%;
  }
} */

  .latest-con {
    margin-top: 0;
    margin-bottom:0;
  }

  .news-slider .slick-next {
    right: calc(40% + 35px);
  }

  .news-slider .slick-next:hover {
    right: calc(39% + 35px);
  }

  .about .about-video-con {
    height: fit-content;
  }

  .news-slider .slick-prev {
    left: 41%;
  }

  .news-slider .slick-prev:hover {
    left: 40%;
  }

  .single-product .hero-con {
    height: 1000px;
  }

  .single-product .hero-content .hero-content-img {
    width: 35%;
  }

  .about .hero-con {
    height: 100vh;
  }

  .job .hero-con {
    height: 100vh;
  }

  .all-news .hero-con {
    height: 100vh;
  }

  .all-news .hero-bread {
    /* top: -85px; */
  }

  .all-news .all-news-hero-content .hero-content-left {
    height: 280px;
  }

  .single-product .hero-content {
    bottom: 0;
  }

  .service-hero-content .service-hero-text p {
    font-size: 20px;
  }

  .awards-slider .slick-dots {
    padding-right: 30px;
  }

  .news-item .news-more-con .news-more-icon {
    margin-bottom: 3px;
  }

  .header-con .header-nav.collapsible .nav-content {
    padding-left: 20%;
    padding-right: 20%;
  }

  .latest-con .more-con {
    bottom: 43.4%;
  }
  
      .latest-con .latest-small-slider .slick-arrow {
        bottom: 25.7%;
    }

  .header-con .header-nav .nav-content .sub-nav-con {
    left: 39%;
  }

  .header-con .header-nav.collapsible--expanded .nav-content {
    height: 100vh;
  }

  .service .services-items-con {
    /* transform: translate(0, -8%); */
  }

  .service .hero-con {
    height: 100vh;
  }

  .vfx .hero-con {
    height: 100vh;
  }

  .vfx-con {
    /* transform: translate(0, -55px); */
  }

  .service-hero-content {
    margin-top: -150px;
  }

  .resume .contact-form {
    transform: translate(0px, 0px);
  }

  .news .news-hero-title {
    bottom: 0;
  }

  .news .news-context {
    position: relative;
    z-index: 1;
    margin-bottom: 0px;
    transform: translate(0px, 0px);
  }

  .single-product .hero-content {
    flex-direction: row;
    align-items: flex-end;
  }

  .single-product .hero-con {
    height: 500px;
    min-height: initial;
  }

  .single-product
    .hero-content
    .hero-content-text
    .hero-content-left
    .hero-content-desc {
    font-size: 16px;
  }

  .single-product .story-con p {
    font-size: 16px;
  }

  .single-product
    .hero-content
    .hero-content-text
    .hero-content-right
    .hero-content-info-section
    .hero-content-info-title {
    font-size: 16px;
  }

  .single-product .hero-content .hero-content-text .hero-content-right {
    padding-top: 10px;
  }

  .single-product
    .hero-content
    .hero-content-text
    .hero-content-right
    .hero-content-info-section
    > span {
    font-size: 16px;
  }

  .single-product .hero-content .hero-content-text {
    gap: 10px;
  }

  .latest-con .title-con {
    margin-bottom: -180px;
  }

  .footer-con .footer .footer-context {
    font-size: 15px;
  }

  .footer-con .footer .footer-add {
    font-size: 15px;
  }

  .footer-con .footer .footer-num > a {
    font-size: 15px;
  }

  .footer-con .footer .footer-nav > a {
    font-size: 15px;
  }

  .footer-con .footer .footer-copyright > a {
    /* font-size: 15px; */
  }

  .news-item {
    height: 300px;
  }

  @keyframes shownewscontext {
    0% {
      height: 36%;
    }

    100% {
      height: 60%;
    }
  }

  @keyframes hidenewscontext {
    100% {
      height: 36%;
    }

    0% {
      height: 60%;
    }
  }
  
  .latest-con .latest-small-slider {
      height: 284px;
  }
}

@media (orientation: landscape) and (max-width: 890px) {
  .latest-con .more-con {
    bottom: 49.5%;
  }
}

@media (orientation: landscape) and (max-width: 700px) {
  .service .services-items-con {
    gap: 24px;
  }
  
  .latest-con .latest-main-slider .latest-main-item .latest-main-item-title {
      top: 67%;
      width: 250px;
  }

  .service
    .services-items-con
    .services-item
    .services-img-con
    .img-gradient
    .services-item-context {
    height: 40%;
  }
  .service .services-items-con .services-item {
    width: 48% !important;
  }

  .all-news .all-news-con .news-item {
    width: 45%;
    height: 250px;
  }

  @keyframes shownewscontext {
    0% {
      height: 31%;
    }

    100% {
      height: 48%;
    }
  }

  @keyframes hidenewscontext {
    100% {
      height: 31%;
    }

    0% {
      height: 48%;
    }
  }

  @keyframes shownewscontext1 {
    0% {
      height: 50%;
    }

    100% {
      height: 92%;
    }
  }

  @keyframes hidenewscontext1 {
    100% {
      height: 50%;
    }

    0% {
      height: 92%;
    }
  }

  .contact-form .form-row {
    flex-direction: row;
  }

  .single-product .hero-content {
    align-items: flex-start;
  }

  .single-product .hero-content .hero-content-text .hero-content-right {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
  }

  .single-product .hero-content .hero-content-text {
    width: 70%;
  }

  .service .services-items-con .services-item .services-more-con {
    padding: 15px 20px 15px 15px;
  }

  .service .services-items-con .services-item:hover .services-more-con {
    padding: 15px 10px 15px 15px;
  }

  .latest-con .latest-small-slider .slick-arrow {
    /* bottom: -153px; */
  }

  .news-slider .slick-next {
    right: 250px;
  }

  .news-slider .slick-next:hover {
    right: 235px;
  }

  .news-slider .slick-prev {
    left: 250px;
  }

  .news-slider .slick-prev:hover {
    left: 235px;
  }

  .services-slider .slick-next {
    right: 250px;
  }

  .services-slider .slick-next:hover {
    right: 235px;
  }

  .services-slider .slick-prev {
    left: 250px;
  }

  .services-con .more-con {
    margin-left: 170px;
  }

  .services-slider .slick-prev:hover {
    left: 235px;
  }

  .latest-con .latest-small-slider .slick-next {
    right: 130px;
  }

  .latest-con .latest-small-slider .slick-next:hover {
    right: 115px;
  }

  .latest-con .latest-small-slider .slick-prev {
    left: 130px;
  }

  .latest-con .latest-small-slider .slick-arrow {
    bottom: -138px;
  }

  .latest-con .latest-small-slider .slick-prev:hover {
    left: 115px;
  }

  .latest-con .more-con {
    bottom: 14.7%;
  }

  .about .who-con .who-img-con {
    width: 60%;
  }

  .single-product .hero-content .hero-content-img {
    width: 30%;
  }

  .all-news .hero-bread {
    top: -120px;
  }

  .all-news .hero-con {
    height: 600px;
  }

  .awards-slider .slick-arrow.slick-next {
    right: 38%;
  }

  .awards-slider .slick-arrow.slick-next:hover {
    right: 37%;
  }

  .awards-slider .slick-arrow.slick-prev {
    left: 34%;
  }

  .awards-slider .slick-arrow.slick-prev:hover {
    left: 33%;
  }

  .about .awards-slider .slick-arrow.slick-next {
    right: 24%;
  }

  .about .awards-slider .slick-arrow.slick-next:hover {
    right: 23%;
  }

  .about .awards-slider .slick-arrow.slick-prev {
    left: 21%;
  }

  .about .awards-slider .slick-arrow.slick-prev:hover {
    left: 20%;
  }

  .about .team-con .team {
    column-gap: 10px;
  }

  .vfx-con .vfx-items-con .vfx-item {
    width: 30%;
  }

  @keyframes serviceshowcontext {
    0% {
      height: 25%;
    }

    100% {
      height: 58%;
    }
  }

  @keyframes servicehidecontext {
    100% {
      height: 25%;
    }

    0% {
      height: 58%;
    }
  }
  .single-product
    .hero-content
    .hero-content-text
    .hero-content-right
    .hero-content-info-section {
    width: fit-content;
  }

  .single-product
    .hero-content
    .hero-content-text
    .hero-content-left
    .hero-content-desc {
    font-size: 14px;
  }

  .single-product
    .hero-content
    .hero-content-text
    .hero-content-right
    .hero-content-info-section
    .hero-content-info-title {
    font-size: 14px;
  }

  .single-product
    .hero-content
    .hero-content-text
    .hero-content-left
    .hero-content-desc {
    padding-bottom: 0px;
  }

  .header-con .header-nav .nav-content .nav-item:hover .sub-nav-con {
    opacity: 1;
  }

  .header-con .header-nav .nav-content .nav-item:not(:hover) .sub-nav-con {
    opacity: 0;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item.collapsible:not(.collapsible--expanded)
    .sub-nav-con {
    opacity: 0;
  }

  .header-con .header-nav .nav-content .sub-nav-con {
    left: 39%;
  }

  .header-con .header-nav .nav-content .nav-item .sub-nav-con {
    position: absolute;
    left: 39%;
    height: 100%;
    background-color: #5151514d;
    margin-left: 0px;
    transform: translate(0%, 0);
    top: 0;
    margin-top: 0px;
    width: 200px;
    /* padding-top: 50px; */
    z-index: 3;
    transition: all 0.7s ease-in-out;
    overflow: visible;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 20px;
    max-height: initial;
    opacity: 0;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item.collapsible--expanded
    > .chevron {
    rotate: 0deg;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item
    .sub-nav-con
    .sub-nav-item:hover
    .sub-sub-nav-con {
    opacity: 1;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item
    .sub-nav-con
    .sub-nav-item:not(:hover)
    .sub-sub-nav-con {
    opacity: 0;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item
    .sub-nav-con
    .sub-nav-item:not(.collapsible--expanded)
    .sub-sub-nav-con {
    opacity: 0;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item
    .sub-nav-con
    .sub-nav-item.collapsible--expanded
    .sub-sub-nav-con {
    margin-top: 0;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item
    .sub-nav-con
    .sub-nav-item
    .sub-sub-nav-con {
    position: absolute;
    left: -115px;
    transform: translate(100%, 0);
    top: -110%;
    display: flex;
    justify-content: center;
    width: 250px;
    column-gap: 20px;
    overflow: hidden;
    height: 100vh;
    z-index: 10;
    opacity: 0;
    transition: all 0.7s ease-in-out;
    margin-top: 0;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item
    .sub-nav-con
    .sub-nav-item.collapsible--expanded
    .chevron {
    rotate: 0deg;
  }

  .header-con
    .header-nav
    .nav-content
    .nav-item
    .sub-nav-item
    .sub-sub-nav-con
    .sub-sub-nav-item
    > a {
    font-size: 17px;
  }

  @keyframes showcontext {
    0% {
      height: 28%;
    }
    100% {
      height: 50%;
    }
  }

  @keyframes hidecontext {
    0% {
      height: 50%;
    }
    100% {
      height: 28%;
    }
  }

  .latest-con .latest-small-slider {
    width: 70%;
  }

  .latest-con .title-con {
    margin-bottom: -150px;
  }

  .latest-con .latest-main-slider .latest-main-item .latest-main-img-con {
    height: 600px;
  }

  .all-news .all-news-con .news-item .news-context {
    height: 70%;
  }

  .in-pro-con .in-pro-slider .in-pro-slide {
    flex-direction: row;
  }

  .in-pro-con .in-pro-slider .in-pro-slide .in-pro-right .in-pro-desc {
    line-height: normal;
  }

  .in-pro-con .in-pro-slider .in-pro-slide .in-pro-right .in-pro-title h4 {
    font-size: 60px;
    line-height: normal;
  }

  .in-pro-con .in-pro-slider .in-pro-slide .in-pro-right {
    gap: 8px;
    border-radius: 0px 24px 24px 0px;
    width: 55%;
    padding: 16px;
  }

  .in-pro-con .in-pro-slider .slick-arrow.slick-next {
    right: 30%;
  }

  .in-pro-con .in-pro-slider .slick-arrow.slick-next:hover {
    right: calc(30% - 10px);
  }

  .in-pro-con .in-pro-slider .slick-arrow.slick-prev {
    left: 30%;
  }

  .in-pro-con .in-pro-slider .slick-arrow.slick-prev:hover {
    left: calc(30% - 10px);
  }

  .in-pro-con .in-pro-slider .in-pro-slide .in-pro-right .in-pro-desc {
    font-size: 16px;
  }

  .in-pro-con
    .in-pro-slider
    .in-pro-slide
    .in-pro-right
    .in-pro-details
    .details-col
    .detail-col-text {
    font-size: 14px;
  }

  .in-pro-con
    .in-pro-slider
    .in-pro-slide
    .in-pro-right
    .in-pro-details
    .details-col
    .detail-col-title {
    font-size: 16px;
  }

  .in-pro-con .in-pro-slider .in-pro-slide .in-pro-img {
    width: 45%;
    border-radius: 24px 0px 0px 24px;
    overflow: hidden;
  }
  .all-news .hero-bread .news-col a {
    margin-top: 0px;
  }
}
