:root {
  --content-space: 0.5em !important;
  --content-width: calc((1150px - (var(--content-space) * 8)) / 3) !important;
  --width: ;
  --height: ;
}


.isotope-item {
    height:230px !important;
    width: var(--content-width) !important;
    margin: var(--content-space) !important;
}



.o-resourceHubListing.container,
.o-resourceHubListHeader .resourceHubBanner.container{
  padding: 0 30px;
}
.o-resourceHubListHeader{
  /*   margin-top: 70px; */
  background: #fbf9fc;
  padding-top: 120px;
}

@media (min-width : 992px) {
  .o-resourceHubListHeader{
    /*     margin-top: 150px; */
    padding-top: 186px;
  }
}





a.apply-filter {
  display: none;
}
.feature-flex {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  width: 100%;
}
.left-f {
  width: 50%;
  padding-right: 30px;
}
span.topic-link {
  color: #4A4D5A;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
span.f-resource.hidef img.n-img {
  display: none;
}
span.f-resource.hidef img.a-img {
  display: block;
}
img.a-img {
  display: none;
}
.single-feature {
  border-bottom: 1px solid #D2D2D6;
  padding: 30px 0;
}
.f-img img.featured-post-image {
  width: 100%;
  height: 263px;
  object-fit: cover;
}
.right-f {
  width: 50%;
}
h4.fpost-title {
  border-bottom: 1px solid #92949C;
  padding-bottom: 17px;
  position: relative;
}
h4.fpost-title:before {
  position: absolute;
  content: "";
  background: #14151A;
  width: 50px;
  height: 3px;
  bottom: -2px;
  left: 0;
}
.f-content {
  background: #FBF4EF;
  padding: 30px 30px 40px 30px;
}
.f-content h4,.single-feature h5,h4.fpost-title{ margin-bottom:0;}
div#subscribe {
  padding: 85px 0;
}
.f-content h4 a,.single-feature h5 a{ text-decoration:none;}
.o-resourceHubListing.rs_preserve {
  padding-top: 50px;
  padding-bottom: 100px;
  overflow: hidden;
}
span.f-resource {
  color: #14151A;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  border: 2px solid #E71F58;
  padding: 8px 20px;
  display: none;
  justify-content: space-between;
  cursor: pointer;
  margin-bottom: 30px;
}
.m-resourceHubListHeader__breadcrumbs .container{
  padding: 0 30px;
}
.m-resourceHubListHeader__breadcrumbs ul li {
  list-style: none;
  padding-left: 0;
  margin: 0;
  font-size: 13px;
}
.m-resourceHubListHeader__breadcrumbs ul li:before{
  background:none;
}
.m-resHubIndex__filterWidget.topics .filterTagWrap li a.is-active, .m-resHubIndex__filterWidget.topics .filterTagWrap li a:hover{
  background: #FBF4EF !important;
  border: 1px solid #ECDCCF !important;
}
.m-resourceHubListHeader__breadcrumbs ul li:not(:first-child):before{
  content: '';
  background: url(https://8316206.fs1.hubspotusercontent-na1.net/hubfs/8316206/SaltedStone/images/bc_arrow2.svg) no-repeat;
  display: inline-block;
  position: relative;
  top: 0;
  border-radius: 0;
  margin-right: 7px;
  margin-left: 9px;
  /*   
  width: 12px;
  height: 7.5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 6px solid #2e1747; 
  */
}
.m-resourceHubListHeader__breadcrumbs ul li a{
  color: #13091D;
  text-decoration: underline;
}





.m-resHubIndex__filterWidget.topics .filterTagWrap ul li {
  width: auto;
  margin-right: 10px;
}
.m-resHubIndex__filterWidget.topics .filterTagWrap ul li:last-child {
  margin-right: 10px;
}
.m-resHubIndex__filterWidget.topics .filterTagWrap ul{ margin-bottom:50px;}
.s2-res-temp .m-resHubIndex__filterWidget.topics .filterTagWrap li a{ padding: 7px 25px; font-size:16px;}
.m-resHubIndex__blogItem {
  background: #FBF4EF;
  border-top: 10px solid #ECDCCF;
  box-sizing: border-box;
  padding: 20px;
  margin-bottom: 20px;
  position: relative;
  transition: all 0.5s ease;
  


}
.m-resHubIndex__blogItem:hover {
    background: #EFE3D9;
}
.m-resHubIndex__blogItem.promoted:after{
  content: '';
  width: 38px;
  height: 24px;
  display: inline-block;
  background: url(https://8316206.fs1.hubspotusercontent-na1.net/hubfs/8316206/SaltedStone/images/star_icon.svg);
  position: absolute;
  right: 0;
  top: 44%;
}
.m-resHubIndex__featImage img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 12px;
}
.m-resHubIndex__blogItem.external-links img {
  object-fit: contain;
}
.m-resHubIndex__contentMeta{
  flex-direction: column;
}
.m-resHubIndex__blogItem.external-links .m-resHubIndex__contentMetaDate{
  display: none !important;
}
.m-resHubIndex__contentMetaDate,
.m-resHubIndex__contentmetaTag {
  font-size: 14px;
  font-weight: 600;
  color: #2E1747;
}
.m-resHubIndex__blogItem.promoted .m-resHubIndex__contentMetaDate{
  padding-right: 40px;
}
.m-resHubIndex__postMinRead span:before {
  content: '';
  width: 14px;
  height: 14px;
  background: url(https://8316206.fs1.hubspotusercontent-na1.net/hubfs/8316206/SaltedStone/images/clock_icon.svg);
  display: inline-block;
  margin-right: 8px;
}
.m-resHubIndex__contentSummary h4:hover,
.m-resHubIndex__contentTags.externalLinks a:hover {
  color: var(--magenta);
}

.m-resHubIndex__blogItem.external-links .m-resHubIndex__contentTags:not(.externalLinks){
  display: none !important;
}
.m-resHubIndex__contentTags:not(.externalLinks) span {
  font-size: 13px;
  line-height: 21px;
  color: #13091d;
  background: #fff;
  border: 2px solid #f4e7f7;
  box-sizing: border-box;
  border-radius: 8px;
  margin: 0 5px 5px 0;
}

.m-resHubIndex__contentTags:not(.externalLinks) span.language-code {
    color: #14151A !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 900 !important;
    line-height: normal !important;
    letter-spacing: 2.4px !important;
    text-transform: uppercase !important;
    background: #ECDCCF !important;
    padding: 3px 6px !important;
    display: inline-block;
    border-radius: 0px !important;
}


.m-resHubIndex__contentmetaTag .metaTag{
  /*   display: none; */
  font-size: 14px;
  font-weight: bold;
}
/* .m-resHubIndex__contentmetaTag .metaTag.featured-tag:not(:last-of-type):after {
content: '•';
padding: 0 2px 0 5px;
} */
/* .m-resHubIndex__contentmetaTag span.metaTag:not(.rTypeTag ):after {
content: '•';
padding: 0 2px 0 5px;
} */

.m-resHubIndex__contentmetaTag span.metaTag.rTypeTag:before {
  content: '•';
  padding: 0 5px 0 2px;
}
.m-resHubIndex__contentmetaTag .metaTag:visible{
  background: pink;
}
.m-resHubIndex__contentTags.externalLinks a {
  color: #2E1747;
  font-size: 16px;
  font-weight: 600;
  margin-right: 30px;
  background: url(https://8316206.fs1.hubspotusercontent-na1.net/hubfs/8316206/SaltedStone/images/phone_dark.svg) no-repeat;
  padding-left: 30px;
  background-position: left center;
  display: inline-block;
  margin-bottom: 10px;
}
.m-resHubIndex__contentTags.externalLinks a.exEmail{
  background-image: url(https://8316206.fs1.hubspotusercontent-na1.net/hubfs/8316206/SaltedStone/images/email_dark.svg);
}
.m-resHubIndex__contentTags.externalLinks a.exWebsite{
  background-image: url(https://8316206.fs1.hubspotusercontent-na1.net/hubfs/8316206/SaltedStone/images/website_icon.svg);
}
.m-resHubIndex__contentTags.externalLinks a.exPoster{
  background-image: url(https://8316206.fs1.hubspotusercontent-na1.net/hubfs/8316206/SaltedStone/images/download_icon.svg);
}

@media (min-width : 992px) {
  .m-resHubIndex__contentTags.externalLinks a{
    margin-bottom: 0;
  }
}

/* Medium Devices, Desktops */
@media (max-width : 992px) {
  .m-resHubIndex__blogItem.external-links img {
    object-fit: scale-down;
  }
}


/* Style The Dropdown Button */
.dropbtn {
  background: none;
  padding: 0px;
  font-size: 13px;
  border: none;
  cursor: pointer;
  color: #13091D;
  letter-spacing: 0;
  font-weight: 400;
}
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  font-size: 13px;
}
.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
  display: block;
}
.dropdown:hover .dropbtn {

}
.m-resHubIndex__contentBox .sortDropdown.hide{
  display: none;
}
.m-resHubIndex__contentBox .sortDropdown.show{
  display: block;
  align-items: center;
  padding-right: 20px;
}
.m-resHubIndex__contentBox .sortDropdown:after{
  content: '';
  width: 14px;
  height: 14px;
  display: inline-block;
  background: url(https://8316206.fs1.hubspotusercontent-na1.net/hubfs/8316206/SaltedStone/images/chevron-down.svg);
  position: absolute;
  transition: 0.3s ease all;
  right: 0;
  top: 5px;
  transform: rotateZ(180deg);
}
.m-resHubIndex__contentBox .sortDropdown:hover:after{
  transform: rotateZ(0deg);
}


/* ===================== Pagination ===================== **/
.blog-listing__pagination {
  display: flex;
  justify-content: center;
      z-index: 999;
    position: relative;
}
.blog-listing__pagination li {
  list-style: none;
  margin-left: 5px;
  margin-right: 5px;
}
.blog-listing__pagination a.page-prev{
  margin-right: 15px;
}
.blog-listing__pagination a.page-prev span:before{
  content: '';
  width: 10px;
  height: 12px;
  display: inline-block;
  background: url(https://8316206.fs1.hubspotusercontent-na1.net/hubfs/8316206/SaltedStone/images/pagination_next.svg);
  background-repeat: no-repeat;
  background-size: contain;
  top: 1px;
  position: relative;
  /*   content: '';
  width: 12px;
  height: 7.5px;
  display: inline-block;
  border-top: 7px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 10px solid #2E1747;
  margin-right: 10px; */
}
.blog-listing__pagination a.page-prev a.page-disabled span:before{
  background: url(https://8316206.fs1.hubspotusercontent-na1.net/hubfs/8316206/SaltedStone/images/pagination_prev_disabled.svg) no-repeat;
  transform: rotate(0deg);
}

.blog-listing__pagination a.page-next{
  margin-left: 10px;
}
.blog-listing__pagination a.page-next span:after{
  content: '';
  width: 10px;
  height: 12px;
  display: inline-block;
  background: url(https://8316206.fs1.hubspotusercontent-na1.net/hubfs/8316206/SaltedStone/images/pagination_next.svg);
  background-repeat: no-repeat;
  background-size: contain;

  top: 1px;
  position: relative;
  /*   border-top: 7px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid #2e1747;
  margin-left: 10px;
  position: relative;
  top: 1px; */
}
.blog-listing__pagination a.page-next a.page-disabled span:after{
  background: url(https://8316206.fs1.hubspotusercontent-na1.net/hubfs/8316206/SaltedStone/images/pagination_next_disabled.svg) no-repeat;
}

.blog-listing__pagination li a.page-disabled span,
.blog-listing__pagination li a.page-disabled span:before {
  color: rgb(46 23 71 / 50%);
  border-right-color: rgb(46 23 71 / 50%);
}
.blog-listing__pagination li a.page-disabled span:after{
  border-left-color: rgb(46 23 71 / 50%);
}
.blog-listing__pagination li > a {
  width: 37px;
  height: 37px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #292B33;
  font-weight: 600;
  font-size:16px;
  border: 2px solid #F9DAD8;
}
.blog-listing__pagination li > a:hover{
  color: var(--magenta);
}

.blog-listing__pagination li.is-active > a:not(.page-prev):not(.page-next),
.blog-listing__pagination li:hover > a:not(.page-prev):not(.page-next){
  background: #fdccb0;
  border-radius: 100%;
  color: var(--darkpurple);
}
.blog-listing__pagination a.page-prev,
.blog-listing__pagination a.page-next {
  width: auto;
  color: rgba(46,23,71,0.5)
}

/* Medium Devices, Desktops */
@media (min-width : 992px) {
  .m-resHubIndex__contentMeta{
    flex-direction: row;
  }
}





#blog-listing-filter__search input {
  background: #FFFFFF url(https://6363151.fs1.hubspotusercontent-na1.net/hubfs/6363151/GMA%20Website/Home/Union.svg) 19px center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  margin-bottom: 0;
  border: 0;
  padding: 16px 32% 16px 54px;
}
.m-resHubIndex__filterTitle {
  padding: 0 10px;
  position: relative;
  color: #4A4D5A;
  font-size: 14px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.m-resHubIndex__filterTitle.mobile {
  border-bottom: 1px solid #2E1747;
  padding-bottom: 20px;
}
/* .m-resHubIndex__filterTitle:after,
.m-resHubIndex__filterTitle.hide:after{
content: '';
width: 14px;
height: 14px;
display: inline-block;
background: url(https://8316206.fs1.hubspotusercontent-na1.net/hubfs/8316206/SaltedStone/images/chevron-down.svg);
position: absolute;
right: 10px;
transition: 0.3s ease all;
}
.m-resHubIndex__filterTitle.hide:after{
transform: rotateZ(180deg);
} */
.m-resHubIndex__filterWidget:not(:last-child) {
  border-bottom: 1px solid #2E1747;
}
ul.m-resHubIndex__filterTags{
  display: none;
  transition: 0.3s ease all;
}
/* .m-resHubIndex__filterWidget .filterTagWrap.hide,
.m-resHubIndex__filterTitle.mobile + .m-resHubIndex__filter.hide {
height: 0;
overflow: hidden;
margin-bottom: 10px;
float: none;
transition: 0.1s ease-out all;
} */
.m-resHubIndex__filterWidget .filterTagWrap.show,
.m-resHubIndex__filterTitle.mobile + .m-resHubIndex__filter.show {
  height: 100%;
  margin-bottom: inherit;
}
.m-resHubIndex__filterWidget .filterTagWrap li{
  padding: 0;
  margin: 0 0 10px 0;
  display:inline-block;
  vertical-align: middle;
  margin-right:10px;
}
.m-resHubIndex__filterWidget .filterTagWrap li:last-child{ margin-right:0;}
.m-resHubIndex__filterWidget .filterTagWrap li a {
  font-size: 13px;
  list-style: none;
  color: #13091d;
  padding: 12px 10px;
  margin-bottom: 0;
  cursor: pointer;
  width: 100%;
  text-align:center;
  display: block;
}
.m-resHubIndex__filterWidget .filterTagWrap li:before,
.m-resHubIndex__filterWidget .filterTagWrap label.dropdown-label {
  display: none;
}
.m-resHubIndex__filterWidget .filterTagWrap li a.is-active,
.m-resHubIndex__filterWidget .filterTagWrap li a:hover {
  background: #F9DAD8 !important;
  border: 1px solid #F0858B !important;
}
/* .m-resHubIndex__filterWidget .filterTagWrap li:not(:first-child) a:after {
content: "(" attr(data-tag-count) ")";
padding-left: 10px;
display: flex;
} */
.m-resHubIndex__contentBox {
  /*   padding: 10px 15px; */
  display: inline-block;
  font-weight: 900;
  margin-right: 15px;
  color:#4A4D5A;
  font-size:12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.m-resHubIndex__contentBox.sortDropdownWrap{
  margin-left: 0;
}


/* Medium Devices, Desktops */
@media (min-width : 992px) {
  .m-resHubIndex__featImage img {
    width: 300px;
  }
  .m-resHubIndex__blogItem.promoted:after{
    top: unset;
  }
  .m-resHubIndex__contentBox.sortDropdownWrap{
    margin-left: auto;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
  .m-resHubIndex__filter.hide.show {
    margin-top: 25px;
  }
  .m-resHubIndex__contentBox.sortDropdownWrap{
    padding: 0;
  }
  .m-resHubIndex__featImage{
    background: white;
  }
}
.o-stripCta {
  position: relative
}

.m-stripCta__intersect {
  position: absolute;
  top: 0;
  height: 100%;
  width: auto
}

.m-stripCta__content .title:only-child {
  margin-bottom: 30px
}

.m-stripCta__content .title:not(:only-child) {
  margin-bottom: 15px
}

.m-stripCta__buttons .button,
.m-stripCta__buttons .textLink {
  display: block;
  text-align: center
}

.m-stripCta__buttons .hs_cos_wrapper_type_cta:not(:last-child),
.m-stripCta__buttons .textLink:not(:last-child) {
  margin-bottom: 20px;
  display: block
}

@media(max-width:991px) {
  .m-stripCta__intersect {
    right: 50%
  }
}

@media(min-width:992px) {
  .m-stripCta__intersect {
    left: 0;
    opacity: 0
  }

  .m-stripCta__content .title {
    padding-right: 37px;
    margin-bottom: 20px;
    font-weight:900;
    font-size:57px;
    color:#14151A !important;
  }

  .m-stripCta__content .title:only-child,
  .m-stripCta__content .subtitle {
    margin-bottom: 0
  }

  .m-stripCta__content .title:not(:only-child) {
    margin-bottom: 20px
  }

  .m-stripCta__buttons {
    padding-left: 33px
  }

  .m-stripCta__buttons .button,
  .m-stripCta__buttons .textLink {
    display: inline-block
  }

  .m-stripCta__buttons .hs_cos_wrapper_type_cta:not(:last-child),
  .m-stripCta__buttons .textLink:not(:last-child) {
    margin-bottom: 0;
    margin-right: 25px;
    display: inline-block
  }
}

@media(min-width:1200px) {
  .-buttons2 .m-stripCta__content .title {
    padding-right: 70px
  }

  .-buttons2 .m-stripCta__buttons {
    padding-left: 70px
  }
}

.-warmgrey1 .m-stripCta__buttons .hs_cos_wrapper_type_cta:nth-child(2) .cta_button {
  background-color: var(--plum);
  border-color: var(--plum);
  color: var(--white)
}

.-warmgrey1 .m-stripCta__buttons .hs_cos_wrapper_type_cta:nth-child(2) .cta_button:hover {
  background-color: var(--orange);
  border-color: var(--orange);
  color: var(--white)
}

.-lavender .m-stripCta__buttons .hs_cos_wrapper_type_cta:first-child .cta_button,
.-rose .m-stripCta__buttons .hs_cos_wrapper_type_cta:first-child .cta_button,
.-telemagenta .m-stripCta__buttons .hs_cos_wrapper_type_cta:first-child .cta_button {
  background-color: var(--plum);
  border-color: var(--plum);
  color: var(--white)
}

.-lavender .m-stripCta__buttons .hs_cos_wrapper_type_cta:first-child .cta_button:hover,
.-rose .m-stripCta__buttons .hs_cos_wrapper_type_cta:first-child .cta_button:hover,
.-telemagenta .m-stripCta__buttons .hs_cos_wrapper_type_cta:first-child .cta_button:hover {
  background-color: var(--white);
  border-color: var(--white);
  color: var(--plum)
}

.-lavender .m-stripCta__buttons .hs_cos_wrapper_type_cta:nth-child(2) .cta_button,
.-rose .m-stripCta__buttons .hs_cos_wrapper_type_cta:nth-child(2) .cta_button,
.-telemagenta .m-stripCta__buttons .hs_cos_wrapper_type_cta:nth-child(2) .cta_button {
  background-color: var(--white);
  border-color: var(--white);
  color: var(--plum)
}

.-lavender .m-stripCta__buttons .hs_cos_wrapper_type_cta:nth-child(2) .cta_button:hover,
.-rose .m-stripCta__buttons .hs_cos_wrapper_type_cta:nth-child(2) .cta_button:hover,
.-telemagenta .m-stripCta__buttons .hs_cos_wrapper_type_cta:nth-child(2) .cta_button:hover {
  background-color: var(--plum);
  border-color: var(--plum);
  color: var(--white)
}
/*********new*********/
.res_temp_new .m-resHubIndex__blogItem {
  padding: 0;

  margin-bottom: 30px;
}
.res_temp_new .m-resHubIndex__featImage img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  object-position: center top;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.res_temp_new .m-resHubIndex__contentBody {
  padding: 30px;
}
.s2-res-temp .m-resHubIndex__contentBox.searchLabel {
  width: 100%;
  background: #F6F6F7;
  font-style: normal;
  font-weight: 900;
  font-size: 12px;
  line-height: 26px;
  color: #4A4D5A;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  border-left:6px solid #D2D2D6;
  padding: 10px 20px;
  border-bottom: 1px solid #D2D2D6;
}
.promoted .m-resHubIndex__featImage:before {
  content: '';
  background-image: url(https://8316206.fs1.hubspotusercontent-na1.net/hubfs/8316206/HammondCare/Staging/sponsored.svg);
  width: 27px;
  height: 48px;
  position: absolute;
  left: 30px;
  background-size: contain;
  background-repeat: no-repeat;
}
.promoted {
  position: relative;
}
.hidden {
  display: none;
}
.res_temp_new .m-resHubIndex__featImage .topicTag {
  position: absolute;
  bottom: 0;
  left: 30px;
  background: #925097;
  padding: 6px 15px;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.res_temp_new .m-resHubIndex__featImage {
  position: relative;
}
.res_temp_new .m-resHubIndex__contentMetaDate {
  font-size: 16px;
  color: #474747;
}
.res_temp_new .m-resHubIndex__contentMetaDate .m-resHubIndex__postRtype {
  color: #925097;
  position: relative;
}
.res_temp_new .m-resHubIndex__contentMetaDate .m-resHubIndex__postRtype:before {
  content: '';
  width: 1px;
  height: 16px;
  position: absolute;
  border-left: 1px solid #B2A9A6;
  left: 8px;
  top: 5.5px;
  bottom: 0;
}
.res_temp_new .m-resHubIndex__contentSummary h4 {
  font-weight: 900;
  font-size: 18px;
  line-height: 30px;
  color:#14151A;
  margin-bottom:0;
}
.res_temp_new .m-resHubIndex__contentSummary a {
  text-decoration: none;
  display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.res_temp_new .m-resHubIndex__contentSummary a:hover {
  color: #C73B8B;
}
.res_temp_new .m-resHubIndex__contentTags:not(.externalLinks) span {
  font-weight: 900;
  font-size: 12px;
  line-height: 25px;
  text-align: center;
  color: #4A4D5A;
  margin: 0 10px 10px 0;
  border: 0;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  background: transparent;
}
.res_temp_new .m-resHubIndex__contentTags:not(.externalLinks) span:first-child{ color:#E71F58; border-right: 1px solid #4A4D5A; border-radius: 0; padding-right: 10px;}

.res_temp_new .m-resHubIndex__contentTags:not(.externalLinks) span:first-child{ color:#E71F58; border-right: 1px solid #4A4D5A; border-radius: 0; padding-right: 10px;}

.s2-res-temp {
  background: #ffffff;
}
.m-resHubIndex__contentTags.rs_preserve {
  margin-bottom: 10px;
}

.m-resHubIndex__contentTags.rs_preserve .featured{display:none;}

.blog-listing__pagination {
  background: #FFFFFF;
  padding: 10px 0;
}
.blog-listing__pagination .prev-link  {
  margin-right: auto;
}
.blog-listing__pagination .page-next {
  margin-left: auto;
}
.blog-listing__pagination li.is-active>a:not(.page-prev):not(.page-next), 
.blog-listing__pagination li:hover>a:not(.page-prev):not(.page-next) {
  background: #E71F58;
  color: #fff;
  border-radius:0;
  border:2px solid #E71F58;
}
.blog-listing__pagination a:not(.page-prev):not(.page-next), 
.blog-listing__pagination li:hover>a:not(.page-prev):not(.page-next) {
  background: #fff;
  text-decoration: none;
}
.blog-listing__pagination li:hover a{
  background: #E71F58 !important;
  color: #fff;
  border:2px solid #E71F58 !important;
}
.blog-listing__pagination a.page-next, .blog-listing__pagination a.page-prev {
  text-decoration: none;
  color: #4D2777;
  width: 50px;
  height: 36px;
  border: 2px solid #E71F58;
  display: block;
  position: relative;
      margin: 5px;
}
.blog-listing__pagination a.page-next:hover, 
.blog-listing__pagination a.page-prev:hover{ background:transparent !important; border: 2px solid #E71F58 !important;}
.blog-listing__pagination a.page-prev span:before {
  background-image: url(https://6363151.fs1.hubspotusercontent-na1.net/hubfs/6363151/GMA%20Website/Left-Arrow-off-black-1.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: 24px;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
}
span.prev-link,span.next-link {
  font-size: 0;
}
.blog-listing__pagination a.page-next span:after {
  background-image: url(https://6363151.fs1.hubspotusercontent-na1.net/hubfs/6363151/GMA%20Website/Left-Arrow-off-black.svg);
    height: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
}
}
.blog-listing__pagination a.page-prev span:before {
  background-image: url(https://6363151.fs1.hubspotusercontent-na1.net/hubfs/6363151/GMA%20Website/Left-Arrow-off-black-3.svg);
  width: 24px;
  height: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.blog-listing__pagination a.page-next a span:after {
  background-image: url(https://6363151.fs1.hubspotusercontent-na1.net/hubfs/6363151/GMA%20Website/Left-Arrow-off-black-2.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: 24px;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
}
/* .m-resHubIndex__filterTitle.hide:after, .m-resHubIndex__filterTitle:after {
background-image: url(https://8316206.fs1.hubspotusercontent-na1.net/hubfs/8316206/HammondCare/Staging/filter-arrow.svg);
background-repeat: no-repeat;
background-size: contain;
right: 0;
} */
.s2-res-temp h6.m-resHubIndex__filterTitle{
  padding-left: 0;
}
.s2-res-temp .m-resHubIndex__filterWidget:not(:last-child) {
  border: 0;
}
.s2-res-temp ul.dropdown-list {
  padding: 0;
  list-style:none;
}
.s2-res-temp .m-resHubIndex__filterWidget .filterTagWrap li a {
  background: transparent;
  text-decoration: none;
  font-size: 18px;
  line-height: 32px;
  color: #14151A;
  border: 1px solid #D2D2D6;
  padding: 26px 43px;
}
.m-resHubIndex__blogItem.promoted:after {
  display: none;
}
/* .s2-res-temp .m-resHubIndex__filterWidget .filterTagWrap li:not(:first-child) a:after {
content: "[" attr(data-tag-count) "]";
margin-left: auto;
font-weight: 400;
font-size: 16px;
line-height: 27px;
text-align: right;
color: #925097;
} */

/* .s2-res-temp .m-resHubIndex__filterWidget .filterTagWrap li:not(:first-child) a span:before {
content: '';
position: absolute;
top: 13px;
left: 0;
height: 25px;
width: 25px;
background: #FFFFFF;
border: 1.5px solid #B2A9A6;
border-radius: 4px;
} */

/* .s2-res-temp .m-resHubIndex__filterWidget .filterTagWrap li:not(:first-child) a.is-active span:after{
left: 9px;
top: 17px;
width: 8px;
height: 14px;
border: solid #363131;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
content: '';
position: absolute;
} */

.s2-res-temp .m-resHubIndex__filterWidget .filterTagWrap li:not(:first-child) a{
  position: relative;
}
.s2-res-temp .m-resHubIndex__filterWidget .filterTagWrap li:not(:first-child) a.is-active span:before{
  background: #EBEAF2;
  border: 1.5px solid #4D2777;
}
.m-resHubIndex__contentTotalBox.act {
  background: #F6F6F7;
  padding: 8px 20px;
  margin-bottom: 30px !important;
  border-left: 6px solid #D2D2D6;
  position:relative;
}
.m-resHubIndex__contentTotalBox.act:before {
  position: absolute;
  content: "";
  background: #D2D2D6;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
}
.m-resHubIndex__contentTotalBox.act .m-resHubIndex__contentBox {
  margin-bottom: 0 !important;
}
a.clear-filter {
  width: 100%;
  display: none;
  text-align: center;
  padding: 15px 30px;
  font-size: 14px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #14151A;
  line-height: 16px;
  text-decoration: none;
  font-weight: 900;
  margin-bottom: 10px;
  margin-top: 30px;
  border: 2px solid #E71F58;
}
a.clear-filter:hover,a.clear-filter:focus,a.clear-filter.inactive {
  background: #EBEAF2;
  color: #4D2777;
}
.no-res p {
  background: #e71f58;
  border-radius: 0;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  line-height: 26px;
  padding: 10px 20px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

#blog-listing-filter__search:after {
  content: 'Search';
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 9px 29px;
  background: #E71F58;
  font-weight: 900;
  font-size: 15px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #FFFFFF;
  font-family:"Lato",sans-serif;
  cursor: pointer;
}
div#blog-listing-filter__search {
  position: relative;
  max-width: 470px;
  margin-left: auto;
}
#blog-listing-filter__search:hover:after, #blog-listing-filter__search:focus:after {
  background: #E71F58;
}
.sidebar-form {
  margin-top: 30px;
}
.sidebar-form .o-imageAndText {
  border-radius: 12px;
  /*     padding: 50px 30px; */
  padding-left: 30px;
  padding-right: 30px;
}
.sidebar-form .o-imageAndText .col-lg-6 {
  max-width: 100%;
  flex: 0 0 100%;
}
.sidebar-form .o-imageAndText .m-imageAndText__image {
  padding-left: 0;
}
.m-resHubIndex__filter .sidebar-form .o-imageAndText {
  padding-left: 10px;
  padding-right: 10px;
}
.m-resHubIndex__filter .sidebar-form .o-imageAndText h3.title {
  margin-bottom: 30px;
}
.m-resHubIndex__filter .sidebar-form .o-imageAndText input.hs-button {
  margin-top: 20px;
}
.sidebar-form .hero_form input[type=submit] {
  float: left;
  margin-top: 0px;
}
.sidebar-form label, .footer-subs label {
  display: none;
}
.footer-subs .hs_cos_wrapper .o-imageAndText .container:before {
  background-image: url(https://8316206.fs1.hubspotusercontent-na1.net/hubfs/8316206/HammondCare/Staging/shape-plum.svg);
  content: '';
  position: absolute;
  width: 335px;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  bottom: 0;
}
.footer-subs {
  position: relative;
}
.footer-subs input[type="email"] {
  border-radius: 30px;
}
.m-resHubIndex__filterTitle.mobile {
  border: 0;
  background: #FFFFFF;
  padding: 15px 25px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
h4.mb-0 {
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
}
@media(max-width:992px){
  /*   .m-resHubIndex__filterTitle.hide:after, .m-resHubIndex__filterTitle:after {
  right: 20px;
} */
  .m-resHubIndex__filter.hide.show .m-resHubIndex__filterTitle:after {
    right: 0;
  }
}
.m-resHubIndex__filterTitle.mobile:not(.hide):after {
  background-image: url(https://8316206.fs1.hubspotusercontent-na1.net/hubfs/8316206/HammondCare/Staging/close-icon.svg);
  background-size: 22px;
  width: 26px;
  height: 26px;
  background-position: center;
  right: 20px;;
}

.s2-res-temp .m-resHubIndex__filter .m-resHubIndex__filter.hide.show {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.m-resHubIndex__filterTitle.mobile.hide {
  border-radius: 12px;
}
.m-resHubIndex__filterTitle:after {
  right: 0;
}
.sidebar-form {
  margin-bottom: 30px;
}
.hideen-ex {
  display: none;
}
@media(max-width:767px){
  .footer-subs .hero_form input[type=submit] {
    width: 100%;
    margin-top: 20px;
    float: none;
  }
  .m-resHubIndex__contentSummary p {
    display: none;
  }
  .res_temp_new .m-resHubIndex__contentBody {
    padding: 20px;
  }
  .res_temp_new .m-resHubIndex__contentSummary h4{ font-size:16px;}
  .res_temp_new .m-resHubIndex__contentTags:not(.externalLinks) span{ font-size:10px;}
  .s2-res-temp .m-resHubIndex__filterWidget .filterTagWrap li a{ font-size:13px; padding:12px 10px;}
  .m-resHubIndex__filterWidget .filterTagWrap li{ width: calc(50% - 10px);}
  .s2-res-temp .m-resHubIndex__filterWidget.topics .filterTagWrap li a{ font-size:13px;}
  a.clear-filter{ display:block;}
  span.f-resource{ display:flex;}
  .m-resHubIndex__filter.mobile-filter {
    display: none;
  }
  .m-resHubIndex__filter.mobile-filter.hidef {
    display: block;
    margin-bottom:50px;
  }
  .o-resourceHubListing.rs_preserve {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .m-resHubIndex__filterTitle.mobile{ padding:0;}
  #blog-listing-filter__search:after{ display:none;}
  #blog-listing-filter__search:before {
    background: #E71F58 url(https://6363151.fs1.hubspotusercontent-na1.net/hubfs/6363151/GMA%20Website/Left-Arrow-off-black-4.svg);
    width: 48px;
    height: 48px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px;
    content: "";
    position: absolute;
    right: 4px;
    top: 4px;
    z-index: 1;
  }
  .left-f {
    padding-right: 0;
    width: 100%;
    margin-bottom: 30px;
  }
  .right-f {
    width: 100%;
  }
  .f-img img.featured-post-image {
    height: 145px;
  }
  .f-content h4,h4.fpost-title {
    font-size: 20px;
  }
  .f-content {
    padding: 20px 20px 30px;
  }
  .single-feature{ padding:20px 0;}
  a.apply-filter {
    background: #E71F58;
    text-decoration: none;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 100%;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    padding: 10px 20px;
  }
  #blog-listing-filter__search input{ padding: 16px 60px 16px 54px;}
  a.clear-filter{ margin-top:10px;}
  span.f-resource.hidef {
    border: 0;
    border-bottom: 1px solid #D2D2D6;
    position: relative;
    justify-content: center;
  }
  span.f-resource.hidef img.a-img {
    position: absolute;
    left: 0;
  }
  span.f-resource small {
    font-weight: 900;
  }
  span.o-filters,span.f-resource.hidef small {
    display: none;
  }
  span.f-resource.hidef span.o-filters {
    display: block;
    text-transform: capitalize;
    font-size: 16px;
    letter-spacing: 0;
  }
}
@media(min-width:992px){
  .footer-subs .hero_form input[type=submit] {
    position: absolute;
    top: 0px;
    right: 6.5px;
    padding: 17px 40px;
  }  
  .footer-subs h2.title {
    margin-bottom: 0;
  }
  .footer-subs input[type="email"] {
    padding-right: 185px;
  }
}
@media(max-width:991px){
  .o-stripCta {
    max-width: 100%;
    overflow-x: hidden;
  }
  .s2-res-temp .m-resHubIndex__filter .m-resHubIndex__filter.hide {
    padding: 0;
  }
  .s2-res-temp .m-resHubIndex__filter .m-resHubIndex__filter.hide.show {
    padding: 40px 25px;
  }
  .sidebar-form .o-imageAndText {
    padding-left: 0;
    padding-right: 0;
  }  
  .blog-listing__pagination a.page-prev,
  .blog-listing__pagination a.page-next {font-size:0px;}
  .m-stripCta__content h2.title {
    color: #14151A;
    font-size: 36px;
    font-weight: 900;
  }
  div#subscribe {
    padding: 52px 0;
  }
  div#blog-listing-filter__search{ margin-left:0;}
}

a.next_btn,
a.previous_btn,
a.pager { background: #fff;   border: 2px solid #f9dad8; border-radius: 0; color: #292b33; padding: 2px 10px; margin: 5px; text-decoration: none; }

a.pager.active,
a.pager.active,
a.next_btn:hover,
a.next_btn:focus,
a.previous_btn:hover,
a.previous_btn:focus,
a.pager:hover,
a.pager:focus{background: #e71f58!important; border: 2px solid #e71f58;  color: #fff;}
  

.blog-listing__pagination a.page-next{margin-left:auto;}
.blog-listing__pagination a.page-prev{margin-right:auto;}
h6.filter-title-m{display:none;}


p.filter-count {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #4A4D5A;
    border-left: 3px solid #D2D2D6;
    background: #F6F6F7;
    width: auto;
    padding: 10px 20px;
    margin-left: 5px;
}
.apply-filter,
.clear-filter{display:none!important;}

@media(max-width:767px){
  .apply-filter,
  .clear-filter{display:block!important;}
    h6.filter-title-m {
        font-family: 'Lato', sans-serif;
        font-style: normal;
        font-weight: 900;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0.2em;
        text-transform: uppercase;
        color: #14151A;
        background: #FFFFFF;
        border: 2px solid #E71F58;
        padding: 12px 20px;
        position: relative;
          display: block;
    }

    h6.filter-title-m:after{
        content:'';
        width: 20px;
        height: 20px;
        background:url('https://6363151.fs1.hubspotusercontent-na1.net/hubfs/6363151/filter-icon.png');
        position: absolute;
        top: 15px;
        right: 15px;
        background-size: cover;
    }
    h6.filter-title-m.filter-open {
        font-weight: 900;
        font-size: 16px;
        line-height: 28px;
        text-transform: none;
        letter-spacing: 0;
        text-align: center;
        border: 0px;
        padding-bottom: 10px!important;
        border-bottom: 1px solid #D2D2D6;
        margin-bottom: 20px!important;
    }


    .row.filter-open {
        border-radius: 10px;
        box-shadow: 0px 0px 12px 1px #0000002e;
        margin-top: 50px;
        padding: 20px 10px 50px 10px;
        margin-bottom: 50px;
    }

    h6.filter-title-m:after {
        content: '';
        width: 20px;
        height: 20px;
        background: url(https://6363151.fs1.hubspotusercontent-na1.net/hubfs/6363151/filter-icon.png);
        position: absolute;
        top: 15px;
        right: 15px;
        background-size: cover;
    }


    .row.filter-open h6.filter-title-m:after {
        content: '';
        width: 20px;
        height: 20px;
        background: url(https://6363151.fs1.hubspotusercontent-na1.net/hubfs/6363151/close-icon-resources-filters.svg);
        position: absolute;
        top: 15px;
        left: 15px;
        right:auto;
        background-size: cover;
    }


      .filter-open .ui-group:last-child {
        padding-bottom: 0px!important;
    }

    .filter-open .button-group[data-filter-group=categories] button {
        font-size: 13px;
        line-height: 15px;
        padding: 20px 15px;
        width: 46%;
       margin-bottom: 4px!important;
    }

    .filter-open .button-group[data-filter-group=topics] button {
        font-size: 13px;
        line-height: 15px;
        padding: 10px 15px;
        width: auto;
        margin-bottom: 4px!important;
    }


    .filter-open .button-group.js-radio-button-group {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }



      .filter-open .col-12.mb-50 {
        margin-bottom: 0px!important;
    }
  .isotope-item { height: auto !important;}
  
}