/*
 * Theme Name: Temple Gardens
 * Author: Evolvedigital
 * Description: A custom built bootstrap theme.
 * Version: 1.0
 * Domain Path: /languages/
*/

@font-face {
  font-family: 'Ronnia';
  src: url('fonts/2FE452_0_0.woff2') format('woff2'),
       url('fonts/2FE452_0_0.woff') format('woff'),
       url('fonts/2FE452_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'RonniaItalic';
  src: url('fonts/2FE452_1_0.woff2') format('woff2'),
       url('fonts/2FE452_1_0.woff') format('woff'),
       url('fonts/2FE452_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'RonniaBold';
  src: url('fonts/2FE452_3_0.woff2') format('woff2'),
       url('fonts/2FE452_3_0.woff') format('woff'),
       url('fonts/2FE452_3_0.ttf') format('truetype');
}
@font-face {
  font-family: 'RonniaExtrabold';
  src: url('fonts/2FE452_2_0.woff2') format('woff2'),
       url('fonts/2FE452_2_0.woff') format('woff'),
       url('fonts/2FE452_2_0.ttf') format('truetype');
}

/**
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #ffffff;
	color:#000;
	font-family:'Ronnia',sans-serif;
	font-size:15px;
	line-height:20px;
}
h1,h2,h3,h4,h5,h6,p,ul,ol {
	margin:0px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	padding-left:15px;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}
a {
	color:#2863AD;
}
a:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}

a:hover,
a:active {
	outline: 0;
}

a img {
	border: 0;
}


/**
 * Typography
 */

italic, em, i {
	font-family:'RonniaItalic',sans-serif;
}
h1, .extrabold {
	font-family:'RonniaExtrabold',sans-serif;
}
h2, h4, strong, .bold, b {
	font-family:'RonniaBold',sans-serif;
}
h1 {
	font-size:32px;
	line-height:50px;
}
	.single .section h1 {
		line-height:36px;
	}
h3 {
	font-family:'Ronnia',sans-serif;
	font-size:20px;
	line-height:28px;
}
h4, .h4 {
	color:#2863AD;
	font-size:15px;
	line-height:20px;
	text-transform:uppercase;
}

	article h3 {
		font-size:20px;
		line-height:26px;
	}
	.col-right article h3 {
		font-family:'RonniaBold',sans-serif;
	}
	article h3 a {
		color:#000;
	}
	article h3 a span {
		color:#9b9b9b;
	}
	.newsdate {
		color:#9b9b9b;
	}
	.regular {
		font-family:'Ronnia',sans-serif;
	}
a:hover, ul.barrister-list a:hover {
	color:#2863AD;
	text-decoration:none;
}
.profiletext a {
	color:#000;
}
small {
	font-size: 75%;
}

big {
	font-size: 125%;
}
.connect-link + .connect-link:before {
	content:", ";
}


/**
 * 4.0 Elements
 */

hr {
	border-color:#9B9B9B;
	clear:both;
	float:left;
	width:100%;
	margin-bottom:30px;
	margin-top:30px;
}
	hr.softhr {
		margin-bottom:8px;
		margin-top:8px;
	}

button.olderposts {
	background-color: #dadada;
    border: 0 none;
    border-radius: 15px;
    color: #9b9b9b;
    display: block;
    font-size: 15px;
    line-height: 20px;
    margin: 22px auto 0;
    padding: 5px 35px 5px 35px;
}
	button.olderposts:hover, a.button.backto_btn:hover {
		background-color: #2863AD;
		color:#fff;
	}
	a.button.backto_btn {
		background-color: #dadada;
		border: 0 none;
		border-radius: 15px;
		color: #9b9b9b;
		display: inline-block;
		font-size: 15px;
		line-height: 20px;
		margin: 22px auto 0;
		padding: 5px 35px 5px 35px;
	}
		a.button.backto_btn.application {
			padding: 5px 15px 5px 15px;
			min-width:250px;
		}
	/* Pink bullets */
	.profiletext ul {
	    list-style: none;
	    margin-left:0px;
	}
	.profiletext ul li {
		padding-left:15px;
		position:relative;
	}
	.profiletext ul li:before {
	    content: "";
	    width: .5em;
	    height: .5em;
	    background-color: #BC056B;
	    border-radius: 50%;
	    position:absolute;
	    top:6px;
	    left:0px;
	}

table,
th,
td {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.6em;
	table-layout: fixed; /* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th, td {
	padding: 0.4em;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

figure {
	margin: 0;
}

del {
	opacity: 0.8;
}
.video-wrap {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
	.video-wrap iframe {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
	}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	font-family:'Ronnia',sans-serif;
  	color: #9b9b9b;
	font-size:15px;
	line-height:20px;
}

:-moz-placeholder { /* Firefox 18- */
	font-family:'Ronnia',sans-serif;
  	color: #9b9b9b;
	font-size:15px;
	line-height:20px;
}

::-moz-placeholder {  /* Firefox 19+ */
	font-family:'Ronnia',sans-serif;
  	color: #9b9b9b;
	font-size:15px;
	line-height:20px;
}

:-ms-input-placeholder {
	font-family:'Ronnia',sans-serif;
  	color: #9b9b9b     ;
	font-size:15px;
	line-height:20px;
}


/**
 * Alignments
 */

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}
.attr {
	color: #9b9b9b;
    font-size: 15px;
    line-height: 22px;
	margin-top:0px;
	padding-left:100px;
}
blockquote > .attr {
	padding-left:0px;
}



/* Standard text margins */
p + p, p + ul, ul + p, h1 + p, h2 + p, h3 + p, h4 + p, blockquote + p, p + blockquote, h1 + blockquote, h2 + blockquote, h3 + blockquote, h4 + blockquote, p + blockquote, blockquote + h4, blockquote + h3, blockquote + h2, p + h4, p + h3, p + h2, h1 + ul, h2 + ul, h3 + ul, article + article, .section + .section, .alm-reveal, ul + h4, ul + h3 {
	margin-top:22px;
}
	/* Exceptions */
	h4 + ul.barrister-list, article > p + p, article h2 + p, article h3 + p, article h4 + p, .profiletext p + p, .tab-pane h4 + p, h1 + p.newsdate, h2 + p.newsdate, h4 + p, blockquote + p.attr  {
		margin-top:0px;
	}
	/* Exception to exception */
	.home .news-item p:not(.newsdate) + p {
	    margin-top:22px;
	}
	section h4 {
		margin-bottom:22px;
	}


/* *** HEADER *** */
.site-branding {
	margin:0px 0;
	float:left;
	position:relative;
}
header#header ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
	header#header ul#quicknavbtns {
		font-size:14px;
		margin-top:15px;
		text-align:right;
		width:75%;
	}
		#quicknavbtns li {
			color:#9b9b9b;
			display:inline-block;
			line-height:20px;
			text-align: center;
			width:22%;
		}
			#quicknavbtns li a {
				color:#9b9b9b;
				display:block;
			}
			#quicknavbtns li a:hover {
				color:#bc056b;
			}
			#quicknavbtns li a:hover img {
				display:none;
			}
			#quicknavbtns li span.icon {
				display:inline-block;
				width:24px;
				height:24px;
			}
			#quicknavbtns li.btn-shortlist span.icon-shortlist {
				background:url(images/icon-shortlist.png) no-repeat 50% 50%;
			}
			#quicknavbtns li.btn-phone span.icon-phone {
				background:url(images/icon-phone.png) no-repeat 50% 50%;
			}
			#quicknavbtns li.btn-email span.icon-email  {
				background:url(images/icon-email.png) no-repeat 50% 50%;
			}
			#quicknavbtns li.btn-shortlist:hover span.icon-shortlist {
				background:url(images/icon-shortlist-pink.png) no-repeat 50% 50%;
			}/*
			#quicknavbtns li.btn-phone:hover span.icon-phone {
				background:url(images/icon-phone-pink.png) no-repeat 50% 50%;
			}*/
			#quicknavbtns li.btn-email:hover span.icon-email  {
				background:url(images/icon-email-pink.png) no-repeat 50% 50%;
			}
		#quicknavbtns .menuicon {
			background-image: url(images/icon-menu-inline.png);
			background-repeat: no-repeat;
			background-color:transparent;
			border:0px;
			display:block;
			margin:0 auto;
			height:18px;
			vertical-align:top;
			width:16px;
		}
		#quicknavbtns .activenav .menuicon {
			background-image: url(images/icon-close-inline.png);
		}

#navbar, .mainbar, .fullwidthsubnav, #searchbar {
	margin-bottom:0px;
	width:100%;
}

.mainbar {
	background:#2863AD;
}
	.mainbar > .container {
		padding:0;
	}
		.mainbar > .container > .row {
			margin:0;
		}
			.mainbar > .container > .row > div {
				padding:0;
			}

	.nav-left {
		float:left;
	}
#search-toggle {
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:center;
	border:0px;
	border-radius:0px;
	height:42px;
	padding:0px;
	width:40px;
}
#search-toggle.collapsed {
	background-image:url(images/icon-search-toggle.png);
}
.mainbar ul li {
	display:inline-block;
}
#navbar {
	border:0px;
	border-radius:0px;
	display:none;
	min-height:42px;
}
#navbar ul {
	display:inline-block;
	width:100%;
}
	#navbar ul li {
		display:block;
		width:100%;
	}
		#navbar ul li a {
			display:block;
			font-size:15px;
			line-height:42px;
			color:#fff;
			padding:0 15px;
		}
		#navbar ul ul.sub-menu {
			display:none;
		}
			#navbar ul ul.sub-menu li a {
				padding:0 30px 0 15px;
			}
	#navbar ul li.menu-item-has-children {
		position:relative;
		padding-right:25px;
	}
			#navbar ul li.menu-item-has-children > span {
				cursor: pointer;
				display: block;
				height:42px;
				position:absolute;
				right:15px;
				top:0px;
				/*width:100%;*/
				z-index: 1000;
			}
				#navbar ul li.menu-item-has-children > span:before {
					background-image: url("images/icon-menu-chevron.png");
					background-position: 100% 0;
					background-repeat: no-repeat;
					background-size: 14px auto;
					content:"";
					display: block;
					height: 8px;
					position: absolute;
					right: 8px;
					top: 18px;
					transition: transform 0.5s ease-in-out 0s;
					width: 15px;
				}

	.mainbar ul li:hover, .mobtoggle, .mainbar ul li.toggled {
		background:#BC056B;
	}
	.mobtoggle > a {
		font-family: 'RonniaBold';
	}
		#navbar ul li.menu-item-has-children.mobtoggle > span:before {
			transform: rotate(90deg);
		}

.fullwidthsubnav {
	background:#BC056B;
	padding:20px 0;
	display:none;
	position: absolute;
    z-index: 100;
}
	.columned {
		-webkit-column-count: 4;
		-moz-column-count: 4;
        column-count: 4;
		-webkit-column-width: 245px;
		-moz-column-width: 245px;
		column-width: 245px;
	}
	#navbar .fullwidthsubnav .sub-level, #navbar .fullwidthsubnav .sub-level > li {
		display:inline;
	}
	#navbar .fullwidthsubnav .sub-level > li > a {
		padding:0px;
	}

	.mainbar ul li.searchicon:hover {
		background: transparent;
	}
	.mainbar ul li.searchicon:hover #search-toggle, #search-toggle {
		background-image:url(images/icon-search-toggle_on.png);
	}

	.mainbar form {
		padding:0 15px;
		position:relative;
		margin-bottom:20px;
		margin-top:20px;
	}
	.mainbar input[type="text"] {
		border:0px;
		border-radius:0px;
		outline:0px;
		font-size:15px;
		height:41px;
		line-height:20px;
		background:#fff;
		padding:12px 15px 10px 15px;
		position:relative;
		width:calc(100% - 45px);
	}
		.mainbar form span {
			display:none;
		}
		.mainbar form label {
			float:left;
			width:calc(100% - 45px);
		}
		.mainbar input[type="search"] {
			border:0px;
			border-radius:0px;
			outline:0px;
			font-size:15px;
			height:41px;
			line-height:20px;
			background:#fff;
			padding:12px 15px 10px 15px;
			position:relative;
			width:100%;
		}
	.mainbar .searchsubmit, .mainbar .search-submit {
		background-color:#1B3D64;
		background-image:url(images/icon-search-toggle.png);
		background-repeat:no-repeat;
		background-position:50%;
		border:0px;
		float:right;
		height:42px;
		width:45px;
		overflow:hidden;
		text-indent:50px;
	}

/* Content */
.headerbar {
	background-color:#000;
	background-image: linear-gradient(rgba(27,101,172,0.6) 1px, transparent 1px),
	linear-gradient(90deg, rgba(27,101,172,0.6) 1px, transparent 1px),
	linear-gradient(rgba(27,101,172,0.3) 2px, transparent 2px),
	linear-gradient(90deg, rgba(27,101,172,0.3) 2px, transparent 2px);
	background-size:4px 4px, 4px 4px, 4px 4px, 4px 4px;
	background-position:0px 0px, 0px 0px, 1px 1px, 1px 1px;
	padding:35px 0;
	margin-bottom:35px;
}
	.headerbar h2 {
		color:#ffffff;
		font-family:'Ronnia',sans-serif;
		font-size:20px;
		line-height:28px;
		display:inline-block;
	}
.col-left {
}
	.sub-level {
		list-style:none;
		padding:0px;
		margin:0px;
	}
		.sub-level li a {
			color:#9B9B9B;
			font-size:15px;
			line-height:22px;
		}
		.sub-level li.current_page_item a, .sub-level li.current_page_item, .sub-level li.current-menu-item a, .sub-level li.current-menu-item, body.single-seminars li.menu-item-417 > a,  body.single-news li.menu-item-372 > a, body.single-publications li.menu-item-373 > a {
			color:#000;
			font-family:'RonniaBold',sans-serif;
		}
.main-col {
}
.col-right aside {
	border-top: 1px solid #9b9b9b;
	margin-top:30px;
	padding-top:30px;
}
	blockquote {
		background-image: url(images/blockquote.png);
        background-position: 50% 0;
        background-repeat: no-repeat;
        border: 0px;
        color: #BC056B;
        padding: 70px 0 0 0;
        font-size: 20px;
        line-height: 26px;
        min-height: 54px;
        text-align: center;
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
	}
		blockquote span {
			color:#9B9B9B;
			display:block;
			font-size:15px;
			line-height:22px;
			width:100%;
		}
	ul.barrister-list {
		list-style: none;
		padding:0px;
		width:100%;
	}
		ul.barrister-list li {
			border-bottom:1px solid #9B9B9B;
			line-height:33px;
			width:100%;
		}
		ul.barrister-list a {
			color:#000;
			display:inline-block;
		}
		ul.barrister-list span {
			color:#9b9b9b;
			float:right;
			display:inline-block;
		}
.main-col .search-form .search-field input[type="search"]{
	border:1px solid #9b9b9b;
}
/* Home Page */
.homebanner {
	background-color:#9b9b9b;
	background-position:50%;
	background-size:cover;
	position:relative;
}
	.homebanner:after {
		position:absolute;
		top:0px;
		right:0px;
		bottom:0px;
		left:0px;
		content:'';
		display:block;
		height:100%;
		width:100%;
		opacity:0.5;
		z-index:1;

		background-color:#000;
		background-image: linear-gradient(rgba(255,255,255,0.4) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255,255,255,0.4) 1px, transparent 1px),
		linear-gradient(rgba(255,255,255,0.1) 2px, transparent 2px),
		linear-gradient(90deg, rgba(255,255,255,0.1) 2px, transparent 2px);
		background-size:4px 4px, 4px 4px, 4px 4px, 4px 4px;
		background-position:0px 0px, 0px 0px, 1px 1px, 1px 1px;
		padding:35px 0;
		margin-bottom:35px;
	}
	.homebanner .strapline {
		display:flex;
		flex-direction:column;
		flex-wrap: wrap;
		justify-content:center;
		height:425px;
		position:relative;
		z-index:2;
	}
		.homebanner h1 {
			color:#fff;
			font-size:48px;
			line-height:48px;
			text-align:center;
		}
		.homebanner h2 {
			color:#fff;
			font-size:20px;
			line-height:24px;
			text-align:center;
		}

.homebannergutter {
	background:rgba(0,0,0,0.5);
	height:75px;
	margin-bottom:30px;
	position:relative;
	z-index:2;
}
	.homebannergutter form {
		display:block;
		margin-bottom:10px;
		margin-top:-22px;
		position:relative;
	}
	.homebannergutter input[type="text"] {
		border:0px;
		border-radius:20px;
		outline:0px;
		font-size:15px;
		height:41px;
		line-height:20px;
		background:#fff;
		padding:12px 50px 10px 15px;
		width:100%;
	}
	.select2 {
		border:0px;
		border-radius:20px;
		outline:0px;
		font-size:15px;
		height:41px;
		line-height:20px;
		background:#fff;
		padding:5px 50px 5px 15px;
		width:100% !important;
	}
	.select2-dropdown {
		background:#d8d8d8;
		border-radius:20px;
		padding-top:0px;
		z-index:2;
	}
		.select2-dropdown:before {
			border:0px;
			border-radius:20px;
			content:'';
			outline:0px;
			font-size:15px;
			height:41px;
			line-height:20px;
			background:#fff;
			padding:5px 50px 5px 15px;
			position:absolute;
			left:-1px;
			width:100% !important;
		}
		.select2-dropdown:after {
			background-color: #2863ad;
			background-image: url("images/icon-search-toggle.png");
			background-position: 50% center;
			background-repeat: no-repeat;
			border: 0 none;
			border-radius: 20px;
			content:'';
			display:block;
			height: 42px;
			position: absolute;
			right: -2px;
			width: 42px;
		}
		.select2-dropdown.select2-dropdown--below {
			margin-top:-20px;
		}
		.select2-dropdown.select2-dropdown--below:before {
			top:-21px;
		}
		.select2-dropdown.select2-dropdown--below:after {
			top:-22px;
		}
	.select2-container--default .select2-results > .select2-results__options {
		max-height:250px;
	}
	.select2-results__option {
		padding:10px;
	}
	.select2-container--default .select2-selection--single {
		border:0px;
	}
	.select2-search--dropdown .select2-search__field {
		border:0px !important;
		width:calc(100% - 40px);
	}
	.select2-search--dropdown {
		border:0px !important;
		display:block;
		position:relative;
		top:-20px;
		z-index:100;
	}


		.select2-result-repository { padding-top: 4px; padding-bottom: 3px; }
		.select2-result-repository__avatar { float: left; width: 60px; margin-right: 10px; }
		.select2-result-repository__avatar img { width: 100%; height: auto; border-radius: 2px; }
		.select2-result-repository__meta { margin-left: 10px; margin-right:10px; }
		.select2-result-repository__meta
		.select2-result-repository__title { color: #9b9b9b; word-wrap: break-word; line-height: 1.1; margin-bottom: 4px; }
		.select2-result-repository__title > span { float:right; }
		.select2-result-repository__forks, .select2-result-repository__stargazers { margin-right: 1em; }
		.select2-result-repository__forks, .select2-result-repository__stargazers, .select2-result-repository__watchers { display: inline-block; color: #aaa; font-size: 11px; }
		.select2-result-repository__description { font-size: 13px; color: #777; margin-top: 4px; }
		.select2-results__option--highlighted .select2-result-repository__title { color: white; }
		.select2-results__option--highlighted .select2-result-repository__forks, .select2-results__option--highlighted .select2-result-repository__stargazers, .select2-results__option--highlighted .select2-result-repository__description, .select2-results__option--highlighted .select2-result-repository__watchers { color: #c6dcef; }

		.barristersearch .searchsubmit {
			background-image:url(images/icon-search-toggle.png);
			background-color:#2863AD;
			background-repeat:no-repeat;
			background-position:50%;
			border:0px;
			border-radius:20px;
			height:42px;
			position:absolute;
			right:-1px;
			top:-1px;
			width:42px;
		}

	.homebannergutter h3 {
		text-align:center;
	}
		.homebannergutter a {
			color:#9b9b9b;
			font-size:14px;
			font-style:italic;
			line-height:18px;
		}
	article.profile-item h1 {
		text-align:center;
	}
		article.profile-item h1 a {
			color:#000;
			font-size:46px;
			line-height:50px;
		}
	article.news-item h2 {
		color:#000;
		font-size:20px;
		line-height:26px;
	}
		article.news-item h2 a {
			color:#000;
			font-size:20px;
			line-height:26px;
		}
	.news-item {
		margin-bottom:22px;
	}
	.pa-term + .pa-term:before {
		content:', ';
	}
	.associated-barristers {

	}
		.bar-assoc:after {
			content:", ";
		}
		.associated-barristers > .bar-assoc:last-child:after{
			content:"";
		}
.page-id-21 .section-title {
	margin-bottom:15px;
	margin-top:20px;
}
p.section-title {
	color:#9b9b9b;
	font-size:20px;
	line-height:28px;
	margin-bottom:30px;
	text-align:center;
}
.pinksection {
	background:#bc056b;
	padding:25px;
	margin:15px 0;
}
	.pinksection article.news-item h2, .pinksection article.news-item h2 a, .pinksection p, .pinksection a  {
		color:#fff;
	}
	.pinksection p.newsdate {
		color:#fff;
	}
	.pinksection a.readmore {
		opacity:0.5;
	}

.homenewsend {
	position:relative;
	margin-bottom:20px;
}
	a.homenewslink {
		background:#fff;
		bottom:15px;
		color:#9b9b9b;
		padding:5px 0px 5px 10px;
		position:absolute;
		right:15px;
	}

/* Barrister Filter */
.dropdown {
	float:right;
	width:256px;
}
	.dropdown > a.form-control {
		background: #fff none repeat scroll 0 0;
		border: 0 none;
		border-radius: 20px;
		color:#9b9b9b;
		font-size: 15px;
		height: 41px;
		line-height: 20px;
		outline: 0 none;
		padding: 12px 50px 10px 15px;
		position:relative;
		width: 100%;
		z-index: 10;
	}
	.dropdown .caret {
		background-color: #2863ad;
		background-image: url("images/chevron-inline.png");
		background-position: 50% center;
		background-repeat: no-repeat;
		border: 0 none;
		border-radius: 20px;
		height: 42px;
		position: absolute;
		right: -1px;
		top: -1px;
		width: 42px;
	}
	.dropdown .dropdown-menu {
		background-color:#D8D8D8;
		border:0px;
		padding:25px 0 5px;
		top:calc( 100% - 25px );
		width:256px;
		z-index: 9;
	}
		.dropdown .dropdown-menu li {
			display:flex;
			align-items:center;
			min-height:38px;
			margin:0 15px;
			padding:5px 0;
		}
			.dropdown .dropdown-menu li + li {
				border-top:1px solid #979797;
			}
			.dropdown .dropdown-menu li a {
				display:block;
				font-size:15px;
				line-height:20px;
				padding:4px;
				white-space: normal;
			}
			.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
			    background-color: transparent;
			    color: #000;
			    opacity:0.6;
			    text-decoration: none;
			}

/* Barrister Index */
.barrister-item, .clerk-item {
	height:125px;
	margin-bottom:30px;
}
.associate-item {
	background:#d8d8d8;
	color:#9b9b9b;
	height:120px;
	padding:20px;
}
	.associate-item .barrister-thumb, .associate-item .barrister-share {
		display:none;
	}
	.barrister-thumb, .clerk-thumb  {
		float:left;
		display:inline-block;
		height:120px;
		width:85px;
	}
	.barrister-text, .clerk-text {
		color:#9b9b9b;
		display:inline-block;
		margin-left: 15px;
		position: relative;
		min-height:120px;
		padding-bottom:35px;
		width:calc(100% - 100px);
	}
		.associate-item .barrister-text {
			margin-left:0px;
			width:100%;
		}
		.barrister-text a, .associate-item span, .clerk-text span {
			color:#000;
		}
			.barrister-text a:hover {
				color:#3279BB;
			}
	.barrister-share, .clerk-share {
		bottom:0px;
		left:0px;
		position: absolute;
	}
		.barrister-share .sharebtn, .clerk-share .sharebtn {
			margin-left:0px;
			margin-right:10px;
		}
/* Barrister Single */
#barr-bar {
	background:#c3c1c2;
	margin-bottom:30px;
}

	.profilebanner {
		background-repeat:no-repeat;
		background-position: 75% 100%;
		background-size:auto 100%;
		height:250px;
		position:relative;
	}
.imagefilter {
	height:100%;
	position:absolute;
	left:0px;
	right:0px;
	top:0;
	width:100%;
}
.profiletext {
	padding-bottom:30px;
	position: relative;
	z-index:10;
}
	.profiletext h1 {
		margin-bottom:15px;
	}
	.profiletext ul {
		display:inline-block;
	    padding-left:0px;
	    margin-top:0px;
	}
		.profiletext ul li {
			display:inline-block;
			float:left;
			min-width:185px;
		}
	.profiletext button {
		background-repeat:no-repeat;
		background-position:12px 12px;
		background-color:#BC056B;
		border:0px;
		color:#fff;
		height:40px;
		border-radius:20px;
		padding:5px 15px 5px 40px;
		margin-right: 10px;
		margin-top:10px;
		min-width:170px;
		position:relative;
		top:-10px;
	}
	.profiletext button.addshortlist {
		background-image:url(images/icon-shortlist-inline.png);
	}
	.profiletext button.downloadprofile {
		background-image:url(images/icon-download-inline.png);
	}
		.profiletext button:hover {
			background-color:#2863AD;
		}
.tablist.subnav {
	border-bottom: 1px solid #9b9b9b;
	padding-bottom: 15px;
	margin-bottom: 30px;
	padding-left:0px;
    white-space: nowrap;
    display: block;
    overflow-x: auto;
    width: 100%;
}
	.tablist.subnav li {
		display:inline-block;
		margin-right: 15px;
	}
		.tablist.subnav li a {
			color:#9b9b9b;
		}
		.tablist.subnav li a:hover {
			color:#000;
		}
		.tablist.subnav li.active a {
			color:#000;
			font-family: 'RonniaBold', sans-serif;
		}
.uber-readmore {
	color:#2863AD;
	cursor:pointer;
}
	.uber-readmore.collapsed:before {
		content:"Read more...";
	}
	.uber-readmore:before {
		content:"Read less...";
	}

.awardimg {
	display:inline-block;
	float:left;
	margin:10px 10px 0 0;
	max-width:85px;
}

@media (min-width: 768px) {
    .awardimg:nth-of-type(odd) {
        clear:left;
    }
}

.home aside.awards-icons {
    display:flex;
    justify-content:space-between;
} 

/* Share Bar */
#contentfootbar	{
}

#contentfootbar hr.clearfix {
	border-color:#9b9b9b;
	margin-top:35px;
	margin-bottom:50px;
}

	.sharelinks {
		color:#9b9b9b;
		float:left;
		font-size:20px;
		line-height:28px;
	}
		.addtoany_list {
			display:inline-block;
		}
		.sharebtn, .addtoany_list > a {
			background-color:#53B8F8;
			background-position:50% 50%;
			background-repeat:no-repeat;
			border-radius:15px;
			display:inline-block;
			height:30px;
			margin-left:10px;
			width:30px;
			vertical-align:middle;
		}
		.sharebtn:first-of-type, .addtoany_list > a:first-of-type {
		    margin-left:0px;
		}
		.barrister-single .sharebtn, .barrister-single .addtoany_list > a {
			margin-left:0px;
			margin-right:10px;
			margin-top:15px;
			float:left;
		}
		.addtoany_list > a > img {
			display:none;
		}
		#gutter .sharebtn {
			margin-left:0px;
			margin-top:10px;
		}
			.sharebtn.linkedin {
				background-image:url(images/icon-linkedin-inline.png);
			}
			.a2a_button_linkedin {
				background-image:url(images/share/linkedin.png);
			}
			.sharebtn.twitter {
				background-image:url(images/icon-twitter-inline.png);
			}
			.a2a_button_twitter {
				background-image:url(images/share/twitter.png);
			}
			.sharebtn.email {
				background-image:url(images/icon-email-inline.png);
			}
			.a2a_button_email {
				background-image:url(images/share/email.png);
			}
			.sharebtn.shortlist{
				background-image: url(images/icon-shortlist-inline.png);
			}
				.sharebtn:hover {
					background-color:#2863AD;
				}

	.sharecontact {
		color:#9b9b9b;
		clear:left;
		float:left;
		font-size:20px;
		line-height:28px;
	}
		body.page-id-64 .sharecontact {
			display:none;
		}
		.clerkbtn {
			background-color:#dadada;
			background-position:10px 50%;
			background-repeat:no-repeat;
			border-radius:15px;
			border:0px;
			color:#9B9B9B;
			display:inline-block;
			font-size:15px;
			line-height:20px;
			margin-left:0px;
			margin-top:15px;
			float:left;
			clear:both;
			padding:5px 10px 5px 35px;
		}
		.clerkbtn.phone {
			background-image:url(images/icon-phone.png);
		}
		.clerkbtn.email {
			background-image:url(images/icon-email.png);
		}
			.clerkbtn:hover {
				background-color:#2863AD;
				color:#fff;
				text-decoration:none;
			}
			.clerkbtn.phone:hover {
				background-image:url(images/icon-phone-inline.png);
			}
			.clerkbtn.email:hover {
				background-image:url(images/icon-email-inline.png);
			}
/* Question and Answer - FAQs section */
.qanda {
	border:1px solid #9b9b9b;
	border-radius:20px;
	overflow:hidden;
}
	.qanda button.btn {
		background-color:#2863ad;
		background-image:url("images/icon-menu-chevron.png");
		background-position:96% 12px;
		background-repeat:no-repeat;
		background-size:14px auto;
		border-radius:15px;
		color:#fff;
		padding:6px 35px 6px 20px;
		position: relative;
		text-align:left;
		-webkit-transition: background-color 500ms ease-out;
		-moz-transition: background-color 500ms ease-out;
		-o-transition: background-color 500ms ease-out;
		transition: background-color 500ms ease-out;
		white-space:normal;
		width:calc(100% + 2px);
	}
		.qanda button.btn.collapsed {
			background-color:#9b9b9b;
		}
		.qanda button.btn:focus {
			outline:0px;
		}
	.qanda .qanda-section > .section {
		padding:20px;
	}

.frm_forms .frm_verify {
	position: absolute;
	left: -3000px;
}

/* Seminar section */
.seminar-section {
	background:#2863ad;
	margin-top:30px;
	padding-top:50px;
	padding-bottom:50px;
}
	.frm_forms label {
	    font-size: 15px;
		line-height: 20px;
		padding-bottom:10px;
		padding-top:20px;
	}
		.seminar-section, .seminar-section h1, .seminar-section label {
			color:#fff;
		}
	.seminar-section a:hover, .seminar-section a:focus {
		color:rgba(255,255,255,0.8);
	}
	.frm_forms input, .frm_forms select, .frm_forms textarea {
		border:1px solid #9b9b9b;
		border-radius:20px;
		color:#9b9b9b;
		max-width: 100%;
		min-height:40px;
		padding:10px 20px;
		width: 100%;
	}
		.seminar-section .frm_forms input, .seminar-section .frm_forms select, .seminar-section .frm_forms textarea {
			border:0px;
		}
	.frm_forms .frm_radio > label, .frm_forms .frm_checkbox  > label {
		padding-top:0px;
		padding-bottom:10px;
	}
	.frm_forms input[type="radio"], .frm_forms input[type="checkbox"] {
		border: 0px solid #9b9b9b;
		border-radius: 0px;
		color: #9b9b9b;
		min-height: auto;
		padding: 0px;
		width: auto;
		margin-right:10px;
	}
	.frm_forms select {
	}
	.frm_required {
		color:#b94a48;
		font-weight:bold;
	}
	.frm_forms h3 {
		margin-top:20px;
		position:relative;
	}
		.frm_forms h3:after {
			float:right;
			font-style:normal;
			content:"+";
		}
		.frm_forms h3.active:after {
			content:"-";
		}

	.frm_repeat_sec, .frm_repeat_grid {
		position:relative;
	}
	.frm_hidden_container .frm_primary_label, .frm_section_heading .frm_hidden_container .frm_add_form_row {
		display:none;
	}
	.frm_section_heading > .frm_repeat_grid:last-of-type .frm_hidden_container .frm_add_form_row, .frm_section_heading .frm_repeat_sec:last-of-type .frm_hidden_container .frm_add_form_row {
		display:block;
	}
		.frm_remove_form_row {
			background-image: url(images/icon-close-inline.png);
			background-repeat:no-repeat;
			background-position:50%;
			border:1px solid #9b9b9b;
			border-radius:20px;
			height:40px;
			position:absolute;
			right:0px;
			top:50px;
			width:40px;
			overflow:hidden;
			text-indent:100px;
		}
			.seminar-section .frm_remove_form_row {
				background-image: url(images/btn-book-x.png);
				border:1px solid #fff;
				top:50px;
			}
		.frm_hidden, input.frm_hidden {
			display: none;
		}
	.frm_add_form_row {
		background:transparent;
		border-top:1px solid #9b9b9b;
		color:#9b9b9b;
		display:block;
		margin-top:20px;
		padding-top:5px;
		margin-bottom:30px;
		width:100%;
	}
		.seminar-section .frm_add_form_row {
			border-top:1px solid #fff;
			color:#fff;
		}
		.frm_add_form_row:before {
			content:" + ";
		}
	.frm_half {
		display:inline-block;
		width:calc(48% - 25px);
	}
		.frm_half:nth-of-type(2n) {
			float:right;
			margin-right:50px
		}

	.frm_submit input[type="submit"] {
		background:#53b8f8;
		border-radius:20px;
		color:#fff;
		height:40px;
		padding:6px 25px;
		width:auto;
	}
		.frm_page_num_3 .frm_submit input[type="submit"] {
			float:right;
			margin-top:30px;
			padding:6px 60px;
		}
		.frm_page_num_1 .frm_submit input[type="submit"], .frm_page_num_2 .frm_submit input[type="submit"] {
			background:#bc056b;
			float:right;
			margin-top:30px;
			padding:6px 60px;
		}
		.frm_forms .frm_prev_page {
			background:#bc056b;
			color:#fff;
			float:left;
			margin-top:30px;
			padding:6px 60px;
			width:auto;
		}
	.tab-heading-btns {
		margin-top:30px;
		margin-bottom:30px;
	}
		.tab-heading-btns span {
			background:#183D64;
			border-radius:20px;
			color:#fff;
			display:block;
			font-size:15px;
			height:40px;
			line-height:25px;
			padding:6px 25px;
			text-align:center;
			width:100%;
		}
			.tab-heading-btns span.active {
				background:#fff;
				border:1px solid #9b9b9b;
				color:#9b9b9b;
			}

	.frm_ajax_loading {
		visibility: hidden;
		width: auto;
	}
		.frm_ajax_loading.frm_loading_now {
			visibility: visible !important;
		}
	.frm_trigger {
		cursor:pointer;
	}
	.availability-repeat {
		display:none;
	}
	.frm_first_repeat .availability-repeat {
		display:block;
	}
	.availability-section .frm_half:nth-of-type(2n) {
		float:none;
	}
	.ui-datepicker-month, .ui-datepicker-month > option {
		color:#1c94c4;
	}
/* Equality */
.equality .form-field:not(.tab-heading-btns) {
    clear:both;
    float:left;
    width:100%;
}
.equality .form-field .frm_checkbox, .equality .form-field .frm_radio { 
    display:inline-block;
}
.equality .form-field.frm_min_half .frm_radio, .equality .form-field.frm_min_half .frm_checkbox {
    min-width:50%;
    float:left;
}
.equality .form-field.frm_min_third .frm_radio, .equality .form-field.frm_min_third .frm_checkbox {
    min-width:32%;
}
.equality .form-field.frm_min_full .frm_radio, .equality .form-field.frm_min_full .frm_checkbox {
    min-width:100%;
}
.equality .h4 {
    margin-bottom:0px;
}

/* AJAX Load More Buttons */
.alm-btn-wrap {
	padding:20px 0 0 0;
	text-align:left ;
}
	.alm-load-more-btn {
		background:#d8d8d8;
		border:0px;
		border-radius:20px;
		color:#9b9b9b;
		font-size:15px;
		line-height:20px;
		height:40px;
		padding:0px 20px;
		position:relative;
	   -webkit-transition: padding 0.25s ease-in-out, width 0.25s ease-in-out;
	   -moz-transition: padding 0.25s ease-in-out, width 0.25s ease-in-out;
	   transition: padding 0.25s ease-in-out, width 0.25s ease-in-out;

		text-decoration: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-moz-user-select: -moz-none;
		-ms-user-select: none;
		user-select: none;
		cursor: pointer;
	}
		button.alm-load-more-btn:hover{
			text-decoration: none;
		}
		button.alm-load-more-btn:active{
			-webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.1);
			-moz-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.1);
			box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.1);
			text-decoration: none;
		}

/* Loading */
button.alm-load-more-btn.loading{
	padding-left: 55px;
}

/* Loaded / Done */
button.alm-load-more-btn.done{
	color:#fff;
	cursor: default;
	opacity: 0.2;
	filter: alpha(opacity=20);
	background-color: #ed7070;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

/* Loading Icon */
	button.alm-load-more-btn:before,
	button.alm-load-more-btn.done:before{
	background: none;
	width: 0;
}

/* Loading :before */
button.alm-load-more-btn.loading:before {
	background:url("images/loader-fading-circles.gif") no-repeat center center;
	width: 40px;
	height: 30px;
	margin: 6px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:2px;
	display: inline-block;
	z-index: 0;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	-webkit-transition: width 0.5s ease-in-out;
	-moz-transition: width 0.5s ease-in-out;
	transition: width 0.5s ease-in-out;
}

.alm-listing.alm-ajax {
	margin-top:22px;
}


/* Search page */
.search h1 {
	margin-bottom:22px;
}
	.search .listing a > span {
		text-transform:capitalize;
	}

/* Footer */
footer#footer {
	background:#000;
	color:#9b9b9b;
	padding:40px 0 20px;
	margin-top:35px;
}
.full-mobile > .container:not(#gutter) {
	padding:0px;
}
	.full-mobile > .container:not(#gutter) > .row {
		margin: 0px;
	}
		.full-mobile > .container:not(#gutter) > .row > div {
			padding: 0px;
		}
	footer#footer h3 {
		color:#d8d8d8;
		cursor:pointer;
		font-size:15px;
		line-height:50px;
		padding:0 15px;
		-webkit-transition: background 500ms ease-out;
	    -moz-transition: background 500ms ease-out;
	    -o-transition: background 500ms ease-out;
	    transition: background 500ms ease-out;
	}
		footer#footer h3:after {
			content:url(images/chevron-inline.png);
			display:block;
			float:right;
			margin-right:5px;
			-webkit-transition: -webkit-transform 500ms ease-out;
		    -moz-transition: -moz-transform 500ms ease-out;
		    -o-transition: -o-transform 500ms ease-out;
		    transition: transform 500ms ease-out;
		}
	footer#footer ul {
		display:none;
		list-style:none;
		margin:0px;
		padding:0px;
	}
	footer#footer li a {
		color:#9b9b9b;
		display:block;
		font-size:15px;
		line-height:50px;
		padding:0 15px;
		-webkit-transition: background 500ms ease-out;
	    -moz-transition: background 500ms ease-out;
	    -o-transition: background 500ms ease-out;
	    transition: background 500ms ease-out;
	}
		footer#footer li a:hover {
			color:#fff;
			text-decoration:none;
		}
		footer#footer h3.activenav, footer#footer ul.activenav {
			background:#252525;
		}
		footer#footer h3.activenav:after {
			-webkit-transform: rotate(-90deg);
			-moz-transform:   rotate(-90deg);
			-ms-transform:    rotate(-90deg);
			-o-transform:     rotate(-90deg);
			transform:        rotate(-90deg);
		}
#gutter {
	color:#9b9b9b;
	font-size:13px;
	line-height:18px;
	margin-top:10px;
	padding-top:60px;
}
	#gutter a {
		color:#9b9b9b;
	}
	#gutter > div > div > div {
		float:left;
	}
	#gutter .sharebtn {
		background-color:#1B3D64;
		background-position:50% 50%;
		background-repeat:no-repeat;
		border-radius:15px;
		display:inline-block;
		margin-right:10px;
		height:30px;
		width:30px;
		vertical-align:middle;
	}
		#gutter .sharebtn:hover {
			background-color:#2863AD;
		}
		#gutter .sharebtn.linkedin {
			background-image:url(images/icon-linkedin-inline.png);
		}
		#gutter .sharebtn.twitter {
			background-image:url(images/icon-twitter-inline.png);
		}

/* Search form */
.section .search-form {
	margin-top:22px;
	position:relative;
}
.section .search-form label {
	display:block;
}
	.section .search-form  input[type="search"] {
		border:1px solid #9b9b9b;
		border-radius:20px;
		outline:0px;
		font-size:15px;
		height:41px;
		line-height:20px;
		background:#fff;
		padding:12px 50px 10px 15px;
		width:100%;
	}
	.section .search-form  .searchsubmit {
		background-image:url(images/icon-search-toggle.png);
		background-color:#2863AD;
		background-repeat:no-repeat;
		background-position:50%;
		border:0px;
		border-radius:20px;
		height:42px;
		position:absolute;
		right:-1px;
		top:-1px;
		width:42px;
	}

/* Shortlist */
.section.shortlist {
}
.shortlist .listing {
	border-bottom: 1px solid #9b9b9b;
	color:#9b9b9b;
    line-height: 33px;
}
	.shortlist .listing a {
		color:#000000;
	}
.shortlist-icon {
	background-repeat:no-repeat;
	background-position:50%;
	border:0px;
	display:inline-block;
	height:24px;
	overflow:hidden;
	position:relative;
	text-indent:300px;
	top:4px;
	width:24px;
}
.binthis {
	background-image:url(images/icon-binthis.png);
}
.forwardall {
	background-image:url(images/icon-forward.png);
}
	.btn.binthis, .btn.forwardall {
		background-repeat:no-repeat;
		background-position:12px 50%;
		background-color:#d8d8d8;
		border: 0 none;
		border-radius: 20px;
		color: #9b9b9b;
		cursor: pointer;
		font-size: 15px;
		height: 40px;
		line-height: 40px;
		padding: 0 20px 0 40px;
		position: relative;
		margin-top:30px;
		text-decoration: none;
		transition: padding 0.25s ease-in-out 0s, width 0.25s ease-in-out 0s;
	}
.emailpage {
	background-image:url(images/icon-forward.png);
}
.printpage {
	background-image:url(images/icon-print.png);
}
.pdfpage {
	background-image:url(images/icon-pdf.png);
}
.emailmember {
	background-image:url(images/icon-email-inline_on.png);
}


#catapult-cookie-bar {
    display: block;
	font-family:"Ronnia",sans-serif;
    font-size: 14px;
    line-height: 18px;
}
#catapult-cookie-bar .container:before {
    content: "Cookie Control";
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 20px 0 0;
    width: 250px;
}
#catapult-cookie-bar button#catapultCookie {
	border:0px;
    border-radius: 20px;
    float: right;
    margin: 0 0 0 20px;
    width: 200px;
}
#catapult-cookie-bar p {
    display: block;
    width: 100%;
}

#catapult-cookie-bar a {
    border-radius: 0;
	text-decoration:underline;
/*    display: none;
    float: right;
    margin: 0 0 0 20px;
*/
}

.center-awards{
    margin: 0 auto;
}

.charity{
    color: #9B9B9B;
    text-align: center;
}

.award-size{
    width:140px;
    display: inline-block;
}

/* its special */
.special-col-6{
    width:50%;
    display: inline;
    text-align: center;
}

.special-col-4{
    width:33.3333%;
    display: inline;
    text-align: center;
}

@media (min-width: 768px) {
    
    .special-col-6{
        width:auto;
    }
    .special-col-4{
        width:auto;
    }
    .home aside.quotelayout {
        margin-top:70px;
    }
	.home .col-sm-6 blockquote {
        background-position: 0% 0;
        text-align: left;
	}
    .sm-pull-right{
        float:right;
    }

    .center-awards{
        margin:0 0;
        padding-left: 20px;
    }

    .charity{
        text-align: left !important;
    }
}


@media (min-width: 768px) {

	.site-branding {
		margin:15px 0;
	}
	header#header ul#quicknavbtns {
		width:auto;
	}
		#quicknavbtns li {
			width:auto;
		}
		#quicknavbtns li + li {
			margin-left:15px;
		}
	.full-mobile > .container:not(#gutter) {
		padding-left:15px;
		padding-right:15px;
	}
		.full-mobile > .container:not(#gutter) > .row {
			margin-left: -15px;
			margin-right:-15px;
		}
			.full-mobile > .container:not(#gutter) > .row > div {
				padding-left: 15px;
				padding-right: 15px;
			}
	header#header ul#quicknavbtns {
		margin-top:35px;
	}
	#quicknavbtns .menuicon {
		height:14px;
		display:inline-block;
	}

	.homebanner h1 {
		font-size:66px;
		line-height:83px;
	}
	.homebanner h2 {
		line-height:32px;
	}

	.main-col.border-right {
		border-right:1px solid #9b9b9b;
		padding-right:30px;
	}
	.col-right {
		padding-left:30px;
	}
	.col-right aside {
		border-top: 0px solid #9b9b9b;
		margin-top:0px;
		padding-top:0px;
	}
	.sharecontact {
		float:right;
		clear:none;
	}
	.clerkbtn {
		float:none;
		clear:none;
		margin-top:0px;
		margin-left:10px;
	}

	.imagefilter {
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d7d7d7+0,d7d7d7+100&1+0,0+49,0+88,0+88,1+100 */
		background: -moz-linear-gradient(left,  rgba(195,193,194,1) 20%, rgba(195,193,194,0) 35%, rgba(195,193,194,0) 65%, rgba(195,193,194,1) 80%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left,  rgba(195,193,194,1) 20%,rgba(195,193,194,0) 35%,rgba(195,193,194,0) 65%,rgba(195,193,194,1) 80%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right,  rgba(195,193,194,1) 20%,rgba(195,193,194,0) 35%,rgba(195,193,194,0) 65%,rgba(195,193,194,1) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3c1c2', endColorstr='#c3c1c2',GradientType=1 ); /* IE6-9 */
	}
		.profilebanner {
			background-position: 80% 100%;
			height:360px;
		}

	.news-item {
		margin-bottom:0px;
	}
	footer#footer h3 {
		cursor:inherit;
	}
		footer#footer h3:after {
			display:none;
		}

	footer#footer ul {
		display:block;
	}
	footer#footer.full-mobile > .container:not(#gutter) {
		padding:0px;
	}
		footer#footer.full-mobile > .container:not(#gutter) > .row {
			margin: 0px;
		}
			footer#footer.full-mobile > .container:not(#gutter) > .row > div {
				padding: 0px;
			}
	footer#footer h3, footer#footer li a {
		line-height:22px;
	}
	/*#gutter .social-icons {*/
	/*	float:right;*/
	/*}*/
	#gutter .sharebtn {
		margin-right: 0px;
		margin-left: 10px;
		margin-top:0px;
	}
		#gutter .social-icons {
			margin-top: -4px;
		}

	#catapult-cookie-bar {
		display: flex;
	}
	#catapult-cookie-bar .container {
		display: flex;
	}
	#catapult-cookie-bar p {
		display: inline-block;
		width: auto;
	}

}

@media (min-width: 990px) {

	.site-branding {
		margin:25px 0;
	}
		.contactlocation  {
			bottom:-2px;
			color:#9b9b9b;
			left:104px;
			position:absolute;
		}
			.contactlocation  a {
				color:#9b9b9b;
				font-family:"Ronnia", sans-serif;
				font-size:12px;
				line-height:17px;
				text-transform:uppercase;
			}
			.contactlocation a:hover, .contactlocation a:focus {
				color:#bc056b;
			}

	blockquote {
		margin-bottom:0px;
	}
	
	header#header ul#quicknavbtns {
		margin-top:50px;
	}
	.homebanner h1 {
		font-size:86px;
	}
	.main-col {
		border-left:1px solid #9b9b9b;
		padding-left:30px;
		padding-right:30px;
	}
	.col-left {
		padding-right:30px;
	}
	.col-right {
		padding-left:30px;
	}
	.nav-right {
		float:right;
	}
		nav .searchicon  {
			float:right;
		}
	#navbar {
		display:block;
	}
	#navbar ul {
		width:auto;
	}
		#navbar ul li {
			display:inline-block;
			width:auto;
		}
			#navbar ul li a {
				width:auto;
			}
				#navbar ul ul {
					display:none;
				}
			#navbar ul li.menu-item-has-children > span {
				right:0px;
			}
			#navbar nav ul li.menu-item-has-children  > a {
				padding:0 5px 0 10px;
			}
			#navbar ul li.menu-item-has-children.toggled > span:before {
				transform: rotate(180deg);
			}

		#navbar ul.nav-right li.menu-item-has-children {
			padding-right:0px;
		}
			#navbar nav ul.nav-right li.menu-item-has-children > a {
				padding:0 15px;
			}
			#navbar ul.nav-right li.menu-item-has-children > span:before {
				display:none;
			}

	#searchbar {
		background:#1B3D64;
	}
		#searchbar form {
			position:relative;
			margin-bottom:20px;
			margin-top:20px;
		}
		#searchbar label, .section .search-form label {
			display:block;
		}
		#searchbar input[type="text"], #searchbar input[type="search"] {
			border:0px;
			border-radius:20px;
			outline:0px;
			font-size:15px;
			height:41px;
			line-height:20px;
			background:#fff;
			padding:12px 50px 10px 15px;
			width:100%;
		}
		.searchsubmit {
			background-image:url(images/icon-search-toggle.png);
			background-color:#2863AD;
			background-repeat:no-repeat;
			background-position:50%;
			border:0px;
			border-radius:20px;
			height:42px;
			position:absolute;
			right:-1px;
			top:-1px;
			width:42px;
		}

	.profilebanner {
		height:520px;
		background-position:50% 100%;
	}
		.profiletext {
			padding-top:80px;
			width:45%;
		}
		.profiletext h1 {
			font-size: 46px;
			line-height:50px;
		}
		.profiletext h1 > span {
			display:block;
			font-family:"RonniaItalic", sans-serif;
			font-size: 20px;
			line-height:20px;
		}


	.tablist.subnav {
		border:0px;
	}
	.tablist.subnav li {
		display:block;
		margin-right: 0px;
	}

	.seminar-section section {
		padding:0 15px;
	}

	.imagefilter {
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d7d7d7+0,d7d7d7+100&1+0,0+49,0+88,0+88,1+100 */
		background: -moz-linear-gradient(left,  rgba(195,193,194,1) 30%, rgba(195,193,194,0) 45%, rgba(195,193,194,0) 88%, rgba(195,193,194,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(left,  rgba(195,193,194,1) 30%,rgba(195,193,194,0) 45%,rgba(195,193,194,0) 88%,rgba(195,193,194,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right,  rgba(195,193,194,1) 30%,rgba(195,193,194,0) 45%,rgba(195,193,194,0) 88%,rgba(195,193,194,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3c1c2', endColorstr='#c3c1c2',GradientType=1 ); /* IE6-9 */
	}
	footer#footer ul {
		display:block;
	}
	#gutter {
		line-height:31px;
	}
		#gutter .social-icons {
			margin-top: 0px;
		}
}

@media (min-width: 1200px) {
	.profilebanner {
		background-position:50% 100%;
	}
}

body {
    position: relative;
}
#cover-message {
    transition: all 0.5s ease-in-out;
    visibility: hidden;
    opacity: 0;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
}

#cover-message.display-pop {
    visibility: visible;
    opacity: 1;
    display: flex;
}

#cover-message .message-inner {
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

#cover-message .message-inner .message {
    padding-top: 130px;
    min-width: 360px;
    width: 50%;
    margin: 0 auto;
}

#cover-message .message-inner .message .message-body {
    padding: 40px;
    background-color: rgba(40, 99, 173, 1);
    border-radius: 10px;
    /* border: 1px solid #ff0000; */
    box-shadow: 1px 0px 40px #2863AD;
    position: relative;
}

#cover-message .message-inner .message .message-body p {
    color:  #ffffff;
}

#cover-message .message-inner .message .message-body h2 {
    color:  #ffffff;
    font-size: 1.4rem;
}
#cover-message .message-inner .message .message-body a {
    color: #bfbfbf;
}
#cover-message .message-inner .message .message-body a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #bc056b;
}
#cover-message .close {
    cursor: pointer;
    position: absolute;
    right: 5px;
    top:  5px;
    font-weight: 300;
    font-size: 0.8rem;
    color: #fff;
    opacity: 1;
    padding: 10px 30px;
    border-radius: 20px;
    transition: all 0.3s ease-in-out;
    background: #bc056b;
    color: #ffffff;
}
#cover-message .close:hover {
    background: #ffffff;
    color: #bc056b;
}
@media (max-width: 768px) {
    #cover-message .message-inner .message {
        width: 90%;
    }
}

@media screen and (min-width: 1024px) {
	.profiletext ul {
		display: flex;
		flex-wrap: wrap;
	}
	.profiletext ul li {
		flex-basis: 36%
	}
}
