.t132__textwrapper {
    text-align: left !important;
}

.t132__title {
    color: #fff;
    padding-left: 3% !important;
    padding-right: 3% !important;
    margin-top: 230px;
    margin-bottom: 15px;
    text-transform:uppercase;
    line-height: 27px;
}

.t125 hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #333333;
}



.p-canvas-webgl {
  position: fixed;
  z-index: 1;
  top: 50px; left: 0;
}



    /* START: CAPTIONS UNDER PHOTOS */

.t265__icon {
    display: none !important;
}


.t265__wrapper {
    padding: 20px 20px 30px 35px !important;
}

    /* END: CAPTIONS UNDER PHOTOS */
    
    




.t-uptitle {
    font-weight: 100 !important;
}

.t001__title,
.t216__title {
    letter-spacing: 0px !important;
    font-family: Georgia !important;
	line-height: 1 !important;
	font-style: italic !important;
    padding: 24px 0 88px !important;
}

.t225__uptitle {
    padding-bottom: 0px !important; /* DATE */ 
}
.t225__title {
    font-style: italic !important;  /* ARTICLE TITLE */
	line-height: 1 !important;
}

.t253__icon {
    color: #838383 !important; /* QUOTE SIGN */ 
    line-height: 20px !important;
}

.t253__text {
    line-height: 1em !important; /* QUOTE */ 
}
    
    
}

.t265__text {
    line-height: 1.2 !important; /* CAPTION */  
}

.t216__descr { line-height: 1.2em !important;}


  /* MAINTAIN 3x4 ASPECT RATIO in ARTISTS PROFILES */

.uc-artistprofiles .t509__blockimg {
  width: 100%;
  padding-bottom: 133.33%; /* 4 ÷ 3 = 1.333 → 133.33% */
  background-size: cover;
  background-position: center;
}




@media screen and (max-width: 770px) {
  /* Mobile only */
  .t-uptitle_sm { font-size: 13px !important; }
  .t-title_xl { font-size: 56px !important; }
  .t001__descr { font-size: 18px !important; line-height: 1 !important; }
  .t-title_md { font-size: 38px !important; }
  .t253__icon { font-size: 90px !important; }
  .t-text-impact_sm { font-size: 42px !important; }
  .t265__wrapper { padding: 20px 20px 30px 20px !important; }
  .t-rec.t-rec_pt_60.t-rec_pb_60 { padding-top: 40px !important; }
  .t-text_md {font-size: 15px; line-height: 1.45;}
  .t216__descr { font-size: 18px !important; line-height: 1.2em !important;}
  
   /* Only the DATE uptitle inside t225 */
  .t225__uptitle.t-uptitle_sm {
    font-size: 13px !important; /* whatever size you want */
  }
  
   /* ARTIST PROFILES IN PROJECTS */  
  
  .uc-artistprofiles .t-heading_xs {
        font-size: 48px !important;
        line-height: 0.9em !important;
    }
    
  .uc-artistprofiles .t-card__descr {
    font-size: 16px !important;
    line-height: 1.5 !important;
}

  .uc-artistprofiles .t-card__title {
        margin-bottom: 25px !important;
        margin-top: 15px !important;
    }
        /* Force text wrapper and content to full width */
  .uc-artistprofiles .t509__textwrapper,
  .uc-artistprofiles .t509__content,
  .uc-artistprofiles .t509__box {
      max-width: 100% !important;
      width: 100% !important;
}
}


@media screen and (min-width: 771px) and (max-width: 1200px) {
  /* Tablet range */
  .t-uptitle_sm { font-size: 16px !important; }
  .t-title_xl { font-size: 72px !important; }
  .t001__descr { font-size: 24px !important; line-height: 1 !important; }
  
     /* Only the DATE uptitle inside t225 */
  .t225__uptitle.t-uptitle_sm {
    font-size: 13px !important; /* whatever size you want */
  }
  
     /* ARTIST PROFILES IN PROJECTS */  
  
  .uc-artistprofiles .t-heading_xs {
        font-size: 48px !important;
        line-height: 0.9em !important;
    }
    
  .uc-artistprofiles .t-card__descr {
    font-size: 16px !important;
    line-height: 1.5 !important;
}

  .uc-artistprofiles .t-card__title {
        margin-bottom: 25px !important;
        margin-top: 15px !important;
    }
    
    
    /* Force text wrapper and content to full width */
  .uc-artistprofiles .t509__textwrapper,
  .uc-artistprofiles .t509__content,
  .uc-artistprofiles .t509__box {
      max-width: 100% !important;
      width: 100% !important;
}

}




@media screen and (min-width: 771px) and (max-width: 960px) {
    
    .uc-artistprofiles .t-card__descr {
        padding-left: 20px !important;
}
}





@media screen and (min-width: 1201px) {
  /* Desktop only */
  .t-uptitle_sm { font-size: 22px !important; }
  .t-title_xl { font-size: 96px !important; }
  .t-descr_xl { font-size: 30px !important; line-height: 1.2 !important; }
  
  .t-heading_xs {
    line-height: 0.9em !important;
  }
  
  .t-text_md {
      font-size: 16px !important;
      line-height: 1.55 !important;
      }
  .uc-artistprofiles .t-card__descr {
      font-size: 16px !important;
      line-height: 1.55 !important;
      }
  
     /* Only the DATE uptitle inside t225 */
  .t225__uptitle.t-uptitle_sm {
    font-size: 13px !important; /* whatever size you want */
  }
}

    