.pp-post-filters-dropdown-list{display:none;}
.pp-post-filters-dropdown-list.active{display:block;}
/**ENEWSLETTER articles**/
.eNewsArticle{width:calc(100% - 20px);max-width:1366px;margin:0 auto;padding:70px 0;font-size:0;}
.eNewsArticle .leftContent{display:inline-block;vertical-align:top;width:calc(75% - 70px);margin-right:70px;}
.eNewsArticle .leftContent h2{font-family:"Fira Sans",Sans-serif;font-size:30px;font-weight:500;line-height:37px;color:#005ba2;margin-bottom:40px;}
.eNewsArticle .leftContent h3{font-family:"Fira Sans",Sans-serif;font-size:23px;font-weight:500;line-height:27px;color:#005ba2;margin-bottom:20px;}
.eNewsArticle .leftContent p{color:#5d5d5d;font-size:16px;line-height:24px;margin-bottom:20px;}
.eNewsArticle .leftContent ul{list-style:disc;margin-left:20px;margin-bottom:20px;}
.eNewsArticle .leftContent ol{list-style:decimal;margin-left:20px;}
.eNewsArticle .leftContent li{color:#5d5d5d;font-size:16px;line-height:24px;padding:5px;}
.eNewsArticle .leftContent .template{clear:both;width:100%;padding-bottom:10px;color:#5d5d5d;font-size:16px;line-height:24px;}
.eNewsArticle .leftContent .template .imgLeft{width:calc(40% - 20px);margin-right:20px;float:left; margin-bottom:15px;}
.eNewsArticle .leftContent .template .imgRgt{width:calc(40% - 20px);margin-left:20px;float:right;margin-bottom:15px;}
.eNewsArticle .leftContent .template img{width:100%;display:block;border-radius:10px;}
.eNewsArticle .leftContent .template .caption{color:#5d5d5d;font-size:12px;line-height:16px;padding:10px 0;display:block;}
.eNewsArticle .leftContent .template .quote{color:#005ba3;text-align:center;font-size:22px;line-height:28px;margin:20px 0;clear: both;}
.eNewsArticle .leftContent .template .quoteBy{font-style:italic;display:block;}
.eNewsArticle .rgtLatestNews{display:inline-block;vertical-align:top;width:25%;}
.eNewsArticle .rgtLatestNews h3{font-family:"Fira Sans",Sans-serif;font-size:23px;font-weight:500;line-height:27px;color:#005ba2;margin-bottom:40px;}
.eNewsArticle .rgtLatestNews h4{color:#84b4c8;font-size:12px;line-height:14px;margin-bottom:5px;}
.eNewsArticle .rgtLatestNews p{color:#000000;font-size:14px;line-height:20px;margin-bottom:0;font-weight:500;letter-spacing: 0.5px;}
.eNewsArticle .rgtLatestNews ul{width:100%;margin:0;padding:0;}
.eNewsArticle .rgtLatestNews ul li{padding:5px 0;margin-bottom:40px;border-bottom:4px solid #84b4c8;}
.eNewsArticle .rgtLatestNews .imgThumb{width:100%;border-radius:10px;overflow:hidden;}
.eNewsArticle .rgtLatestNews .imgThumb img{width:100%;display:block;}
.eNewsArticle .rgtLatestNews .content{width:calc(100% - 20px);padding:10px;}
.eNewsArticle .rgtLatestNews a{display:block;text-decoration:none;}
.responsiveTable{width:100%;padding:0 0 30px 0;}
.responsiveTable table{width:calc(100% - 2px);border:1px solid #eaeae9;text-align:left;}
.responsiveTable thead tr{background:#84b4c8;}
.responsiveTable thead tr th{color:#ffffff;font-weight:600;font-size:14px;line-height:18px;padding:15px 10px;}
.responsiveTable tbody tr{background:#eaeae9;}
.responsiveTable tbody tr:nth-child(even){background:#ffffff;}
.responsiveTable tbody tr td{color:#231f20;font-weight:400;font-size:14px;line-height:18px;padding:15px 10px;}
.responsiveTable tbody tr td ul{list-style:disc;margin-left:15px;}
.rgtLatestNews_wp .date{color:#84b4c8;font-size:12px;line-height:14px;margin-bottom:5px;font-weight:700;}
.rgtLatestNews_wp h3{color:#000000;font-size:14px !important;line-height:20px !important;margin-bottom:0 !important;font-weight:700;}
@media screen and (max-width:1024px){
	.eNewsArticle .rgtLatestNews ul{display:flex;flex-wrap:wrap;}
	.eNewsArticle .rgtLatestNews ul li{width:calc(50% - 15px);margin-right:15px;}
	.eNewsArticle .rgtLatestNews ul li:nth-of-type(even){margin-right:0;margin-left:15px;}
	.eNewsArticle .rgtLatestNews p{font-size:12px;line-height:18px;}
}
@media screen and (max-width:767px){
	.responsiveTable table{margin:0;}
	.responsiveTable table thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
	.responsiveTable table tr{display:block;border-bottom:none;margin:0;background:#eaeae9;padding:10px 0;}
	.responsiveTable table tbody tr td{border-top:none;display:block;text-align:left !important;padding:5px 10px;border-bottom:none;}
	.responsiveTable table td::before{content:attr(data-label);/*float:left;*/display:block;font-weight:600;color:#84b4c8;margin-bottom:5px;}
	.responsiveTable table tbody tr td:last-child{paddding-bottom:0;}
	.responsiveTable table tbody tr:last-child td{border-bottom:none;}
	.eNewsArticle .leftContent{width:100%;margin-right:0;}
	.eNewsArticle .rgtLatestNews{width:100%;margin-top:30px;}
	.eNewsArticle .leftContent .template .imgLeft{width:100%;margin-right:0;float:none;}
	.eNewsArticle .leftContent .template .imgRgt{width:100%;margin-left:0;float:none;}
	.eNewsArticle .rgtLatestNews ul{display:block;width:100%}
	.eNewsArticle .rgtLatestNews ul li{width:100%;margin-right:0;}
	.eNewsArticle .rgtLatestNews ul li:nth-of-type(even){margin-left:0 !important;}
	.eNewsArticle .rgtLatestNews p{font-size:14px;line-height:20px;}
}