/* Base starts*/
html {
	font-size: 0.781vw;
	line-height: 1;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	font-size: 1.405rem;
	text-align: left;
	font-family: 'Arial';
	line-height: 1.42857143;
	color: #000;
	overflow-x: hidden;
}
.container{
	width: 75%;
	max-width: 75%;
}
.container {
	max-width: 85%;
	width: 100%;
	padding-right: 1.071rem;
	padding-left: 1.071rem;
	padding: 0 2rem;
}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,
.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,
.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
	min-height: 0.063rem;
	padding-right: 1.071rem;
	padding-left: 1.071rem;
}
.row {
	margin-left: -1.071rem;
	margin-right: -1.071rem;
}
/* .news-banner-section .row.analysis-banner{
display: flex;
align-items: center;
flex-direction: row-reverse;
justify-content: center;
flex-wrap: wrap;
justify-content: space-between;
} */
@media (max-width: 991px){
	body {
		font-size: 14px;
	}
	html {
		font-size: 10px;
	}

}
@media(max-width: 767px) {
	.container {
		max-width: 100%;
	}
}
/* Base ends*/

footer .footer-shape {
	background-color: #f5f5f5 !important;
}

/*banner section starts*/
section.news-banner-section {
	margin: 11.5rem 0 0;
	padding-bottom: 3rem;
	font-family: 'Arial';
}
section.news-banner-section .container {
	max-width: 75.5%;
}
section.news-banner-section .work-bench {
	margin: 0;
	text-align: left;
}
section.news-banner-section .work-bench h1 {
	font-size: 2.5rem;
	font-weight: 400;
	color: #fff!important;
	margin: 0 0 2rem 0;
}
section.news-banner-section .work-bench p {
	font-size: 1.5rem;
	width: 91%;
	color: #fff;
	margin: 0 0 3rem 0;
}
section.news-banner-section .banner-right-img img{
	width: 100%;
	height: 20rem;
	object-fit: contain;
	margin-left: 0;
}
section.news-banner-section .input-btn .input-group{
	width: 100%;
}
section.news-banner-section .input-group input{
	width: 70%;
	height: 4.1rem;
	border-radius: 0;
}
section.news-banner-section .input-group button{
	font-size: 1.5rem;
	font-weight: 500;
	border-radius: 0;
	border: 0.2rem solid #AE7F2E;
	background: #AE7F2E;
	color: #fff;
	padding: 0.8rem 2.5rem !important;
	text-transform: uppercase;
	outline: none;
}
section.news-banner-section .input-group button:hover{
	border: 0.2rem solid #ffe300 !important;
	background: #ffe300 !important;
	color: #AE7F2E;
	transition: 0.5s;
}
section.news-banner-section .input-group button:focus{
	outline: none;
}
/*banner section ends*/


/* latest section styles starts */
.latest-section.latest {
	padding: 0;
	background-color: #f5f5f5 !important;
	font-family: 'Arial';
	position: relative;
}

.latest-section::before{
	content: "";
	position: absolute;
	background-image: url(/wp-content/uploads/2021/11/grey-bg.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	top: -9.2rem;
	left: 0;
	display: block !important;
	height: 10rem;
	width: 100%;
	background: none;
}
.latest-section .container {
	width: 78%;
}
.latest-section .form-group{
	margin-bottom: 6rem;
}
.latest-section .form-control {
	color: #232937;
	font-size: 2.1rem;
	font-weight: 600;
	width: 30%;
	margin: 0 auto;
	height: 4.5rem;
	border: 0;
}
.latest-section .rel-slide-icon {
	display: none;
}
.latest-section .heading h2 {
	text-align: center;
	color: #232A37;
	font-size: 3rem;
	font-weight: 600;
}
.latest-section .para p {
	text-align: center;
	color: #81848B;
	font-size: 1.6rem;
	margin-top: 2rem;
	margin-bottom: 2.5rem;
}
.latest-section .card .image {
	position: relative;
}
.latest-section .card:hover .image:after {
/*	background-color: #6327dc6b;
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;*/
}
.latest-section .card:hover {
	box-shadow: 0.1rem 0.1rem 2rem #0000005c;
}
.latest-section .card:hover .image {
	z-index: 2;
	cursor: auto;
}
.latest-section .card .image img {
	width: 100%;
	min-height: 25rem;
	max-height: 25rem;
	object-fit: cover;
	object-position: top;
}
.latest-section #media .card .image img {
	object-fit: contain;
	background: #fff;
	padding: 1rem;
	object-position: center;
	border: 0.1rem solid #eee;
	padding: 4rem;
}
.latest-section .card.cat-media .image img.cssize-contain {
	object-fit: contain;
	background: #fff;
	padding: 1rem;
	object-position: center;
	border: 0.1rem solid #eee;
	padding: 4rem;
}
.latest-section.latest .card .para p {
	font-size: 1.15rem;
	text-align: left;
	color: #232937 !important;
	padding: 0 1rem 0 2rem;
	line-height: 1.3;
	font-weight: 400;
	margin-bottom: 0;
	/*overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;*/
}
.latest-section .resource-filters-cnt-ns .card-body .para p{
	font-size: 1.15rem;
	color: #000 !important;
	font-weight: 400;
	padding: 1rem 2rem 2rem;
	text-align: left;
	min-height: 13.5rem;
	margin: 0.55rem 0 1rem;
}
.latest-section .card {
	margin: 0 1rem 5rem;
	text-decoration: none;
	box-shadow: inset 0 0 0 #fff, 0 0 0.4rem #ccc;
}
.latest-section .card:hover .card-body {
	background-color: transparent;
}
.latest-section .card:hover .date-div {
	color: #AE7F2E !important;
}
.page-id-7726 .latest-section .card .date-div span {
	color:#AE7F2E !important;
}
.latest-section .card:hover .para p{
	color: #fff;
	/* font-weight: 500; */
}
.latest-section .card .card-body {
	padding-top: 0;
	min-height: 24rem;
}
.latest-section .card-body .date-div {
	margin: 0rem 0 2rem 0;
	padding-left: 2rem;
	color: #4b4d52;
}
.latest-section.latest .card-body .date-div span {
	color: #AE7F2E !important;
	font-size: 1.4rem;
	margin: 3rem 0;
}
.latest-section .card .click {
	position: absolute;
	bottom: 0;	
	width: 100%;
	z-index: 10;
}
.latest-section .card .click a h3 {
	position: relative;
	z-index: 10;
	max-width: 100%;
	width: 100%;
	width: fit-content;
}
.latest-section .card .click a h3:after {
	position: absolute;
	background-image: url('/wp-content/uploads/2021/12/next.png');
	width: 2rem;
	height: 3rem;
	bottom: auto;
	top: -.1rem;
	left: auto;
	right: -3.7rem;
	float: right;
	background-size: contain;
	background-repeat: no-repeat;
	content: "";
	z-index: 10;
	transition: 0.2s;
}
.latest-section .card:hover a h3{
	color: #ffe300;
	text-decoration: none;
}
.latest-section .card:hover a h3::after{
	background-image: url('/wp-content/uploads/2021/12/next-yellow.png');
	right: -4.7rem;
}
.latest-section .card a:hover {
	text-decoration: none;
}
.latest-section .card .click h3 {
	color: #fff !important;
	font-size: 1.6rem;
	font-weight: 500;
	padding-left: 2rem;
	margin: 1.5rem 0;
}
.latest-section .button {
	text-align: center;
	margin-top: 0rem;
}
.latest-section .card-body .date-div{
	text-transform: capitalize;
}
.latest-section .button a {
	font-size: 1.6rem;
	font-weight: 500;
	text-align: center;
	background-color: #6427DB;
	padding: 1rem 3rem;
	color: #FFF;
	cursor: pointer;
	border: 0.2rem solid #6427DB;
}
.latest-section .button a:hover {
	border: 0.2rem solid #ffe300 !important;
	background: #ffe300 !important;
	color: #AE7F2E;
	transition: 0.5s;
	text-decoration: none;
}
/* latest section styles ends */

/* Footer starts */
/* .page-id-7726 footer .footer-shape {
background-color: #f5f5f5 !important;
} */

/* Footer ends */


/* dynamic filter content start */

a {
	color: #12341D;
}
.resource-filters-cnt .article-sec:hover .rs-author {
	color: #AE7F2E;
}
.event  .row.press-releases {
	display: none;
}
a:hover, a:active {
	outline: 0 !important;
}
span.border-line.typecall-Video {
	display: none;
}
.resource-filters-cnt a:hover,
.resource-filters-cnt a:active,
.resource-filters-cnt a:focus
{
	color: #AE7F2E;
}
a:focus {
	outline: 0 !important;
}
.rspage-pr-lst:hover a,
.rspage-pr-lst:hover h3{
	color: #AE7F2E;
}
.resource-filters-cnt .playbtn.top-col-icons {
	top: 35%;
}

.resource-filters-dv form:hover:before {
	background: #AE7F2E;
}
.resource-filters-cnt .playbtn {
	position: absolute;
	top: 0;
	max-width: 4em;
	left: 45%;
	cursor: pointer;
}
.resource-filters-cnt .tab-pane .playbtn img {
	width: auto;
	min-height: 4rem !important;
	max-height: 4rem !important;
	object-fit: contain !important;
	height: 4rem;
}
.tab-pane .rspage-pr-lst {
	text-align: left;
	margin: 0 auto;
}
a:hover, a:active {
	outline: none !important;
}
#menu #menu-item-5571 .sub-menu {
	left: 1.5rem;
}
.press-date {
	font-weight: 300;
	font-size: 1.3rem;
}
.wpcf7 form.sent .wpcf7-response-output {
	border-color: transparent !important;
}
.article-sec:hover .content-inner-spec p {
	color: #AE7F2E;
}
p.rs-type {
	text-transform: capitalize;
}
.custom-close1 {
	color: #000;
	float: right !important;
	font-size: 3rem !important;
	border: 0.2rem solid #000 !important;
	border-radius: 100% !important;
	height: 3.3rem !important;
	width: 3.3rem !important;
	line-height: 3.2rem !important;
	padding-left: 0 !important;
	transition: all .2s cubic-bezier(0,0,.58,1) !important;
	display: block !important;
	cursor: pointer;
}
section.resource-filters {
	padding: 6rem 0;
	text-align: center;
}
#casestudy .article-sec,
#brochures .article-sec {
	border: 0.1rem solid #cccccc;
	padding: 4rem 2rem;
	background: #cccccc;
	box-sizing: border-box;
}
.article-sec a,
.resource-filters-cnt p.rs-title {
	font-weight: 500;
}
.article-sec:hover .date-spec p {
	color: #AE7F2E;
}
.article-sec a:hover, .article-sec a:active, .article-sec a:focus {
	color: #AE7F2E;
}

.resource-filters-cnt .article-sec:hover a,
.resource-filters-cnt .fcc-cont:hover .content-spec{
	color: #AE7F2E;
}
.resource-filters-cnt .fcc-cont:hover a.rs-btn{
	border-color: #AE7F2E;
}
.resource-filters-cnt .fcc-cont:hover .article-sec .arin-imgwps:before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgb(79 24 186 / 54%);
	z-index: 10;
	border-radius: 0.4rem;
} 
.resource-filters-cnt .article-sec:hover .rs-btn{
	border-color: #AE7F2E;
}
#casestudy .content-spec,
#brochures .content-spec {
	text-align: left;
	margin: 0 auto;
	min-height: 100%;
}
.resource-filters select#mySelect {
	padding: 1.1rem 7rem 0.9rem 1.8rem;
	border: 0.1rem solid #000;
	border-radius: 0;
	line-height: 1.5;
	height: 4rem;
	font-size: 1.3rem;
	background: url(/wp-content/uploads/2021/12/caret-down.svg) no-repeat right;
	-webkit-appearance: none;
	background-position-x: 93%;
	background-size: 1rem 1rem;
	cursor: pointer;
}
.resource-filters select#mySelect option {
	font-size: 1.35rem;
	color: #333;
	position: relative;
}
.resource-filters-cnt .tab-pane img {
	min-height: 25rem;
	max-height: 25rem;
	overflow: hidden;
	object-fit: cover;
	width: 100%;
	border-radius: 0.5rem;
	position: relative;
	object-position: top;
}
.resource-filters-cnt .tab-pane img.typecall-media {
	object-fit: contain;
	background: #fff;
	padding: 1rem;
	object-position: center;
	border: 0.1rem solid #eee;
	padding: 4rem;
}
.date-spec p {
	margin-bottom: 0.8rem;
}
section.resource-filters-cnt {
	max-width: 78.9%;
	margin: 0 auto;
	margin-bottom: 5rem !important;
	text-align: center;
}
.page-template-resource .clo_01_homepage_hero_section h1 {
	letter-spacing: 0.5rem;
}
.page-template-resource .clo_01_homepage_hero_section .content {
	width: 50%;
}
.resource-filters-cnt .date-spec {
	display: flex;
	padding: 2rem 0 0;
	position:relative;
}
.resource-filters-cnt .rs-btn-dv {
	position: absolute;
	right: 0;
}
.resource-filters-cnt .rs-btn {
	border: 0.1rem solid #000;
	padding: 0rem 0.8rem ;
}
.resource-filters-cnt p.rs-date {
	padding: 0 ;
}
.resource-filters-cnt p.rs-title {
	min-height: 5rem;
	line-height: 1.3;
	margin-bottom: 0.55rem;
	text-align: left;
}
.resource-filters-cnt span.border-line {
	padding-left: 0.5rem;
	padding-right: 0.8rem;
}
/* .resource-filters-cnt p.rs-type {
border-right: 0.1rem solid #000;
padding-right: 1rem;
} */
.resource-filters-cnt .content-spec  {
	text-align: left;
	margin: 0 auto;
	min-height: 11rem;
}
.resource-filters-cnt .article-sec:hover {
	color: #AE7F2E;
}
.resource-filters-cnt .article-sec:hover p.rs-type {
	border-color: #AE7F2E;
}
/* .resource-filters select#mySelect option:first-child{
display:none;
} */
.resource-filters-cnt .content-spec p.rs-author {
	font-style: italic;
	font-size: 1.3rem;
}
.rspage-pr-lst:hover {
	color: #AE7F2E;
}
.subscribe-bann {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
#pressreleases .col-sm-8.myrightnewssec .rspage-pr-lst {
	display: none;
}
#pressreleases .col-sm-8.myrightnewssec .wp-lsloop:nth-child(3) .rspage-pr-lst,
#pressreleases .col-sm-8.myrightnewssec .wp-lsloop:nth-child(4) .rspage-pr-lst,
#pressreleases .col-sm-8.myrightnewssec .wp-lsloop:nth-child(5) .rspage-pr-lst {
	display: block;
}
#pressreleases .col-sm-8.myrightnewssec .wp-lsloop .rspage-pr-lst.shs-all {
	display: block;
}
.article-sec.looplst-hds.shs-blog.shs-all {
	display: block;
}
.resource-filters-dv form:before {
	content: '';
	font-size: 2rem;
	position: absolute;
	z-index: 50;
	width: 0.01rem;
	height: 1.5rem;
	background: #333;
	margin-left: 15rem;
	margin-top: 1.2rem;
}
.resource-filters-dv :hover form:before {
	background: #AE7F2E;
}
.resource-filters-dv {
	position: relative;
}
.subscribe-bann #res-hubspotwp input.hs-button.primary.large {
	background-color: #DCA972;
	box-shadow: none;
	width: 13.2rem;
	padding: 1.35rem 3rem 1.2rem 3.7rem !important;
	position: absolute;
	right: -1.8rem;
	text-align: left;
	top: 0rem;
	bottom: auto;
	height: 4.4rem;
	font-size: 1.5rem !important;
	border-radius: 0;
	border: 0.1rem solid rgb(255 255 255 / 0.6);
	font-weight: 400 !important;
	line-height: 0;
	text-transform: uppercase;
}
.wpcf7-not-valid-tip {
	font-size: 1rem;
	margin-top: 0.5rem;
}
.subscribe-bann #res-hubspotwp input#email-1c1a491f-ce10-48c8-8176-246338fad400 {
	border: 0.1rem rgb(137 137 137 / 60%) solid;
	width: 38rem !important;
	padding: 1.2rem;
	font-size: 1.2rem !important;
	border-radius: 0 !important;
	height: 4.35rem;
	margin-bottom: 0 !important;
	color: #000;
	position: relative;
	top: -2rem;
	background: #fff;
}
.subscribe-bann label {
	margin-bottom: 0;
}
label.hs-main-font-element {
	display: none;
}
.fcc-cont:hover .article-sec .rs-btn {
	border-color: #AE7F2E;
}
.subscribe-bann .submitted-message p {
	color: #fff;
}
.page-template-resource .clo_01_homepage_hero_section .bannsec {
	padding-top: 11rem;
}
.page-template-resource .clo_01_homepage_hero_section.global-wrapper {
	min-height: 35rem;
}
a.show-all-btn {
	color: #fff;
	font-size: 1.5rem;
	font-family: 'Arial';
	font-weight: 400;
}
.resource-filters-cnt .fcc-cont .content-spec {
	min-height: 100%;
}
.resource-filters-dv {
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
}
.show-all-btn-dv {
	padding: 1.2rem 3rem 1rem;
	border: 0;
	margin-left: 1.75rem;
	border-radius: 0;
	line-height: 1;
	height: 4rem;
	font-weight: 400;
	background: #12341D;
}
.show-all-btn-dv:hover {
	background-color: #21552F;
	border-color: #21552F;
	color: #fff !important;
}
.show-all-btn-dv:hover a {
	text-decoration: unset;
	color: #AE7F2E;
}
.subscribe-bann #res-hubspotwp input.hs-button.primary.large {
	background-position: 89%;
	background-size: 2.5rem 2.2rem;
	background-image: none;
	background-repeat: no-repeat;
	border: 0.1rem #DCA972 solid;
}
input.hs-button.primary.large:hover {
	background-image:none !important; 
}
.subscribe-bann #res-hubspotwp input.hs-button.primary.large:hover,
.subscribe-bann #res-hubspotwp input.hs-button.primary.large:active, 
.subscribe-bann #res-hubspotwp input.hs-button.primary.large:focus{
	background-color: #21552F !important;
	border: 2px solid #21552F !important;
	color: #fff !important;
	background-position: 90% !important;
	background-size: 2.5rem 2.2rem;
}
input.hs-button.primary.large:active, input.hs-button.primary.large:focus, input.hs-button.primary.large:hover {
	background-image: none !important;
}
.pdf-link {
	padding-left: 0.5rem;
	font-size: 1.5rem!important;
	font-weight: 400;
}
a.pdf-link .pdf-div {
	height: 4rem;
	width: 4rem;
	background-repeat: no-repeat;
	float: left;
	margin-top: 0;
	/*background-image: url(/wp-content/uploads/2019/01/white-pdf.png);*/
}
.pdf-link:hover {
	color: #AE7F2E!important;
}
.article-sec:hover a.pdf-link .pdf-div {
	background-image: url(/wp-content/uploads/2021/12/yellow-pdf.png);
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: transparent;
	display: none !important;
}
#mySelect{
	position: relative;
}

#pressreleases .col-sm-4.myleftnewssec {
	display: none;
}
#pressreleases .col-sm-8.myrightnewssec {
	width: 100%;
}
#pressreleases .col-sm-3 {
	display: none;
}
#pressreleases .col-sm-9 {
	width: 33.33333333%;
	min-height: 14rem;
	overflow: hidden;
	text-align: left;
}
#pressreleases .rspage-pr-lst .press-date {
	font-weight: 300;
	font-size: 1.3rem;
}
.fcc-cont .content-inner-spec {
	text-align: left;
	margin: 0 auto;
	margin-bottom: 0;
}
.fcc-cont.clearfix p.rs-title a,
.fcc-cont.clearfix .content-spec p.rs-author{
	font-weight: 400;
}
.fcc-cont.clearfix p.rs-title {
	margin-bottom: 0.2rem;
	font-weight: 500;
	min-height: 3rem;
}
.fcc-cont p.rs-inner-title {
	margin-bottom: 1rem;
	font-size: 1.4rem;
}
.resource-filters-cnt .fcc-cont.clearfix .article-sec:hover {
	color: inherit;
}
.looplst-wps .looplst-hds.shs-all {
	display: block;
}
.pst-showmore-dv {
	transition: .5s;
	background-image: none !important;
	width: 17rem;
	text-align: center;
	margin: 1.5rem auto 2rem;
	padding: 0.7rem 3rem;
	border: 0.1rem solid #21552F !important;
	border-radius: 0;
	line-height: 1;
	height: 3.35rem;
	font-weight: normal;
	float: none;
	clear: both;
	background-color: #21552F;
}
.pst-showmore-dv a{
	font-size: 1.5rem;
	font-weight: 400;
	color: #fff;
}
.pst-showmore-dv:hover{
	color: #fff;
}
.pst-showmore-dv a:hover{
	color: #2c1b53 !important;
}
.pst-showmore-dv:hover{
	background-color: #21552F;
	border-color: #21552F;
	color: #AE7F2E !important;
	transition: .5s;
	background-image: url(/wp-content/uploads/2021/12/white-arrows-1.png);
	background-repeat: no-repeat;
	background-position: 93%;
	background-image: none;
	text-decoration: none;
}
#pressreleases .col-sm-8.myrightnewssec .rspage-pr-lst:hover h3,
#pressreleases .col-sm-8.myrightnewssec .rspage-pr-lst:hover p {
	color: #AE7F2E;	
}
@-moz-document url-prefix() {
	.resource-filters-cnt .article-sec:hover a.link-sc::before{
		top: -11.3rem;
	}
}
.resource-filters-cnt  .fcc-cont .article-sec a.link-sc:hover:before {
	content: '';
	position: absolute;
	width: 95.5%;
	height: 83%;
	background: rgb(79 24 186 / 54%);
	z-index: 10;
	border-radius: 0.8rem;
}
.looplst-wps .looplst-hds {
	display: none;
}
.looplst-wps .looplst-hds:nth-child(1),
.looplst-wps .looplst-hds:nth-child(2),
.looplst-wps .looplst-hds:nth-child(3) {
	display: block
}
.article-sec.looplst-hds.shs-blog {
	display: none;
}
div#brochures,
div#casestudy{
	padding: 2rem 1rem;
}
.resource-filters-cnt .tab-content>.tab-pane.shown .pst-showmore-dv {
	display: none;
}
.resource-filters-cnt .tab-content>.tab-pane.shown .looplst-wps .looplst-hds {
	display: block !important;
}
.article-sec.looplst-hds.shs-blog:nth-child(1),
.article-sec.looplst-hds.shs-blog:nth-child(2),
.article-sec.looplst-hds.shs-blog:nth-child(3) {
	display: block
}
.fcc-cont.clearfix {
	margin-bottom: 3rem;
	padding:0;
}
.fcc-cont.clearfix  p.rs-title {
	margin-bottom: 0.2rem;
	font-weight: 500;
}
.fcc-cont:hover .p.rs-title a,
.fcc-cont:hover .article-sec a{
	color: #AE7F2E;
}
.fcc-cont.clearfix img {
	min-height: 23.5rem;
	max-height: 23.5rem;
}
.resource-filters-cnt .article-sec a.link-sc {
	position: relative;
	overflow: hidden;
}
.resource-filters-cnt .article-sec:hover a.link-sc:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 25rem;
	background: rgb(79 24 186 / 54%);
	z-index: 10;
	border-radius: 0.5rem;
}

.fcc-cont.clearfix:hover .rs-btn-dv{
	color: #AE7F2E;
	border-color: #AE7F2E;
}
.fcc-cont.clearfix:hover {
	color: #AE7F2E;
}
.resource-filters select#mySelect:hover {
	color: #2c1b53;
	border-color: #2c1b53;
	background: url(/wp-content/uploads/2022/10/down-filled-triangular-arrow.png) no-repeat right;
	background-position-x: 93%;
	background-size: 1rem 1rem;
}

.resource-filters-cnt .tab-content>.tab-pane.shown {
	display: block;
	padding: 2rem 0;
}
.use-rspg {
	display:none !important;
}
.rspage-pr-lsthds{
	display:  none;
}
.page-template-resource span.close.custom-close1 {
	opacity: 1;
}
.page-template-resource #custom-req-modal2 .custom-modal-content h2 {
	font-weight: 500;
	font-size: 2.9rem;
	color: #000;
}
/* #pressreleases .col-sm-8.myrightnewssec .rspage-pr-lst {
display: none;
}
#pressreleases .col-sm-8.myrightnewssec .rspage-pr-lst:nth-child(1),
#pressreleases .col-sm-8.myrightnewssec .rspage-pr-lst:nth-child(2),
#pressreleases .col-sm-8.myrightnewssec .rspage-pr-lst:nth-child(3) {
display: block;
} */
#pressreleases .col-sm-9 h3 {
	min-height: 6rem;
}
/* .custom-logo-link img, body.home.title-tagline-hidden.has-header-image .custom-logo-link img, body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
max-width: 10.5rem;
height: auto;
max-height: 100%;
} */
#pressreleases .col-sm-9 {
	padding: 0;
}
#pressreleases .col-sm-8.myrightnewssec {
	padding: 0;
}
.resource-filters-cnt .tab-content>.tab-pane.shown .col-sm-8.myrightnewssec .rspage-pr-lst,
.resource-filters-cnt .tab-content>.tab-pane.shown .article-sec.looplst-hds.shs-blog
{
	display: block !important;
}
#pressreleases .presscbt-wraps .col-sm-12 {
	padding: 0;
}
#pressreleases .col-sm-9 h3 {
	max-width: 90%;
}
.article-sec a:hover .arin-imgwps:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgb(79 24 186 / 54%);
	z-index: 10;
	border-radius: 0.4rem;
}
.arin-imgwps {
	position: relative;
}
.link-sc.fst:before{
	display: none;
}
.page-template-resource .myclass-custom-video .videoPoster {
	background-repeat: no-repeat;
	object-fit: cover;
	background: #f72773;
}
.page-template-resource .myclass-custom-video iframe {
	background-color: transparent;
}
.page-template-resource .myclass-custom-video .videoPoster:after {
	content: "";
	color: #fff;
	text-align: left;
	position: absolute;
	text-indent: initial;
	left: calc(10% + 30px);
	top: 82%;
	padding-right: 50%;
	padding-left: 40px;
	font-size: 22px;
}
.page-template-resource .myclass-custom-video .video_wrapper {
	background-color: transparent;
}
.page-template-resource .myclass-custom-video .video_wrapper {
	width: 100%;
	height: 40Vh;
	padding: 0;
	margin: 0 auto;
	position: relative;
}
.page-template-resource .myclass-custom-video iframe {
	height: 100%;
	width: 100%;
}
.page-template-resource .myclass-custom-video .videoPoster {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: 100%!important;
	border: none;
	text-indent: -999em;
	overflow: hidden;
	opacity: 1;
	transition: opacity .8s,height 0s;
	transition-delay: 0s,0s;
}
.page-template-resource .myclass-custom-video .videoPoster:before {
	content: '';
	position: absolute;
	top: 50%;
	background-size: contain;
	left: 45%;
	width: 4rem;
	height: 4rem;
	margin: 0 auto;
	border-radius: 100%;
	transition: border-color .3s;
	background-image: url(/wp-content/uploads/2021/12/paly-button.png);
	background-repeat: no-repeat;
	background-position: center!important;
}
.myclass-custom-video .sec-vid .videoPoster {
	background-image: url(/wp-content/uploads/2021/12/img-1-1.png)!important;
}
#res-hubspotwp {
	width: 100% !important;
	max-width: 100% !important;
}
#res-hubspotwp div#hbspt-form-1611081347500-9856808506 {
	width: 100% !important;
	max-width: 100% !important;
}
/* #res-hubspotwp iframe#hs-form-iframe-0,
#res-hubspotwp iframe  {
width: 80% !important;
max-width: 100% !important;
display: inline-block !important;
float: left !important;
}
#res-hubspotwp .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
width: 80% !important;
display: inline-block !important;
float: left !important;
margin-bottom: 0 !important;
} */
#res-hubspotwp label.hs-main-font-element {
	display: none;
}
#res-hubspotwp label.hs-error-msg {
	position: absolute;
	width: 100%;
	left: 0rem;
	bottom: 0rem;
	right: 0;
	font-weight: normal;
	font-size: 1.3rem !important;
}
#res-hubspotwp label span, #res-hubspotwp label {
	font-size: 1rem !important;
	color: red;
}
#res-hubspotwp input#email-1c1a491f-ce10-48c8-8176-246338fad400,
#res-hubspotwp .hs-input {
	display: inline-block !important;
	width: 80% !important;
	float: left !important;
	margin: 0 !important;
}
#res-hubspotwp .actions {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding: 0 !important;
}
#res-hubspotwp .field {
	margin-bottom: 0 !important;
}

#fst .row{
	display: none;  
}
#fst .sectioptin{
	display: block;
}

@media(max-width: 1024px) {
	.resource-filters-cnt .fcc-cont .article-sec a.link-sc:hover:before {
		height: 80%;
	}
	#res-hubspotwp label.hs-error-msg {
		left: 0rem;
	}
}
@media (max-width: 1100px) and (min-width: 768px){
	.page-template-resource .myclass-custom-video .video_wrapper {
		height: 24rem;
	}
	section.resource-filters-cnt {
		max-width: 90%;
	}
	.resource-filters-cnt .content-spec {
		min-height: 14rem;
	}

}
@media(max-width:991px){
	.card {
		height: 100%;
		min-height: 36rem;
	}
	.latest-section .card {
		margin: 0 0 3rem !important;
		left: 0;
	}
	.latest .container{
		width: 85% !important;
		max-width: 85%;
	}
	.page-template-resource .resource-filters-cnt p.rs-title {
		min-height: 100%;
	}
	.page-template-resource .resource-filters-cnt p.rs-title {
		min-height: 6rem;
		margin-bottom: 3rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.page-template-resource .resource-filters-cnt .content-spec {
		min-height: 100%;
	}
	.page-template-resource .clo_01_homepage_hero_section .content {
		width: 85%;
	}
	section.resource-filters-cnt {
		padding: 0 1rem;
	}
	.resource-filters-cnt p.rs-title {
		min-height: 12rem;
	}
	.subscribe-bann #res-hubspotwp input.hs-button.primary.large {
		right: 0;
	}
	.page-template-resource .myclass-custom-video .video_wrapper {
		margin-bottom: 2rem;
	}
	.page-template-resource button#responsive-menu-button {
		display: none !important;
	}
	#pressreleases .col-sm-9 {
		width: 50%;
	}
	section.resource-filters-cnt {
		max-width: 100%;
	}
	.resource-filters-cnt .col-xs-12.col-md-4.article-sec {
		width: 50%;
	}
	#pressreleases .col-sm-9 {
		min-height: 17rem;
	}
	.page-template-resource #custom-req-modal2 .custom-modal-content h2 {
		font-size: 2rem;
	}
	.resource-filters-cnt .fcc-cont .article-sec a.link-sc:hover:before {
		width: 97.5%;
	}
	.latest-section .card .image img {
		min-height: 16rem;
		max-height: 16rem;
	}

}
@media(max-width:767px){
	.subscribe-bann #res-hubspotwp input#email-1c1a491f-ce10-48c8-8176-246338fad400 {
		width: 100% !important;
		margin-bottom: 0!important;
		margin-left: 0.5rem !important;
	}
	.card {
		height: 100%;
	}
	.latest-section .container {
		padding: 0 2rem 0 2rem !important;
	}
	#pressreleases .col-sm-9 h3 {
		max-width: 100%;
	}
	.page-template-resource .myclass-custom-video .video_wrapper {
		height: 100%;
	}
	.resource-filters-cnt p.rs-title {
		margin-bottom: 3.55rem;
	}
	section.resource-filters-cnt {
		max-width: 100%;
	}
	#pressreleases .col-sm-9 {
		min-height: 100%;
	}
	.resource-filters-cnt .col-xs-12.col-md-4.article-sec {
		width: 100%;
	}
	.page-template-resource .clo_01_homepage_hero_section .content {
		width: 100%;
	}
	.subscribe-bann #res-hubspotwp input.hs-button.primary.large {
		width: 12.8rem;
	}
	.subscribe-bann #res-hubspotwp input#email-1c1a491f-ce10-48c8-8176-246338fad400 {
		width: 17rem;
	}
	.show-all-btn-dv {
		margin-left: 1rem;
	}
	#pressreleases .col-sm-9 {
		width: 100%;
		min-height: 100%;
	}
	.show-all-btn-dv {
		display: none;
	}
	section.resource-filters {
		padding: 1rem 0 3rem;
	}
	.resource-filters select#mySelect {
		width: 100%;
		padding: 1rem 4rem;
	}
	.resource-filters-cnt h2, 
	.resource-filters-cnt h3,
	.resource-filters-cnt p {
		text-align: left;
	}
	.resource-filters-cnt p.rs-title {
		min-height: 100%;
	}
	.resource-filters-cnt p.rs-title a {
		font-weight: 600;
		font-size: 1.8rem;
	}
	.resource-filters-cnt .content-spec p.rs-author {
		display: none;
	}
	.resource-filters-cnt p.rs-date {
		padding: 0;
	}
	.resource-filters-cnt .content-spec {
		min-height: 100%;
		margin-bottom: 1.5rem;
	}
	.subscribe-bann #res-hubspotwp input.hs-button.primary.large {
		background-position: 77%;
		padding: 0;
	}
	.page-template .subscribe-bann #res-hubspotwp input.hs-button.primary.large {
		text-align: center;
		width: 99% !important;
		position: relative;
		margin: 0 auto;
		left: 0.5rem;
		right: 0;
		top: 0rem;
	}
	.page-template .subscribe-bann #res-hubspotwp input#email-1c1a491f-ce10-48c8-8176-246338fad400 {
		width: 100%;
		margin-bottom: 2rem ;
	}
	.page-template-resource .clo_01_homepage_hero_section h1 {
		letter-spacing: 0.2rem;
	}
	.page-template-resource .clo_01_homepage_hero_section.global-wrapper h1 {
		font-size: 24px !important;
	}
	.tab-pane .rspage-pr-lst {
		padding: 0;
	}
	.page-template-resource .clo_01_homepage_hero_section.global-wrapper {
		background-image: url(/wp-content/uploads/2021/12/resource-banner-mobile.png) !important;
	}
	#pressreleases .col-sm-12 {
		padding: 0;
	}
	#pressreleases .col-sm-8.myrightnewssec {
		padding: 0;
	}
	.page-template-resource .tab-pane {
		padding: 0 1rem;
		clear: both;
	}
	.page-template-resource header#header .navigation-item .cus-logo img.custom-logo-wht-mb {
		display: block;
		float: right;
		margin-top: -1.5rem;
		position: relative;
		right: 0;
		top: 2.85rem;
	}
	.resource-filters-dv form:before {
		margin-left: 24rem;
		display: none;
	}
	.resource-filters-cnt .date-spec {
		padding: 1rem 0 0;
	}
	#res-hubspotwp label.hs-error-msg {
		left: 0;
		bottom: -3rem;
		right: 0;
	}
	section.resource-filters-cnt .container {
		padding: 0 1rem;
	}
	.resource-filters-cnt .rs-btn {
		font-size: 0.85rem;
	}	
	.page-template-resource .resource-filters-cnt p.rs-title {
		-webkit-line-clamp: 3;
	}
	.latest-section .card .image img {
		min-height: 22rem;
		max-height: 22rem;
	}
}
@media (max-width: 360px){
	.resource-filters select#mySelect {
		width: 30rem;
		padding: 1.1rem 15rem 0.9rem 1.8rem;
	}
}
@media (max-width: 320px){
	.page-template section.resource-filters-cnt {
		padding: 0 0.5rem;
	}
	.col-xs-12.col-md-6.article-sec {
		padding: 0rem;
	}
	.resource-filters select#mySelect {
		padding: 1.1rem 15rem 0.9rem 1.8rem;
	}
	.page-template .resource-filters select#mySelect {
		padding: 1.1rem 1.1rem 0.9rem;
		width: 29rem;
	}
	a.pdf-link .pdf-div {
		margin-left: -1.2rem;
	}
	.page-template-resource .tab-pane {
		padding: 0 1rem;
	}
	.resource-filters-dv form:before {
		margin-left: 19rem;
	}
	p {
		font-size: 1.4rem;
	}	
}


body.media .row.press-releases {
	display: none;
}
.shown .col-sm-8.myrightnewssec .rspage-pr-lst {
	display: block;	
}
.resource-filters-cnt .wptypecall-Brochures p.rs-author,
.wptypecall-Brochures p.rs-author {
	display: none;
}

/* dynamic filter content ends */

.resource-filters select#mySelect{
	font-size: 1.3rem;
	font-weight: 400;
	border: 0;
	background-color: #fff;
}
.resource-filters select#mySelect:hover{
	background-color: #fff;
}
/*------ social media share ------*/
ul.pu-share-wrap li{
	position: absolute;
	top: 2.5rem;
	right: 0;
	transition: all 0.2s ease-out;
	z-index: -1;
}
.shareicon.a2a_kit{
	transition: all 0.2s ease-out;
	padding: 0 1rem;
}
/*.shareicon.a2a_kit:hover{
	background: #d4d4d4;
}*/
.shareicon.a2a_kit:hover ul.pu-share-wrap li{
	display: block;
	width: auto;
	padding-left: 0;
	padding-right: 2rem;
	z-index: 99;
}
.shareicon.a2a_kit a.social-share{
	padding: 0 2rem;
	display: block;
}
.shareicon.a2a_kit a.social-share:hover, .shareicon.a2a_kit a.social-share:focus{
	background: #d4d4d4;
}
.date-div.date-div-top {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-right: 1rem;
}
.latest-section.latest .card-body .date-div .a2a_kit a span {
	margin: .5rem 0;
}
.a2a_default_style:not(.a2a_flex_style) a {
	line-height: 0;
	padding: 0;
}
.addtoany_list {
	display: flex;
	flex-direction: column;
}
@media(max-width: 1024px){
	.latest-section::before {
		top: -8.4rem;
	}
	.latest-section .form-control {
		width: 35%;
	}
	.latest-section .card {
		margin: 0 0 3rem 0;
	}
}

@media(max-width: 991px){
	section.news-banner-section {
		margin: 10rem 0 10rem;
	}
	section.news-banner-section .work-bench {
		margin: 3rem 0rem 0 0;
		text-align: center;
	}
	.show-all-btn-dv {
		padding: 1.2rem 2rem 0.5rem;
	}
	section.news-banner-section {
		margin: 10rem 0 0rem;
	}
	section.news-banner-section .banner-right-img img {
		width: 70%;
		margin: 0 auto;
	}
	section.news-banner-section .work-bench h1{
		width: 100%;
		text-align: center;
	}
	section.news-banner-section .work-bench p{
		text-align: center;
		width: 100%;
	}
	section.news-banner-section .input-group input {
		width: 75%;
	}
	.latest-section {
		padding: 9rem 0;
	}
	.latest-section::before {
		top: -7.3rem;
	}
	.latest-section .form-control {
		width: 50%;
	}
	.latest-section .container {
		width: 100%;
		padding: 0;
	}
	.latest-section .card .card-body {
		min-height: 14rem;
	}
	.latest-section .card .para p {
		font-size: 1.3rem;
	}
	.latest-section .para p {
		width: 70%;
		margin: auto;
		margin-top: 2rem;
		margin-bottom: 2rem;
	}
	.latest-section .card .para p {
		width: 100%;
	}
}

@media(max-width: 767px){
	.container {
		max-width: 81%;
	}
	.news-banner-section .row.analysis-banner{
		justify-content: center;
	}
	.latest-section.latest{
		padding-top: 0;
	}
	section.news-banner-section .container{
		padding: 0;
	}
	/* 	section.news-banner-section {
	margin: 10rem 0 7rem;
} */
	section.news-banner-section .work-bench {
		margin: 6rem 0rem 0 -1rem;
	}
	section.news-banner-section .work-bench p {
		font-size: 1.6rem;


	}
	section.news-banner-section .input-group input {
		width: 61%;
	}
	section.news-banner-section .banner-right-img img {
		width: 100%;
	}
	.latest-section {
		padding:6rem 0;
	}
	.latest-section::before {
		top: -6.1rem;
	}
	.latest-section .form-group {
		margin-bottom: 2rem;
	}
	.latest-section .form-control {
		width: 100%;
	}
	.latest-section .para p {
		width: 89%;
	}
	.latest-section .card {
		margin-top: 2rem;
	}
	.latest-section .card .card-body {
		min-height: 100%;
		padding: 2.5rem 0rem 3rem;
	}
	.latest-section .card .para p {
		font-size: 1.6rem;
		padding: 0 1rem 0 1rem;
		width: 95%;
		margin: 0;
	}
	.latest-section .card-body .date-div {
		padding-left: 0.5rem;
		text-align: left;
	}
	.latest-section .card-body .date-div {
		padding-left: 2rem;
		text-align: left;
	}
	.latest-section .card-body .date-div span {
		font-size: 1.5rem;
	}
	.latest-section .button {
		margin-top: 2rem;
	}
	header .navigation-item .hamburger-icon {
		left: 0rem !important;
	}
	header#header .container{
		padding: 0rem 2.8rem;
	}
	.container {
		padding: 0 2rem !important;
	}
	.latest-section.latest {
		margin-bottom:0;
	}
	.na-entirepg-resources-data .latest-section .card {
		max-width: 350px;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.page-template .subscribe-bann #res-hubspotwp input.hs-button.primary.large {
		max-width: 220px;
	}
	.banner-right-img {
		margin-top: 4rem;
	}
	.latest-section .resource-filters-cnt-ns .card-body .para p {
		text-align: left;
		min-height: 100%;
		margin: 0.55rem 0 3rem;
	}
	.latest-section .card .card-body {
		min-height: 100% !important;
	}
}

@media(max-width: 320px){
	section.news-banner-section .input-group button {
		padding: 0.8rem 1.7rem !important;
	}
	#res-hubspotwp label.hs-error-msg {
		bottom: -4rem;
	}
}
.latest-section::before {
	display: none !important;
}
/*** resources.css ***/
p, section.news-banner-section .work-bench p {
	font-size: 1.3rem !important;
}
.latest-section .card-body .date-div, .latest-section.latest .card-body .date-div span, .latest-section .card-body .date-div p, .latest-section .card-body .date-div a {
	font-size: 1.15rem !important;
}
.latest-section .card-body .date-div p{
	margin-bottom: 0;
}
.na-entirepg-resources-data section.intelai-bg-theme01 {
	background-color: #fff !important;
	padding-top: 3.3rem !important;
	padding-bottom: 3.3rem !important;
}

.na-entirepg-resources-data section.intelai-bg-theme02 {
	background-color: #12341D !important;
	padding-top: 3.3rem !important;
	padding-bottom: 3.3rem !important;
}
section.news-banner-section {
	margin: 6.2rem 0 0;
}
footer .footer-shape {
	background-color: #fff !important;
}
div#rshow-combinesec {
	padding-top: 2rem;
	clear: both;
}
/*** resources.css end ***/
/* section.resource-filters-cnt-ns {
padding-right: 6.2rem;
} */
