 /*.list-card-style.hasBackground {*/
 /*    background-color: #000;*/
 /*}*/
 
 section.list-card-style.list-card-style-collection > * {
	 padding-left: 0;
	 padding-right: 0;
}
 .list-card-style .collection__items {
	 display: grid;
	 margin: 40px auto;
	 gap: 10px;
}
 
 .list-card-style .collection__items .collection__item {
	 width: 100%;
	 padding: 20px;
	 background-color: #fff;
	 box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	 margin-bottom: 1.25rem;
	 box-sizing: border-box;
}

.list-card-style.hasBackground.icon-group .collection__items .collection__item {
    background: none;
}

 .list-card-style .collection__items .collection__item.isOffset {
     box-shadow: none;
     display: none;
 }
 
 .list-card-style .collection__items .collection__item.isOffset .collection__teaser{
     display: none;
 }
 .icon-group .collection__items .collection__item img {
	 max-width: 200px!important;
	 height: auto;
}

.icon-group.supertext .collection__header {
    font-size: 32px;
    font-weight: 400;
    line-height: 1.13;
}
.collection__header.largeTitleClass {
    color: #500000!important;
    font: normal normal 600 32px/47px Oswald;
}
 .list-card-style .collection__items .collection__item.plain {
	 box-shadow: none;
}
 .list-card-style .collection__items.four-column {
	 grid-template-columns: repeat(4, 1fr);
}
.list-card-style .collection__items.three-column {
    grid-template-columns: repeat(3, 1fr);
}
 .list-card-style .collection__items.two-column {
	 grid-template-columns: repeat(2, 1fr);
}

 .list-card-style .collection__items .collection__item.two-column .collection__image {
     max-height: 250px;
 }
 
 .list-card-style .collection__items .collection__item.two-column .collection__image img {
     object-position: top;
 }
 
 .content-alignment__left {
	 align-items: flex-start;
	 text-align: left !important;
}
 .content-alignment__center {
	 align-items: center;
	 text-align: center !important;
}
.row-subheader {
    width: 100%;
}

 .list-card-style .collection__header {
	 color: #000;
	 margin: 10px;
	 margin-left: 0px;
	 width: 100%;
}
 .list-card-style .collection__subtitle {
	 color: #500000;
	 font-weight: bold;
	 font-style: normal;
	 font-size: 16px;
}
 h4.collection__subtitle {
	 text-transform: uppercase;
}
 .list-card-style .list-card-style__items .list-card-style__item {
	 padding: 15px;
}


/*--------LINK SPECIFIC STYLE--------*/

 .list-card-style .link-list-card-style-collection .direction__items {
	 display: flex;
	 flex-direction: column;
}
 .list-card-style .link-list-card-style-collection .list-card-style__items .list-card-style__item {
	 border-top: 1px solid #f3f3f3;
}


/*-------TEXT SPECIFIC STYLE------*/

 .list-card-style .text-list-card-style-collection.collection__items .collection__item {
	 flex: 1;
	 max-width: 100%;
	 display: flex;
	 flex-direction: column;
	 justify-content: space-between;
}
 .list-card-style .text-list-card-style-collection .collection__teaser {
	 width: 100%;
}
 .list-card-style .list-card-style__items .list-card-style__item .item-title {
	 font-weight: bold;
	 color: #500000;
}
 .justify-start .collection__items .collection__item {
	 justify-content: start!important;
}
 .list-card-style .html-content {
     padding: 0 !important;
     margin-bottom: 20px;
}
 .list-card-style.black .html-content {
     padding: 0 !important;
     margin-bottom: 20px;
     color: #000000;
}
 .list-card-style.maroon .html-content {
     padding: 0 !important;
     margin-bottom: 20px;
     color: #500000;
}
 .list-card-style.white .html-content {
     padding: 0 !important;
     margin-bottom: 20px;
     color: #FFFFFF;
}


/*--------IMAGE SPECIFIC STYLE-------*/

 .collection__item .collection__image {
	 max-height: 200px;
	 display: flex;
	 justify-content: center;
}

 .collection__item .collection__image img {
	 width: 100%;
	 height: auto;
	 object-fit: cover;
	 object-position: center;
}
 .list-card-style .image-list-card-style-collection .collection__teaser {
	 width: 100%;
	 color: #000000;
}
 .collection__item.item_has_link .collection__image img {
	 height: 100%;
}
 .list-card-style .image-list-card-style-collection .item_has_link .collection__header {
	 font-family: Oswald;
	 font-size: 21px;
	 font-weight: normal;
	 font-stretch: normal;
	 font-style: normal;
	 line-height: 1.33;
	 letter-spacing: normal;
	 color: #500000;
}
 .list-card-style .image-list-card-style-collection .item_has_link .collection__teaser {
	 box-sizing: border-box;
}
 .list-style-button-div {
	 width: 100%;
	 padding-top: 20px;
}
 .list-style-button-div .button {
	 margin-bottom: 0px;
}
 .collection__item:first-of-type {
	 margin-left: 0px!important;
}
 .collection__item:last-of-type {
	 margin-right: 0px!important;
}
 .no-box-shadow .collection__item {
	 box-shadow: none!important;
}

.list-card-header {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 10px;
}

.list-card-header .teaser__icon {
    color: #500000;
    font-size: 1.5rem;
    display: flex;
    align-items: center;
}
.list-card-contain-image .collection__item .collection__image img {
    height: 160px !important;
    object-fit: contain !important;
}
.admissions-list-card-style  h4.collection__subtitle {
    text-transform: unset;
} 
.section-wrap--shade .collection__item.plain {
    background: none;
}

.list-card-style .rowBackgroundImage {
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    /*opacity: 0.6;*/
    left: 0;
    right: 0;
    overflow: hidden;
    top: 0;
    margin: 0;
    max-width: 100%;
    width: 100%;
    height: 100%;
}


/*-------------MEDIA BREAKPOINTS-----------*/

@media screen and (max-width: 768px) {
	 section.list-card-style.list-card-style-collection > * {
		 padding-left: 0;
		 padding-right: 0;
	}
	.list-card-style .collection__items {
	    grid-template-columns: repeat(1, 1fr)!important;
	}
	.list-card-style .collection__items .collection__item {
		 width: 100%;
		 min-width: 100%;
	}
	.list-card-style .collection__items .collection__item {
		 flex: 0 1 100%;
		 margin-bottom: 3rem;
	}
	 .list-card-style .collection__items .collection__item:last-child {
		 margin-bottom: 0;
	}
}

@media screen and (max-width: 992px) {
	 .list-card-style .collection__items .collection__item {
		 flex: 0 1 48%;
	}
	
	.list-card-style .collection__items.four-column {
	    grid-template-columns: repeat(2, 1fr);
	}
}

@media screen and (min-width: 1200px) {
	 .five-item-list-card-style .image-list-card-style-collection {
		 justify-content: start !important;
	}
	 .five-item-list-card-style .image-list-card-style-collection .collection__item {
		 max-width: 33%;
	}
}

@media screen and (max-width: 1200px) {
	 section.list-card-style.list-card-style-collection > * {
		 padding-left: 0;
		 padding-right: 0;
	}
}


 