html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
*{margin:0;padding:0;box-sizing:border-box;}
/** clearfix **/
.clearfix:after{content: ".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix{display:inline-block;}

body{font-family:"Roboto Condensed", Helvetica, Arial, sans-serif;font-size:1.125em;font-weight:100;margin:0;padding:0;overflow-x:hidden;-webkit-text-size-adjust:100%;overflow:visible;}

.project-titles{color: #f9cbcb;font-size:0.9em;text-transform:uppercase;}
.portfolio-copy-details p {margin-top:0 !important;padding:0;}
.portfolio-copy-details h1{font-size:2.25em !important;letter-spacing:-1px;font-weight:300;text-transform:uppercase;margin:0 0 -2px 0;color:white;}

.project-grid{margin-top:20px;width:100%;display:block;clear:both;overflow:hidden;}
#rightSide2 h1{font-size:1.5em;font-weight:300;letter-spacing:5px;color:#777;text-transform:uppercase;padding:5% 0 0 0;border-top:thin solid #999;text-align:center;}

#leftSide .portfolio-copy-details h1{font-size:3.25em !important;letter-spacing:-1px;font-weight:700;text-transform:uppercase;margin:0 0 -2px 0;color:white;}

.project-image .grid-thumbs{display:inline-block;width:30%;aspect-ratio:1/1;margin:0 2% 1% 0;float:left;}
.project-copy-title{padding:1em 0 0.5em 0.5em;font-size:1.5em;font-weight:300;}

.creative-services{display:block;width:100%;padding-bottom:0.5em;font-size:2vw;text-transform:uppercase;text-align:center;}
.gradient-title {
    background: linear-gradient(0deg, #475b68 20%, rgba(17, 24, 28, 0) 45%), linear-gradient(90deg, #3c580f 0%, #904f4f 33.333%, #846598 50%, #11181c 100%);
    background-size: 125% 50%;
    font-size: 4vw !important;
    font-weight:100 !important;
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    -moz-background-clip: text;
    -webkit-animation: intro-gradient 1.8s
ease backwards;
    animation: intro-gradient 1.8s 
ease backwards;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.gradient-title {
    line-height: 1;
    letter-spacing: -.035em;
    -webkit-background-clip: text;
    padding-bottom: .75em;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
#contentArea{
display:-webkit-box;
display:-moz-box;
display:-ms-flexbox;
display:-webkit-flex;
display:flex;
-webkit-flex-flow:row wrap;
flex-flow:row wrap;
text-align:center;}
#theStage_cntr{margin:0 0 0 0;}
#theStage{margin:0 auto;}
#wrapper{display:block;width:94%;margin:0 auto;}
img{border:0;max-width:100%;}

.resp-desktop{margin-top:25px;}

#leftSide{display:block;clear:both;overflow:hidden;margin:0 auto;padding:10% 5% 5% 5%;width:100%;float:left;text-align:left;background: linear-gradient(-40deg, rgba(135, 95, 95, 1) 0%, rgba(90, 55, 55, 1) 80%);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;order:1;}
#leftSide2{
  display:block;clear:both;overflow:hidden;margin:0 auto;padding:7% 5% 5% 5%;
  width:100%;float:left;text-align:left;
  background: linear-gradient(-40deg, rgba(135, 95, 95, 1) 0%, rgba(90, 55, 55, 1) 80%);
  -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;
  order:1;
}
#rightSide{display:block;clear:both;overflow:hidden;margin:0 auto;padding:5%;width:100%;float:right;background-color:#EEE;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;order:2;}
#rightSide2{display:block;clear:both;overflow:hidden;margin:0 auto;padding:0;width:100%;float:right;background-color:#EEE;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;order:2;}

.responsive-hide{display: none;}
.responsive-show{display: block;}

#leftSide .portfolio-copy-details{line-height:1.5;font-weight:300;text-align: center;}
#leftSide2 .portfolio-copy-details{line-height:1.5;font-weight:300;text-align: center;margin-top:1em;}
#leftSide2 .whiteBtn{margin:0 auto;}

#leftSide h1{font-size:3.175em;font-weight:700;line-height:1em}
#leftSide h2{font-size:2.25em;font-weight:300;line-height:0.8em;margin-bottom:20px}
#leftSide .web-blurb{margin-top:1em;}

#leftSide2 h1{font-size:3.175em;font-weight:700;line-height:0.9em}
#leftSide2 h2{font-size:2.25em;font-weight:300;line-height:0.8em}
#leftSide2 .web-blurb{margin-top:1em;}

.web-thumbs{list-style:none;}
.thumb {flex: 0 0 auto;height:100%;width:30%;max-width: 390px;overflow:hidden;}
.card__media{aspect-ratio: 39 / 30; width: 100%; height: auto;object-fit:cover;display:block;object-position:top;}

/*Footer*/
footer{width:100%;text-align:center;margin:0 auto;padding:15px;overflow:hidden;background-color:#484d55}
.logoDark{display:block;margin-bottom:10px;width:auto;height:60px;background:url(../images/laLogo_light.svg);background-repeat:no-repeat;background-position:top center;}
footer p{color:rgba(255,255,255,1);font-weight:100;margin:0 auto;}
footer ul{display:none;}

    :root {
      --bg-dark: #2b2f34;
      --bg-panel: #dde5ec;
      --bg-left: #6f808d;
      --text-main: #ffffff;
      --text-muted: #dfe5ec;
      --accent: #ffffff;
      --thumb-bg: #ffffff;
      --thumb-border: #ccd4dd;
      --shadow-soft: 0 10px 30px rgba(0, 0, 0, 0.28);
      --font-main: "Helvetica Neue", Arial, sans-serif;
    }

    * { box-sizing: border-box; }

    /* --- Page Layout --- */

    .page-wrap {
      display: grid;
      grid-template-columns: minmax(260px, 360px) minmax(0, 1fr);
      min-height: calc(100vh - 70px);
    }

    .panel-left {
      background: var(--bg-left);
      padding: 60px 46px;
      color: var(--text-main);
    }

    .panel-right {
      background: var(--bg-panel);
      padding: 46px 46px 60px;
      overflow-x: hidden;
    }


    /* --- Right Panel: Portfolio Grid --- */

    .portfolio-grid {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 32px 28px;
    }

    .project-card {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      font-size: 12px;
    }

    .project-thumb {
      position: relative;
      width: 100%;
      border-radius: 4px;
      overflow: hidden;
      background: var(--thumb-bg);
      border: 1px solid var(--thumb-border);
      box-shadow: var(--shadow-soft);
      cursor: pointer;
    }

      .project-image {
      position: relative;
      width: 100%;
      overflow: hidden;
      }

.float-article-left {
  float: left;
  width: 49%;
  box-sizing: border-box;
}
.float-article-left-2 {
  margin:0 auto;
  width: 90%;
  box-sizing: border-box;
}
.float-article-left-third {
  float: left;
  width: 32%;
  margin-right:2%;
  box-sizing: border-box;
}

.float-article-right {
  float: right;
  width: 49%;
  box-sizing: border-box;
}

.float-article-right-2 {
  margin:5% auto 0 auto;
  width: 90%;
  box-sizing: border-box;
}

.float-article-right-third {
  float: right;
  width: 32%;
  box-sizing: border-box;
}
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
    .project-thumb img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
      transform: scale(1);
      transition: transform 0.2s ease-out;
    }

    .project-thumb:hover img {
      transform: scale(1.06);
    }

    .project-meta {
      margin: 8px auto 0 auto;
      color: #222831;
      text-transform: none;
      text-align: center;

    }

    .project-title {
      font-weight: 600;
      font-size: 18px;
      margin: 0 0 2px;
    }

    .project-type {
      font-size: 16px;
      font-weight: 300;
      text-transform: uppercase;
      letter-spacing: 0.14em;
      color: #5b6670;
    }


.product-gallery{
  display: grid;
  grid-template-columns: 1fr 400px;
  gap: 18px;
  align-items: start;
  padding:5%;
}

.gallery-main{
  margin: 0;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0,0,0,.12);
}

.gallery-main img{
  display: block;
  width: 100%;
  height: auto;
}

.gallery-thumbs{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}

.thumb{
  width: 17%;
  flex-shrink: 0;
}

.thumb img{
  display: block;
  width: 100%;
  height: auto;
}

.thumb:hover{
  transform: translateY(-1px);
}

.thumb.is-active,
.thumb:focus-visible{
  border-color: #a52c2a;
  outline: none;
}

@media (max-width: 900px){
  .product-gallery{
    grid-template-columns: 1fr;
  }
}


    @media (max-width: 1080px) {
      .page-wrap {
        grid-template-columns: 1fr;
      }
      .panel-left {
        padding: 40px 24px 30px;
      }
      .panel-right {
        padding: 30px 20px 40px;
      }
    }

    @media (max-width: 900px) {
      .portfolio-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }
    }

    @media (max-width: 640px) {
      .portfolio-grid {
        grid-template-columns: 1fr;
      }
      .hero-title {
        font-size: 32px;
      }
      .hero-subtitle {
        font-size: 16px;
        letter-spacing: 0.2em;
      }
    }

/* TABLET */
@media only screen and (min-width: 480px) {
#contentArea{padding-top:0;}
#leftSide2 .whiteBtn{margin:0;}

}

/* DESKTOP */
@media only screen and (min-width: 768px) {

#contentArea{padding-top:65px;}
.responsive-hide{display: block;}
.responsive-show{display: none;}

#leftSide, #leftSide2 {width:35%;}
#rightSide, #rightSide2 {width:65%;}

#leftSide .portfolio-copy-details{text-align:left;}
#leftSide2 .portfolio-copy-details{text-align:left;margin-top:0;}

#rightSide .content-cntr{width:90%;margin:5% auto 0 auto;padding:0;}
#rightSide2 .content-cntr{width:90%;margin:5% auto 0 auto;padding:0;}

.float-article-left-2{
  margin: 0;
  float: left;
  width: 49%;
  box-sizing: border-box;
}

.float-article-right-2{
  float: right;
  margin: 0;
  width: 49%;
  box-sizing: border-box;
}
.thumb{
  width: 100px;
  flex-shrink: 0;
}

#portfolio li{margin:0 0 30px 0;width:25%;}

#portfolio li:first-child,li:nth-child(3),li:nth-child(5),li:nth-child(7),li:nth-child(9),li:nth-child(11){padding:0 1% 0 0;}
#portfolio li:nth-child(2), li:nth-child(4),li:nth-child(6),li:nth-child(8),li:nth-child(10){padding:0 1% 0 0;}

footer{text-align:left;margin:0;padding:2% 0 2% 5%;}
.logoDark{background-position:top left;}
footer ul{display:block;list-style:none;margin:10px 0;text-align:left;font-weight:100;}
footer ul a{text-decoration:none;color:#c7dae3;text-align:left;padding:0;opacity:1;font-size:1.125em;display:inline-block;margin:0 25px 0 0;line-height:1;outline:none;transition:0.3s ease;}
footer ul li{display:inline-block;}
footer ul li a:hover{opacity:1;color:#ffea97;text-decoration:none;}

}