.team-section img {
  max-width: 100%;
}

@media (hover: none) {
  /* touch stuff goes here */
  #mousePointer {
    display: none;
  }
}

.ecology-content-wrap {
  padding-top: 150px;
}

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 100%;
    padding-left: 80px;
    padding-right: 80px;
  }

  .journal_img_grid .img_grid_item,
  .journal_img_grid .img_grid_item .simpleParallax {
    height: 460px;
  }
}

@media (max-width: 1399px) {
  .journal_img_grid .img_grid_item,
  .journal_img_grid .img_grid_item .simpleParallax {
    height: 360px;
  }

  .ecology-content-wrap {
    padding-top: 80px;
  }
}

@media screen and (max-width: 1400px) {
  .image-card span {
    font-size: 18px;
  }

  /*about*/
  .journal-card img {
    height: 280px;
    max-width: 430px;
  }

  .grid-col-five {
    gap: 64px 40px;
  }

  .grid-col-five > * {
    width: calc(20% - 32px);
  }

  /*journal-details*/

  /*studio-section*/
  .studio-banner-img img {
    width: 100%;
  }
}

@media screen and (max-width: 1280px) {
  /*collaborations*/
  #awards .grid-col-two {
    gap: 66px 66px;
  }

  /*studio-section*/
  .inner-banner.ecology-banner {
    padding-right: 30px;
  }

  .journal_img_grid .img_grid_item,
  .journal_img_grid .img_grid_item .simpleParallax {
    height: 300px;
  }

  .ecology-content-wrap {
    padding-top: 50px;
  }
}

@media screen and (max-width: 1199px) {
  body {
    font-size: 14px;
  }

  .testimonial {
    padding: 0 40px !important;
  }

  p {
    font-size: 12px;
    line-height: 22px;
  }

  .dropdown-menu > .project-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .dropdown-menu > .project-list > a {
    height: calc(33vh - 48px);
  }

  .design-section .design-info,
  .material-section .material-info,
  .sustainable-section .sustainable-info {
    padding-top: 20px;
  }

  .image-title {
    font-size: 2.8em;
  }

  .about-section h4,
  .contact-section h4,
  .employment-section h4,
  .team-section h4,
  .award-card h4 {
    font-size: 22px;
    font-weight: 300;
  }

  /* about-section*/
  .about-section h6,
  .contact-section h6,
  .employment-section h6,
  .team-section h6,
  .award-card h6 {
    font-size: 15px;
    font-weight: 300;
  }

  .contact-section ul li {
    font-size: 12px;
  }

  .project-information > li > label {
    min-width: 170px;
  }

  .team-section .pre-para {
    font-size: 22px;
  }

  .team-section .team-content {
    padding-left: 0;
    padding-right: 60px;
  }

  .team-section p.team-info {
    margin-top: 14px;
    margin-bottom: 60px;
  }

  .journal-section .journal-heading {
    margin-top: 70px;
    font-size: 22px;
  }

  .ebook-card img {
    max-width: 150px;
  }

  .ebook-card p {
    left: -55px;
    bottom: 70px;
  }

  .ebook-card span {
    font-size: 16px;
  }

  /*collaborations*/
  #awards .grid-col-two {
    gap: 50px;
  }

  /*studio-section*/
  .studio-banner-info h4 {
    font-size: 36px;
  }

  .studio-banner-info p {
    font-size: 18px;
    line-height: 24px;
  }

  .artist-section {
    gap: 30px;
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .ecology-info {
    padding: 0;
  }

  .artist-section .artist-info {
    margin: 0;
    padding: 48px 32px;
  }

  .artist-section .artist-info h2 {
    font-size: 36px;
  }

  /* .sustainable-section {
        margin-top: 150px;
        padding-bottom: 200px;
    } */

  .sustainable-section .sustainable-info {
    width: 90%;
    padding: 0;
  }

  .ecology-content-wrap {
    padding-top: 50px;
  }

  .grid-col-two {
    max-width: 100%;
    margin: 0 auto !important;
  }

  .grid-col-two .news-card {
    flex: 0 0 47%;
    max-width: 47%;
    height: unset;
  }
}

@media screen and (max-width: 991px) {
  /** element parallax */
  [data-paroller-factor] {
    transform: translateY(0) !important;
  }

  .testimonial {
    padding: 0 25px !important;
  }

  .image-card:after {
    height: 100%;
  }

  .projects-grid.grid-col-3 > * {
    width: calc(50% - 12px);
  }

  .projects-grid .image-card span {
    opacity: 1;
    transform: translateY(0);
    bottom: 0;
  }

  .team-section .team-content {
    padding-right: 0;
  }

  .team-section img {
    display: flex;
    margin: auto;
  }

  .team-section .team-content {
    margin-top: 60px;
  }

  .team-section p.team-info {
    margin-bottom: 40px;
  }

  /*collaborations*/
  #awards .grid-col-two {
    grid-template-columns: 1fr 1fr;
    gap: 30px 30px;
  }

  .journal-card img {
    height: 200px;
    width: 100%;
  }

  .ebook-card img {
    max-width: 100%;
  }

  .grid-col-two > * {
    width: calc(50% - 18px);
  }

  .grid-col-five {
    gap: 48px 24px;
  }

  .grid-col-five > * {
    width: calc(25% - 18px);
  }

  /*collaboration section*/
  #awards {
    margin-top: 120px;
  }

  .journal-card h3 {
    font-size: 22px;
  }

  /*project details*/

  .about-project {
    margin-bottom: 50px;
  }

  .project-information h4 {
    margin-top: 40px;
  }

  .page-tl,
  .studio-img-thumb > h4 {
    font-size: 30px;
  }

  /*studio-section*/
  /* .studio-banner-info {
        padding-left: 0;
        margin: 0 !important;
    } */
  .ecology-section {
    margin-top: 34px;
  }

  .design-section .design-info,
  .material-section .material-info {
    font-size: 20px;
    line-height: 24px;
    padding-top: 6px;
  }

  .material-section {
    margin-top: 80px;
  }

  /* .artist-section .artist-imgs,
    .artist-section .right-section>div:first-child {
        --bs-gutter-x: 0rem;
        gap: 1rem;
        margin-top: 0;
    } */

  .artist-section .artist-info h2 {
    font-size: 30px;
  }

  .ecology-section .studio-img-thumb {
    top: 0;
  }

  .ecology-content-wrap {
    padding-top: 20px;
  }

  /* .collabporation_txt,
  .collaboration_grid {
    flex: 0 0 100%;
    max-width: 100%;
  } */

  .sustainable-section {
    /* padding-bottom: 150px; */
  }

  .grid-col-two .news-card {
    flex: 0 0 100%;
    max-width: 100%;
    height: unset;
  }

  .grid-col-three .simpleParallax {
    flex: 0 0 50%;
    max-width: calc(50% - 8px);
    margin-bottom: 16px;
  }

  .journal_img_grid .img_grid_item,
  .journal_img_grid .img_grid_item .simpleParallax {
    height: 250px;
  }

  .side-spacing {
    padding-left: 10px;
    padding-right: 10px;
  }

  .side-spacing-conscious {
    padding-left: 10px;
    padding-right: 10px;
  }

  .signature-spacing {
    padding-left: 43px;
  }

  .close_journal_grid_popup {
    top: 49px;
    position: relative;
    height: 50px;
    width: 50px;
    right: 0px;
  }

  .journal-side-spacing {
    padding-left: 0;
    padding-right: 0;
  }

  .tab-class {
    max-width: 784px;
  }

  /* .year-equal-dist {
    justify-content: center;
  } */

  .content-spacing {
    padding-top: 0;
    padding-bottom: 0;
  }

  .mobile-side-spacing {
    padding-right: 24px;
  }

  .prevNext-container {
    margin-top: 0;
    margin-bottom: 0;
  }

  .journal-citation {
    padding-left: 0;
    margin-left: -9px;
  }

  .journal_grid_popup img {
    width: -webkit-fill-available;
  }

  .news-nav {
    margin-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  .ecology-content-wrap {
    padding-top: 20px;
  }

  .dynamic-60-txt {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .team-info {
    margin-top: 64px;
  }

  .testimonial {
    padding: 0 20px !important;
  }

  .g-6,
  .gx-6 {
    --bs-gutter-x: 0;
  }

  .pt-sm-50 {
    padding-top: 50px;
  }

  .pb-sm-50 {
    padding-bottom: 50px;
  }

  .grid-col-two > * {
    width: 100%;
  }

  .grid-col-five {
    gap: 36px 24px;
  }

  .grid-col-five > * {
    width: calc(50% - 12px);
  }

  .container-fluid,
  .container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .mob-col-reverse {
    flex-direction: column-reverse;
  }

  .menu-open {
    overflow: hidden;
  }

  .nav-desktop {
    display: none;
  }

  .nav-mobile {
    display: block;
    overflow-y: auto;
    position: fixed;
    left: 0;
    right: 0;
    top: 80px;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.7s ease-in;
  }

  .menu-open .nav-mobile {
    opacity: 1;
    visibility: visible;
  }

  .nav-menu-button {
    display: flex;
    scale: 1.2;
  }

  .nav-mobile-links {
    display: block;
    width: 100%;
    padding: 48px 30px;
  }

  .nav-mobile-links > li > span,
  .nav-mobile-links > li > a,
  .dropdown-list a {
    border-bottom: 1px solid #757575;
  }

  .nav-mobile-link,
  .dropdown-list a {
    display: block;
    min-height: 36px;
    font-size: 5vw;
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transform: translateY(20px);
    transition: 0.5s all;
    opacity: 0;
  }

  .nav-mobile-links > li:nth-child(2) > a {
    transition: 0.8s all;
    transform: translateY(30px);
  }

  .nav-mobile-links > li:nth-child(3) > a {
    transition: 1.1s all;
    transform: translateY(40px);
  }

  .nav-mobile-links > li:nth-child(4) > a {
    transition: 1.4s all;
    transform: translateY(50px);
  }

  .menu-open .nav-mobile-links > li .nav-mobile-link {
    transform: translateY(0);
    opacity: 1;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .nav-mobile-link i {
    font-size: 18px;
    margin-right: 12px;
    transition: 0.5s all;
  }

  .nav-mobile-link.in i {
    transform: rotate(-180deg);
  }

  .dropdown-list {
    display: none;
    flex-direction: column;
  }

  .dropdown-list.open {
    display: flex;
  }

  .dropdown-list a {
    padding-left: 30px;
    opacity: 1;
    visibility: visible;
    transform: none;
    color: #d5d5d5;
  }

  header:before {
    content: "";
    background-color: #101010;
    width: 100%;
    height: 0;
    display: block;
    position: absolute;
    left: 0;
    top: -85%;
    bottom: 0;
    right: 0;
    transform: skewY(-6deg);
    transition: 1s ease-in-out;
  }

  nav {
    display: none;
  }

  .menu-open header:before {
    height: calc(100vh + 190%);
  }

  .page-tl {
    font-size: 32px;
  }

  #awards h2 {
    font-size: 32px;
  }

  #awards {
    margin-top: 50px;
  }

  .project-information > li > label {
    max-width: 140px;
    min-width: 140px;
    padding-right: 10px;
  }

  .projects-grid.grid-col-3 > * {
    width: 100%;
  }

  .journal-card {
    margin: auto;
  }

  /*projects*/
  .projects-grid.grid-col-3 {
    grid-template-columns: 1fr 1fr;
  }

  .ecology-section {
    padding-top: 60px;
  }

  .studio-banner {
    padding-bottom: 70px;
  }

  .material-section {
    margin-top: 80px;
    padding: 0;
  }

  .studio-banner-info {
    padding: 0;
    margin: 0;
    /* margin-bottom: -60px; */
    margin-top: 30px;
    padding-bottom: 30px;
  }

  .ecology-section .studio-img-thumb {
    top: 0;
    margin-bottom: 30px;
  }

  .ecology_bottom_img .simpleParallax {
    max-width: 100%;
  }

  #material {
    padding-top: 0;
  }

  .right-section {
    margin-top: 0;
  }

  .artist-section {
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .inner-banner img {
    min-height: 200px;
  }

  .artist-section .artist-info {
    padding: 30px 24px;
  }

  footer {
    padding-bottom: 20px;
  }

  .footer-wrap {
    flex-direction: column;
  }

  .artist-section .right-section > div:first-child {
    gap: 0;
  }

  .sustainable-section {
    /* padding-bottom: 50px; */
  }

  .sustainability_left_area,
  .sustainability_right_area {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .dynamic-team-60-img {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .dynamic-team-40-img {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .dynamic-40-txt {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .dynamic-60-img {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .dynamic-70-img {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .dynamic-30-img {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .dynamic-40-img {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .design-section {
    margin-top: 20px;
  }

  #material img {
    width: 100%;
  }

  .collaboration_grid {
    margin-top: 20px;
  }

  .studio-banner-img {
    padding-right: 0px;
  }

  .journal_img_grid .img_grid_item {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .journaldetails-section {
    padding-bottom: 0px !important;
  }

  .project-details-nav > a:last-child:after {
    transform: translateX(-35%);
  }

  .project-details-nav > a:after {
    transform: translateX(35%);
  }

  .project-hihglight-text {
    font-size: 24px;
    font-weight: 100;
    line-height: 2.4rem;
  }

  .side-spacing {
    padding-left: 0;
    padding-right: 0;
  }

  .side-spacing-conscious {
    padding-left: 0;
    padding-right: 0;
  }

  .title-spacing {
    padding-left: 20px !important;
    padding-right: 45px !important;
  }

  .signature-spacing {
    /* padding-left: 125px; */
  }

  .content-title-spacing {
    margin-bottom: 0 !important;
  }

  .title-content-spacing {
    margin-top: 30px !important;
  }

  .year-content-spacing {
    margin-top: 30px !important;
  }

  .content2content-spacing {
    margin-bottom: 4rem !important;
  }
}

@media screen and (max-width: 599px) {
  .ecology-content-wrap {
    padding-top: 20px;
  }

  .collabporation_txt,
  .collaboration_grid {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .dynamic-60-txt {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .dynamic-70-txt {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .dynamic-30-txt {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .dynamic-40-txt {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .sticky_header {
    /* overflow-x: auto; */
    top: 0px;
    padding: 0 5px;
  }

  .testimonial {
    padding: 0 10px !important;
  }

  .sticky_header.show {
    top: -2px;
  }

  .newsletter-container {
    width: 350px !important;
    padding: 35px !important;
  }

  .sticky_header a {
    font-size: 12px;
  }

  .sticky_header a:not(:last-child) {
    margin-right: 15px;
  }

  .sustainability_left_area .process-sketch {
    max-width: 100%;
  }

  /* .process_banner{
        height: unset;
    } */

  .grid-col-three .simpleParallax {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .journal_img_grid .img_grid_item,
  .journal_img_grid .img_grid_item .simpleParallax {
    height: 200px;
  }

  .journal_grid_popup.show_popup {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .journal_grid_popup img {
    height: auto;
    width: -webkit-fill-available;
  }

  .news-wrapper .cust-tabs .tab-links li {
    font-size: 16px;
  }

  .news-wrapper .cust-tabs .tab-links li.active:before {
    height: 10px;
    width: 10px;
  }

  h3.mt-3 {
    font-size: 20px !important;
  }

  .page-tl {
    font-size: 30px;
  }

  .desktop_team_text {
    display: none;
  }

  .mobile_team_text {
    display: block !important;
  }

  .mobile_team_text span {
    font-size: 12px;
  }

  .mobile_team_text #more {
    display: none;
  }

  .mobile_team_text #myBtn {
    display: block;
    width: fit-content;
    margin-top: 10px;
    font-weight: 500;
  }

  .ma-team-link {
    font-size: 14px;
    font-weight: 500;
  }

  .flex-reverse {
    flex-direction: column-reverse;
  }

  .contact-section .social-links {
    display: none;
  }

  .project-hihglight-text {
    font-size: 20px;
    font-weight: 100;
    line-height: 2rem;
  }

  .project-information > li {
    font-size: 12px;
  }

  .mobile-project,
  .mobile-project-parent {
    display: block !important;
  }

  .desktop-project,
  .desktop-project-parent {
    display: none !important;
  }

  .process-sketch {
    padding: 23px;
  }

  #preloader video {
    -webkit-transform: scale(1.9);
    -moz-transform: scale(1.9);
    -ms-transform: scale(1.9);
    transform: scale(1.9);
  }

  .homepage .header-wrapper .brand-logo img.home-logo {
    max-width: 235px;
  }

  .mobile_citations {
    display: block;
  }

  .mobile_citations #more {
    display: none;
  }

  .desktop_citations {
    display: none;
  }

  .ma_team_area .ma_tem_pop_up {
    width: 90%;
  }

  .ma_team_area .ma_tem_pop_up .inner_team .member_box {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .signature-spacing {
    padding-left: 20px;
  }

  .prev_journal_grid_popup {
    height: 40px;
    width: 40px;
  }

  .next_journal_grid_popup {
    height: 40px;
    width: 40px;
  }

  .close_journal_grid_popup {
    top: 40px;
    position: relative;
    height: 40px;
    width: 40px;
    right: 0px;
  }

  .journal-vertical-spacing {
    margin-top: 20px;
  }

  .content2content-spacing {
    margin-bottom: 4rem !important;
  }

  .title-content-spacing {
    margin-top: 30px !important;
  }

  .year-content-spacing {
    margin-bottom: 20px !important;
  }

  /* .year-equal-dist {
    justify-content: space-between;
  } */

  .studio-spacing {
    margin-top: 5rem;
  }

  .mobile-side-spacing {
    padding-right: 24px;
  }

  .prevNext-container {
    margin-top: 0;
    margin-bottom: 0;
  }

  .mj-citation {
    margin-left: -10px;
  }

  .news-nav {
    margin-top: 30px;
  }
}
