body {
  overflow-x: hidden;
}

.width-center{
  margin-left:auto;
  margin-right: auto;
}

#resourcesLoop .mix {  display: none;}


#tLc .mix {  display: none;}

#filterBtn {
    display: flex;
    gap: 0;
    align-items: center;
    flex-grow: 1;
    background: #008bcc;
}

#filterBtn a {
    color: #fff;
    border-radius: 0;
    font-size: 17px;
    padding: 15px 14px;
    font-weight: 600;
    cursor: pointer;
    background: #008bcc;
    flex-grow: 1;
    text-transform: capitalize; text-align: center;
}
#filterBtn a.active {    background-color: #1D4D6B;    color: #fff !important;}

#resourcesLoop div#rLc {display: flex;gap: 20px;flex-wrap: wrap;min-height: auto !important;}

#pagination a.jp-current {
    color: #000;
}

#resourcesLoop .resources {box-shadow: 1px 1px 8px #00000029;border-radius: 5px;width: 32.1%;flex: 0 0 32.1%;}

#resourcesLoop .c-img {position: relative;height: 200px;background-size: cover;background-repeat: no-repeat;background-position: center;}

#resourcesLoop .c-img .cat {
    position: absolute;
    background-color: #444;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    top: 0;
    left: 0;
    padding: 5px 20px 5px 20px;
    font-size: 16px;
    font-weight: 600;
}

#resourcesLoop .c-img .cat.case-studies {background-color: #1D4D6B;}
#resourcesLoop .c-img .cat.checklists {background-color: #FFC000;}
#resourcesLoop .c-img .cat.infographics {background-color: #FF6F61;}
#resourcesLoop .c-img .cat.reports {background-color: #289FA5;}
#resourcesLoop .c-img .cat.webinars {background-color: #4FBDD3;}
#resourcesLoop .c-img .cat.white-papers {background-color: #008BCC;}



#resourcesLoop .c-content {padding: 15px 23px 18px;}

#resourcesLoop h3.c-title {
    font-size: 13.5pt;
    margin-top: 0;
    font-weight: 700;
    margin-bottom: 8px;
    color: #1D4D6B;
    font-family: 'Poppins', sans-serif;
}

#resourcesLoop p.c-address {
    font-family: 'Poppins';
    color: #000;
    font-size: 12pt;
    margin-bottom: 25px;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

#resourcesLoop .c-book a {
    background: #008bcc;
    color: #fff;
    padding: 8px 20px;
    border-radius: 10px;
    font-size: 18px;
    display: inline-block;
}



/* case studies */
#mainContent {
    height: 225px;
    overflow: hidden;
}

.postid-9187 #mainContent,
.postid-9181 #mainContent,
.postid-9174 #mainContent,
.postid-9168 #mainContent,
.postid-8774 #mainContent,
.postid-9211 #mainContent,
.postid-9205 #mainContent,
.postid-9177 #mainContent,
.postid-9171 #mainContent,
.postid-9203 #mainContent {
    height: 125px;
}

#readCaseBtn {
  font-family: "Poppins", Sans-serif;
    font-size: 23px;
    font-weight: 600;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: var( --e-global-color-4871229 );
    border-radius: 6px 6px 6px 6px;
    padding: 15px 80px 15px 80px;
    display: inline-block;
}
#readCaseBtn:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 227px;
    left: 0;
    background: linear-gradient(0deg, white 2%, transparent);
    top: 0;
    transform: translateY(-100%);
}

a#formCloseBtn, a#thankCloseBtn {
    color: #fff;
    font-size: 18px;
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
}
#formSec, #thankSec {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    overflow-y: scroll;
    display: none;
    align-items: center;
}


.resouces-title h1 {
    font-size: 24pt !important;
}
.slick-slide {
    transition: transform 0.5s ease-out;
}
.slick-slide:hover {
    transform: scale(1.05);
    transition: transform 0.5s ease-out;
}
.exad-post-grid-body {
  background-color: #fff;
}


@media only screen and (max-width:767px) {
  #filterBtn {
    gap: 3px;
    flex-wrap: wrap;
    background: transparent;
  }
  #filterBtn a {
    text-align: center;
    flex: none;
    font-size: 15px;
    padding: 10px 13px;
}
  #resourcesLoop .resources {
    width: 100%;
    flex: 0 0 100%;
  }
  #mainContent {
      height: 225px;
      overflow: hidden;
  }
  #mainContent h1 {
    font-size: 19px;
  }
  #readCaseBtn {
    font-family: "Poppins", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    padding: 15px 60px 15px 60px;
  }
  #colForm > div{
    padding: 30px 25px;
  }
  #popTitle > div {

    padding: 0;
  }
  #popTitle h2{
    font-size: 18px;
  }
  .resouces-title h1 {
    font-size: 19pt !important;
    line-height: 26pt !important;
  }
  #resourcesLoop .c-img {
    height: 159px;
    background-size: contain;
    background-position: top center;
  }
  .filter.hidden {
    display:none;
  }
}

#pagination a {
    text-transform: capitalize;
    cursor: pointer;
    font-weight: 600;
}

div#pagination {
    display: flex;
    gap: 17px;
    justify-content: center;
        margin-top: 30px;
}

	html[lang="fr-CA"] .post-card [img_src="acf"] + [img_src="post"] {
		display: none;
	}
	html[lang="fr-CA"] .post-card [img_src="acf"] + [img_src="acf"] {
		display: none;
	}
	html[lang="fr-CA"] .post-card [excerpt_src="acf"] + [excerpt_src="post"] {
		display: none;
	}
	html[lang="en-CA"] .post-card [img_src="acf"] {
		display: none;
	}
	html[lang="en-CA"] .post-card [excerpt_src="acf"] {
		display: none;
	}

	/* resources	 */
	html[lang="fr-CA"] .post-card [post_title="acf"] + [post_title="post"] {
		display: none;
	}
	html[lang="en-CA"] .post-card [post_title="acf"] {
		display: none;
	}

	.pp-post.pp-grid-item,
	.pp-post.pp-grid-item .elementor-template,
	.pp-post.pp-grid-item [data-elementor-type="section"] {
		height: 100%;
	}

	.post-section,
	.post-section .elementor-container.elementor-column-gap-default {
		height: 100%;
	}
	.post-card .post-title h3,
	.post-card .post-title h3 a {
		color: #54595F !important;
		font-family: "Poppins", Sans-serif;
		font-size: 20px  !important;
		font-weight: 600 !important;
		text-transform: uppercase !important;
		line-height: 28px !important;
		margin-block-end: 0px;
	}
	.post-card .post-image,
	.post-card .post-image img {
		max-height: 202px;
		object-fit: cover;
	}
	.post-card .post-excerpt,
	.post-card .post-excerpt p {
		margin-block-end: 0px;
		margin-bottom: 0px;
	}
	.post-card .post-excerpt p,
	.post-card .post-excerpt p.elementor-heading-title.elementor-size-default {
		font-size: 16px;
		color: #7A7A7A;
		line-height: 27px;
	}
	.post-read-more {
		margin-top: 20px;
	}
	.post-read-more a {
		color: #007ABD;
	}
	.featured-post .post-card .post-image,
	.featured-post img {
		width: 100%;
		max-height: unset !important;
	}
	body[class*="paged-"] section#featured-article-section {
		display: none;
	}