.podcastListing{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.podcastListingItem{background-color:#fff;-webkit-box-shadow:0 0 5px 5px rgba(0,0,0,.12);-moz-box-shadow:0 0 5px 5px rgba(0,0,0,.12);box-shadow:0 0 5px 5px rgba(0,0,0,.12);flex-basis:30%;margin:15px 1.65%;padding:25px}@media screen and (max-width:900px){.podcastListingItem{background-color:#fff;-webkit-box-shadow:0 0 5px 5px rgba(0,0,0,.12);-moz-box-shadow:0 0 5px 5px rgba(0,0,0,.12);box-shadow:0 0 5px 5px rgba(0,0,0,.12);flex-basis:48%;margin:15px 1%;padding:25px}}@media screen and (max-width:600px){.podcastListingItem{background-color:#fff;-webkit-box-shadow:0 0 5px 5px rgba(0,0,0,.12);-moz-box-shadow:0 0 5px 5px rgba(0,0,0,.12);box-shadow:0 0 5px 5px rgba(0,0,0,.12);flex-basis:100%;margin:15px 0;padding:25px}}.podcastCard_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.podcastCard_Signature{flex-basis:55%}.podcastCard_FeaturedImage{flex-basis:40%}.cardPodcast_flag{font-size:13px;letter-spacing:2px}.blogCardName{font-size:20px;line-height:30px;margin-top:10px}.blogCardDividerRed{background-color:#cb2b39;height:5px}.cardBlogURL{color:#102138;display:block;font-weight:700;text-decoration:none}.blackLink{color:#000;text-decoration:none}.the_topics_wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:30px 1.65% 40px}.the_topics_item{border:1px solid #c8c8c8;border-radius:0;flex-basis:48%;height:40px;padding-left:10px}.the_form__item{flex-basis:48%}#searchFormInput{border:1px solid #c8c8c8;border-radius:0;height:40px;padding-left:10px;width:100%}.hideCard{display:none}.BlogPostLink{color:#000;display:block;font-weight:700;text-decoration:none}