/* Generated by Font Squirrel (https://www.fontsquirrel.com) on February 17, 2017 */
@font-face {
  font-family: 'libre_franklinXL';
  src: url("fonts/libreFranklin/librefranklin-extralight.eot");
  src: url("fonts/libreFranklin/librefranklin-extralight.eot?#iefix") format("embedded-opentype"), url("fonts/libreFranklin/librefranklin-extralight.woff2") format("woff2"), url("fonts/libreFranklin/librefranklin-extralight.woff") format("woff"), url("fonts/libreFranklin/librefranklin-extralight.ttf") format("truetype"), url("fonts/libreFranklin/librefranklin-extralight.svg#libre_franklinextralight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'libre_franklinXL';
  src: url("fonts/libreFranklin/librefranklin-extralightitalic.eot");
  src: url("fonts/libreFranklin/librefranklin-extralightitalic.eot?#iefix") format("embedded-opentype"), url("fonts/libreFranklin/librefranklin-extralightitalic.woff2") format("woff2"), url("fonts/libreFranklin/librefranklin-extralightitalic.woff") format("woff"), url("fonts/libreFranklin/librefranklin-extralightitalic.ttf") format("truetype"), url("fonts/libreFranklin/librefranklin-extralightitalic.svg#libre_franklinXLtIt") format("svg");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'libre_franklinMD';
  src: url("fonts/libreFranklin/librefranklin-medium.eot");
  src: url("fonts/libreFranklin/librefranklin-medium.eot?#iefix") format("embedded-opentype"), url("fonts/libreFranklin/librefranklin-medium.woff2") format("woff2"), url("fonts/libreFranklin/librefranklin-medium.woff") format("woff"), url("fonts/libreFranklin/librefranklin-medium.ttf") format("truetype"), url("fonts/libreFranklin/librefranklin-medium.svg#libre_franklinmedium") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'libre_franklinMD';
  src: url("fonts/libreFranklin/librefranklin-mediumitalic.eot");
  src: url("fonts/libreFranklin/librefranklin-mediumitalic.eot?#iefix") format("embedded-opentype"), url("fonts/libreFranklin/librefranklin-mediumitalic.woff2") format("woff2"), url("fonts/libreFranklin/librefranklin-mediumitalic.woff") format("woff"), url("fonts/libreFranklin/librefranklin-mediumitalic.ttf") format("truetype"), url("fonts/libreFranklin/librefranklin-mediumitalic.svg#libre_franklinmedium_italic") format("svg");
  font-weight: bold;
  font-style: italic; }
@font-face {
  font-family: 'oswald';
  src: url("fonts/oswald/oswald-light.eot");
  src: url("fonts/oswald/oswald-light.eot?#iefix") format("embedded-opentype"), url("fonts/oswald/oswald-light.woff2") format("woff2"), url("fonts/oswald/oswald-light.woff") format("woff"), url("fonts/oswald/oswald-light.ttf") format("truetype"), url("fonts/oswald/oswald-light.svg#oswaldlight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'oswald';
  src: url("fonts/oswald/oswald-medium.eot");
  src: url("fonts/oswald/oswald-medium.eot?#iefix") format("embedded-opentype"), url("fonts/oswald/oswald-medium.woff2") format("woff2"), url("fonts/oswald/oswald-medium.woff") format("woff"), url("fonts/oswald/oswald-medium.ttf") format("truetype"), url("fonts/oswald/oswald-medium.svg#oswaldmedium") format("svg");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'oswald';
  src: url("fonts/oswald/oswald-semibold.eot");
  src: url("fonts/oswald/oswald-semibold.eot?#iefix") format("embedded-opentype"), url("fonts/oswald/oswald-semibold.woff2") format("woff2"), url("fonts/oswald/oswald-semibold.woff") format("woff"), url("fonts/oswald/oswald-semibold.ttf") format("truetype"), url("fonts/oswald/oswald-semibold.svg#oswaldsemibold") format("svg");
  font-weight: bold;
  font-style: normal; }
/*                                         
//
//  colors.scss
//  LEDC - Website
//
//  Version 1.0
//  03/10/2014
//
//  Created by Lucas Moreira
//  Copyright (c) 2014 Inner Geek. All rights reserved.
//
*/
/*                                               
//
//  mixins.scss
//  LEDC - Website
//
//  Version 1.0
//  03/10/2014
//
//  Created by Lucas Moreira & Greg Smith
//  Copyright (c) 2014 Inner Geek. All rights reserved.
//
*/
/* NORMALIZE================================================================ */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

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

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0 0.25em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4, .latest-news .article-info a.title, .upcoming-events .article-info a.title, .listing .article-info a.title, #single-news-event .article-info a.title {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: .83em;
  margin: 1.67em 0; }

h6 {
  font-size: .67em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000000; }

p, .london-inc.space #main_inner li span, pre {
  margin: 1em 0;
  line-height: 1.5; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: 0 0; }

dd {
  margin: 0 0 0 40px; }

/*menu, ol, ul {
  padding: 0 0 0 0; }*/

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

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

/* CORE===================================================================== */
textarea, button, input {
  outline: none; }

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

/*-----FONTS-----*/
html, body {
  padding: 0;
  margin: 0; }

body {
  color: black;
  font-family: "libre_franklinXL", sans-serif;
  font-style: normal;
  font-weight: normal;
  overflow-x: hidden; }

body.small {
  font-size: 1.2em; }

body.medium {
  font-size: 1.6em; }

body.large {
  font-size: 2.2em; }

small {
  font-size: 65%;
  display: block;
  margin-bottom: 10px;
  margin-bottom: 0.63rem; }

/* --- Reset Visited ---- */
a, a:visited {
  text-decoration: none; }

a[href^=tel] {
  text-decoration: inherit;
  color: inherit; }

form label {
  /*color: white;*/
  font-family: "libre_franklinXL", sans-serif;
  font-size: 1em; }
form .inline {
  display: inline-block; }

.required {
  color: #888; }

strong, b {
  font-family: "libre_franklinMD", sans-serif;
  font-style: inherit; }

h1 strong, h2 strong, h3 strong, h4 strong, .latest-news .article-info a.title strong, .upcoming-events .article-info a.title strong, .listing .article-info a.title strong, #single-news-event .article-info a.title strong, h5 strong, h6 strong,
h1 b, h2 b, h3 b, h4 b, .latest-news .article-info a.title b, .upcoming-events .article-info a.title b, .listing .article-info a.title b, #single-news-event .article-info a.title b, h5 b, h6 b {
  font-family: inherit;
  font-style: inherit; }

.display-table {
  display: table;
  vertical-align: middle; }
  @media only screen and (max-width: 720px) {
    .display-table {
      display: block; } }

.display-table-cell {
  display: table-cell;
  vertical-align: middle; }
  @media only screen and (max-width: 720px) {
    .display-table-cell {
      display: block; } }

.display-table-row {
  display: table-row;
  vertical-align: middle; }
  @media only screen and (max-width: 720px) {
    .display-table-row {
      display: block; } }

.regular-text {
  font-family: "libre_franklinXL", sans-serif; }

.bold-text {
  font-family: "libre_franklinMD", sans-serif; }

.light-text {
  font-family: "libre_franklinXL", sans-serif; }

.left-align {
  text-align: left; }

.right-align {
  text-align: right; }

.small-text {
  font-size: 1.2em; }
  @media only screen and (max-width: 1024px) {
    .small-text {
      font-size: 1.1em; } }

.grey {
  color: #ccc; }

.white {
  color: #FFFFFF; }

.green {
  color: #00312b; }

section, .full-width-title-img, .discover-nav {
  width: 100%; }

#main_inner img {
  max-width: 100%; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10-May-2016, 3:11:09 PM
    Author     : ecreative-dev
*/
/*h1, h2, h3, h4, .latest-news .article-info a.title, .upcoming-events .article-info a.title, .listing .article-info a.title, #single-news-event .article-info a.title, h5, h6 {
  word-wrap: normal;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
  color: #595959;
  font-family: "oswald", sans-serif;
  font-weight: 600; }*/

h1, .archive .archive-title {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  font-size: 48px;
  font-size: 3rem;
  line-height: 1.25; }

.archive .archive-title {
  margin-top: 12px;
  margin-top: 0.75rem; }

h2 {
  margin-bottom: 8px;
  margin-bottom: .5rem;
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 1.1666; }

h3 {
  margin-bottom: 6px;
  margin-bottom: 0.375rem;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.2857; }

#page-content h3 {
  margin-bottom: 22px;
  margin-bottom: 1.375rem; }

h4, .latest-news .article-info a.title, .upcoming-events .article-info a.title, .listing .article-info a.title, #single-news-event .article-info a.title {
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.25;
  font-family: "libre_franklinMD", sans-serif; }

h5 {
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25; }

h6 {
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.2142; }

h1 a, h2 a, h3 a, h4 a, .latest-news .article-info a.title a, .upcoming-events .article-info a.title a, .listing .article-info a.title a, #single-news-event .article-info a.title a, h5 a, h6 a {
  font-family: inherit;
  color: #044d43;
  text-decoration: underline;
  font-style: italic; }

h1.ledc-regular-heading a {
  font-style: normal; }

a {
  cursor: pointer;
  color: #2f79b5;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  a:hover {
    color: #cf732a; }

#main_inner p, .london-inc.space #main_inner li span, #main_inner pre, #main_inner li {
  line-height: 1.5;
  overflow: visible; }

/*
@function palette($palette, $shade: 'base') {
   @return map-get(map-get($palettes, $palette), $shade);
}*/
/*-----CLEAR FIX-----*/
.clearfix:before, .industry-new-template #inner_header .wrap:before, .industry-new-template #inner_header #inner-page-description:before, .industry-new-template #topEmployers .wrap:before,
.clearfix:after,
.industry-new-template #inner_header .wrap:after,
.industry-new-template #inner_header #inner-page-description:after,
.industry-new-template #topEmployers .wrap:after {
  content: "";
  display: table;
  width: 100%; }

.clearfix:after, .industry-new-template #inner_header .wrap:after, .industry-new-template #inner_header #inner-page-description:after, .industry-new-template #topEmployers .wrap:after {
  clear: both; }

/* For IE 6/7 only */
.clearfix, .industry-new-template #inner_header .wrap, .industry-new-template #inner_header #inner-page-description, .industry-new-template #topEmployers .wrap {
  *zoom: 1; }

/*----- FLOATS -----*/
.left {
  float: left; }

/*.right {
  float: right; }*/

/*-------ABSTRACTIONS-------*/
/*.rtl {  unicode-bidi:bidi-override; direction:rtl; }*/
.upper {
  text-transform: uppercase; }

.centered {
  text-align: center; }

.left-justify {
  text-align: left; }

.right-justify {
  text-align: right; }

.divider {
  height: 24px;
  width: 100%; }

.block {
  width: 100%;
  position: relative;
  padding: 0; }

@media only screen and (max-width: 720px) {
  .block.contact .wrap {
    margin: 0 auto;
    width: auto;
    max-width: 90%; } }

.home .block, .hero-nav {
  text-align: center; }

.gold {
  color: #cf732a !important; }

.slide {
  width: 100%;
  position: relative;
  padding: 0; }

#page-content {
  z-index: 1; }

.wrap {
  position: relative;
  max-width: 60em;
  margin: 0 auto;
  width: 90%; }

.outbound-link {
  font-family: "libre_franklinXL", sans-serif;
  color: #cf732a;
  font-size: 1.3em;
  margin-left: 33px; }

.outbound-link:before {
  position: absolute;
  margin-top: 3px;
  content: '';
  display: block;
  width: 19px;
  height: 19px;
  background: url(../images/about/outbound.png);
  background-size: 100%; }
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .outbound-link:before {
      background-image: url("../images/about/outbound@2x.png"); } }

/*
 * Inner Geek CSS Dialog
 *
 * Based on: http://css-tricks.com/receding-background-modal-boxes
 *
 */
#ig-dialog-screen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9998; }

#ig-dialog {
  position: fixed;
  z-index: 9999;
  width: 50%;
  top: 50%;
  left: 50%; }
  #ig-dialog .dialog-content {
    background: white;
    position: relative;
    left: -50%; }
  #ig-dialog .close {
    position: absolute;
    z-index: 9999;
    top: 1em;
    right: 1em;
    line-height: 1em;
    padding: 0.2em; }

.assistive-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px !important;
  color: #000000; }

#ledc-page-header .assistive-text {
  color: #ffffff; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/assets/css/fonts/FontAwesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("/assets/css/fonts/FontAwesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/assets/css/fonts/FontAwesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/assets/css/fonts/FontAwesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/assets/css/fonts/FontAwesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/assets/css/fonts/FontAwesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-pause-circle-o:before {
  content: "\f28c"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

.fa-question-circle-o:before {
  content: "\f29c"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-volume-control-phone:before {
  content: "\f2a0"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-handshake-o:before {
  content: "\f2b5"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-o:before {
  content: "\f2b7"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-book-o:before {
  content: "\f2ba"; }

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb"; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-circle-o:before {
  content: "\f2be"; }

.fa-user-o:before {
  content: "\f2c0"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2"; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3"; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-eercast:before {
  content: "\f2da"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-snowflake-o:before {
  content: "\f2dc"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-meetup:before {
  content: "\f2e0"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.goog-te-gadget-simple .goog-te-menu-value span {
  color: #000 !important; }

.ledc-header-top {
  width: 100%;
  padding-top: 2.063em;
  padding-bottom: 0.5em; }
  @media only screen and (max-width: 720px) {
    .ledc-header-top {
      width: 250px;
      /*float: right;*/
      padding-top: 10px; } }
  .ledc-header-top .ledc-logo {
    width: 20.2%; }
    .ledc-header-top .ledc-logo img {
      width: 100%;
      height: auto; }
      @media only screen and (max-width: 720px) {
        .ledc-header-top .ledc-logo img {
          width: 198px;
          height: 91px; } }
    @media (max-width: 1200px) {
      .ledc-header-top .ledc-logo {
        width: 24%; } }
    @media only screen and (max-width: 1024px) {
      .ledc-header-top .ledc-logo {
        width: 22%;
        max-width: 12em; } }
    @media only screen and (max-width: 720px) {
      .ledc-header-top .ledc-logo {
        width: auto; }
        .ledc-header-top .ledc-logo img {
          width: 120px;
          height: auto; } }
  .ledc-header-top .translate-nav {
    width: 75%;
    max-width: 580px;
    padding-top: 1.725em; }
    @media only screen and (max-width: 1024px) {
      .ledc-header-top .translate-nav {
        width: 78%; } }
    @media only screen and (max-width: 720px) {
      .ledc-header-top .translate-nav {
        display: inline-block;
        margin-top: 6px;
        margin-right: 10%;
        padding-top: 0;
        width: 50%; } }
    .ledc-header-top .translate-nav #search-form-container {
      position: relative;
      width: 17.75em;
      /* 24px + 14px margin-left */
      height: 1.6em; }
      @media only screen and (max-width: 720px) {
        .ledc-header-top .translate-nav #search-form-container {
          width: 15.75em;
          margin-right: -32px; } }
      .ledc-header-top .translate-nav #search-form-container button {
        background: #00312b;
        color: #FFFFFF;
        padding: 5px 20px;
        padding: 0.31rem 1.26rem;
        -webkit-border-radius: 0 3px 3px 0;
        -moz-border-radius: 0 3px 3px 0;
        -ms-border-radius: 0 3px 3px 0;
        -o-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
        font-family: "libre_franklinXL", sans-serif;
        font-size: 0.875em;
        text-align: center;
        border: none;
        position: relative;
        margin-left: -4px; }
        @media only screen and (max-width: 720px) {
          .ledc-header-top .translate-nav #search-form-container button {
            display: none; } }
      .ledc-header-top .translate-nav #search-form-container #search-form {
        position: absolute;
        top: 0;
        left: 0;
        width: 310px; }
        @media only screen and (max-width: 720px) {
          .ledc-header-top .translate-nav #search-form-container #search-form {
            position: absolute;
            top: 48px;
            left: 0;
            width: 235px; } }
        .ledc-header-top .translate-nav #search-form-container #search-form a.search-icon {
          width: 24px;
          /*height:1.500em;*/
          height: 24px;
          /*padding-left:1.85em;*/
          display: block;
          /*margin-right:-1.250em;*/
          margin: 0 6px 0 14px;
          cursor: pointer;
          background: url(../images/search.png) top center no-repeat;
          display: none;
          background-size: 100%; }
          @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
            .ledc-header-top .translate-nav #search-form-container #search-form a.search-icon {
              background-image: url("../images/search@2x.png"); } }
          @media only screen and (max-width: 720px) {
            .ledc-header-top .translate-nav #search-form-container #search-form a.search-icon {
              background-size: 80%;
              display: inline-block;
              float: right;
              margin-left: 0px;
              margin-top: 2px; } }
        .ledc-header-top .translate-nav #search-form-container #search-form form input {
          width: 200px;
          border: 0;
          -webkit-border-radius: 3px 0 0 3px;
          -moz-border-radius: 3px 0 0 3px;
          -ms-border-radius: 3px 0 0 3px;
          -o-border-radius: 3px 0 0 3px;
          border-radius: 3px 0 0 3px;
          padding: 7px;
          font-size: 0.875em;
          vertical-align: top; }
          @media only screen and (max-width: 720px) {
            .ledc-header-top .translate-nav #search-form-container #search-form form input {
              position: absolute;
              width: 29px;
              right: 0;
              opacity: 0;
              cursor: pointer;
              -webkit-transition: all 0.3s ease;
              -moz-transition: all 0.3s ease;
              -o-transition: all 0.3s ease;
              transition: all 0.3s ease; } }
        @media only screen and (max-width: 720px) {
          .ledc-header-top .translate-nav #search-form-container #search-form form input:focus {
            width: 200px;
            opacity: 1;
            margin-right: 35px;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease; } }

.header-main {
  width: 100%;
  position: relative; }
  @media only screen and (max-width: 860px) {
    .header-main {
      margin-top: 25px; } }
  @media only screen and (max-width: 720px) {
    .header-main {
      position: initial;
      margin-top: 0; }
      .header-main:before, .header-main:after {
        display: none; } }

/* Page specific header backgrounds */
.news-events #ledc-page-header {
  background-image: url("../images/headers/NewsEvents-HeaderBG.jpg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/NewsEvents-HeaderBG.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/NewsEvents-HeaderBG.jpg', sizingMethod='scale')"; }

.news #ledc-page-header {
  background-image: url("../images/headers/NewsEvents-HeaderBG.jpg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/NewsEvents-HeaderBG.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/NewsEvents-HeaderBG.jpg', sizingMethod='scale')"; }

.newsletters #ledc-page-header {
  background-image: url("../images/headers/NewsEvents-HeaderBG.jpg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/NewsEvents-HeaderBG.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/NewsEvents-HeaderBG.jpg', sizingMethod='scale')"; }

.events #ledc-page-header {
  background-image: url("../images/headers/NewsEvents-HeaderBG.jpg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/NewsEvents-HeaderBG.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/NewsEvents-HeaderBG.jpg', sizingMethod='scale')"; }

.why-london #ledc-page-header {
  background-image: url("../images/headers/WhyLondon-HeaderBG.jpg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/WhyLondon-HeaderBG.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/WhyLondon-HeaderBG.jpg', sizingMethod='scale')"; }

.about #ledc-page-header {
  background-image: url("../images/headers/About-HeaderBG.jpg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/About-HeaderBG.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/About-HeaderBG.jpg', sizingMethod='scale')"; }

.contact-page #ledc-page-header {
  background-image: url("../images/headers/Contact-HeaderBG.jpg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/Contact-HeaderBG.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/Contact-HeaderBG.jpg', sizingMethod='scale')"; }

.food-processing #ledc-page-header {
  background-image: url("../images/headers/FoodProcessing-HeaderBG.jpg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/FoodProcessing-HeaderBG.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/FoodProcessing-HeaderBG.jpg', sizingMethod='scale')"; }

.life-sciences #ledc-page-header {
  background-image: url("../images/headers/LifeSciences-HeaderBG.jpg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/LifeSciences-HeaderBG.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/LifeSciences-HeaderBG.jpg', sizingMethod='scale')"; }

.manufacturing #ledc-page-header {
  background-image: url("../images/headers/Manufacturing-HeaderBG.jpg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/Manufacturing-HeaderBG.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/Manufacturing-HeaderBG.jpg', sizingMethod='scale')"; }

.digital-creative #ledc-page-header {
  background-image: url("../images/headers/Digital-HeaderBG.jpg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/Digital-HeaderBG.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/Digital-HeaderBG.jpg', sizingMethod='scale')"; }

.entrepreneurship #ledc-page-header {
  background-image: url("../images/headers/Entrepreneurship-HeaderBG.jpg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/Entrepreneurship-HeaderBG.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/Entrepreneurship-HeaderBG.jpg', sizingMethod='scale')"; }

.search #ledc-page-header {
  background-image: url("../images/headers/Resources-HeaderBG.jpg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/Resources-HeaderBG.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/Resources-HeaderBG.jpg', sizingMethod='scale')"; }

.resources #ledc-page-header {
  background-image: url("../images/headers/Resources-HeaderBG.jpg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/Resources-HeaderBG.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/Resources-HeaderBG.jpg', sizingMethod='scale')"; }

.business-directory #ledc-page-header {
  background-image: url("../images/headers/Masthead-BusDirectory.jpg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/Masthead-BusDirectory.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/Masthead-BusDirectory.jpg', sizingMethod='scale')"; }

.s2b #ledc-page-header {
  background-image: url("../images/headers/s2b-header.jpg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/s2b-header.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/s2b-header.jpg', sizingMethod='scale')"; }

.lrmc #ledc-page-header {
  background-image: url("../images/headers/Manufacturing-HeaderBG.jpg");
  background-position: 0 -210px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/Manufacturing-HeaderBG.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/Manufacturing-HeaderBG.jpg', sizingMethod='scale')"; }

.best-defence #ledc-page-header {
  background-image: url("../images/headers/best-defence.jpg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/best-defence.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/best-defence.jpg', sizingMethod='scale')"; }

.lmrc-body #ledc-page-header {
  background-image: url("../images/headers/lmrc/lmrc-header.jpg"); }

/* Orange/Red tint is on purpose */
.tech-jobs #ledc-page-header {
  background-image: url("../images/headers/TechJobs-HeaderBG.jpg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/TechJobs-HeaderBG.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/TechJobs-HeaderBG.jpg', sizingMethod='scale')"; }

.general #ledc-page-header,
.fuel.preview #ledc-page-header {
  background-image: url("../images/headers/header.jpg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/header.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/header.jpg', sizingMethod='scale')"; }

.error-404 #ledc-page-header {
  background-image: url("../images/headers/404-Header.jpg");
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/404-Header.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/404-Header.jpg', sizingMethod='scale')"; }

.professional-services #ledc-page-header {
  background-image: url(../images/headers/professional-services-header.jpg); }

.error-404 .ledc-regular-heading span {
  display: block; }
.error-404 .ledc-regular-heading span.sad-face,
.error-404 .ledc-regular-heading span.text {
  margin-bottom: 1.05em; }
.error-404 .sub-nav {
  display: none !important; }
.error-404 #page-content {
  background-color: #F3F3F3; }

#ledc-page-header .ledc-regular-heading a, #ledc-page-header .ledc-regular-heading a:visited {
  color: #FFFFFF; }

#ledc-page-header .ledc-regular-heading a:hover {
  color: #FFFFFF;
  text-decoration: underline; }

#ledc-page-header {
  background-size: cover;
  color: #FFFFFF;
  background-color: #00312b !important;
  min-height: 440px;
  position: relative;
  /*padding-bottom: 5em;*/ }
  #ledc-page-header a {
    text-decoration: none; }
  @media only screen and (max-width: 720px) {
    #ledc-page-header {
      min-height: 260px; } }
  #ledc-page-header .ledc-regular-heading {
    text-align: center;
    font-size: 44px;
    font-family: 'Oswald', sans-serif;
    font-weight:bold;
    padding: .3em 0 .3em 0;
    margin-bottom: 0;
    color: #FFFFFF;
    clear: both;
    text-transform: uppercase;
    margin-top: 5rem;
    letter-spacing: 3px;
    letter-spacing: 0.189rem; }
    @media only screen and (max-width: 720px) {
      #ledc-page-header .ledc-regular-heading {
        font-size: 3.5rem; 
        margin-top: 3rem;
      } 
    }
    @media only screen and (max-width: 650px) {
      #ledc-page-header .ledc-regular-heading {
        font-size: 3rem; 
      } 
    }
    @media only screen and (max-width: 450px) {
      #ledc-page-header .ledc-regular-heading {
        font-size: 2.5rem; } 
      #ledc-page-header ul.sub-nav li{
        font-size: 0.8em; 
      } }
  #ledc-page-header .sub-heading {
    text-align: center;
    padding: 0 0 1em 0;
    margin-bottom: 0;
    font-family: "libre_franklinXL", sans-serif;
    font-size: 1.5em;
    line-height: 1.5em;
    color: #FFFFFF;
    margin: 0; }
  #ledc-page-header ul.sub-nav {
    padding-left:0;
    list-style: none;
    width: auto;
    font-weight:normal;
    font-size:1.3em;
    display: table;
    margin-left: auto;
    margin-right: auto; }
    #ledc-page-header ul.sub-nav li {
      text-align: center;
      display: table-cell; }
      #ledc-page-header ul.sub-nav li a {
        text-transform: uppercase;
        color: white;
        font-size: 1.2em;
        font-family: "libre_franklinXL", sans-serif; }
    #ledc-page-header ul.sub-nav li:last-child {
      margin-right: 0; }
  #ledc-page-header h1 a {
    color: #FFFFFF; }

#page-footer {
  background-color: #F3F3F3; }
  #page-footer .wrap {
    z-index: 0; }

/*-GOOGLE TRANSLATE-*/
#google_translate_element {
  margin-left: 0em;
  float: right;
  margin-right: 6px; }
  @media (max-width: 1200px) {
    #google_translate_element {
      margin-left: 0em;
      float: right; } }
  @media only screen and (max-width: 720px) {
    #google_translate_element {
      display: none; } }
  #google_translate_element .goog-te-gadget-icon {
    margin-top: 0.165em; }
  #google_translate_element .goog-te-menu-value {
    position: absolute;
    margin-top: 0.165em; }

.goog-te-gadget-simple {
  height: 25px;
  width: 158px;
  margin-top: 0;
  padding-bottom: 0; }

/*-GOOGLE TRANSLATE-ENDS*/
/*-Top Nav -*/
#top-nav-container {
  margin: 0;
  padding: 0;
  right: 0;
  line-height: 2; }
  @media only screen and (max-width: 1024px) {
    #top-nav-container {
      display: none; } }
  @media (max-width: 1200px) {
    #top-nav-container {
      display: none; } }
  #top-nav-container ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: table;
    margin-left: auto;
    margin-right: auto; }
  #top-nav-container li {
    display: table-cell;
    padding: 0 0.5em; }
    @media only screen and (max-width: 1024px) {
      #top-nav-container li {
        padding: 0 0.3em; } }
  #top-nav-container a {
    font-family: "libre_franklinXL", sans-serif;
    color: #FFFFFF;
    font-size: 15px;
    text-transform: uppercase; }

#main-nav-container {
  width: 100%;
  border-bottom: 2px solid #FFFFFF;
  border-top: 2px solid #FFFFFF;
  text-align: center;
  position: relative;
  z-index: 9999; }
  @media only screen and (max-width: 1024px) {
    #main-nav-container {
      display: none; } }
  @media (max-width: 1200px) {
    #main-nav-container {
      display: none; } }
  #main-nav-container ul {
    list-style: none;
    width: 100%;
    margin: 0 auto;
    padding: 0.3em 0; }
  #main-nav-container li {
    display: inline-block;
    padding: 0.5em 0.4em;
    position: relative; }
    #main-nav-container li.active:after {
      content: "";
      width: 0;
      height: 0;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 7px solid #FFFFFF;
      position: absolute;
      bottom: -5px;
      left: 46%; }
      @media only screen and (max-width: 1024px) {
        #main-nav-container li.active:after {
          display: none; } }
      @media (max-width: 1200px) {
        #main-nav-container li.active:after {
          display: none; } }
  #main-nav-container a {
    font-family: "libre_franklinXL", sans-serif;
    color: #FFFFFF;
    font-size: 1em;
    text-transform: uppercase;
    padding: 0.3em 0; }
    @media only screen and (min-width: 720px) {
      #main-nav-container a {
        font-size: 13px;
        font-size: 0.8125rem; } }
    @media only screen and (min-width: 779px) {
      #main-nav-container a {
        font-size: 1em; } }

/*--------- MOBILE NAV [STARTS] --------*/
.hamburger-nav {
  position: relative;
  z-index: 40;
  display: none;
  cursor: pointer; }
  @media only screen and (max-width: 1024px) {
    .hamburger-nav {
      display: block;
      width: 30px;
      height: 30px;
      margin: 16px;
      margin: 1rem; } }
  @media (max-width: 1200px) {
    .hamburger-nav {
      display: block;
      width: 30px;
      height: 30px;
      margin: 16px;
      margin: 1rem; } }
  @media only screen and (max-width: 1024px) {
    .hamburger-nav {
      display: block;
      width: 30px;
      height: 30px;
      margin: 16px;
      margin: 1rem; } }
  .hamburger-nav .bar {
    width: 100%;
    height: 5px;
    margin: 5px 0;
    background: #FFFFFF; }

#mobile-nav-container {
  display: none; }
  @media (max-width: 1200px) {
    #mobile-nav-container {
      display: block;
      width: 100%;
      top: 0;
      left: 0;
      z-index: 20;
      height: 0;
      overflow: hidden;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease; } }
  @media only screen and (max-width: 1024px) {
    #mobile-nav-container {
      display: block;
      width: 100%;
      top: 0;
      left: 0;
      z-index: 20;
      height: 0;
      overflow: hidden;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease; } }
  @media only screen and (max-width: 720px) {
    #mobile-nav-container {
      display: block;
      width: 100%;
      top: 0;
      left: 0;
      z-index: 20;
      height: 0;
      overflow: hidden;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease; } }
  #mobile-nav-container li {
    padding: 5px 0; }
  #mobile-nav-container a {
    font-family: "libre_franklinXL", sans-serif;
    color: #FFFFFF;
    font-size: .9em;
    text-transform: uppercase; }
    @media (max-width: 1200px) {
      #mobile-nav-container a {
        font-size: .9em; } }
  #mobile-nav-container a:hover {
    color: #cf732a; }

/*--------- MOBILE NAV [END] --------*/
@-moz-document url-prefix() {
  #main-nav-container a {
    font-family: "libre_franklinXL", sans-serif;
    color: #FFFFFF;
    font-size: .87em;
    text-transform: uppercase; }
    @media (max-width: 1200px) {
      #main-nav-container a {
        font-size: .8em; } }
    @media only screen and (max-width: 1024px) {
      #main-nav-container a {
        font-size: .8em; } } }
/*-------HEADER ELEMENTS [END]-------*/
/*-------MAGAZINE-ORDER-FORM [START]-------*/
.order-form {
  background: #000000;
  position: fixed;
  height: 100%;
  width: 18%;
  top: 0;
  left: -20%;
  min-height: 100%;
  text-align: center;
  transition: 0.5s;
  overflow: auto;
  z-index: 99999999; }

.order-form-show {
  left: 0%; }
  @media only screen and (max-width: 720px) {
    .order-form-show {
      width: 100%;
      transition: 0.05s; } }
  @media only screen and (max-width: 1024px) {
    .order-form-show {
      width: 100%;
      transition: 0.05s; } }
  @media (max-width: 1200px) {
    .order-form-show {
      width: 100%;
      transition: 0.05s; } }

.magazine-form #magazine-email, .magazine-form #magazine-name, .magazine-form #address, .magazine-form #city, .magazine-form #province, .magazine-form #postal, .magazine-form #country, .magazine-form #copies, .magazine-form #human {
  width: 100%; }
.magazine-form .control-label {
  display: inline-block;
  margin-bottom: 1em;
  font-weight: bold;
  font-size: 1em; }
.magazine-form .form-group {
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 2em; }
.magazine-form .text-danger {
  color: #a94442; }

.order-container {
  margin-top: 2em; }

/*-------MAGAZINE-ORDER-FORM [END]-------*/
/*-------ORDER-BUTTON [START]-------*/
.order-button {
  position: relative;
  z-index: 20;
  background-color: #000;
  top: 5rem;
  left: 10%; }
  @media only screen and (max-width: 720px) {
    .order-button {
      display: none !important; } }
  @media only screen and (max-width: 1024px) {
    .order-button {
      top: 11.5rem;
      left: 15%; } }
  @media only screen and (min-width: 1025px) and (max-width: 1440px) {
    .order-button {
      top: 1rem !important;
      left: 1%; } }

.order-button-magazine {
  text-align: left;
  padding: 0;
  padding: 5px 0;
  display: none; }
  @media only screen and (max-width: 720px) {
    .order-button-magazine {
      display: block;
      float: left;
      background-color: transparent; } }

.order-exit {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 20px;
  cursor: pointer; }
  .order-exit:hover {
    color: #6F0406; }

/*-------ORDER-BUTTON [END]-------*/
/*-------HERO-IMAGE [START]-------*/
#hero-image-container {
  height: auto;
  padding-bottom: 1px;
  position: static;
  z-index: 3; }
  #hero-image-container h1 {
    color: #FFFFFF; }
  #hero-image-container a {
    text-decoration: none; }
  #hero-image-container .middle .content {
    text-align: center; }
  #hero-image-container .middle-left .content {
    text-align: left; }
    #hero-image-container .middle-left .content h1 {
      margin-left: 24px; }
    #hero-image-container .middle-left .content p, #hero-image-container .middle-left .content .london-inc.space #main_inner li span, .london-inc.space #main_inner li #hero-image-container .middle-left .content span {
      margin-left: 24px;
      width: 60%; }
    #hero-image-container .middle-left .content .button, #hero-image-container .middle-left .content .goodmove .header-content a, .goodmove .header-content #hero-image-container .middle-left .content a, #hero-image-container .middle-left .content .ledc-form .submit, .ledc-form #hero-image-container .middle-left .content .submit,
    #hero-image-container .middle-left .content .ledc-form .cancel,
    .ledc-form #hero-image-container .middle-left .content .cancel, #hero-image-container .middle-left .content a.green-button,
    #hero-image-container .middle-left .content button.green-button,
    #hero-image-container .middle-left .content input.green-button, #hero-image-container .middle-left .content a.orange-button,
    #hero-image-container .middle-left .content button.orange-button, #hero-image-container .middle-left .content a.green-transparent-button:hover,
    #hero-image-container .middle-left .content button.green-transparent-button:hover, #hero-image-container .middle-left .content a.grey-transparent-button:hover,
    #hero-image-container .middle-left .content button.grey-transparent-button:hover, #hero-image-container .middle-left .content a.orange-button-alt,
    #hero-image-container .middle-left .content button.orange-button-alt {
      margin-left: 24px; }
  #hero-image-container .middle-right .content {
    text-align: right; }
    #hero-image-container .middle-right .content h1 {
      margin-right: 24px; }
    #hero-image-container .middle-right .content p, #hero-image-container .middle-right .content .london-inc.space #main_inner li span, .london-inc.space #main_inner li #hero-image-container .middle-right .content span {
      margin-right: 24px;
      width: 60%; }
    #hero-image-container .middle-right .content .button, #hero-image-container .middle-right .content .goodmove .header-content a, .goodmove .header-content #hero-image-container .middle-right .content a, #hero-image-container .middle-right .content .ledc-form .submit, .ledc-form #hero-image-container .middle-right .content .submit,
    #hero-image-container .middle-right .content .ledc-form .cancel,
    .ledc-form #hero-image-container .middle-right .content .cancel, #hero-image-container .middle-right .content a.green-button,
    #hero-image-container .middle-right .content button.green-button,
    #hero-image-container .middle-right .content input.green-button, #hero-image-container .middle-right .content a.orange-button,
    #hero-image-container .middle-right .content button.orange-button, #hero-image-container .middle-right .content a.green-transparent-button:hover,
    #hero-image-container .middle-right .content button.green-transparent-button:hover, #hero-image-container .middle-right .content a.grey-transparent-button:hover,
    #hero-image-container .middle-right .content button.grey-transparent-button:hover, #hero-image-container .middle-right .content a.orange-button-alt,
    #hero-image-container .middle-right .content button.orange-button-alt {
      margin-right: 24px; }
  #hero-image-container img {
    width: 100%;
    min-width: 102.063em; }
  #hero-image-container p, #hero-image-container .london-inc.space #main_inner li span, .london-inc.space #main_inner li #hero-image-container span {
    margin: .5em auto 2em auto;
    width: 70%;
    /* temporary */ }
    @media only screen and (max-width: 720px) {
      #hero-image-container p, #hero-image-container .london-inc.space #main_inner li span, .london-inc.space #main_inner li #hero-image-container span {
        width: 90%;
        /* temporary */ } }
  #hero-image-container h1 {
    margin-top: 2.05em;
    margin-bottom: 0; }
    @media only screen and (max-width: 1024px) {
      #hero-image-container h1 {
        margin-top: .85em; } }
    @media only screen and (max-width: 720px) {
      #hero-image-container h1 {
        margin-top: 1.45em; } }
  #hero-image-container .button, #hero-image-container .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span #hero-image-container a.button:hover, #hero-image-container .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span #hero-image-container a.button:hover, #hero-image-container .goodmove .header-content a, .goodmove .header-content #hero-image-container a, #hero-image-container .ledc-form .submit, .ledc-form #hero-image-container .submit,
  #hero-image-container .ledc-form .cancel,
  .ledc-form #hero-image-container .cancel, #hero-image-container a.green-button,
  #hero-image-container button.green-button,
  #hero-image-container input.green-button, #hero-image-container a.orange-button,
  #hero-image-container button.orange-button, #hero-image-container a.green-transparent-button:hover,
  #hero-image-container button.green-transparent-button:hover, #hero-image-container a.grey-transparent-button:hover,
  #hero-image-container button.grey-transparent-button:hover, #hero-image-container a.orange-button-alt,
  #hero-image-container button.orange-button-alt {
    margin-bottom: 5.999em;
    padding: 1.2em; }
    @media only screen and (max-width: 1024px) {
      #hero-image-container .button, #hero-image-container .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span #hero-image-container a.button:hover, #hero-image-container .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span #hero-image-container a.button:hover, #hero-image-container .goodmove .header-content a, .goodmove .header-content #hero-image-container a, #hero-image-container .ledc-form .submit, .ledc-form #hero-image-container .submit,
      #hero-image-container .ledc-form .cancel,
      .ledc-form #hero-image-container .cancel, #hero-image-container a.green-button,
      #hero-image-container button.green-button,
      #hero-image-container input.green-button, #hero-image-container a.orange-button,
      #hero-image-container button.orange-button, #hero-image-container a.green-transparent-button:hover,
      #hero-image-container button.green-transparent-button:hover, #hero-image-container a.grey-transparent-button:hover,
      #hero-image-container button.grey-transparent-button:hover, #hero-image-container a.orange-button-alt,
      #hero-image-container button.orange-button-alt {
        margin-bottom: 3.999em; } }
    @media only screen and (max-width: 720px) {
      #hero-image-container .button, #hero-image-container .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span #hero-image-container a.button:hover, #hero-image-container .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span #hero-image-container a.button:hover, #hero-image-container .goodmove .header-content a, .goodmove .header-content #hero-image-container a, #hero-image-container .ledc-form .submit, .ledc-form #hero-image-container .submit,
      #hero-image-container .ledc-form .cancel,
      .ledc-form #hero-image-container .cancel, #hero-image-container a.green-button,
      #hero-image-container button.green-button,
      #hero-image-container input.green-button, #hero-image-container a.orange-button,
      #hero-image-container button.orange-button, #hero-image-container a.green-transparent-button:hover,
      #hero-image-container button.green-transparent-button:hover, #hero-image-container a.grey-transparent-button:hover,
      #hero-image-container button.grey-transparent-button:hover, #hero-image-container a.orange-button-alt,
      #hero-image-container button.orange-button-alt {
        margin-bottom: 5em; } }

/*-------HERO-IMAGE [END]-------*/
/*-------HERO-NAV [START]-------*/
.hero-nav {
  list-style: none;
  width: 100%;
  padding-bottom: 24px; }
  .hero-nav li {
    vertical-align: top;
    display: inline-block;
    width: 30%;
    margin: 0 1%;
    padding-top: 28px;
    text-align: center; }
    @media only screen and (max-width: 650px) {
      .hero-nav li {
        width: 100%;
        max-width: 300px;
        margin-bottom: 32px;
        margin-bottom: 2rem; } }
    @media only screen and (max-width: 650px) {
      .hero-nav li ul li {
        margin-bottom: 0; } }
  .hero-nav.footer {
    margin: 40px 0;
    margin: 2.52rem 0; }
  .hero-nav ul#footer-nav li {
    width: 100%;
    display: list-item;
    list-style: none;
    margin-left: auto;
    margin-right: auto; }
    .hero-nav ul#footer-nav li a {
      color: #00312b;
      text-transform: capitalize;
      font-family: "libre_franklinMD", sans-serif;
      font-size: 20px;
      font-size: 1.26rem; }
      .hero-nav ul#footer-nav li a:hover {
        color: #cf732a;
        text-decoration: none; }
    .hero-nav ul#footer-nav li ul {
      border-top: 1px solid #ccc;
      margin: 10px auto 0 auto;
      margin: 0.63rem auto 0 auto;
      padding-top: 10px;
      padding-top: 0.63rem;
      width: 80%;
      max-width: 310px; }
      .hero-nav ul#footer-nav li ul li {
        padding: 10px 0 0 0;
        padding: 0.63rem 0 0 0; }
        .hero-nav ul#footer-nav li ul li a {
          text-transform: uppercase;
          color: #393939;
          font-family: "libre_franklinXL", sans-serif;
          font-size: 16px;
          font-size: 1rem; }
          .hero-nav ul#footer-nav li ul li a:hover {
            text-decoration: underline; }
  .hero-nav img {
    margin-bottom: 24px;
    width: 100%; }
    @media only screen and (max-width: 720px) {
      .hero-nav img {
        margin-bottom: 10px; } }
  .hero-nav .footer-top-nav img {
    margin-bottom: 0;
    max-width: 310px;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (max-width: 720px) {
      .hero-nav .footer-top-nav img {
        margin-bottom: 0; } }
  .hero-nav a {
    text-transform: uppercase;
    color: #373938; }
  .hero-nav .hero-nav-link {
    font-family: "libre_franklinMD", sans-serif;
    font-size: 1.2em;
    line-height: 1em; }
    @media (max-width: 1200px) {
      .hero-nav .hero-nav-link {
        font-size: 1.2em; } }
    @media only screen and (max-width: 1024px) {
      .hero-nav .hero-nav-link {
        font-size: 1.2em; } }
    @media only screen and (max-width: 720px) {
      .hero-nav .hero-nav-link {
        font-size: .99em; } }
  .hero-nav .hero-nav-light {
    font-family: "libre_franklinXL", sans-serif; }

/*-------HERO-NAV [END]-------*/
.sub-nav-expand {
  text-align: center;
  display: none;
  color: #FFFFFF;
  text-transform: uppercase;
  cursor: pointer; }
  @media only screen and (max-width: 1024px) {
    .sub-nav-expand {
      display: block;
      padding: 10px 16px 10px 16px;
      width: 135px;
      margin: 0 auto 16px auto;
      position: relative;
      z-index: 5;
      left: 0;
      right: 0;
      border-radius: 5px;
      background: #00312b;
      font-size: 12px; } }

.sub-nav-expand:hover {
  background-color: #cf732a;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease; }

@media only screen and (max-width: 1024px) {
  .sub-nav-expand span {
    width: 20px;
    height: 20px;
    padding: 14px;
    display: inline-block;
    background-color: #FFFFFF !important;
    border-radius: 50%;
    text-align: center;
    margin-right: 7px;
    margin-bottom: -8px; } }

@media only screen and (max-width: 1024px) {
  #ledc-page-header ul.sub-nav {
    /*display: none;*/
    margin-top: 0;
    position: relative;
    margin-bottom: 32px; } }

#ledc-page-header ul.sub-nav li {
  padding: 0 10px;
  padding: 0 0.64rem; }
  @media only screen and (max-width: 1024px) {
    #ledc-page-header ul.sub-nav li {
      padding: 5px 0;
      display: block;
      width: 100% !important; } }

#ledc-page-header ul.sub-nav li a {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 1em; }
  @media (max-width: 1200px) {
    #ledc-page-header ul.sub-nav li a {
      display: initial;
      font-size: 1em;
      -webkit-transition: all 0.25s ease;
      -moz-transition: all 0.25s ease;
      -o-transition: all 0.25s ease;
      transition: all 0.25s ease; } }

@media only screen and (max-width: 1024px) {
  #ledc-page-header ul.sub-nav li a:hover {
    color: #cf732a;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease; } }

#main-nav-container a:hover, #top-nav-container a:hover, #ledc-page-header ul.sub-nav li a:hover {
  color: #cf732a;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.ledc-header-top .translate-nav #search-form-container button:hover {
  background: #cf732a;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

/*-------- BODY CONTENT [START]---------*/
.error-404 {
  background-color: #F3F3F3; }

.ledc-logo-about {
  width: 60%;
  margin-left: 70px;
  margin-top: 110px; }

.discover-nav {
  width: 100%;
  padding: 24px 0 40px 0; }
  .discover-nav .wrap {
    text-align: center; }
  .discover-nav .button, .discover-nav .content-section-pad p a.button:hover, .content-section-pad p .discover-nav a.button:hover, .discover-nav .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span .discover-nav a.button:hover, .discover-nav .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span .discover-nav a.button:hover, .discover-nav .content-section-pad ul li a.button:hover, .content-section-pad ul li .discover-nav a.button:hover, .discover-nav .goodmove .header-content a, .goodmove .header-content .discover-nav a, .discover-nav .ledc-form .submit, .ledc-form .discover-nav .submit,
  .discover-nav .ledc-form .cancel,
  .ledc-form .discover-nav .cancel, .discover-nav a.green-button,
  .discover-nav button.green-button,
  .discover-nav input.green-button, .discover-nav a.orange-button,
  .discover-nav button.orange-button, .discover-nav a.green-transparent-button:hover,
  .discover-nav button.green-transparent-button:hover, .discover-nav a.grey-transparent-button:hover,
  .discover-nav button.grey-transparent-button:hover, .discover-nav a.orange-button-alt,
  .discover-nav button.orange-button-alt {
    margin-top: 14px; }
    @media only screen and (max-width: 720px) {
      .discover-nav .button, .discover-nav .content-section-pad p a.button:hover, .content-section-pad p .discover-nav a.button:hover, .discover-nav .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span .discover-nav a.button:hover, .discover-nav .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span .discover-nav a.button:hover, .discover-nav .content-section-pad ul li a.button:hover, .content-section-pad ul li .discover-nav a.button:hover, .discover-nav .goodmove .header-content a, .goodmove .header-content .discover-nav a, .discover-nav .ledc-form .submit, .ledc-form .discover-nav .submit,
      .discover-nav .ledc-form .cancel,
      .ledc-form .discover-nav .cancel, .discover-nav a.green-button,
      .discover-nav button.green-button,
      .discover-nav input.green-button, .discover-nav a.orange-button,
      .discover-nav button.orange-button, .discover-nav a.green-transparent-button:hover,
      .discover-nav button.green-transparent-button:hover, .discover-nav a.grey-transparent-button:hover,
      .discover-nav button.grey-transparent-button:hover, .discover-nav a.orange-button-alt,
      .discover-nav button.orange-button-alt {
        float: none;
        display: inline-block;
        margin: 14px auto 0; } }
  @media only screen and (max-width: 720px) {
    .discover-nav .left {
      float: none;
      text-align: center; } }

a.button, .content-section-pad p a.button:hover, .content-section-pad .london-inc.space #main_inner li span a.button:hover, .london-inc.space #main_inner li .content-section-pad span a.button:hover, .content-section-pad ul li a.button:hover, .goodmove .header-content a, .ledc-form a.submit,
.ledc-form a.cancel, a.green-button, a.orange-button, a.green-transparent-button:hover, a.grey-transparent-button:hover, a.orange-button-alt {
  text-decoration: none; }

.discover-contact, .discover-london, .discover-nav, .contact, .full-width-title-img {
  background: #000000; }

.discover-contact {
  background: #000000;
  background: url(../images/discover/ContactCTA.jpg) no-repeat 0 0;
  background-size: 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/discover/ContactCTA.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/discover/ContactCTA.jpg', sizingMethod='scale')"; }
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .discover-contact {
      background-image: url("../images/discover/ContactCTA@2x.jpg"); } }
  @media only screen and (max-width: 720px) {
    .discover-contact {
      background-size: cover; } }

.discover-london {
  background: url(../images/discover/WhyLondonCTA.jpg) no-repeat 0 0;
  background-size: 100%;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/discover/WhyLondonCTA.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/discover/WhyLondonCTA.jpg', sizingMethod='scale')";
  padding-bottom: 50px;
  padding-bottom: 3.1rem; }
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .discover-london {
      background-image: url("../images/discover/WhyLondonCTA@2x.jpg"); } }
  @media only screen and (max-width: 720px) {
    .discover-london {
      background-size: cover; } }

/*-------- BODY CONTENT [END]---------*/
iframe {
  max-width: 100%; }

.content-section-pad {
  width: 100%;
  margin: 24px 0; }
  @media only screen and (max-width: 720px) {
    .content-section-pad h2 {
      line-height: 1em;
      text-align: center; } }
  .content-section-pad p a, .content-section-pad .london-inc.space #main_inner li span a, .london-inc.space #main_inner li .content-section-pad span a, .content-section-pad p a:visited, .content-section-pad .london-inc.space #main_inner li span a:visited, .london-inc.space #main_inner li .content-section-pad span a:visited, .content-section-pad ul li a, .content-section-pad ul li a:visited {
    text-decoration: underline; }
    .content-section-pad p a.button, .content-section-pad .london-inc.space #main_inner li span a.button, .london-inc.space #main_inner li .content-section-pad span a.button, .content-section-pad p a.button:hover, .content-section-pad p ul li a.button:hover, .content-section-pad ul li p a.button:hover, .content-section-pad p .goodmove .header-content a, .goodmove .header-content .content-section-pad p a, .content-section-pad .london-inc.space #main_inner li span .goodmove .header-content a, .goodmove .header-content .content-section-pad .london-inc.space #main_inner li span a, .london-inc.space #main_inner li .content-section-pad span .goodmove .header-content a, .goodmove .header-content .london-inc.space #main_inner li .content-section-pad span a, .content-section-pad p .ledc-form a.submit, .ledc-form .content-section-pad p a.submit, .content-section-pad .london-inc.space #main_inner li span .ledc-form a.submit, .ledc-form .content-section-pad .london-inc.space #main_inner li span a.submit, .london-inc.space #main_inner li .content-section-pad span .ledc-form a.submit, .ledc-form .london-inc.space #main_inner li .content-section-pad span a.submit,
    .content-section-pad p .ledc-form a.cancel,
    .ledc-form .content-section-pad p a.cancel,
    .content-section-pad .london-inc.space #main_inner li span .ledc-form a.cancel,
    .ledc-form .content-section-pad .london-inc.space #main_inner li span a.cancel,
    .london-inc.space #main_inner li .content-section-pad span .ledc-form a.cancel,
    .ledc-form .london-inc.space #main_inner li .content-section-pad span a.cancel, .content-section-pad p a.green-button, .content-section-pad .london-inc.space #main_inner li span a.green-button, .london-inc.space #main_inner li .content-section-pad span a.green-button, .content-section-pad p a.orange-button, .content-section-pad .london-inc.space #main_inner li span a.orange-button, .london-inc.space #main_inner li .content-section-pad span a.orange-button, .content-section-pad p a.green-transparent-button:hover, .content-section-pad .london-inc.space #main_inner li span a.green-transparent-button:hover, .london-inc.space #main_inner li .content-section-pad span a.green-transparent-button:hover, .content-section-pad p a.grey-transparent-button:hover, .content-section-pad .london-inc.space #main_inner li span a.grey-transparent-button:hover, .london-inc.space #main_inner li .content-section-pad span a.grey-transparent-button:hover, .content-section-pad p a.orange-button-alt, .content-section-pad .london-inc.space #main_inner li span a.orange-button-alt, .london-inc.space #main_inner li .content-section-pad span a.orange-button-alt, .content-section-pad p a:visited.button, .content-section-pad .london-inc.space #main_inner li span a:visited.button, .london-inc.space #main_inner li .content-section-pad span a:visited.button, .content-section-pad p ul li a.button:visited:hover, .content-section-pad ul li p a.button:visited:hover, .content-section-pad p .goodmove .header-content a:visited, .goodmove .header-content .content-section-pad p a:visited, .content-section-pad .london-inc.space #main_inner li span .goodmove .header-content a:visited, .goodmove .header-content .content-section-pad .london-inc.space #main_inner li span a:visited, .london-inc.space #main_inner li .content-section-pad span .goodmove .header-content a:visited, .goodmove .header-content .london-inc.space #main_inner li .content-section-pad span a:visited, .content-section-pad p .ledc-form a.submit:visited, .ledc-form .content-section-pad p a.submit:visited, .content-section-pad .london-inc.space #main_inner li span .ledc-form a.submit:visited, .ledc-form .content-section-pad .london-inc.space #main_inner li span a.submit:visited, .london-inc.space #main_inner li .content-section-pad span .ledc-form a.submit:visited, .ledc-form .london-inc.space #main_inner li .content-section-pad span a.submit:visited,
    .content-section-pad p .ledc-form a.cancel:visited,
    .ledc-form .content-section-pad p a.cancel:visited,
    .content-section-pad .london-inc.space #main_inner li span .ledc-form a.cancel:visited,
    .ledc-form .content-section-pad .london-inc.space #main_inner li span a.cancel:visited,
    .london-inc.space #main_inner li .content-section-pad span .ledc-form a.cancel:visited,
    .ledc-form .london-inc.space #main_inner li .content-section-pad span a.cancel:visited, .content-section-pad p a.green-button:visited, .content-section-pad .london-inc.space #main_inner li span a.green-button:visited, .london-inc.space #main_inner li .content-section-pad span a.green-button:visited, .content-section-pad p a.orange-button:visited, .content-section-pad .london-inc.space #main_inner li span a.orange-button:visited, .london-inc.space #main_inner li .content-section-pad span a.orange-button:visited, .content-section-pad p a.green-transparent-button:visited:hover, .content-section-pad .london-inc.space #main_inner li span a.green-transparent-button:visited:hover, .london-inc.space #main_inner li .content-section-pad span a.green-transparent-button:visited:hover, .content-section-pad p a.grey-transparent-button:visited:hover, .content-section-pad .london-inc.space #main_inner li span a.grey-transparent-button:visited:hover, .london-inc.space #main_inner li .content-section-pad span a.grey-transparent-button:visited:hover, .content-section-pad p a.orange-button-alt:visited, .content-section-pad .london-inc.space #main_inner li span a.orange-button-alt:visited, .london-inc.space #main_inner li .content-section-pad span a.orange-button-alt:visited, .content-section-pad ul li a.button, .content-section-pad ul .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner ul li span a.button:hover, .london-inc.space #main_inner .content-section-pad ul li .content-section-pad span a.button:hover, .content-section-pad ul li a.button:hover, .content-section-pad ul li .goodmove .header-content a, .goodmove .header-content .content-section-pad ul li a, .content-section-pad ul li .ledc-form a.submit, .ledc-form .content-section-pad ul li a.submit,
    .content-section-pad ul li .ledc-form a.cancel,
    .ledc-form .content-section-pad ul li a.cancel, .content-section-pad ul li a.green-button, .content-section-pad ul li a.orange-button, .content-section-pad ul li a.green-transparent-button:hover, .content-section-pad ul li a.grey-transparent-button:hover, .content-section-pad ul li a.orange-button-alt, .content-section-pad ul li a:visited.button, .content-section-pad ul .london-inc.space #main_inner li span a.button:visited:hover, .content-section-pad .london-inc.space #main_inner ul li span a.button:visited:hover, .london-inc.space #main_inner .content-section-pad ul li .content-section-pad span a.button:visited:hover, .content-section-pad ul li .goodmove .header-content a:visited, .goodmove .header-content .content-section-pad ul li a:visited, .content-section-pad ul li .ledc-form a.submit:visited, .ledc-form .content-section-pad ul li a.submit:visited,
    .content-section-pad ul li .ledc-form a.cancel:visited,
    .ledc-form .content-section-pad ul li a.cancel:visited, .content-section-pad ul li a.green-button:visited, .content-section-pad ul li a.orange-button:visited, .content-section-pad ul li a.green-transparent-button:visited:hover, .content-section-pad ul li a.grey-transparent-button:visited:hover, .content-section-pad ul li a.orange-button-alt:visited {
      text-decoration: none; }
  .content-section-pad p a:hover, .content-section-pad .london-inc.space #main_inner li span a:hover, .london-inc.space #main_inner li .content-section-pad span a:hover, .content-section-pad ul li a:hover {
    color: #cf732a; }
  .content-section-pad .two-third-column {
    width: 70%; }
    @media only screen and (max-width: 720px) {
      .content-section-pad .two-third-column {
        width: 100%;
        margin: 0 auto; } }
  .content-section-pad .one-third-column {
    width: 30%;
    text-align: center; }
    @media only screen and (max-width: 720px) {
      .content-section-pad .one-third-column {
        width: 100%;
        margin: 10px auto; } }
    .content-section-pad .one-third-column .institute-logo {
      width: 90%; }
  .content-section-pad .half-column {
    width: 49%; }
    .content-section-pad .half-column img {
      width: 100%; }
  .content-section-pad ul {
    list-style: none;
    width: 94%;
    margin-left: auto;
    margin-right: auto; }
    .content-section-pad ul li {
      color: #393939;
      line-height: 1.5;
      margin: 12px 0 12px 25px;
      /* Sub UL */ }
      .content-section-pad ul li ul {
        padding: 0 0 0 1em; }
        .content-section-pad ul li ul li:before {
          margin-left: -24px;
          margin-top: 1px;
          width: 14px;
          height: 14px; }
    .content-section-pad ul li:before {
      margin-left: -24px;
      margin-top: 1px;
      display: block;
      position: absolute;
      content: "\f054";
      font-family: "fontAwesome";
      color: #ccc;
      width: 15px;
      height: 15px;
      background: transparent;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      -o-border-radius: 100%;
      border-radius: 100%; }
  .content-section-pad .contact-info-block {
    width: 80%;
    border-top: 1px solid #ccc;
    margin: 0 auto; }
    @media only screen and (max-width: 720px) {
      .content-section-pad .contact-info-block {
        width: 100%; } }
    .content-section-pad .contact-info-block .contact-info-unit {
      width: 50%;
      color: #4A4A4A; }
      .content-section-pad .contact-info-block .contact-info-unit img {
        margin-right: 10px;
        margin-top: 20px; }
      .content-section-pad .contact-info-block .contact-info-unit a {
        color: #393939; }

.block.contact .wrap, .signup-mini-form .wrap {
  overflow: visible; }

/*--------- FULL WIDTH IMAGE CONTROL [START] --------*/
#auto-industry {
  background: url("../images/headers/sub-nav/Automotive-header.jpg");
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/sub-nav/Automotive-header.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/sub-nav/Automotive-header.jpg', sizingMethod='scale')"; }

#registration {
  background-image: url("../images/headers/s2b/s2b-header-registration.jpg");
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/s2b/s2b-header-registration.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/s2b/s2b-header-registration.jpg', sizingMethod='scale')"; }

#students {
  background-image: url("../images/headers/s2b/s2b-header-students.jpg");
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/s2b/s2b-header-students.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/s2b/s2b-header-students.jpg', sizingMethod='scale')"; }

#resources {
  background-image: url("../images/headers/s2b/s2b-header-program.jpg");
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/s2b/s2b-header-program.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/s2b/s2b-header-program.jpg', sizingMethod='scale')"; }

#program {
  background-image: url("../images/headers/s2b/s2b-header-program.jpg");
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/s2b/s2b-header-program.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/s2b/s2b-header-program.jpg', sizingMethod='scale')"; }

#defence-program {
  background-image: url("../images/headers/best-defence-2.jpg");
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/best-defence-2.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/best-defence-2.jpg', sizingMethod='scale')"; }

#defence-speakers {
  background-image: url("../images/headers/best-defence-3.jpg");
  background-size: cover;
  background-position: 0 -200px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/best-defence-3.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/best-defence-3.jpg', sizingMethod='scale')"; }

#defence-sponsors {
  background-image: url("../images/headers/best-defence-3.jpg");
  background-size: cover;
  background-position: 0 -650px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/best-defence-3.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/best-defence-3.jpg', sizingMethod='scale')"; }

#defence-registration {
  background-image: url("../images/headers/best-defence-5.jpg");
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/best-defence-5.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/best-defence-5.jpg', sizingMethod='scale')"; }

#defence-b2b-b2g {
  background-image: url("../images/headers/best-defence-5.jpg");
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/best-defence-5.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/best-defence-5.jpg', sizingMethod='scale')"; }

#defence-attendees {
  background-image: url("../images/headers/best-defence-4.jpg");
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/best-defence-4.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/best-defence-4.jpg', sizingMethod='scale')"; }

#keynote {
  background-image: url("../images/headers/s2b/s2b-header-keynote.jpg");
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/s2b/s2b-header-keynote.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/s2b/s2b-header-keynote.jpg', sizingMethod='scale')"; }

#employers {
  background-image: url("../images/headers/s2b/s2b-header-employers.jpg");
  background-size: cover;
  background-position: 0 -100px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/s2b/s2b-header-employers.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/s2b/s2b-header-employers.jpg', sizingMethod='scale')"; }
  @media only screen and (max-width: 720px) {
    #employers {
      background-position: 0 0; } }

#lmrc-2 {
  background-image: url("../images/headers/lmrc/lmrc-header2.jpg");
  background-size: cover;
  background-position: 0 -440px; }

#lmrc-1 {
  background-image: url("../images/headers/lmrc/lmrc-header3.jpg");
  background-size: cover;
  background-position: 0 -440px; }

#sponsors {
  background-image: url("../images/headers/s2b/s2b-header-sponsors.jpg");
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/s2b/s2b-header-sponsors.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/s2b/s2b-header-sponsors.jpg', sizingMethod='scale')"; }

#clean-tech-industry {
  background: url("../images/headers/sub-nav/CleanTech-header.jpg");
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/sub-nav/CleanTech-header.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/sub-nav/CleanTech-header.jpg', sizingMethod='scale')"; }

#defence-industry {
  background: url("../images/headers/sub-nav/Defence-header.jpg");
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/sub-nav/Defence-header.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/sub-nav/Defence-header.jpg', sizingMethod='scale')"; }

#advanced-materials-industry {
  background: url("../images/headers/sub-nav/Automotive-header.jpg");
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/sub-nav/Automotive-header.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/sub-nav/Automotive-header.jpg', sizingMethod='scale')"; }

#resources-guide-industry-sector {
  background: url("../images/headers/sub-nav/CleanTech-header.jpg");
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/sub-nav/CleanTech-header.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/sub-nav/CleanTech-header.jpg', sizingMethod='scale')"; }

#resources-guide-interest {
  background: url("../images/TechJobsBG.jpg");
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/TechJobsBG.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/TechJobsBG.jpg', sizingMethod='scale')"; }

#advanced-materials-industry {
  background: url("../images/headers/sub-nav/Automotive-header.jpg");
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/sub-nav/Automotive-header.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/sub-nav/Automotive-header.jpg', sizingMethod='scale')"; }

#ltj-long {
  background: url("../images/TechJobsBG.jpg");
  background-size: cover; }
  #ltj-long h2 {
    line-height: 1.4em; }
  #ltj-long a, #ltj-long a:visited {
    color: white;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  #ltj-long a:hover {
    color: #ddd; }

#defence-industry {
  background: url("../images/headers/sub-nav/Automotive-header.jpg");
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/sub-nav/Automotive-header.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/sub-nav/Automotive-header.jpg', sizingMethod='scale')"; }

.full-width-title-img {
  text-align: center;
  width: 100%;
  padding: 32px 0;
  padding: 2rem 0;
  background-size: cover; }
  .full-width-title-img h1 {
    color: #FFFFFF;
    margin-bottom: 40px;
    margin-bottom: 2.52rem; }

/*--------- FULL WIDTH IMAGE CONTROL [END] --------*/
#business-paging, #search-paging {
  text-align: center;
  margin: 40px 0;
  margin: 2.5rem 0; }

.business-paging, #search-paging a, #search-paging strong {
  padding: 4px 10px;
  color: #00312b;
  border: 2px solid #00312b;
  border-radius: 5px;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#search-paging strong {
  border: none;
  color: #000000; }

.business-paging:hover, #search-paging a:hover {
  color: #FFFFFF;
  border: 2px solid #cf732a;
  background-color: #cf732a;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.search #main_inner {
  padding-bottom: 32px;
  padding-bottom: 3.2rem; }

#search-paging a:empty:last-child:after {
  content: '\00bb'; }

#search-paging a:empty:first-child:before {
  content: '\00ab'; }

blockquote {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 10px;
  padding: 1.26rem 0.63rem;
  color: #044d43;
  font-style: italic;
  font-family: "libre_franklinMD", sans-serif;
  line-height: 1.5; }
  blockquote:before {
    font-family: 'FontAwesome';
    font-size: 32px;
    font-size: 2.016rem;
    color: #044d43;
    display: block;
    margin-bottom: 10px;
    margin-bottom: 0.63rem;
    content: '\f10d'; }
  blockquote small {
    margin-top: 10px;
    margin-top: 0.63rem;
    font-style: normal;
    color: #595959; }

blockquote:before {
  margin-left: 0; }

/**
===
Manufacturing Page
===
*/
.manufacturing-jobs .upcoming-events {
  margin-bottom: 80px;
  margin-bottom: 5rem; }
  .manufacturing-jobs .upcoming-events h2 {
    margin-bottom: 80px;
    margin-bottom: 5rem; }
@media only screen and (min-width: 720px) {
  .manufacturing-jobs .video.left.one {
    width: 48%;
    float: none;
    margin: 0 auto; } }
@media only screen and (min-width: 1025px) {
  .manufacturing-jobs .video.left.one {
    width: 25.39%; } }
@media only screen and (min-width: 1025px) {
  .manufacturing-jobs .video.left.one .play-button {
    margin-top: 13%;
    margin-left: 35%; } }

/*--------Latest-News & Upcoming Events [START]--------*/
.news-events .latest-news ul, .news-events .upcoming-events ul, .news-events .listing ul, .london-inc .latest-news ul, .london-inc .upcoming-events ul, .london-inc .listing ul, .news .latest-news ul, .news .upcoming-events ul, .news .listing ul {
  margin-top: 60px;
  margin-top: 3.78rem; }

.news .load-more {
  margin-left: auto;
  margin-right: auto;
  display: block; }

.latest-news, .upcoming-events, .listing, #single-news-event {
  margin-bottom: 60px;
  margin-bottom: 3.78rem; }
  .latest-news ul, .upcoming-events ul, .listing ul, #single-news-event ul {
    list-style: none; }
    .latest-news ul.programs, .upcoming-events ul.programs, .listing ul.programs, #single-news-event ul.programs {
      padding: 60px 20px 1px 20px;
      padding: 3.63rem 1.26rem 0.0163rem 1.26rem;
      background-color: #f2f9f9;
      border-radius: 3px;
      border-radius: 0.186rem;
      border: 1px solid #DCE8E7; }
  .latest-news li, .upcoming-events li, .listing li, #single-news-event li {
    margin-bottom: 40px;
    margin-bottom: 2.52rem; }
  .latest-news .article-image, .upcoming-events .article-image, .listing .article-image, #single-news-event .article-image {
    width: 128px;
    width: 8.064rem;
    height: 128px;
    height: 8.064rem; }
    .latest-news .article-image a, .upcoming-events .article-image a, .listing .article-image a, #single-news-event .article-image a {
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      display: block;
      height: 100%;
      width: 100%;
      overflow: hidden;
      border: 1px solid #ccc;
      border-radius: 6px; }
      .latest-news .article-image a:hover, .upcoming-events .article-image a:hover, .listing .article-image a:hover, #single-news-event .article-image a:hover {
        transform: scale(1.05);
        border-radius: 0; }
        .latest-news .article-image a:hover img, .upcoming-events .article-image a:hover img, .listing .article-image a:hover img, #single-news-event .article-image a:hover img {
          border-radius: 0; }
      .latest-news .article-image a img, .upcoming-events .article-image a img, .listing .article-image a img, #single-news-event .article-image a img {
        width: 100%;
        border: none; }
    .latest-news .article-image img, .upcoming-events .article-image img, .listing .article-image img, #single-news-event .article-image img {
      border: 1px solid #ccc;
      border-radius: 6px;
      max-width: 100%; }
    @media only screen and (max-width: 650px) {
      .latest-news .article-image, .upcoming-events .article-image, .listing .article-image, #single-news-event .article-image {
        /*margin-left: auto;
        margin-right: auto;*/
        margin-bottom: 30px;
        margin-bottom: 1.86rem; } }
  .latest-news .article.clearfix:first-child, .latest-news .industry-new-template #inner_header .article.wrap:first-child, .industry-new-template #inner_header .latest-news .article.wrap:first-child, .latest-news .industry-new-template #inner_header .article#inner-page-description:first-child, .industry-new-template #inner_header .latest-news .article#inner-page-description:first-child, .latest-news .industry-new-template #topEmployers .article.wrap:first-child, .industry-new-template #topEmployers .latest-news .article.wrap:first-child, .upcoming-events .article.clearfix:first-child, .upcoming-events .industry-new-template #inner_header .article.wrap:first-child, .industry-new-template #inner_header .upcoming-events .article.wrap:first-child, .upcoming-events .industry-new-template #inner_header .article#inner-page-description:first-child, .industry-new-template #inner_header .upcoming-events .article#inner-page-description:first-child, .upcoming-events .industry-new-template #topEmployers .article.wrap:first-child, .industry-new-template #topEmployers .upcoming-events .article.wrap:first-child, .listing .article.clearfix:first-child, .listing .industry-new-template #inner_header .article.wrap:first-child, .industry-new-template #inner_header .listing .article.wrap:first-child, .listing .industry-new-template #inner_header .article#inner-page-description:first-child, .industry-new-template #inner_header .listing .article#inner-page-description:first-child, .listing .industry-new-template #topEmployers .article.wrap:first-child, .industry-new-template #topEmployers .listing .article.wrap:first-child, #single-news-event .article.clearfix:first-child, #single-news-event .industry-new-template #inner_header .article.wrap:first-child, .industry-new-template #inner_header #single-news-event .article.wrap:first-child, #single-news-event .industry-new-template #inner_header .article#inner-page-description:first-child, .industry-new-template #inner_header #single-news-event .article#inner-page-description:first-child, #single-news-event .industry-new-template #topEmployers .article.wrap:first-child, .industry-new-template #topEmployers #single-news-event .article.wrap:first-child {
    margin-top: 0;
    padding-top: 5px;
    padding-top: 0.31rem; }
  .latest-news .article-info, .upcoming-events .article-info, .listing .article-info, #single-news-event .article-info {
    width: calc(100% - 200px);
    margin-left: 1.6%; }
    @media only screen and (max-width: 720px) {
      .latest-news .article-info, .upcoming-events .article-info, .listing .article-info, #single-news-event .article-info {
        width: calc(100% - 140px); } }
    @media only screen and (max-width: 650px) {
      .latest-news .article-info, .upcoming-events .article-info, .listing .article-info, #single-news-event .article-info {
        width: 100%;
        margin: 0 auto;
        /*text-align: center;*/ } }
    .latest-news .article-info .publish-date, .latest-news .article-info .event-date, .upcoming-events .article-info .publish-date, .upcoming-events .article-info .event-date, .listing .article-info .publish-date, .listing .article-info .event-date, #single-news-event .article-info .publish-date, #single-news-event .article-info .event-date {
      line-height: 1;
      margin-top: 0;
      font-weight: 600; }
      .latest-news .article-info .publish-date small, .latest-news .article-info .event-date small, .upcoming-events .article-info .publish-date small, .upcoming-events .article-info .event-date small, .listing .article-info .publish-date small, .listing .article-info .event-date small, #single-news-event .article-info .publish-date small, #single-news-event .article-info .event-date small {
        text-transform: uppercase;
        color: #434343;
        font-family: "libre_franklinMD", sans-serif; }
      .latest-news .article-info .publish-date .fa-star, .latest-news .article-info .event-date .fa-star, .upcoming-events .article-info .publish-date .fa-star, .upcoming-events .article-info .event-date .fa-star, .listing .article-info .publish-date .fa-star, .listing .article-info .event-date .fa-star, #single-news-event .article-info .publish-date .fa-star, #single-news-event .article-info .event-date .fa-star {
        color: #2f79b5;
        margin-right: 5px;
        margin-right: 0.301rem; }
    .latest-news .article-info a.title, .upcoming-events .article-info a.title, .listing .article-info a.title, #single-news-event .article-info a.title {
      font-family: "libre_franklinMD", sans-serif;
      font-weight: normal;
      color: #044d43;
      font-style: italic;
      text-decoration: underline; }
      .latest-news .article-info a.title:hover, .upcoming-events .article-info a.title:hover, .listing .article-info a.title:hover, #single-news-event .article-info a.title:hover {
        color: #cf732a; }
    .latest-news .article-info .event-details__data, .upcoming-events .article-info .event-details__data, .listing .article-info .event-details__data, #single-news-event .article-info .event-details__data {
      display: none; }
  @media only screen and (max-width: 650px) {
    .latest-news .left, .latest-news .right, .upcoming-events .left, .upcoming-events .right, .listing .left, .listing .right, #single-news-event .left, #single-news-event .right {
      float: none; }
    .latest-news .event-action, .upcoming-events .event-action, .listing .event-action, #single-news-event .event-action {
      margin-bottom: 20px;
      margin-bottom: 1.26rem; } }

.upcoming-events .article-info {
  width: calc(100% - 320px); }
  @media only screen and (max-width: 650px) {
    .upcoming-events .article-info {
      width: 100%;
      margin-left: 0; } }

#single-news-event ul {
  width: 90%;
  margin: 40px auto;
  margin: 2.52rem auto; }
  #single-news-event ul li {
    position: relative;
    padding-left: 20px;
    padding-left: 1.26rem;
    margin-bottom: 20px;
    margin-bottom: 1.26rem; }
    #single-news-event ul li:before {
      content: "\f054";
      font-family: "fontAwesome";
      position: absolute;
      display: block;
      width: 15px;
      width: 0.945rem;
      height: 15px;
      height: 0.945rem;
      color: #ccc;
      left: 0;
      top: 2px;
      top: 0.126rem; }
#single-news-event .article-info {
  width: 100%;
  margin-left: 0; }

#search_results h4, #search_results .latest-news .article-info a.title, .latest-news .article-info #search_results a.title, #search_results .upcoming-events .article-info a.title, .upcoming-events .article-info #search_results a.title, #search_results .listing .article-info a.title, .listing .article-info #search_results a.title, #search_results #single-news-event .article-info a.title, #single-news-event .article-info #search_results a.title {
  margin-top: 0; }

#suggested-news h4, #suggested-news .latest-news .article-info a.title, .latest-news .article-info #suggested-news a.title, #suggested-news .upcoming-events .article-info a.title, .upcoming-events .article-info #suggested-news a.title, #suggested-news .listing .article-info a.title, .listing .article-info #suggested-news a.title, #suggested-news #single-news-event .article-info a.title, #single-news-event .article-info #suggested-news a.title {
  text-transform: uppercase; }
#suggested-news ul {
  margin-top: 30px;
  margin-top: 1.86rem; }

/*--------London Tech Jobs--------*/
#listing-tech-communities.latest-news .article-image a, #listing-tech-communities.latest-news .article-image img {
  border: 1px solid #FFFFFF; }

/*------ NEWS ARTICLE [START] -------*/
#single-news-event .featured-image {
  margin: 30px auto;
  margin: 1.86rem auto;
  text-align: center; }
#single-news-event .article-image {
  max-width: 400px;
  width: 100%;
  height: auto; }
  @media only screen and (max-width: 650px) {
    #single-news-event .article-image {
      margin-bottom: 0; } }
#single-news-event .inline-form-row {
  background-color: white; }
#single-news-event article p img, #single-news-event article .london-inc.space #main_inner li span img, .london-inc.space #main_inner li #single-news-event article span img {
  padding: 2em; }
#single-news-event article ul {
  list-style: none; }
  #single-news-event article ul li {
    color: #393939;
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 12px 0 12px 25px;
    /* Sub UL */ }
    #single-news-event article ul li ul {
      padding: 0 0 0 1em; }
      #single-news-event article ul li ul li {
        font-size: 0.9em; }
      #single-news-event article ul li ul li:before {
        margin-left: -24px;
        margin-top: 5px;
        width: 14px;
        height: 14px; }
  #single-news-event article ul li:before {
    margin-left: -24px;
    margin-top: 4px;
    display: block;
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    border: 2px solid #00312b;
    background: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%; }

/*---- Business Add/Edit form [start]----*/
/* Don't show the editor buttons  */
.business-directory .ledc-form .cke_top {
  display: none; }

/*---- Business Add/Edit form [end] ----*/
.about .ledc-logo {
  text-align: right; }
  @media only screen and (max-width: 720px) {
    .about .ledc-logo {
      text-align: center; } }
.about .content-section-pad.reports {
  text-align: center; }
  @media only screen and (max-width: 720px) {
    .about .content-section-pad.reports .half-column {
      width: 100%;
      margin-bottom: 16px; } }
  .about .content-section-pad.reports .half-column img {
    width: 80%; }

/*------ ABOUT-SPECIAL-SECTION [START] -------*/
.about-special {
  width: 100%; }
  .about-special .circle-data {
    width: 150px;
    height: 150px;
    text-align: center; }
    @media only screen and (max-width: 720px) {
      .about-special .circle-data {
        float: left;
        margin-bottom: 30px; } }
  .about-special .divider-line-cont {
    padding: 0 10px;
    width: 26%; }
  .about-special .divider-line {
    width: 100%;
    height: 1px;
    background: #00312b; }
    @media only screen and (max-width: 720px) {
      .about-special .divider-line {
        display: none; } }
  .about-special .orange-number {
    font-family: "libre_franklinMD", sans-serif;
    color: #cf732a;
    font-size: 2.4em; }
  .about-special .green-number {
    font-family: "libre_franklinXL", sans-serif;
    color: #00312b;
    font-size: 1em;
    text-transform: uppercase; }
  .about-special .double-line {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc; }
    @media only screen and (max-width: 720px) {
      .about-special .double-line {
        border-top: none; } }
  .about-special .about-cont {
    width: 44%; }
    @media only screen and (max-width: 1024px) {
      .about-special .about-cont {
        width: 50%; } }
    @media only screen and (max-width: 720px) {
      .about-special .about-cont {
        width: 100%; } }
  .about-special .about-cont.one-third {
    width: 30%; }
    @media only screen and (max-width: 720px) {
      .about-special .about-cont.one-third {
        width: 100%; } }
  .about-special .about-cont-2 {
    width: 50%; }
    @media only screen and (max-width: 720px) {
      .about-special .about-cont-2 {
        width: 100%; } }
  .about-special .about-cont-2.two-thirds {
    width: 66%; }
    @media only screen and (max-width: 720px) {
      .about-special .about-cont-2.two-thirds {
        width: 100%; } }
  @media only screen and (max-width: 720px) {
    .about-special .about-special-mid .circle-data {
      float: none;
      margin: 0 auto; } }

/*------ ABOUT-SPECIAL-SECTION [END] -------*/
/*------ RESOURCES SECTION [START] -------*/
.resource-cont-top {
  width: 100%; }
  .resource-cont-top .resource-title {
    padding-right: 20px;
    width: 70%; }
    @media only screen and (max-width: 720px) {
      .resource-cont-top .resource-title {
        width: 100%; } }
    .resource-cont-top .resource-title h3 {
      font-family: "libre_franklinMD", sans-serif;
      color: #373938;
      font-size: 1.9em;
      margin: 10px 0; }
      @media only screen and (max-width: 720px) {
        .resource-cont-top .resource-title h3 {
          font-size: 1.6em; } }
    .resource-cont-top .resource-title a {
      font-family: "libre_franklinMD", sans-serif;
      text-decoration: none;
      color: #00312b;
      font-size: 1.4em; }
      @media only screen and (max-width: 720px) {
        .resource-cont-top .resource-title a {
          font-size: 1.2em; } }
    .resource-cont-top .resource-title a:hover {
      color: #264943; }
  .resource-cont-top .resource-image {
    width: 20%; }
    @media only screen and (max-width: 720px) {
      .resource-cont-top .resource-image {
        display: none; } }

/*------ RESOURCES SECTION [END] -------*/
.business-directory-box {
  font-family: "libre_franklinXL", sans-serif;
  line-height: 0;
  font-size: 0;
  color: #373938;
  text-indent: -10000px;
  display: block;
  width: 100%;
  overflow: hidden;
  border: 1px solid #373938;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }
  .business-directory-box img {
    width: 100%;
    display: block; }
  .business-directory-box img.hover {
    display: none; }

.business-directory-box:hover {
  border: 1px solid white; }
  .business-directory-box:hover img {
    display: none; }
  .business-directory-box:hover img.hover {
    display: block; }

.map-it-large {
  display: block;
  width: 288px;
  height: 288px;
  text-indent: -10000px;
  overflow: hidden;
  background: url(../images/Map.png) no-repeat;
  background-size: 100%;
  background-position: 0 0; }
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .map-it-large {
      background-image: url("../images/Map@2x.png"); } }
  @media only screen and (max-width: 1024px) {
    .map-it-large {
      margin-top: 30px;
      width: 218px;
      height: 218px; } }
  @media only screen and (max-width: 720px) {
    .map-it-large {
      margin: auto; } }

.map-it-large:hover {
  background-position: 0 100%; }
  @media only screen and (max-width: 1024px) {
    .map-it-large:hover {
      background-position: 0 100%; } }
  @media only screen and (max-width: 720px) {
    .map-it-large:hover {
      background-position: 0 100%; } }

/*------ EVENTS [START] -------*/
/*------ WHY LONDON [START] -------*/
.london-top-icon {
  width: 175px;
  padding-right: 20px; }
  @media only screen and (max-width: 720px) {
    .london-top-icon {
      margin: 0 auto; } }

.london-top-text {
  width: 100%;
  display: inline-block; }
  @media only screen and (max-width: 720px) {
    .london-top-text {
      width: 100%;
      display: block; } }

.london-top-image {
  display: inline-block;
  width: 250px;
  padding: 16px 0; }
  @media only screen and (max-width: 720px) {
    .london-top-image {
      width: 100%;
      max-width: 200px;
      display: block;
      margin: 0 auto; } }

.london-top-description {
  width: 70%; }
  @media only screen and (max-width: 720px) {
    .london-top-description {
      width: 100%; } }

.london-top-image-b {
  width: 20%;
  padding-right: 20px; }
  @media only screen and (max-width: 720px) {
    .london-top-image-b {
      width: 50%;
      padding-right: 0;
      margin: auto; } }

.london-top-description-b {
  width: 80%; }
  @media only screen and (max-width: 720px) {
    .london-top-description-b {
      width: 100%; } }

.large-photo-feature {
  width: 100%;
  height: 370px;
  margin: 24px 0; }

#airport {
  background-image: url("../images/content_images/why/airport.jpg");
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/content_images/why/airport.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/content_images/why/airport.jpg', sizingMethod='scale')"; }
  @media only screen and (max-width: 1024px) {
    #airport {
      background-position: 50%; } }
  @media only screen and (max-width: 720px) {
    #airport {
      background-position: 50%; } }

#housing {
  background-image: url("../images/content_images/why/Housing.jpg");
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/content_images/why/Housing.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/content_images/why/Housing.jpg', sizingMethod='scale')"; }
  @media only screen and (max-width: 1024px) {
    #housing {
      background-position: 50%; } }
  @media only screen and (max-width: 720px) {
    #housing {
      background-position: 50%; } }

/*------ WHY LONDON [END] -------*/
/*------ WORKFORCE [START] -------*/
.short-text {
  padding-top: 30px; }

#workforce-list, #support-list {
  width: 100%; }
  @media only screen and (max-width: 1024px) {
    #workforce-list, #support-list {
      width: 90%;
      margin: 0 auto;
      min-width: 600px; } }
  @media only screen and (max-width: 720px) {
    #workforce-list, #support-list {
      width: 100%;
      min-width: auto;
      margin: 0 auto; } }
  #workforce-list ul, #support-list ul {
    list-style: none;
    width: 100%;
    margin: 0 auto; }
    @media only screen and (max-width: 1024px) {
      #workforce-list ul, #support-list ul {
        width: 610px; } }
    @media only screen and (max-width: 720px) {
      #workforce-list ul, #support-list ul {
        width: 100%; } }
    #workforce-list ul li, #support-list ul li {
      float: left; }
  #workforce-list .workforce-item, #support-list .workforce-item {
    width: 32%;
    height: 350px;
    margin: .5%;
    overflow: hidden;
    position: relative;
    min-width: 295px;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #373938; }
    #workforce-list .workforce-item .button:hover, #workforce-list .workforce-item .goodmove .header-content a:hover, .goodmove .header-content #workforce-list .workforce-item a:hover, #workforce-list .workforce-item .ledc-form .submit:hover, .ledc-form #workforce-list .workforce-item .submit:hover,
    #workforce-list .workforce-item .ledc-form .cancel:hover,
    .ledc-form #workforce-list .workforce-item .cancel:hover, #workforce-list .workforce-item a.green-button:hover,
    #workforce-list .workforce-item button.green-button:hover,
    #workforce-list .workforce-item input.green-button:hover, #workforce-list .workforce-item a.orange-button:hover,
    #workforce-list .workforce-item button.orange-button:hover, #workforce-list .workforce-item a.green-transparent-button:hover,
    #workforce-list .workforce-item button.green-transparent-button:hover, #workforce-list .workforce-item a.grey-transparent-button:hover,
    #workforce-list .workforce-item button.grey-transparent-button:hover, #workforce-list .workforce-item a.orange-button-alt:hover,
    #workforce-list .workforce-item button.orange-button-alt:hover, #support-list .workforce-item .button:hover, #support-list .workforce-item .goodmove .header-content a:hover, .goodmove .header-content #support-list .workforce-item a:hover, #support-list .workforce-item .ledc-form .submit:hover, .ledc-form #support-list .workforce-item .submit:hover,
    #support-list .workforce-item .ledc-form .cancel:hover,
    .ledc-form #support-list .workforce-item .cancel:hover, #support-list .workforce-item a.green-button:hover,
    #support-list .workforce-item button.green-button:hover,
    #support-list .workforce-item input.green-button:hover, #support-list .workforce-item a.orange-button:hover,
    #support-list .workforce-item button.orange-button:hover, #support-list .workforce-item a.green-transparent-button:hover,
    #support-list .workforce-item button.green-transparent-button:hover, #support-list .workforce-item a.grey-transparent-button:hover,
    #support-list .workforce-item button.grey-transparent-button:hover, #support-list .workforce-item a.orange-button-alt:hover,
    #support-list .workforce-item button.orange-button-alt:hover {
      color: #cf732a;
      background: #ffffff; }
    @media only screen and (max-width: 720px) {
      #workforce-list .workforce-item, #support-list .workforce-item {
        height: 270px;
        width: 100%;
        margin: 5% auto;
        max-width: 270px;
        min-width: auto;
        display: block;
        float: none; } }
    #workforce-list .workforce-item:hover .workforce-active, #support-list .workforce-item:hover .workforce-active {
      display: block; }
    #workforce-list .workforce-item .workforce-passive, #support-list .workforce-item .workforce-passive {
      width: 100%;
      padding: 6%;
      text-align: center;
      position: relative; }
      #workforce-list .workforce-item .workforce-passive img, #support-list .workforce-item .workforce-passive img {
        width: 100%;
        height: auto;
        max-height: 190px;
        max-width: 190px;
        margin-top: 25px;
        margin-bottom: 0; }
        @media only screen and (max-width: 720px) {
          #workforce-list .workforce-item .workforce-passive img, #support-list .workforce-item .workforce-passive img {
            margin: 10px 0 0 0; } }
      #workforce-list .workforce-item .workforce-passive h3, #support-list .workforce-item .workforce-passive h3 {
        text-align: center;
        font-size: 1.6em; }
    #workforce-list .workforce-item .workforce-active, #support-list .workforce-item .workforce-active {
      cursor: pointer;
      background: #00312b;
      padding: 6%;
      width: 100%;
      height: 350px;
      position: absolute;
      top: 0;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      border: 1px solid #373938;
      /*opacity:0;*/
      display: none;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      #workforce-list .workforce-item .workforce-active p, #workforce-list .workforce-item .workforce-active .london-inc.space #main_inner li span, .london-inc.space #main_inner li #workforce-list .workforce-item .workforce-active span, #support-list .workforce-item .workforce-active p, #support-list .workforce-item .workforce-active .london-inc.space #main_inner li span, .london-inc.space #main_inner li #support-list .workforce-item .workforce-active span {
        text-align: center;
        margin-bottom: 60px; }
        @media only screen and (max-width: 720px) {
          #workforce-list .workforce-item .workforce-active p, #workforce-list .workforce-item .workforce-active .london-inc.space #main_inner li span, .london-inc.space #main_inner li #workforce-list .workforce-item .workforce-active span, #support-list .workforce-item .workforce-active p, #support-list .workforce-item .workforce-active .london-inc.space #main_inner li span, .london-inc.space #main_inner li #support-list .workforce-item .workforce-active span {
            font-size: 1em;
            margin-bottom: 30px; } }
      #workforce-list .workforce-item .workforce-active.hover, #support-list .workforce-item .workforce-active.hover {
        display: block; }

#support-list {
  margin-top: 80px;
  margin-bottom: 5rem; }

/*------ WORKFORCE [END] -------*/
/*------- STATS BLOCK [START] --------*/
#labour-employment-stats #stats-controls {
  margin-bottom: 16px;
  margin-bottom: 1rem; }
  @media only screen and (max-width: 720px) {
    #labour-employment-stats #stats-controls {
      text-align: center; } }
  #labour-employment-stats #stats-controls ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 100%; }
    #labour-employment-stats #stats-controls ul li {
      float: left;
      margin: 0 4px 4px 0;
      margin: 0 0.25rem 0.25rem 0; }
      #labour-employment-stats #stats-controls ul li a {
        float: left;
        background-color: white;
        color: #00312b;
        padding: 0.4em 0.5em;
        width: 70px;
        text-align: center;
        border: 1px solid #00312b;
        text-decoration: none;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        font-size: 1em; }
      #labour-employment-stats #stats-controls ul li:first-child a {
        border-left: 1px solid #00312b; }
        @media only screen and (max-width: 720px) {
          #labour-employment-stats #stats-controls ul li:first-child a:before {
            border-left: 1px solid #00312b; } }
      #labour-employment-stats #stats-controls ul li a.active {
        text-decoration: none; }
      #labour-employment-stats #stats-controls ul li a:hover, #labour-employment-stats #stats-controls ul li a.active {
        background-color: #00312b;
        color: white; }
      #labour-employment-stats #stats-controls ul li:before {
        display: none; }
#labour-employment-stats h3 {
  color: #373938;
  float: left; }
  @media only screen and (max-width: 1024px) {
    #labour-employment-stats h3 {
      font-size: 1.6em; } }
  #labour-employment-stats h3 .source {
    color: #595959;
    font-family: "libre_franklinXL", sans-serif;
    font-size: 0.5em;
    display: inline-block;
    padding-top: 0.5em;
    vertical-align: top;
    font-weight: normal;
    margin-top: 5px; }
    #labour-employment-stats h3 .source a {
      color: #00312b;
      text-decoration: underline; }
    #labour-employment-stats h3 .source a:hover {
      color: #cf732a; }
#labour-employment-stats .stats-container {
  /*position: relative;
  overflow: auto;*/ }
  #labour-employment-stats .stats-container .stats {
      /*position: absolute;
      top: 0;
      left: 0;

      .stats-2013 { z-index: 1000; }
      .stats-2012 { z-index: 999; }
      .stats-2011 { z-index: 998; }
      .stats-2010 { z-index: 997; }
      .stats-2009 { z-index: 996; }*/ }
#labour-employment-stats .labour-force .left {
  width: 40%; }
  @media only screen and (max-width: 720px) {
    #labour-employment-stats .labour-force .left {
      width: 100%; } }
  #labour-employment-stats .labour-force .left img {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    display: block; }
    @media only screen and (max-width: 720px) {
      #labour-employment-stats .labour-force .left img {
        margin-bottom: 32px; } }
#labour-employment-stats .labour-force .left:last-child {
  width: 60%; }
  @media only screen and (max-width: 720px) {
    #labour-employment-stats .labour-force .left:last-child {
      width: 100%; } }
#labour-employment-stats .employment .left {
  width: 50%; }
  @media only screen and (max-width: 720px) {
    #labour-employment-stats .employment .left {
      width: 100%; } }
  #labour-employment-stats .employment .left img {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    display: block; }
    @media only screen and (max-width: 720px) {
      #labour-employment-stats .employment .left img {
        margin-bottom: 32px; } }
#labour-employment-stats .permits .left {
  width: 50%; }
  @media only screen and (max-width: 720px) {
    #labour-employment-stats .permits .left {
      width: 100%; } }
  #labour-employment-stats .permits .left img {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    display: block; }
    @media only screen and (max-width: 720px) {
      #labour-employment-stats .permits .left img {
        margin-bottom: 32px; } }
#labour-employment-stats .permits .legend {
  width: 626px;
  height: 50px;
  background: url(../images/resources/permits/PermitsLegend.png);
  background-size: 100%;
  margin: auto;
  clear: both; }
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    #labour-employment-stats .permits .legend {
      background-image: url("../images/resources/permits/PermitsLegend@2x.png"); } }
  @media only screen and (max-width: 720px) {
    #labour-employment-stats .permits .legend {
      width: 320px;
      height: 68px;
      background: url(../images/resources/permits/PermitsLegend-Mobile.png);
      background-size: 100%; } }
  @media only screen and (max-width: 720px) and (min--moz-device-pixel-ratio: 1.3), only screen and (max-width: 720px) and (-o-min-device-pixel-ratio: 2.6 / 2), only screen and (max-width: 720px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (max-width: 720px) and (min-device-pixel-ratio: 1.3), only screen and (max-width: 720px) and (min-resolution: 1.3dppx) {
    #labour-employment-stats .permits .legend {
      background-image: url("../images/resources/permits/PermitsLegend-Mobile@2x.png"); } }

.stats-details-bottom {
  width: 100%;
  margin-bottom: 48px;
  margin-top: 16px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
  text-align: center; }
  @media only screen and (max-width: 1024px) {
    .stats-details-bottom {
      margin-bottom: 24px; } }
  .stats-details-bottom h4, .stats-details-bottom .latest-news .article-info a.title, .latest-news .article-info .stats-details-bottom a.title, .stats-details-bottom .upcoming-events .article-info a.title, .upcoming-events .article-info .stats-details-bottom a.title, .stats-details-bottom .listing .article-info a.title, .listing .article-info .stats-details-bottom a.title, .stats-details-bottom #single-news-event .article-info a.title, #single-news-event .article-info .stats-details-bottom a.title {
    font-size: 1.6em;
    color: #373938;
    margin-top: 30px; }
  .stats-details-bottom .stats-button {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 50%;
    max-width: 285px;
    color: #00312b;
    margin-top: 1.4em;
    background: transparent;
    padding: 0.5em .9em;
    border-radius: 5px;
    border: 1px solid #00312b;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .stats-details-bottom .stats-button:hover {
      background: #00312b;
      color: #ffffff; }
    @media only screen and (max-width: 720px) {
      .stats-details-bottom .stats-button {
        width: 100%;
        max-width: 400px; } }

/*------- STATS BLOCK [END] --------*/
/*------- GUIDE [START] -------*/
.resources.guide h3 {
  color: #373938; }
.resources.guide .sub-nav {
  display: none; }

/*------- GUIDE [END] -------*/
#embed-notice-webserver-overlay {
  display: none; }

/*-------- Sponsor Blocks [START]----------*/
.main-spon-block {
  width: 100%; }
  .main-spon-block li:before {
    display: none; }
  .main-spon-block h3 {
    width: 100%;
    border-bottom: 1px solid #ccc; }
  .main-spon-block img {
    width: 100%; }
  .main-spon-block ul {
    list-style: none; }
  .main-spon-block .sponsors {
    margin: 20px 0; }
  .main-spon-block .presenting li, .main-spon-block .platinum li, .main-spon-block .gold li {
    display: inline-block;
    width: 23%;
    margin: 10px 10px; }
  .main-spon-block .gold li {
    display: inline-block;
    width: 23%;
    margin: 10px 10px; }
  .main-spon-block .silver li {
    display: inline-block;
    width: 23%;
    margin: 10px 10px; }
  .main-spon-block .bronze li, .main-spon-block .media li {
    display: inline-block;
    width: 23%;
    margin: 10px 10px; }

/*-------- Sponsor Blocks [END]----------*/
/*-------- Speaker Block [START] ---------*/
#speakers-block ul {
  list-style: none; }
  #speakers-block ul li {
    padding: 40px 0; }
  #speakers-block ul li:before {
    display: none; }
#speakers-block .speaker-img {
  width: 25%; }
  #speakers-block .speaker-img img {
    border-radius: 100%; }
#speakers-block .speaker-info {
  width: 72%; }
#speakers-block .speaker-name {
  font-size: 2em;
  color: #cf732a;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0; }
#speakers-block .speaker-title {
  font-size: 1.4em;
  color: #00312b;
  padding-top: 0;
  margin-top: 0;
  line-height: 27px; }
#speakers-block .speaker-intro p, #speakers-block .speaker-intro .london-inc.space #main_inner li span, .london-inc.space #main_inner li #speakers-block .speaker-intro span,
#speakers-block .speaker-bio p,
#speakers-block .speaker-bio .london-inc.space #main_inner li span,
.london-inc.space #main_inner li #speakers-block .speaker-bio span {
  font-size: 1em; }
#speakers-block .speaker-bio.slide-up {
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease; }
#speakers-block .speaker-bio.slide-up.closed {
  max-height: 0; }
#speakers-block .speaker-bio.slide-up.open {
  max-height: 2000px; }
#speakers-block .read-more {
  text-align: center;
  margin: 0; }

/*-------- Speaker Block [START] ---------*/
p img, .london-inc.space #main_inner li span img {
  display: inline-block;
  padding: 16px 0;
  width: 100%; }
  @media only screen and (max-width: 720px) {
    p img, .london-inc.space #main_inner li span img {
      width: 100%;
      display: block;
      margin: 0 auto;
      max-height: 100%; } }

@media only screen and (max-width: 720px) {
  .large-photo-feature {
    max-height: 200px; } }

.one-third-column img, .contact-image img {
  max-width: 250px; }

.about-special .about-cont, .about-special-mid {
  padding: 0 16px;
  margin-top: 16px; }

@media only screen and (max-width: 1024px) {
  .latest-news .article .article-info, .latest-news .event .article-info,
  .upcoming-events .article .article-info, .upcoming-events .event .article-info,
  .listing .article .article-info, .listing .event .article-info {
    max-height: 100%; } }

@media only screen and (max-width: 720px) {
  .circles-container .display-table {
    display: block;
    margin: 0 auto;
    width: 100%;
    float: right; } }

@media only screen and (max-width: 720px) {
  .about-special .circle-data {
    height: auto;
    width: 50%;
    text-align: center; } }
@media only screen and (max-width: 720px) {
  .about-special .circle-data img {
    max-width: 200px;
    padding: 0 16px; } }

ul#ledc-team li .name strong {
  display: block; }

@media only screen and (max-width: 720px) {
  ul#ledc-team li .contact-details {
    margin: 0 auto 16px auto; } }

@media only screen and (max-width: 450px) {
  .content-section-pad .contact-info-block .contact-info-unit {
    width: 100%; } }

.news-events #main_inner {
  padding: 1em 0; }

/*-------FEATURES [START]--------*/
@media only screen and (max-width: 720px) {
  #features-block {
    text-align: center; } }
#features-block ul {
  line-height: 0;
  list-style: none; }
#features-block li {
  display: inline-block;
  margin: 0 5px;
  width: 32%; }
  @media (max-width: 1200px) {
    #features-block li {
      width: 31%; } }
  @media only screen and (max-width: 1024px) {
    #features-block li {
      width: 32%;
      margin: 0 .7%; } }
  @media only screen and (max-width: 720px) {
    #features-block li {
      width: 75%;
      margin: 10px 0; } }
  #features-block li a {
    display: block;
    max-width: 250px;
    margin: 0 auto;
    position: relative;
    text-align: center; }
    #features-block li a img {
      width: 100%; }
  #features-block li h2 {
    z-index: 10;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -35%);
    color: white;
    text-transform: uppercase;
    text-align: center; }
#features-block li:first-child {
  display: inline-block;
  margin: 0 5px 0 0; }
  @media only screen and (max-width: 1024px) {
    #features-block li:first-child {
      margin: 0 .7% 0 0; } }
  @media only screen and (max-width: 720px) {
    #features-block li:first-child {
      margin: 10px 0; } }
#features-block li:last-child {
  display: inline-block;
  margin: 0 0 0 5px; }
  @media only screen and (max-width: 1024px) {
    #features-block li:last-child {
      margin: 0 0 0 .7%; } }
  @media only screen and (max-width: 720px) {
    #features-block li:last-child {
      margin: 10px 0; } }

/*-------FEATURES [END]--------*/
/*------- LEDC Team Block [start]---------*/
ul#ledc-team {
  list-style: none;
  margin: 0;
  line-height: 0;
  /* Desktop: rows of 4; */
  /* Tablet: rows of 3; */ }
  ul#ledc-team li {
    display: inline-block;
    width: 21.6%;
    margin: 2%;
    vertical-align: top;
    /* Only needed on desktop */ }
    @media only screen and (max-width: 1024px) {
      ul#ledc-team li {
        width: 29.3%; } }
    @media only screen and (max-width: 720px) {
      ul#ledc-team li {
        width: 100%;
        margin: 2% 0;
        text-align: center; } }
    @media only screen and (max-width: 1024px) {
      ul#ledc-team li .left {
        float: none;
        text-align: center; } }
    @media only screen and (max-width: 720px) {
      ul#ledc-team li .left {
        float: none; } }
    ul#ledc-team li .bio {
      display: none; }
    @media only screen and (max-width: 1024px) {
      ul#ledc-team li .contact-details {
        width: 100%;
        max-width: 207px;
        margin: 0 auto; } }
    @media only screen and (max-width: 720px) {
      ul#ledc-team li .contact-details {
        margin-bottom: 1.6em; } }
    ul#ledc-team li img {
      width: 100%;
      margin-bottom: 1em; }
      @media only screen and (max-width: 720px) {
        ul#ledc-team li img {
          width: 60%;
          float: none; } }
    ul#ledc-team li img:hover {
      -webkit-transition: all 0.25s ease;
      -moz-transition: all 0.25s ease;
      -o-transition: all 0.25s ease;
      transition: all 0.25s ease;
      opacity: 0.65; }
    ul#ledc-team li p, ul#ledc-team .london-inc.space #main_inner li span, .london-inc.space #main_inner ul#ledc-team li span {
      text-align: center;
      margin-top: 0.25em;
      line-height: 1em;
      font-size: 1.0em; }
    ul#ledc-team li .name {
      text-transform: uppercase;
      color: #353535;
      font-size: 1.25em; }
      ul#ledc-team li .name strong {
        font-family: "libre_franklinXL", sans-serif;
        font-weight: normal; }
  ul#ledc-team li.bio {
    cursor: pointer; }
  ul#ledc-team li:nth-child(4n+0) {
    margin: 2% 0 2% 2%; }
    @media only screen and (max-width: 1024px) {
      ul#ledc-team li:nth-child(4n+0) {
        /* reset */
        margin: 2%; } }
  ul#ledc-team li:first-child,
  ul#ledc-team li:nth-child(4n+1) {
    margin: 2% 2% 2% 0; }
    @media only screen and (max-width: 1024px) {
      ul#ledc-team li:first-child,
      ul#ledc-team li:nth-child(4n+1) {
        /* reset */
        margin: 2%; } }
  @media only screen and (max-width: 1024px) {
    ul#ledc-team li:nth-child(3n+0) {
      margin: 2% 0 2% 2%; } }
  @media only screen and (max-width: 1024px) {
    ul#ledc-team li:first-child,
    ul#ledc-team li:nth-child(3n+1) {
      margin: 2% 2% 2% 0; } }

/*------- LEDC Team Block [end]---------*/
/*------- LEDC Board Block & LEDC Team Grouped Block [start]---------*/
.people.listing.small-image {
  list-style: none;
  margin: 0;
  line-height: 0; }
  .people.listing.small-image li {
    display: inline-block;
    width: 45%;
    vertical-align: top; }
    @media only screen and (max-width: 720px) {
      .people.listing.small-image li {
        text-align: center; } }
    .people.listing.small-image li img {
      width: 20%;
      margin-bottom: 1em;
      margin-right: 5%; }
      @media only screen and (max-width: 720px) {
        .people.listing.small-image li img {
          width: 60%;
          float: none;
          margin-bottom: 0; } }
    .people.listing.small-image li .contact-details {
      width: 75%;
      margin-top: 0.5em; }
      @media only screen and (max-width: 1024px) {
        .people.listing.small-image li .contact-details {
          width: 100%;
          width: calc(100% - 120px); } }
      @media only screen and (max-width: 720px) {
        .people.listing.small-image li .contact-details {
          width: 100%;
          margin-bottom: 1.6em; } }
      .people.listing.small-image li .contact-details p, .people.listing.small-image .london-inc.space #main_inner li .contact-details span, .london-inc.space #main_inner .people.listing.small-image li .contact-details span {
        text-align: left;
        margin-top: 0.25em;
        line-height: 1.3em;
        font-size: 1em; }
        @media only screen and (max-width: 720px) {
          .people.listing.small-image li .contact-details p, .people.listing.small-image .london-inc.space #main_inner li .contact-details span, .london-inc.space #main_inner .people.listing.small-image li .contact-details span {
            text-align: center; } }
        .people.listing.small-image li .contact-details p span, .people.listing.small-image .london-inc.space #main_inner li .contact-details span span, .london-inc.space #main_inner .people.listing.small-image li .contact-details span span {
          color: #595959; }
      .people.listing.small-image li .contact-details p.name, .people.listing.small-image .london-inc.space #main_inner li .contact-details span.name, .london-inc.space #main_inner .people.listing.small-image li .contact-details span.name {
        font-size: 1.2em; }
        @media only screen and (max-width: 720px) {
          .people.listing.small-image li .contact-details p.name, .people.listing.small-image .london-inc.space #main_inner li .contact-details span.name, .london-inc.space #main_inner .people.listing.small-image li .contact-details span.name {
            font-size: .86em; } }
        .people.listing.small-image li .contact-details p.name strong, .people.listing.small-image .london-inc.space #main_inner li .contact-details span.name strong, .london-inc.space #main_inner .people.listing.small-image li .contact-details span.name strong {
          font-family: "libre_franklinXL", sans-serif;
          font-weight: normal; }
    .people.listing.small-image li .name {
      text-transform: uppercase;
      color: #00312b;
      font-size: 1.4em; }
    @media only screen and (max-width: 720px) {
      .people.listing.small-image li .position {
        display: none; } }
  .people.listing.small-image li:nth-child(2n+0) {
    margin: 0.5% 0 0.5% 4%; }
  .people.listing.small-image li:first-child,
  .people.listing.small-image li:nth-child(2n+1) {
    margin: 0.5% 4% 0.5% 0; }

/*------- LEDC Board Block & LEDC Team Grouped Block [end]---------*/
/*------LEDC Team Grouped Block [start]---------*/
#ledc-team-grouped h2 {
  font-size: 1.7em;
  font-family: "libre_franklinXL", sans-serif;
  color: #00312b;
  margin: 5px 0; }
  @media only screen and (max-width: 1024px) {
    #ledc-team-grouped h2 {
      line-height: 1.2em;
      margin: 20px 0; } }
  @media only screen and (max-width: 720px) {
    #ledc-team-grouped h2 {
      text-align: center; } }
#ledc-team-grouped .group {
  width: 47%; }
  @media only screen and (max-width: 720px) {
    #ledc-team-grouped .group {
      width: 100%; } }
  #ledc-team-grouped .group li {
    display: block;
    margin: 0;
    width: 99%; }
    #ledc-team-grouped .group li p, #ledc-team-grouped .group .london-inc.space #main_inner li span, .london-inc.space #main_inner #ledc-team-grouped .group li span {
      margin: 0; }
    #ledc-team-grouped .group li .position,
    #ledc-team-grouped .group li .contact-info {
      font-size: 1em; }

/*------LEDC Team Grouped Block [end]---------*/
.general #main_inner {
  padding: 60px 0; }
  .general #main_inner ul {
    width: 94%;
    margin-left: auto;
    margin-right: auto; }

.content h2, .content-section-pad h2 {
  text-align: center; }

/*--------Latest-Newsletter [START]--------*/
.listing-newsletters {
  width: 100%;
  margin-bottom: 60px;
  margin-bottom: 3.78rem; }
  .listing-newsletters .latest-newsletter-title {
    width: 100%; }
    .listing-newsletters .latest-newsletter-title h2 {
      margin-bottom: 0; }
    .listing-newsletters .latest-newsletter-title .title-section {
      position: relative;
      text-align: center; }
      @media only screen and (max-width: 720px) {
        .listing-newsletters .latest-newsletter-title .title-section {
          width: 100%;
          float: none;
          text-align: center; } }
      .listing-newsletters .latest-newsletter-title .title-section a.button, .listing-newsletters .latest-newsletter-title .title-section .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span .listing-newsletters .latest-newsletter-title .title-section a.button:hover, .listing-newsletters .latest-newsletter-title .title-section .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span .listing-newsletters .latest-newsletter-title .title-section a.button:hover, .listing-newsletters .latest-newsletter-title .title-section .goodmove .header-content a, .goodmove .header-content .listing-newsletters .latest-newsletter-title .title-section a, .listing-newsletters .latest-newsletter-title .title-section .ledc-form a.submit, .ledc-form .listing-newsletters .latest-newsletter-title .title-section a.submit,
      .listing-newsletters .latest-newsletter-title .title-section .ledc-form a.cancel,
      .ledc-form .listing-newsletters .latest-newsletter-title .title-section a.cancel, .listing-newsletters .latest-newsletter-title .title-section a.green-button, .listing-newsletters .latest-newsletter-title .title-section a.orange-button, .listing-newsletters .latest-newsletter-title .title-section a.green-transparent-button:hover, .listing-newsletters .latest-newsletter-title .title-section a.grey-transparent-button:hover, .listing-newsletters .latest-newsletter-title .title-section a.orange-button-alt {
        position: relative;
        margin-bottom: 1em;
        margin-top: 30px;
        margin-top: 1.86rem; }
        @media only screen and (max-width: 720px) {
          .listing-newsletters .latest-newsletter-title .title-section a.button, .listing-newsletters .latest-newsletter-title .title-section .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span .listing-newsletters .latest-newsletter-title .title-section a.button:hover, .listing-newsletters .latest-newsletter-title .title-section .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span .listing-newsletters .latest-newsletter-title .title-section a.button:hover, .listing-newsletters .latest-newsletter-title .title-section .goodmove .header-content a, .goodmove .header-content .listing-newsletters .latest-newsletter-title .title-section a, .listing-newsletters .latest-newsletter-title .title-section .ledc-form a.submit, .ledc-form .listing-newsletters .latest-newsletter-title .title-section a.submit,
          .listing-newsletters .latest-newsletter-title .title-section .ledc-form a.cancel,
          .ledc-form .listing-newsletters .latest-newsletter-title .title-section a.cancel, .listing-newsletters .latest-newsletter-title .title-section a.green-button, .listing-newsletters .latest-newsletter-title .title-section a.orange-button, .listing-newsletters .latest-newsletter-title .title-section a.green-transparent-button:hover, .listing-newsletters .latest-newsletter-title .title-section a.grey-transparent-button:hover, .listing-newsletters .latest-newsletter-title .title-section a.orange-button-alt {
            margin-bottom: 40px;
            margin-bottom: 2.52rem; } }
  .listing-newsletters .listing-newsletters-content {
    width: 100%;
    padding-top: 1.5em; }
    @media only screen and (max-width: 720px) {
      .listing-newsletters .listing-newsletters-content {
        padding-top: 0; } }
    .listing-newsletters .listing-newsletters-content ul {
      width: 100%;
      list-style: none; }
    .listing-newsletters .listing-newsletters-content li {
      width: 32.30%;
      margin: 0 .5%;
      display: inline-block;
      position: relative; }
      @media (max-width: 1200px) {
        .listing-newsletters .listing-newsletters-content li {
          width: 32%; } }
      @media only screen and (max-width: 1024px) {
        .listing-newsletters .listing-newsletters-content li {
          width: 32.1%; } }
      @media only screen and (max-width: 720px) {
        .listing-newsletters .listing-newsletters-content li {
          width: 100%;
          margin: 0 0 1.5em 0;
          padding: 0;
          /*img{margin-bottom:-75px;}*/ } }
    .listing-newsletters .listing-newsletters-content li:first-child {
      margin: 0 0.5% 0 0;
      display: inline-block; }
      @media only screen and (max-width: 720px) {
        .listing-newsletters .listing-newsletters-content li:first-child {
          width: 100%;
          margin: 0 0 1.5em 0;
          padding: 0; } }
    .listing-newsletters .listing-newsletters-content li:last-child {
      margin: 0 0 0 0.5%;
      display: inline-block; }
      @media only screen and (max-width: 720px) {
        .listing-newsletters .listing-newsletters-content li:last-child {
          width: 100%;
          margin: 0 0 1.5em 0;
          padding: 0; } }
    .listing-newsletters .listing-newsletters-content img {
      width: 100%;
      position: relative;
      z-index: 1000; }
    .listing-newsletters .listing-newsletters-content a.newsletter-info {
      cursor: pointer;
      display: block;
      line-height: 0;
      position: relative;
      overflow: hidden;
      -webkit-box-shadow: 1px 3px 15px #d3d3d3;
      -moz-box-shadow: 1px 3px 15px #d3d3d3;
      box-shadow: 1px 3px 15px #d3d3d3; }
      @media only screen and (max-width: 720px) {
        .listing-newsletters .listing-newsletters-content a.newsletter-info {
          max-width: 400px;
          max-width: 25.2rem;
          margin-left: auto;
          margin-right: auto; } }
      .listing-newsletters .listing-newsletters-content a.newsletter-info .container {
        width: 100%;
        height: 100%;
        position: absolute;
        background-color: transparent;
        top: 0;
        left: 0;
        z-index: 1001;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease; }
        .listing-newsletters .listing-newsletters-content a.newsletter-info .container .text {
          margin-top: 28%; }
          @media only screen and (max-width: 1024px) {
            .listing-newsletters .listing-newsletters-content a.newsletter-info .container .text {
              margin-top: 28%;
              font-size: 1.8em; } }
        .listing-newsletters .listing-newsletters-content a.newsletter-info .container span {
          font-family: "mf-slate-212082", sans-serif;
          font-size: 1.8em;
          line-height: 1.2em;
          color: white;
          text-align: center;
          display: none; }
          @media only screen and (max-width: 1024px) {
            .listing-newsletters .listing-newsletters-content a.newsletter-info .container span {
              font-size: 1.0em; } }
        .listing-newsletters .listing-newsletters-content a.newsletter-info .container span.read {
          text-transform: uppercase;
          font-family: "mf-proxima-nova-148514", sans-serif;
          font-weight: bold; }
    .listing-newsletters .listing-newsletters-content a:hover.newsletter-info .container {
      background-color: rgba(0, 49, 43, 0.85); }
      .listing-newsletters .listing-newsletters-content a:hover.newsletter-info .container span {
        display: block; }

body.newsletters .listing-newsletters-content ul li {
  margin-bottom: 1.4% !important; }
  @media only screen and (max-width: 720px) {
    body.newsletters .listing-newsletters-content ul li {
      margin: 0 0 1.5em 0 !important; } }
body.newsletters .listing-newsletters-content ul li:nth-child(3n+0) {
  margin: 0 0 1.4% 0.5% !important; }
  @media only screen and (max-width: 720px) {
    body.newsletters .listing-newsletters-content ul li:nth-child(3n+0) {
      margin: 0 0 1.5em 0 !important; } }
body.newsletters .listing-newsletters-content ul li:nth-child(3n+1) {
  margin: 0 0.5% 1.4% 0 !important; }
  @media only screen and (max-width: 720px) {
    body.newsletters .listing-newsletters-content ul li:nth-child(3n+1) {
      margin: 0 0 1.5em 0 !important; } }

/*--------Latest-Newsletter [END]--------*/
/*-------- Business Directory [START]---------*/
body.business-directory {
  /* Results */ }
  @media only screen and (max-width: 720px) {
    body.business-directory #map_canvas {
      display: none; } }
  body.business-directory .update span {
    display: block;
    padding-top: 8px;
    text-align: center;
    font-size: .8em;
    color: #ccc; }
    @media (max-width: 1200px) {
      body.business-directory .update span {
        margin-top: 63px; } }
    @media only screen and (max-width: 720px) {
      body.business-directory .update span {
        margin-top: 2px; } }
  body.business-directory .update button {
    display: block;
    padding: .800em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font-family: "libre_franklinXL", sans-serif;
    font-size: 22px;
    min-width: 145px;
    max-width: 210px;
    margin: 0 auto;
    text-transform: uppercase;
    text-align: center;
    background: transparent;
    color: #ccc;
    border: 2px solid #ccc;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  body.business-directory .update button:hover {
    border: 2px solid #cf732a;
    color: #cf732a;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  body.business-directory h2 {
    text-align: center; }
  body.business-directory a.action {
    color: #373938;
    line-height: 1.6em;
    text-transform: uppercase;
    font-size: 80%; }
  body.business-directory a.action .icon {
    margin-top: 25px;
    display: block;
    float: left;
    height: 16px;
    width: 16px;
    margin: 2px 8px 0 0; }
  body.business-directory a.add {
    margin-right: 24px; }
    @media only screen and (max-width: 720px) {
      body.business-directory a.add {
        margin-right: 12px; } }
    @media only screen and (max-width: 450px) {
      body.business-directory a.add {
        margin-right: 0; } }
  body.business-directory a.add .icon {
    background: url(../images/add.png) no-repeat 0 0; }
  body.business-directory a:hover.add .icon {
    background-position: 0 -16px; }
  body.business-directory a.download .icon {
    background: url(../images/download.png) no-repeat 0 0; }
  body.business-directory a:hover.download .icon {
    background-position: 0 -16px; }
  body.business-directory .clearable-input {
    position: relative;
    display: inline-block;
    width: 84.5%; }
    @media (max-width: 1200px) {
      body.business-directory .clearable-input {
        width: 84.5%; } }
    @media only screen and (max-width: 650px) {
      body.business-directory .clearable-input {
        width: 100%;
        margin-bottom: 10px; } }
    body.business-directory .clearable-input input {
      padding-right: 50px; }
    body.business-directory .clearable-input .clear {
      position: absolute;
      top: 14px;
      right: 16px; }
      body.business-directory .clearable-input .clear .icon {
        text-indent: -9999px;
        background: url(../images/FieldClear.png) no-repeat 0 0;
        background-size: 100%;
        height: 28px;
        width: 28px;
        display: block; }
        @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
          body.business-directory .clearable-input .clear .icon {
            background-image: url("../images/FieldClear@2x.png"); } }
  body.business-directory #search-button {
    width: 15%;
    min-height: 3.4375em;
    padding: 0;
    text-align: center; }
    @media only screen and (max-width: 650px) {
      body.business-directory #search-button {
        float: none;
        width: auto;
        padding-left: 20px;
        padding-right: 20px; } }
  body.business-directory #quick-search-buttons {
    overflow: visible; }
    @media only screen and (max-width: 1024px) {
      body.business-directory #quick-search-buttons {
        margin-top: 1em; } }
  body.business-directory .canned-search {
    font-family: "libre_franklinXL", sans-serif;
    width: 99%;
    position: relative;
    display: block;
    color: #00312b;
    background-color: #FFFFFF;
    padding: 0;
    text-align: left;
    border-top: 1px solid #ccc;
    z-index: 1; }
    body.business-directory .canned-search:first-child {
      border-top: none; }
    body.business-directory .canned-search:hover {
      width: 110%;
      border: 1px solid #ccc; }
    body.business-directory .canned-search span {
      display: block;
      width: 100%;
      width: calc(100% - 1.26rem);
      padding: 20px 10px;
      padding: 1.26rem 0.63rem;
      margin-left: 20px;
      margin-left: 1.26rem; }
      body.business-directory .canned-search span .fa {
        display: inline-block;
        width: 20px;
        width: 1.26rem;
        height: 20px;
        height: 1.26rem;
        position: absolute;
        left: 10px;
        left: 0.63rem;
        margin-top: 3px; }
        body.business-directory .canned-search span .fa.orange:before {
          color: #cf732a; }
        body.business-directory .canned-search span .fa.bright-red:before {
          color: #e5412b; }
        body.business-directory .canned-search span .fa.dark-red:before {
          color: #a02329; }
        body.business-directory .canned-search span .fa.cyan:before {
          color: #3a8eaa; }
        body.business-directory .canned-search span .fa.turquoise:before {
          color: #3aa995; }
    body.business-directory .canned-search.disabled .loader {
      display: block;
      padding: 20px 0;
      padding: 1.26rem 0;
      margin-left: auto;
      margin-right: auto; }
    @media only screen and (max-width: 720px) {
      body.business-directory .canned-search {
        display: none; } }
  body.business-directory #business-listing ul#results, body.business-directory #business-listing ul.results {
    margin-top: 78px;
    list-style: none outside none;
    width: 94%;
    margin-left: auto;
    margin-right: auto; }
    body.business-directory #business-listing ul#results.exact, body.business-directory #business-listing ul.results.exact {
      display: block;
      margin-top: 0; }
    @media only screen and (max-width: 720px) {
      body.business-directory #business-listing ul#results, body.business-directory #business-listing ul.results {
        margin-top: 20px;
        margin-top: 1.26rem;
        width: 100%; } }
    body.business-directory #business-listing ul#results li, body.business-directory #business-listing ul.results li {
      border-bottom: 1px solid #ccc;
      padding-bottom: 1.625em; }
      body.business-directory #business-listing ul#results li .details, body.business-directory #business-listing ul.results li .details {
        margin-top: 16px;
        margin-top: 1rem;
        display: none; }
        body.business-directory #business-listing ul#results li .details .row dl, body.business-directory #business-listing ul.results li .details .row dl {
          width: auto;
          margin-right: 40px;
          margin-top: 16px; }
          body.business-directory #business-listing ul#results li .details .row dl :first-child, body.business-directory #business-listing ul.results li .details .row dl :first-child {
            margin-top: 0; }
          @media only screen and (max-width: 1024px) {
            body.business-directory #business-listing ul#results li .details .row dl, body.business-directory #business-listing ul.results li .details .row dl {
              margin-right: 35px; } }
          body.business-directory #business-listing ul#results li .details .row dl dt, body.business-directory #business-listing ul.results li .details .row dl dt {
            color: #373938; }
        body.business-directory #business-listing ul#results li .details .row .indicators, body.business-directory #business-listing ul.results li .details .row .indicators {
          margin-top: 15px;
          color: #00312b;
          padding-top: 10px;
          width: 100%; }
        body.business-directory #business-listing ul#results li .details .row .indicator, body.business-directory #business-listing ul.results li .details .row .indicator {
          margin-right: 14px;
          font-family: "libre_franklinXL", sans-serif;
          font-size: 16px;
          white-space: no-wrap; }
          @media only screen and (max-width: 1024px) {
            body.business-directory #business-listing ul#results li .details .row .indicator, body.business-directory #business-listing ul.results li .details .row .indicator {
              font-size: .8em; } }
          @media only screen and (max-width: 720px) {
            body.business-directory #business-listing ul#results li .details .row .indicator, body.business-directory #business-listing ul.results li .details .row .indicator {
              display: none; } }
        body.business-directory #business-listing ul#results li .details .row .indicator.no, body.business-directory #business-listing ul.results li .details .row .indicator.no {
          color: #595959; }
        body.business-directory #business-listing ul#results li .details .row .indicator.yes:before, body.business-directory #business-listing ul.results li .details .row .indicator.yes:before {
          position: relative;
          width: 20px;
          height: 20px;
          left: 0;
          top: 5px;
          margin-right: 0.25em;
          display: inline-block;
          content: "";
          background: url(../images/Checkmark.png) top center no-repeat;
          background-size: 100%; }
          @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
            body.business-directory #business-listing ul#results li .details .row .indicator.yes:before, body.business-directory #business-listing ul.results li .details .row .indicator.yes:before {
              background-image: url("../images/Checkmark@2x.png"); } }
        body.business-directory #business-listing ul#results li .details .row .indicator.no:before, body.business-directory #business-listing ul.results li .details .row .indicator.no:before {
          position: relative;
          width: 20px;
          height: 20px;
          left: 0;
          top: 5px;
          margin-right: 0.25em;
          display: inline-block;
          content: "";
          background: url(../images/Xmark.png) top center no-repeat;
          background-size: 100%; }
          @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
            body.business-directory #business-listing ul#results li .details .row .indicator.no:before, body.business-directory #business-listing ul.results li .details .row .indicator.no:before {
              background-image: url("../images/Xmark@2x.png"); } }
        body.business-directory #business-listing ul#results li .details .row ul, body.business-directory #business-listing ul.results li .details .row ul {
          margin-left: 1em;
          padding-bottom: 1em; }
          body.business-directory #business-listing ul#results li .details .row ul li, body.business-directory #business-listing ul.results li .details .row ul li {
            padding: 0.25em;
            border: 0;
            font-size: 1em; }
        body.business-directory #business-listing ul#results li .details .actions, body.business-directory #business-listing ul.results li .details .actions {
          margin-top: 0.8em; }
          @media (max-width: 1200px) {
            body.business-directory #business-listing ul#results li .details .actions, body.business-directory #business-listing ul.results li .details .actions {
              margin-top: 2em; } }
          @media only screen and (max-width: 720px) {
            body.business-directory #business-listing ul#results li .details .actions, body.business-directory #business-listing ul.results li .details .actions {
              margin-top: 0; } }
        body.business-directory #business-listing ul#results li .details .mapit, body.business-directory #business-listing ul.results li .details .mapit {
          margin-right: 0.75em;
          margin-top: 0; }
        body.business-directory #business-listing ul#results li .details span.mod-date, body.business-directory #business-listing ul.results li .details span.mod-date {
          text-align: left;
          display: block;
          color: #595959;
          font-size: 16px;
          margin-top: 0.5em; }
          body.business-directory #business-listing ul#results li .details span.mod-date small, body.business-directory #business-listing ul.results li .details span.mod-date small {
            text-transform: uppercase;
            font-size: 75%; }
      body.business-directory #business-listing ul#results li .listing-container div.left, body.business-directory #business-listing ul.results li .listing-container div.left {
        max-width: 70%; }
        @media (max-width: 1200px) {
          body.business-directory #business-listing ul#results li .listing-container div.left, body.business-directory #business-listing ul.results li .listing-container div.left {
            width: 100%; } }
        @media only screen and (max-width: 650px) {
          body.business-directory #business-listing ul#results li .listing-container div.left, body.business-directory #business-listing ul.results li .listing-container div.left {
            max-width: 100%;
            float: none; } }
      body.business-directory #business-listing ul#results li .listing-container div.right, body.business-directory #business-listing ul.results li .listing-container div.right {
        margin-left: 2.75em; }
        @media (max-width: 1200px) {
          body.business-directory #business-listing ul#results li .listing-container div.right, body.business-directory #business-listing ul.results li .listing-container div.right {
            margin-left: 1.5em; } }
        @media only screen and (max-width: 1024px) {
          body.business-directory #business-listing ul#results li .listing-container div.right, body.business-directory #business-listing ul.results li .listing-container div.right {
            margin-left: 1.0em; } }
        @media only screen and (max-width: 650px) {
          body.business-directory #business-listing ul#results li .listing-container div.right, body.business-directory #business-listing ul.results li .listing-container div.right {
            width: auto;
            min-width: 25%;
            float: left;
            margin-left: 0; } }
      body.business-directory #business-listing ul#results li .listing-container dl, body.business-directory #business-listing ul.results li .listing-container dl {
        margin-top: 1.5em;
        text-align: center; }
        body.business-directory #business-listing ul#results li .listing-container dl dt, body.business-directory #business-listing ul.results li .listing-container dl dt {
          margin-bottom: 0.8em; }
        @media only screen and (max-width: 650px) {
          body.business-directory #business-listing ul#results li .listing-container dl, body.business-directory #business-listing ul.results li .listing-container dl {
            text-align: left; } }
      body.business-directory #business-listing ul#results li h3, body.business-directory #business-listing ul.results li h3 {
        margin-bottom: 0.2em; }
        @media only screen and (max-width: 720px) {
          body.business-directory #business-listing ul#results li h3, body.business-directory #business-listing ul.results li h3 {
            line-height: 31px; } }
        body.business-directory #business-listing ul#results li h3 .loader, body.business-directory #business-listing ul.results li h3 .loader {
          margin: 0 0 3px 10px; }
      body.business-directory #business-listing ul#results li .addresses, body.business-directory #business-listing ul.results li .addresses {
        color: #393939; }
      body.business-directory #business-listing ul#results li dl, body.business-directory #business-listing ul.results li dl {
        color: #393939; }
        body.business-directory #business-listing ul#results li dl dt, body.business-directory #business-listing ul.results li dl dt {
          color: #00312b;
          font-family: "libre_franklinMD", sans-serif; }
        body.business-directory #business-listing ul#results li dl dd, body.business-directory #business-listing ul.results li dl dd {
          margin: 10px 0 0 0;
          padding: 0;
          line-height: 1.43em; }
    body.business-directory #business-listing ul#results li:last-child, body.business-directory #business-listing ul.results li:last-child {
      border-bottom: 72px; }
  @media only screen and (max-width: 720px) {
    body.business-directory #business-listing ul#results li .right.last dl dd, body.business-directory #business-listing ul.results li .right.last dl dd {
      text-align: right; } }
  @media only screen and (max-width: 650px) {
    body.business-directory #business-listing ul#results li .right.last dl dd, body.business-directory #business-listing ul.results li .right.last dl dd {
      text-align: left; } }
  body.business-directory form div.checkbox-group label {
    width: 22%;
    display: inline-block; }

#business-map-container {
  padding-top: 1.5em; }

#map_canvas {
  height: 500px; }
  #map_canvas.col {
    margin-left: 0; }
  #map_canvas .info-window-link {
    text-decoration: none;
    color: #00312b; }

/*-------- Business Directory [END]---------*/
/*-------- SECTOR PAGES & BLOCKS [START] ------ */
.hero-content {
  width: 100%; }
  .hero-content .hero-content-unit {
    display: table;
    vertical-align: middle;
    width: 32.73%;
    margin: 0 .3%;
    text-align: center;
    line-height: 0; }
    @media only screen and (max-width: 720px) {
      .hero-content .hero-content-unit {
        width: 100%;
        padding: 20px 4%; } }
    .hero-content .hero-content-unit img {
      width: 100%; }
    .hero-content .hero-content-unit .hero-content-cell {
      display: table-cell;
      vertical-align: middle; }
      .hero-content .hero-content-unit .hero-content-cell p, .hero-content .hero-content-unit .hero-content-cell .london-inc.space #main_inner li span, .london-inc.space #main_inner li .hero-content .hero-content-unit .hero-content-cell span {
        margin: 0;
        line-height: 1.3em; }
      .hero-content .hero-content-unit .hero-content-cell h3 {
        margin: 0 0 10px 0; }
  .hero-content .white-bkg {
    background: #e9e9e9; }

.hero-content:first-child {
  margin: 0 .3% 0 0; }

.hero-content:last-child {
  margin: 0 0 .3% 0; }

.view-slide-deck {
  right: 0;
  margin-top: -54px;
  position: absolute;
  width: 110px;
  height: 110px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background: #cf732a;
  padding: 28px;
  font-family: "libre_franklinXL", sans-serif;
  font-size: 1.2em;
  line-height: 1.0em;
  text-align: center;
  -webkit-box-shadow: -6px 5px 14px 0px rgba(50, 50, 50, 0.46);
  -moz-box-shadow: -6px 5px 14px 0px rgba(50, 50, 50, 0.46);
  box-shadow: -6px 5px 14px 0px rgba(50, 50, 50, 0.46); }
  @media only screen and (max-width: 1024px) {
    .view-slide-deck {
      right: -7px; } }
  @media only screen and (max-width: 720px) {
    .view-slide-deck {
      width: 100px;
      height: 100px;
      right: -4px;
      margin-top: -54px;
      padding: 23px; } }

@keyframes animationFrames {
  from {
    background-position: 0 0; }
  to {
    background-position: 1500% 0; } }
@-webkit-keyframes animationFrames {
  from {
    background-position: 0 0; }
  to {
    background-position: 1500% 0; } }
@-moz-keyframes animationFrames {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 1500% 0; } }
@-o-keyframes animationFrames {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 1500% 0; } }
@-ms-keyframes animationFrames {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 1500% 0; } }
.top-logo-strip {
  width: 100%;
  height: 86px;
  text-align: center;
  margin: 40px 0 60px;
  animation: animationFrames linear 60s;
  animation-iteration-count: infinite;
  -webkit-animation: animationFrames linear 60s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation: animationFrames linear 60s;
  -moz-animation-iteration-count: infinite;
  -o-animation: animationFrames linear 60s;
  -o-animation-iteration-count: infinite;
  -ms-animation: animationFrames linear 60s;
  -ms-animation-iteration-count: infinite; }
  @media only screen and (max-width: 720px) {
    .top-logo-strip {
      display: none; } }
  @media only screen and (max-width: 1024px) {
    .top-logo-strip {
      display: none; } }
  .top-logo-strip ul {
    list-style: none;
    text-align: center; }
  .top-logo-strip li {
    display: inline-block;
    margin: 0 2%; }

.top-logo-strip-short {
  width: 100%;
  height: 86px;
  text-align: center;
  margin: 40px 0 60px;
  animation: animationFrames linear 5s;
  animation-iteration-count: infinite;
  -webkit-animation: animationFrames linear 5s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation: animationFrames linear 5s;
  -moz-animation-iteration-count: infinite;
  -o-animation: animationFrames linear 5s;
  -o-animation-iteration-count: infinite;
  -ms-animation: animationFrames linear 5s;
  -ms-animation-iteration-count: infinite; }
  @media only screen and (max-width: 720px) {
    .top-logo-strip-short {
      display: none; } }
  @media only screen and (max-width: 1024px) {
    .top-logo-strip-short {
      display: none; } }
  .top-logo-strip-short ul {
    list-style: none;
    text-align: center; }
  .top-logo-strip-short li {
    display: inline-block;
    margin: 0 2%; }

#life-science-strip {
  background: url("../images/content_images/top-logo-strip/life-sciences-top.jpg") repeat-x; }

#food-proc-strip {
  background: url("../images/content_images/top-logo-strip/food-processing-top.jpg") repeat-x; }

#digital-creative-strip {
  background: url("../images/content_images/top-logo-strip/digital-creative-top.jpg") repeat-x; }

#manufacturing-strip {
  background: url("../images/content_images/top-logo-strip/manufacturing-top.jpg") repeat-x; }

#resources-strip {
  background: url("../images/content_images/top-logo-strip/resources.jpg") repeat-x; }

#why-london-strip {
  background: url("../images/content_images/top-logo-strip/why-top.jpg") repeat-x; }

/*-------- SECTOR PAGES & BLOCKS [END] ------ */
/*-------- CONTACT PAGE [START]-------*/
.contact-page .row.address {
  position: relative;
  width: 80%; }
  @media only screen and (max-width: 720px) {
    .contact-page .row.address {
      width: 100%; } }
  .contact-page .row.address .mapit {
    width: 136px;
    position: absolute;
    bottom: 0;
    right: 0; }
    @media only screen and (max-width: 720px) {
      .contact-page .row.address .mapit {
        position: relative;
        float: right; } }
.contact-page img.map {
  width: 100%;
  /*height: 100%;*/ }

/*-------- CONTACT PAGE [END]-------*/
/*-------- STUDENT 2 BUSINESS [START]-------*/
.s2b #program-table td {
  padding-bottom: 1em; }
.s2b #program-table td.time {
  padding: 0 1em 1em 0;
  vertical-align: top; }
.s2b h4, .s2b .latest-news .article-info a.title, .latest-news .article-info .s2b a.title, .s2b .upcoming-events .article-info a.title, .upcoming-events .article-info .s2b a.title, .s2b .listing .article-info a.title, .listing .article-info .s2b a.title, .s2b #single-news-event .article-info a.title, #single-news-event .article-info .s2b a.title {
  margin-top: 2em; }

.registered-companies .mobile {
  display: none; }
  @media only screen and (max-width: 720px) {
    .registered-companies .mobile {
      display: block; } }
.registered-companies .desktop {
  text-align: center; }
  .registered-companies .desktop .container {
    width: 960px;
    margin: auto; }
    @media only screen and (max-width: 720px) {
      .registered-companies .desktop .container {
        display: none; } }
    .registered-companies .desktop .container ul {
      list-style-type: none outside none; }
      .registered-companies .desktop .container ul li::before {
        border: none; }

/*-------- STUDENT 2 BUSINESS [END]-------*/
/*-------- TECH COMMUNITY LISTING [START]-------*/
@media only screen and (max-width: 720px) {
  .listing.listing-tech-jobs-content ul {
    width: 80%;
    margin-left: auto;
    margin-right: auto; } }
@media only screen and (max-width: 650px) {
  .listing.listing-tech-jobs-content ul {
    width: 100%; } }
.listing.listing-tech-jobs-content li.tech-job {
  float: left;
  width: 20%;
  /*a{
      display: block;
      width: 125px;
      height: 125px;
      margin: 0 auto;
  }*/ }
  @media only screen and (max-width: 1024px) {
    .listing.listing-tech-jobs-content li.tech-job {
      width: 25%; } }
  @media only screen and (max-width: 720px) {
    .listing.listing-tech-jobs-content li.tech-job {
      width: 50%; } }
  @media only screen and (max-width: 650px) {
    .listing.listing-tech-jobs-content li.tech-job {
      width: 100%;
      float: none; } }
  .listing.listing-tech-jobs-content li.tech-job img {
    width: 100%;
    height: 100%; }
.listing.listing-tech-jobs-content#listing-tech-jobs {
  position: relative;
  height: 500px;
  height: 31.3rem;
  overflow: hidden; }
  .listing.listing-tech-jobs-content#listing-tech-jobs .tech-job-overlay {
    position: absolute;
    display: block;
    width: 100%;
    height: 50%;
    bottom: 0;
    visibility: visible;
    opacity: 1;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 40%, white 74%, white 100%);
    background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0) 40%, white 74%, white 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 40%, white 74%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#fffff',GradientType=0 ); }
  .listing.listing-tech-jobs-content#listing-tech-jobs a.tech-jobs-more {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 46%; }
    @media only screen and (max-width: 400px) {
      .listing.listing-tech-jobs-content#listing-tech-jobs a.tech-jobs-more {
        left: 43%; } }
.listing.listing-tech-jobs-content a.tech-job-info {
  display: inline-block;
  width: 19%;
  margin-bottom: 40px;
  margin-bottom: 2.52rem;
  vertical-align: top;
  text-align: center; }
  @media only screen and (max-width: 1024px) {
    .listing.listing-tech-jobs-content a.tech-job-info {
      width: 24%; } }
  @media only screen and (max-width: 720px) {
    .listing.listing-tech-jobs-content a.tech-job-info {
      width: 49%; } }
  @media only screen and (max-width: 400px) {
    .listing.listing-tech-jobs-content a.tech-job-info {
      width: 100%;
      display: block;
      margin-bottom: 20px;
      margin-bottom: 1.26rem; } }
  .listing.listing-tech-jobs-content a.tech-job-info:hover img {
    border: 1px dotted #cf732a; }
  .listing.listing-tech-jobs-content a.tech-job-info img {
    width: 125px;
    height: 125px; }

.tech-jobs .full-width-title-img#tech-videos, #manufacturing-videos {
  background-color: #f3f3f3 !important; }

#listing-tech-communities #more-tech-communities {
  display: none; }

/*-------- TECH COMMUNITY LISTING [END]-------*/
/**
====================================
London Inc & Industry Template video
====================================
*/
.industry-new-template .video-modal {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  z-index: 1000;
  display: none; }
  .industry-new-template .video-modal #videoModalClose {
    position: fixed;
    top: 30px;
    top: 3.8rem;
    width: 90%;
    left: 90%;
    color: #FFFFFF; }
    .industry-new-template .video-modal #videoModalClose .fa {
      font-size: 30px;
      font-size: 1.86rem; }
    .industry-new-template .video-modal #videoModalClose:hover {
      color: #cf732a;
      text-decoration: underline; }
  .industry-new-template .video-modal iframe {
    width: 90%;
    max-width: 720px;
    height: 45%;
    max-height: 440px;
    margin: 25% auto;
    display: block;
    position: fixed; }
    @media only screen and (min-width: 1200px) {
      .industry-new-template .video-modal iframe {
        margin: 15% auto; } }
.industry-new-template .video-block .video {
  position: relative; }
.industry-new-template .video-block a {
  width: 100%;
  display: block;
  height: 100%; }
  .industry-new-template .video-block a .play-button {
    background-size: 75px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    margin-left: 0;
    height: 100%;
    margin-top: 0; }
  .industry-new-template .video-block a img {
    width: 100%; }

.london-inc #ledc-page-header {
  background-color: #555555;
  background-image: url(../images/headers/london-inc/London-Inc_banner-img.jpg); }

.london-inc #page-content .wrap {
  width: 90%;
  margin-left: auto;
  margin-right: auto; }

.london-inc #page-content #page-nav-wrap, .events #page-content #page-nav-wrap {
  background-color: #DCE8E7;
  padding: 20px 0;
  padding: 2rem 0; }

.london-inc #page-content #page-nav {
  width: 90%;
  margin: 0 auto; }

.london-inc #page-content #page-nav ul {
  list-style: none; }

.london-inc.home .back-to-top {
  display: block; }

.london-inc a {
  cursor: pointer; }

.london-inc.home #main_inner p + ul, .london-inc.home .london-inc.space #main_inner li span + ul, .london-inc.space .london-inc.home #main_inner li span + ul {
  margin: 50px auto 0 auto; }

.london-inc.home #main_inner li:before, .london-inc.space #main_inner li:before {
  display: none; }

.london-inc.home #main_inner ul img {
  width: 100%;
  max-width: 175px;
  height: auto;
  display: block;
  margin: 0 auto;
  border: 1px solid #FFFFFF; }

.london-inc.home #main_inner li a {
  display: block;
  width: 100%;
  max-width: 175px; }

.london-inc.home #main_inner li a:hover img, .london-inc.space #main_inner li a:hover img {
  border: 1px dotted #F4960A; }

.london-inc #program {
  background-color: #555555;
  background-image: url(../images/headers/london-inc/London-Inc-banner-events.jpg); }

.london-inc.home #main_inner h2 {
  position: relative;
  margin-top: 64px;
  margin-top: 4rem; }

.london-inc.home #main_inner h2 img {
  width: 125px;
  height: auto;
  vertical-align: middle;
  position: absolute;
  margin-left: -130px;
  margin-left: -13rem; }

.london-inc .listing {
  margin-bottom: 0; }

.london-inc .listing .event .article-info .event-tags a {
  font-size: 14px;
  margin-left: 10px;
  color: #00312b;
  text-decoration: underline; }

.london-inc .listing .event .article-info .event-tags a:hover {
  color: #F4960A; }

.london-inc .listing .event .article-info .event-tags a:first-child {
  margin-left: 0; }

.event .event-name a {
  text-decoration: none; }
  .event .event-name a:hover {
    text-decoration: underline; }

.london-inc .events-view-all {
  padding: 2rem 0;
  text-align: center; }

.london-inc .assistive-text {
  display: inline-block;
  height: 0;
  width: 1px;
  overflow: hidden; }

.london-inc .filter-buttons {
  display: inline-block;
  height: auto; }

.london-inc button, .london-inc .orange-button {
  display: inline-block; }

.select-wrap {
  position: relative;
  display: inline-block;
  background: #ffffff;
  border: 1px solid #cccccc;
  padding: 4px 0 3px 0;
  width: auto;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  overflow: hidden;
  vertical-align: middle; }

select {
  position: relative;
  background: transparent;
  padding: 4px 30px 6px 10px;
  line-height: 2;
  font-size: 14px;
  border: 0;
  height: 36px;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  z-index: 1; }

/*
.london-inc.space #main_inner ul{
    margin-left: 0;
    padding-left: 0;
    list-style:none;
    margin-top: 60px;
    margin-top: 3.78rem;
}
.london-inc.space #main_inner li{
    margin-left: 210px;
    position:relative;
    min-height: 200px;
    margin-bottom: 40px;
    margin-bottom: 2.52rem;
}
*/
@media only screen and (max-width: 720px) {
  .london-inc.space #workforce-list .workforce-item .workforce-passive, .london-inc.space #workforce-list .workforce-item .workforce-active {
    height: 100%; } }
.london-inc.space #workforce-list .workforce-item .workforce-passive img {
  width: auto;
  max-width: 190px;
  max-height: 190px;
  margin-bottom: 0;
  margin-top: 28px;
  margin-top: 1.75rem; }
  @media only screen and (max-width: 720px) {
    .london-inc.space #workforce-list .workforce-item .workforce-passive img {
      max-height: 160px;
      max-height: 10rem;
      margin-top: 32px;
      margin-top: 2rem; } }

.london-inc.space #main_inner li h4, .london-inc.space #main_inner li .latest-news .article-info a.title, .latest-news .article-info .london-inc.space #main_inner li a.title, .london-inc.space #main_inner li .upcoming-events .article-info a.title, .upcoming-events .article-info .london-inc.space #main_inner li a.title, .london-inc.space #main_inner li .listing .article-info a.title, .listing .article-info .london-inc.space #main_inner li a.title, .london-inc.space #main_inner li #single-news-event .article-info a.title, #single-news-event .article-info .london-inc.space #main_inner li a.title, .london-inc.space #main_inner li span {
  position: relative; }

.london-inc.space #main_inner li a.item-image {
  position: absolute;
  height: 175px;
  width: 175px;
  display: block;
  top: 0;
  margin-left: -195px;
  border: 1px solid #FFFFFF;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .london-inc.space #main_inner li a.item-image:hover {
    transform: scale(1.05); }
  .london-inc.space #main_inner li a.item-image img {
    width: 100%; }

.london-inc.space #main_inner li h3 {
  margin: 0.5em 0; }

.london-inc.home .full-width-title-img {
  clear: both; }

@media only screen and (max-width: 750px) {
  .london-inc #main_inner {
    margin-left: auto;
    margin-right: auto;
    overflow-x: hidden; } }
a.business-directory-box img {
  padding: 0; }

.london-inc.home #main_inner li {
  position: relative;
  margin: 0;
  display: inline-block;
  height: 150px;
  padding: 24px 32px; }
  .london-inc.home #main_inner li a {
    margin: 0 auto; }

@media only screen and (max-width: 660px) {
  /* .london-inc.space #main_inner li{
       text-align: center;
       margin-left: 0;
   }
   .london-inc.space #main_inner li img{
       position: relative;
       margin-left: auto;
       margin-right: auto;
       margin-top: 10px;
   }*/
  .london-inc.home #main_inner li {
    padding: 0 24px;
    padding: 0 1.5rem;
    height: 125px;
    height: 7.8152rem; }

  .london-inc.home #main_inner h2 {
    line-height: initial;
    margin: 36px 0;
    margin: 2.25rem 0;
    height: auto; }

  .london-inc.home #main_inner h2 img {
    display: block;
    margin: 0 auto;
    position: relative; }

  .london-inc.home #main_inner ul img {
    max-width: 170px; } }
@media only screen and (max-width: 570px) {
  .london-inc .filter-buttons {
    display: block;
    width: 100%;
    text-align: left; }

  .select-wrap {
    display: block;
    margin-bottom: 5px;
    margin-bottom: 0.5rem; }

  .select-wrap select {
    width: 95%; }

  .london-inc.home #main_inner ul {
    height: auto;
    margin-left: 0;
    padding-left: 0; } }
/**
=============
Local 2 Local
=============
*/
.resources.local h3.center {
  text-align: center;
  margin-top: 0; }

.resources.local .b2buy-directory-search {
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  padding: 5px;
  margin: 40px 0; }

.resources.local #b2buy-directory-form {
  background-color: #f3f3f3;
  padding: 30px; }

.resources.local .ui-widget-content .ui-state-focus, .business-directory .ui-widget-content .ui-state-focus {
  background-color: #ffc; }

.resources.local .business-listing .details {
  display: none; }

.resources.local .b2b-listing-title {
  border: 1px solid #f3f3f3;
  padding: 5px; }

.resources.local .b2b-listing-title span {
  background-color: #f3f3f3;
  display: block;
  width: 100%;
  padding: 10px 5px 15px 5px;
  padding: 0.63rem 0.31rem 0.94rem 0.31rem; }

.resources.local .b2buy-directory-results, .resources.local .b2buy-directory.default {
  margin-bottom: 80px; }

.resources.local .b2buy-directory.default ul {
  list-style: none;
  margin: 0 15px 20px 15px; }

.resources.local .b2buy-directory.default li {
  margin-bottom: 10px; }

body.business-directory ul.business-listing.results {
  margin-top: 0;
  display: none; }

.resources.local .b2buy-directory-results label, .business-directory #business-listing .details a.bd-contact,
.business-directory #business-listing .details a.bd-contact:visited {
  cursor: pointer;
  text-decoration: underline;
  color: #LEDC-green;
  font-weight: normal; }

.resources.local .b2buy-directory-results label:hover, .business-directory #business-listing .details a.bd-contact:hover,
.business-directory #business-listing .details a.bd-contact:visited:hover {
  color: #F4960A; }

body.business-directory div.autocomplete span.field {
  display: inline-block;
  vertical-align: top; }

body.business-directory div.autocomplete #tag_b2b_product_tagsinput {
  width: 500px !important;
  min-height: 100px;
  height: 100px;
  border: 2px solid #00312b;
  border-radius: 5px; }

.business-directory .ledc-form .cke_top {
  display: block !important; }

.business-directory span.bd-social:before {
  position: relative;
  width: 22px;
  height: 22px;
  left: 0;
  top: 5px;
  margin-right: 0.25em;
  display: inline-block;
  content: "";
  background: url(../images/bd-mail.png) top center no-repeat;
  background-size: 100%; }

.business-directory span.bd-social.tw:before {
  background: url(../images/bd-twitter.png) top center no-repeat; }

.business-directory span.bd-social.lin:before {
  background: url(../images/bd-linkedin.png) top center no-repeat; }

.business-directory span.bd-social.fb:before {
  background: url(../images/Facebook-hover.png) top center no-repeat;
  background-size: contain; }

.business-directory span.bd-social.inst:before {
  background: url(../images/Instagram-hover.png) top center no-repeat;
  background-size: contain; }

.top-employer-block:before {
  margin-left: 15%; }
  @media only screen and (max-width: 1024px) {
    .top-employer-block:before {
      margin-left: 15%; } }
  @media only screen and (max-width: 720px) {
    .top-employer-block:before {
      margin-left: 25%; } }

.employee-number:before {
  margin-left: 75%; }
  @media only screen and (max-width: 1024px) {
    .employee-number:before {
      margin-left: 75%; } }
  @media only screen and (max-width: 720px) {
    .employee-number:before {
      margin-left: 68%; } }

.food-processing .display-table .one-third-column {
  min-width: 250px; }

#business-listing ul.results {
  display: none; }
  #business-listing ul.results.exact {
    display: block;
    margin-top: 0; }

.resources.local .b2buy-directory-results h5.b2b-similar-section {
  padding: 10px;
  position: relative;
  color: #044d43;
  font-family: "libre_franklinMD", sans-serif; }
  .resources.local .b2buy-directory-results h5.b2b-similar-section .fa {
    display: inline-block;
    width: 20px;
    width: 1.26rem;
    height: 20px;
    height: 1.26rem;
    position: absolute;
    left: 10px;
    left: 0.63rem;
    margin-top: 1px;
    color: #3a8eaa; }
    .resources.local .b2buy-directory-results h5.b2b-similar-section .fa.bright-red {
      color: #e5412b; }
  .resources.local .b2buy-directory-results h5.b2b-similar-section label {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    margin-left: 30px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .resources.local .b2buy-directory-results h5.b2b-similar-section label:hover {
      color: #cf732a; }

.resources.local .b2buy-directory-results .results h4, .resources.local .b2buy-directory-results .results .latest-news .article-info a.title, .latest-news .article-info .resources.local .b2buy-directory-results .results a.title, .resources.local .b2buy-directory-results .results .upcoming-events .article-info a.title, .upcoming-events .article-info .resources.local .b2buy-directory-results .results a.title, .resources.local .b2buy-directory-results .results .listing .article-info a.title, .listing .article-info .resources.local .b2buy-directory-results .results a.title, .resources.local .b2buy-directory-results .results #single-news-event .article-info a.title, #single-news-event .article-info .resources.local .b2buy-directory-results .results a.title {
  padding-left: 0; }

body #page-content .contact h2:after {
  border-bottom: none; }

#main_inner img[alt^="Concierge"] {
  margin: 0 auto;
  float: none;
  display: block;
  width: 100%;
  max-width: 500px; }

/*------- FOOTER [STARTS]-------*/
.home footer,
.home-footer {
  background-color: #F3F3F3; }

.social-nav {
  max-width: 600px;
  margin: 0 auto; }

ul#social-nav {
  width: 370px;
  display: block;
  margin: 0 auto; }
  @media only screen and (max-width: 720px) {
    ul#social-nav {
      width: 268px; } }

#footer-bottom {
  height: 108px;
  background: #044d43; }
  @media only screen and (max-width: 720px) {
    #footer-bottom {
      height: auto; } }
  #footer-bottom .footer-logo {
    width: 132px;
    padding-top: 24px; }
    @media (max-width: 1200px) {
      #footer-bottom .footer-logo {
        width: 13%; } }
    @media only screen and (max-width: 1024px) {
      #footer-bottom .footer-logo {
        width: 14%; } }
    @media only screen and (max-width: 720px) {
      #footer-bottom .footer-logo {
        width: 40%;
        float: none;
        margin: 0 auto; } }
    #footer-bottom .footer-logo img {
      width: 100%; }
  @media (max-width: 1200px) {
    #footer-bottom .footer-nav {
      width: 80%;
      text-align: right; } }
  @media only screen and (max-width: 1024px) {
    #footer-bottom .footer-nav {
      text-align: right; } }
  @media only screen and (max-width: 720px) {
    #footer-bottom .footer-nav {
      width: 100%;
      float: none; } }
  #footer-bottom .footer-nav ul {
    list-style: none;
    padding-top: 45px; }
    @media (max-width: 1200px) {
      #footer-bottom .footer-nav ul {
        padding-top: 47px; } }
    @media only screen and (max-width: 1024px) {
      #footer-bottom .footer-nav ul {
        padding-top: 40px; } }
    @media only screen and (max-width: 720px) {
      #footer-bottom .footer-nav ul {
        text-align: center;
        width: 100%;
        padding: 20px 0; } }
  #footer-bottom .footer-nav li {
    display: inline-block;
    padding: 0 10px;
    font-family: "libre_franklinXL", sans-serif;
    color: #FFFFFF;
    font-size: 1em; }
    @media (max-width: 1200px) {
      #footer-bottom .footer-nav li {
        font-size: 14px;
        text-align: right; } }
    @media only screen and (max-width: 1024px) {
      #footer-bottom .footer-nav li {
        font-size: 14px;
        text-align: right; }
        #footer-bottom .footer-nav li li:first-child {
          padding-right: 0;
          margin-right: 0; } }
    @media only screen and (max-width: 720px) {
      #footer-bottom .footer-nav li {
        text-align: center; } }
  #footer-bottom .footer-nav li:last-child {
    padding-right: 0; }
  #footer-bottom .footer-nav a {
    font-family: "libre_franklinXL", sans-serif;
    color: #FFFFFF;
    font-size: 1em;
    color: #FFFFFF; }
    #footer-bottom .footer-nav a#back-to-top {
      text-transform: uppercase; }
    @media (max-width: 1200px) {
      #footer-bottom .footer-nav a {
        font-size: 14px;
        text-align: right; } }
    @media only screen and (max-width: 1024px) {
      #footer-bottom .footer-nav a {
        font-size: 14px;
        text-align: right; } }
  #footer-bottom .footer-nav a:hover {
    color: #388F67;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }

#page-footer {
  width: 100%; }
  #page-footer a {
    text-decoration: none; }
  #page-footer #footer-bottom a:hover {
    text-decoration: underline; }
  #page-footer > .wrap {
    padding: 32px 0;
    padding: 2rem 0; }
  @media only screen and (max-width: 1024px) {
    #page-footer .footer-top-nav {
      margin-bottom: 50px;
      margin-bottom: 3.1rem; }
      #page-footer .footer-top-nav.last {
        margin-bottom: 0; } }

#footer-copyright {
  background-color: #00312b;
  color: #FFFFFF;
  text-align: center;
  padding: 20px 0 10px 0;
  padding: 1.26rem 0 0.63rem 0;
  text-transform: uppercase; }

/*------- FOOTER [end]-------*/
.industry-new-template.resources #sectorIntro {
  min-height: 460px;
  min-height: 29.04rem; }
  @media only screen and (max-width: 1024px) {
    .industry-new-template.resources #sectorIntro {
      min-height: 1px; } }
.industry-new-template h2.content-section-header {
  font-size: 16px;
  font-size: 1rem; }
  @media only screen and (max-width: 1024px) {
    .industry-new-template h2.content-section-header {
      position: relative; } }
.industry-new-template #main_inner {
  background-color: #F3F3F3; }
  .industry-new-template #main_inner .testimonial img, .industry-new-template #main_inner #testimonialcontainer img {
    width: 300px;
    width: 18.6rem;
    max-width: 300px;
    max-width: 18.6rem; }
    @media only screen and (max-width: mobile) {
      .industry-new-template #main_inner .testimonial img, .industry-new-template #main_inner #testimonialcontainer img {
        max-width: 250px;
        max-width: 15.525rem;
        display: block;
        margin-left: auto;
        margin-right: auto; } }
.industry-new-template .wrap {
  z-index: auto; }
.industry-new-template .divider {
  display: none; }
.industry-new-template section#inner_header {
  margin: 0 0 2rem 0;
  padding: 0; }
  @media only screen and (max-width: 720px) {
    .industry-new-template section#inner_header {
      background-color: #FFFFFF; } }
.industry-new-template .slide {
  margin: 0;
  padding: 0; }
@media only screen and (min-width: 651px) {
  .industry-new-template .industry-callout p.summary-event, .industry-new-template .industry-callout .london-inc.space #main_inner li span.summary-event, .london-inc.space #main_inner li .industry-new-template .industry-callout span.summary-event {
    margin-top: 0; } }
@media only screen and (max-width: 1024px) {
  .industry-new-template #ledc-page-header {
    padding-bottom: 120px;
    padding-bottom: 7.5rem; } }
@media only screen and (min-width: 1025px) {
  .industry-new-template #ledc-page-header .industry-side-nav {
    display: none; } }
.industry-new-template #upcomingeventscontainer.latest-news {
  margin-bottom: 0; }
  .industry-new-template #upcomingeventscontainer.latest-news .article-info {
    width: calc(100% - 260px); }
    @media only screen and (max-width: 650px) {
      .industry-new-template #upcomingeventscontainer.latest-news .article-info {
        width: 100%; } }
@media only screen and (max-width: 1024px) {
  .industry-new-template #inner_header .wrap {
    position: initial;
    width: 100%;
    max-width: 100%; } }
.industry-new-template #inner_header #inner-page-nav {
  width: 100%;
  overflow: visible;
  border-radius: 0 0 0 3px;
  border-top: 2px solid #d5d5d5;
  border-bottom: 2px solid #d5d5d5;
  padding: 15px 0;
  padding: 0.945rem 0; }
  .industry-new-template #inner_header #inner-page-nav ul.sub-nav {
    display: block; }
  .industry-new-template #inner_header #inner-page-nav a {
    display: block;
    text-decoration: none;
    position: relative;
    font-family: "oswald", sans-serif;
    text-align: center;
    padding: 5px;
    padding: 0.31rem; }
    .industry-new-template #inner_header #inner-page-nav a:hover {
      color: #cf732a;
      text-decoration: underline; }
  @media only screen and (max-width: 1024px) {
    .industry-new-template #inner_header #inner-page-nav {
      display: none !important; } }
.industry-new-template #inner_header #inner-page-description {
  background: #FFFFFF;
  padding: 0 40px 20px 40px;
  padding: 0 2.52rem 1.26rem 2.52rem;
  margin-top: -48px;
  margin-top: -3em;
  margin-left: 0;
  position: absolute;
  z-index: 1;
  right: 0;
  width: 30%;
  max-width: 300px; }
  .industry-new-template #inner_header #inner-page-description ul li {
    list-style: none; }
  .industry-new-template #inner_header #inner-page-description:before {
    content: "";
    width: 100%;
    height: 70px;
    height: 4.41rem;
    background: url(../images/template/ledc-sidebar-top.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    display: block;
    top: -59px;
    top: -3.717rem; }
    @media only screen and (max-width: 1024px) {
      .industry-new-template #inner_header #inner-page-description:before {
        display: none; } }
  .industry-new-template #inner_header #inner-page-description:after {
    content: "";
    width: 100%;
    height: 30px;
    height: 1.89rem;
    background: url(../images/template/ledc-sidebar-bottom.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    bottom: -30px;
    bottom: -1.86rem;
    display: block; }
    @media only screen and (max-width: 1024px) {
      .industry-new-template #inner_header #inner-page-description:after {
        display: none; } }
  .industry-new-template #inner_header #inner-page-description img {
    width: 100%;
    max-width: 125px;
    max-width: 7.875rem;
    display: block;
    margin: 0 auto; }
    @media only screen and (max-width: 1024px) {
      .industry-new-template #inner_header #inner-page-description img {
        margin-left: 0;
        display: inline-block;
        float: left; } }
    @media only screen and (max-width: 650px) {
      .industry-new-template #inner_header #inner-page-description img {
        width: 100px;
        width: 6.3rem; } }
    @media only screen and (max-width: 450px) {
      .industry-new-template #inner_header #inner-page-description img {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto; } }
  .industry-new-template #inner_header #inner-page-description .social {
    margin-top: 30px;
    margin-top: 1.89rem;
    text-align: center; }
    .industry-new-template #inner_header #inner-page-description .social .social-links {
      margin: 0 0 20px 0;
      margin: 0 0 1.26rem 0;
      padding-left: 0; }
      .industry-new-template #inner_header #inner-page-description .social .social-links a {
        margin: 0 1%;
        text-decoration: none;
        padding: 0.5em;
        border-radius: 50%;
        width: 31px;
        display: inline-block; }
        .industry-new-template #inner_header #inner-page-description .social .social-links a:before {
          font-size: 1em;
          color: #FFFFFF; }
        .industry-new-template #inner_header #inner-page-description .social .social-links a:hover {
          background: #00312b; }
        .industry-new-template #inner_header #inner-page-description .social .social-links a.button, .industry-new-template #inner_header #inner-page-description .social .social-links .goodmove .header-content a, .goodmove .header-content .industry-new-template #inner_header #inner-page-description .social .social-links a, .industry-new-template #inner_header #inner-page-description .social .social-links .ledc-form a.submit, .ledc-form .industry-new-template #inner_header #inner-page-description .social .social-links a.submit,
        .industry-new-template #inner_header #inner-page-description .social .social-links .ledc-form a.cancel,
        .ledc-form .industry-new-template #inner_header #inner-page-description .social .social-links a.cancel, .industry-new-template #inner_header #inner-page-description .social .social-links a.green-button, .industry-new-template #inner_header #inner-page-description .social .social-links a.orange-button, .industry-new-template #inner_header #inner-page-description .social .social-links a.green-transparent-button:hover, .industry-new-template #inner_header #inner-page-description .social .social-links a.grey-transparent-button:hover, .industry-new-template #inner_header #inner-page-description .social .social-links a.orange-button-alt {
          padding: 8px 10px;
          padding: 0.504rem 0.63rem;
          max-width: 100%;
          width: 100%; }
      .industry-new-template #inner_header #inner-page-description .social .social-links .fa-twitter {
        background-color: #00aced; }
      .industry-new-template #inner_header #inner-page-description .social .social-links .fa-facebook {
        background-color: #3b5998; }
      .industry-new-template #inner_header #inner-page-description .social .social-links .fa-linkedin {
        background-color: #007bb6; }
      .industry-new-template #inner_header #inner-page-description .social .social-links .fa-instagram {
        background: #bc2a8d;
        background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf); }
      .industry-new-template #inner_header #inner-page-description .social .social-links .fa-youtube, .industry-new-template #inner_header #inner-page-description .social .social-links .fa-youtube-play {
        background-color: #bb0000; }
    .industry-new-template #inner_header #inner-page-description .social .title {
      font-size: 1.5rem;
      font-style: italic;
      margin-bottom: 1rem; }
    .industry-new-template #inner_header #inner-page-description .social a.button.inverse, .industry-new-template #inner_header #inner-page-description .social .content-section-pad p a.orange-button:hover, .content-section-pad p .industry-new-template #inner_header #inner-page-description .social a.orange-button:hover, .industry-new-template #inner_header #inner-page-description .social .content-section-pad .london-inc.space #main_inner li span a.orange-button:hover, .content-section-pad .london-inc.space #main_inner li span .industry-new-template #inner_header #inner-page-description .social a.orange-button:hover, .industry-new-template #inner_header #inner-page-description .social .london-inc.space #main_inner li .content-section-pad span a.orange-button:hover, .london-inc.space #main_inner li .content-section-pad span .industry-new-template #inner_header #inner-page-description .social a.orange-button:hover, .industry-new-template #inner_header #inner-page-description .social .content-section-pad p a.orange-button-alt:hover, .content-section-pad p .industry-new-template #inner_header #inner-page-description .social a.orange-button-alt:hover, .industry-new-template #inner_header #inner-page-description .social .content-section-pad .london-inc.space #main_inner li span a.orange-button-alt:hover, .content-section-pad .london-inc.space #main_inner li span .industry-new-template #inner_header #inner-page-description .social a.orange-button-alt:hover, .industry-new-template #inner_header #inner-page-description .social .london-inc.space #main_inner li .content-section-pad span a.orange-button-alt:hover, .london-inc.space #main_inner li .content-section-pad span .industry-new-template #inner_header #inner-page-description .social a.orange-button-alt:hover, .industry-new-template #inner_header #inner-page-description .social .content-section-pad ul li a.orange-button:hover, .content-section-pad ul li .industry-new-template #inner_header #inner-page-description .social a.orange-button:hover, .industry-new-template #inner_header #inner-page-description .social .content-section-pad ul li a.orange-button-alt:hover, .content-section-pad ul li .industry-new-template #inner_header #inner-page-description .social a.orange-button-alt:hover, .industry-new-template #inner_header #inner-page-description .social .goodmove .header-content a, .goodmove .header-content .industry-new-template #inner_header #inner-page-description .social a, .industry-new-template #inner_header #inner-page-description .social .ledc-form a.inverse.submit, .ledc-form .industry-new-template #inner_header #inner-page-description .social a.inverse.submit, .industry-new-template #inner_header #inner-page-description .social .ledc-form a.submit.orange-button, .ledc-form .industry-new-template #inner_header #inner-page-description .social a.submit.orange-button, .industry-new-template #inner_header #inner-page-description .social .ledc-form a.submit.orange-button-alt, .ledc-form .industry-new-template #inner_header #inner-page-description .social a.submit.orange-button-alt,
    .industry-new-template #inner_header #inner-page-description .social .ledc-form a.inverse.cancel,
    .ledc-form .industry-new-template #inner_header #inner-page-description .social a.inverse.cancel,
    .industry-new-template #inner_header #inner-page-description .social .ledc-form a.cancel.orange-button,
    .ledc-form .industry-new-template #inner_header #inner-page-description .social a.cancel.orange-button,
    .industry-new-template #inner_header #inner-page-description .social .ledc-form a.cancel.orange-button-alt,
    .ledc-form .industry-new-template #inner_header #inner-page-description .social a.cancel.orange-button-alt, .industry-new-template #inner_header #inner-page-description .social a.inverse.green-button, .industry-new-template #inner_header #inner-page-description .social a.green-button.orange-button, .industry-new-template #inner_header #inner-page-description .social a.green-button.orange-button-alt, .industry-new-template #inner_header #inner-page-description .social a.orange-button, .industry-new-template #inner_header #inner-page-description .social a.inverse.green-transparent-button:hover, .industry-new-template #inner_header #inner-page-description .social a.green-transparent-button.orange-button:hover, .industry-new-template #inner_header #inner-page-description .social a.green-transparent-button.orange-button-alt:hover, .industry-new-template #inner_header #inner-page-description .social a.inverse.grey-transparent-button:hover, .industry-new-template #inner_header #inner-page-description .social a.grey-transparent-button.orange-button:hover, .industry-new-template #inner_header #inner-page-description .social a.grey-transparent-button.orange-button-alt:hover, .industry-new-template #inner_header #inner-page-description .social a.orange-button-alt {
      padding-left: 12px;
      padding-right: 12px; }
    @media only screen and (max-width: 1024px) {
      .industry-new-template #inner_header #inner-page-description .social {
        padding-left: 0;
        float: left;
        width: 71%; } }
    @media only screen and (max-width: 650px) {
      .industry-new-template #inner_header #inner-page-description .social {
        margin-bottom: 40px;
        margin-bottom: 2.52rem;
        margin-top: 20px;
        margin-top: 1.26rem; } }
    @media only screen and (max-width: 450px) {
      .industry-new-template #inner_header #inner-page-description .social {
        float: none;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
        margin-bottom: 1.26rem; } }
  @media only screen and (max-width: 1024px) {
    .industry-new-template #inner_header #inner-page-description {
      width: 100%;
      max-width: 100%;
      position: relative;
      margin-top: 0;
      padding-top: 20px;
      padding-top: 1.26rem; } }
.industry-new-template #topEmployers .text-col {
  min-height: 220px;
  min-height: 13.86rem; }
  @media only screen and (max-width: 1024px) {
    .industry-new-template #topEmployers .text-col.col.grid_6_of_12 {
      width: 83.06%; } }
  @media only screen and (max-width: 720px) {
    .industry-new-template #topEmployers .text-col.col.grid_6_of_12 {
      width: 100%; } }
@media only screen and (max-width: 720px) {
  .industry-new-template .top-employer {
    float: none;
    clear: both; } }
.industry-new-template .top-employer .top-employer-icon {
  width: 148px;
  height: 148px;
  background-image: url("../images/Company-Placeholder-Badge.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }
  .industry-new-template .top-employer .top-employer-icon .orange-number {
    color: #cf732a;
    font-family: "oswald", sans-serif;
    margin-top: 35px;
    margin-top: 2.205rem;
    display: inline-block;
    width: 100%;
    font-weight: 600;
    font-size: 32px;
    font-size: 2.016rem;
    line-height: 1.8; }
  .industry-new-template .top-employer .top-employer-icon .employees {
    font-family: "oswald", sans-serif;
    font-size: 14px;
    font-size: 0.882rem;
    margin-top: -14px;
    margin-top: -0.875rem;
    font-weight: 600;
    color: #434343; }
.industry-new-template .top-employer .top-employer-block {
  width: 100%;
  text-align: center;
  padding: 0 20px;
  padding: 0 1.26rem;
  margin-top: 20px;
  margin-top: 1.26rem;
  color: #00312b;
  font-family: "libre_franklinMD", sans-serif; }
.industry-new-template .view-more {
  width: 100%;
  text-align: center;
  clear: both; }
  @media only screen and (max-width: 720px) {
    .industry-new-template .view-more {
      float: none; } }
  .industry-new-template .view-more a {
    margin: 0 auto; }
.industry-new-template #block-industry-news .article.clearfix:first-child, .industry-new-template #block-industry-news #inner_header .article.wrap:first-child, .industry-new-template #inner_header #block-industry-news .article.wrap:first-child, .industry-new-template #block-industry-news #inner_header .article#inner-page-description:first-child, .industry-new-template #inner_header #block-industry-news .article#inner-page-description:first-child, .industry-new-template #block-industry-news #topEmployers .article.wrap:first-child, .industry-new-template #topEmployers #block-industry-news .article.wrap:first-child, .industry-new-template #londonTechJobsCallout .article.clearfix:first-child, .industry-new-template #londonTechJobsCallout #inner_header .article.wrap:first-child, .industry-new-template #inner_header #londonTechJobsCallout .article.wrap:first-child, .industry-new-template #londonTechJobsCallout #inner_header .article#inner-page-description:first-child, .industry-new-template #inner_header #londonTechJobsCallout .article#inner-page-description:first-child, .industry-new-template #londonTechJobsCallout #topEmployers .article.wrap:first-child, .industry-new-template #topEmployers #londonTechJobsCallout .article.wrap:first-child {
  margin-top: 0;
  padding-top: 5px;
  padding-top: 0.31rem; }
.industry-new-template #block-industry-news.latest-news, .industry-new-template #londonTechJobsCallout.latest-news {
  margin-bottom: 0; }
.industry-new-template #jobpostingscontainer {
  padding: 00;
  margin: 0; }
  .industry-new-template #jobpostingscontainer small {
    text-align: center; }
    .industry-new-template #jobpostingscontainer small img {
      height: 30px;
      height: 1.86rem;
      vertical-align: middle;
      margin-left: 10px;
      margin-left: 0.625rem; }
  .industry-new-template #jobpostingscontainer .col.job-item {
    padding-top: 15px;
    padding-top: 0.945rem; }
    .industry-new-template #jobpostingscontainer .col.job-item .job-item-logo-wrapper {
      border: 1px solid #ccc;
      background: #FFFFFF;
      padding: 10px;
      border-radius: 3px; }
      .industry-new-template #jobpostingscontainer .col.job-item .job-item-logo-wrapper .job-item-logo {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        height: 60px;
        height: 3.78rem; }
    .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta {
      padding: 0 15px;
      padding: 0 0.945rem; }
      .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta h4.job-meta-link, .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta .latest-news .article-info a.job-meta-link.title, .latest-news .article-info .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta a.job-meta-link.title, .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta .upcoming-events .article-info a.job-meta-link.title, .upcoming-events .article-info .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta a.job-meta-link.title, .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta .listing .article-info a.job-meta-link.title, .listing .article-info .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta a.job-meta-link.title, .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta #single-news-event .article-info a.job-meta-link.title, #single-news-event .article-info .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta a.job-meta-link.title {
        height: 80px;
        height: 5.04rem;
        font-family: "libre_franklinMD", sans-serif;
        overflow-y: hidden; }
        @media only screen and (max-width: 720px) {
          .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta h4.job-meta-link, .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta .latest-news .article-info a.job-meta-link.title, .latest-news .article-info .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta a.job-meta-link.title, .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta .upcoming-events .article-info a.job-meta-link.title, .upcoming-events .article-info .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta a.job-meta-link.title, .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta .listing .article-info a.job-meta-link.title, .listing .article-info .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta a.job-meta-link.title, .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta #single-news-event .article-info a.job-meta-link.title, #single-news-event .article-info .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta a.job-meta-link.title {
            height: auto; } }
      .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta .job-meta-title {
        font-family: "libre_franklinMD", sans-serif;
        color: #434343;
        margin-bottom: 0; }
      .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta .job-meta-date {
        font-size: 0.8em;
        text-transform: uppercase;
        color: #595959;
        margin-top: 0; }
    @media only screen and (max-width: 720px) {
      .industry-new-template #jobpostingscontainer .col.job-item {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto; } }
  .industry-new-template #jobpostingscontainer .section-button a:before {
    font-family: 'FontAwesome';
    content: '\f09e';
    font-size: 1em;
    margin-right: 6px; }
.industry-new-template section.content {
  padding: 0;
  clear: both; }
  @media only screen and (max-width: 720px) {
    .industry-new-template section.content {
      position: relative; }
      .industry-new-template section.content:before {
        height: 100%;
        content: "";
        border-left: 1px solid #ccc;
        left: 2.2%;
        top: 0;
        position: absolute; }
      .industry-new-template section.content.sector-intro:before {
        top: 56px;
        top: 3.528rem; }
      .industry-new-template section.content.stop:before {
        top: 0;
        height: 60px; } }
  .industry-new-template section.content.latest-news {
    margin-bottom: 0; }
  @media only screen and (max-width: 650px) {
    .industry-new-template section.content:before {
      left: 10px;
      left: 0.63rem; } }
  @media only screen and (max-width: 450px) {
    .industry-new-template section.content:before {
      left: 15px;
      left: 0.945rem; }
    .industry-new-template section.content .col {
      width: 95%;
      margin-left: 5%; } }
  .industry-new-template section.content .clearfix, .industry-new-template section.content #inner_header .wrap, .industry-new-template #inner_header section.content .wrap, .industry-new-template section.content #inner_header #inner-page-description, .industry-new-template #inner_header section.content #inner-page-description, .industry-new-template section.content #topEmployers .wrap, .industry-new-template #topEmployers section.content .wrap {
    margin: 20px 0;
    margin: 1.26rem 0;
    clear: both; }
  .industry-new-template section.content .section-marker {
    position: absolute;
    top: 25px;
    top: 1.575rem;
    left: -28px;
    left: -1.74rem; }
    @media only screen and (max-width: 1024px) {
      .industry-new-template section.content .section-marker {
        left: -12px;
        left: -0.756rem; } }
    @media only screen and (max-width: 650px) {
      .industry-new-template section.content .section-marker {
        left: -5px;
        left: -0.31rem; } }
    @media only screen and (max-width: 450px) {
      .industry-new-template section.content .section-marker {
        left: 8px;
        left: 0.504rem; } }
  .industry-new-template section.content .col {
    padding: 40px 0;
    padding: 2.52rem 0; }
    .industry-new-template section.content .col.top-employer {
      padding-top: 20px;
      padding-top: 1.26rem; }
      @media only screen and (max-width: 720px) {
        .industry-new-template section.content .col.top-employer {
          margin-left: 0; } }
    @media only screen and (max-width: 720px) {
      .industry-new-template section.content .col.text-col {
        padding-top: 0; } }
  .industry-new-template section.content h2 {
    text-align: left;
    margin: 1em 0 0 0;
    padding-right: 10px;
    padding-right: 0.63rem;
    font-weight: normal; }
  .industry-new-template section.content .first h2 {
    width: 120px;
    width: 7.56rem;
    margin-top: 20px;
    margin-top: 1.26rem; }
    @media only screen and (max-width: 1024px) {
      .industry-new-template section.content .first h2 {
        width: 90%; } }
  .industry-new-template section.content.active .first h2 {
    margin-top: 13px;
    margin-top: 0.819rem; }
  @media only screen and (max-width: 720px) {
    .industry-new-template section.content.active h2 {
      font-size: 24px;
      font-size: 1.512rem; } }
  .industry-new-template section.content .section-button {
    text-align: center;
    margin-top: 2em;
    padding-bottom: 40px;
    padding-bottom: 2.52rem; }
  .industry-new-template section.content .text-col {
    position: relative; }
    @media only screen and (max-width: 720px) {
      .industry-new-template section.content .text-col {
        position: initial; } }
    .industry-new-template section.content .text-col:before {
      height: 100%;
      content: "";
      border-left: 1px solid #ccc;
      left: -35px;
      left: -2.205rem;
      top: 0;
      position: absolute; }
      @media only screen and (max-width: 1024px) {
        .industry-new-template section.content .text-col:before {
          left: -20px;
          left: -1.26rem; } }
      @media only screen and (max-width: 720px) {
        .industry-new-template section.content .text-col:before {
          display: none; } }
    .industry-new-template section.content .text-col ul {
      width: 94%;
      margin: 20px auto;
      margin: 1.26rem auto;
      clear: both; }
      .industry-new-template section.content .text-col ul:first-child {
        margin-top: 10px;
        margin-top: 0.63rem; }
      .industry-new-template section.content .text-col ul li {
        list-style: none;
        padding-left: 24px;
        padding-left: 1.5rem;
        margin-bottom: 20px;
        margin-bottom: 1.26rem;
        position: relative;
        overflow-x: hidden; }
        .industry-new-template section.content .text-col ul li:before {
          content: "\f054";
          font-family: "fontAwesome";
          color: #ccc;
          border-radius: 0;
          border: none;
          margin-top: 3px;
          margin-top: 0.189rem;
          left: 0;
          position: absolute; }
        .industry-new-template section.content .text-col ul li.article {
          padding-left: 0; }
          .industry-new-template section.content .text-col ul li.article:before {
            content: "";
            position: initial;
            display: none; }
        .industry-new-template section.content .text-col ul li ul {
          width: 100%; }
          @media only screen and (max-width: tablet) {
            .industry-new-template section.content .text-col ul li ul li {
              width: 100%; } }
        .industry-new-template section.content .text-col ul li.image-list-item {
          float: left;
          margin-bottom: 2rem;
          width: 46.8%;
          margin-left: 1.6%;
          vertical-align: top; }
          .industry-new-template section.content .text-col ul li.image-list-item:before {
            margin-left: 0;
            margin-top: 0;
            display: none;
            position: initial;
            content: "";
            width: 0;
            height: 0;
            border: none; }
          .industry-new-template section.content .text-col ul li.image-list-item img {
            margin-bottom: 20px;
            margin-bottom: 1.26rem;
            display: block;
            max-width: 300px;
            max-width: 1.86rem; }
            @media only screen and (max-width: 720px) {
              .industry-new-template section.content .text-col ul li.image-list-item img {
                margin-left: auto;
                margin-right: auto;
                padding-left: 0; } }
          .industry-new-template section.content .text-col ul li.image-list-item a.align-left {
            display: block;
            text-align: left;
            margin-bottom: 20px;
            margin-bottom: 1.26rem;
            overflow: hidden;
            height: 75px;
            width: 100%; }
            .industry-new-template section.content .text-col ul li.image-list-item a.align-left img {
              width: auto;
              height: 75px;
              height: 4.725rem;
              margin-bottom: 0; }
          .industry-new-template section.content .text-col ul li.image-list-item.image-nav-item {
            padding-left: 0;
            margin-bottom: 10px;
            margin-bottom: 0.63rem; }
            .industry-new-template section.content .text-col ul li.image-list-item.image-nav-item a {
              overflow: hidden;
              display: block;
              height: 200px;
              height: 12.6rem; }
              @media only screen and (max-width: 1024px) {
                .industry-new-template section.content .text-col ul li.image-list-item.image-nav-item a {
                  height: 190px;
                  height: 11.97rem; } }
              @media only screen and (max-width: 900px) {
                .industry-new-template section.content .text-col ul li.image-list-item.image-nav-item a {
                  height: 170px;
                  height: 10.71rem; } }
              @media only screen and (max-width: 720px) {
                .industry-new-template section.content .text-col ul li.image-list-item.image-nav-item a {
                  height: 200px;
                  height: 12.6rem;
                  width: 350px;
                  width: 22.05rem;
                  margin-left: auto;
                  margin-right: auto; } }
              @media only screen and (max-width: 460px) {
                .industry-new-template section.content .text-col ul li.image-list-item.image-nav-item a {
                  width: 300px;
                  width: 18.6rem;
                  height: 170px;
                  height: 10.71rem; } }
              @media only screen and (max-width: 380px) {
                .industry-new-template section.content .text-col ul li.image-list-item.image-nav-item a {
                  width: 240px;
                  width: 15.12rem;
                  height: 137px;
                  height: 8.631rem; } }
              .industry-new-template section.content .text-col ul li.image-list-item.image-nav-item a img {
                height: 100%;
                transition: all 0.4s ease;
                transform: scale(1); }
              .industry-new-template section.content .text-col ul li.image-list-item.image-nav-item a:hover img {
                transform: scale(1.05); }
            @media only screen and (max-width: 720px) {
              .industry-new-template section.content .text-col ul li.image-list-item.image-nav-item {
                width: 100%;
                padding: 0; } }
          @media only screen and (max-width: 720px) {
            .industry-new-template section.content .text-col ul li.image-list-item {
              float: none;
              width: 90%;
              margin-left: auto;
              margin-right: auto;
              margin-bottom: 50px;
              margin-bottom: 3.1rem;
              padding-left: 0; } }
  .industry-new-template section.content.sector-intro .text-col:before {
    top: 60px;
    top: 3.78rem; }
  @media only screen and (max-width: 1024px) {
    .industry-new-template section.content.sector-intro .text-col.col.grid_6_of_12 {
      width: 83.06%; } }
  @media only screen and (max-width: 720px) {
    .industry-new-template section.content.sector-intro .text-col.col.grid_6_of_12 {
      width: 100%; } }
  @media only screen and (max-width: 450px) {
    .industry-new-template section.content.sector-intro .text-col.col.grid_6_of_12 {
      width: 95%;
      margin-left: 5%; } }
  .industry-new-template section.content.stop .text-col:before {
    height: 60px;
    height: 3.78rem; }
  .industry-new-template section.content.active h2 {
    font-weight: 600; }
  .industry-new-template section.content.active .section-marker > div {
    background-color: #cf732a; }
  .industry-new-template section.content.case-study .title-content-type {
    margin-bottom: 10px;
    margin-bottom: 0.63rem; }
    .industry-new-template section.content.case-study .title-content-type span {
      padding: 10px 10px 5px 10px;
      padding: 0.63rem 0.63rem 0.31rem 0.63rem;
      background-color: #044d43;
      color: #FFFFFF;
      border-radius: 3px;
      display: inline-block;
      font-size: 70%;
      text-transform: uppercase;
      letter-spacing: 1px; }
  .industry-new-template section.content.case-study img {
    display: none; }
  .industry-new-template section.content.case-study .text-col-wrapper {
    min-width: 300px;
    width: 70%;
    background-color: #FFFFFF;
    padding: 30px;
    padding: 1.89rem; }
    @media only screen and (max-width: 650px) {
      .industry-new-template section.content.case-study .text-col-wrapper {
        width: 100%;
        position: relative;
        margin-top: 150px;
        margin-top: 9.45rem;
        min-width: 1px; } }
  .industry-new-template section.content.case-study .case-study-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 60%;
    width: 50%;
    position: absolute;
    right: -15%;
    top: 5%; }
    @media only screen and (max-width: 1024px) {
      .industry-new-template section.content.case-study .case-study-bg {
        background-size: contain; } }
    @media only screen and (max-width: 650px) {
      .industry-new-template section.content.case-study .case-study-bg {
        width: 90%;
        height: 200px;
        height: 12.6rem;
        background-size: cover;
        top: 150px;
        top: 9.45rem;
        right: -5%; } }
  .industry-new-template section.content.active.case-study span {
    padding-bottom: 10px;
    padding-bottom: 0.63rem; }
.industry-new-template blockquote {
  width: 40.8%;
  margin-left: 1.6%;
  padding: 10px;
  padding: 0.63rem;
  float: left; }
  @media only screen and (max-width: 720px) {
    .industry-new-template blockquote {
      font-size: 20px;
      font-size: 1.26rem;
      width: 100%;
      max-width: 400px;
      margin-left: auto;
      margin-right: auto;
      float: none; } }

#industry-subscribe, #industry-job {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5);
  display: none; }
  #industry-subscribe .industry-subscribe-wrap, #industry-job .industry-subscribe-wrap {
    width: 60%;
    height: 30%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25%;
    position: fixed;
    left: 20%; }
    @media only screen and (max-width: 1024px) {
      #industry-subscribe .industry-subscribe-wrap, #industry-job .industry-subscribe-wrap {
        width: 80%;
        left: 10%; } }
    @media only screen and (max-width: 650px) {
      #industry-subscribe .industry-subscribe-wrap, #industry-job .industry-subscribe-wrap {
        width: 90%;
        left: 5%;
        height: 100%;
        margin-top: 0; } }
    @media only screen and (max-width: 650px) and (orientation: landscape) {
      #industry-subscribe .industry-subscribe-wrap, #industry-job .industry-subscribe-wrap {
        margin-top: 0;
        height: 100%; } }
  @media only screen and (max-width: 650px) and (orientation: landscape) {
    #industry-subscribe .inline-form-row, #industry-job .inline-form-row {
      padding: 10px 0;
      padding: 0.63rem 0; } }
  #industry-subscribe .inline-form-row label, #industry-job .inline-form-row label {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    margin-bottom: 0.63rem;
    line-height: 1.25;
    padding-right: 10px;
    padding-right: 0.63rem; }
    @media (max-width: 1200px) {
      #industry-subscribe .inline-form-row label, #industry-job .inline-form-row label {
        font-size: 2.0em; } }
    @media only screen and (max-width: 720px) {
      #industry-subscribe .inline-form-row label, #industry-job .inline-form-row label {
        text-align: left; } }
    #industry-subscribe .inline-form-row label span, #industry-job .inline-form-row label span {
      line-height: 1.25; }
  @media only screen and (max-width: 720px) {
    #industry-subscribe .inline-form-row .button, #industry-subscribe .inline-form-row .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span #industry-subscribe .inline-form-row a.button:hover, #industry-subscribe .inline-form-row .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span #industry-subscribe .inline-form-row a.button:hover, #industry-subscribe .inline-form-row .goodmove .header-content a, .goodmove .header-content #industry-subscribe .inline-form-row a, #industry-subscribe .inline-form-row .ledc-form .submit, .ledc-form #industry-subscribe .inline-form-row .submit,
    #industry-subscribe .inline-form-row .ledc-form .cancel,
    .ledc-form #industry-subscribe .inline-form-row .cancel, #industry-subscribe .inline-form-row a.green-button,
    #industry-subscribe .inline-form-row button.green-button,
    #industry-subscribe .inline-form-row input.green-button, #industry-subscribe .inline-form-row a.orange-button,
    #industry-subscribe .inline-form-row button.orange-button, #industry-subscribe .inline-form-row a.green-transparent-button:hover,
    #industry-subscribe .inline-form-row button.green-transparent-button:hover, #industry-subscribe .inline-form-row a.grey-transparent-button:hover,
    #industry-subscribe .inline-form-row button.grey-transparent-button:hover, #industry-subscribe .inline-form-row a.orange-button-alt,
    #industry-subscribe .inline-form-row button.orange-button-alt, #industry-job .inline-form-row .button, #industry-job .inline-form-row .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span #industry-job .inline-form-row a.button:hover, #industry-job .inline-form-row .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span #industry-job .inline-form-row a.button:hover, #industry-job .inline-form-row .goodmove .header-content a, .goodmove .header-content #industry-job .inline-form-row a, #industry-job .inline-form-row .ledc-form .submit, .ledc-form #industry-job .inline-form-row .submit,
    #industry-job .inline-form-row .ledc-form .cancel,
    .ledc-form #industry-job .inline-form-row .cancel, #industry-job .inline-form-row a.green-button,
    #industry-job .inline-form-row button.green-button,
    #industry-job .inline-form-row input.green-button, #industry-job .inline-form-row a.orange-button,
    #industry-job .inline-form-row button.orange-button, #industry-job .inline-form-row a.green-transparent-button:hover,
    #industry-job .inline-form-row button.green-transparent-button:hover, #industry-job .inline-form-row a.grey-transparent-button:hover,
    #industry-job .inline-form-row button.grey-transparent-button:hover, #industry-job .inline-form-row a.orange-button-alt,
    #industry-job .inline-form-row button.orange-button-alt {
      margin-left: 0;
      display: block; } }
  @media only screen and (max-width: 650px) {
    #industry-subscribe .inline-form-row .button, #industry-subscribe .inline-form-row .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span #industry-subscribe .inline-form-row a.button:hover, #industry-subscribe .inline-form-row .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span #industry-subscribe .inline-form-row a.button:hover, #industry-subscribe .inline-form-row .goodmove .header-content a, .goodmove .header-content #industry-subscribe .inline-form-row a, #industry-subscribe .inline-form-row .ledc-form .submit, .ledc-form #industry-subscribe .inline-form-row .submit,
    #industry-subscribe .inline-form-row .ledc-form .cancel,
    .ledc-form #industry-subscribe .inline-form-row .cancel, #industry-subscribe .inline-form-row a.green-button,
    #industry-subscribe .inline-form-row button.green-button,
    #industry-subscribe .inline-form-row input.green-button, #industry-subscribe .inline-form-row a.orange-button,
    #industry-subscribe .inline-form-row button.orange-button, #industry-subscribe .inline-form-row a.green-transparent-button:hover,
    #industry-subscribe .inline-form-row button.green-transparent-button:hover, #industry-subscribe .inline-form-row a.grey-transparent-button:hover,
    #industry-subscribe .inline-form-row button.grey-transparent-button:hover, #industry-subscribe .inline-form-row a.orange-button-alt,
    #industry-subscribe .inline-form-row button.orange-button-alt, #industry-job .inline-form-row .button, #industry-job .inline-form-row .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span #industry-job .inline-form-row a.button:hover, #industry-job .inline-form-row .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span #industry-job .inline-form-row a.button:hover, #industry-job .inline-form-row .goodmove .header-content a, .goodmove .header-content #industry-job .inline-form-row a, #industry-job .inline-form-row .ledc-form .submit, .ledc-form #industry-job .inline-form-row .submit,
    #industry-job .inline-form-row .ledc-form .cancel,
    .ledc-form #industry-job .inline-form-row .cancel, #industry-job .inline-form-row a.green-button,
    #industry-job .inline-form-row button.green-button,
    #industry-job .inline-form-row input.green-button, #industry-job .inline-form-row a.orange-button,
    #industry-job .inline-form-row button.orange-button, #industry-job .inline-form-row a.green-transparent-button:hover,
    #industry-job .inline-form-row button.green-transparent-button:hover, #industry-job .inline-form-row a.grey-transparent-button:hover,
    #industry-job .inline-form-row button.grey-transparent-button:hover, #industry-job .inline-form-row a.orange-button-alt,
    #industry-job .inline-form-row button.orange-button-alt {
      width: 100%;
      display: inline-block;
      max-width: 100%; } }
  #industry-subscribe .inline-form-row #mce-EMAIL, #industry-subscribe .inline-form-row input, #industry-job .inline-form-row #mce-EMAIL, #industry-job .inline-form-row input {
    width: 70%; }
    @media only screen and (max-width: 1024px) {
      #industry-subscribe .inline-form-row #mce-EMAIL, #industry-subscribe .inline-form-row input, #industry-job .inline-form-row #mce-EMAIL, #industry-job .inline-form-row input {
        width: 100%;
        margin-bottom: 20px;
        margin-bottom: 1.26rem; } }
  #industry-subscribe .fa.close-subscribe, #industry-job .fa.close-subscribe {
    font-size: 40px;
    font-size: 2.52rem;
    color: #FFFFFF;
    display: block;
    margin-left: auto;
    width: 40px;
    width: 2.52rem;
    cursor: pointer; }

.resources-inner {
  display: none; }

.accelerate-col #inner-page-description {
  margin-top: 0em !important; }

.goodmove.modal-open {
  height: 100%;
  overflow: hidden; }
.goodmove #google_translate_element {
  float: none; }
.goodmove .super-navigation {
  background-color: #333333; }
  .goodmove .super-navigation .wrap {
    display: block; }
    @media only screen and (min-width: 620px) {
      .goodmove .super-navigation .wrap {
        display: table;
        padding: 10px 0;
        padding: 0.625rem 0; } }
  .goodmove .super-navigation .left, .goodmove .super-navigation .right {
    float: none; }
    @media only screen and (min-width: 620px) {
      .goodmove .super-navigation .left, .goodmove .super-navigation .right {
        width: 50%;
        display: table-cell;
        vertical-align: middle; } }
  .goodmove .super-navigation .left {
    text-align: left; }
    @media only screen and (min-width: 620px) {
      .goodmove .super-navigation .left#socialnavigation {
        width: 30%; } }
  @media only screen and (min-width: 620px) {
    .goodmove .super-navigation .right {
      text-align: right; } }
  @media only screen and (min-width: 620px) {
    .goodmove .super-navigation .right#subnavigation {
      width: 70%; } }
.goodmove #supernavigation.right {
  text-align: center;
  margin: 0;
  width: 100%; }
  @media only screen and (min-width: 420px) {
    .goodmove #supernavigation.right {
      text-align: right; } }
  @media only screen and (min-width: 620px) {
    .goodmove #supernavigation.right {
      margin-left: 50%;
      width: 100%; } }
.goodmove #subnavigation {
  margin-top: 10px;
  margin-top: 0.625rem; }
  @media only screen and (min-width: 620px) {
    .goodmove #subnavigation {
      margin-top: 0; } }
  .goodmove #subnavigation .right {
    text-align: left; }
.goodmove #supernavigation, .goodmove #subnavigation {
  color: #AAAAAA; }
  .goodmove #supernavigation a, .goodmove #subnavigation a {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    color: #AAAAAA;
    background-color: #333333;
    font-size: 11px;
    font-size: 0.6875rem;
    padding: 10px;
    padding: 0.625rem;
    position: relative; }
    .goodmove #supernavigation a:after, .goodmove #subnavigation a:after {
      content: "";
      display: block;
      border-top: 1px solid #aaaaaa;
      position: absolute;
      bottom: 10px;
      width: 87%;
      transition: bottom 0.4s ease; }
    .goodmove #supernavigation a:hover:after, .goodmove #subnavigation a:hover:after {
      bottom: 5px; }
    @media only screen and (min-width: 420px) {
      .goodmove #supernavigation a, .goodmove #subnavigation a {
        font-size: 12px;
        font-size: 0.75rem; } }
    @media only screen and (min-width: 620px) {
      .goodmove #supernavigation a, .goodmove #subnavigation a {
        font-size: 14px;
        font-size: 0.875rem; } }
.goodmove #subfooter {
  padding: 20px 0;
  padding: 1.25rem 0; }
  @media only screen and (min-width: 620px) {
    .goodmove #subfooter {
      padding: 0; } }
.goodmove .social-links a {
  margin: 0 1%;
  text-decoration: none;
  padding: 0.5em;
  border-radius: 50%;
  width: 31px;
  display: inline-block;
  background-color: #2b2b2b;
  color: #aaaaaa;
  -webkit-transition: all 0.4s "ease";
  -moz-transition: all 0.4s "ease";
  -o-transition: all 0.4s "ease";
  transition: all 0.4s "ease"; }
  .goodmove .social-links a.fa-twitter:hover {
    background-color: #00aced;
    color: #FFFFFF; }
  .goodmove .social-links a.fa-facebook:hover {
    background-color: #3b5998;
    color: #FFFFFF; }
  .goodmove .social-links a.fa-youtube:hover, .goodmove .social-links a.fa-youtube-play:hover {
    background-color: #bb0000;
    color: #FFFFFF; }
  .goodmove .social-links a.fa-linkedin:hover {
    background-color: #007bb6;
    color: #FFFFFF; }
  .goodmove .social-links a.fa-instagram:hover {
    background-color: #bc2a8d;
    color: #FFFFFF; }
.goodmove #ledc-page-header {
  min-height: 1px;
  min-height: 0.0625rem; }
  @media only screen and (max-width: 1024px) {
    .goodmove #ledc-page-header {
      padding-bottom: 0; } }
.goodmove .header-content {
  width: 90%;
  margin: 60px auto 80px auto;
  margin: 3.75rem auto 5rem auto;
  max-width: 600px;
  max-width: 37.5rem; }
  @media only screen and (min-width: 800px) {
    .goodmove .header-content {
      margin-left: 0;
      width: 50%; } }
  .goodmove .header-content h1 {
    color: #FFFFFF; }
  .goodmove .header-content a:hover {
    background: #2f79b5 !important; }
.goodmove #featuredContainer {
  background-color: #F3F3F3; }
  .goodmove #featuredContainer ul {
    width: 100%;
    max-width: 600px;
    max-width: 37.5rem;
    margin-bottom: 0; }
    .goodmove #featuredContainer ul:after {
      content: "";
      width: 100%;
      display: table;
      clear: both; }
.goodmove section.content:before {
  border: none; }
.goodmove section.content .text-col {
  padding-top: 1px;
  padding-top: 0.0625rem; }
  .goodmove section.content .text-col ul li.image-list-item.image-nav-item {
    margin-top: 20px; }
    @media only screen and (min-width: 420px) {
      .goodmove section.content .text-col ul li.image-list-item.image-nav-item {
        margin-top: 0;
        float: left;
        width: 49.8%; } }
    @media only screen and (min-width: 720px) {
      .goodmove section.content .text-col ul li.image-list-item.image-nav-item {
        width: 47.8%; } }
    .goodmove section.content .text-col ul li.image-list-item.image-nav-item:first-child {
      margin-top: 0; }
    .goodmove section.content .text-col ul li.image-list-item.image-nav-item a {
      overflow: visible !important;
      height: auto;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      color: #000000;
      max-width: 100%; }
      @media only screen and (min-width: 720px) {
        .goodmove section.content .text-col ul li.image-list-item.image-nav-item a {
          font-size: 18px;
          font-size: 1.125rem; } }
      .goodmove section.content .text-col ul li.image-list-item.image-nav-item a:hover {
        color: #cf732a; }
    .goodmove section.content .text-col ul li.image-list-item.image-nav-item img {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 175px;
      width: 10.9375rem;
      height: 175px;
      height: 10.9375rem; }
      @media only screen and (min-width: 720px) {
        .goodmove section.content .text-col ul li.image-list-item.image-nav-item img {
          width: 200px;
          width: 12.5rem;
          height: 200px;
          height: 12.5rem; } }
.goodmove #newscontainer ul {
  width: 100%; }
  .goodmove #newscontainer ul:after {
    content: "";
    width: 100%;
    display: table;
    clear: both; }
.goodmove #newscontainer li.image-list-item {
  margin-left: 0;
  width: 100%;
  padding-right: 1.6%;
  padding-left: 0; }
  @media only screen and (min-width: 720px) {
    .goodmove #newscontainer li.image-list-item {
      width: 50%;
      float: left; } }
  @media only screen and (min-width: 920px) {
    .goodmove #newscontainer li.image-list-item {
      width: 33%; } }
  .goodmove #newscontainer li.image-list-item a {
    display: inline-block;
    text-transform: uppercase;
    margin-top: 10px;
    margin-top: 0.625rem;
    font-weight: bold;
    font-family: "libre_franklinMD", sans-serif;
    text-decoration: none;
    width: auto;
    position: relative;
    overflow: visible;
    padding-bottom: 5px;
    padding-bottom: 0.3125rem; }
    .goodmove #newscontainer li.image-list-item a:after {
      content: "";
      width: 100%;
      display: block;
      bottom: 7px;
      bottom: 0.4375rem;
      transition: bottom 0.4s ease;
      position: absolute;
      border-top: 1px solid #2f79b5; }
    .goodmove #newscontainer li.image-list-item a:hover:after {
      bottom: 5px;
      bottom: 0.3125rem;
      border-top: 1px solid #cf732a; }
  .goodmove #newscontainer li.image-list-item em, .goodmove #newscontainer li.image-list-item i {
    display: block;
    font-size: 14px;
    font-size: 0.875rem; }
.goodmove #mapContainer {
  background-color: #F3F3F3; }
  .goodmove #mapContainer #map_inner {
    padding: 80px 0 30px 0;
    padding: 5rem 0 1.875rem 0; }
    @media only screen and (min-width: 720px) {
      .goodmove #mapContainer #map_inner {
        padding: 80px 0;
        padding: 5rem 0; } }
  .goodmove #mapContainer .map-image.col {
    padding: 0;
    height: 400px;
    height: 25rem;
    border: 4px solid #FFFFFF;
    border: 0.25rem solid #FFFFFF;
    width: 100%; }
    @media only screen and (min-width: 720px) {
      .goodmove #mapContainer .map-image.col.grid_8_of_12 {
        width: 48.6%; } }
    @media only screen and (min-width: 920px) {
      .goodmove #mapContainer .map-image.col.grid_8_of_12 {
        width: 66.13%; } }
  .goodmove #mapContainer .map-description.col {
    margin-left: 0;
    width: 100%; }
    @media only screen and (min-width: 720px) {
      .goodmove #mapContainer .map-description.col {
        margin-left: 1.6%; }
        .goodmove #mapContainer .map-description.col.grid_4_of_12 {
          width: 48.6%; } }
    @media only screen and (min-width: 920px) {
      .goodmove #mapContainer .map-description.col.grid_4_of_12 {
        width: 32.26%; } }
  .goodmove #mapContainer a {
    text-transform: uppercase;
    font-weight: bold;
    font-family: "libre_franklinMD", sans-serif;
    color: #2f79b5;
    text-decoration: none;
    width: auto;
    position: relative;
    overflow: visible;
    padding-bottom: 5px;
    padding-bottom: 0.3125rem; }
    .goodmove #mapContainer a:after {
      content: "";
      width: 100%;
      display: block;
      bottom: 7px;
      bottom: 0.4375rem;
      transition: bottom 0.4s ease;
      position: absolute;
      border-top: 1px solid #2f79b5; }
    .goodmove #mapContainer a:hover {
      color: #cf732a; }
      .goodmove #mapContainer a:hover:after {
        bottom: 5px;
        bottom: 0.3125rem;
        border-top: 1px solid #cf732a; }
.goodmove #contactContainer {
  background-color: #4d4d4d;
  padding-bottom: 50px;
  padding-bottom: 3.125rem; }
  .goodmove #contactContainer .footer-content p, .goodmove #contactContainer .footer-content .london-inc.space #main_inner li span, .london-inc.space #main_inner li .goodmove #contactContainer .footer-content span, .goodmove #contactContainer .footer-content a {
    color: #FFFFFF; }
  .goodmove #contactContainer .footer-content img {
    max-width: 200px;
    max-width: 12.5rem;
    margin-left: 0; }
  .goodmove #contactContainer h3.footer-title {
    text-transform: uppercase;
    font-size: 18px;
    font-size: 1.125rem;
    color: #FFFFFF; }
  .goodmove #contactContainer .col {
    padding-bottom: 0;
    margin-left: 0;
    width: 100%; }
    @media only screen and (min-width: 720px) {
      .goodmove #contactContainer .col {
        margin-left: 1.6%; }
        .goodmove #contactContainer .col.first {
          margin-left: 0; } }
    @media only screen and (min-width: 720px) {
      .goodmove #contactContainer .col.contact-form-wrapper.grid_4_of_12, .goodmove #contactContainer .col.contact-form-wrapper.grid_6_of_12 {
        width: 48.6%; } }
    @media only screen and (min-width: 920px) {
      .goodmove #contactContainer .col.contact-form-wrapper.grid_4_of_12 {
        width: 32.26%; } }
    @media only screen and (min-width: 720px) {
      .goodmove #contactContainer .col.one.grid_4_of_12, .goodmove #contactContainer .col.one.grid_6_of_12 {
        width: 48.6%;
        padding-left: 20px;
        padding-left: 1.25rem;
        padding-right: 20px;
        padding-right: 1.25rem; } }
    @media only screen and (min-width: 920px) {
      .goodmove #contactContainer .col.one.grid_4_of_12 {
        width: 32.26%; } }
    @media only screen and (min-width: 720px) {
      .goodmove #contactContainer .col.two.grid_6_of_12 {
        width: 48.6%; }
      .goodmove #contactContainer .col.two.grid_4_of_12 {
        width: 100%; } }
    @media only screen and (min-width: 920px) {
      .goodmove #contactContainer .col.two.grid_4_of_12 {
        width: 32.26%; } }
  .goodmove #contactContainer .content-section-pad ul {
    width: 100%; }
    .goodmove #contactContainer .content-section-pad ul li {
      margin-left: 0;
      list-style: none; }
      .goodmove #contactContainer .content-section-pad ul li:before {
        content: "";
        display: none; }
.goodmove .contact {
  background: none;
  padding-bottom: 0; }
  .goodmove .contact#contactuscontainer-0, .goodmove .contact#contactuscontainer-1 {
    display: none; }
  .goodmove .contact .contact-form, .goodmove .contact input[type=text], .goodmove .contact input[type=email] {
    padding-top: 0;
    padding-bottom: 40px;
    padding-bottom: 2.5rem;
    background-color: #4d4d4d;
    width: 100%; }
    .goodmove .contact .contact-form label, .goodmove .contact input[type=text] label, .goodmove .contact input[type=email] label {
      color: #FFFFFF;
      margin-bottom: 5px;
      margin-bottom: 0.3125rem; }
    .goodmove .contact .contact-form form, .goodmove .contact input[type=text] form, .goodmove .contact input[type=email] form {
      margin-left: 0;
      width: 100%;
      max-width: 600px;
      max-width: 37.5rem; }
      .goodmove .contact .contact-form form .required, .goodmove .contact input[type=text] form .required, .goodmove .contact input[type=email] form .required {
        color: #FFFFFF;
        margin-top: 10px;
        margin-top: 0.625rem; }
    .goodmove .contact .contact-form .button:hover, .goodmove .contact input[type=text] .button:hover, .goodmove .contact input[type=email] .button:hover, .goodmove .contact .contact-form .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span .goodmove .contact .contact-form a.button:hover, .goodmove .contact input[type=text] .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span .goodmove .contact input[type=text] a.button:hover, .goodmove .contact input[type=email] .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span .goodmove .contact input[type=email] a.button:hover, .goodmove .contact .contact-form .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span .goodmove .contact .contact-form a.button:hover, .goodmove .contact input[type=text] .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span .goodmove .contact input[type=text] a.button:hover, .goodmove .contact input[type=email] .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span .goodmove .contact input[type=email] a.button:hover, .goodmove .contact .contact-form .header-content a:hover, .goodmove .header-content .contact .contact-form a:hover, .goodmove .contact input[type=text] .header-content a:hover, .goodmove .header-content .contact input[type=text] a:hover, .goodmove .contact input[type=email] .header-content a:hover, .goodmove .header-content .contact input[type=email] a:hover, .goodmove .contact .contact-form .ledc-form .submit:hover, .ledc-form .goodmove .contact .contact-form .submit:hover, .goodmove .contact input[type=text] .ledc-form .submit:hover, .ledc-form .goodmove .contact input[type=text] .submit:hover, .goodmove .contact input[type=email] .ledc-form .submit:hover, .ledc-form .goodmove .contact input[type=email] .submit:hover,
    .goodmove .contact .contact-form .ledc-form .cancel:hover,
    .ledc-form .goodmove .contact .contact-form .cancel:hover,
    .goodmove .contact input[type=text] .ledc-form .cancel:hover,
    .ledc-form .goodmove .contact input[type=text] .cancel:hover,
    .goodmove .contact input[type=email] .ledc-form .cancel:hover,
    .ledc-form .goodmove .contact input[type=email] .cancel:hover, .goodmove .contact .contact-form a.green-button:hover, .goodmove .contact input[type=text] a.green-button:hover, .goodmove .contact input[type=email] a.green-button:hover,
    .goodmove .contact .contact-form button.green-button:hover,
    .goodmove .contact input[type=text] button.green-button:hover,
    .goodmove .contact input[type=email] button.green-button:hover,
    .goodmove .contact .contact-form input.green-button:hover,
    .goodmove .contact input[type=text] input.green-button:hover,
    .goodmove .contact input[type=email] input.green-button:hover, .goodmove .contact .contact-form a.orange-button:hover, .goodmove .contact input[type=text] a.orange-button:hover, .goodmove .contact input[type=email] a.orange-button:hover,
    .goodmove .contact .contact-form button.orange-button:hover,
    .goodmove .contact input[type=text] button.orange-button:hover,
    .goodmove .contact input[type=email] button.orange-button:hover, .goodmove .contact .contact-form a.green-transparent-button:hover, .goodmove .contact input[type=text] a.green-transparent-button:hover, .goodmove .contact input[type=email] a.green-transparent-button:hover,
    .goodmove .contact .contact-form button.green-transparent-button:hover,
    .goodmove .contact input[type=text] button.green-transparent-button:hover,
    .goodmove .contact input[type=email] button.green-transparent-button:hover, .goodmove .contact .contact-form a.grey-transparent-button:hover, .goodmove .contact input[type=text] a.grey-transparent-button:hover, .goodmove .contact input[type=email] a.grey-transparent-button:hover,
    .goodmove .contact .contact-form button.grey-transparent-button:hover,
    .goodmove .contact input[type=text] button.grey-transparent-button:hover,
    .goodmove .contact input[type=email] button.grey-transparent-button:hover, .goodmove .contact .contact-form a.orange-button-alt:hover, .goodmove .contact input[type=text] a.orange-button-alt:hover, .goodmove .contact input[type=email] a.orange-button-alt:hover,
    .goodmove .contact .contact-form button.orange-button-alt:hover,
    .goodmove .contact input[type=text] button.orange-button-alt:hover,
    .goodmove .contact input[type=email] button.orange-button-alt:hover {
      background-color: #2f79b5; }
.goodmove #industry-subscribe .industry-subscribe-wrap, .goodmove #industry-job .industry-subscribe-wrap {
  margin-top: 10px;
  margin-top: 0.625rem;
  height: 100%;
  overflow-y: scroll; }
.goodmove #industry-subscribe h3, .goodmove #industry-job h3 {
  color: #FFFFFF;
  font-style: normal;
  text-transform: uppercase; }
.goodmove #industry-subscribe p, .goodmove #industry-subscribe .london-inc.space #main_inner li span, .london-inc.space #main_inner li .goodmove #industry-subscribe span, .goodmove #industry-subscribe small, .goodmove #industry-job p, .goodmove #industry-job .london-inc.space #main_inner li span, .london-inc.space #main_inner li .goodmove #industry-job span, .goodmove #industry-job small {
  width: 80%;
  margin: 0 auto;
  max-width: 450px;
  max-width: calcualateRem(450);
  color: #FFFFFF; }
.goodmove #industry-subscribe form, .goodmove #industry-job form {
  max-width: 450px;
  max-width: 28.125rem;
  margin: 30px auto;
  margin: 1.875rem auto;
  width: 80%; }
.goodmove #industry-subscribe .notification, .goodmove #industry-job .notification {
  padding: 20px;
  padding: 1.25rem; }

/* ==========================================================================
   Twelve Column Grid
   ========================================================================== */
.grid_12_of_12 {
  width: 100%; }

.grid_11_of_12 {
  width: 91.53%; }

.grid_10_of_12 {
  width: 83.06%; }

.grid_9_of_12 {
  width: 74.6%; }

.grid_8_of_12 {
  width: 66.13%; }

.grid_7_of_12 {
  width: 57.66%; }

.grid_6_of_12 {
  width: 49.2%; }

.grid_5_of_12 {
  width: 40.73%; }

.grid_4_of_12 {
  width: 32.26%; }

.grid_3_of_12 {
  width: 23.8%; }

.grid_2_of_12 {
  width: 15.33%; }

.grid_1_of_12 {
  width: 6.866%; }

/* Remove the margin on the first column. Works on all browsers incl. IE7+ */
.row {
  clear: both;
  margin: 0 auto;
  *zoom: 1; }

.row:before, .row:after {
  content: "";
  display: table; }

.row:after {
  clear: both; }

.col {
  display: block;
  float: left;
  margin: 0 0 0 1.6%; }
  .col:first-of-type, .col.first {
    margin-left: 0; }
  @media only screen and (max-width: 720px) {
    .col {
      margin-left: 0;
      float: none; } }

@media only screen and (max-width: 720px) {
  .grid_12_of_12,
  .grid_11_of_12,
  .grid_10_of_12,
  .grid_9_of_12,
  .grid_8_of_12,
  .grid_7_of_12,
  .grid_6_of_12,
  .grid_5_of_12,
  .grid_4_of_12,
  .grid_3_of_12,
  .grid_2_of_12,
  .grid_1_of_12 {
    width: 100%; } }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 10, 2017, 10:50:24 AM
    Author     : echidna
*/
body #page-content h2 {
  color: #595959; }
body #page-content .content-section-pad, body #page-content #workforce-list, body #page-content #support-list {
  margin: 16px 0;
  padding: 16px 0; }
body #page-content .full-width-title-img h1 {
  color: #ffffff; }
body #page-content .listing li.event {
  padding: 2em 0; }
  body #page-content .listing li.event:first-child {
    padding-top: 0; }
body #page-content #main_inner a.button, body #page-content #main_inner .goodmove .header-content a, .goodmove .header-content body #page-content #main_inner a, body #page-content #main_inner .ledc-form a.submit, .ledc-form body #page-content #main_inner a.submit,
body #page-content #main_inner .ledc-form a.cancel,
.ledc-form body #page-content #main_inner a.cancel, body #page-content #main_inner a.green-button, body #page-content #main_inner a.orange-button, body #page-content #main_inner a.green-transparent-button:hover, body #page-content #main_inner a.grey-transparent-button:hover, body #page-content #main_inner a.orange-button-alt {
  float: none;
  margin: 0 auto;
  text-align: center;
  display: block;
  width: 200px; }
body #page-content .tech-events-view-all {
  text-align: center; }
body #page-content .tech-communities {
  float: left;
  padding: 2em 0; }
  body #page-content .tech-communities .communities-image {
    float: left;
    width: 180px;
    display: inline-block;
    padding: 0; }
    @media only screen and (max-width: 720px) {
      body #page-content .tech-communities .communities-image {
        display: block;
        padding: 0;
        width: 100%;
        float: none;
        margin: 0 auto; } }
  body #page-content .tech-communities .communities-info {
    float: right;
    width: calc(100% - 180px);
    display: inline-block;
    margin-top: 1em; }
    @media only screen and (max-width: 720px) {
      body #page-content .tech-communities .communities-info {
        width: 100%;
        text-align: center; } }
    body #page-content .tech-communities .communities-info h3 a {
      text-decoration: none; }
      body #page-content .tech-communities .communities-info h3 a:hover {
        text-decoration: underline;
        color: #cf732a; }

.full-width-title-img {
  margin: 32px 0;
  margin: 2rem 0; }

.industry-new-template.resources #sectorIntro {
  min-height: 460px;
  min-height: 29.04rem; }
  @media only screen and (max-width: 1024px) {
    .industry-new-template.resources #sectorIntro {
      min-height: 1px; } }
.industry-new-template h2.content-section-header {
  font-size: 16px;
  font-size: 1rem; }
  @media only screen and (max-width: 1024px) {
    .industry-new-template h2.content-section-header {
      position: relative; } }
.industry-new-template #main_inner {
  background-color: #F3F3F3; }
  .industry-new-template #main_inner .testimonial img, .industry-new-template #main_inner #testimonialcontainer img {
    width: 300px;
    width: 18.6rem;
    max-width: 300px;
    max-width: 18.6rem; }
    @media only screen and (max-width: mobile) {
      .industry-new-template #main_inner .testimonial img, .industry-new-template #main_inner #testimonialcontainer img {
        max-width: 250px;
        max-width: 15.525rem;
        display: block;
        margin-left: auto;
        margin-right: auto; } }
.industry-new-template .wrap {
  z-index: auto; }
.industry-new-template .divider {
  display: none; }
.industry-new-template section#inner_header {
  margin: 0 0 2rem 0;
  padding: 0; }
  @media only screen and (max-width: 720px) {
    .industry-new-template section#inner_header {
      background-color: #FFFFFF; } }
.industry-new-template .slide {
  margin: 0;
  padding: 0; }
@media only screen and (min-width: 651px) {
  .industry-new-template .industry-callout p.summary-event, .industry-new-template .industry-callout .london-inc.space #main_inner li span.summary-event, .london-inc.space #main_inner li .industry-new-template .industry-callout span.summary-event {
    margin-top: 0; } }
@media only screen and (max-width: 1024px) {
  .industry-new-template #ledc-page-header {
    padding-bottom: 120px;
    padding-bottom: 7.5rem; } }
@media only screen and (min-width: 1025px) {
  .industry-new-template #ledc-page-header .industry-side-nav {
    display: none; } }
.industry-new-template #upcomingeventscontainer.latest-news {
  margin-bottom: 0; }
  .industry-new-template #upcomingeventscontainer.latest-news .article-info {
    width: calc(100% - 260px); }
    @media only screen and (max-width: 650px) {
      .industry-new-template #upcomingeventscontainer.latest-news .article-info {
        width: 100%; } }
@media only screen and (max-width: 1024px) {
  .industry-new-template #inner_header .wrap {
    position: initial;
    width: 100%;
    max-width: 100%; } }
.industry-new-template #inner_header #inner-page-nav {
  width: 100%;
  overflow: visible;
  border-radius: 0 0 0 3px;
  border-top: 2px solid #d5d5d5;
  border-bottom: 2px solid #d5d5d5;
  padding: 15px 0;
  padding: 0.945rem 0; }
  .industry-new-template #inner_header #inner-page-nav ul.sub-nav {
    display: block; }
  .industry-new-template #inner_header #inner-page-nav a {
    display: block;
    text-decoration: none;
    position: relative;
    font-family: "oswald", sans-serif;
    text-align: center;
    padding: 5px;
    padding: 0.31rem; }
    .industry-new-template #inner_header #inner-page-nav a:hover {
      color: #cf732a;
      text-decoration: underline; }
  @media only screen and (max-width: 1024px) {
    .industry-new-template #inner_header #inner-page-nav {
      display: none !important; } }
.industry-new-template #inner_header #inner-page-description {
  background: #FFFFFF;
  padding: 0 40px 20px 40px;
  padding: 0 2.52rem 1.26rem 2.52rem;
  margin-top: -48px;
  margin-top: -3em;
  margin-left: 0;
  position: absolute;
  z-index: 1;
  right: 0;
  width: 30%;
  max-width: 300px; }
  .industry-new-template #inner_header #inner-page-description ul li {
    list-style: none; }
  .industry-new-template #inner_header #inner-page-description:before {
    content: "";
    width: 100%;
    height: 70px;
    height: 4.41rem;
    background: url(../images/template/ledc-sidebar-top.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    display: block;
    top: -59px;
    top: -3.717rem; }
    @media only screen and (max-width: 1024px) {
      .industry-new-template #inner_header #inner-page-description:before {
        display: none; } }
  .industry-new-template #inner_header #inner-page-description:after {
    content: "";
    width: 100%;
    height: 30px;
    height: 1.89rem;
    background: url(../images/template/ledc-sidebar-bottom.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    bottom: -30px;
    bottom: -1.86rem;
    display: block; }
    @media only screen and (max-width: 1024px) {
      .industry-new-template #inner_header #inner-page-description:after {
        display: none; } }
  .industry-new-template #inner_header #inner-page-description img {
    width: 100%;
    max-width: 125px;
    max-width: 7.875rem;
    display: block;
    margin: 0 auto; }
    @media only screen and (max-width: 1024px) {
      .industry-new-template #inner_header #inner-page-description img {
        margin-left: 0;
        display: inline-block;
        float: left; } }
    @media only screen and (max-width: 650px) {
      .industry-new-template #inner_header #inner-page-description img {
        width: 100px;
        width: 6.3rem; } }
    @media only screen and (max-width: 450px) {
      .industry-new-template #inner_header #inner-page-description img {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto; } }
  .industry-new-template #inner_header #inner-page-description .social {
    margin-top: 30px;
    margin-top: 1.89rem;
    text-align: center; }
    .industry-new-template #inner_header #inner-page-description .social .social-links {
      margin: 0 0 20px 0;
      margin: 0 0 1.26rem 0;
      padding-left: 0; }
      .industry-new-template #inner_header #inner-page-description .social .social-links a {
        margin: 0 1%;
        text-decoration: none;
        padding: 0.5em;
        border-radius: 50%;
        width: 31px;
        display: inline-block; }
        .industry-new-template #inner_header #inner-page-description .social .social-links a:before {
          font-size: 1em;
          color: #FFFFFF; }
        .industry-new-template #inner_header #inner-page-description .social .social-links a:hover {
          background: #00312b; }
        .industry-new-template #inner_header #inner-page-description .social .social-links a.button, .industry-new-template #inner_header #inner-page-description .social .social-links .goodmove .header-content a, .goodmove .header-content .industry-new-template #inner_header #inner-page-description .social .social-links a, .industry-new-template #inner_header #inner-page-description .social .social-links .ledc-form a.submit, .ledc-form .industry-new-template #inner_header #inner-page-description .social .social-links a.submit,
        .industry-new-template #inner_header #inner-page-description .social .social-links .ledc-form a.cancel,
        .ledc-form .industry-new-template #inner_header #inner-page-description .social .social-links a.cancel, .industry-new-template #inner_header #inner-page-description .social .social-links a.green-button, .industry-new-template #inner_header #inner-page-description .social .social-links a.orange-button, .industry-new-template #inner_header #inner-page-description .social .social-links a.green-transparent-button:hover, .industry-new-template #inner_header #inner-page-description .social .social-links a.grey-transparent-button:hover, .industry-new-template #inner_header #inner-page-description .social .social-links a.orange-button-alt {
          padding: 8px 10px;
          padding: 0.504rem 0.63rem;
          max-width: 100%;
          width: 100%; }
      .industry-new-template #inner_header #inner-page-description .social .social-links .fa-twitter {
        background-color: #00aced; }
      .industry-new-template #inner_header #inner-page-description .social .social-links .fa-facebook {
        background-color: #3b5998; }
      .industry-new-template #inner_header #inner-page-description .social .social-links .fa-linkedin {
        background-color: #007bb6; }
      .industry-new-template #inner_header #inner-page-description .social .social-links .fa-instagram {
        background: #bc2a8d;
        background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf); }
      .industry-new-template #inner_header #inner-page-description .social .social-links .fa-youtube, .industry-new-template #inner_header #inner-page-description .social .social-links .fa-youtube-play {
        background-color: #bb0000; }
    .industry-new-template #inner_header #inner-page-description .social .title {
      font-size: 1.5rem;
      font-style: italic;
      margin-bottom: 1rem; }
    .industry-new-template #inner_header #inner-page-description .social a.button.inverse, .industry-new-template #inner_header #inner-page-description .social .content-section-pad p a.orange-button:hover, .content-section-pad p .industry-new-template #inner_header #inner-page-description .social a.orange-button:hover, .industry-new-template #inner_header #inner-page-description .social .content-section-pad .london-inc.space #main_inner li span a.orange-button:hover, .content-section-pad .london-inc.space #main_inner li span .industry-new-template #inner_header #inner-page-description .social a.orange-button:hover, .industry-new-template #inner_header #inner-page-description .social .london-inc.space #main_inner li .content-section-pad span a.orange-button:hover, .london-inc.space #main_inner li .content-section-pad span .industry-new-template #inner_header #inner-page-description .social a.orange-button:hover, .industry-new-template #inner_header #inner-page-description .social .content-section-pad p a.orange-button-alt:hover, .content-section-pad p .industry-new-template #inner_header #inner-page-description .social a.orange-button-alt:hover, .industry-new-template #inner_header #inner-page-description .social .content-section-pad .london-inc.space #main_inner li span a.orange-button-alt:hover, .content-section-pad .london-inc.space #main_inner li span .industry-new-template #inner_header #inner-page-description .social a.orange-button-alt:hover, .industry-new-template #inner_header #inner-page-description .social .london-inc.space #main_inner li .content-section-pad span a.orange-button-alt:hover, .london-inc.space #main_inner li .content-section-pad span .industry-new-template #inner_header #inner-page-description .social a.orange-button-alt:hover, .industry-new-template #inner_header #inner-page-description .social .content-section-pad ul li a.orange-button:hover, .content-section-pad ul li .industry-new-template #inner_header #inner-page-description .social a.orange-button:hover, .industry-new-template #inner_header #inner-page-description .social .content-section-pad ul li a.orange-button-alt:hover, .content-section-pad ul li .industry-new-template #inner_header #inner-page-description .social a.orange-button-alt:hover, .industry-new-template #inner_header #inner-page-description .social .goodmove .header-content a, .goodmove .header-content .industry-new-template #inner_header #inner-page-description .social a, .industry-new-template #inner_header #inner-page-description .social .ledc-form a.inverse.submit, .ledc-form .industry-new-template #inner_header #inner-page-description .social a.inverse.submit, .industry-new-template #inner_header #inner-page-description .social .ledc-form a.submit.orange-button, .ledc-form .industry-new-template #inner_header #inner-page-description .social a.submit.orange-button, .industry-new-template #inner_header #inner-page-description .social .ledc-form a.submit.orange-button-alt, .ledc-form .industry-new-template #inner_header #inner-page-description .social a.submit.orange-button-alt,
    .industry-new-template #inner_header #inner-page-description .social .ledc-form a.inverse.cancel,
    .ledc-form .industry-new-template #inner_header #inner-page-description .social a.inverse.cancel,
    .industry-new-template #inner_header #inner-page-description .social .ledc-form a.cancel.orange-button,
    .ledc-form .industry-new-template #inner_header #inner-page-description .social a.cancel.orange-button,
    .industry-new-template #inner_header #inner-page-description .social .ledc-form a.cancel.orange-button-alt,
    .ledc-form .industry-new-template #inner_header #inner-page-description .social a.cancel.orange-button-alt, .industry-new-template #inner_header #inner-page-description .social a.inverse.green-button, .industry-new-template #inner_header #inner-page-description .social a.green-button.orange-button, .industry-new-template #inner_header #inner-page-description .social a.green-button.orange-button-alt, .industry-new-template #inner_header #inner-page-description .social a.orange-button, .industry-new-template #inner_header #inner-page-description .social a.inverse.green-transparent-button:hover, .industry-new-template #inner_header #inner-page-description .social a.green-transparent-button.orange-button:hover, .industry-new-template #inner_header #inner-page-description .social a.green-transparent-button.orange-button-alt:hover, .industry-new-template #inner_header #inner-page-description .social a.inverse.grey-transparent-button:hover, .industry-new-template #inner_header #inner-page-description .social a.grey-transparent-button.orange-button:hover, .industry-new-template #inner_header #inner-page-description .social a.grey-transparent-button.orange-button-alt:hover, .industry-new-template #inner_header #inner-page-description .social a.orange-button-alt {
      padding-left: 12px;
      padding-right: 12px; }
    @media only screen and (max-width: 1024px) {
      .industry-new-template #inner_header #inner-page-description .social {
        padding-left: 0;
        float: left;
        width: 71%; } }
    @media only screen and (max-width: 650px) {
      .industry-new-template #inner_header #inner-page-description .social {
        margin-bottom: 40px;
        margin-bottom: 2.52rem;
        margin-top: 20px;
        margin-top: 1.26rem; } }
    @media only screen and (max-width: 450px) {
      .industry-new-template #inner_header #inner-page-description .social {
        float: none;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
        margin-bottom: 1.26rem; } }
  @media only screen and (max-width: 1024px) {
    .industry-new-template #inner_header #inner-page-description {
      width: 100%;
      max-width: 100%;
      position: relative;
      margin-top: 0;
      padding-top: 20px;
      padding-top: 1.26rem; } }
.industry-new-template #topEmployers .text-col {
  min-height: 220px;
  min-height: 13.86rem; }
  @media only screen and (max-width: 1024px) {
    .industry-new-template #topEmployers .text-col.col.grid_6_of_12 {
      width: 83.06%; } }
  @media only screen and (max-width: 720px) {
    .industry-new-template #topEmployers .text-col.col.grid_6_of_12 {
      width: 100%; } }
@media only screen and (max-width: 720px) {
  .industry-new-template .top-employer {
    float: none;
    clear: both; } }
.industry-new-template .top-employer .top-employer-icon {
  width: 148px;
  height: 148px;
  background-image: url("../images/Company-Placeholder-Badge.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }
  .industry-new-template .top-employer .top-employer-icon .orange-number {
    color: #cf732a;
    font-family: "oswald", sans-serif;
    margin-top: 35px;
    margin-top: 2.205rem;
    display: inline-block;
    width: 100%;
    font-weight: 600;
    font-size: 32px;
    font-size: 2.016rem;
    line-height: 1.8; }
  .industry-new-template .top-employer .top-employer-icon .employees {
    font-family: "oswald", sans-serif;
    font-size: 14px;
    font-size: 0.882rem;
    margin-top: -14px;
    margin-top: -0.875rem;
    font-weight: 600;
    color: #434343; }
.industry-new-template .top-employer .top-employer-block {
  width: 100%;
  text-align: center;
  padding: 0 20px;
  padding: 0 1.26rem;
  margin-top: 20px;
  margin-top: 1.26rem;
  color: #00312b;
  font-family: "libre_franklinMD", sans-serif; }
.industry-new-template .view-more {
  width: 100%;
  text-align: center;
  clear: both; }
  @media only screen and (max-width: 720px) {
    .industry-new-template .view-more {
      float: none; } }
  .industry-new-template .view-more a {
    margin: 0 auto; }
.industry-new-template #block-industry-news .article.clearfix:first-child, .industry-new-template #block-industry-news #inner_header .article.wrap:first-child, .industry-new-template #inner_header #block-industry-news .article.wrap:first-child, .industry-new-template #block-industry-news #inner_header .article#inner-page-description:first-child, .industry-new-template #inner_header #block-industry-news .article#inner-page-description:first-child, .industry-new-template #block-industry-news #topEmployers .article.wrap:first-child, .industry-new-template #topEmployers #block-industry-news .article.wrap:first-child, .industry-new-template #londonTechJobsCallout .article.clearfix:first-child, .industry-new-template #londonTechJobsCallout #inner_header .article.wrap:first-child, .industry-new-template #inner_header #londonTechJobsCallout .article.wrap:first-child, .industry-new-template #londonTechJobsCallout #inner_header .article#inner-page-description:first-child, .industry-new-template #inner_header #londonTechJobsCallout .article#inner-page-description:first-child, .industry-new-template #londonTechJobsCallout #topEmployers .article.wrap:first-child, .industry-new-template #topEmployers #londonTechJobsCallout .article.wrap:first-child {
  margin-top: 0;
  padding-top: 5px;
  padding-top: 0.31rem; }
.industry-new-template #block-industry-news.latest-news, .industry-new-template #londonTechJobsCallout.latest-news {
  margin-bottom: 0; }
.industry-new-template #jobpostingscontainer {
  padding: 00;
  margin: 0; }
  .industry-new-template #jobpostingscontainer small {
    text-align: center; }
    .industry-new-template #jobpostingscontainer small img {
      height: 30px;
      height: 1.86rem;
      vertical-align: middle;
      margin-left: 10px;
      margin-left: 0.625rem; }
  .industry-new-template #jobpostingscontainer .col.job-item {
    padding-top: 15px;
    padding-top: 0.945rem; }
    .industry-new-template #jobpostingscontainer .col.job-item .job-item-logo-wrapper {
      border: 1px solid #ccc;
      background: #FFFFFF;
      padding: 10px;
      border-radius: 3px; }
      .industry-new-template #jobpostingscontainer .col.job-item .job-item-logo-wrapper .job-item-logo {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        height: 60px;
        height: 3.78rem; }
    .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta {
      padding: 0 15px;
      padding: 0 0.945rem; }
      .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta h4.job-meta-link, .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta .latest-news .article-info a.job-meta-link.title, .latest-news .article-info .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta a.job-meta-link.title, .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta .upcoming-events .article-info a.job-meta-link.title, .upcoming-events .article-info .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta a.job-meta-link.title, .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta .listing .article-info a.job-meta-link.title, .listing .article-info .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta a.job-meta-link.title, .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta #single-news-event .article-info a.job-meta-link.title, #single-news-event .article-info .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta a.job-meta-link.title {
        height: 80px;
        height: 5.04rem;
        font-family: "libre_franklinMD", sans-serif;
        overflow-y: hidden; }
        @media only screen and (max-width: 720px) {
          .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta h4.job-meta-link, .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta .latest-news .article-info a.job-meta-link.title, .latest-news .article-info .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta a.job-meta-link.title, .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta .upcoming-events .article-info a.job-meta-link.title, .upcoming-events .article-info .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta a.job-meta-link.title, .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta .listing .article-info a.job-meta-link.title, .listing .article-info .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta a.job-meta-link.title, .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta #single-news-event .article-info a.job-meta-link.title, #single-news-event .article-info .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta a.job-meta-link.title {
            height: auto; } }
      .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta .job-meta-title {
        font-family: "libre_franklinMD", sans-serif;
        color: #434343;
        margin-bottom: 0; }
      .industry-new-template #jobpostingscontainer .col.job-item .job-item-meta .job-meta-date {
        font-size: 0.8em;
        text-transform: uppercase;
        color: #595959;
        margin-top: 0; }
    @media only screen and (max-width: 720px) {
      .industry-new-template #jobpostingscontainer .col.job-item {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto; } }
  .industry-new-template #jobpostingscontainer .section-button a:before {
    font-family: 'FontAwesome';
    content: '\f09e';
    font-size: 1em;
    margin-right: 6px; }
.industry-new-template section.content {
  padding: 0;
  clear: both; }
  @media only screen and (max-width: 720px) {
    .industry-new-template section.content {
      position: relative; }
      .industry-new-template section.content:before {
        height: 100%;
        content: "";
        border-left: 1px solid #ccc;
        left: 2.2%;
        top: 0;
        position: absolute; }
      .industry-new-template section.content.sector-intro:before {
        top: 56px;
        top: 3.528rem; }
      .industry-new-template section.content.stop:before {
        top: 0;
        height: 60px; } }
  .industry-new-template section.content.latest-news {
    margin-bottom: 0; }
  @media only screen and (max-width: 650px) {
    .industry-new-template section.content:before {
      left: 10px;
      left: 0.63rem; } }
  @media only screen and (max-width: 450px) {
    .industry-new-template section.content:before {
      left: 15px;
      left: 0.945rem; }
    .industry-new-template section.content .col {
      width: 95%;
      margin-left: 5%; } }
  .industry-new-template section.content .clearfix, .industry-new-template section.content #inner_header .wrap, .industry-new-template #inner_header section.content .wrap, .industry-new-template section.content #inner_header #inner-page-description, .industry-new-template #inner_header section.content #inner-page-description, .industry-new-template section.content #topEmployers .wrap, .industry-new-template #topEmployers section.content .wrap {
    margin: 20px 0;
    margin: 1.26rem 0;
    clear: both; }
  .industry-new-template section.content .section-marker {
    position: absolute;
    top: 25px;
    top: 1.575rem;
    left: -28px;
    left: -1.74rem; }
    @media only screen and (max-width: 1024px) {
      .industry-new-template section.content .section-marker {
        left: -12px;
        left: -0.756rem; } }
    @media only screen and (max-width: 650px) {
      .industry-new-template section.content .section-marker {
        left: -5px;
        left: -0.31rem; } }
    @media only screen and (max-width: 450px) {
      .industry-new-template section.content .section-marker {
        left: 8px;
        left: 0.504rem; } }
  .industry-new-template section.content .col {
    padding: 40px 0;
    padding: 2.52rem 0; }
    .industry-new-template section.content .col.top-employer {
      padding-top: 20px;
      padding-top: 1.26rem; }
      @media only screen and (max-width: 720px) {
        .industry-new-template section.content .col.top-employer {
          margin-left: 0; } }
    @media only screen and (max-width: 720px) {
      .industry-new-template section.content .col.text-col {
        padding-top: 0; } }
  .industry-new-template section.content h2 {
    text-align: left;
    margin: 1em 0 0 0;
    padding-right: 10px;
    padding-right: 0.63rem;
    font-weight: normal; }
  .industry-new-template section.content .first h2 {
    width: 120px;
    width: 7.56rem;
    margin-top: 20px;
    margin-top: 1.26rem; }
    @media only screen and (max-width: 1024px) {
      .industry-new-template section.content .first h2 {
        width: 90%; } }
  .industry-new-template section.content.active .first h2 {
    margin-top: 13px;
    margin-top: 0.819rem; }
  @media only screen and (max-width: 720px) {
    .industry-new-template section.content.active h2 {
      font-size: 24px;
      font-size: 1.512rem; } }
  .industry-new-template section.content .section-button {
    text-align: center;
    margin-top: 2em;
    padding-bottom: 40px;
    padding-bottom: 2.52rem; }
  .industry-new-template section.content .text-col {
    position: relative; }
    @media only screen and (max-width: 720px) {
      .industry-new-template section.content .text-col {
        position: initial; } }
    .industry-new-template section.content .text-col:before {
      height: 100%;
      content: "";
      border-left: 1px solid #ccc;
      left: -35px;
      left: -2.205rem;
      top: 0;
      position: absolute; }
      @media only screen and (max-width: 1024px) {
        .industry-new-template section.content .text-col:before {
          left: -20px;
          left: -1.26rem; } }
      @media only screen and (max-width: 720px) {
        .industry-new-template section.content .text-col:before {
          display: none; } }
    .industry-new-template section.content .text-col ul {
      width: 94%;
      margin: 20px auto;
      margin: 1.26rem auto;
      clear: both; }
      .industry-new-template section.content .text-col ul:first-child {
        margin-top: 10px;
        margin-top: 0.63rem; }
      .industry-new-template section.content .text-col ul li {
        list-style: none;
        padding-left: 24px;
        padding-left: 1.5rem;
        margin-bottom: 20px;
        margin-bottom: 1.26rem;
        position: relative;
        overflow-x: hidden; }
        .industry-new-template section.content .text-col ul li:before {
          content: "\f054";
          font-family: "fontAwesome";
          color: #ccc;
          border-radius: 0;
          border: none;
          margin-top: 3px;
          margin-top: 0.189rem;
          left: 0;
          position: absolute; }
        .industry-new-template section.content .text-col ul li.article {
          padding-left: 0; }
          .industry-new-template section.content .text-col ul li.article:before {
            content: "";
            position: initial;
            display: none; }
        .industry-new-template section.content .text-col ul li ul {
          width: 100%; }
          @media only screen and (max-width: tablet) {
            .industry-new-template section.content .text-col ul li ul li {
              width: 100%; } }
        .industry-new-template section.content .text-col ul li.image-list-item {
          float: left;
          margin-bottom: 2rem;
          width: 46.8%;
          margin-left: 1.6%;
          vertical-align: top; }
          .industry-new-template section.content .text-col ul li.image-list-item:before {
            margin-left: 0;
            margin-top: 0;
            display: none;
            position: initial;
            content: "";
            width: 0;
            height: 0;
            border: none; }
          .industry-new-template section.content .text-col ul li.image-list-item img {
            margin-bottom: 20px;
            margin-bottom: 1.26rem;
            display: block;
            max-width: 300px;
            max-width: 1.86rem; }
            @media only screen and (max-width: 720px) {
              .industry-new-template section.content .text-col ul li.image-list-item img {
                margin-left: auto;
                margin-right: auto;
                padding-left: 0; } }
          .industry-new-template section.content .text-col ul li.image-list-item a.align-left {
            display: block;
            text-align: left;
            margin-bottom: 20px;
            margin-bottom: 1.26rem;
            overflow: hidden;
            height: 75px;
            width: 100%; }
            .industry-new-template section.content .text-col ul li.image-list-item a.align-left img {
              width: auto;
              height: 75px;
              height: 4.725rem;
              margin-bottom: 0; }
          .industry-new-template section.content .text-col ul li.image-list-item.image-nav-item {
            padding-left: 0;
            margin-bottom: 10px;
            margin-bottom: 0.63rem; }
            .industry-new-template section.content .text-col ul li.image-list-item.image-nav-item a {
              overflow: hidden;
              display: block;
              height: 200px;
              height: 12.6rem; }
              @media only screen and (max-width: 1024px) {
                .industry-new-template section.content .text-col ul li.image-list-item.image-nav-item a {
                  height: 190px;
                  height: 11.97rem; } }
              @media only screen and (max-width: 900px) {
                .industry-new-template section.content .text-col ul li.image-list-item.image-nav-item a {
                  height: 170px;
                  height: 10.71rem; } }
              @media only screen and (max-width: 720px) {
                .industry-new-template section.content .text-col ul li.image-list-item.image-nav-item a {
                  height: 200px;
                  height: 12.6rem;
                  width: 350px;
                  width: 22.05rem;
                  margin-left: auto;
                  margin-right: auto; } }
              @media only screen and (max-width: 460px) {
                .industry-new-template section.content .text-col ul li.image-list-item.image-nav-item a {
                  width: 300px;
                  width: 18.6rem;
                  height: 170px;
                  height: 10.71rem; } }
              @media only screen and (max-width: 380px) {
                .industry-new-template section.content .text-col ul li.image-list-item.image-nav-item a {
                  width: 240px;
                  width: 15.12rem;
                  height: 137px;
                  height: 8.631rem; } }
              .industry-new-template section.content .text-col ul li.image-list-item.image-nav-item a img {
                height: 100%;
                transition: all 0.4s ease;
                transform: scale(1); }
              .industry-new-template section.content .text-col ul li.image-list-item.image-nav-item a:hover img {
                transform: scale(1.05); }
            @media only screen and (max-width: 720px) {
              .industry-new-template section.content .text-col ul li.image-list-item.image-nav-item {
                width: 100%;
                padding: 0; } }
          @media only screen and (max-width: 720px) {
            .industry-new-template section.content .text-col ul li.image-list-item {
              float: none;
              width: 90%;
              margin-left: auto;
              margin-right: auto;
              margin-bottom: 50px;
              margin-bottom: 3.1rem;
              padding-left: 0; } }
  .industry-new-template section.content.sector-intro .text-col:before {
    top: 60px;
    top: 3.78rem; }
  @media only screen and (max-width: 1024px) {
    .industry-new-template section.content.sector-intro .text-col.col.grid_6_of_12 {
      width: 83.06%; } }
  @media only screen and (max-width: 720px) {
    .industry-new-template section.content.sector-intro .text-col.col.grid_6_of_12 {
      width: 100%; } }
  @media only screen and (max-width: 450px) {
    .industry-new-template section.content.sector-intro .text-col.col.grid_6_of_12 {
      width: 95%;
      margin-left: 5%; } }
  .industry-new-template section.content.stop .text-col:before {
    height: 60px;
    height: 3.78rem; }
  .industry-new-template section.content.active h2 {
    font-weight: 600; }
  .industry-new-template section.content.active .section-marker > div {
    background-color: #cf732a; }
  .industry-new-template section.content.case-study .title-content-type {
    margin-bottom: 10px;
    margin-bottom: 0.63rem; }
    .industry-new-template section.content.case-study .title-content-type span {
      padding: 10px 10px 5px 10px;
      padding: 0.63rem 0.63rem 0.31rem 0.63rem;
      background-color: #044d43;
      color: #FFFFFF;
      border-radius: 3px;
      display: inline-block;
      font-size: 70%;
      text-transform: uppercase;
      letter-spacing: 1px; }
  .industry-new-template section.content.case-study img {
    display: none; }
  .industry-new-template section.content.case-study .text-col-wrapper {
    min-width: 300px;
    width: 70%;
    background-color: #FFFFFF;
    padding: 30px;
    padding: 1.89rem; }
    @media only screen and (max-width: 650px) {
      .industry-new-template section.content.case-study .text-col-wrapper {
        width: 100%;
        position: relative;
        margin-top: 150px;
        margin-top: 9.45rem;
        min-width: 1px; } }
  .industry-new-template section.content.case-study .case-study-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 60%;
    width: 50%;
    position: absolute;
    right: -15%;
    top: 5%; }
    @media only screen and (max-width: 1024px) {
      .industry-new-template section.content.case-study .case-study-bg {
        background-size: contain; } }
    @media only screen and (max-width: 650px) {
      .industry-new-template section.content.case-study .case-study-bg {
        width: 90%;
        height: 200px;
        height: 12.6rem;
        background-size: cover;
        top: 150px;
        top: 9.45rem;
        right: -5%; } }
  .industry-new-template section.content.active.case-study span {
    padding-bottom: 10px;
    padding-bottom: 0.63rem; }
.industry-new-template blockquote {
  width: 40.8%;
  margin-left: 1.6%;
  padding: 10px;
  padding: 0.63rem;
  float: left; }
  @media only screen and (max-width: 720px) {
    .industry-new-template blockquote {
      font-size: 20px;
      font-size: 1.26rem;
      width: 100%;
      max-width: 400px;
      margin-left: auto;
      margin-right: auto;
      float: none; } }

#industry-subscribe, #industry-job {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5);
  display: none; }
  #industry-subscribe .industry-subscribe-wrap, #industry-job .industry-subscribe-wrap {
    width: 60%;
    height: 30%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25%;
    position: fixed;
    left: 20%; }
    @media only screen and (max-width: 1024px) {
      #industry-subscribe .industry-subscribe-wrap, #industry-job .industry-subscribe-wrap {
        width: 80%;
        left: 10%; } }
    @media only screen and (max-width: 650px) {
      #industry-subscribe .industry-subscribe-wrap, #industry-job .industry-subscribe-wrap {
        width: 90%;
        left: 5%;
        height: 100%;
        margin-top: 0; } }
    @media only screen and (max-width: 650px) and (orientation: landscape) {
      #industry-subscribe .industry-subscribe-wrap, #industry-job .industry-subscribe-wrap {
        margin-top: 0;
        height: 100%; } }
  @media only screen and (max-width: 650px) and (orientation: landscape) {
    #industry-subscribe .inline-form-row, #industry-job .inline-form-row {
      padding: 10px 0;
      padding: 0.63rem 0; } }
  #industry-subscribe .inline-form-row label, #industry-job .inline-form-row label {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    margin-bottom: 0.63rem;
    line-height: 1.25;
    padding-right: 10px;
    padding-right: 0.63rem; }
    @media (max-width: 1200px) {
      #industry-subscribe .inline-form-row label, #industry-job .inline-form-row label {
        font-size: 2.0em; } }
    @media only screen and (max-width: 720px) {
      #industry-subscribe .inline-form-row label, #industry-job .inline-form-row label {
        text-align: left; } }
    #industry-subscribe .inline-form-row label span, #industry-job .inline-form-row label span {
      line-height: 1.25; }
  @media only screen and (max-width: 720px) {
    #industry-subscribe .inline-form-row .button, #industry-subscribe .inline-form-row .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span #industry-subscribe .inline-form-row a.button:hover, #industry-subscribe .inline-form-row .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span #industry-subscribe .inline-form-row a.button:hover, #industry-subscribe .inline-form-row .goodmove .header-content a, .goodmove .header-content #industry-subscribe .inline-form-row a, #industry-subscribe .inline-form-row .ledc-form .submit, .ledc-form #industry-subscribe .inline-form-row .submit,
    #industry-subscribe .inline-form-row .ledc-form .cancel,
    .ledc-form #industry-subscribe .inline-form-row .cancel, #industry-subscribe .inline-form-row a.green-button,
    #industry-subscribe .inline-form-row button.green-button,
    #industry-subscribe .inline-form-row input.green-button, #industry-subscribe .inline-form-row a.orange-button,
    #industry-subscribe .inline-form-row button.orange-button, #industry-subscribe .inline-form-row a.green-transparent-button:hover,
    #industry-subscribe .inline-form-row button.green-transparent-button:hover, #industry-subscribe .inline-form-row a.grey-transparent-button:hover,
    #industry-subscribe .inline-form-row button.grey-transparent-button:hover, #industry-subscribe .inline-form-row a.orange-button-alt,
    #industry-subscribe .inline-form-row button.orange-button-alt, #industry-job .inline-form-row .button, #industry-job .inline-form-row .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span #industry-job .inline-form-row a.button:hover, #industry-job .inline-form-row .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span #industry-job .inline-form-row a.button:hover, #industry-job .inline-form-row .goodmove .header-content a, .goodmove .header-content #industry-job .inline-form-row a, #industry-job .inline-form-row .ledc-form .submit, .ledc-form #industry-job .inline-form-row .submit,
    #industry-job .inline-form-row .ledc-form .cancel,
    .ledc-form #industry-job .inline-form-row .cancel, #industry-job .inline-form-row a.green-button,
    #industry-job .inline-form-row button.green-button,
    #industry-job .inline-form-row input.green-button, #industry-job .inline-form-row a.orange-button,
    #industry-job .inline-form-row button.orange-button, #industry-job .inline-form-row a.green-transparent-button:hover,
    #industry-job .inline-form-row button.green-transparent-button:hover, #industry-job .inline-form-row a.grey-transparent-button:hover,
    #industry-job .inline-form-row button.grey-transparent-button:hover, #industry-job .inline-form-row a.orange-button-alt,
    #industry-job .inline-form-row button.orange-button-alt {
      margin-left: 0;
      display: block; } }
  @media only screen and (max-width: 650px) {
    #industry-subscribe .inline-form-row .button, #industry-subscribe .inline-form-row .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span #industry-subscribe .inline-form-row a.button:hover, #industry-subscribe .inline-form-row .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span #industry-subscribe .inline-form-row a.button:hover, #industry-subscribe .inline-form-row .goodmove .header-content a, .goodmove .header-content #industry-subscribe .inline-form-row a, #industry-subscribe .inline-form-row .ledc-form .submit, .ledc-form #industry-subscribe .inline-form-row .submit,
    #industry-subscribe .inline-form-row .ledc-form .cancel,
    .ledc-form #industry-subscribe .inline-form-row .cancel, #industry-subscribe .inline-form-row a.green-button,
    #industry-subscribe .inline-form-row button.green-button,
    #industry-subscribe .inline-form-row input.green-button, #industry-subscribe .inline-form-row a.orange-button,
    #industry-subscribe .inline-form-row button.orange-button, #industry-subscribe .inline-form-row a.green-transparent-button:hover,
    #industry-subscribe .inline-form-row button.green-transparent-button:hover, #industry-subscribe .inline-form-row a.grey-transparent-button:hover,
    #industry-subscribe .inline-form-row button.grey-transparent-button:hover, #industry-subscribe .inline-form-row a.orange-button-alt,
    #industry-subscribe .inline-form-row button.orange-button-alt, #industry-job .inline-form-row .button, #industry-job .inline-form-row .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span #industry-job .inline-form-row a.button:hover, #industry-job .inline-form-row .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span #industry-job .inline-form-row a.button:hover, #industry-job .inline-form-row .goodmove .header-content a, .goodmove .header-content #industry-job .inline-form-row a, #industry-job .inline-form-row .ledc-form .submit, .ledc-form #industry-job .inline-form-row .submit,
    #industry-job .inline-form-row .ledc-form .cancel,
    .ledc-form #industry-job .inline-form-row .cancel, #industry-job .inline-form-row a.green-button,
    #industry-job .inline-form-row button.green-button,
    #industry-job .inline-form-row input.green-button, #industry-job .inline-form-row a.orange-button,
    #industry-job .inline-form-row button.orange-button, #industry-job .inline-form-row a.green-transparent-button:hover,
    #industry-job .inline-form-row button.green-transparent-button:hover, #industry-job .inline-form-row a.grey-transparent-button:hover,
    #industry-job .inline-form-row button.grey-transparent-button:hover, #industry-job .inline-form-row a.orange-button-alt,
    #industry-job .inline-form-row button.orange-button-alt {
      width: 100%;
      display: inline-block;
      max-width: 100%; } }
  #industry-subscribe .inline-form-row #mce-EMAIL, #industry-subscribe .inline-form-row input, #industry-job .inline-form-row #mce-EMAIL, #industry-job .inline-form-row input {
    width: 70%; }
    @media only screen and (max-width: 1024px) {
      #industry-subscribe .inline-form-row #mce-EMAIL, #industry-subscribe .inline-form-row input, #industry-job .inline-form-row #mce-EMAIL, #industry-job .inline-form-row input {
        width: 100%;
        margin-bottom: 20px;
        margin-bottom: 1.26rem; } }
  #industry-subscribe .fa.close-subscribe, #industry-job .fa.close-subscribe {
    font-size: 40px;
    font-size: 2.52rem;
    color: #FFFFFF;
    display: block;
    margin-left: auto;
    width: 40px;
    width: 2.52rem;
    cursor: pointer; }

.resources-inner {
  display: none; }

.accelerate-col #inner-page-description {
  margin-top: 0em !important; }

/*-------CONTACT BLOCK [START]------*/
.contact {
  width: 100%;
  background: url(../images/headers/ContactBlock.jpg);
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/ContactBlock.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/headers/ContactBlock.jpg', sizingMethod='scale')"; }
  @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    .contact {
      background-image: url("../images/headers/ContactBlock.jpg"); } }
  @media only screen and (max-width: 720px) {
    .contact {
      padding-bottom: 40px;
      padding-bottom: 2.52rem; } }
  .contact .contact-form, .goodmove .contact input[type=text], .goodmove .contact input[type=email] {
    width: 50%;
    background-color: #F3F3F3;
    padding-bottom: 50px;
    padding-bottom: 3.15rem; }
    .contact .contact-form h3, .goodmove .contact input[type=text] h3, .goodmove .contact input[type=email] h3 {
      color: #044d43;
      font-style: italic;
      margin: 0 auto;
      padding: 40px 0 20px 0;
      padding: 2.52rem 0 1.26rem 0;
      width: 80%;
      max-width: 450px;
      max-width: 28.35rem;
      text-align: left; }
    .contact .contact-form form, .goodmove .contact input[type=text] form, .goodmove .contact input[type=email] form {
      margin: 0 auto;
      width: 80%;
      max-width: 450px;
      max-width: 28.35rem; }
      .contact .contact-form form label, .goodmove .contact input[type=text] form label, .goodmove .contact input[type=email] form label {
        color: #595959;
        font-size: 65%;
        text-transform: uppercase;
        text-align: left;
        display: block;
        width: 100%; }
      .contact .contact-form form .required, .goodmove .contact input[type=text] form .required, .goodmove .contact input[type=email] form .required {
        color: #595959;
        font-size: 65%;
        text-transform: uppercase;
        text-align: left; }
    .contact .contact-form button.button, .goodmove .contact input[type=text] button.button, .goodmove .contact input[type=email] button.button, .contact .contact-form .ledc-form button.submit, .ledc-form .contact .contact-form button.submit, .goodmove .contact input[type=text] .ledc-form button.submit, .ledc-form .goodmove .contact input[type=text] button.submit, .goodmove .contact input[type=email] .ledc-form button.submit, .ledc-form .goodmove .contact input[type=email] button.submit,
    .contact .contact-form .ledc-form button.cancel,
    .ledc-form .contact .contact-form button.cancel,
    .goodmove .contact input[type=text] .ledc-form button.cancel,
    .ledc-form .goodmove .contact input[type=text] button.cancel,
    .goodmove .contact input[type=email] .ledc-form button.cancel,
    .ledc-form .goodmove .contact input[type=email] button.cancel,
    .contact .contact-form button.green-button,
    .goodmove .contact input[type=text] button.green-button,
    .goodmove .contact input[type=email] button.green-button,
    .contact .contact-form button.orange-button,
    .goodmove .contact input[type=text] button.orange-button,
    .goodmove .contact input[type=email] button.orange-button,
    .contact .contact-form button.green-transparent-button:hover,
    .goodmove .contact input[type=text] button.green-transparent-button:hover,
    .goodmove .contact input[type=email] button.green-transparent-button:hover,
    .contact .contact-form button.grey-transparent-button:hover,
    .goodmove .contact input[type=text] button.grey-transparent-button:hover,
    .goodmove .contact input[type=email] button.grey-transparent-button:hover,
    .contact .contact-form button.orange-button-alt,
    .goodmove .contact input[type=text] button.orange-button-alt,
    .goodmove .contact input[type=email] button.orange-button-alt {
      width: 100%;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      margin: 10px 0;
      margin: 0.63rem 0;
      max-width: 100%; }
    .contact .contact-form #message, .goodmove .contact input[type=text] #message, .goodmove .contact input[type=email] #message, .contact .contact-form #name, .goodmove .contact input[type=text] #name, .goodmove .contact input[type=email] #name, .goodmove .contact .contact-form input[type=text], .goodmove .contact input[type=text] input[type=text], .goodmove .contact input[type=email] input[type=text], .goodmove .contact .contact-form input[type=email], .goodmove .contact input[type=text] input[type=email], .goodmove .contact input[type=email] input[type=email], .contact .contact-form #email, .goodmove .contact input[type=text] #email, .goodmove .contact input[type=email] #email, .contact .contact-form #phone, .goodmove .contact input[type=text] #phone, .goodmove .contact input[type=email] #phone {
      width: 100%;
      border: 1px solid #ccc;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      -o-border-radius: 3px;
      border-radius: 3px;
      padding: 10px;
      padding: 0.63rem; }
    @media only screen and (max-width: 720px) {
      .contact .contact-form, .goodmove .contact input[type=text], .goodmove .contact input[type=email] {
        float: none;
        width: 100%;
        padding-right: 0; } }
    .contact .contact-form .inline, .goodmove .contact input[type=text] .inline, .goodmove .contact input[type=email] .inline {
      width: 32.1%;
      margin: 0 .5% 0 .5%; }
      @media (max-width: 1200px) {
        .contact .contact-form .inline, .goodmove .contact input[type=text] .inline, .goodmove .contact input[type=email] .inline {
          width: 100%; } }
      @media only screen and (max-width: 720px) {
        .contact .contact-form .inline, .goodmove .contact input[type=text] .inline, .goodmove .contact input[type=email] .inline {
          float: none;
          margin: 5px auto; } }
    .contact .contact-form .inline:first-child, .goodmove .contact input[type=text] .inline:first-child, .goodmove .contact input[type=email] .inline:first-child {
      margin: 0 .5% 0 0; }
      @media only screen and (max-width: 720px) {
        .contact .contact-form .inline:first-child, .goodmove .contact input[type=text] .inline:first-child, .goodmove .contact input[type=email] .inline:first-child {
          margin: 5px auto; } }
    .contact .contact-form .inline:nth-child(3), .goodmove .contact input[type=text] .inline:nth-child(3), .goodmove .contact input[type=email] .inline:nth-child(3) {
      margin: 0 0 0 .5%; }
      @media only screen and (max-width: 720px) {
        .contact .contact-form .inline:nth-child(3), .goodmove .contact input[type=text] .inline:nth-child(3), .goodmove .contact input[type=email] .inline:nth-child(3) {
          margin: 5px auto -5px auto; } }
    .contact .contact-form .field, .goodmove .contact input[type=text] .field, .goodmove .contact input[type=email] .field {
      display: block; }
    .contact .contact-form .form-row, .goodmove .contact input[type=text] .form-row, .goodmove .contact input[type=email] .form-row {
      margin-top: 0.5em; }
    .contact .contact-form .button, .goodmove .contact input[type=text] .button, .goodmove .contact input[type=email] .button, .contact .contact-form .content-section-pad p a.button:hover, .content-section-pad p .contact .contact-form a.button:hover, .contact .contact-form .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span .contact .contact-form a.button:hover, .goodmove .contact input[type=text] .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span .goodmove .contact input[type=text] a.button:hover, .goodmove .contact input[type=email] .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span .goodmove .contact input[type=email] a.button:hover, .contact .contact-form .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span .contact .contact-form a.button:hover, .goodmove .contact input[type=text] .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span .goodmove .contact input[type=text] a.button:hover, .goodmove .contact input[type=email] .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span .goodmove .contact input[type=email] a.button:hover, .contact .contact-form .content-section-pad ul li a.button:hover, .content-section-pad ul li .contact .contact-form a.button:hover, .contact .contact-form .goodmove .header-content a, .goodmove .header-content .contact .contact-form a, .goodmove .contact input[type=text] .header-content a, .goodmove .header-content .contact input[type=text] a, .goodmove .contact input[type=email] .header-content a, .goodmove .header-content .contact input[type=email] a, .contact .contact-form .ledc-form .submit, .ledc-form .contact .contact-form .submit, .goodmove .contact input[type=text] .ledc-form .submit, .ledc-form .goodmove .contact input[type=text] .submit, .goodmove .contact input[type=email] .ledc-form .submit, .ledc-form .goodmove .contact input[type=email] .submit,
    .contact .contact-form .ledc-form .cancel,
    .ledc-form .contact .contact-form .cancel,
    .goodmove .contact input[type=text] .ledc-form .cancel,
    .ledc-form .goodmove .contact input[type=text] .cancel,
    .goodmove .contact input[type=email] .ledc-form .cancel,
    .ledc-form .goodmove .contact input[type=email] .cancel, .contact .contact-form a.green-button, .goodmove .contact input[type=text] a.green-button, .goodmove .contact input[type=email] a.green-button,
    .contact .contact-form button.green-button,
    .goodmove .contact input[type=text] button.green-button,
    .goodmove .contact input[type=email] button.green-button,
    .contact .contact-form input.green-button,
    .goodmove .contact input[type=text] input.green-button,
    .goodmove .contact input[type=email] input.green-button, .contact .contact-form a.orange-button, .goodmove .contact input[type=text] a.orange-button, .goodmove .contact input[type=email] a.orange-button,
    .contact .contact-form button.orange-button,
    .goodmove .contact input[type=text] button.orange-button,
    .goodmove .contact input[type=email] button.orange-button, .contact .contact-form a.green-transparent-button:hover, .goodmove .contact input[type=text] a.green-transparent-button:hover, .goodmove .contact input[type=email] a.green-transparent-button:hover,
    .contact .contact-form button.green-transparent-button:hover,
    .goodmove .contact input[type=text] button.green-transparent-button:hover,
    .goodmove .contact input[type=email] button.green-transparent-button:hover, .contact .contact-form a.grey-transparent-button:hover, .goodmove .contact input[type=text] a.grey-transparent-button:hover, .goodmove .contact input[type=email] a.grey-transparent-button:hover,
    .contact .contact-form button.grey-transparent-button:hover,
    .goodmove .contact input[type=text] button.grey-transparent-button:hover,
    .goodmove .contact input[type=email] button.grey-transparent-button:hover, .contact .contact-form a.orange-button-alt, .goodmove .contact input[type=text] a.orange-button-alt, .goodmove .contact input[type=email] a.orange-button-alt,
    .contact .contact-form button.orange-button-alt,
    .goodmove .contact input[type=text] button.orange-button-alt,
    .goodmove .contact input[type=email] button.orange-button-alt {
      margin: 0.375em 0.125em 0 0; }
  .contact .contact-person {
    width: 50%;
    padding-left: 10%; }
    .contact .contact-person .contact-details {
      width: 100%; }
    .contact .contact-person ul {
      color: #FFFFFF;
      margin-left: 20px;
      margin-left: 1.25rem; }
      .contact .contact-person ul li {
        list-style: none;
        position: relative;
        text-align: left; }
        .contact .contact-person ul li:before {
          content: "\f054";
          font-family: "fontAwesome";
          color: #aaaaaa;
          border-radius: 0;
          border: none;
          margin-top: 5px;
          margin-top: 0.31rem;
          left: -17px;
          left: -1.0625rem;
          position: absolute;
          font-size: 12px;
          font-size: 0.75rem; }
    .contact .contact-person .contact-image {
      width: 100%;
      max-width: 175px;
      margin-top: 50px;
      margin-top: 3.1rem;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      -o-border-radius: 100%;
      border-radius: 100%; }
      .contact .contact-person .contact-image img {
        width: 100%; }
      @media only screen and (max-width: 720px) {
        .contact .contact-person .contact-image {
          margin: 80px auto 0 auto;
          margin: 5.04rem auto 0 auto; } }
    .contact .contact-person .contact-name {
      font-size: 1.663em;
      font-family: "libre_franklinMD", sans-serif;
      color: #FFFFFF;
      margin: 24px 0 0 0;
      margin: 1.5rem 0 0 0;
      line-height: 1;
      text-align: left; }
      @media only screen and (max-width: 720px) {
        .contact .contact-person .contact-name {
          text-align: center; } }
    .contact .contact-person .contact-position {
      font-family: "libre_franklinXL", sans-serif;
      color: #F3F3F3;
      margin-top: 0;
      text-align: left; }
      @media only screen and (max-width: 720px) {
        .contact .contact-person .contact-position {
          text-align: center; } }
    .contact .contact-person .contact-info {
      width: 100%;
      color: #F3F3F3;
      margin-top: 40px;
      margin-top: 2.52rem; }
      .contact .contact-person .contact-info span.email {
        margin-bottom: 10px;
        margin-bottom: 0.63rem; }
      .contact .contact-person .contact-info span.email, .contact .contact-person .contact-info span.phone {
        text-align: left;
        display: inline-block;
        width: 100%; }
        .contact .contact-person .contact-info span.email .fa, .contact .contact-person .contact-info span.phone .fa {
          margin-right: 10px;
          margin-right: 0.63rem; }
        @media only screen and (max-width: 720px) {
          .contact .contact-person .contact-info span.email, .contact .contact-person .contact-info span.phone {
            text-align: center; } }
    @media only screen and (max-width: 720px) {
      .contact .contact-person {
        width: 100%;
        text-align: center;
        padding-left: 0;
        float: none;
        margin-bottom: 50px;
        margin-bottom: 3.1rem; } }

/*-------GENERIC FORM STUFF------*/
.ledc-form label {
  margin-right: 0.6em;
  font-weight: bold;
  color: black;
  display: inline-block; }
  .ledc-form label span.required {
    color: black; }
.ledc-form .extra-spacing {
  margin-top: 1.2em; }
.ledc-form p, .ledc-form .london-inc.space #main_inner li span, .london-inc.space #main_inner li .ledc-form span {
  margin-top: 0; }
.ledc-form input[type=text], .ledc-form textarea {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: solid 2px #00312b;
  padding: 20px;
  margin-bottom: 0.6em; }
.ledc-form .submit {
  float: left;
  background: #00312b;
  color: #FFFFFF;
  margin: 2em 0 0 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
.ledc-form .submit:hover {
  background: #cf732a;
  color: #FFFFFF;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
.ledc-form .cancel {
  float: left;
  background: transparent;
  color: #cf732a;
  margin: 2em 0.6em 0 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
.ledc-form .cancel:hover {
  background: transparent;
  color: #00312b;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
.ledc-form .privacy-warning .warning-text {
  color: #e62828; }
.ledc-form input[type="text"], .ledc-form textarea {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: solid 2px #00312b;
  padding: 20px;
  margin-bottom: 0.6em; }
.ledc-form input[type="text"].long {
  width: 80% !important; }
.ledc-form input[type="text"].medium {
  width: 60% !important; }
.ledc-form input[type="text"].short {
  width: 40% !important; }

/*-------GENERIC FORM STUFF [END]------*/
.ledc-form.edit-business label {
  width: 10em; }
.ledc-form.edit-business .required {
  color: black;
  margin: 0.5em 0 1em 0; }
.ledc-form.edit-business #Cancel, .ledc-form.edit-business #Submit {
  float: none;
  display: inline-block; }
.ledc-form.edit-business #Cancel {
  margin-right: 10px;
  margin-right: 0.63rem; }
  .ledc-form.edit-business #Cancel:hover {
    color: #FFFFFF; }
.ledc-form.edit-business div.tagsinput {
  border: none;
  width: 100%;
  overflow-y: visible;
  height: 200px; }
  @media only screen and (min-width: 550px) {
    .ledc-form.edit-business div.tagsinput {
      height: 100px; } }
  .ledc-form.edit-business div.tagsinput span {
    display: inline-block;
    vertical-align: top; }
    .ledc-form.edit-business div.tagsinput span.field {
      border: 1px solid #cccccc;
      border-radius: 3px; }
  .ledc-form.edit-business div.tagsinput div {
    float: none; }

#search-term {
  width: 100%;
  height: 49px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #393939;
  padding: 0 20px;
  padding: 0 1.26rem;
  font-family: "libre_franklinXL", sans-serif; }

#email,
#name,
.goodmove .contact input[type=text],
.goodmove .contact input[type=email] {
  width: 100%; }

#message {
  width: 100%;
  height: 160px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: solid 2px #00312b;
  padding: 20px; }

.actions #general {
  margin-top: 10px;
  margin-right: 1px;
  padding: 22px 30px;
  font-family: "libre_franklinXL", sans-serif;
  color: #FFFFFF;
  background: #cf732a;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  float: right;
  border: none;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.actions #general:hover {
  color: #cf732a;
  background: #FFFFFF;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

/*-------CONTACT BLOCK [END]------*/
/*-------- News Search Form [START]--------*/
#news-search .wrap {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 3.5em; }

#news-search-form .clearable-input {
  width: 84%; }
  @media only screen and (max-width: 1024px) {
    #news-search-form .clearable-input {
      width: 83%; } }
  @media only screen and (max-width: 920px) {
    #news-search-form .clearable-input {
      width: 80%; } }
  @media only screen and (max-width: 800px) {
    #news-search-form .clearable-input {
      width: 77%; } }
  @media only screen and (max-width: 720px) {
    #news-search-form .clearable-input {
      width: 100%;
      margin-bottom: 1em; } }
  #news-search-form .clearable-input input {
    margin: 0; }
  @media only screen and (max-width: 720px) {
    #news-search-form .clearable-input .clear {
      top: 0.8em;
      right: 0.8em; } }
#news-search-form .button, #news-search-form .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span #news-search-form a.button:hover, #news-search-form .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span #news-search-form a.button:hover, #news-search-form .goodmove .header-content a, .goodmove .header-content #news-search-form a, #news-search-form .ledc-form .submit, .ledc-form #news-search-form .submit,
#news-search-form .ledc-form .cancel,
.ledc-form #news-search-form .cancel, #news-search-form a.green-button,
#news-search-form button.green-button,
#news-search-form input.green-button, #news-search-form a.orange-button,
#news-search-form button.orange-button, #news-search-form a.green-transparent-button:hover,
#news-search-form button.green-transparent-button:hover, #news-search-form a.grey-transparent-button:hover,
#news-search-form button.grey-transparent-button:hover, #news-search-form a.orange-button-alt,
#news-search-form button.orange-button-alt {
  min-width: 11.2%; }
#news-search-form #news-keywords {
  width: 100%; }
#news-search-form #news-search-submit {
  min-height: 3.25em; }

/*--------News Search Form [END]--------*/
/*--------inline-form-row [START]-------*/
.small-sign {
  font-size: 0.553em;
  font-weight: normal;
  font-family: "libre_franklinXL", sans-serif;
  display: inline-block;
  line-height: 2.2em; }
  @media only screen and (max-width: 720px) {
    .small-sign {
      display: inline-block;
      width: 100%; } }

.inline-form-row {
  padding: 45px 0;
  background: #252525; }
  .inline-form-row .button, .inline-form-row .content-section-pad p a.button:hover, .content-section-pad p .inline-form-row a.button:hover, .inline-form-row .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span .inline-form-row a.button:hover, .inline-form-row .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span .inline-form-row a.button:hover, .inline-form-row .content-section-pad ul li a.button:hover, .content-section-pad ul li .inline-form-row a.button:hover, .inline-form-row .goodmove .header-content a, .goodmove .header-content .inline-form-row a, .inline-form-row .ledc-form .submit, .ledc-form .inline-form-row .submit,
  .inline-form-row .ledc-form .cancel,
  .ledc-form .inline-form-row .cancel, .inline-form-row a.green-button,
  .inline-form-row button.green-button,
  .inline-form-row input.green-button, .inline-form-row a.orange-button,
  .inline-form-row button.orange-button, .inline-form-row a.green-transparent-button:hover,
  .inline-form-row button.green-transparent-button:hover, .inline-form-row a.grey-transparent-button:hover,
  .inline-form-row button.grey-transparent-button:hover, .inline-form-row a.orange-button-alt,
  .inline-form-row button.orange-button-alt {
    max-width: 150px; }
  @media only screen and (max-width: 720px) {
    .inline-form-row {
      text-align: center; }
      .inline-form-row .button, .inline-form-row .content-section-pad p a.button:hover, .content-section-pad p .inline-form-row a.button:hover, .inline-form-row .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span .inline-form-row a.button:hover, .inline-form-row .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span .inline-form-row a.button:hover, .inline-form-row .content-section-pad ul li a.button:hover, .content-section-pad ul li .inline-form-row a.button:hover, .inline-form-row .goodmove .header-content a, .goodmove .header-content .inline-form-row a, .inline-form-row .ledc-form .submit, .ledc-form .inline-form-row .submit,
      .inline-form-row .ledc-form .cancel,
      .ledc-form .inline-form-row .cancel, .inline-form-row a.green-button,
      .inline-form-row button.green-button,
      .inline-form-row input.green-button, .inline-form-row a.orange-button,
      .inline-form-row button.orange-button, .inline-form-row a.green-transparent-button:hover,
      .inline-form-row button.green-transparent-button:hover, .inline-form-row a.grey-transparent-button:hover,
      .inline-form-row button.grey-transparent-button:hover, .inline-form-row a.orange-button-alt,
      .inline-form-row button.orange-button-alt {
        float: none;
        margin: 0 auto; } }
  .inline-form-row #mce-EMAIL,
  .inline-form-row input {
    width: 48%;
    height: 52px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px #00312b;
    padding: 14px;
    margin-right: 1%; }
    @media (max-width: 1200px) {
      .inline-form-row #mce-EMAIL,
      .inline-form-row input {
        width: 49%; } }
    @media only screen and (max-width: 1024px) {
      .inline-form-row #mce-EMAIL,
      .inline-form-row input {
        width: 48%; } }
    @media (max-width: 1200px) {
      .inline-form-row #mce-EMAIL,
      .inline-form-row input {
        width: 52.5%; } }
    @media only screen and (max-width: 1024px) {
      .inline-form-row #mce-EMAIL,
      .inline-form-row input {
        width: 38%; } }
    @media only screen and (max-width: 720px) {
      .inline-form-row #mce-EMAIL,
      .inline-form-row input {
        width: 100%;
        margin: 20px 0; } }
  .inline-form-row .clearable-input {
    position: relative;
    display: inline-block; }
    .inline-form-row .clearable-input input {
      padding-right: 3em; }
    .inline-form-row .clearable-input .clear {
      text-indent: -9999px;
      position: absolute;
      top: 0.8em;
      right: 0.8em; }
      @media only screen and (max-width: 720px) {
        .inline-form-row .clearable-input .clear {
          top: 57px;
          right: -134px; } }
      .inline-form-row .clearable-input .clear .icon {
        background: url(../images/FieldClear.png) no-repeat 0 0;
        background-size: 100%;
        height: 28px;
        width: 28px;
        display: block; }
        @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
          .inline-form-row .clearable-input .clear .icon {
            background-image: url("../images/FieldClear@2x.png"); } }
  .inline-form-row label {
    padding-top: 5px;
    padding-right: 68px;
    font-family: "libre_franklinXL", sans-serif;
    font-size: 2.0em;
    font-weight: bold;
    line-height: .6em;
    color: #FFFFFF;
    text-transform: capitalize; }
    @media (max-width: 1200px) {
      .inline-form-row label {
        font-size: 1.3em;
        padding-top: 16px; } }
    @media only screen and (max-width: 1024px) {
      .inline-form-row label {
        font-size: 1.5em;
        padding-top: 17px; } }
    @media only screen and (max-width: 720px) {
      .inline-form-row label {
        float: none;
        width: 100%;
        text-align: center; } }

.mc-field-group {
  width: 100%; }

@media only screen and (min-width: 768px) {
  .subscribe-newsletter {
    margin: 0;
    margin: 0 auto;
    display: block;
    margin-left: 20%; } }
@media only screen and (min-width: 980px) {
  .subscribe-newsletter {
    margin: 0;
    margin: 0 auto;
    display: block;
    padding: 0 15em; } }

/*--------inline-form-row [END]-------*/
/* --- London Inc/Venture Inner Content Form --*/
#contact-block-london-inc-header .wrap {
  margin-bottom: 30px;
  margin-bottom: 1.86rem; }

#contact-block-london-inc-assist {
  background-color: #DCE8E7;
  position: relative;
  margin-top: 100px;
  margin-top: 6.3rem;
  margin-bottom: 240px;
  margin-bottom: 15.02rem;
  height: 300px;
  height: 18.9rem; }
  @media only screen and (max-width: 720px) {
    #contact-block-london-inc-assist {
      height: auto;
      margin-bottom: 57px;
      margin-bottom: 3.52rem;
      position: initial; } }
  @media only screen and (max-width: 455px) {
    #contact-block-london-inc-assist {
      height: auto; } }
  @media only screen and (max-width: 720px) {
    #contact-block-london-inc-assist .wrap {
      position: initial; } }
  #contact-block-london-inc-assist .assist-form {
    width: 45%;
    padding: 48px 40px;
    padding: 3.04rem 2.52rem;
    background-color: #FFFFFF;
    position: absolute;
    left: 0;
    top: -119px;
    top: -5.04rem;
    display: block;
    z-index: 1;
    border: 1px solid rgba(89, 89, 89, 0.6);
    -webkit-box-shadow: 0px 2px 5px 1px rgba(89, 89, 89, 0.5);
    -moz-box-shadow: 0px 2px 5px 1px rgba(89, 89, 89, 0.5);
    box-shadow: 0px 2px 5px 1px rgba(89, 89, 89, 0.5);
    text-align: center; }
    #contact-block-london-inc-assist .assist-form .green-transparent-button {
      background-color: #FFFFFF; }
      #contact-block-london-inc-assist .assist-form .green-transparent-button:hover {
        color: #ffffff;
        background-color: #00312b; }
    #contact-block-london-inc-assist .assist-form div.required {
      color: #000000;
      position: absolute;
      bottom: 150px;
      bottom: 7.45rem;
      text-align: center;
      width: 75%;
      font-family: "libre_franklinXL", sans-serif;
      font-style: italic;
      font-size: 80%; }
      @media only screen and (max-width: 722px) {
        #contact-block-london-inc-assist .assist-form div.required {
          top: 8,5%;
          left: 0;
          width: 100%; } }
    #contact-block-london-inc-assist .assist-form #name, #contact-block-london-inc-assist .assist-form .goodmove .contact input[type=text], .goodmove .contact #contact-block-london-inc-assist .assist-form input[type=text], #contact-block-london-inc-assist .assist-form .goodmove .contact input[type=email], .goodmove .contact #contact-block-london-inc-assist .assist-form input[type=email], #contact-block-london-inc-assist .assist-form #email, #contact-block-london-inc-assist .assist-form #message {
      font-family: "libre_franklinXL", sans-serif;
      border: none;
      border-bottom: 2px solid #00312b;
      padding: 20px 0;
      padding: 1.26rem 0;
      max-width: 100%;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      -o-border-radius: 0;
      border-radius: 0; }
      #contact-block-london-inc-assist .assist-form #name ::placeholder, #contact-block-london-inc-assist .assist-form .goodmove .contact input[type=text] ::placeholder, .goodmove .contact #contact-block-london-inc-assist .assist-form input[type=text] ::placeholder, #contact-block-london-inc-assist .assist-form .goodmove .contact input[type=email] ::placeholder, .goodmove .contact #contact-block-london-inc-assist .assist-form input[type=email] ::placeholder, #contact-block-london-inc-assist .assist-form #email ::placeholder, #contact-block-london-inc-assist .assist-form #message ::placeholder {
        color: #d8d8d8; }
      #contact-block-london-inc-assist .assist-form #name.active, #contact-block-london-inc-assist .assist-form .goodmove .contact input.active[type=text], .goodmove .contact #contact-block-london-inc-assist .assist-form input.active[type=text], #contact-block-london-inc-assist .assist-form .goodmove .contact input.active[type=email], .goodmove .contact #contact-block-london-inc-assist .assist-form input.active[type=email], #contact-block-london-inc-assist .assist-form #email.active, #contact-block-london-inc-assist .assist-form #message.active {
        border-bottom: 2px solid #cf732a; }
    #contact-block-london-inc-assist .assist-form form label {
      color: #00312b; }
      #contact-block-london-inc-assist .assist-form form label.active {
        color: #cf732a; }
    #contact-block-london-inc-assist .assist-form .form-row {
      margin-bottom: 20px;
      margin-bottom: 1.26rem; }
      #contact-block-london-inc-assist .assist-form .form-row span {
        color: #00312b; }
        #contact-block-london-inc-assist .assist-form .form-row span.active {
          color: #cf732a; }
    #contact-block-london-inc-assist .assist-form #message {
      height: auto !important; }
    #contact-block-london-inc-assist .assist-form span.label {
      border: 0;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: relative;
      width: 1px;
      color: #00312b; }
      #contact-block-london-inc-assist .assist-form span.label.active {
        color: #cf732a; }
    #contact-block-london-inc-assist .assist-form .form-row {
      text-align: left;
      margin-bottom: 20px;
      margin-bottom: 1.26rem; }
      #contact-block-london-inc-assist .assist-form .form-row span {
        color: #00312b; }
        #contact-block-london-inc-assist .assist-form .form-row span.active {
          color: #cf732a; }
      #contact-block-london-inc-assist .assist-form .form-row input {
        font-size: 0.875rem;
        font-size: 14px; }
    #contact-block-london-inc-assist .assist-form span.assist-notification {
      display: none;
      width: 83.8%;
      max-width: 500px;
      max-width: 31.5rem;
      text-align: left;
      background-color: #f2f2f2;
      padding: 5px;
      position: absolute;
      top: 35px;
      top: 2.2rem;
      left: 40px;
      left: 2.52rem;
      border-left: 2px solid #388F67; }
      #contact-block-london-inc-assist .assist-form span.assist-notification.error {
        border-left: 2px solid #cc0000; }
      @media only screen and (max-width: 720px) {
        #contact-block-london-inc-assist .assist-form span.assist-notification {
          display: none;
          height: 40px;
          margin-top: 20%;
          width: 90%;
          margin: 20% auto 0 auto;
          max-width: 400px;
          max-width: 25.2rem;
          top: 0;
          left: auto;
          position: relative; } }
    #contact-block-london-inc-assist .assist-form .actions {
      margin-top: 50px; }
      @media only screen and (min-width: 721px) {
        #contact-block-london-inc-assist .assist-form .actions {
          margin-top: 70px; } }
      #contact-block-london-inc-assist .assist-form .actions .right {
        float: none;
        width: 100%;
        font-family: "libre_franklinXL", sans-serif; }
    #contact-block-london-inc-assist .assist-form a#assist-form-close {
      text-decoration: none;
      display: none; }
      @media only screen and (max-width: 720px) {
        #contact-block-london-inc-assist .assist-form a#assist-form-close {
          display: block;
          margin: 10px auto 0 auto;
          margin: 0.63rem auto 0 auto;
          width: 100px;
          width: 6.3rem;
          background-color: #000000;
          height: 40px;
          height: 2.52rem;
          line-height: 2.4;
          text-decoration: none;
          color: #FFFFFF;
          text-align: center;
          border-radius: 20px;
          border-radius: 1.23rem; }
          #contact-block-london-inc-assist .assist-form a#assist-form-close span {
            font-family: "libre_franklinMD", sans-serif;
            margin-left: 5px;
            margin-left: 0.315rem; } }
    @media only screen and (max-width: 720px) {
      #contact-block-london-inc-assist .assist-form {
        position: absolute;
        z-index: 999;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.7);
        margin-top: 0;
        display: none; }
        #contact-block-london-inc-assist .assist-form form {
          width: 100%;
          background-color: #FFFFFF;
          padding: 40px;
          padding: 2.52rem;
          max-width: 400px;
          max-width: 25.2rem;
          margin: 40px auto 0 auto;
          margin: 2.52rem auto 0 auto; } }
  #contact-block-london-inc-assist .assist-detail {
    width: 50%;
    height: auto;
    margin-left: 50%;
    padding-top: 56px;
    padding-top: 3.52rem; }
    @media only screen and (min-width: 721px) {
      #contact-block-london-inc-assist .assist-detail {
        padding-top: 46px;
        padding-top: 2.52rem; } }
    @media only screen and (max-width: 720px) {
      #contact-block-london-inc-assist .assist-detail {
        width: 100%;
        height: 28%;
        margin-left: 0;
        padding-bottom: 50px;
        padding-bottom: 3.15rem; } }
    @media only screen and (min-width: 721px) and (max-width: 788px) {
      #contact-block-london-inc-assist .assist-detail {
        width: 53%; } }
    @media only screen and (max-width: 455px) {
      #contact-block-london-inc-assist .assist-detail {
        height: 30%;
        padding-bottom: 50px;
        padding-bottom: 3.15rem; } }
    #contact-block-london-inc-assist .assist-detail h4, #contact-block-london-inc-assist .assist-detail .latest-news .article-info a.title, .latest-news .article-info #contact-block-london-inc-assist .assist-detail a.title, #contact-block-london-inc-assist .assist-detail .upcoming-events .article-info a.title, .upcoming-events .article-info #contact-block-london-inc-assist .assist-detail a.title, #contact-block-london-inc-assist .assist-detail .listing .article-info a.title, .listing .article-info #contact-block-london-inc-assist .assist-detail a.title, #contact-block-london-inc-assist .assist-detail #single-news-event .article-info a.title, #single-news-event .article-info #contact-block-london-inc-assist .assist-detail a.title, #contact-block-london-inc-assist .assist-detail div {
      width: 100%;
      padding: 0;
      text-align: center;
      margin-left: auto;
      margin-right: auto; }
    #contact-block-london-inc-assist .assist-detail h4, #contact-block-london-inc-assist .assist-detail .latest-news .article-info a.title, .latest-news .article-info #contact-block-london-inc-assist .assist-detail a.title, #contact-block-london-inc-assist .assist-detail .upcoming-events .article-info a.title, .upcoming-events .article-info #contact-block-london-inc-assist .assist-detail a.title, #contact-block-london-inc-assist .assist-detail .listing .article-info a.title, .listing .article-info #contact-block-london-inc-assist .assist-detail a.title, #contact-block-london-inc-assist .assist-detail #single-news-event .article-info a.title, #single-news-event .article-info #contact-block-london-inc-assist .assist-detail a.title {
      margin-top: 0;
      margin-bottom: 1.3125rem;
      padding-top: 20px;
      padding-top: 1.26rem;
      color: #044d43;
      font-family: "libre_franklinMD", sans-serif; }
      @media only screen and (max-width: 720px) {
        #contact-block-london-inc-assist .assist-detail h4, #contact-block-london-inc-assist .assist-detail .latest-news .article-info a.title, .latest-news .article-info #contact-block-london-inc-assist .assist-detail a.title, #contact-block-london-inc-assist .assist-detail .upcoming-events .article-info a.title, .upcoming-events .article-info #contact-block-london-inc-assist .assist-detail a.title, #contact-block-london-inc-assist .assist-detail .listing .article-info a.title, .listing .article-info #contact-block-london-inc-assist .assist-detail a.title, #contact-block-london-inc-assist .assist-detail #single-news-event .article-info a.title, #single-news-event .article-info #contact-block-london-inc-assist .assist-detail a.title {
          padding-top: 40px;
          padding-top: 2.52rem; } }
    #contact-block-london-inc-assist .assist-detail div {
      position: relative;
      max-width: 450px;
      max-width: 28.35rem; }
      #contact-block-london-inc-assist .assist-detail div#detail-contact-link a {
        display: none; }
        @media only screen and (max-width: 720px) {
          #contact-block-london-inc-assist .assist-detail div#detail-contact-link a {
            display: initial; } }
      @media only screen and (max-width: 720px) {
        #contact-block-london-inc-assist .assist-detail div#detail-contact-link em {
          display: none; } }
  #contact-block-london-inc-assist .section-marker {
    margin-left: -12px;
    margin-left: -0.756rem; }
    #contact-block-london-inc-assist .section-marker div {
      background-color: #cf732a; }
  #contact-block-london-inc-assist #assist-venture-open {
    display: inline-block;
    width: 40px;
    width: 2.52rem;
    height: 40px;
    height: 2.52rem;
    margin-top: 10px;
    margin-top: 0.63rem;
    background-image: url(../images/london-inc/QuestionIcon.svg);
    background-repeat: no-repeat;
    background-size: contain; }

/*------- VIDEO BLOCK [STARTS] -------*/
ul.video-block {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: left; }
  @media only screen and (max-width: 720px) {
    ul.video-block {
      text-align: center; } }
  ul.video-block li.video {
    width: 23.39%;
    margin: 0 0.5%;
    position: relative; }
    @media only screen and (max-width: 1024px) {
      ul.video-block li.video {
        width: 48%;
        margin: 16px 0.5%; } }
    @media only screen and (max-width: 720px) {
      ul.video-block li.video {
        width: 100%;
        margin: 17px 0.5%; } }
    @media only screen and (max-width: 1024px) {
      ul.video-block li.video a {
        display: block;
        margin: 0 auto;
        text-align: center;
        max-width: 300px;
        position: relative; } }
    ul.video-block li.video img {
      width: 100%;
      position: relative;
      z-index: 10; }
      @media only screen and (max-width: 1024px) {
        ul.video-block li.video img {
          max-width: 300px; } }
    @media only screen and (max-width: 1024px) {
      ul.video-block li.video .text {
        max-width: 300px;
        margin: 0 auto; } }
    @media only screen and (max-width: 1024px) {
      ul.video-block li.video .text {
        text-align: left; } }
    ul.video-block li.video .text span {
      color: #393939; }

.play-button {
  position: absolute;
  width: 75px;
  height: 75px;
  background: url("../images/Play@2x.png");
  background-size: 100%;
  margin-top: 15%;
  margin-left: 31%;
  z-index: 14;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media only screen and (max-width: 1024px) {
    .play-button {
      margin-top: 17%;
      margin-left: 37%; } }

.play-button:hover {
  cursor: pointer; }

ul.video-block li.video .text span.green {
  color: #295f5a; }

/*------- VIDEO BLOCK [ENDS] -------*/
ul#ledc-board, ul#ledc-team {
  margin-bottom: 32px;
  margin-bottom: 2rem; }

/*-------BUTTON CLASSES [START]-------*/
.button, .content-section-pad p a.button:hover, .content-section-pad .london-inc.space #main_inner li span a.button:hover, .london-inc.space #main_inner li .content-section-pad span a.button:hover, .content-section-pad ul li a.button:hover, .goodmove .header-content a, .ledc-form .submit,
.ledc-form .cancel, a.green-button,
button.green-button,
input.green-button, a.orange-button,
button.orange-button, a.green-transparent-button:hover,
button.green-transparent-button:hover, a.grey-transparent-button:hover,
button.grey-transparent-button:hover, a.orange-button-alt,
button.orange-button-alt, a.button, .content-section-pad p a.button:hover, .content-section-pad .london-inc.space #main_inner li span a.button:hover, .london-inc.space #main_inner li .content-section-pad span a.button:hover, .content-section-pad ul li a.button:hover, .goodmove .header-content a, .ledc-form a.submit,
.ledc-form a.cancel, a.green-button, a.orange-button, a.green-transparent-button:hover, a.grey-transparent-button:hover, a.orange-button-alt, button {
  padding: 10px 50px;
  padding: 0.63rem 3.1rem;
  max-width: 400px;
  border-radius: 3px;
  background: #00312b;
  font-family: "libre_franklinXL", sans-serif;
  color: #FFFFFF;
  text-decoration: none;
  margin: 0 auto;
  display: inline-block;
  border: none;
  text-align: center;
  min-width: auto !important;
  line-height: 1.5;
  font-size: 14px;
  font-size: 0.882rem;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .button:hover, .content-section-pad p a.button:hover, .content-section-pad .london-inc.space #main_inner li span a.button:hover, .london-inc.space #main_inner li .content-section-pad span a.button:hover, .content-section-pad ul li a.button:hover, .goodmove .header-content a:hover, .ledc-form .submit:hover,
  .ledc-form .cancel:hover, a.green-button:hover,
  button.green-button:hover,
  input.green-button:hover, a.orange-button:hover,
  button.orange-button:hover, a.green-transparent-button:hover,
  button.green-transparent-button:hover, a.grey-transparent-button:hover,
  button.grey-transparent-button:hover, a.orange-button-alt:hover,
  button.orange-button-alt:hover, a.button:hover, .content-section-pad p a.button:hover, .content-section-pad .london-inc.space #main_inner li span a.button:hover, .london-inc.space #main_inner li .content-section-pad span a.button:hover, .content-section-pad ul li a.button:hover, .goodmove .header-content a:hover, .ledc-form a.submit:hover,
  .ledc-form a.cancel:hover, a.green-button:hover, a.orange-button:hover, a.green-transparent-button:hover, a.grey-transparent-button:hover, a.orange-button-alt:hover, button:hover {
    background: #cf732a; }
  .button.round, .content-section-pad p a.round.button:hover, .content-section-pad .london-inc.space #main_inner li span a.round.button:hover, .london-inc.space #main_inner li .content-section-pad span a.round.button:hover, .content-section-pad ul li a.round.button:hover, .goodmove .header-content a.round, .ledc-form .round.submit,
  .ledc-form .round.cancel, a.round.green-button,
  button.round.green-button,
  input.round.green-button, a.round.orange-button,
  button.round.orange-button, a.round.green-transparent-button:hover,
  button.round.green-transparent-button:hover, a.round.grey-transparent-button:hover,
  button.round.grey-transparent-button:hover, a.round.orange-button-alt,
  button.round.orange-button-alt, a.button.round, .content-section-pad p a.round.button:hover, .content-section-pad .london-inc.space #main_inner li span a.round.button:hover, .london-inc.space #main_inner li .content-section-pad span a.round.button:hover, .content-section-pad ul li a.round.button:hover, .goodmove .header-content a.round, .ledc-form a.round.submit,
  .ledc-form a.round.cancel, a.round.green-button, a.round.orange-button, a.round.green-transparent-button:hover, a.round.grey-transparent-button:hover, a.round.orange-button-alt, button.round {
    width: 40px;
    width: 2.52rem;
    height: 40px;
    height: 2.52rem;
    padding: 0;
    border-radius: 20px;
    border-radius: 1.26rem;
    display: block; }
    .button.round .fa, .content-section-pad p a.round.button:hover .fa, .content-section-pad .london-inc.space #main_inner li span a.round.button:hover .fa, .london-inc.space #main_inner li .content-section-pad span a.round.button:hover .fa, .content-section-pad ul li a.round.button:hover .fa, .goodmove .header-content a.round .fa, .ledc-form .round.submit .fa,
    .ledc-form .round.cancel .fa, a.round.green-button .fa,
    button.round.green-button .fa,
    input.round.green-button .fa, a.round.orange-button .fa,
    button.round.orange-button .fa, a.round.green-transparent-button:hover .fa,
    button.round.green-transparent-button:hover .fa, a.round.grey-transparent-button:hover .fa,
    button.round.grey-transparent-button:hover .fa, a.round.orange-button-alt .fa,
    button.round.orange-button-alt .fa, a.button.round .fa, .content-section-pad p a.round.button:hover .fa, .content-section-pad .london-inc.space #main_inner li span a.round.button:hover .fa, .london-inc.space #main_inner li .content-section-pad span a.round.button:hover .fa, .content-section-pad ul li a.round.button:hover .fa, .goodmove .header-content a.round .fa, .ledc-form a.round.submit .fa,
    .ledc-form a.round.cancel .fa, a.round.green-button .fa, a.round.orange-button .fa, a.round.green-transparent-button:hover .fa, a.round.grey-transparent-button:hover .fa, a.round.orange-button-alt .fa, button.round .fa {
      margin-top: 12px;
      margin-top: 0.745rem; }

.button.inverse, .content-section-pad p a.inverse.button:hover, .content-section-pad .london-inc.space #main_inner li span a.inverse.button:hover, .london-inc.space #main_inner li .content-section-pad span a.inverse.button:hover, .content-section-pad p .goodmove .header-content a:hover, .goodmove .header-content .content-section-pad p a:hover, .content-section-pad .london-inc.space #main_inner li span .goodmove .header-content a:hover, .goodmove .header-content .content-section-pad .london-inc.space #main_inner li span a:hover, .london-inc.space #main_inner li .content-section-pad span .goodmove .header-content a:hover, .goodmove .header-content .london-inc.space #main_inner li .content-section-pad span a:hover, .content-section-pad p a.orange-button:hover, .content-section-pad .london-inc.space #main_inner li span a.orange-button:hover, .london-inc.space #main_inner li .content-section-pad span a.orange-button:hover, .content-section-pad p a.orange-button-alt:hover, .content-section-pad .london-inc.space #main_inner li span a.orange-button-alt:hover, .london-inc.space #main_inner li .content-section-pad span a.orange-button-alt:hover, .content-section-pad ul li a.inverse.button:hover, .content-section-pad ul li .goodmove .header-content a:hover, .goodmove .header-content .content-section-pad ul li a:hover, .content-section-pad ul li a.orange-button:hover, .content-section-pad ul li a.orange-button-alt:hover, .goodmove .header-content a, .ledc-form .inverse.submit, .ledc-form a.submit.orange-button,
.ledc-form button.submit.orange-button, .ledc-form a.submit.orange-button-alt,
.ledc-form button.submit.orange-button-alt,
.ledc-form .inverse.cancel,
.ledc-form a.cancel.orange-button,
.ledc-form button.cancel.orange-button,
.ledc-form a.cancel.orange-button-alt,
.ledc-form button.cancel.orange-button-alt, a.inverse.green-button,
button.inverse.green-button,
input.inverse.green-button, a.orange-button,
button.orange-button, a.inverse.green-transparent-button:hover, a.green-transparent-button.orange-button:hover, a.green-transparent-button.orange-button-alt:hover,
button.inverse.green-transparent-button:hover,
button.green-transparent-button.orange-button:hover,
button.green-transparent-button.orange-button-alt:hover, a.inverse.grey-transparent-button:hover, a.grey-transparent-button.orange-button:hover, a.grey-transparent-button.orange-button-alt:hover,
button.inverse.grey-transparent-button:hover,
button.grey-transparent-button.orange-button:hover,
button.grey-transparent-button.orange-button-alt:hover, a.orange-button-alt,
button.orange-button-alt, a.button.inverse, .content-section-pad p a.inverse.button:hover, .content-section-pad .london-inc.space #main_inner li span a.inverse.button:hover, .london-inc.space #main_inner li .content-section-pad span a.inverse.button:hover, .content-section-pad p .goodmove .header-content a:hover, .goodmove .header-content .content-section-pad p a:hover, .content-section-pad .london-inc.space #main_inner li span .goodmove .header-content a:hover, .goodmove .header-content .content-section-pad .london-inc.space #main_inner li span a:hover, .london-inc.space #main_inner li .content-section-pad span .goodmove .header-content a:hover, .goodmove .header-content .london-inc.space #main_inner li .content-section-pad span a:hover, .content-section-pad p a.orange-button:hover, .content-section-pad .london-inc.space #main_inner li span a.orange-button:hover, .london-inc.space #main_inner li .content-section-pad span a.orange-button:hover, .content-section-pad p a.orange-button-alt:hover, .content-section-pad .london-inc.space #main_inner li span a.orange-button-alt:hover, .london-inc.space #main_inner li .content-section-pad span a.orange-button-alt:hover, .content-section-pad ul li a.inverse.button:hover, .content-section-pad ul li .goodmove .header-content a:hover, .goodmove .header-content .content-section-pad ul li a:hover, .content-section-pad ul li a.orange-button:hover, .content-section-pad ul li a.orange-button-alt:hover, .goodmove .header-content a, .ledc-form a.inverse.submit, .ledc-form a.submit.orange-button, .ledc-form a.submit.orange-button-alt,
.ledc-form a.inverse.cancel,
.ledc-form a.cancel.orange-button,
.ledc-form a.cancel.orange-button-alt, a.inverse.green-button, a.orange-button, a.inverse.green-transparent-button:hover, a.green-transparent-button.orange-button:hover, a.green-transparent-button.orange-button-alt:hover, a.inverse.grey-transparent-button:hover, a.grey-transparent-button.orange-button:hover, a.grey-transparent-button.orange-button-alt:hover, a.orange-button-alt {
  background: #cf732a; }
  .button.inverse:hover, .content-section-pad p a.inverse.button:hover, .content-section-pad .london-inc.space #main_inner li span a.inverse.button:hover, .london-inc.space #main_inner li .content-section-pad span a.inverse.button:hover, .content-section-pad p .goodmove .header-content a:hover, .goodmove .header-content .content-section-pad p a:hover, .content-section-pad .london-inc.space #main_inner li span .goodmove .header-content a:hover, .goodmove .header-content .content-section-pad .london-inc.space #main_inner li span a:hover, .london-inc.space #main_inner li .content-section-pad span .goodmove .header-content a:hover, .goodmove .header-content .london-inc.space #main_inner li .content-section-pad span a:hover, .content-section-pad p a.orange-button:hover, .content-section-pad .london-inc.space #main_inner li span a.orange-button:hover, .london-inc.space #main_inner li .content-section-pad span a.orange-button:hover, .content-section-pad p a.orange-button-alt:hover, .content-section-pad .london-inc.space #main_inner li span a.orange-button-alt:hover, .london-inc.space #main_inner li .content-section-pad span a.orange-button-alt:hover, .content-section-pad ul li a.inverse.button:hover, .content-section-pad ul li .goodmove .header-content a:hover, .goodmove .header-content .content-section-pad ul li a:hover, .content-section-pad ul li a.orange-button:hover, .content-section-pad ul li a.orange-button-alt:hover, .goodmove .header-content a:hover, .ledc-form .inverse.submit:hover,
  .ledc-form .inverse.cancel:hover, a.inverse.green-button:hover,
  button.inverse.green-button:hover,
  input.inverse.green-button:hover, a.orange-button:hover,
  button.orange-button:hover, a.inverse.green-transparent-button:hover,
  button.inverse.green-transparent-button:hover, a.inverse.grey-transparent-button:hover,
  button.inverse.grey-transparent-button:hover, a.orange-button-alt:hover,
  button.orange-button-alt:hover, a.button.inverse:hover, .content-section-pad p a.inverse.button:hover, .content-section-pad .london-inc.space #main_inner li span a.inverse.button:hover, .london-inc.space #main_inner li .content-section-pad span a.inverse.button:hover, .content-section-pad p .goodmove .header-content a:hover, .goodmove .header-content .content-section-pad p a:hover, .content-section-pad .london-inc.space #main_inner li span .goodmove .header-content a:hover, .goodmove .header-content .content-section-pad .london-inc.space #main_inner li span a:hover, .london-inc.space #main_inner li .content-section-pad span .goodmove .header-content a:hover, .goodmove .header-content .london-inc.space #main_inner li .content-section-pad span a:hover, .content-section-pad p a.orange-button:hover, .content-section-pad .london-inc.space #main_inner li span a.orange-button:hover, .london-inc.space #main_inner li .content-section-pad span a.orange-button:hover, .content-section-pad p a.orange-button-alt:hover, .content-section-pad .london-inc.space #main_inner li span a.orange-button-alt:hover, .london-inc.space #main_inner li .content-section-pad span a.orange-button-alt:hover, .content-section-pad ul li a.inverse.button:hover, .content-section-pad ul li .goodmove .header-content a:hover, .goodmove .header-content .content-section-pad ul li a:hover, .content-section-pad ul li a.orange-button:hover, .content-section-pad ul li a.orange-button-alt:hover, .goodmove .header-content a:hover, .ledc-form a.inverse.submit:hover,
  .ledc-form a.inverse.cancel:hover, a.inverse.green-button:hover, a.orange-button:hover, a.inverse.green-transparent-button:hover, a.inverse.grey-transparent-button:hover, a.orange-button-alt:hover {
    background: #00312b; }

.button.alt, .content-section-pad p a.alt.button:hover, .content-section-pad .london-inc.space #main_inner li span a.alt.button:hover, .london-inc.space #main_inner li .content-section-pad span a.alt.button:hover, .content-section-pad p a.green-transparent-button:hover, .content-section-pad .london-inc.space #main_inner li span a.green-transparent-button:hover, .london-inc.space #main_inner li .content-section-pad span a.green-transparent-button:hover, .content-section-pad p a.grey-transparent-button:hover, .content-section-pad .london-inc.space #main_inner li span a.grey-transparent-button:hover, .london-inc.space #main_inner li .content-section-pad span a.grey-transparent-button:hover, .content-section-pad ul li a.alt.button:hover, .content-section-pad ul li a.green-transparent-button:hover, .content-section-pad ul li a.grey-transparent-button:hover, .goodmove .header-content a.alt, .ledc-form .alt.submit,
.ledc-form .alt.cancel, a.alt.green-button,
button.alt.green-button,
input.alt.green-button, a.alt.orange-button,
button.alt.orange-button, a.green-transparent-button:hover,
button.green-transparent-button:hover, a.grey-transparent-button:hover,
button.grey-transparent-button:hover, a.alt.orange-button-alt,
button.alt.orange-button-alt {
  background: none;
  color: #00312b; }
  .button.alt:hover, .content-section-pad p a.alt.button:hover, .content-section-pad .london-inc.space #main_inner li span a.alt.button:hover, .london-inc.space #main_inner li .content-section-pad span a.alt.button:hover, .content-section-pad p a.green-transparent-button:hover, .content-section-pad .london-inc.space #main_inner li span a.green-transparent-button:hover, .london-inc.space #main_inner li .content-section-pad span a.green-transparent-button:hover, .content-section-pad p a.grey-transparent-button:hover, .content-section-pad .london-inc.space #main_inner li span a.grey-transparent-button:hover, .london-inc.space #main_inner li .content-section-pad span a.grey-transparent-button:hover, .content-section-pad ul li a.alt.button:hover, .content-section-pad ul li a.green-transparent-button:hover, .content-section-pad ul li a.grey-transparent-button:hover, .goodmove .header-content a.alt:hover, .ledc-form .alt.submit:hover,
  .ledc-form .alt.cancel:hover, a.alt.green-button:hover,
  button.alt.green-button:hover,
  input.alt.green-button:hover, a.alt.orange-button:hover,
  button.alt.orange-button:hover, a.green-transparent-button:hover,
  button.green-transparent-button:hover, a.grey-transparent-button:hover,
  button.grey-transparent-button:hover, a.alt.orange-button-alt:hover,
  button.alt.orange-button-alt:hover {
    background: #00312b;
    color: #ffffff; }
  .button.alt.round, .content-section-pad p a.alt.round.button:hover, .content-section-pad .london-inc.space #main_inner li span a.alt.round.button:hover, .london-inc.space #main_inner li .content-section-pad span a.alt.round.button:hover, .content-section-pad p a.round.green-transparent-button:hover, .content-section-pad .london-inc.space #main_inner li span a.round.green-transparent-button:hover, .london-inc.space #main_inner li .content-section-pad span a.round.green-transparent-button:hover, .content-section-pad p a.round.grey-transparent-button:hover, .content-section-pad .london-inc.space #main_inner li span a.round.grey-transparent-button:hover, .london-inc.space #main_inner li .content-section-pad span a.round.grey-transparent-button:hover, .content-section-pad ul li a.alt.round.button:hover, .content-section-pad ul li a.round.green-transparent-button:hover, .content-section-pad ul li a.round.grey-transparent-button:hover, .goodmove .header-content a.alt.round, .ledc-form .alt.round.submit,
  .ledc-form .alt.round.cancel, a.alt.round.green-button,
  button.alt.round.green-button,
  input.alt.round.green-button, a.alt.round.orange-button,
  button.alt.round.orange-button, a.round.green-transparent-button:hover,
  button.round.green-transparent-button:hover, a.round.grey-transparent-button:hover,
  button.round.grey-transparent-button:hover, a.alt.round.orange-button-alt,
  button.alt.round.orange-button-alt {
    background-color: #F3F3F3;
    border: 1px solid #e2e2e2; }
    .button.alt.round:hover, .content-section-pad .london-inc.space #main_inner li span a.alt.round.button:hover, .london-inc.space #main_inner li .content-section-pad span a.alt.round.button:hover, .content-section-pad p a.round.green-transparent-button:hover, .content-section-pad .london-inc.space #main_inner li span a.round.green-transparent-button:hover, .london-inc.space #main_inner li .content-section-pad span a.round.green-transparent-button:hover, .content-section-pad p a.round.grey-transparent-button:hover, .content-section-pad .london-inc.space #main_inner li span a.round.grey-transparent-button:hover, .london-inc.space #main_inner li .content-section-pad span a.round.grey-transparent-button:hover, .content-section-pad ul li a.round.green-transparent-button:hover, .content-section-pad ul li a.round.grey-transparent-button:hover, .goodmove .header-content a.alt.round:hover, .ledc-form .alt.round.submit:hover,
    .ledc-form .alt.round.cancel:hover, a.alt.round.green-button:hover,
    button.alt.round.green-button:hover,
    input.alt.round.green-button:hover, a.alt.round.orange-button:hover,
    button.alt.round.orange-button:hover, a.round.green-transparent-button:hover,
    button.round.green-transparent-button:hover, a.round.grey-transparent-button:hover,
    button.round.grey-transparent-button:hover, a.alt.round.orange-button-alt:hover,
    button.alt.round.orange-button-alt:hover {
      background: #00312b;
      color: #ffffff; }

a.grey-transparent-button:hover:hover,
button.grey-transparent-button:hover:hover {
  background: #cccccc;
  color: #000000; }

a.mapit {
  width: 135px;
  padding: 0.45em 0;
  position: relative; }
  @media only screen and (max-width: 1024px) {
    a.mapit {
      margin-top: 20px; } }
  a.mapit span {
    display: inline-block; }
  a.mapit .icon {
    width: 0.875em;
    height: 1.3125em;
    background: url(../images/MapItPin@2x.png) no-repeat 0 0;
    background-size: 100%;
    top: 0.65em;
    position: absolute; }
  a.mapit .text {
    line-height: 2em;
    margin-left: 1.2em; }

a.mapit:hover span.icon {
  background-position: 0 -1.3125em; }

a.view-more-btn {
  display: block;
  max-width: 200px; }

.loader {
  display: none; }

.button.disabled, .content-section-pad p a.disabled.button:hover, .content-section-pad .london-inc.space #main_inner li span a.disabled.button:hover, .london-inc.space #main_inner li .content-section-pad span a.disabled.button:hover, .content-section-pad ul li a.disabled.button:hover, .goodmove .header-content a.disabled, .ledc-form .disabled.submit,
.ledc-form .disabled.cancel, a.disabled.green-button,
button.disabled.green-button,
input.disabled.green-button, a.disabled.orange-button,
button.disabled.orange-button, a.disabled.green-transparent-button:hover,
button.disabled.green-transparent-button:hover, a.disabled.grey-transparent-button:hover,
button.disabled.grey-transparent-button:hover, a.disabled.orange-button-alt,
button.disabled.orange-button-alt {
  background-color: #ccc;
  border: 2px solid #ccc;
  color: transparent !important;
  position: relative; }
  .button.disabled .loader, .content-section-pad p a.disabled.button:hover .loader, .content-section-pad .london-inc.space #main_inner li span a.disabled.button:hover .loader, .london-inc.space #main_inner li .content-section-pad span a.disabled.button:hover .loader, .content-section-pad ul li a.disabled.button:hover .loader, .goodmove .header-content a.disabled .loader, .ledc-form .disabled.submit .loader,
  .ledc-form .disabled.cancel .loader, a.disabled.green-button .loader,
  button.disabled.green-button .loader,
  input.disabled.green-button .loader, a.disabled.orange-button .loader,
  button.disabled.orange-button .loader, a.disabled.green-transparent-button:hover .loader,
  button.disabled.green-transparent-button:hover .loader, a.disabled.grey-transparent-button:hover .loader,
  button.disabled.grey-transparent-button:hover .loader, a.disabled.orange-button-alt .loader,
  button.disabled.orange-button-alt .loader {
    display: block;
    margin: auto; }

.long {
  max-width: 250px; }

.discover-nav .button, .discover-nav .content-section-pad p a.button:hover, .content-section-pad p .discover-nav a.button:hover, .discover-nav .content-section-pad .london-inc.space #main_inner li span a.button:hover, .content-section-pad .london-inc.space #main_inner li span .discover-nav a.button:hover, .discover-nav .london-inc.space #main_inner li .content-section-pad span a.button:hover, .london-inc.space #main_inner li .content-section-pad span .discover-nav a.button:hover, .discover-nav .content-section-pad ul li a.button:hover, .content-section-pad ul li .discover-nav a.button:hover, .discover-nav .goodmove .header-content a, .goodmove .header-content .discover-nav a, .discover-nav .ledc-form .submit, .ledc-form .discover-nav .submit,
.discover-nav .ledc-form .cancel,
.ledc-form .discover-nav .cancel, .discover-nav a.green-button,
.discover-nav button.green-button,
.discover-nav input.green-button, .discover-nav a.orange-button,
.discover-nav button.orange-button, .discover-nav a.green-transparent-button:hover,
.discover-nav button.green-transparent-button:hover, .discover-nav a.grey-transparent-button:hover,
.discover-nav button.grey-transparent-button:hover, .discover-nav a.orange-button-alt,
.discover-nav button.orange-button-alt {
  margin-top: 24px;
  margin-top: 1.5rem; }

/*------- ERROR MESSAGES [START] --------*/
.error {
  position: absolute;
  display: block;
  width: 425px;
  height: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: rgba(230, 40, 40, 0.2);
  border: 2px solid #e62828;
  color: #e62828;
  right: 0;
  margin-top: -53px;
  padding: 13px; }
  @media only screen and (max-width: 720px) {
    .error {
      width: 198px;
      right: auto;
      left: 0;
      height: 59px;
      padding: 10px; } }

.contact-message {
  float: left;
  margin-top: 10px;
  width: 75%;
  padding: 13px;
  height: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.contact-success {
  background: #00312b;
  border: 2px solid #00312b;
  color: white; }

.contact-warning {
  background: #cf732a;
  border: 2px solid #cf732a;
  color: white; }

.contact-error {
  background: rgba(230, 40, 40, 0.2);
  border: 2px solid #e62828;
  color: #e62828; }

.inline-error,
.error_highlight input {
  background: rgba(230, 40, 40, 0.2) !important;
  border: 2px solid #e62828 !important;
  color: #e62828 !important; }

.form-message {
  width: 100%;
  margin: 1em 0;
  padding: 13px;
  height: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.form-message.success-message {
  background: #BDD9D5;
  border: 2px solid #00312b;
  color: #00312b; }

/*------- ERROR MESSAGES [END] --------*/
/*-------NOTIFICATION CLASSES [START]-------*/
section.notification {
  margin: 5px 0;
  font-size: 1.125em; }
  section.notification .wrap {
    padding: 6px 0;
    text-align: center;
    line-height: 0; }
    section.notification .wrap .container {
      display: inline-block;
      margin: auto; }
      section.notification .wrap .container span {
        display: block;
        float: left; }
      section.notification .wrap .container .icon {
        width: 30px;
        height: 30px; }
      section.notification .wrap .container .text {
        line-height: 30px;
        margin-left: 12px; }

.success-notification {
  background-color: #00312b;
  color: #388F67; }
  .success-notification .icon {
    background: url(../images/SuccessIcon.png);
    background-size: 100%; }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      .success-notification .icon {
        background-image: url("../images/SuccessIcon@2x.png"); } }

.warning-notification {
  background-color: #F4960A;
  color: #FDEAC9; }
  .warning-notification .icon {
    background: url(../images/WarningIcon.png);
    background-size: 100%; }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      .warning-notification .icon {
        background-image: url("../images/WarningIcon@2x.png"); } }

.error-notification {
  background-color: #810006;
  color: #D7A4A4; }
  .error-notification .icon {
    background: url(../images/ErrorIcon.png);
    background-size: 100%; }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      .error-notification .icon {
        background-image: url("../images/ErrorIcon@2x.png"); } }

/*-------NOTIFICATION CLASSES [END]-------*/
/*-------SOCIAL CLASSES [START]-------*/
#social-nav * {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  float: none; }

#social-nav li {
  display: inline-block;
  width: 70px;
  margin: 0 auto; }
  @media only screen and (max-width: 720px) {
    #social-nav li {
      width: 50px; } }

.social-icon {
  display: inline-block;
  width: 3.75em;
  height: 3.75em;
  margin: 1.5em auto;
  -webkit-border-radius: 3.75em;
  -moz-border-radius: 3.75em;
  -ms-border-radius: 3.75em;
  -o-border-radius: 3.75em;
  border-radius: 3.75em;
  text-align: center;
  color: #FFFFFF; }
  .social-icon.fa-twitter {
    background-color: #00aced; }
    .social-icon.fa-twitter:hover {
      background-color: #00312b; }
  .social-icon.fa-facebook {
    background-color: #3b5998; }
    .social-icon.fa-facebook:hover {
      background-color: #00312b; }
  .social-icon.fa-linkedin {
    background-color: #007bb6; }
    .social-icon.fa-linkedin:hover {
      background-color: #00312b; }
  .social-icon.fa-instagram {
    background: #bc2a8d;
    background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf); }
    .social-icon.fa-instagram:hover {
      background: #00312b; }
  .social-icon.fa-youtube, .social-icon.fa-youtube-play {
    background-color: #bb0000; }
    .social-icon.fa-youtube:hover, .social-icon.fa-youtube-play:hover {
      background-color: #00312b; }
  .social-icon:before {
    font-size: 28px;
    line-height: 2.2; }
  .social-icon:hover {
    color: #FFFFFF;
    text-decoration: none; }
  @media (max-width: 1200px) {
    .social-icon {
      background-size: 100%; } }
  @media only screen and (max-width: 720px) {
    .social-icon {
      width: 45px;
      height: 45px; }
      .social-icon:before {
        font-size: 24px;
        line-height: 1.9; } }

/*--Industry page section marker--*/
.section-marker {
  width: 20px;
  height: 20px;
  width: 1.26rem;
  height: 1.26rem;
  border: 2px solid #ccc;
  border-radius: 30px;
  border-radius: 3rem;
  margin-left: -11px;
  margin-left: -1.1rem;
  margin-top: 30px;
  margin-top: 1.89rem;
  background-color: #d2d2d2; }
  .section-marker div {
    width: 10px;
    width: 0.63rem;
    height: 10px;
    height: 0.63rem;
    background-color: #595959;
    border-radius: 20px;
    border-radius: 1.26rem;
    margin: 3px 0 0 3px;
    margin: 0.189rem 0 0 0.189rem; }

/*-------SOCIAL CLASSES [END]-------*/
/*-------- LATEST TWEET [START]-------*/
#latest-tweet {
  background-color: #F3F3F3;
  padding: 1.875em 0;
  position: relative;
  min-height: 145px; }
  #latest-tweet > .wrap {
    padding: 0; }
  #latest-tweet a.soc-account {
    display: block;
    background-image: url("../images/TwitterLogo.png");
    background-size: cover;
    height: 5.75em;
    width: 5.5625em;
    position: absolute;
    left: 0;
    top: 0;
    text-indent: -9999px; }
    @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
      #latest-tweet a.soc-account {
        background-image: url("../images/TwitterLogo@2x.png"); } }
    #latest-tweet a.soc-account.instagram {
      text-indent: 0;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      -ms-border-radius: 6px;
      -o-border-radius: 6px;
      border-radius: 6px; }
      #latest-tweet a.soc-account.instagram img {
        width: 28px;
        height: 28px;
        display: block;
        position: absolute;
        bottom: -5px;
        right: -5px; }
    #latest-tweet a.soc-account.linkedin-logo {
      background-image: url(../images/linkedin-logo.png);
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      -ms-border-radius: 6px;
      -o-border-radius: 6px;
      border-radius: 6px; }
    #latest-tweet a.soc-account.s2b-twitter {
      background-image: url(../images/S2B-twitter.png);
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      -ms-border-radius: 6px;
      -o-border-radius: 6px;
      border-radius: 6px; }
      @media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
        #latest-tweet a.soc-account.s2b-twitter {
          background-image: url("../images/S2B-twitter@2x.png"); } }
  #latest-tweet span {
    line-height: 1.3em;
    color: #434343;
    display: inline-block;
    margin-left: 6.2625em; }
    #latest-tweet span a {
      color: #d62d1b; }
    #latest-tweet span a:hover {
      color: #EB311D; }

/*-------- LATEST TWEET [END]-------*/
/*-------- IG Dialog [START] ---------*/
#ig-dialog-screen {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform-style: preserve-3d;
  left: -100%;
  background-color: #00312b;
  opacity: 0.75;
  display: block; }
  @media only screen and (max-width: 720px) {
    #ig-dialog-screen {
      display: none; } }

#ig-dialog {
  -webkit-transition: all 0.65s ease;
  -moz-transition: all 0.65s ease;
  -o-transition: all 0.65s ease;
  transition: all 0.65s ease;
  -webkit-transform-style: preserve-3d;
  left: -100%;
  top: 10%;
  width: 70%; }
  @media only screen and (max-width: 720px) {
    #ig-dialog {
      left: -100%;
      top: 0;
      width: 100%;
      overflow: scroll; } }
  #ig-dialog .close {
    font-size: 2em;
    font-family: "libre_franklinXL", sans-serif;
    color: #00312b;
    top: 0.5em;
    right: 0.8em;
    text-decoration: none !important; }
    @media only screen and (max-width: 720px) {
      #ig-dialog .close {
        right: 0.5em; } }
  #ig-dialog .dialog-content {
    padding: 4%; }
    @media only screen and (max-width: 720px) {
      #ig-dialog .dialog-content {
        left: 0; } }
    #ig-dialog .dialog-content .contact-details {
      text-align: center; }
    #ig-dialog .dialog-content .left {
      width: 200px;
      margin-right: 50px; }
      #ig-dialog .dialog-content .left img {
        width: 100%;
        margin-bottom: 32px; }
        @media only screen and (max-width: 720px) {
          #ig-dialog .dialog-content .left img {
            display: block;
            margin: 0 auto 32px auto; } }
      @media only screen and (max-width: 720px) {
        #ig-dialog .dialog-content .left {
          float: none;
          width: 60%;
          margin: 0 auto 0.5em auto; } }
    #ig-dialog .dialog-content .contact-details p, #ig-dialog .dialog-content .contact-details .london-inc.space #main_inner li span, .london-inc.space #main_inner li #ig-dialog .dialog-content .contact-details span {
      margin: 6px 0 0 0;
      line-height: 1em; }
    #ig-dialog .dialog-content .contact-details .name {
      text-transform: uppercase;
      color: #00312b;
      font-size: 1.4em; }
      @media only screen and (max-width: 1024px) {
        #ig-dialog .dialog-content .contact-details .name {
          font-size: 1.2em; } }
      #ig-dialog .dialog-content .contact-details .name strong {
        font-family: "libre_franklinXL", sans-serif;
        font-weight: normal;
        display: block; }
    #ig-dialog .dialog-content .contact-details .position {
      font-size: 1em; }
    #ig-dialog .dialog-content .bio {
      display: block;
      width: calc(100% - 250px);
      margin-right: 0; }
      #ig-dialog .dialog-content .bio p, #ig-dialog .dialog-content .bio .london-inc.space #main_inner li span, .london-inc.space #main_inner li #ig-dialog .dialog-content .bio span {
        font-size: 1em; }
      @media only screen and (max-width: 720px) {
        #ig-dialog .dialog-content .bio {
          width: 98%;
          margin: auto; } }

body.ig-dialog-up {
  overflow: hidden; }
  body.ig-dialog-up #ig-dialog-screen {
    left: 0; }
    @media only screen and (max-width: 720px) {
      body.ig-dialog-up #ig-dialog-screen {
        display: none; } }
  body.ig-dialog-up #ig-dialog {
    display: block;
    left: 50%; }
    @media only screen and (max-width: 720px) {
      body.ig-dialog-up #ig-dialog {
        left: 0;
        top: 0;
        height: 100%;
        width: 100%; } }

/*----------- S2B Social Block -------------*/
#s2b-social-block {
  margin: 0;
  list-style: none;
  list-style-image: none;
  float: right; }
  #s2b-social-block li:before {
    border: 0; }
  #s2b-social-block li {
    list-style-type: none;
    float: left;
    margin: 1em 0 0 0;
    font-size: 1em; }
    #s2b-social-block li .twitter {
      background: url(../images/s2b/twitter@2x.png) top center no-repeat;
      background-size: 100%; }
    #s2b-social-block li .facebook {
      background: url(../images/s2b/facebook@2x.png) top center no-repeat;
      background-size: 100%; }
  @media only screen and (min-width: 700px) and (max-width: 1024px) {
    #s2b-social-block #s2b-social-block .social-nav {
      width: 57%;
      max-width: 360px; } }
  @media only screen and (min-width: 320px) and (max-width: 568px) {
    #s2b-social-block #s2b-social-block .social-nav {
      width: 80%;
      margin: 0 auto;
      min-width: 300px; } }

/*----------- S2B Social Block [end] -------------*/
.presentation-container a {
  margin-right: 16px; }

.presentation-container.four a {
  margin-right: 14px; }
  .presentation-container.four a img {
    width: 222px;
    height: 165px; }

.back-to-top {
  position: fixed;
  top: 20px;
  color: white;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  @media only screen and (max-width: 720px) {
    .back-to-top {
      display: none; } }

.back-to-top.hidden {
  color: transparent;
  visibility: hidden; }

span.s2b-hiring {
  color: #797979;
  font-size: 1.2em; }

span.s2b-hiring-text {
  color: #797979;
  font-size: 0.8em; }

.ckeditor ul {
  list-style: none; }
  .ckeditor ul li {
    color: #393939;
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 12px 0 12px 25px;
    /* Sub UL */ }
    .ckeditor ul li ul {
      padding: 0 0 0 1em; }
      .ckeditor ul li ul li {
        font-size: 0.9em; }
      .ckeditor ul li ul li:before {
        margin-left: -24px;
        margin-top: 5px;
        width: 14px;
        height: 14px; }
  .ckeditor ul li:before {
    margin-left: -24px;
    margin-top: 4px;
    display: block;
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    border: 2px solid #00312b;
    background: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%; }

.header-main.fixed {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(14, 31, 50, 0.85);
  z-index: 9999999;
  margin-top: 0; }
  .header-main.fixed ul li a {
    z-index: 9999; }

body.food-processing .header-main.fixed {
  background-color: rgba(16, 36, 32, 0.85); }

body.life-sciences .header-main.fixed {
  background-color: rgba(16, 36, 32, 0.85); }

body.manufacturing .header-main.fixed {
  background-color: rgba(16, 36, 32, 0.85); }

body.digital-creative .header-main.fixed {
  background-color: rgba(16, 36, 32, 0.85); }

body.entrepreneurship .header-main.fixed {
  background-color: rgba(16, 36, 32, 0.85); }

body.resources .header-main.fixed {
  background-color: rgba(16, 36, 32, 0.85); }

body.about .header-main.fixed {
  background-color: rgba(16, 36, 32, 0.85); }

body.news .header-main.fixed {
  background-color: rgba(16, 36, 32, 0.85); }

body.newsletters .header-main.fixed {
  background-color: rgba(16, 36, 32, 0.85); }

body.tech-jobs .header-main.fixed {
  background-color: rgba(75, 23, 16, 0.9); }

body.best-defence .header-main.fixed {
  background-color: rgba(181, 95, 43, 0.9); }

body.contact-page .header-main.fixed {
  background-color: rgba(16, 36, 32, 0.85); }

body.s2b .header-main.fixed {
  background-color: rgba(17, 55, 62, 0.9); }

body.business-directory .header-main.fixed {
  background-color: rgba(0, 49, 34, 0.9); }

/* Funding Widget */
#responsiveiframe {
  height: 204px; }

@media (max-width: 967px) {
  #responsiveiframe {
    height: 224px; } }
@media (max-width: 807px) {
  #responsiveiframe {
    height: 300px; } }
@media (max-width: 530px) {
  #responsiveiframe {
    height: 400px; } }
@media (max-width: 513px) {
  #responsiveiframe {
    height: 408px; } }
@media (max-width: 417px) {
  #responsiveiframe {
    height: 432px; } }
@media (max-width: 374px) {
  #responsiveiframe {
    height: 430px; } }
.swidgetbuttonalign {
  margin-top: 30px; }

.ui-multiselect, .swidgetinputbox {
  font-size: 12px;
  width: 100% !important;
  max-width: 220px; }

small a {
  color: #00312b;
  margin-bottom: 8em;
  display: inline-block;
  cursor: pointer; }
  @media only screen and (max-width: 1024px) {
    small a {
      margin-bottom: 6em; } }

small a:hover {
  color: #cf732a; }

.back-to-top.hidden {
  color: transparent;
  background-color: transparent; }

.back-to-top {
  position: absolute;
  padding: 8px !important;
  background-color: rgba(14, 31, 50, 0.85);
  margin-right: 6px;
  margin-top: 6px;
  border-radius: 5px;
  left: auto !important;
  top: 50px !important;
  right: 0; }
  @media (max-width: 850px) {
    .back-to-top {
      top: 95px !important; } }

.header-main {
  background-color: transparent; }

.header-main.fixed {
  background-color: rgba(14, 31, 50, 0.85); }

/**
  LocalIntel iFrame styling
*/
.localintel {
  margin-bottom: 100px;
  margin-bottom: 6.3rem; }
  .localintel #localinteldxn {
    display: none; }
    .localintel #localinteldxn iframe {
      height: 500px;
      height: 31.25rem; }
  .localintel iframe {
    width: 100%;
    border: none;
    height: 1300px;
    height: 81.25rem; }
    @media only screen and (min-width: 1040px) {
      .localintel iframe {
        height: 900px;
        height: 56.25rem; } }
    .localintel iframe#localintelstats {
      height: 1400px;
      height: 87.5rem; }
      @media only screen and (min-width: 522px) {
        .localintel iframe#localintelstats {
          height: 1358px;
          height: 84.8rem; } }
      @media only screen and (min-width: 852px) {
        .localintel iframe#localintelstats {
          height: 1000px;
          height: 63rem; } }
  .localintel #business-climate-dashboard-economic-tab iframe {
    height: 1300px;
    height: 81.25rem; }
    @media only screen and (min-width: 1040px) {
      .localintel #business-climate-dashboard-economic-tab iframe {
        height: 900px;
        height: 56.25rem; } }
  .localintel #business-climate-dashboard-resident-tab iframe, .localintel #business-climate-dashboard-household-tab iframe {
    height: 1930px;
    height: 120.62rem; }
    @media only screen and (min-width: 1040px) {
      .localintel #business-climate-dashboard-resident-tab iframe, .localintel #business-climate-dashboard-household-tab iframe {
        height: 1000px;
        height: 62.5rem; } }
  .localintel #business-climate-dashboard-dwelling-tab iframe {
    height: 2100px;
    height: 131.25rem; }
    @media only screen and (min-width: 1040px) {
      .localintel #business-climate-dashboard-dwelling-tab iframe {
        height: 1100px;
        height: 68.75rem; } }
  .localintel #business-climate-costs-taxes-tab iframe {
    height: 1100px;
    height: 68.75rem; }
    @media only screen and (min-width: 1040px) {
      .localintel #business-climate-costs-taxes-tab iframe {
        height: 1100px;
        height: 68.75rem; } }
  .localintel #business-climate-costs-financing-tab iframe {
    height: 1400px;
    height: 87.5rem; }
    @media only screen and (min-width: 1040px) {
      .localintel #business-climate-costs-financing-tab iframe {
        height: 1300px;
        height: 81.25rem; } }
  .localintel #life-dashboard-housing-tab iframe {
    height: 600px;
    height: 37.5rem; }
  .localintel:first-child {
    margin-bottom: 40px; }
  .localintel .nav-tabs {
    padding: 0;
    margin: 0;
    display: block;
    width: 100%; }
    @media only screen and (min-width: 640px) {
      .localintel .nav-tabs {
        display: table; } }
    .localintel .nav-tabs .nav-item {
      padding: 0;
      margin: 0;
      display: block;
      width: 100%; }
      @media only screen and (min-width: 640px) {
        .localintel .nav-tabs .nav-item {
          display: table-cell;
          vertical-align: middle; } }
    @media only screen and (min-width: 640px) {
      .localintel .nav-tabs#business-climate-dashboard-tabs-list a.nav-link {
        width: 20%; } }
    @media only screen and (min-width: 640px) {
      .localintel .nav-tabs#workforce-dashboard-tabs-list a.nav-link {
        width: 14%; } }
    .localintel .nav-tabs#business-climate-costs-tabs-list {
      margin-top: 20px;
      margin-top: 1.25rem; }
      @media only screen and (min-width: 640px) {
        .localintel .nav-tabs#business-climate-costs-tabs-list a.nav-link {
          width: 14.28%; } }
    @media only screen and (min-width: 640px) {
      .localintel .nav-tabs#life-dashboard-tabs-list a.nav-link {
        width: 25%; } }
    .localintel .nav-tabs a.nav-link {
      color: #FFFFFF;
      background-color: #00312b;
      padding: 15px 10px;
      padding: 0.9375rem 0.625rem;
      font-size: 12px;
      font-size: 0.752rem;
      display: block;
      width: 100%;
      text-decoration: none;
      text-align: center;
      transition: 0.4s background-color ease;
      border-bottom: 1px solid #00312b;
      margin-bottom: 5px;
      margin-bottom: 0.31rem; }
      .localintel .nav-tabs a.nav-link.active {
        background-color: #FFFFFF;
        color: #434343;
        border-bottom: 1px solid #00312b; }
      .localintel .nav-tabs a.nav-link:hover {
        background-color: #FFFFFF;
        color: #264943;
        border-bottom: 1px solid #00312b; }
      @media only screen and (min-width: 640px) {
        .localintel .nav-tabs a.nav-link {
          display: table-cell;
          vertical-align: middle;
          height: 50px;
          padding: 0px 10px;
          padding: 0 0.625rem;
          border-radius: 3px 3px 0 0;
          border: 1px solid #F3F3F3;
          border: 0.0625rem solid #F3F3F3;
          margin-bottom: 0; } }
  .localintel .tab-content .tab-pane {
    display: none;
    border: none; }
    .localintel .tab-content .tab-pane.active {
      display: block; }

#ledc-gis-map {
  position: relative; }
  #ledc-gis-map #gis-controls {
    position: absolute;
    z-index: 9999;
    top: 20px;
    left: 100px;
    background-color: #FFFFFF;
    border: 1px solid #F3F3F3;
    padding: 0.7em;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(50, 50, 50, 0.45);
    -moz-box-shadow: 0px 2px 4px 0px rgba(50, 50, 50, 0.45);
    box-shadow: 0px 2px 4px 0px rgba(50, 50, 50, 0.45);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px; }
    #ledc-gis-map #gis-controls ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      #ledc-gis-map #gis-controls ul li {
        float: left;
        margin: 0;
        padding: 0; }
        #ledc-gis-map #gis-controls ul li span {
          margin: 0 1em 0 0.4em; }
  #ledc-gis-map #map-canvas.gis {
    width: 100%;
    height: 860px;
    margin: 0;
    padding: 0; }

#gis-info-window {
  width: 460px; }
  #gis-info-window h4, #gis-info-window .latest-news .article-info a.title, .latest-news .article-info #gis-info-window a.title, #gis-info-window .upcoming-events .article-info a.title, .upcoming-events .article-info #gis-info-window a.title, #gis-info-window .listing .article-info a.title, .listing .article-info #gis-info-window a.title, #gis-info-window #single-news-event .article-info a.title, #single-news-event .article-info #gis-info-window a.title {
    font-size: 1.3em;
    margin: 0.3em 0 0.15em; }
  #gis-info-window p, #gis-info-window .london-inc.space #main_inner li span, .london-inc.space #main_inner li #gis-info-window span {
    font-size: 1.1em; }
  #gis-info-window span.half-width {
    display: inline-block;
    width: 48%; }
  #gis-info-window img {
    display: block;
    width: 360px;
    margin: auto; }

/*# sourceMappingURL=styles.css.map */
