/*mobile only edits*/

@media only screen and (max-width: 600px){
div#block-touchstone-me-headercontent .l-layout__main.l-layout--layout-twocolumn-halves > div:last-of-type {
    justify-content: flex-start;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
    align-items: center;
    padding: 10px;
}

a.c-button--solid.u-bgc--none.u-fgc--none.u-hbc--none.u-hfc--none.c-button {
    margin: 5px;
}
}


/**/

.t-teme-temp2 .l-link-list.l-link-list--card .c-link-list-item {
    border-radius: 50px;
}

/*SHiNE Slideshow*/

.tp-caption__title {
    color: white;
}

.tp-caption__title {
    font-size: 48px;
    filter: drop-shadow(0 0 0.25rem black);

}

.tp-tabs.tp-span-wrapper.outer-bottom.nav-pos-hor-left.nav-pos-ver-bottom.nav-dir-horizontal {
    display: none;
}
.main-slideshow-block.rev_slider_wrapper {
    height: 700px;
}

.main-slideshow-block.rev_slider_wrapper {
    background-color: #314C6B;
    height: 700px;
}

.tp-caption__text {
    filter: drop-shadow(0 0 0.25rem black);
}
.tp-caption__text {
    font-size: 26px;
    filter: drop-shadow(0 0 0.25rem black);

}

/**/
time {
    color: white;
}


div#block-views-block-recent-news-block-1
li.l-list-stacked__item {
    filter: drop-shadow(0 0 0.25rem grey);
}

.tp-caption__title.mt-style-custom-all {
    font-weight: 700;
}

.main-slideshow-block.rev_slider_wrapper {
    background: transparent;
    max-height: 710px;
}

/*mobile edits*/

@media only screen and (max-width: 600px){

.main-slideshow-block.rev_slider_wrapper {
    background: transparent;
    max-height: 650px;
}