.mod-banners  img {height: auto;}

@media (min-width: 481px) and (max-width: 767px) {
  .t3-spotlight-2.row > div:nth-child(3) {
    margin-left: 0;
    clear: left;
  }
}

.t3-sidebar .t3-module .module-ct {
  padding: 0;
}

/*JA Support - category link*/
.t3-main-content .t3-module.customTitle .module-ct {
    border-top: 2px solid #000000;
    border-left: 0;
    border-right: 0;
    padding: 23px 0;
    margin-bottom: 0;
}


.t3-main-content .t3-spotlight .t3-module.customTitle .module-ct .categoryTitle {
    margin-bottom: 23px;
}

.t3-sidebar .t3-module.customTitle .categoryTitle {
    margin: 23px 5px;
}

.t3-main-content .t3-module.customTitle .module-ct .categoryTitle {
	line-height: 1;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}

.customTitle a.catLink {
    color: #000000;
}

@media (max-width: 480px) {
.t3-main-content .t3-spotlight-2 .col {
    margin-top: 2rem;
    margin-bottom: 6rem;
}
} 

@media (max-width: 480px) {
.t3-main-content .t3-spotlight-3 .col {
    margin-top: 2rem;
    margin-bottom: 6rem;
}
#Mod458 .module-ct {
    padding: 0 16px;
}
} 

.t3-spotligt .t3-module.customTitle .module-ct {
    border-top: 2px solid #000000;
    border-left: 0;
    border-right: 0;
    padding: 23px 0;
    margin-bottom: 0;
}

.t3-spotligt .t3-module.customTitle .module-ct .categoryTitle {
    line-height: 1;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}

.customTitle a.catLink {
    color: #000000;
}
}

.t3-sidebar .t3-module.customTitle .module-ct {
    border-top: 2px solid #000000;
    border-left: 0;
    border-right: 0;
    padding: 23px 0;
    margin-bottom: 0;
}

.t3-sidebar .t3-module.customTitle .module-ct .categoryTitle {
    line-height: 1;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}

.customTitle a.catLink {
    color: #000000;
}
}

/*JA Content Listing*/
.newTitle .category-listing ul li a {
    text-transform: uppercase;
}
.jacl-layout.newTitle .category-listing ul li:first-child a {
    padding: 23px 0;
    margin-bottom: 0;
    line-height: 1;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}

.jacl-layout.newTitle .jacl-item__title a {
    color: #222222;
}

.jacl-layout.newTitle .jacl-item__introtext {
    font-family: 'Noticia Text', serif;
    color: #666666;
    margin-bottom: 12px;
}