.blog_listing_main_wrapper .page-center {
  width: 90%;
  padding-left: 10px;
  padding-right: 10px;
}

.blog_listing_main_wrapper .listing_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: calc(-3em - 20px);
  margin-left: -3em;
  padding: 0 3em;
  position: relative;
  z-index: 50;
}

.blog_listing_main_wrapper .listing_item {
  width: calc(33.3333333333% - 20px);
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  margin-top: 0;
  margin-bottom: 3em;
  margin-right: 20px;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  border: 1px solid #ab0033;';
}

.blog_listing_main_wrapper .thumbnail-wrapper {
  background-color: #58595b;
  display: block;
  overflow: hidden;
  background-image: none;
  position: relative;
  z-index: 0;
}

.blog_listing_main_wrapper .thumbnail-link__type {
  background-color: #ab0033;
  color: #fff;
  font-size: 21px;
  font-family: "Stone Serif", serif;
  padding: 5px 1em;
  position: relative;
  z-index: 2;
}

.blog_listing_main_wrapper .thumbnail-link__thumbnail {
  position: relative;
  background-size: cover;
  background-position: center center;
  height: 0;
  padding-bottom: 56.75676%;
  -webkit-transition: .4s 
    ease-out transform;
  transition: .4s 
    ease-out transform;
}

.blog_listing_main_wrapper .thumbnail-link__body {
  margin: 0;
  padding: 1em 1.5em;
  font-size: 14px;
  color: #58595b;
}

.blog_listing_main_wrapper .thumbnail-link__title {
  margin-top: 0;
  font-size: 21px;
  color: #ab0033;
  font-weight: 600;
  line-height: 1.3095238095;
}

.blog_listing_main_wrapper .thumbnail-link__summary {
  margin-top: 15px;
}

.blog_listing_main_wrapper .button-link {
  font-size: 14px;
  margin-top: 15px;
}
.blog_listing_main_wrapper .button-link .hs-sec-btn:after {
  width: 9px;
  height: 9px;
  margin-left: 1px;
}

.blog_listing_main_wrapper .blog-pagination {
  text-align: center;
}

.blog_listing_main_wrapper .blog-pagination .hs-button{
  font-size: 18px;
  font-family: "Frutiger LTStd", sans-serif;
  font-weight: 600;
  border: 2px solid;
  display: inline-block;
  cursor: pointer;
  padding: .7em 1.75em;
  line-height: 1.1;
  border-radius: 5px;
  -webkit-transition: .2s;
  transition: .2s;
  text-decoration: none ;
  position: relative;
  letter-spacing: .02em;
}

.blog_listing_main_wrapper .blog-pagination .hs-button:after {
  margin-left: 4px;
}


.blog_listing_main_wrapper .filter_sec {
  color: #58595b;
  background-color: #eaeaea;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog_listing_main_wrapper .filter_sec .filter_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  vertical-align: top;
}

.blog_listing_main_wrapper .filter_sec .filter_wrapper {
  padding-left: 5%;
  width: calc(100% - 150px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.blog_listing_main_wrapper .resource_listing_wrapper {
  padding-top: 5em;
}

.blog_listing_main_wrapper .resource_listing_wrapper .listing_item {
  width: calc(25% - 20px);
}

.blog_listing_main_wrapper .filter_sec .filter_wrapper ul.l_tinynav1 {
  display: none;
}

.blog_listing_main_wrapper .filter_sec .filter_wrapper select#tinynav1 {
  text-transform: none;
  color: #ab0033 ;
  text-align: left;
  letter-spacing: .03em;
  padding: .75em 0;
  font-weight: 600;
  display: block;
  line-height: 1;
  background-image: none;
  background: unset;
  border: unset;
  padding-right: 10px;
}

.blog_listing_main_wrapper .filter_sec h2 {
  margin-right: 50px;
  max-width: 150px;
  text-align: left;
  font-weight: 500;
  font-size: 32px;
  line-height: 1.3125;
  color: #58595b;
  margin-bottom:0;
}


/* type two  */
.blog_listing_main_wrapper .resource_listing_wrapper.type_two {
  padding-top: 2em;
}

.blog_listing_main_wrapper .resource_listing_wrapper.type_two .type_two_row {
  display: flex;
  flex-wrap: wrap;
}

.blog_listing_main_wrapper .resource_listing_wrapper.type_two  .featured-image {
  padding-right: 2em;
}

.blog_listing_main_wrapper .resource_listing_wrapper.type_two .featured-image {
  width: 40.170940171000005%;
}

.blog_listing_main_wrapper .resource_listing_wrapper.type_two  .featured-image__content {
  width: 57.264957265%;
  margin-left: 2.564102564%;
}

.blog_listing_main_wrapper .resource_listing_wrapper.type_two .featured-image a {
  display: block;
  overflow: hidden;
}

.blog_listing_main_wrapper .resource_listing_wrapper.type_two .featured-image .featured-image__topic {
  background-color: #ab0033;
  color: #fff;
  font-size: 21px;
  font-family: "Stone Serif", serif;
  padding: 5px 1em;
  position: relative;
  z-index: 2;
}

.blog_listing_main_wrapper .resource_listing_wrapper.type_two .featured-image .featured-image__thumbnail {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 75%;
  -webkit-transition: .3s;
  transition: .3s;
}

.blog_listing_main_wrapper .resource_listing_wrapper.type_two .featured-image .featured-image__thumbnail:hover {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

.blog_listing_main_wrapper .resource_listing_wrapper.type_two .featured-image__content h2 {
  margin: 0;
}

.blog_listing_main_wrapper .resource_listing_wrapper.type_two .featured-image__content p+p {
  margin-top: 15px;
}

.blog_listing_main_wrapper .resource_listing_wrapper.type_two .featured-image__content p a.hs-sec-btn {
  font-size: 18px;
  font-family: "Frutiger LTStd", sans-serif;
  font-weight: 600;
  letter-spacing: .02em;
  display: inline-block;
  cursor: pointer;
  line-height: 1.1;
  transition: .2s;
  text-decoration: none ;
  position: relative;
}
.blog_listing_main_wrapper .resource_listing_wrapper.type_two .listing_row {
  padding-top: 5em;
}

.blog_listing_main_wrapper .resource_listing_wrapper.type_two .listing_item {
  width: calc(33.33333% - 45px);
  margin-right: 45px;
}

.blog_listing_main_wrapper .resource_listing_wrapper.type_two .listing_row {
  margin-right: calc(-3em - 45px);
}


.blog_listing_main_wrapper .load-more-wrapper .hs-button {
  font-size: 18px;
  font-family: "Frutiger LTStd", sans-serif;
  font-weight: 600;
  border: 2px solid;
  display: inline-block;
  cursor: pointer;
  padding: .7em 1.75em;
  line-height: 1.1;
  border-radius: 5px;
  transition: .2s;
  text-decoration: none;
  position: relative;
  letter-spacing: .02em;
}


.blog_listing_main_wrapper .filter_sec .blog_menu ul li:before {
  display: none;
}
.blog_listing_main_wrapper .filter_sec .blog_menu {
  margin-right: 10%;
  cursor: pointer;
  position: relative;
}

.blog_listing_main_wrapper .filter_sec .blog_menu .hs-menu-wrapper>ul>li>a:hover {
  color: #ab0033;
}

.blog_listing_main_wrapper .filter_sec .blog_menu .hs-menu-wrapper>ul>li>a {
  letter-spacing: .03em;
  padding: .75em 0;
  font-weight: 600;
  display: block;
  line-height: 1;
  background-image: none;
}

.blog_listing_main_wrapper .filter_sec .blog_menu .hs-menu-wrapper>ul>li>a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  float: right;
  margin-left: 10px;
}

.blog_listing_main_wrapper .filter_sec .blog_menu .hs-menu-wrapper ul ul {
  position: absolute;
  left: 0;
  top: 100%;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, .16);
  box-shadow: 0 4px 12px rgba(0, 0, 0, .16);
  margin: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-1.5em);
  transform: translateY(-1.5em);
  -webkit-transition: .2s;
  transition: .2s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  z-index: 100;
  text-align: left;
  background-color: #fff;
  max-height: 70vh;
  overflow-y: auto;
  width: 100%;
  min-width: 200px;
  max-height: 40vh;
  padding: .5em 0;
  width: 275px;
}

.blog_listing_main_wrapper .filter_sec .blog_menu .hs-menu-wrapper ul ul>li {
  margin: 0;
}

.blog_listing_main_wrapper .filter_sec .blog_menu .hs-menu-wrapper>ul>li {
  margin: 0;
}

.blog_listing_main_wrapper .filter_sec .blog_menu .hs-menu-wrapper ul ul>li>a {
  margin: 0;
  padding: .25em 1em;
  color: #ab0033;
  font-size: 16px;
}

.blog_listing_main_wrapper .filter_sec .blog_menu .hs-menu-wrapper ul {
  padding-left: 0;
}



.blog_listing_main_wrapper .filter_sec .filter_wrapper select#tinynav2,
.blog_listing_main_wrapper .filter_sec .filter_wrapper select#tinynav3{
  text-transform: none;
  color: #ab0033 ;
  text-align: left;
  letter-spacing: .03em;
  padding: .75em 0;
  font-weight: 600;
  display: block;
  line-height: 1;
  background-image: none;
  background: unset;
  border: unset;
  padding-right: 10px;
}


.blog_listing_main_wrapper .filter_sec .tag_show {
  margin-right: 10%;
}

.menu_show .blog_listing_main_wrapper .filter_sec .blog_menu .hs-menu-wrapper ul ul {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
  transform: none;
}

.blog_listing_main_wrapper .filter_sec .blog_menu .hs-menu-wrapper ul ul>li>a:hover {
  color: #780024;
}

.blog_listing_main_wrapper .filter_sec .filter_wrapper select#tinynav1,
.blog_listing_main_wrapper .filter_sec .filter_wrapper select#tinynav2,
.blog_listing_main_wrapper .filter_sec .filter_wrapper select#tinynav3{
  cursor: pointer;
}








/*  filter css */
.blog_listing_main_wrapper.resource_wrapper .filter_wrapper .title {
  text-transform: none;
  color: #ab0033;
  text-align: left;
  letter-spacing: .03em;
  padding: .75em 0;
  font-weight: 600;
  display: block;
  line-height: 1;
  background-image: none;
}

.blog_listing_main_wrapper.resource_wrapper .filter_wrapper .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  float: right;
  margin-left: 10px;
}
.blog_listing_main_wrapper .filter_wrapper .blog_menu ul,
.blog_listing_main_wrapper .filter_wrapper .tag_show ul,
.blog_listing_main_wrapper .filter_wrapper .blog_topics ul {
  width: 275px;
  position: absolute;
  left: 0;
  top: 100%;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .16);
  margin: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-1.5em);
  transition: .2s;
  z-index: 100;
  background-color: #fff;
  max-height: 40vh;
  overflow-y: auto;
  padding: .5em 0;
  text-align: left;
}
.blog_listing_main_wrapper .filter_wrapper .blog_menu.menu_show ul,
.blog_listing_main_wrapper .filter_wrapper .tag_show.tag_menu_show ul,
.blog_listing_main_wrapper .filter_wrapper .blog_topics.topics_menu_show ul {
  opacity: 1;
  visibility: visible;
  transform: none;
}

.blog_listing_main_wrapper .filter_sec .blog_menu ul li,
.blog_listing_main_wrapper .filter_sec .tag_show ul li,
.blog_listing_main_wrapper .filter_wrapper .blog_topics ul li {
  margin: 0;
}

.blog_listing_main_wrapper .filter_sec .blog_menu ul li a,
.blog_listing_main_wrapper .filter_sec .tag_show ul li  a,
.blog_listing_main_wrapper .filter_wrapper .blog_topics ul li a{
  margin: 0;
  padding: .25em 1em;
  color: #ab0033;
  font-size: 16px;
}
.blog_listing_main_wrapper .filter_sec .tag_show ,
.blog_listing_main_wrapper .filter_sec .blog_topics{
  position: relative;
  cursor:pointer;
}
.blog_listing_main_wrapper .filter_sec  ul li:before{
  display:none;
}

.blog_listing_main_wrapper .filter_sec ul li a:hover {
  color: #780024;
}
/* .blog_listing_main_wrapper .tag_show li:first-child {
display: none;
} */
/* .blog_listing_main_wrapper .blog_topics li:first-child {
display: none;
} */
/* .blog_listing_main_wrapper   li:first-child {
display: none;
} */


.blog_topics.no-options-active li.no-options,
.tag_show.no-options-active {
  display: block;
  margin: 0;
  padding: .25em 1em;
  color: #ab0033;
  font-size: 16px;
}
/* 
@media (min-width:1280px){

.blog_listing_main_wrapper .resource_listing_wrapper.type_two .featured-image {
width: 40.170940171000005%;
}

.blog_listing_main_wrapper .resource_listing_wrapper.type_two  .featured-image__content {
width: 57.264957265%;
margin-left: 2.564102564%;
}


}

*/


.blog_listing_main_wrapper .listing_row {
  height: auto !important;
}

.blog_listing_main_wrapper .resource_listing_wrapper .listing_item {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  transition: none !important;
  transform: none !important;
}

.blog_listing_main_wrapper .filter_sec ul li.noContent {
  margin: 0;
  padding: .25em 1em;
  color: #ab0033;
  font-size: 16px;
}





@media (max-width:1023px){

  .blog_listing_main_wrapper .resource_listing_wrapper.type_two .listing_item {
    width: calc(50% - 45px);
    margin-right: 45px;
  }

  .blog_listing_main_wrapper .resource_listing_wrapper.type_two .listing_row {
    padding-top: 5em;
  }


  .blog_listing_main_wrapper .resource_listing_wrapper.type_two {
    padding-top: 0;
  }
  .blog_listing_main_wrapper .resource_listing_wrapper .listing_item {
    width: calc(50% - 20px);
  }
}


@media (max-width:800px){
  .blog_listing_main_wrapper .resource_listing_wrapper.type_two .listing_row {
    padding-top: 2.5em;
  }
  .blog_listing_main_wrapper .resource_listing_wrapper.type_two .listing_item {
    width: calc(50% - 30px);
    margin-right: 0;
    margin-left: 45px;
  }

  .blog_listing_main_wrapper .resource_listing_wrapper.type_two .listing_item:first-child,
  .blog_listing_main_wrapper .resource_listing_wrapper.type_two .listing_item:nth-child(2n+1) {
    margin-left: 0;
  }
  .blog_listing_main_wrapper .resource_listing_wrapper .listing_item {
    width: calc(50% - 30px);
    margin-left: 45px;
  }

  .blog_listing_main_wrapper .resource_listing_wrapper .listing_item:first-child,
  .blog_listing_main_wrapper .resource_listing_wrapper .listing_item:nth-child(2n+1) {
    margin-left: 0;
  }

  .blog_listing_main_wrapper .resource_listing_wrapper .listing_item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

}

@media (max-width:767px){
  .resource_listing_wrapper {
    padding-top: 2.5em;
  }

  .blog_listing_main_wrapper .listing_row {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    padding: 0;
  }

  .blog_listing_main_wrapper .listing_item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .blog_listing_main_wrapper .filter_sec .filter_row {
    flex-direction: column;
  }

  .blog_listing_main_wrapper .filter_sec h2 {
    font-size: 24px;
    text-align: left;
  }

  .blog_listing_main_wrapper .filter_sec .filter_wrapper {
    margin-top: 10px;
    padding: 0;
    width: 100%;
  }
  .blog_listing_main_wrapper .page-center {
    padding-left:0;
    padding-right:0;

  }


  .blog_listing_main_wrapper .resource_listing_wrapper.type_two .type_two_row {
    flex-direction: column;
  }

  .blog_listing_main_wrapper .resource_listing_wrapper.type_two .featured-image {
    width: 100%;
    padding-right: 0;
  }

  .blog_listing_main_wrapper .resource_listing_wrapper.type_two .featured-image__content {
    width: 100%;
    margin-left: 0;
  }


  .blog_listing_main_wrapper .resource_listing_wrapper.type_two .listing_item {
    width: 100%;
    margin-left: 0;
  }

  .blog_listing_main_wrapper .resource_listing_wrapper .listing_item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .blog_listing_main_wrapper .resource_listing_wrapper {
    padding-top: 2.5em;
  }

  .blog_listing_main_wrapper.resource_wrapper h2 {
    max-width: 100%;
    margin-right: 0;
  }


}