  .card { border-color: #d1d2d3 !important; }
  .card-img-top {border-bottom-left-radius: 0 !important; border-bottom-right-radius: 0 !important; }
  .card-text {font-size: .9rem;}
  .thumbnail {padding-bottom: 10px; border-bottom: 0px solid #e4e5e6; margin-bottom: 20px;}
  .icon {min-width: 40px;}
  .slide img { width: 100%; height: auto;  object-fit: cover; border-radius: 5px;}
  .slide h3 { margin-top: 1rem; font-size: 1.25rem;  font-weight: bold;  text-transform: uppercase;  color: #333;}

@media screen and (max-width: 575px) {
    .slider {flex-direction: column;}
    .card-img-top, p.card-text, button.carousel-control-next, button.carousel-control-prev {display: none !important; }
    .card {width: 100%;}   .card-body {padding: .75rem 1rem .5rem 1rem !important;}  
     #featured-auto .card-body {background-image: url('/app_themes/blankcanvas/AIP-BS-5.1.3/images/card-bg-xs-auto-home.jpg'); background-repeat: no-repeat; background-position: right center; background-size: contain;}
     #featured-dental .card-body {background-image: url('/app_themes/blankcanvas/AIP-BS-5.1.3/images/card-bg-xs-dental.jpg'); background-repeat: no-repeat; background-position: right center;  background-size: contain;}
     #featured-life .card-body {background-image: url('/app_themes/blankcanvas/AIP-BS-5.1.3/images/card-bg-xs-life.jpg'); background-repeat: no-repeat; background-position: right center; background-size: contain;}
     #featured-ltc .card-body {background-image: url('/app_themes/blankcanvas/AIP-BS-5.1.3/images/card-bg-xs-ltc.jpg'); background-repeat: no-repeat; background-position: right center; background-size: contain;}
     #featured-tripcan .card-body {background-image: url('/app_themes/blankcanvas/AIP-BS-5.1.3/images/card-bg-xs-trip-can.jpg'); background-repeat: no-repeat; background-position: right center; background-size: contain;}
     #featured-pet-neat .card-body {background-image: url('/app_themes/blankcanvas/AIP-BS-5.1.3/images/card-bg-xs-pet.jpg'); background-repeat: no-repeat; background-position: right center; background-size: contain;}
     /*.btn {padding: 0.25rem 0.5rem !important; font-size: .875rem !important; border-radius: 0.2rem !important; ;}*/
   }

/* These styles created to help filter & identify certain links/elements for event triggers & tags in Google Tag Manager*/
/* These are not necessarily added for styling/appearance */
 .featured-cta  /* CTA Buttons in the "Featured Plans" section of the Home Pg */
 .all-plans-cta /* CTA Buttons in the "All Plans" section when exapanded  */