For screen reader problems with this website, please call765-653-54197 6 5 6 5 3 5 4 1 9Standard carrier rates apply to texts.
/* ==================== Videos (block-51) ====================*/ .dsg-block-51 { margin-top: 0.5rem; margin-bottom: 0.5rem; } .dsg-block-51-list { list-style: none; justify-content: center; margin-bottom: 0; } .dsg-block-51-list-item { margin: 0; padding: 0 0.5rem 0.5rem; text-align: center; } .dsg-block-51-list-item:last-child { padding-bottom: 0; } .dsg-block-51__background { margin-bottom: 0.5rem; min-height: 15rem; } .dsg-block-51__content { text-align: center; padding: 0.5rem; } .dsg-block-51__heading-line-1 { color: inherit; } .dsg-block-51__heading-line-2 { color: inherit; } .dsg-block-51__paragraph { max-width: 35rem; margin: 0 auto 1rem; } .dsg-block-51__button, .dsg-block-51__button:visited, .dsg-block-51__button:focus { /* Button override */ } .dsg-block-51__button:hover { /* Button hover override */ } .dsg-block-51__video-wrapper { display: flex; flex-direction: column; justify-content: center; align-items: center; cursor: pointer; } .dsg-block-51-image { filter: brightness(.75); } .dsg-block-51-icon { color: #fff; font-size: 8rem; display: block; position: absolute; opacity: .8; } @media screen and (min-width: 600px) { .dsg-block-51__background { min-height: 20rem; } .dsg-block-51__content { padding: 0.5rem; } } @media screen and (min-width: 960px) { /* Stack items horizontally on medium screens (max 2 items per row) Comment out for 3 list items */ /* .dsg-block-51-list-item { flex: 1 0 50%; padding: 0 0.25rem 0.5rem; }*/ /* Don't stack items on medium screens (keep all items in one row) Uncomment for 3 list items */ .dsg-block-51-list-item { flex: 1; padding: 0 0.25rem 0.5rem; } .dsg-block-51-list-item:last-child { padding-bottom: 0.5rem; } } @media screen and (min-width: 1280px) { .dsg-block-51 { margin-top: 1rem; margin-bottom: 1rem; } .dsg-block-51-list-item { flex: 1; } .dsg-block-51__background { min-height: 25rem; } .dsg-block-51__content { padding: 1rem; } } @media screen and (min-width: 1600px) { .dsg-block-51__background { min-height: 30rem; } }