.top-part { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; padding-top: 77px; }
.top-part h2 { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; font-weight: 600; font-size: 36px; line-height: 36px; text-align: center; color: #4A4A4A; margin-bottom: 44px; }
.filter-files { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; }
.filter-files .product-filter { width: 100%; display: flex; justify-content: center; align-items: center; margin-bottom: 100px; }
.select { position: relative; margin-bottom: 15px; width: auto; padding: 0 30px; margin: 0; }
.select .selectBtn { background: var(--bg1); padding: 10px 10px 0 0; box-sizing: border-box; border-radius: unset; width: 100%; cursor: pointer; position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background: #fff; border-bottom: 2px solid #C2D6EC; font-family: 'Josefin Sans'; font-style: normal; font-weight: 300; font-size: 32px; line-height: 60px; color: #005EB8; }
.select .selectBtn:after { content: ""; position: absolute; top: 45%; right: -30px; width: 23px; height: 21px; background-image: url('https://www.contourheating.co.uk/hubfs/Contour%202022/Images/Filter%20Dropdown%20Arrow.png'); background-repeat: no-repeat; background-size: contain; background-position: center; transition: 0.2s ease; }
.select .selectBtn.toggle { border-radius: 3px 3px 0 0; }
.select .selectBtn.toggle:after { -webkit-transform: translateY(-50%) rotate(-135deg); transform: translateY(-50%) rotate(-135deg); }
.select .selectDropdown { position: absolute; top: 180%; width: 100%; border-radius: 0 0 3px 3px; overflow: hidden; background: var(--bg1); border-top: 1px solid #eee; z-index: 1; background: #fff; -webkit-transform: scale(1, 0); transform: scale(1, 0); -webkit-transform-origin: top center; transform-origin: top center; visibility: hidden; transition: 0.2s ease; box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); max-height:300px; overflow-y: auto;  z-index: 2 !important; }
.select .selectDropdown .option { padding: 10px; box-sizing: border-box; cursor: pointer; width: 100%; display: inline-block; }
.select .selectDropdown .option:hover { background: #f8f8f8; }
.select .selectDropdown.toggle { visibility: visible; -webkit-transform: scale(1, 1); transform: scale(1, 1); }
.select:not(.is-multiple):not(.is-loading):after { display: none; border: unset; border-color: unset; }
.blog-author-heading, .blog-tag-heading { padding: 0 1rem; }
.blog-index { display: flex; flex-wrap: wrap; }
.blog-index__post { flex: 0 0 100%; padding: 1.4rem 0.625rem; }
#hs_cos_wrapper_widget_1669374813242 .blog-index__post-tag { color: #2E61AD; }


.cs-index section.blog-index { width: calc(100% + 20px); max-width: 1296px; display: inline-block; vertical-align: top; margin: 0 -10px; }
.cs-index article.blog-index__post { position: relative; width: calc(100% / 3 - 20px); float: left; padding: 1.4rem 0; margin: 0 10px; }


@media screen and (min-width:768px) {
  .blog-index__post--small { flex: 0 0 calc(100% / 2); }
}
@media screen and (min-width:1000px) {
  .blog-index__post--small { flex: 0 0 calc(100% / 3); }
}
@media screen and (min-width:768px) {  
  .blog-index__post--large { display: flex; flex: 1 0 100%; }
}
.blog-index__post-image { height: auto; max-width: 100%; }
@media screen and (min-width:768px) {
  .blog-index__post-image-wrapper--large { flex: 1 1 48%; }
  .blog-index__post-content--large { flex: 1 1 48%; padding-left: 2rem; }
  .blog-index__post-content--full-width { flex: 1 1 100%; padding-left: 0; }
}

.blog-index__post-title { font-size: 1.25rem; }
.blog-index__post-timestamp { display: block; }
.blog-index__post-author { align-items: center; display: flex; }
.blog-index__post-author-image { border-radius: 50%; height: auto; margin-right: 0.35rem; width: 30px; }
.blog-index__post-tags, .blog-index__post-title, .blog-index__post-timestamp, .blog-index__post-author, .blog-index__post-image--small { margin: 0 0 0.7rem; }
.hs-blog-listing .index-sec { width: 100%; display: inline-block; vertical-align: top; }
.hs-blog-listing .index-sec main.post-index { width: 100%; display: inline-block; vertical-align: top; }

.filter-tags { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; text-align: center; margin: 0 auto; }
.filter-tags .ft-wrap { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; margin: 0 auto 24.5px; }
.filter-tags .ft-wrap .label { padding-right: 35px; margin: 0; }
.filter-tags .ft-wrap .label span { display: flex; flex-wrap: wrap; font-size: 20px; line-height: 28.13px; font-weight: 700; color: #000000; }
.filter-tags .ft-wrap ul { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; list-style-type: none; padding: 0; margin: 0; }
.filter-tags .ft-wrap ul li { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; padding: 0; margin: 0 25px 0 0; }
.filter-tags .ft-wrap ul li a { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; font-size: 16px; line-height: 22.5px; font-weight: 700; color: #FFFFFF; background-color: #777777; border-radius: 20px; padding: 10px 20px; text-transform: capitalize; }
.filter-tags .ft-wrap ul li:last-child { margin-right: 0; }

.cs-index { width: 100%; display: block; background-repeat: no-repeat; background-size: 100% 100%; background-position: top; position: relative; z-index: 1; }
.cs-index section.blog-index { width: 100%; max-width: 1296px; justify-content: flex-start;}
.cs-index article.blog-index__post { position: relative; }
.cs-index img.blog-index__post-image { width: 100%; height: 223px; display: flex; flex-wrap: wrap; object-fit: cover; object-position: center; background-color: #000; margin: 0; }
.cs-index article.blog-index__post a.blog-index__post-image-wrapper { width: 100%; display: inline-block; vertical-align: top; position: relative; }
.cs-index article.blog-index__post .blog-index__post-content { width: 100%; display: block; margin: 0 auto; position: relative; z-index: 1; }
.cs-index article.blog-index__post .blog-index__post-content h2.blog-index__post-title { width: calc(100% - 40px); font-size: 34px; font-weight: 700; color: #3D3D3D; text-transform: capitalize; margin-bottom: 15px; }
.cs-index article.blog-index__post .blog-index__post-content .bic-wrap { display: block; margin: 0 auto; padding: 20px 12px 16px 20px; width: calc(100% - 41px); background: #fff; box-shadow: 0px 4px 4px rgba(74, 74, 74, 0.14); }
.cs-index article.blog-index__post .blog-index__post-content .author-date { align-items: center; display: flex; flex-wrap: wrap; justify-content: flex-start; margin: 0 0 0 32px; width: calc(100% - 160px); }
.cs-index article.blog-index__post .blog-index__post-content .author-date .blog-index__post-author { padding-right: 0; }
.cs-index article.blog-index__post .blog-index__post-content .author-date .blog-index__post-author a { font-size: 18px; line-height: 28px; font-weight: 600; color: #3D3D3D; }
.cs-index article.blog-index__post .blog-index__post-content .author-date time.blog-index__post-timestamp { font-size: 18px; line-height: 28px; font-weight: 600; color: #3D3D3D; }
.cs-index article.blog-index__post .blog-index__post-content .blog-index__post-summary p { color: #3d3d3d; font-size: 16px; font-weight: 400; line-height: 22.5px; }
.cs-index article.blog-index__post .blog-index__post-content .blog-index__post-summary p strong, .body-container--news-main .cs-index article.blog-index__post .blog-index__post-content .blog-index__post-summary p b { color: #3d3d3d; font-size: 16px; font-weight: 400; line-height: 22.5px; }
.cs-index article.blog-index__post .blog-index__post-content .blog-index__post-button-wrapper a { font-size: 16px; line-height: 22px; font-weight: 600; background-color: #999999; border-color: #999999; padding: 5px 15px; }
.cs-index .load-more-wrapper { width: 100%; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; margin: 28px auto 0; }
.cs-index .load-more-wrapper a.load-more { font-family: 'Montserrat'; font-size: 16px; line-height: 20px; font-weight: 500; color: #FFFFFF; background-color: #C42126; border-radius: 20px; padding: 10px 20px; }
.blog-index__post-content h2.blog-index__post-title a { width: 100%; display: inline-block; }
.filter-tags .ft-wrap ul li a:hover { background-color: #b22331; }
#hs_cos_wrapper_dnd_area-module-2 .blog-index__post-button:hover { background-color: #b12233; border-color: #b12233; color: #fff; }
#hs_cos_wrapper_dnd_area-module-2 .blog-index__post-summary { width: 100%; display: inline-block; margin: 0 0 20px 0; }
.filter-tags .ft-wrap ul li a.active { background-color: #b22331; }
.cs-index article.blog-index__post .blog-index__post-content h2.blog-index__post-title { height: auto !important; display: block; text-transform: capitalize; font-weight: 600; font-size: 20px; line-height: 28px; color: #005EB8; text-align: center; background: rgba(255, 255, 255, 0.76); margin: -94px auto 0; position: relative; z-index: 1; }
.cs-index article.blog-index__post .blog-index__post-content h2.blog-index__post-title a { display: inline-block; vertical-align: top; text-transform: capitalize; font-weight: 600; font-size: 20px; line-height: 28px; color: #005EB8; text-align: center; }
.cs-index article.blog-index__post .blog-index__post-content .ct { display: inline-block; vertical-align: top; width: 100%; padding: 15px; }
/* .cs-index article.blog-index__post .blog-index__post-content h2.blog-index__post-title:before { content: ""; background: #fff; bottom: 0; height: calc(100% + 6px); position: absolute; right: -3px; top: -6px; width: 6px; }
.cs-index article.blog-index__post .blog-index__post-content h2.blog-index__post-title:after { content: ""; background: #fff; bottom: -6px; height: 80%; left: -3px; position: absolute; top: unset; width: 6px; }
 */
/* .cs-index article.blog-index__post .blog-index__post-content .ct:before {
    content: "";
    background: #fff;
    bottom: -6px;
    height: 6px;
    left: 0;
    position: absolute;
    right: 0;
    top: unset;
    width: 100%;
} */

/* .cs-index article.blog-index__post .blog-index__post-content .ct:after { content: ""; background: #fff; bottom: unset; height: 6px; left: 0; position: absolute; right: 0; top: -6px; width: 100%; } */
.cs-index article.blog-index__post .blog-index__post-content .bic-wrap .blog-index__post-tags { font-style: normal; font-weight: 500; font-size: 18px; line-height: 18px; color: #2E61AD; margin-bottom: 13px; }
.cs-index article.blog-index__post .blog-index__post-content .bic-wrap .blog-index__post-summary { font-family: 'Lato'; font-style: normal; font-weight: 400; font-size: 16px; line-height: 26px; color: #3A3A3A; margin-bottom: 20px; }
.cs-index article.blog-index__post .blog-index__post-content .bic-wrap .bad-wrap { display: flex; flex-wrap: wrap; width: 100%; justify-content: flex-start; align-items: center; }
.cs-index article.blog-index__post .blog-index__post-content .bic-wrap .bad-wrap .blog-index__post-button-wrapper { width: auto; margin: 0; }
.cs-index article.blog-index__post .blog-index__post-content .bic-wrap .bad-wrap .blog-index__post-button-wrapper a.blog-index__post-button.button { font-family: 'Josefin Sans'; font-weight: 700; font-size: 18px; line-height: 26px; color: #FFFFFF; background: #005EB8; border-radius: unset; }
.cs-index article.blog-index__post .blog-index__post-content .author-date .blog-index__post-author { width: 100%; display: flex; font-family: 'Lato'; font-style: normal; font-weight: 500; font-size: 16px; line-height: 19px; color: #525252; margin: 18px 0 0 0; }
.cs-index article.blog-index__post .blog-index__post-content .author-date time.blog-index__post-timestamp { font-family: 'Lato'; font-style: normal; font-weight: 500; font-size: 16px; line-height: 19px; text-align: center; color: #525252; }
.cs-index article.blog-index__post .blog-index__post-content .author-date .blog-index__post-author a { font-family: 'Lato'; font-style: normal; font-weight: 500; font-size: 16px; line-height: 19px; color: #525252; margin: 0; }
.cs-index article.blog-index__post .blog-index__post-content .author-date img { width: 20px; height: 21.1px; display: flex; margin: 0 10px 0 0; }
.blog-index__post-timestamp { margin: 0; }


.cs-index article.blog-index__post .blog-index__post-content h2 .ct:hover:before {
  transition-delay: 0s,0s,.2s;
}
.cs-index article.blog-index__post .blog-index__post-content h2 .ct:hover:after, .cs-index article.blog-index__post .blog-index__post-content h2 .ct:hover:before {
  border-color: #fff;
  height: 100%;
  transition: border-color 0s,width .2s,height .2s;
  width: 100%;
}

.cs-index article.blog-index__post .blog-index__post-content h2 .ct:before {
  border-bottom-width: 6px !important;
  border-left-width: 6px !important;
}
.cs-index article.blog-index__post .blog-index__post-content h2 .ct:after, .cs-index article.blog-index__post .blog-index__post-content h2 .ct:before {
  border: 0 solid transparent;
  bottom: 0;
  box-sizing: border-box;
  content: "";
  height: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  width: 0;
}

.cs-index article.blog-index__post .blog-index__post-content h2 .ct:hover:after {
  transition-delay: 0s,.2s,0s;
}

.cs-index article.blog-index__post .blog-index__post-content h2 .ct:hover:before {
  transition-delay: 0s,.2s,0s;
}

.cs-index article.blog-index__post .blog-index__post-content h2 .ct {
  border: none;
  border-radius: unset;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all .2s ease-in-out;
  transition: color .2s;
}

.cs-index article.blog-index__post .blog-index__post-content h2 .ct:after {
  border-right-width: 6px !important;
  border-top-width: 6px !important;
}

:after, :before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  box-sizing: border-box;
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

.cs-index article.blog-index__post .blog-index__post-content h2 .ct:hover:after {
    right: 0;
    left: unset;
}

.cs-index article.blog-index__post .blog-index__post-content h2 .ct:hover:before {
    left: 0;
    right: unset;
}




@media(max-width: 1400px){
  .cs-index article.blog-index__post .blog-index__post-content .author-date { width: 46%; margin-left: 17px; }

}



@media(max-width: 1215px){
  .cs-index article.blog-index__post .blog-index__post-content .bic-wrap .bad-wrap .blog-index__post-button-wrapper { order: 2; }
  .cs-index article.blog-index__post .blog-index__post-content .author-date { order: 1; width: 100%; margin: 0; margin-bottom: 23px; }

}

@media(max-width: 1024px){
  .cs-index section.blog-index { max-width: 100%; }
  .cs-index article.blog-index__post { width: calc(100% / 2 - 20px); }
}

@media(max-width: 767px){
  .cs-index .container { padding: 0; }
  .cs-index section.blog-index { width: calc(100% + 0px); margin: 0; }
  .cs-index article.blog-index__post { width: calc(100% / 1 - 0px); margin: 0 auto; }
  .cs-index article.blog-index__post .blog-index__post-content h2.blog-index__post-title { height: auto !important; }
  .cs-index article.blog-index__post .blog-index__post-content .bic-wrap .blog-index__post-tags { height: auto !important; }
  #hs_cos_wrapper_dnd_area-module-2 .blog-index__post-summary { height: auto !important; }
  
  .top-part {padding-top: 40px;}
  .top-part .filter-files .product-filter .select .selectBtn { font-size: 26px; line-height: 50px; }
 

}


@media(max-width: 440px){
  
  .top-part .filter-files .product-filter .select .selectBtn { font-size: 20px; line-height: 40px; }
 

}




