body {
	font-weight: 300;
}

a, a:visited,
a:hover, a:active {
	
}

a, a:visited,
aside.banner-overlay a:hover,
#home-sectors li a:hover,
#business-sectors li a:hover,
#sectors-page li a:hover,
#home-services li a:hover,
#about-profiles li a:hover,
#sector-staff .staff a:hover,
a.post-edit-link:hover,
#main ul#calculators-list li a:hover,
.single-post article section.entry-content a:hover,
.single-profile article section.entry-content a:hover,
.single-calculators article section.entry-content a:hover,
h1.entry-title a:hover,
a#breadcrumb,
#main .post-banner a,
#main .post-banner a:hover,
#home-services h2 a,
#home-sectors h2 a:hover,
#main #sector-posts h2 a:hover,
#sectors-page .entry-title a:hover,
#sidebar ul.menu li a:hover,
.paging-navigation .pagination a.page-numbers:hover,
#nav-below .nav-previous a:hover,
#nav-below .nav-next a:hover,
#home-services .see-more a:hover,
.red a:hover,
.teal a:hover,
#contact-links-container a:hover,
#sector-posts a.see-more:hover,
article.type-page .entry-content p a:hover,
article.type-page .entry-content ul a:hover,
article.type-page .entry-content ul#services-list a,
article.type-page .entry-content ul#about-profiles a,
.error404 .entry-content p a:hover,
.page-filter #main h2#filter-title a:hover,
#calc-content a:hover,
#glossary-terms .letters a:hover,
#glossary-terms .mix-container>a:hover {
	text-decoration: none;
}

a:hover, a:active,
.single-post article section.entry-content a,
.single-profile article section.entry-content a,
.single-calculators article section.entry-content a,
article .entry-content blockquote.cms-quote a:hover,
article.type-page .entry-content ul#about-profiles a:hover .read-more,
article.type-page .entry-content p a,
article.type-page .entry-content ul a,
.error404 .entry-content p a,
#calc-content a,
.red a,
.teal a {
	text-decoration: underline;
}

#quotes .item blockquote figure,
#sector-posts article .entry-summary p,
#about-profiles li a p.jobtitlexcerpt,
.sectors-business #main .post-banner-description p,
#sectors-page #main .post-banner-description p {
	text-align: justify;
}

#home-banner .gallery-cell h2::before, #home-banner .gallery-cell h2::after,
article .entry-content blockquote.cms-quote:before, article .entry-content blockquote.cms-quote:after {
	font-family: Georgia, Times, 'Times New Roman', serif;
}

p {
	
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

#menu {
	font-weight: 400;
}

#main em {
	font-weight: 300;
}

#main em,
#main em strong,
#main strong em {
	font-style: italic;
}

#main strong,
#main em strong,
#main strong em {
	font-weight: 700;
}

hr {
	border: none;
	border-top-width: 2px;
	border-top-style: solid;
	margin: 1.5em 0;
}

sub, sup {
	font-size: 0.7em;
}

sub {
	vertical-align: sub;
}

sup {
	vertical-align: super;
}

.email {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

button,
input[type=submit],
input.button,
aside.banner-overlay a {
	border-width: 1px;
	border-style: solid;
	padding: 6px 22px;
	-webkit-appearance: none;
}

input[type=text],
input[type=number],
input[type=password],
input[type=email],
textarea {
	border: 1px solid #a1b1bc;
	padding: 6px 13px;
}

button,
aside.banner-overlay a,
input[type=submit],
input[type=text],
input[type=number],
input[type=password],
input[type=email],
textarea {
	border-radius: 5px;
	font-size: 15px;
/* 	box-shadow: 0 0 2px 0 hsla(0,0%,0%,0.9); */
}


input[type=text]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=email]:focus,
textarea:focus {
	border-color: hsla(1,90%,50%,0.7);
	outline: none;
}


button:active,
aside.banner-overlay a:active,
input[type=submit]:active,
input[type=text]:active,
input[type=number]:active,
input[type=password]:active,
input[type=email]:active {
/* 	box-shadow: inset 0 1px 0 0 rgba(0,0,0,0.3), 0 0 4px 0 hsla(0,0%,0%,0.7); */
}

input[type=number] {
	-moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
	-webkit-appearance: none; 
	margin: 0; 
}

.gform_wrapper .gform_footer input[type=submit] {
	float: right;
}

.hidden,
.print-only,
.gform_wrapper .top_label .hidden-label label.gfield_label {
	display: none;
}

.gform_wrapper span.ginput_total {
	white-space: nowrap;
}

.icon {
	display: block;
}

.icon.inline {
	margin: 0 3px;
	font-size: 1.2em;
	display: inline-block;
	line-height: 1em;
	position: relative;
	bottom: -0.2em;
}




body.jBox-blockScroll-jBoxID1 .page,
body.jBox-blockScroll-jBoxID1 #fat-footer,
body.jBox-blockScroll-jBoxID1 #footer,
body.jBox-blockScroll-jBoxID2 .page,
body.jBox-blockScroll-jBoxID2 #fat-footer,
body.jBox-blockScroll-jBoxID2 #footer,
body[class*=' jBox-blockScroll-jBoxID'] .page, body[class^='jBox-blockScroll-jBoxID'] .page,
body[class*=' jBox-blockScroll-jBoxID'] #fat-footer, body[class^='jBox-blockScroll-jBoxID'] #fat-footer,
body[class*=' jBox-blockScroll-jBoxID'] #footer, body[class^='jBox-blockScroll-jBoxID'] #footer {
	-webkit-filter: blur(20px);
	-moz-filter: blur(20px);
	-o-filter: blur(20px);
	-ms-filter: blur(20px);
	filter: blur(20px);
}

#jBox-overlay {
	background-color: rgba(0, 0, 0, .35);
}

.jBox-Modal .jBox-container {
	box-shadow: 0 5px 30px rgba(0, 0, 0, .2), 0 5px 15px rgba(0, 0, 0, .2);
}



#gform_1 .gform_wrapper .gform_heading {
	margin: 0;
}

#main #gform_1 h3 {
	margin: 4% 0 2%;
	font-size: 1.1em;
	font-weight: 400;
}

.gform_wrapper .top_label label.gfield_label {
	display: block;
	margin: 2em 5px 0.2em;
	font-weight: 400;
}

.gform_wrapper .gform_footer input.button {
	margin-right: 1.7%;
}

.gform_wrapper.gform_validation_error li.gfield.gfield_error,
.gform_wrapper.gform_validation_error li.gfield.gfield_contains_required.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	border: none;
	background-color: #ffe8ea;
	border-radius: 4px;
	padding: 0.375em 0.375em 0;
}

.gform_wrapper.gform_validation_error div.validation_error {
	font-size: 1.1em;
	font-weight: 400;
	text-align: center;
	letter-spacing: 0.02em;
	border: none;
	background-color: transparent;
	line-height: 1.5em;
	padding: 0.6em 1em;
	margin-bottom: 10px;
}


body #gform_1 .gform_wrapper label.gfield_label+div.ginput_container {
	margin: 0 0 3%;
}

#gform_1 .gform_wrapper input[type=email],
#gform_1 .gform_wrapper input[type=number],
#gform_1 .gform_wrapper input[type=password],
#gform_1 .gform_wrapper input[type=tel],
#gform_1 .gform_wrapper input[type=text],
#gform_1 .gform_wrapper input[type=number],
#gform_1 .gform_wrapper textarea.small {
	text-indent: inherit;
	font-size: 15px;
	width: 96%;
	padding: 6px 2%;
}

.paging-navigation .pagination .page-numbers.prev,
.paging-navigation .pagination .page-numbers.next,
#nav-below .nav-previous a:before,
#nav-below .nav-next a:before,
#home-services .see-more a:after,
#sector-posts a.see-more:after,
#menu ul li.has-sub>a>span:after,
a#breadcrumb:before,
h1.entry-title a:before,
.page-filter #main h2#filter-title a:after,
#main #sector-posts h2 a:after {
	font-family: "select" !important;
	position: absolute;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.paging-navigation .pagination .page-numbers.prev:before,
.paging-navigation .pagination .page-numbers.next:before,
#nav-below .nav-previous a:before,
#nav-below .nav-next a:before,
#home-services .see-more a:after,
#sector-posts a.see-more:after,
#menu ul li.has-sub>a>span:after,
a#breadcrumb:before,
h1.entry-title a:before,
.page-filter #main h2#filter-title a:after,
#main #sector-posts h2 a:after {
	speak: none;	  
	position: absolute;
}











/* COLORS */

/* Light Grey */
#social-links li a,
a#breadcrumb {
	color: #a1b1bc;
}

/* Teal */
.teal,
a, a:visited,
a:hover, a:active,
#menu-main-menu>li a,
#menu-main-menu>li.current-menu-item a:hover ul li a,
#menu-main-menu>li.current-menu-ancestor ul li a,
#menu.sub #menu-main-menu>li.current-menu-item>a,
#menu-button,
#social-links li a:hover,
#home-sectors li a h3,
#business-sectors li a h3,
#sectors-page li a h3,
#home-sectors li a p.read-more,
#business-sectors li a p.read-more,
#sectors-page li a p.read-more,
#about-profiles li a h3,
#sector-staff .staff a h3,
#main .post-banner i.icon,
#services-list li a,
#main #services-list li a h3,
#faq-list li a,
#calc-list li a,
.red a:hover,
.teal a,
article .entry-content blockquote,
.single-profile #main article h2.entry-title
.page-child #main h2.entry-title,
#main #calculator_code td,
#main h4,
.page-filter #main h2#filter-title,
a#breadcrumb:hover,
#main #videos-list h2,
#main .resource-block a h2,
.page-our-consultants #main .entry-content h2,
#main #calculator_code .teal-border h1 {
	color: #3e6d7b;
}

/* Red */
.red,
h1, h1 a, h1 a:visited,
h1 a:hover, h1 a:active,
h2, h2 a, h2 a:visited,
h2 a:hover, h2 a:active,
h3, h3 a, h3 a:visited,
h3 a:hover, h3 a:active,
h1.entry-title a:hover:after,
#menu-main-menu>li.current-menu-item>a,
#menu-main-menu>li.current-menu-item>a:hover,
#menu-main-menu>li.current-menu-ancestor>a,
#menu-main-menu>li.current-menu-ancestor ul li a:hover,
#menu-main-menu>li.current-menu-ancestor ul li.current-menu-item a,
#menu-main-menu>li.current-menu-ancestor ul li.current-menu-ancestor a,
#menu-main-menu>li.open>a,
#menu ul li a:hover,
#menu ul li.has-sub:hover,
#menu-button.open,
article aside,
#home-services h2 a,
#home-services li a:hover h3,
#home-services .see-more a,
a.read-more,
#about-profiles li a .read-more,
#sector-staff .staff a .read-more,
.post-image .date-badge,
#services-list li a:hover,
#main #services-list li a:hover h3,
#services-list li a:active,
#main #services-list li a:active h3,
#services-list li a.active,
#main #services-list li a.active h3,
#main #advert h4,
#faq-list li a:hover,
#faq-list li a:active,
#faq-list li a.active,
#calc-list li a:hover,
#calc-list li a:active,
#calc-list li a.active,
#calc-content a:hover,
.red a,
.teal a:hover,
.single-profile #main article h2.entry-title,
.ajax-receptacle .service-content h3,
article .service-content li:before,
#entry-content-post ul>li:before,
article.page .entry-content ul>li:before,
article.calculators .entry-content ul>li:before,
.page-calculators article #calc-content>li ul>li:before,
.single-post article section.entry-content a:hover,
.single-profile article section.entry-content a:hover,
.single-calculators article section.entry-content a:hover,
.paging-navigation .pagination a.page-numbers:hover,
.paging-navigation .pagination .page-numbers.current,
#services-see-more,
#nav-below .nav-previous a:hover,
#nav-below .nav-next a:hover,
.resource-block a:hover i.icon,
article.type-page .entry-content p a:hover,
article.type-page .entry-content ul a:hover,
.error404 .entry-content p a:hover,
.gform_wrapper span.gfield_required,
.sidebar-filter a.active,
#calculator_code .info-button .info-trigger:after,
.info-modal .jBox-title,
.gform_wrapper.gform_validation_error li.gfield.gfield_error .gfield_label,
.gform_wrapper.gform_validation_error li.gfield.gfield_error .validation_message,
.gform_wrapper.gform_validation_error li.gfield.gfield_error,
.gform_wrapper.gform_validation_error li.gfield.gfield_contains_required.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,
.gform_wrapper.gform_validation_error div.validation_error,
#glossary-terms .mix-container>a,
#main div.parent-title {
	color: #e03937;
}

/* Dark Grey for Light Backgrounds */
article,
#quotes .item blockquote figure,
#home-sectors li a p,
#business-sectors li a p,
#sectors-page li a p,
#home-services li a h3,
#home-services li a p,
#about-profiles li a,
#about-profiles li a:hover,
#sector-staff .staff a,
#sector-staff .staff a:hover,
a.post-edit-link,
#fat-footer a#contact-button,
.single-profile #main article h4.job-title {
	color: #555;
}

/* Slightly Lighter Grey for Sector Sections */
article.sectors .cms-bg-white,
#main .cms-bg-white,
#main .cms-bg-white .centred,
#main .cms-bg-white .centred p {
	color: #939090;
}

/* Slightly Darker Grey for Grey & Coloured Sector Sections */
article.sectors .cms-bg-grey,
article.sectors .cms-bg-colour,
.paging-navigation .pagination a.page-numbers,
#about-profiles li a h4 {
	color: #626060;
}

/* Mid Grey for Light Grey Background */
.ajax-receptacle div.icon,
.info-modal .jBox-title:after,
p.wp-caption-text,
.cms-caption-text,
article .entry-content blockquote em,
article .entry-content blockquote em a,
.paging-navigation .pagination .page-numbers.dots {
	color: #b4b5b5;
}

/* Light Grey for Dark Backgrounds */
#fat-footer,
#fat-footer a,
#footer,
#footer a,
.paging-navigation .pagination a.page-numbers.prev,
.paging-navigation .pagination a.page-numbers.next,
#nav-below .nav-previous a:before,
#nav-below .nav-next a:before {
	color: #e0dede;
}

/* Dark Grey for Dark Backgrounds */
#copyright {
	color: #9b9a9a;
}

aside.banner-overlay a,
button,
input[type=submit],
#fat-footer a:hover,
#fat-footer h2,
#fat-footer h3,
#footer a:hover,
#quotes .item blockquote figcaption,
#quotes .item blockquote figcaption p,
#quotes h2,
#home-sectors h2,
#sectors-page .entry-title a,
.sectors li a .icon,
ul.sectors li a:hover i.icon,
#home-services li a .icon,
a#breadcrumb i.icon,
a.post-edit-link:hover,
aside.banner-overlay h3,
#main aside.banner-overlay h4,
aside.banner-overlay article,
#services-list li a i.icon,
#main ul#calculators-list li a h2,
#calculators-list li a i,
#main .post-banner-description .banner-heading h1,
article .entry-content blockquote.cms-quote,
article .entry-content blockquote.cms-quote em,
article .entry-content blockquote.cms-quote a,
#sidebar ul.menu li a,
.paging-navigation .pagination a.page-numbers.prev:hover,
.paging-navigation .pagination a.page-numbers.next:hover,
#nav-below .nav-previous a:hover:before,
#nav-below .nav-next a:hover:before,
#glossary-terms .filter,
#fat-footer a#contact-button:hover,
.page-sectors #main .post-banner,
.page-sectors #main .post-banner-description .banner-heading h1,
#contact-links-container,
#contact-links-container h2,
#contact-links-container a,
#contact-links-container a:hover,
#main h2.entry-title i.icon,
#main .resource-block a:hover h2,
#main #calculator_code tr.calc-footer td,
#calculator_code tr.calc-footer .info-button .info-trigger:after {
	color: white;
}

#main #home-banner h2,
#main h2.entry-title,
#main h2.entry-title a,
#sector-posts article h3.entry-title a,
.sectors-business #main .post-banner-description p,
#sectors-page #main .post-banner-description p,
.page-sectors #main .post-banner p,
#sidebar>div.sidebar-filter h2 {
	color: black;
}

/* Red Border */
#home-banner,
#fat-footer hr,
#menu ul li > ul,
#menu ul li > div,
#menu,
.post-image .date-badge,
#fat-footer h2:after,
.gform_wrapper.gform_validation_error li.gfield_error input[type=email],
.gform_wrapper.gform_validation_error li.gfield_error input[type=number],
.gform_wrapper.gform_validation_error li.gfield_error input[type=password],
.gform_wrapper.gform_validation_error li.gfield_error input[type=tel],
.gform_wrapper.gform_validation_error li.gfield_error input[type=text],
.gform_wrapper.gform_validation_error li.gfield_error input[type=url],
.gform_wrapper.gform_validation_error li.gfield_error textarea {
	border-color: #e03937;
}


/* Red Background */
button,
input[type=submit],
aside.banner-overlay a,
#home-services li a:hover .icon,
a.post-edit-link:hover,
#services-list li a:hover i.icon,
#services-list li a:active i.icon,
#services-list li a.active i.icon,
#main ul#calculators-list li a:hover,
#sidebar ul.menu li a,
#glossary-terms .filter.active,
#fat-footer a#contact-button:hover,
#footer-menu:before,
#main h2#filter-title a:hover i.icon,
#main #calculator_code tr.calc-footer td {
	background-color: #e03937;
}

/* Darker Red Background */
button:active,
input[type=submit]:active,
aside.banner-overlay a:active,
#sidebar ul.menu li a:hover,
.paging-navigation .pagination a.page-numbers.prev:hover,
.paging-navigation .pagination a.page-numbers.next:hover,
#nav-below .nav-previous a:hover:before,
#nav-below .nav-next a:hover:before {
	background-color: #b83133;
}

/* Darker Red Border */
button,
input[type=submit],
aside.banner-overlay a {
	border-color: #b83133;
}


/* Teal Background */
#quotes,
button:focus,
aside.banner-overlay a:focus,
input[type=submit]:focus,
.flickity-prev-next-button,
.flickity-prev-next-button[disabled]:hover,
.sectors li a .icon,
#home-services li a .icon,
#home-sectors,
#main .post-banner,
#main .post-banner i.icon,
#services-list li a i.icon,
#main ul#calculators-list li a,
#glossary-terms .filter,
article .entry-content blockquote.cms-quote,
#follow-button,
#clients .owl-carousel .owl-prev:hover,
#clients .owl-carousel .owl-next:hover,
#main h2.entry-title i.icon,
a#breadcrumb:hover i.icon,
#main #calculator_code .teal-border tbody {
	background-color: #3e6d7b;
}

/* Teal Border */
button:focus,
aside.banner-overlay a:focus,
input[type=submit]:focus,
.gform_wrapper.gform_validation_error li.gfield_error input[type=email]:focus,
.gform_wrapper.gform_validation_error li.gfield_error input[type=number]:focus,
.gform_wrapper.gform_validation_error li.gfield_error input[type=password]:focus,
.gform_wrapper.gform_validation_error li.gfield_error input[type=tel]:focus,
.gform_wrapper.gform_validation_error li.gfield_error input[type=text]:focus,
.gform_wrapper.gform_validation_error li.gfield_error input[type=url]:focus,
.gform_wrapper.gform_validation_error li.gfield_error textarea:focus {
	border-color: #3e6d7b;
}

/* Dark Teal Background */
.flickity-prev-next-button:hover,
#home-sectors li a:hover .icon {
	background-color: #2a474f;
}


/* Light Teal Background */
#contact-links-container,
#clients .owl-carousel .owl-prev,
#clients .owl-carousel .owl-next,
.page-sectors #main .post-banner {
	background-color: #6badc1;
}

.page-sectors #main .post-banner:after {
	border-top-color: #6badc1;
}

/* Lightest Teal/Blue Background */
#main #calculator_code table.teal-border tr:nth-child(even) td {
/* 	background-color: #e8f3f6; */
}


/* Lightest Grey Background for in front of stripes */
.category #main .post-banner .notch-left,
.category #main .post-banner .notch-right,
.page-filter #main .post-banner .notch-left,
.page-filter #main .post-banner .notch-right,
.single-post #main .post-banner .notch-left,
.single-post #main .post-banner .notch-right,
.single-profile #main .post-banner .notch-left,
.single-profile #main .post-banner .notch-right,
.post-edit-link {
	background-color: #f5f5f2;
}

/* Light Grey Background for behind stripes */
#home-services,
.category #main,
.page-filter #main,
.single-post #main,
.single-profile #main {
	background-color: #d3d5cf;
}

#main #calculator_code table.teal-border tr td.ssc-rb,
#main #calculator_code table.teal-border tr td.ssc-rb0 {
	border-color: #d4d3d2;
}

/* Light Grey 2 */
.page-template-template-sectors #main .post-banner {
/* 	background-color: #e6e7e7; */
}

/* Light Grey (Same as Social Links) */
a#breadcrumb i.icon {
	background-color: #a1b1bc;
}

/* Light Grey Plain for white background */

#services-list li a:active,
#services-list li a.active,
.ajax-receptacle,
#services-see-more,
#faq-list li a:active,
#faq-list li a.active,
#faq-content,
#calc-list li a:active,
#calc-list li a.active,
#calc-content,
article .cms-bg-grey,
#glossary-terms .letters .blank,
#contact-button,
#main #calculator_code tbody {
	background-color: #eeefef;
}

#main #calculator_code td {
	border-color: #eeefef;
}

/* Slightly Transparent #eeefef */
#contact-button {
	background-color: rgba(238, 239, 239, 0.9);
}


/* White Background */
#main #calculator_code td,
a#breadcrumb,
#sidebar>div.sidebar-filter,
#clients .client,
#sector-posts .posts {
	background-color: white;
}

/* Light Grey Boxes */
#about-profiles li a,
#about-profiles li a p:after,
#sector-staff .staff a,
#sector-staff .staff a h4,
#sector-staff .staff a p:after,
#videos-list .item {
	background: #f9fafb;
	color: #6e6c6c;
}

#menu ul li > ul li a,
#about-profiles li a,
#sector-staff .staff a,
#videos-list .item {
	border-color: #e4e7e9;
}

.single-profile article {
	border-color: #cccccc;
}

/* Lines Background */
#home-services,
.category #main,
.page-filter #main,
.single-post #main,
.single-profile #main,
#sector-posts {
	background-image: url(../images/lines5.png);
	background-repeat: repeat;
	background-size: 240px;
}

/* Plain Background White Semi-transparent Overlay */
div.cms-bg-colour {
	background-image: url(../images/white_transparent_px.png);
	background-repeat: repeat;	
}

.category article,
.page-filter article,
.single-post article {
	border-color: #c7cacc;
}

/* Dark Grey Background */
#footer-container {
	background-color: #505050;
}

/* Very Dark Grey BAckground */
.paging-navigation .pagination .page-numbers.prev,
.paging-navigation .pagination .page-numbers.next,
#nav-below .nav-previous a:before,
#nav-below .nav-next a:before,
#home-banner-row {
	background-color: #222;
}







#social-links li a:hover,
#menu ul li a:hover {
	-moz-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s;
	-webkit-transition: all 0s;
}

#faq-content li h3:after {
	-moz-transition: all 0.1s;
	-o-transition: all 0.1s;
	transition: all 0.1s;
	-webkit-transition: all 0.1s;
}

#contact-links-container .cms-button a:hover {
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;	
}

.resource-block a i.icon,
.resource-block a h2,
.resource-block a .post-image,
.resource-block a .post-image:after {
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

#contact-button,
#social-links li a,
#menu ul li a,
.owl-carousel .owl-prev,
.owl-carousel .owl-next,
a.post-edit-link,
h1.entry-title a:before,
.page-filter #main h2#filter-title a:after,
#main #sector-posts h2 a:after,
.page-filter #main h2#filter-title a i.icon {
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

#contact-links-container .cms-button a {
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
}

a#breadcrumb,
a#breadcrumb i.icon {
	-moz-transition: color 0.8s, background-color 0.8s;
	-o-transition: color 0.8s, background-color 0.8s;
	transition: color 0.8s, background-color 0.8s;
	-webkit-transition: color 0.8s, background-color 0.8s;
}

a#breadcrumb:hover,
a#breadcrumb:hover i.icon {
	-moz-transition: color 0.4s, background-color 0.4s;
	-o-transition: color 0.4s, background-color 0.4s;
	transition: color 0.4s, background-color 0.4s;
	-webkit-transition: color 0.4s, background-color 0.4s;
}






















#header {
    padding: 20px 0 0;
}


#site-title {
	background: url(../images/select_statistics_logo_200h.png) 50% 50% no-repeat;
	background-size: 355px 100px;
    display: block;
    height: 100px;
    width: 100%;
    text-indent: -9999px;
    margin: 0;
}

#site-title h1,
#site-title h1 a,
#site-title a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}





#social-links {
	font-size: 16px;
	max-width: 96%;
	width: auto;
	float: right;
	margin: 0 2%;
	height: 40px;
}

#social-links li {
	display: block;
	float: left;
}

#social-links li a {
	padding: 12px;
}

#social-links li a:hover {
	text-decoration: none;
}

#social-links li a span {
	display: none;
}



#menu {
	padding: 30px 0 0;
}

#menu ul {
	text-align: center;
}

#menu ul li {
	display: inline-block;
}

#menu ul li a {
	display: block;
	padding: 17px 15px 18px;
	height: 15px;
	font-size: 15px;
	font-weight: 500;
	line-height: 15px;
}

#menu ul li a:hover {
	text-decoration: none;
}

#menu ul li.current-menu-item a {
	
}

#menu-main-menu li.menu-item.has-sub>a { cursor: default; }

#menu-main-menu li > ul > li.menu-item.has-sub>a { cursor: pointer; }






#main {
	position: relative;
}


#home-banner-row {
	height: 367px;
/*
	background-image: url(../images/HomeBanner1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
*/
}

#home-banner,
#home-banner .gallery-cell {
	height: 362px;
}


#home-banner {
	border-bottom-width: 5px;
	border-bottom-style: solid;
}

#home-banner .gallery-cell {
	width: 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}

#home-banner .heading-container {
	max-width: 670px;
	margin: 0 auto;
	padding: 0 33% 0 0;
	text-align: left
}

#home-banner .gallery-cell h2 {
	display: inline-block;
	text-align: left;
	position: relative;
	font-size: 48px;
	letter-spacing: 0.03em;
	line-height: 1.2em;
	font-weight: 400;
	padding: 1em 1.9em;
	width: auto;
	text-shadow: 0 0 0.4em white, 0 0 1em white, 0 0 1em white, 0 0 2em white, 0 0 3em white, 0 0 2px white;
}

#home-banner .gallery-cell h2 p {
	margin: 0;
}


#home-banner .gallery-cell h2::before,
#home-banner .gallery-cell h2::after {
	position: absolute;
	font-size: 3em;
	font-style: normal;
	font-weight: 400;
	text-shadow: 0 0 0.4em white, 0 0 0.4em white, 0 0 2px rgba(255,255,255,0.5);
}

#home-banner .gallery-cell h2::before {
	content: '“';
	top: 0.5em;
	left: 0.1em;
}

#home-banner .gallery-cell h2::after {
	content: '”';
	bottom: 0.15em;
	right: 0.1em;
}

#home-banner .prev-next-button,
#home-banner .prev-next-button[disabled]:hover {
	background: hsla(0, 0%, 70%, 0.5);
	z-index: 2;
}







.owl-carousel {
	position: relative;
}

.owl-carousel .owl-prev,
.owl-carousel .owl-next {
	position: absolute;
	display: block;

	color: white;
	background-color: rgba(0,0,0,0.35);

	zoom: 1;
	margin: 0;

	height: 47px;
	width: 47px;
	font-size: 19px;
	line-height: 47px;
	text-align: center;
	cursor: pointer;
	top: 50%;
	transform: translateY(-50%);

	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;

	z-index: 2;
	font-family: "select";
	
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel .owl-prev:hover,
.owl-carousel .owl-next:hover {
	background-color: rgba(0,0,0,0.6);
}

.owl-carousel .owl-prev {
	left: 3%;
}

.owl-carousel .owl-next {
	right: 3%;
}

#quotes .owl-carousel .owl-prev {
	left: -5.25%;
}

#quotes .owl-carousel .owl-next {
	right: -5.25%;
}

#clients .owl-carousel .owl-prev {
	left: -6.25%;
}

#clients .owl-carousel .owl-next {
	right: -6.25%;
}

#sector-posts .owl-carousel .owl-prev {
	left: -10.25%;
}

#sector-posts .owl-carousel .owl-next {
	right: -10.25%;
}

.owl-carousel .owl-controls {
	position: absolute;
	bottom: 0;
	width: 100%;
}

#sector-posts .owl-carousel .owl-controls {
	bottom: -53px;
}

.owl-carousel .owl-dots {
	text-align: center;
	margin: 0 0 4px;
}

.owl-carousel .owl-dot {
	height: 10px;
	width: 10px;
	border: 1px solid white;
	display: inline-block;
	margin: 6px;
	border-radius: 50%;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(0, 0, 0, 0.1);
}

.owl-carousel .owl-dot.active {
	background-color: white;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}

#sector-posts .owl-carousel .owl-dot {
	box-shadow: 0 0 2px 1px rgba(255, 255, 255, 0.8), inset 0 0 2px 1px rgba(255, 255, 255, 0.8);
}

#sector-posts .owl-carousel .owl-dot.active {
	box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.4);
}









aside.banner-overlay {
	position: absolute;
	top: 0;
	right: 0;
	background: hsla(0,0%,0%,0.5);
	z-index: 1;
	width: 30%;
	max-width: 380px;
	text-shadow: 0 1px 5px black;
	border-bottom-left-radius: 10px;
}

aside.banner-overlay .advert {
	padding: 7% 11%;
}

#main aside.banner-overlay h3 {
	font-size: 1.5em;
	margin: 0 0 0.6em;
}

#main aside.banner-overlay h4 {
	font-size: 1.1em;
	font-weight: 600;
	margin: 0 0 0.5em;
}

#main aside.banner-overlay p {
	line-height: 1.6em;
	margin: 0.6em 0;
}

#main aside.banner-overlay h3,
#main aside.banner-overlay h4,
#main aside.banner-overlay article {
	cursor: default;
}

aside.banner-overlay a {
	display: inline-block;
	margin: 1em 0 0;
	border: none;
	text-shadow: none;
}







body.home #main article h2 {
	margin: 2% 0 2%;
}

article.col {
	padding: 3.5% 0 5%;
}

article header {
	position: relative;
}

#content h2,
#content p,
#content ul,
#content aside {
/* 	padding: 0 6.25%; */
}

#main p,
#main ul,
#main ol,
article.sectors .entry-content ul,
article.bsectors .entry-content ul,
article.page .entry-content ul,
article.calculators .entry-content ul
.page-calculators article #calc-content>li ul {
	margin:  1em 0;
}

#main ul>li,
#entry-content-post ul>li,
article.sectors .entry-content ul>li,
article.bsectors .entry-content ul>li,
article.page .entry-content ul>li,
article.calculators .entry-content ul>li,
.page-calculators article #calc-content>li ul>li {
	list-style: none;
}

#entry-content-post ol,
article.sectors .entry-content ol,
article.bsectors .entry-content ol,
article.page .entry-content ol,
article.calculators .entry-content ol {
	list-style: decimal;
}

article .service-content ul>li,
#entry-content-post ul>li {
	padding: 0 0 0 1.3em;
}

#entry-content-post ol>li,
article.sectors .entry-content ol>li,
article.bsectors .entry-content ol>li,
article.page .entry-content ol>li,
article.calculators .entry-content ol>li {
	margin: 0 0 0 1.3em;
	text-align: left;
}

article.sectors .entry-content ul>li,
article.bsectors .entry-content ul>li,
article.page .entry-content ul>li,
article.calculators .entry-content ul>li,
.page-calculators article #calc-content>li ul>li {
	padding: 0 0 0 1.8em;
	text-align: left;
}

article .service-content ul>li,
#entry-content-post ul>li,
article.sectors .entry-content ul>li,
article.bsectors .entry-content ul>li,
article.page .entry-content ul>li,
article.calculators .entry-content ul>li,
.page-calculators article #calc-content>li ul>li {
	position: relative;
}

article .service-content ul>li:before,
#entry-content-post ul>li:before,
article.sectors .entry-content ul>li:before,
article.bsectors .entry-content ul>li:before,
article.page .entry-content ul>li:before,
article.calculators .entry-content ul>li:before,
.page-calculators article #calc-content>li ul>li:before {
	content: '•';
	font-size: 2em;
	line-height: 0.85em;
	position: absolute;
	left: 0;
}





#sidebar>div {
	padding: 4% 0 0 6%;
}

#main ul#menu-sidebar-menu,
#main #sidebar ul.xoxo {
	margin: 0;
}

#sidebar ul.menu,
#sidebar>div.sidebar-filter {
	overflow: hidden;
}

#sidebar ul.menu li {
	margin-bottom: 2%;
}

#sidebar ul.menu li a {
	display: block;
	text-align: center;
	padding: 10px;
}

#sidebar>div.sidebar-filter {
	margin: 4% 0 0 6%;
	border-radius: 10px;
	padding: 3% 7% 9%;
}

#sidebar>div.sidebar-filter h2 {
	font-size: 1.2em;
	margin: 7% 0 5%;
}




#main h2.entry-title i.icon {
	display: inline-block;
	height: 1.8em;
	width: 1.8em;
	text-align: center;
	border-radius: 50%;
	margin: 0 7px 0.3em 1.35%;
}

#main h2.entry-title i.icon:before {
	line-height: 1.8em;
}

.sidebar-filter a.active {
	font-weight: 600;
}




.page-our-consultants article.page .entry-content ul>li,
article.page .entry-content ul#services-list>li,
article.page .entry-content form ul>li {
	padding: 0;
}

.page-our-consultants article.page .entry-content ul>li:before,
article.page .entry-content ul#services-list>li:before,
article.page .entry-content form ul>li:before {
	content: '';
	display: none;
}

.page.page-our-consultants article section.entry-content {
	text-align: left;
}

.page-our-consultants {}




h1.entry-title a,
#main #sector-posts h2 a {
	display: inline-block;
	position: relative;
}

h1.entry-title a:before {
	content: 'g';
	left: 0em;
	font-size: 0.8em;
	line-height: 1.4em;
	color: rgba(224, 57, 55, 0);
}

h1.entry-title a:hover:before {
	left: -1.2em;
	color: rgba(224, 57, 55, 1);
}

#main h1,
#business-sectors span.entry-title,
#sectors-page span.entry-title,
#main div.parent-title {
	padding: 26px 0 0;
	font-size: 2.3em;
	font-weight: 400;
	text-align: center;
	line-height: 1.1em;
}

#business-sectors span.entry-title {
	-webkit-text-shadow: 0 0 0.4em white, 0 0 1em white, 0 0 1em white, 0 0 2em white, 0 0 3em white, 0 0 2px white;
	-moz-text-shadow: 0 0 0.4em white, 0 0 1em white, 0 0 1em white, 0 0 2em white, 0 0 3em white, 0 0 2px white;
	-ms-text-shadow: 0 0 0.4em white, 0 0 1em white, 0 0 1em white, 0 0 2em white, 0 0 3em white, 0 0 2px white;
	-o-text-shadow: 0 0 0.4em white, 0 0 1em white, 0 0 1em white, 0 0 2em white, 0 0 3em white, 0 0 2px white;
	text-shadow: 0 0 0.4em white, 0 0 1em white, 0 0 1em white, 0 0 2em white, 0 0 3em white, 0 0 2px white;
}

#main .entry-content h1,
.single-profile #main h1,
.page-videos #main h1,
.page-template-default #main h1,
.category #main h1,
.single-post #main h1,
.archive #main article.services h1.entry-title,
#main div.parent-title {
	padding: 26px 0;
}

#main h1 {
	max-width: 87.5%;
}

.category #main h1,
.page-filter #main h1,
.single-post #main h1,
.single-profile #main h1,
#main .row .col h1 {
	max-width: 100%;
}
	

.single-sectors #main h1,
.single-bsectors #main h1 {
	padding: 26px 0 0;
}

a.post-edit-link {
	position: absolute;
	top: 0;
	right: 0;
	width: 13%;
	min-width: 70px;
	max-width: 100px;
	text-align: center;
	padding: 10px 0;
	font-size: 11px;
	opacity: 0.4;
	text-shadow: 0 1px 1px white;
}

a.post-edit-link:hover {
	opacity: 1;
	text-shadow: none;
}

a#breadcrumb:before {
	content: 'g';
	line-height: 2em;
	left: 5px;
}

a#breadcrumb {
	position: absolute;
	top: 238px;
	padding: 3px 8px 3px 22px;
	border-radius: 5px;
	margin-left: 4px;
}



a#breadcrumb i.icon {
	display: inline-block;
	width: 1.6em;
	height: 1.6em;
	font-size: 1.2em;
	text-align: center;
	border-radius: 50%;
	margin: 0 7px 0 2px;
	vertical-align: middle;
}

a#breadcrumb i.icon:before {
	line-height: 1.6em;
}

a#breadcrumb span {
	vertical-align: top;
	line-height: 2em;
}

#main h2 {
	margin: 4% 0 1em;
	font-size: 1.1em;
	font-weight: 400;
}

#main h3 {
	font-weight: 500;
	margin: 3% 0 1em;
	letter-spacing: 0.03em
}

#main h4 {
	font-weight: 500;
	margin: 2em 0 1em;
}

#main h2.entry-title {
	margin: 3% 0 0;
}

.page-child #main h2.entry-title {
	font-size: 1.5em;
	margin: 9px 0 0;
}

#main aside {
	
}










#main .post-banner {
	position: relative;
	height: 250px;
	background-image: url(../images/banner.jpg);
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#main .post-banner i.icon {
	display: block;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin-left: 6.25%;
	top: 22px;
	position: relative;
	background-color: white;
}

#main .post-banner i.icon:before {
	display: block;
	text-align: center;
	font-size: 58px;
	line-height: 103px;
}

#main .post-banner i.icon.fa:before {
	font-size: 58px;
	line-height: 100px;	
}	

#main .post-banner .notch-left,
#main .post-banner .notch-right {
	content: '';
	position: absolute;
	background: white;
	width: 50%;
	height: 20px;
	bottom: 0px;
}

#main .post-banner .notch-left {
	margin-left: -20px;
}

#main .post-banner .notch-right {
	right: 0px;
	margin-right: -20px
}

#main .post-banner .notch-left::after,
#main .post-banner .notch-right::after {
	content: '';	
	position: absolute;
	width: 0px;
	height: 0px;
	border-style: solid;
}

#main .post-banner .notch-left::after {
	right: -21.5px;
	border-width: 21px 0 0 22.5px;
	border-color: transparent transparent transparent white;
}

#main .post-banner .notch-right::after {
	left: -21.5px;
	border-width: 0 0 21px 22.5px;
	border-color: transparent transparent white transparent;
}







#main .post-banner .notch-left,
#main .post-banner .notch-right,
.single-profile .post-banner .notch-right {
	width: calc( 50% - 20px );
	margin: 0;
}

.category #main .post-banner .notch-left::after,
.page-filter #main .post-banner .notch-left::after,
.single-post #main .post-banner .notch-left::after,
.single-profile #main .post-banner .notch-left::after {
	border-color: transparent transparent transparent #f5f5f2;
}

.category #main .post-banner .notch-right::after,
.page-filter #main .post-banner .notch-right::after,
.single-post #main .post-banner .notch-right::after,
.single-profile #main .post-banner .notch-right::after {
 	border-color: transparent transparent #f5f5f2 transparent;
}

.category #main h1,
.page-filter #main h1,
.single-post #main h1,
.single-profile #main h1 {
	background-image: url(../images/fade.png);
	background-size: 100% 100%;
	background-size: contain;
	background-repeat: repeat-x;
	background: -webkit-linear-gradient( 270deg, rgba(245, 245, 242, 1) 0%, rgba(245, 245, 242, 0) 100%);
	margin: 0;
}







.category article,
.page-filter article,
.single-post article,
.single-profile article,
#sector-posts .posts article {
	overflow: hidden;
	background: white;
	margin: 1.6% 0;
	font-size: 0.9em;
	letter-spacing: 0.02em;
	position: relative;
}

/*
.category article {
	height: 326px;
}
*/
.category #main article p,
.page-filter #main article p,
#sector-posts article .entry-summary p {
	margin: 0 0 14%;
	overflow: hidden;
}

.category.category-news #main article p {
	margin: 0 0 5%;
}

.category article header,
.category article section.entry-summary,
.page-filter article header,
.page-filter article section.entry-summary,
.single-post article header,
.single-post article section.entry-content,
.single-profile article header,
.single-profile article section.entry-content {
	padding: 4%;
}

.single-post article header {
	padding-bottom: 0;
}

.category.category-case-studies article header,
.category.category-case-studies article section.entry-summary,
.category.category-blog article header,
.category.category-blog article section.entry-summary,
.page-filter article.category-case-studies header,
.page-filter article.category-case-studies section.entry-summary,
.page-filter article.category-blog header,
.page-filter article.category-blog section.entry-summary,
#sector-posts .posts article header,
#sector-posts .posts article section.entry-summary {
	padding: 3% 4% 0 31%;
}

.category article header,
.page-filter article header {
	padding-bottom: 0;
}

.category article section.entry-summary,
.page-filter article section.entry-summary,
.page article section.entry-content {
	text-align: justify;
	padding-top: 0;
}

.single-post article section.entry-content {
	padding-top: 0;
	margin-top: 4%;
}

.single-sectors .page article section.entry-content {
	margin-top: 0;
}


.page-filter #main h2#filter-title {
	margin: 0;
	padding: 0;
}

.page-filter #main h2#filter-title a {
	position: relative;
}

.page-filter #main h2#filter-title a i.icon {
	display: block;
	float: left;
}

.page-filter #main h2#filter-title a .title-text {
	display: inline-block;
	max-width: 75%;
	line-height: 1.2em;
	padding: 0.3em 0 0.3em;
}

.page-filter #main h2#filter-title a:after,
#main #sector-posts h2 a:after {
	content: 'h';
	right: 0em;
	font-size: 0.8em;
	opacity: 0;
}

.page-filter #main h2#filter-title a:hover:after,
#main #sector-posts h2 a:hover:after {
	right: -1.2em;
	opacity: 1;
}

.page-filter #main h2#filter-title a:after {
	line-height: 2.4em;
}

#main #sector-posts h2 a:after {
	line-height: 1.15em;
}

.page-filter article header .entry-meta a {
	opacity: 0.9;
}

.page-filter article header .entry-meta a:hover {
	opacity: 1;
}




article .entry-content blockquote {
	display: block;
	float: right;
	width: 30%;
	text-align: center;
	padding: 1.8em 0 3% 1.4em;
}

article .entry-content blockquote.cms-quote {
	display: block;
	float: none;
	width: 76%;
	text-align: left;
	padding: 3% 12%;
}


article .entry-content blockquote.cms-quote {
	position: relative;
}

article .entry-content blockquote.cms-quote:before,
article .entry-content blockquote.cms-quote:after {
	position: absolute;
	font-size: 150px;
	font-style: normal;
	font-weight: 400;
	opacity: 0.3;
}

article .entry-content blockquote.cms-quote:before {
	content: '“';
	top: 0.3em;
	left: -0.5em;
}

article .entry-content blockquote.cms-quote:after {
	content: '”';
	bottom: 0;
	right: -0.5em;
}

article .entry-content blockquote.cms-quote:before {
	top: 0.5em;
	left: 2%;
}

article .entry-content blockquote.cms-quote:after {
	bottom: 0.2em;
	right: 2%;
}


article .entry-content blockquote em {
	display: block;
	margin-top: 1.8em;
}


.single-post article section.entry-content .alignright,
.page-template-default article section.entry-content .alignright {
	display: block;
	float: right;
	padding: 1.8em 0 1.4em 1.4em;
}

.single-post article section.entry-content .alignleft,
.page-template-default article section.entry-content .alignleft {
	display: block;
	float: left;
	padding: 1.8em 1.4em 1.4em 0;
}

.single-post article section.entry-content .aligncenter,
.page-template-default article section.entry-content .aligncenter {
	display: block;
	padding: 0.6em 0 1.4em;
	margin: 0 auto;
}

.single-post article section.entry-content div.wp-caption {
	margin-top: 3%;
	margin-bottom: 3%;
	max-width: 100%;
}

.single-post article section.entry-content div.wp-caption a {
	max-width: 100%;
}

.single-post article section.entry-content div.wp-caption img {
	max-width: 100%;
	height: auto;
	overflow: scroll;
}

p.wp-caption-text,
.cms-caption-text {
	margin: 0;
	font-size: 0.9em;
	text-align: center;
}

#content .cms-caption-text p {
	margin-bottom: 5%;
}

code {
	font-family: monospace;
}









.single-profile article {
	border-width: 1px;
	border-style: solid;
}

.single-profile article header {
	height: 212px;
	position: relative;
}

.single-profile article header::after {
	clear: both;
}

.single-profile #main article .entry-meta {
	position: absolute;
	bottom: 11%;
	margin: 1% 4%;
	padding: 0 6.25% 0 0;
	display: inline-block;
}

.single-profile #main article h2.entry-title {
	font-weight: 400;
}

.single-profile #main article h4.job-title {
	font-size: 1.2em;
	font-weight: 400;
	letter-spacing: 0.02em;
	margin: 0;
}

.single-profile .post-image {
	float: left;
	width: 180px;
	height: 212px;
}












#main h2.entry-title,
#sector-posts article h3.entry-title a {
	font-size: 1.5em;
	font-weight: 500;
}



.category article .entry-summary a.read-more,
.page-filter article .entry-summary a.read-more,
#sector-posts article .entry-summary a.read-more {
	background-color: white;
	display: block;
	padding: 0 0 3%;
	text-align: right;
	font-size: 1.1em;
	position: absolute;
	bottom: 1px;
	width: 65%;
}

.category.category-news article .entry-summary a.read-more,
.page-filter article.category-news .entry-summary a.read-more {
	width: 92%;
}

.category #content,
.page-filter #content {
	padding-bottom: 5%;
}

article section.entry-content table thead {
	font-weight: 600;
}

article section.entry-content table {
	width: 100%;
	margin: 4% 0 2%;
	text-align: left;
}

article section.entry-content table thead tr,
article section.entry-content table tr:nth-of-type(even) {
	background-color: #F9F9F9;
	background-color: rgba(0,0,0,0.02);
}

article section.entry-content table tr td {
	padding: 5px;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}

article section.entry-content table tr:first-child td {
	border-top: 2px solid #ccc;
}

article section.entry-content table tr td:first-child {
	border-left: 2px solid #ccc;
}

#social-icons {
	margin: 0 2%;
}








.post-image {
	position: relative;
}

.category.category-case-studies .post-image,
.category.category-blog .post-image,
.category.category-vacancies .post-image,
.page-filter article.category-case-studies .post-image,
.page-filter article.category-blog .post-image,
#sector-posts .posts .post-image {
	position: absolute;
}

.category .post-image,
.page-filter .post-image,
#sector-posts .posts .post-image {
	float: left;
	width: 27%;
	margin-right: 4%;
	height: 100%;
	overflow: hidden;
}

.post-image .date-badge {
	width: 37px;
	height: 37px;
	padding: 17px;
	border-width: 1px;
	border-style: solid;
	border-radius: 50%;
	margin: 7%;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	position: absolute;
	top: 0;
	left: 0;
}

.archive .post-image .date-badge {
	display: none;
}

.archive.category article.category-blog .post-image .date-badge {
	display: block;
}

.post-image .date-badge .month {
	font-size: 18px;
	line-height: 21px;
}

.post-image .date-badge .year {
	font-size: 16px;
	line-height: 21px;
}

.post-image .image {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.category article,
.page-filter article,
.single-post article,
.post-image .image,
#sector-posts .posts .post-image .image {
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
}

#sector-posts .post-image .date-badge {
	display: none;
}

.entry-meta {
	margin: 1% 0;
}

.entry-meta .entry-date,
.category-case-studies .date-badge,
.category-news .date-badge,
.category-news .entry-meta .author,
.category-vacancies .entry-meta .author {
	display: none;
}



.paging-navigation {
	position: relative;
	clear: both;
	width: 98%;
	margin: 0 1%;
	padding: 1% 0;
}

.paging-navigation .pagination {
	position: relative;
	width: 100%;
	text-align: center;
}

.paging-navigation .pagination .page-numbers.prev,
.paging-navigation .pagination .page-numbers.next,
#nav-below .nav-previous a:before,
#nav-below .nav-next a:before {
	border-radius: 3px;
	text-indent: -9999px;
}

.paging-navigation .pagination .page-numbers.prev:before,
.paging-navigation .pagination .page-numbers.next:before,
#nav-below .nav-previous a:before,
#nav-below .nav-next a:before {
	text-indent: 0;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	line-height: 30px;
	font-size: 9px;
}

.paging-navigation .pagination .page-numbers,
#nav-below .nav-previous a:before,
#nav-below .nav-next a:before {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
}

.paging-navigation .pagination .page-numbers.prev,
#nav-below .nav-previous a:before {
	left: 0;
	right: auto;
}

.paging-navigation .pagination .page-numbers.next,
#nav-below .nav-next a:before {
	right: 0;
	left: auto;
}

.paging-navigation .pagination .page-numbers.prev:before,
#nav-below .nav-previous a:before {
	content: 'g';
}

.paging-navigation .pagination .page-numbers.next:before,
#nav-below .nav-next a:before {
	content: 'h';
}

.paging-navigation .pagination .page-numbers.current {
	font-weight: 500;
}

.paging-navigation .pagination .page-numbers.current,
.paging-navigation .pagination .page-numbers.dots {
	cursor: default;
}




#nav-below {
	padding: 2.6% 0 4.7%;
}

#nav-below .nav-previous a,
#nav-below .nav-next a {
	position: relative;
	display: block;
	line-height: 30px;
}

#nav-below .nav-previous a {
	padding-left: 50px;
}

#nav-below .nav-next a {
	text-align: right;
	padding-right: 50px;
}







.category-news .posts-container {
	padding: 0 1%;
}

.category-news article {
	height: auto;
	width: 48%;
	margin: 1%;
	float: left;
}

.category-news .entry-meta .entry-date,
.category-vacancies .entry-meta .entry-date {
	display: block;
}

.category-news .post-image {
	float: none;
	margin: 0;
	width: 100%;
	height: 125px;
}

.single-post .post-image,
.single-post .category-news .post-image {
	float: none;
	margin: 0;
	width: 100%;
	height: 250px;
}


.archive .posts-container {
	margin-top: 2%;
	margin-bottom: 4%;
}

.archive.category .posts-container {
	margin-top: 0;
	margin-bottom: 0;
}












article.sectors .cms-2col,
article.bsectors .cms-2col {
	-webkit-columns: 2 220px;
	-moz-columns: 2 220px;
	columns: 2 220px;

	-webkit-column-gap: 4em;
	-moz-column-gap: 4em;
	column-gap: 4em;
}

#main article.sectors .cms-2col h2,
#main article.bsectors .cms-2col h2 {
	margin: 0 0 2%;
}

.page-template-default #main .cms-bg-white h2,
.page-template-default #main .cms-bg-white h3,
#main article.sectors .cms-bg-colour h2,
#main article.sectors .cms-bg-grey h2,
#main article.sectors .cms-bg-white h2,
#main article.sectors .cms-bg-colour h3,
#main article.sectors .cms-bg-grey h3,
#main article.sectors .cms-bg-white h3,
#main article.bsectors .cms-bg-colour h2,
#main article.bsectors .cms-bg-grey h2,
#main article.bsectors .cms-bg-white h2,
#main article.bsectors .cms-bg-colour h3,
#main article.bsectors .cms-bg-grey h3,
#main article.bsectors .cms-bg-white h3 {
	margin: 2% 0 1%;	
}


.page-template-default #main .cms-bg-white p,
#main article.sectors .cms-bg-colour p,
#main article.sectors .cms-bg-grey p,
#main article.sectors .cms-bg-white p,
#main article.bsectors .cms-bg-colour p,
#main article.bsectors .cms-bg-grey p,
#main article.bsectors .cms-bg-white p {
	margin: 1% 0;
}

.page-template-default #main .cms-bg-white p,
#main article.sectors .cms-bg-colour p,
#main article.sectors .cms-bg-grey p,
#main article.sectors .cms-bg-white p,
#main article.bsectors .cms-bg-colour p,
#main article.bsectors .cms-bg-grey p,
#main article.bsectors .cms-bg-white p,
article.sectors .entry-content ul,
article.bsectors .entry-content ul {
	display: inline-block;
	text-align: justify;
	width: 100%;
}

article .cms-bg-grey {

}

.page-template-default #main .cms-bg-white {
	clear: both;
	padding: 0;
	overflow: hidden;	
}

article.sectors .cms-bg-colour,
article.sectors .cms-bg-grey,
article.sectors .cms-bg-white,
article.bsectors .cms-bg-colour,
article.bsectors .cms-bg-grey,
article.bsectors .cms-bg-white {
	clear: both;
	padding: 2% 6.25%;
	overflow: hidden;
}

.page-template-default #main .cms-bg-white:after
article.sectors .cms-bg-colour:after,
article.sectors .cms-bg-grey:after,
article.sectors .cms-bg-white:after,
article.bsectors .cms-bg-colour:after,
article.bsectors .cms-bg-grey:after,
article.bsectors .cms-bg-white:after {
	content: '';
	clear: both;
}

.centred,
.page-template-default #main .cms-bg-white .centred p,
#main article.sectors .cms-bg-colour .centred p,
#main article.sectors .cms-bg-grey .centred p,
#main article.sectors .cms-bg-white .centred p,
#main article.bsectors .cms-bg-colour .centred p,
#main article.bsectors .cms-bg-grey .centred p,
#main article.bsectors .cms-bg-white .centred p,
article.sectors .centred,
article.bsectors .centred {
	text-align: center;
}

.centred,
article.sectors .centred,
article.bsectors .centred {
	display: inline-block;
	vertical-align: top;
}

.page-template-default #main .cms-bg-white .cms-column,
article.sectors .cms-column,
article.bsectors .cms-column {
	width: 46%;
	padding: 0 1.875%;
	display: inline-block;
	text-align: justify;
	vertical-align: top;
}

.page-template-default #main .cms-bg-white .cms-column:nth-of-type(odd),
article.sectors .cms-column:nth-of-type(odd),
article.bsectors .cms-column:nth-of-type(odd) {
	padding-left: 0;
	padding-right: 3.75%;
}

.page-template-default #main .cms-bg-white .cms-column:nth-of-type(even),
article.sectors .cms-column:nth-of-type(even),
article.bsectors .cms-column:nth-of-type(even) {
	padding-right: 0;
	padding-left: 3.75%;
}

article.sectors .entry-content ul>li,
article.bsectors .entry-content ul>li {
	width: auto;
	float: none;
	text-align: inherit;
}


#main .cms-bg-white,
#main .cms-bg-colour,
#main .cms-bg-grey {
	font-size: 0;
}

#main .cms-bg-white h2,
#main .cms-bg-colour h2,
#main .cms-bg-grey h2 {
	font-size: 1.0625rem;
}

#main .cms-bg-white h3,
#main .cms-bg-colour h3,
#main .cms-bg-grey h3,
#main .cms-bg-white .centred,
#main .cms-bg-colour .centred,
#main .cms-bg-grey .centred,
#main .cms-bg-white .centred p,
#main .cms-bg-colour .centred p,
#main .cms-bg-grey .centred p,
#main .cms-bg-white p,
#main .cms-bg-colour p,
#main .cms-bg-grey p,
#main .cms-bg-white ul,
#main .cms-bg-colour ul,
#main .cms-bg-grey ul,
#main .cms-bg-white ol,
#main .cms-bg-colour ol,
#main .cms-bg-grey ol,
#main .cms-bg-white .cms-column,
#main .cms-bg-colour .cms-column,
#main .cms-bg-grey .cms-column {
	font-size: 1rem;
}

#main .cms-bg-white,
#main .cms-bg-colour,
#main .cms-bg-grey,
#main .centred h2,
#main .cms-bg-colour .centred h2,
#main .cms-bg-grey .centred h2,
#main .cms-bg-white .centred h2 {
	text-align: center;
}

#main .cms-bg-white h2,
#main .cms-bg-colour h2,
#main .cms-bg-grey h2,
#main .cms-bg-white h3,
#main .cms-bg-colour h3,
#main .cms-bg-grey h3 {
	text-align: left;
	display: inline-block;
	width: 100%;
}








#home-sectors {
	background-position: 30% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: auto;
}

#home-sectors div {
	padding: 2em 0;
}

#home-sectors h2,
#sectors-page .entry-title a {
	text-shadow: 0 2px 6px hsla(0, 0%, 0%, 1);
}

#main ul.sectors {
	overflow: hidden;
	margin-bottom: 5%;
}

ul.sectors li {
	display: block;
	width: 33.33%;
	float: left;
	text-align: center;
}

ul.sectors li a {
	position: relative;
	display: block;
	margin: 60px 8% 20px;
	padding: 50px 15px 0px;
	background-color: white;
	box-shadow: 0 1px 6px 3px hsla(0, 0%, 0%, 0.3);
	border-bottom: 5px solid white;
}

ul.sectors li a .icon {
	position: absolute;
	top: -43px;
	left: 50%;
	margin-left: -37px;
	width: 60px;
	height: 60px;
	border: 7px solid white;
	border-radius: 50%;
	box-shadow: 0 0 1px 1px hsla(0,0%,0%,0.15);
}

ul.sectors li a .icon:before {
	font-size: 36px;
	line-height: 60px;
}

ul.sectors li a h3,
#home-services li a h3 {
	font-weight: 600;
	font-size: 1.5em;
}

ul.sectors li a p,
#home-services li a p {
	line-height: 1.5em;
	margin: 1em 0;
}

#content ul.sectors li a h3,
#content ul.sectors li a p {
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 0 10px;
}

ul.sectors li a p.read-more {
	font-weight: 600;
	font-size: 1.1em;
	margin: 0;
	line-height: 1.2em;
}

ul.sectors li a:hover,
ul.sectors li a:active {
	box-shadow: 0 4px 12px 5px hsla(0, 0%, 0%, 0.6);
}

ul.sectors li a:hover,
ul.sectors li a:hover .icon,
ul.sectors li a:active,
ul.sectors li a:active .icon {
	color: inherit;
	border-color: inherit;
}

ul.sectors li a:hover .icon,
ul.sectors li a:active .icon {
	box-shadow: none;
}

#home-sectors li a:hover h3,
#home-sectors li a:hover p.read-more,
ul.sectors li a:hover h3,
ul.sectors li a:hover p.read-more,
#sectors-page li a:hover h3,
#sectors-page li a:hover p.read-more,
#home-sectors li a:active h3,
#home-sectors li a:active p.read-more,
ul.sectors li a:active h3,
ul.sectors li a:active p.read-more,
#sectors-page li a:active h3,
#sectors-page li a:active p.read-more {
	color: inherit;
}




.sectors-business #main .post-banner,
.page-sectors #main .post-banner {
	height: auto;
}


.sectors-business #main .post-banner:after,
.page-sectors #main .post-banner:after {
	content: '';
	width: 0; 
	height: 0;
	position: absolute;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top-width: 20px;
	border-top-style: solid;
	bottom: -20px;
	left: calc( 50% - 20px );
}

.post-banner-description .col .content {
	margin: 2em 0;
}

#main .post-banner .post-banner-description i.icon {
	width: 62px;
	height: 62px;
	top: 0;
	margin-left: 0;
	float: left;
}

#main .post-banner .post-banner-description i.icon:before {
	font-size: 42px;
	line-height: 62px;
}

#main .post-banner-description .banner-heading h1 {
	font-size: 1.4em;
	line-height: 62px;
	margin: 1em 0.7em;
	padding: 0;
	display: inline;
	text-align: left;
}

.page-sectors #main .post-banner-description .banner-heading h1 {
	margin: 1em 0;
}

.sectors-business #main .post-banner-description p,
#sectors-page #main .post-banner-description p {
	clear: both;
	margin: 3% 0;
}

#business-sectors,
#sectors-page {
	padding-top: 20px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}

#business-sectors span.entry-title,
#sectors-page span.entry-title {
	display: block;
}














#home-services {
	overflow: auto;
}

#home-services>div.col {
	padding: 2em 0;
}

#home-services-list-container,
#home-services ul {
	display: block;
	overflow: hidden;
}

#home-services li {
	display: block;
	width: 33.33%;
	float: left;
	text-align: center;
}

#home-services li a {
	min-width: 150px;
	display: block;
	margin: 5%;
	padding: 5%;
}

#home-services li a .icon {
	margin: 0 auto 25px;
	display: block;
	height: 130px;
	width: 130px;
	border-radius: 50%;
}

#home-services li a .icon:before {
	font-size: 68px;
	line-height: 130px;
}

#home-services li a h3 {
	display: block;
	margin: 20px 0 0;
}

#home-services .see-more {
	position: relative;
	display: block;
	text-align: center;
	clear: both;
	padding: 1em 0;
}

#home-services .see-more a {
	position: relative;
}

#home-services .see-more a:after {
	content: 'h';
	top: 0.1em;
	right: -1.2em;
}

#home-services .see-more.reveal a:after {
	content: 'f';
	top: 0.3em;
}







#main ul#services-list {
	margin: 0;
}

#services-section {
	margin-bottom: 3%;
	padding-top: 2em;
}

#services-see-more {
	position: absolute;
	display: block;
	width: 100%;
	height: 30px;
	bottom: 0px;
	border-bottom: 1px solid white;
	right: 0;
	text-align: center;
	cursor: pointer;
}

#services-see-more:before,
#home-services.overlap .see-more:before {
	content: '';
	display: block;
	position: absolute;
	bottom: 100%;
	width: 100%;
	background-image: -o-linear-gradient( 90deg, rgba(238, 239, 239, 1) 0%, rgba(238, 239, 239, 0) 100% );
	background-image: -moz-linear-gradient( 90deg, rgba(238, 239, 239, 1) 0%, rgba(238, 239, 239, 0) 100% );
	background-image: -webkit-linear-gradient( 90deg, rgba(238, 239, 239, 1) 0%, rgba(238, 239, 239, 0) 100% );
	background-image: linear-gradient( 0deg, rgba(238, 239, 239, 1) 0%, rgba(238, 239, 239, 0) 100% );
	height: 50px;

}

#services-see-more .icon {
	display: inline;
}

#services-see-more .icon:before {
	position: relative;
	bottom: -0.4em;
	left: 0.4em;
}

#main ul#services-list>li,
#main ul#faq-list>li,
#main ul#calc-list>li {
	list-style: none;
}

#services-list li a,
#faq-list li a,
#calc-list li a {
	height: 50px;
	padding: 8px;
	display: block;
	overflow: hidden;
}

#services-list li a i.icon {
	height: 50px;
	width: 50px;
	border-radius: 50%;
	float: left;
}

#services-list li a i.icon:before {
	display: block;
	text-align: center;
	font-size: 26px;
	line-height: 50px;
}

#services-list li a:hover,
#faq-list li a:hover,
#calc-list li a:hover {
	text-decoration: none;
}

#services-list li a.active,
#services-list li a:active,
#faq-list li a:active,
#faq-list li a.active,
#calc-list li a:active,
#calc-list li a.active {
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
}

#services-list li a:focus {
	outline: none;
}

#services-list li a:hover i.icon {

}

#main #services-list li a h3 {
	padding: 0;
	font-weight: normal;
	margin: 0 0 0 65px;
	line-height: 50px;
	letter-spacing: inherit;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#faq-list li a,
#calc-list li a {
	line-height: 50px;
	font-weight: 500;
	padding-left: 10%;
}


.ajax-receptacle {
	position: relative;
	overflow: hidden;
	min-height: 300px;
}

.ajax-receptacle .service-header,
.ajax-receptacle .service-content {
	padding: 3% 3% 1%;
}


#main .ajax-receptacle .service-content h3 {
	font-size: 1.3em;
	margin: 5% 0 1.5%;
	font-weight: 300;
}

#content .ajax-receptacle .service-content p,
.ajax-receptacle .service-content ul,
#main .ajax-receptacle .service-content h3 {
	padding: 0 3%;
}

#content .ajax-receptacle .service-content.manual {
	min-height: 1000px;
}

.ajax-receptacle .loading {
	height: 32px;
	width: 100%;
	background-image: url(../images/spin.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.ajax-receptacle .service-content {
	padding-top: 0;
	overflow: hidden;
	clear: both;
}

#main .ajax-receptacle h2,
#main .ajax-receptacle h1.entry-title {
	font-size: 30px;
	font-weight: 300;
	letter-spacing: 0.02em;
	text-align: left;
	padding: 20px 3%;
	line-height: 32px;
	margin: 0;
}

.ajax-receptacle div.icon {
	float: right;
	font-size: 72px;
	text-shadow: 1px 1px white;
}





#faq-list,
#calc-list {
	padding-top: 25%;
}

#main ul#faq-content,
#main ul#calc-content {
	min-height: 540px;
	margin: 0 0 10%;
	padding: 0;
}

#faq-content>li {
	padding: 6% 0 6% 7%;
}

#calc-content>li {
	padding: 6% 7%;
}

#faq-content ul,
#main ul#calc-content p {

}

#main ul#calc-content p {
	text-align: justify;
}

#faq-content>li,
#main #faq-content ul>li,
#calc-content>li {
	list-style: none;
	display: block;
}

#faq-content h2,
#calc-content h2 {
	font-weight: 400;
	font-size: 1.3em;
	padding-bottom: 4%;
}

#faq-content li h3 {
	font-weight: 500;
	padding: 1% 32px 1% 18px;
	background: #d5e4e9;
	color: #3e6e7d;
	text-shadow: 0 1px 0 white;
	position: relative;
	cursor: pointer;
}

#faq-content li h3:after {
	content: '\f0d7';
	font-family: 'FontAwesome';
	line-height: 32px;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 3px 0;
	height: 32px;
	width: 32px;
	background: transparent;
	-moz-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

#faq-content li.open h3:after {
	-moz-transform: rotate(359deg);
	-webkit-transform: rotate(359deg);
	-o-transform: rotate(359deg);
	-ms-transform: rotate(359deg);
	transform: rotate(359deg);
}

#faq-content div.question-content {
	
}

#faq-content div.question-content.hidden {
	visibility: hidden;
	height: 0;
}

#faq-content ul p,
#calc-content ul p {
	margin: 0 6% 0 3%;
	padding: 0 0 3%;
	text-align: justify;
}

#faq-content ul h3 p,
#calc-content ul h3 p {
	margin: 0;
}





#main ul#calculators-list {
	display: block;
	overflow: hidden;
	margin-bottom: 2em;
}

#main ul#calculators-list li {
	list-style: none;
	float: left;
	width: 19%;
	margin: 0.5%;
}

#calculators-list li a {
	display: block;
	position: relative;
	overflow: hidden;
	border-radius: 7px;
	height: 80px;
}

#calculators-list li a:hover {
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

#calculators-list li a i {
	float: left;
	font-size: 42px;
	padding: 20px 8%;
}

#calculators-list li a h2 {
	padding: 5px 10% 5px 35%;
	position: absolute;
	top: 50%;
	width: 55%;
	transform: translateY(-50%);
	font-size: 0.8em;
	font-weight: 400;
	line-height: 1.2em;
	text-align: center;
	margin: 0;
}








.single-calculators #main h1 {
	padding-bottom: 26px;
}

#calculator_code {
	overflow: hidden;
	line-height: 1.3em;
}

#main #calculator_code h1,
.single-calculators #main h2 {
	font-size: 1.6em;
	padding-top: 0;
	padding-bottom: 0;
	margin: 2.5em 0 0.5em;
}

#main #calculator_code h1 {
	text-align: center;
}

.single-calculators #main h2 {
	text-align: left;
}

.single-calculators #main h3 {
	margin: 1.5em 0 0.5em;
	font-size: 1.1em;
	font-weight: 400;
}

#main #calculator_code table {
	max-width: 100%;
	margin: 0 auto;
}

#main #calculator_code thead td {
	padding: 0;
	border-bottom-width: 0;
	border-top-width: 0;
}

#calculator_code .info-button {
	width: 32px;
	margin: 0 auto;
}

#calculator_code .info-button .info-trigger {
	text-indent: -9999px;
	position: relative;
	width: 32px;
	height: 32px;
}

#calculator_code .info-button .info-trigger:after,
.info-modal .jBox-title:after {
	text-indent: 0;
	content: '\f05a';
	font-family: 'FontAwesome';
	font-size: 32px;
	line-height: 32px;
	width: 100%;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 0;
	right: 0;
	background: transparent;
}

#calculator_code .info-button .info-text {
	display: none;
}

.info-tooltip {
	font-size: 0.9em;
	line-height: 1.5em;
	letter-spacing: 0.01em;
}

.info-modal {
	font-size: 1em;
	line-height: 1.8em;
	letter-spacing: 0.03em;
}

.info-modal .jBox-title {
	position: relative;
	font-size: 1.6em;
	font-weight: 500;
}

.info-modal .jBox-title:after {
	font-size: 28px;
	width: 32px;
	height: 32px;
	margin: 8px 7px;
}

.info-tooltip .jBox-content,
.info-modal .jBox-content {
	padding: 11px 16px;
}

#main #calculator_code tbody {
	display: block;
	padding: 29px 30px;
}

#main #calculator_code td {
	vertical-align: middle;
	padding: 12px;
	border: none;
}

#main #calculator_code table.teal-border tr td.ssc-rb,
#main #calculator_code table.teal-border tr td.ssc-rb0 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#main #calculator_code table.teal-border tr:last-child td.ssc-rb,
#main #calculator_code table.teal-border tr:last-child td.ssc-rb0 {
	border: none;
}

#main #calculator_code td p {
	margin: 0 0 0.5em;
	padding: 0;
}

#main #calculator_code td p.ssc-b {
	font-size: 0.8em;
}


#calculator_code input[type=number] {
	width: 3em;
	margin: 0 5px;
	padding: 6px 2px 6px 7px;
}








.page-glossary-page .entry-content {
	margin-bottom: 2%;
}

#glossary-terms .mix-container {
	margin-bottom: 8%;
}

#glossary-terms .mix-container .mix {
	width: 100%;
}

#glossary-terms .mix-container>a {
	display: block;
	text-transform: uppercase;
	font-size: 2.8em;
	padding-top: 2em;
}

#glossary-terms .mix-container .mix.hidden,
#glossary-terms .mix-container>a.hidden {
	display: none;
}

#glossary-terms .letters {
	text-align: center;
	margin: 2%;
}

#glossary-terms .letters .filter,
#glossary-terms .letters .blank {
	display: inline-block;
	width: 31px;
	margin: 2px;
	height: 31px;
	border-radius: 50%;
	text-transform: uppercase;
	line-height: 31px;
	cursor: pointer;
	font-size: 17px;
}

#glossary-terms .letters .blank {
	cursor: default;
}





.page-videos .profile {
	float: right;
	height: 140px;
	margin-left: 20px;
}

.page-videos .profile .picture {
	height: 130px;
	width: 130px;
	border-radius: 50%;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

.page-videos .profile .attribution {
	display: block;
	width: 100%;
	text-align: center;
}

#main #videos-list h2,
#content #videos-list p,
#videos-list a.read-more {
	margin: 0 25px 0 250px;
}

#videos-list {
	font-size: 0.9em;
}

#content #videos-list p {
	line-height: 1.7em;
}


#main #videos-list h2 {
	padding: 0.7em 0 0.4em;
	line-height: 1.4em;
	font-size: 1.4em;
}

#videos-list .item {
	border-width: 1px;
	border-style: solid;
	padding: 0 0 35px;
	margin: 0 0 2%;
	position: relative;
	overflow: hidden;
}

#videos-list a.video-thumbnail {
	display: block;
	float: left;
	width: 220px;
	height: 100%;
	overflow: hidden;
	position: absolute;
}

#videos-list a.video-thumbnail div {
	width: 90%;
	margin-left: 10%;
	height: 100%;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
}

#content #videos-list p {

}

#videos-list a.read-more {
	display: block;
	text-align: right;
	position: absolute;
	bottom: 6px;
	right: 1px;
}

.single-videos .entry-content-video {
	margin-top: 2%;
	margin-bottom: 4%;
}

.single-videos .entry-content-video .video-container {
	width: 100%;
}













.resource-block {
	height: 102px;
	margin: 2% 0;
	clear: both;
	position: relative;
}

.resource-block a {
	display: block;
	width: 100%;
	height: 100%;
}

.resource-block a i.icon {
	display: block;
	float: left;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	margin: 2% 0 0 2%;
	position: relative;
	background-color: white;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.resource-block a i.icon:before {
	display: block;
	text-align: center;
	font-size: 40px;
	line-height: 70px;
}

#main .resource-block a h2 {
	display: block;
	float: left;
	margin: 2% 0 0;
	font-size: 1.5em;
	font-weight: 300;
	letter-spacing: 0.02em;
	padding: 16px 9px;
}

.resource-block a .post-image {
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 43px;
	bottom: 0;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15);
	position: absolute;
	z-index: -1;
}

.resource-block a:hover .post-image {
	height: 102px;
}

.resource-block a .post-image:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(224, 57, 55, 0);
}

.resource-block a:hover .post-image:after {
	background-color: rgba(224, 57, 55, 0.5);
}









#sector-posts {
	border-top-style: solid;
	border-top-width: 5px;
	padding: 4% 0 1%;
}

#main #sector-posts h2,
#main #sector-staff h2 {
	font-size: 2.3em;
	margin: 0;
	text-align: center;
}

#sector-posts .posts {
	margin: 4% 10% 2%;
	width: 80%;
}

#main #sector-posts .posts.case-studies .date-badge,
#main #sector-posts .posts.news .entry-meta {
	display: none;
}

#sector-posts .posts article {
	margin: 0;
}

#sector-posts article {
	background-color: white;
}

#main #sector-posts h3.entry-title {
	margin: 1% 0 0;
}

#sector-posts-see-more {
	text-align: center;
	padding: 8px 0;
}

#sector-posts a.see-more {
	display: inline;
	position: absolute;
	font-size: 1.3em;
	text-shadow: 0px 1px 2px white;
}

#sector-posts a.see-more {
	position: relative;
}

#sector-posts a.see-more:after {
	content: 'h';
	top: 0.1em;
	right: -1.2em;
}






/*
#sector-posts .owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: -10%;
}

#sector-posts .owl-theme .owl-controls .owl-buttons div.owl-next {
	right: -10%;
}
*/







#sector-staff {
	padding-bottom: 4%;
}

#main #sector-staff.row h2 {
	margin: 4% 0;
}

#sector-staff div.staff {
	float: left;
	width: 50%;
}

#sector-staff .staff.double {
	float: none;
	clear: both;
	width: 76%;
	margin: 1% 10%;
}

#sector-staff div.staff a,
#sector-staff div.staff a p {
	height: auto;
}

#sector-staff div.staff a p {
	margin-bottom: 2.5em;
}









#quotes {
	position: relative;
	background-image: url(../images/quotes_background.png);
	background-position: 50% 50%;
	background-repeat: repeat;
	background-size: 100%;
	overflow: auto;
}

#quotes h2 {
	
}

#quotes h2,
#home-sectors h2,
#home-services h2,
#sector-staff h2 {
	font-size: 2.3em;
	text-align: center;
	margin: 3%;
	line-height: 1em;
}

#quotes .quote-container {
	width: 86%;
	padding: 15px 7%;
	overflow: hidden;
}
/*

#quotes .quote-container::before,
#quotes .quote-container::after {
	position: absolute;
	font-size: 150px;
	font-family: inherit;
	font-style: normal;
	font-weight: 400;
}

#quotes .quote-container::before {
	content: '“';
	top: 0.3em;
	left: 0;
}

#quotes .quote-container::after {
	content: '”';
	bottom: 0;
	right: 0;
}
*/

#quotes .item {
	width: 100%;
}

#quotes .item blockquote figure {
	background-color: white;
	border-radius: 10px;
	background-color: white;
	border-radius: 10px;
	margin: 0 27px;
	padding: 1.7em 30px;
	line-height: 1.6em;
}

#quotes .owl-item.active .item blockquote figure {
	position: relative;
}

#quotes .item blockquote figure::after {
	content: '';
	width: 0;
	height: 0; 
	border-left: 12px solid transparent;
	border-right: 12px solid transparent; 
	border-top: 12px solid white;
	position: absolute;
	bottom: -12px;
	left: 50%;
	margin-left: -6px;
}

#quotes .item blockquote figcaption {
	text-align: center;
	margin: 20px 0 0;
}

#quotes .item blockquote figcaption p.name {
	font-size: 1.1em;
	line-height: 1.4em;
}

#main p.position {
	font-style: italic;
	margin: 0 0 0.5%;
}

#main #quotes .item blockquote figcaption p:before,
#main #quotes .item blockquote figcaption p:after {
	content: none;
}

.page-template-default article section.entry-content #quotes blockquote {
	background: transparent;
	padding: 0;
	width: auto;
	text-align: inherit;
}

#quotes .item blockquote figcaption p.company {
	font-size: 1.3em;
	font-weight: 600;
}
/*

#quotes .owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: -60px;
}

#quotes .owl-theme .owl-controls .owl-buttons div.owl-next {
	right: -60px;
}
*/














#about-profiles {
	
}

#main ul#about-profiles>li {
	list-style: none;
}

#about-profiles li a,
#sector-staff .staff a {
	display: block;
	position: relative;
	margin: 1% 2%;
	height: 209px;
	padding: 1em;
	border-style: solid;
	border-width: 1px;
}

#about-profiles.odd li:nth-of-type(even) a,
#about-profiles.even li:nth-of-type(odd) a {
	margin-left: 0;
}

#about-profiles.odd li:nth-of-type(odd) a,
#about-profiles.even li:nth-of-type(even) a {
	margin-right: 0;
}

#about-profiles.odd li.col.c8:first-child {
	width: 100%;
}

#about-profiles.odd li:first-child a {
	margin: 0.5% 12.5%;
}

#about-profiles li a img.photo,
#sector-staff .staff a img.photo {
	float: left;
	border-radius: 50%;
	width: 114px;
	padding: 1px;
	border: 1px solid #e6e6e6;
}

.page-our-consultants #main .entry-content h2 {
	font-size: 1.3em;
	margin: 2% 0 0.5%;
}

.page-our-consultants #main p {
	margin: 0 0 2%;
}

#about-profiles li a h3,
#about-profiles li a h4,
.page-our-consultants #main #about-profiles li a p,
#sector-staff .staff a h3,
#sector-staff .staff a h4,
#sector-staff .staff a p {
	margin: 0 0 0 142px;
	padding: 0;
}

#about-profiles li a h3,
#sector-staff .staff a h3 {
	font-size: 1.3em;
	margin-top: 0.4em;
	margin-bottom: 0.3em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#about-profiles li a h4,
#sector-staff .staff a h4 {
	font-weight: 500;
	line-height: 1em;
	margin-bottom: 1em;
	font-size: 1em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#about-profiles li a p,
#sector-staff .staff a p {
	font-size: 0.9em;
	line-height: 1.3em;
	margin-bottom: 0;
	height: 9.1em;
	overflow: hidden;
	position: relative;
}

#about-profiles li a p.jobtitlexcerpt {
	height: 7.8em;
}



#about-profiles li a .read-more,
#sector-staff .staff a .read-more {
	display: block;
	position: absolute;
	bottom: 1em;
	right: 1em;
	text-align: right;
}









#clients .col {
	margin-top: 4%;
	margin-bottom: 2%;
}

#main #clients h2 {
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}

#clients .client {
	height: 120px;
	padding: 10% 0;
	text-align: center;
	position: static;
}

#clients .item-container {
	position: relative;
    height: 100%;
}

#clients .client img.logo {
	height: 50px;
	width: auto;
	padding: 5px 0;
	opacity: 0.8;
	display: inline-block;
}

#clients .client.square img.logo {
	height: 76px;
	width: auto;
	padding: 22px 0;
}

#clients .client.rect img.logo {
	height: 60px;
	width: auto;
	padding: 30px 0;
}

#clients .client.normal img.logo {
	height: 44px;
	width: auto;
	padding: 38px 0;
}

#clients .client.long img.logo {
	height: auto;
	width: 70%;
	padding: 0 15%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}





.contact-container .textwidget span {
	display: inline-block;
	text-align: right;
	font-weight: 600;
	width: 1.1em;
	padding-right: 0.3em;
}

#contact-button {
	display: inline-block;
	text-align: center;
	margin: 0;
	padding: 0.5em 1.5em;
	font-size: 1.3em;
}

#contact-button.fixed {
	position: fixed;
	right: 6.25%;
	bottom: 0;
	z-index: 3;
}

#contact-button .icon {
	display: inline-block;
	padding-right: 0.5em;
	vertical-align: top;
}

.page-contact-us #main .card .add {
	margin-bottom: 2em;
}

.page-contact-us #main .card i.icon {
	display: inline-block;
	font-size: 1.4em;
	line-height: 1em;
	vertical-align: bottom;
	padding: 0 0.2em
}

.page-contact-us #contact-button {
	display: none;
}

#contact-links-container {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 0 0 2%;
}


#contact-links-container h2 {
	margin: 0;
	padding: 3% 3% 20px;
	font-size: 2em;
	font-weight: 400;
	letter-spacing: 0.02em;
	line-height: 1.3em;
	text-align: center;
}

#contact-links-container .card {
	padding: 24px 0 30px;
	width: 100%;
	font-size: 1.3em;
	text-align: center;
}

#contact-links-container .card i.icon {
	display: inline-block;
	padding-right: 0.4em;
}

#contact-links-container .card i.icon:before {
	font-size: 1.3em;
	vertical-align: sub;
}

#contact-links-container .cms-button {
	display: inline-block;
	margin: 1em 0 0;
}

#contact-links-container .cms-button a {
	display: block;
	border: 2px solid white;
	padding: 11px 17px;
}

#contact-links-container .cms-button a:hover {
	background-color: #3e707f;
}





.page-payments .gform_wrapper .right_label .gfield_label {
	width: 76%;
}

.page-payments .paid {
	color: #060;
}

.page-payments .paid i {
	margin-right: 0.5em;
}

#paymentForm {

}

.print-button-container {
	text-align: right;
}

.print-button-container:after {
	clear: both;
}

#print {
	
}

.contact-us-block-payments {
	clear: both;
}

.vat-number {
	margin-top: 3em;
	text-align: center;
}




#fat-footer {
	display: block;
	overflow: hidden;
}

#fat-footer h2 {
	display: inline-block;
	font-size: 1.5em;
	margin: 2.5em 0 0.5em;
	letter-spacing: 0.04em;
	padding-bottom: 0.9em;
	position: relative;
}

#fat-footer h2:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 23%;
	left: -3px;
	width: 100%;
	height: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid; 
	padding: 0 10px 0 3px;
}

#fat-footer h3 {
	font-size: 1.2em;
	margin: 4em 0 0.5em;
}

#fat-footer ul {

}

#fat-footer li a {
	display: block;
	padding: 0.5em 0;
}

#fat-footer p {
	line-height: 2em;
}



.tweets-container {
	position: relative;
}

#follow-button {
	position: absolute;
	top: 3.75em;
	right: 3.75em;
/* 	background-color: #1892b5; */
	padding: 0.25em 1.5em;
	border-radius: 3px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
}

#follow-button .follow-text {
	padding-left: 0.5em
}

a#follow-button:hover {
	background-color: #1cabd4;
}





#footer-newsletter input,
#footer-newsletter input.button {
	border: none;
}

#footer-newsletter .gform_body {
	width: 80%;
	float: left;
	margin: 0;
}

body #footer-newsletter .gform_wrapper label.gfield_label+div.ginput_container {
	margin: 0;
}

#footer-newsletter .gform_wrapper input[type=text]
#footer-newsletter .gform_wrapper input[type=number] {
	border-radius: 5px;
	font-size: 15px;
	font-weight: 300;
	border: none;
	padding: 6px 13px;
	margin: 0;
}

#footer-newsletter .gform_wrapper input[type=submit] {
	padding: 6px 0;
}

#footer-newsletter .gform_footer {
	width: 20%;
	float: right;
	padding: 0;
	margin: 0;
	clear: none;
}

#footer-newsletter .gform_wrapper .gform_footer input.button {
	display: block;
	width: 100%;
	margin: 0;
	
}




#footer {
	text-align: center;
}

#fat-footer a:hover,
#footer a:hover {
	text-decoration: none;
}

#footer-menu {
	margin: 62px 0 13px;
}

#footer-menu:before {
	display: block;
	content: '';
	height: 2px;
	width: 262px;
	margin: 0 auto;
	position: relative;
	top: -31px;
}

#menu-footer-menu li {
	display: inline-block;
}

#menu-footer-menu li.menu-item::before {
	content: '';
	border-left: 1px solid;
	float: left;
	width: 1px;
	height: 0.8em;
	margin-top: 0.1em;
}

#menu-footer-menu li.menu-item:first-child::before {
	content: '';
	border-left: none;
}

#menu-footer-menu li a {
	padding: 0.5em 1em;
}

#copyright {
	font-size: 0.85em;
	margin: 0;
	padding: 0 3% 3%;
	width: 94%;
	line-height: 1.4em;
}

.error404 .page article section.entry-content {
	margin-top: 2em;
	margin-bottom: 4em;
}






