.elementor-575215 .elementor-element.elementor-element-735f4283{margin-top:0px;margin-bottom:0px;}.elementor-575215 .elementor-element.elementor-element-69433839 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-575215 .elementor-element.elementor-element-1b9da84c:not(.elementor-motion-effects-element-type-background), .elementor-575215 .elementor-element.elementor-element-1b9da84c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("../idaho_500-header-2_full-color.html");background-position:bottom center;background-repeat:no-repeat;background-size:cover;}.elementor-575215 .elementor-element.elementor-element-1b9da84c > .elementor-background-overlay{background-color:#064E76A8;opacity:1;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-575215 .elementor-element.elementor-element-1b9da84c > .elementor-container{min-height:300px;}.elementor-575215 .elementor-element.elementor-element-1b9da84c{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-575215 .elementor-element.elementor-element-84edba5.elementor-column > .elementor-widget-wrap{justify-content:center;}.elementor-575215 .elementor-element.elementor-element-84edba5 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:7px;}.elementor-575215 .elementor-element.elementor-element-24f8fc42{width:var( --container-widget-width, 75% );max-width:75%;--container-widget-width:75%;--container-widget-flex-grow:0;}.elementor-575215 .elementor-element.elementor-element-4f1baede{width:var( --container-widget-width, 75% );max-width:75%;--container-widget-width:75%;--container-widget-flex-grow:0;}.elementor-575215 .elementor-element.elementor-element-4f1baede > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-575215 .elementor-element.elementor-element-22352a82{width:var( --container-widget-width, 75% );max-width:75%;--container-widget-width:75%;--container-widget-flex-grow:0;color:#FFFFFF;}.elementor-575215 .elementor-element.elementor-element-58abca7d{margin-top:0px;margin-bottom:50px;}.elementor-575215 .elementor-element.elementor-element-3e93a510{margin-top:50px;margin-bottom:0px;}@media(min-width:768px){.elementor-575215 .elementor-element.elementor-element-84edba5{width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-24f8fc42 */.current-year-hero {
    color: rgba(255, 255, 255, 0.6);
    font-size:50px;
    font-weight:bold;
    line-height: 45px;
}



@media screen and (min-width: 768px) and (max-width: 1025px) {
    .current-year-hero {
        font-size:45px;
        font-weight:700;
        line-height: 40px;
    }
}
@media screen and (max-width: 767px) {
    .current-year-hero {
        font-size:35px;
        font-weight:700;
        line-height: 30px;
    }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-4f1baede */.header-title-sponsor h1, .header-title-sponsor h1 a{
    color: #ffffff;
    margin:0;
    line-height: inherit;
    line-height: 1;
    font-size: 50px;
}
.header-title-sponsor h1 span {
    font-style: italic;
    font-size:70%;
}


@media screen and (min-width: 768px) and (max-width: 1025px) {
    .header-title-sponsor h1 {
        font-size:45px;
        font-weight:700;
        line-height: 1;
    }
}
@media screen and (max-width: 767px) {
    .header-title-sponsor h1 {
        font-size:35px;
        font-weight:700;
        line-height: 1;
    }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-25dde368 *//* Base: grid, fills row-by-row */
.pdc-all-cats .pdc-profiles{
  display: grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: .35rem 1rem;
  list-style: none;
  margin: 0;
  padding: 25px 10px;
}

/.pdc-all-cats[class*="cols-m-2"] .pdc-profiles{grid-template-columns:repeat(2,minmax(0,1fr));}
.pdc-all-cats[class*="cols-m-3"] .pdc-profiles{grid-template-columns:repeat(3,minmax(0,1fr));}
.pdc-all-cats[class*="cols-m-4"] .pdc-profiles{grid-template-columns:repeat(4,minmax(0,1fr));}
@media (min-width:1024px){
  .pdc-all-cats[class*="cols-d-3"] .pdc-profiles{grid-template-columns:repeat(3,minmax(0,1fr));}
  .pdc-all-cats[class*="cols-d-4"] .pdc-profiles{grid-template-columns:repeat(4,minmax(0,1fr));}
  .pdc-all-cats[class*="cols-d-5"] .pdc-profiles{grid-template-columns:repeat(5,minmax(0,1fr));}
  .pdc-all-cats[class*="cols-d-6"] .pdc-profiles{grid-template-columns:repeat(6,minmax(0,1fr));}
}

.pdc-all-cats .pdc-item{
  display:flex !important;         /* override the grid */
  flex-direction:column;
  align-items:center;              /* center image + name; remove if you want left-aligned */
  gap: .35rem 1rem;
  list-style: none;
  margin: 0;
  padding: 15px 10px;
}
.pdc-all-cats .pdc-photo{width:90px;height:90px;display:block !important;overflow:hidden;}
.pdc-all-cats .pdc-photo.square{}
.pdc-all-cats .pdc-photo.circle{border-radius:50%;}
.pdc-all-cats .pdc-photo-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:10%;}
.pdc-all-cats .pdc-name {text-align:center;}
/* (Optional) kill any lingering multi-column styles from theme */
.pdc-all-cats .pdc-profiles{ column-count: initial !important; column-gap: normal !important; }

.pdc-cat-title {    
    font-size: 20px;
    font-family: "Roboto", Sans-serif;
    font-weight: 600;
    line-height: 21px;
    color: #ffffff;
    background-color: #00518a;
    padding:5px;
    /*margin-top:0px;
    margin-bottom:20px;*/ 
}

.pdc-profiles a {
    color: #00518a;
    font-weight: 800;
}

/* alternating Background */
/* Default: white */
/*.pdc-cat { 
  background: #fff; 
  
}*/

/* 
.pdc-cat:nth-child(odd),
.pdc-cat:nth-child(odd){
  background: #ecf7ff;
}*/

.pdc-all-cats .pdc-photo-img {
    border-radius: 100% !important;
    object-fit: contain !important;
}
.pdc-all-cats .pdc-photo {
    width: 150px !important;
    height: 150px !important;
}/* End custom CSS */