/*
Theme Name: Sunningdale
Version: 999.9
Author: Stvn.co
*/

@import url("/fonts/fonts.css");

html, body {
	font-family: 'Gotham Narrow';
	color: #58595B;
	font-size: 17px;
	-webkit-font-smoothing: antialiased;
	font-weight: normal;
}

:focus {
  outline-color: transparent;
  outline-style: none;
}

a:focus {
    text-decoration: none;
}

p {
	margin-bottom: 20px;
}

.centered {
	text-align: center;
}

strong {
	font-weight: 500;
}

.h5-no-margin h5 {
	margin-bottom: 0;
}

h2 {
	font-size: 50px;
	font-weight: 300;
	color: #EE4034;
	margin-bottom: 20px;
}

h3 {
	font-weight: 300;
	font-size: 36px;
}

.content h2:first-child {
	margin-top: 0;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 17px;
}

.no-scroll {
	overflow-y: hidden !important;
}

#lang span:last-child {
	display: none;
}

#lang a {
	color: inherit;
}

.banner-overlay {
	background: url(/img/header1440-2.png) no-repeat bottom;
	background-size: cover;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
	
}

.banner-container {
	xborder-bottom: 1px solid #0093D4;
}

.slider-container {
	position: relative;
}

.grey-bg {
	background: #F1F1F2;
}

.vertical-line {
	width: 1px;
	height: 75%;
	background: rgba(0, 146, 212, 0.75);
	position: absolute;
	right: 10.5%;
	top: 12.5%;
	z-index: 999;
}

.no-padding {
	padding-left: 0;
	padding-right: 0;
}

.navbar-brand {
	height: auto;
}

a.navbar-brand {
	position: relative;
}

.navbar-brand .caret {
    position: absolute;
    right: -40px;
    bottom: 19px;
    border-top: 10px dashed;
    xborder-top: 4px solid\9;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
}

.dropdown-toggle.caret {
    position: absolute;
    right: -40px;
    bottom: 6px;
    border-top: 10px dashed;
    xborder-top: 4px solid\9;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    cursor: pointer;
}

.navbar-default .navbar-brand, .dropdown-toggle {
    color: #EE4034;
}

.dropdown-toggle.caret:hover {
	color: gray;
}


.navbar-default {
    background-color: transparent;
    border: none;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    height: 120px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #111;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #111;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #111;
    background-color: transparent;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #111;
    background-color: transparent;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #EE4034;
    text-decoration: none;
    background-color: transparent;
}

.logo-dropdown .dropdown-menu {
    margin: 19px 0 0;
    background-color: #e6e7e8;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}

.logo-dropdown .dropdown-menu li span {
	padding-right: 10px;
}

.logo-dropdown .dropdown-menu a {
	font-weight: 500;
}

.logo-dropdown .dropdown-menu a:hover {
	font-weight: 500;
	color: #EE4034;
	background: transparent;
}


.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 25px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: inherit;
    background-color: transparent;
}

.nav {
	position: absolute;
	    bottom: -21px;
	    right: 0;
}

.dropdown-menu>li>a {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: pre-wrap;
}

#floating {
	width: 100%;
	position: fixed;
	z-index: 999999;
}

#floating-buttons {
	position: absolute;
	right: -6.5%;
	float: right;
	z-index: 999999;
	top: 200px;
}

#floating-buttons img {
	width: 52px;
	display: block;
}


#top-bar {
	position: absolute;
	right: 25px;
	top: 30px;
}

#lang {
	display: inline-block;
	margin-left: 15px;padding-left: 15px;
	border-left: 2px solid #EE4034;
	line-height: 37px;
}

input#search {
	border: 2px solid #CFD1D2;
	padding: 5px 10px 4px;
	height: 37px;
	margin-right: 5px;
}

.banner-bottom {
	position: relative;
	background: #f1f1f2;
	overflow: hidden;
}

.banner-bottom-container {
	position: relative;
	top: 0%;
	xleft: 30%;
	text-align: center;
	xwidth: 40%;
	padding-bottom: 35px;
	margin-top: -2%;
}

.banner-bottom-title {
	font-size: 50px;
	color: #EE4034;
	xmargin-bottom: 10px;
	font-weight: 300;
}



li a.slick-current {
	color: #EE4034;
	font-style: normal;
}

.slick-dots {
	display: block;
	position: absolute;
	right: -30%;
	bottom: 0;
	margin-bottom: 0;
	height: 20px;
}

.slick-dots li {
	display: inline-block;
	list-style: none;
	margin-left: 10px;
}

.slick-dots li button {
	background: none;
	border: 1px solid #58595B;
	border-radius: 0 !important;
	text-indent: -9999px !important;
	width: 15px !important;
	height: 15px !important;
	-webkit-appearance: none !important;
	appearance: none !important;
	font-size: 0px;
}

input, button {
	-webkit-appearance: none;
}

li.slick-active button {
	background: #58595B;
}

.section {
	padding-top: 30px;
	padding-bottom: 35px;
}

.home-middle {
	position: relative;
	width: 100%;
	height: 100%;
}

.home-middle-overlay {
	background: url(/img/home-middle.png) no-repeat 130% center;
	background-size: contain;
	width: 100%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	pointer-events: none;
	z-index: 9;
}

.industry-overlay {
	color: white;
	xbackground: rgba(225, 63, 51, 1);
	xbackground-blend-mode: multiply;
	xbackground: url(/img/automotive.jpg) no-repeat center bottom;
	background-color: #E14034 !important;
	background-blend-mode: multiply !important;
	background-size: cover !important;
	overflow: hidden;
	position: absolute;
	height: 55%;
	bottom: 0;
	width: 100%;
	padding: 15px;
	transition: all 0.3s ease;
	border: 1px solid #fff;
	border-left: none;
}

.director-overlay {
	background-color: rgba(88, 89, 90, 0.75) !important;
	color: white;
	background-blend-mode: normal !important;
	background-size: cover !important;
	overflow: hidden;
	position: absolute;
	height: 55%;
	bottom: 0;
	width: 100%;
	padding: 15px;
	transition: all 0.3s ease;
	border: 1px solid #fff;
	border-left: none;
}

.industry-overlay .title {
	line-height: 1.2em;
	font-size: 34px;
	font-weight: 300;
}

.industry:last-child .industry-overlay {
	border-right: none !important;
}

#parent-13 .industry-overlay {
	border-right: none !important;
}

	
.industry:hover .industry-overlay {
	height: 100% !important;
	border-top-color: transparent;
}

.capabilities:hover .industry-overlay {
	height: 100% !important;
	border-top-color: transparent;
}

.business:hover .industry-overlay {
	height: 100% !important;
	border-top-color: transparent;
}

.overlay-hover:hover .industry-overlay {
	height: 100% !important;
	border-top-color: transparent;
}

.business-sub-page {
	    background: url(/img/business-bg.svg) no-repeat;
	    background-size: contain;
}

.industry-overlay .read-more {
	font-size: 17px;
	xdisplay: block;
	font-style: italic;
	font-weight: 300 !important;
}

.industry .read-more {
	display: none;
}

.industry img {
	width: 100%;
}

.capabilities .industry-overlay {
	padding: 25px 70px 25px 25px;
}

.capabilities-more {
	display: none;
	font-size: 17px;
	margin-top: 20px;
	overflow-y: scroll;
}

.directors-more {
	height: 15em;
}

.capabilities {
	xline-height: 1.0em;
}

.capabilities .industry-overlay {
	height: 25%;
}

.directors .industry-overlay {
	height: 29%;
	padding: 25px 30px 25px 25px;
}

.capabilities-more p {
	margin-bottom: 0;
	font-weight: 500;
}

.capabilities-more .jspPane p {
	margin-bottom: 20px;
}

.capabilities-more .read-more {
	font-weight: 500 !important;
}

.certifications-row hr {
	width: 240px;
}

#home-section {
	position: relative;
}

#home-section-overlay {
	background: url(/img/bg2-01.svg) no-repeat 18% bottom;
	background-size: cover;
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.home-feature {
	border: 1px solid #CFD1D2;
	xborder-right: none;	
	background: #fff;
}

.home-feature-title {
	padding-left: 30px;
	border-bottom: 1px solid #CFD1D2;
	background: url(/img/right-01.svg) no-repeat right center;
	background-size: contain;
	padding: 20px 30px;
}

.search-form {
	display: inline-block;
}

.pattern {
	background: url(/img/right-01.svg) no-repeat right center;	background-size: contain;
	
}

.home-feature-title h2 {
	margin: 0;
}

.home-feature-text {
	padding: 30px;
}

.home-feature > a {
	font-style: italic;
}

#feature {
	background: #E4E4E5;
}

.feature-row {
	margin-bottom: 30px;
}
.feature-row:last-child {
	margin-bottom: 0;
}

#home-events {
	padding-top: 30px;
	padding-bottom: 30px;
}

.cal-left {
	font-size: 36px;
	font-weight: 300;
	width: 40%;
	background: #EE4034;
	float: left;
	padding: 20px 30px;
	color: #fff;
}

.cal-left h3 {
	font-weight: 300;
}

.m {
	text-transform: uppercase;
}

.cal-left-bottom {
	background: #fac5c2;
	padding-top: 30px;
}

.cal-right {
	background: #F1F1F2;
	width: 60%;
	float: right;
}

.cal-more {
	background: #EE4034;
	font-size: 34px;
	font-weight: 300;
	color: #fff;
	padding: 10px 30px;
	position: relative;
}

.cal-more a {
	color: #fff;
}

.cal-more-right {
	margin-left: 10px;
}

.arrow-right {
	position: absolute;
	right: 30px;
	height: 30px;
	top: 50%;
	transform: translateY(-50%);
}

#annual {
	padding: 30px;
}

#latest-news {
	background: #F1F1F2;
	height: 100%;
	margin-left: 10px;
	padding: 10px 30px 30px;
}

#latest-news h2 {
	margin-bottom: 5px;
	margin-top: 10px;
}

.news-home {
	padding: 25px 0;
	border-top: 1px solid #CFD1D2;
}

.news-more, a {
	color: red;
}

.news-home:last-child {
	padding-bottom: 0;
}

.news-home p {
	margin-bottom: 0;
}

.news-home h4 {
	margin-bottom: 5px;
	margin-top: 0;
}

.news-home a {
	font-style: italic;
}

.home-cal-section {
	border-bottom: 1px solid #fff;
	overflow: hidden;
}

.home-cal-section:last-child {
	border-bottom: 1px solid #fff;
}

.date {
	font-size: 72px;
	line-height: 1em;
}

.page-template-template-events-php .ui-datepicker td {
    border: 0;
    padding: 1px;
    text-align: center;
    position: relative;
}

.page-template-template-events-php .cal-left {
	width: 33%;
}

.page-template-template-events-php .cal-right {
	width: 67%;
}

.cal-text {
	padding: 30px;
}

td.highlight > a {
    xbackground: #29abe2 !important;
    color: #fff!important;
    border-radius: 100%;
    xwidth: 30px;
    xheight: 30px;
    xmargin: 0 auto;
    position: relative;
    z-index: 1;
    text-align: left;
}

td.highlight::before {
	content: '';
	width: 30px;
	height: 30px;
    background: #EE4034 !important;
    border-radius: 100%;
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -2px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: none;
    background: transparent;
    font-weight: normal;
    color: #454545;
    text-align: center;
}

.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: left;
    text-decoration: none;
}

.ui-widget.ui-widget-content {
    border: none;
    background: transparent;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 0 3px;
    background: transparent;
    border: none;
}

.ui-datepicker-inline {
	margin: 0 auto;
	width: 100%;
	    padding: 0;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em 0 0;
    line-height: 1.8em;
    text-align: left;
    font-weight: 500;
    padding: 0 18px;
}

.ui-datepicker .ui-datepicker-prev {
    right: 70px;
    left: auto;
}

.ui-datepicker .ui-datepicker-next {
    right: 10px;
    left: auto;
}

.ui-datepicker-prev-hover, .ui-datepicker-next-hover {
	background: transparent !important;
	border: none !important;
	top: 2px !important;
	cursor: pointer;
}

.cal-right {
	position: relative;
}

.ui-datepicker th {
    padding: 5px .3em;
    text-align: center;
    font-weight: normal;
    border: 0;
}

.ui-widget-header {
    border: 1px solid #dddddd;
    background: #e9e9e9;
    color: #333333;
    font-weight: normal;
}

#datepicker.hasDatepicker {
	top: 10%;
	position: absolute;
	left: 50%;
	transform: translate(-50%,-0%);
	width: 100%;
	max-width: 410px;
}

.ui-widget {
    font-family: inherit;
    font-size: 1em;
}

.ui-widget-header .ui-icon {
    /* background-image: url(/images/ui-icons_444444_256x240.png); */
    background: none;
}
 
.ui-datepicker .ui-datepicker-next span {
	height: 0;
	    border-top: 8px solid transparent;
	    border-bottom: 8px solid transparent;
	    border-left: 15px solid #EE4034;
}

.ui-datepicker .ui-datepicker-prev span {
	height: 0;
	    border-top: 8px solid transparent;
	    border-bottom: 8px solid transparent;
	    border-right: 15px solid #EE4034;
}

.jspTrack {
    background: rgba(88, 89, 90, 1);
    position: relative;
}

.jspDrag {
    background: #CFD1D2;
}

.jspVerticalBar {
    width: 6px;
}

footer {
	background: #E6E7E8;
	padding: 30px 30px 30px;
}

footer a {
	color: inherit;
	padding: 0 10px;
}

footer a:first-child {
	padding-left: 0;
}

.footer-text {
	padding: 18px;
	font-size: 16px;
	line-height: 1.8em;
	padding-left: 60px;
}

.sub-overlay {
	xbackground: url(/img/STL.Header-2-02.svg) no-repeat right center;
	background: url(/img/sub-vector-01.svg) no-repeat right center;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
}

.capability-slider .slick-dots {
    display: block;
    position: absolute;
    right: auto;
    bottom: auto;
    margin-bottom: 0;
    height: 20px;
    padding: 0;
    width: 100%;
    margin-top: 20px;
}

.capability-slider .slick-dots li {
    display: inline-block;
    list-style: none;
     margin-left: 0; 
    padding: 0 5px;
}

.capability-slide-text {
	padding-top: 60px;
	padding-left: 50px;
	padding-right: 50px;
}

.capability-slide-text h4 {
	margin-top: 0;
}

.content {
	padding-top: 50px;
	padding-bottom: 35px;
}

.capability-slider {
	background: #EE4034;
	color: #fff;
	text-align: center;
}

.content ol, .content ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 17px;
}

.content ul li {
	padding-left: 10px;
}

.about-section-content ul li {
	color: red;
}

.capability-slider li.slick-active button {
    background: #fff !important;
}
.capability-slider .slick-dots li button {
    background: none;
    border: 1px solid #fff;
    border-radius: 0;
    text-indent: -9999px;
    width: 15px !important;
    height: 15px !important;
}

.capability-slider {
	min-height: 550px;
	max-height: 550px;
}

.capability-content {
	min-height: 550px;
}

.capability-divider {
	width: 100%;
	height: 30px;
	display: block;
}

.capability {
	margin-bottom: 30px;
	overflow: hidden;
}

.wpb_gmaps_widget .wpb_wrapper {
    background-color: #f7f7f7;
    padding: 0;
}

.wpcf7 input, .wpcf7 textarea {
	border: none;
	background: #d9dadb;
	padding: 5px 10px;
	font-weight: normal;
	width: 100%;
}

.wpcf7 label {
	width: 100%;
}

.wpcf7 p {
	margin-bottom: 7px;
}

.wpcf7-submit {
    padding: 26px 50px !important;
    width: 40% !important;
    float: right !important;
    background: #EE4034 !important;
    color: white !important;
    font-weight: 500 !important;
    width: 30% !important;
}

.cf7sr-g-recaptcha {
    xtransform:scale(1);
    xtransform-origin:0 0;
    float: left;
    display: inline;
    width: 70%;
}

.business-page .industry-overlay {
	height: 31%;
}

.about-section-content {
	xpadding-right: 200px;
}





.no-image .about-section-content {
	padding-right: 60%;
}

.vc_btn3.vc_btn3-size-lg {
    font-size: 24px;
    padding: 18px 25px;
    font-weight: 300;
}

.vc_btn3.vc_btn3-size-lg .vc_btn3-icon {
    font-size: 60px;
    height: 16px;
    line-height: 12px;
    margin-left: 50px;
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern {
		background: #EE4034;
	
}

.arrow-down .vc_btn3.vc_btn3-size-lg {
	background: #EE4034 url(/img/arrow-down.png) no-repeat right 30px center;
	background-size: 24px;
	padding-right: 80px;
	border: none !important;
}

.arrow-right-btn .vc_btn3.vc_btn3-size-lg {
	background: #EE4034 url(/img/arrow-right-white.png) no-repeat right 30px center;
	background-size: 24px;
	padding-right: 80px;
	border: none !important;
}

.vc_tta-panel-body {
	background: white !important;
	    border-radius: 0 !important;
}

.vc_tta-panel {
	margin-bottom: 15px !important;
}

.vc_tta-panel-heading, .vc_tta-panel-body {
	border-color: #CFD1D2 !important;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a {
    background: 0 0;
    display: block;
    padding: 30px !important;
    box-sizing: border-box;
    text-decoration: none;
    color: inherit;
    position: relative;
    transition: color .2s ease-in-out;
    border: none;
    box-shadow: none;
    font-size: 24px;
    color: #EE4034 !important;
    font-weight: 300;
}


.wpb-js-composer .vc_tta .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before {
	-webkit-transform: rotate(0) translateY(25%) !important;
	    -ms-transform: rotate(0) translateY(25%) !important;
	    transform: rotate(0) translateY(25%) !important;
}

.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before {
	-webkit-transform: rotate(-90deg) translateY(25%) !important;
	    -ms-transform: rotate(-90deg) translateY(25%) !important;
	    transform: rotate(-90deg) translateY(25%) !important;
}

.event {
	overflow: hidden;
	display: block;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #58595B;
}

.structure img {
	xpadding: 0 5%;
	image-rendering: -moz-crisp-edges;         /* Firefox */
	image-rendering:   -o-crisp-edges;         /* Opera */
	image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
	
}

#menu-item-309 .dropdown-menu {
	min-width: 250px;
	max-width: 250px;
}

.navbar-header .dropdown-menu {
	min-width: 300px;
	max-width: 300px;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #EE4034;
    text-decoration: none;
    background-color: transparent;
    outline: 0;
}

#menu-main-menu .caret {
	display: none;
}

.page-id-235 .content, .page-id-197 .content, .page-id-641 .content, .page-id-634 .content {
	padding-bottom: 0;
}

#map-section {
	padding-bottom: 70px;
	position: relative;
}

.marker {
	position: absolute;
}

.marker span.city {
	color: #EE4034;
	font-size: 15px;
}

.marker span.country {
	color: #58595B;
	font-size: 13px;
	font-style: italic;
	font-weight: 500;
}

.marker-left {
	display: inline-block;
	position: relative;
}

.marker-left:after {
    content: '\25CF';
    margin-right: 0;
    font-size: 15px;
    position: absolute;
	right: -5px;
    margin-top: -14px;
    color: #58595B;
}

.marker-left:before {
  position: absolute;
  left: 0%;
  top: 50%;
  content: '';
  border-bottom: 1px solid #58595B;
  margin-left: 0;
  height: 1px;
  width: 100%;
  margin-top: -4px;
}

.marker-right {
	display: inline-block;
	position: relative;
}

.marker-right:after {
    content: '\25CF';
    margin-right: 0;
    font-size: 15px;
    position: absolute;
    left: -5px;
    margin-top: -14px;
    color: #58595B;
}

.marker-right:before {
  position: absolute;
      right: 0%;
      top: 50%;
      content: '';
      border-bottom: 1px solid #58595B;
      margin-right: 0;
      height: 1px;
      width: 100%;
      margin-top: -4px;
}

.marker:hover, .marker:hover span, .marker:hover .marker-left:after, .marker.active, .marker.active span, .marker.active .marker-left:after, .marker:hover .marker-right:after, .marker.active .marker-right:after {
	color: red !important;
	cursor: pointer;
}

.marker:hover span.city {
	font-weight: 500;
}

.marker:hover .marker-left:before, .marker.active .marker-left:before, .marker:hover .marker-right:before, .marker.active .marker-right:before {
  border-bottom: 1px solid red;
}

.active.marker span.city {
	font-weight: 500;
}

.address {
	display: none;
	font-size: 15px;
}

.address h3 {
	color: red;
}

.address strong {
	font-weight: 500;
}

.vc_tta-panel-heading {
	background: white url(/img/right-01.svg) no-repeat right bottom !important;
	background-size: auto 100% !important;
	border-radius: 0 !important;
}

.event-text-left {
	float: left;
	width: 65%;
	padding-right: 15px;
}

.event-img-right {
	float: right;
	width: 35%;	
}

.event .start, .event-home .start {
	float: left;
	text-transform: uppercase;
}

.event .end, .event-home .end {
	float: right;
	text-transform: uppercase;
}

.event-bottom {
	position: relative;
}

.emdash {
	display: inline;
	    position: absolute;
	    left: 50%;
	    font-size: 50px;
	    transform: translateX(-50%);
}

.roman li {
	list-style: lower-roman;
}

.news-home a {
    font-style: italic;
    color: red;
}

.iso {
	background: red;
	    padding: 10px 20px;
	    color: #fff;
	    font-weight: 500;
	    display: inline-block;
	    width: 100%;
	    text-align: center;
	}

ul {
	margin-bottom: 20px;
}

.long-title h2 {
	font-size: 47px;
	    letter-spacing: -1px;
}

.long-title.home-feature-title {
    background: url(/img/right-01.svg) no-repeat right -65px center;
    background-size: contain;
}

.tablepress li {
	margin-bottom: 0;
}

.tablepress ul br {
	display: none;
}

.cal-right.cal-text {
	overflow: hidden;
}

.event {
	border-bottom: 1px solid white;
}

.capability-nav a {
	color: inherit;
}

.home .content {
	padding-bottom: 0;
}

.page-id-65 .content a {
	color: inherit;
}

.structure img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
    position: relative;
}

.home #datepicker.hasDatepicker {
    padding: 0 10px;
}

.nav-footer {
	margin-bottom: 0;
	padding-left: 0;
}
.nav-footer li {
	display: inline;
	list-style: none;
}

.nav-footer li {
	border-right: 1px solid #58595B;
}

.nav-footer li a {
	padding: 0 17px 0 14px !important;
}

.nav-footer li:first-child a {
	padding-left: 0 !important;
}

.nav-footer li:last-child {
	border-right: none !important;
}

@media (max-width: 768px) {
	html, body {
		overflow-x: hidden;
	}
	
	#lang {
		border-left: none;
		    margin-left: 0;
		    padding-left: 0;
		    margin-bottom: 20px;
		    border-top: 1px solid #eee;
		    padding-top: 20px;
		    text-align: center;
	}
	
	.responsive-table .wpb_wrapper {
		overflow-x:auto;
	}
	
	.capability-slider .slick-dots {
		margin-top: 10px;
	}
	
	.slick-dots li button, .capability-slider .slick-dots li button {
		padding: 0;
		width: 12px !important;
		height: 12px !important;
	}
	
	.responsive-table {
		-webkit-box-shadow: inset -35px 0px 36px -27px rgba(0,0,0,0.3);
		-moz-box-shadow: inset -35px 0px 36px -27px rgba(0,0,0,0.3);
		box-shadow: inset -35px 0px 36px -27px rgba(0,0,0,0.3);
	}
	
	.capability-slide-text {
	    padding-top: 60px;
	    padding-left: 50px;
	    padding-right: 50px;
	}
	
	#latest-news h2 {
		margin-bottom: 20px;
		margin-top: 0;
	}
	
	.capability-slider .slick-dots {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.event-home .start, .event-home .end, .event-home .emdash {
		float: none;
		display: inline-block;
	}
	
	.date, .cal-left {
	    font-size: 42px !important;
	}
	
	.visible-xs-inline {
		display: inline-block !important;
	}
	
	.emdash {
	    display: inline;
	    position: relative;
	    left: 0;
	    transform: translateX(0);
	}
	
	td.highlight::before {
	    content: '';
	    width: 27px;
	    height: 27px;
	    background: red !important;
	    border-radius: 100%;
	    display: block;
	    position: absolute;
	    xmargin-left: -5px;
	    margin-top: -2px;
	}
	
	.ui-datepicker .ui-datepicker-title {
		padding: 0 14px;
	}
	
	.home #datepicker.hasDatepicker {
	    padding: 30px 0;
	}
	
	.ui-datepicker table {
	    width: 100%;
	    font-size: 1em;
	}
	
	.capability-content {
	    min-height: auto;
	}
	
	td.highlight::before {

	}
	
	.capability-slider {
	    min-height: 400px;
	    max-height: 600px;
	}
	
	.wpcf7-submit {
	    padding: 26px 50px !important;
	    width: 40% !important;
	    float: right !important;
	    background: #EE4034 !important;
	    color: white !important;
	    font-weight: 500 !important;
	    width: 100% !important;
	    margin-top: 10px;
	}
	
	.long-title.home-feature-title {
	    background: url(/img/right-01.svg) no-repeat right -65px center;
	    background-size: contain;
	}
	
	.certifications-mobile img {
		max-width: 100%;
		width: 100%;
		height: auto;
	}
	
	.long-title h2 {
	    font-size: 37px;
	    letter-spacing: 0;
	}
	
	.business-sub-page {
	    background: none;
	    background-size: contain;
	}
	
	.business-content {
		padding-top: 30px;
	}
	
	.page-template-template-events .content {
		background: url(/img/bg2.svg) no-repeat left -105px bottom;
	}
	
	.vc_tta-panel-heading {
	    background: none;
	    background-size: auto 100% !important;
	    border-radius: 0 !important;
	}
	
	.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a {
		font-size: 18px;
	}
	
	.pattern.vc_custom_1514304924389 {
		background: none !important;
		    background-size: auto 100% !important;
	}
	
	.slick-dots {
	    display: block;
	    position: absolute;
	    bottom: -50px;
	    margin-bottom: 0;
	    height: 20px;
	    right:  auto;
	    margin: 0 auto;
	    left: 50%;
	    transform: translateX(-50%);
	    padding-left: 0;
	}
	
	.home-middle-overlay {
		display: none;
	}
	
	.home-middle {
		    background: none;
		        background-size: contain;
	}
	
	.banner-bottom-container {
	    padding-bottom: 100px;
	}
	
	.home .content {
	    padding-bottom: 0;
	    padding-top: 0;
	}
	
	.banner-bottom-text, .banner-bottom-title {
		width: 300px;
		margin: 0 auto;
	}
	
	#map-section {
		display: none;
	}
	
	.address {
	    display: block;
	    font-size: 15px;
	    margin-bottom: 50px;
	}
	
	.capabilities .industry-overlay {
	    padding: 14px;
	}
	
	.slider-container {
		height: auto;
		width: 1000px !important;
		transform: translateX(-50%) !important;
		margin-left: 50% !important;
	}
	
	.vc_tta-panel-heading {
	    background: white !important;
	}
	
	.vc_general.vc_btn3 {
		text-align: left;
	}
	
	.page-template-template-events .content {
		background: none !important;
	}
	
	.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
	    position: absolute !important;
	    xtop: 40% !important;
	    -webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    transform: translateY(-50%);
	    right: 20px;
	    right: 20px !important;
	    left: auto;
	}
	
	.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a {
	    background: 0 0;
	    display: block;
	    padding: 20px 30px !important;
	}
	
	.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before {
		border-top-width: 12px !important;
		
	}
	
	.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
	    position: absolute;
	    top: 44% !important;
	}
	
/*	.page .slider-container {
	    height: auto;
	    width: 750px !important;
	    transform: translateX(-50%) !important;
	    margin-left: 30% !important;
	}*/
	
	.vc_custom_1514304924389 {
		padding: 10px 30px 30px 30px !important;
	}
	#datepicker.hasDatepicker {
	    position: relative;
	}
	
	h2 {
		font-size: 25px;
	}
	body, html, p {
		font-size: 14px;
	}
	.home-middle-overlay {
	    background: url(/img/home-middle.png) no-repeat right bottom;
	    background-size: contain;
	}
	#feature {
		xpadding: 30px;
		
	}
	.pattern {
	    background: none !important;
	    background-size: contain;
	}
	.industry-overlay .title {
	    line-height: 1em !important;
	    font-size: 21px !important;
	    font-weight: 300 !important;
	}
	.cal-left, .cal-right {
	    width: 100%;
	    float: none;
	    height: auto !important;
	}
	.event-bottom {
		height: auto !important;
	}
	.page-template-template-events-php .cal-right, .page-template-template-events-php .cal-left {
		width: 100%;
	}
	
	.about-section-right {
		min-height: 200px !important;
	}

	#latest-news {
	    background: #F1F1F2;
	    height: 100%;
	    margin-top: 10px;
	    margin-left: 0;
	    padding: 30px 30px 30px;
	    margin-bottom: 0;
	}
	.industry:hover .industry-overlay {
	    height: 100% !important;
	    border-top-color: transparent;
	}
	.industry-overlay {
	    font-size: 17px;
	    font-weight: 300;
	    color: white;
	    background-color: #E14034 !important;
	    background-blend-mode: multiply !important;
	    background-size: cover !important;
	    overflow: hidden;
	    position: absolute;
	    height: 55%;
	    bottom: 0;
	    width: 100%;
	    line-height: 1.2em;
	    padding: 10px;
	    transition: all 0.3s ease;
	    border: 1px solid #fff;
	    border-left: none;
	}
	.industry-overlay .read-more {
	    font-size: 12px;
	    xdisplay: block;
	    font-style: italic;
	    font-weight: 300 !important;
	}
	.mobile-padding {
		xpadding: 0 20px;
	}
	.no-padding {
		padding-left: 0;
		padding-right: 0;
	}
	.mobile-no-padding {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.content .container {
		padding-left: 30px;
		padding-right: 30pc;
	}
	#datepicker {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.content .container {
		padding-left: 30px;
		padding-right: 30px;
	}
	.date {
	    font-size: 60px;
	    line-height: 1em;
	}
	.about-section-content {
	    padding-right: 30px;
	}
	.no-image .about-section-content {
	    padding-right: 30px;
	}
	.navbar-brand>img {
	    display: block;
	    height: 50px;
	}
	.navbar {
	    position: relative;
	    min-height: 50px;
	    margin-bottom: 0;
	    padding-bottom: 0;
	    border: 1px solid transparent;
	    height: auto;
	}
	.navbar-default .navbar-toggle {
	    border-color: none;
	}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	    background-color: transparent;
	    border: none !important;
	}
	.nav {
		position: relative;
		bottom: auto;
		right: auto;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	    border-color: transparent;
	}
	.nav>li>a {
	    position: relative;
	    display: block;
	    padding: 10px 16px;
	}
	.navbar-default .navbar-toggle {
	    border-color: #ddd;
	    border: none !important;
	}
	.navbar-default .navbar-toggle .icon-bar {
	    background-color: #ee4034;
	}
	.navbar-toggle {
	    position: relative;
	    float: right;
	    padding: 23px 10px;
	    margin-top: 8px;
	    margin-right: 0;
	    margin-bottom: 8px;
	    background-color: transparent;
	    background-image: none;
	    border: 1px solid transparent;
	    border-radius: 4px;
	    z-index: 9999999;
	}
	.footer-text {
	    padding: 18px;
	    font-size: inherit;
	    line-height: 1.8em;
	    padding-left: 15px;
	}
	footer a {
	    color: inherit;
	    padding: 0;
	}
	.connect {
		margin-top: 3.3em;
	}
	.logo-dropdown {
		min-height: 80px;
	}
	.dropdown-toggle.caret {
	    position: absolute;
	    right: auto !important;
	    left: 95px;
	    bottom: 14px;
	}
	.logo-dropdown .dropdown-menu {
	    margin: 1px 0 0;
	}
	.director-overlay {
		background-color: rgba(88, 89, 90, 0.75) !important;
	}
	.directors .industry-overlay {
	    height: 29%;
	    padding: 11px 15px;
	}
	.directors-more {
	    height: 8em;
	}
}

.right {
	text-align: right;
}

.vc_tta-panel-body {
	padding: 30px !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-top-color: red !important;
}

.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before {
	border-width: 12px;
	
}

@media (min-width: 769px) {
	.event-home .event-bottom {
		min-height: 260px;
	}
	
	.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before {
		border-width: 12px !important;
	}
	
	.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
	    position: relative !important;
	    top: 50%;
	    -webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    transform: translateY(-50%);
	    right: -20px !important;
	}
	.navbar-nav>li>a {
	    padding-top: 20px;
	    padding-bottom: 20px;
	}
	.logo-dropdown {
		min-height: 120px;
	}
	.page-template-template-events-php .content {
		background-size: 100% !important;
	}
	/* Show the dropdown menu on hover */
		.nav .dropdown:hover .dropdown-menu {
		    display: block;
		}
		
		.nav .dropdown:hover .dropdown-toggle {
		    color: #111;
		}
		
		.navbar-nav>li>.dropdown-menu {
		    border-top: 21px solid white;
		    border-top-left-radius: 0;
		    border-top-right-radius: 0;
		    background: #e6e7e8;
		    border-radius: 0;
		    border: none;
		    margin-left: 5px;
		}
	
}

@media (min-width: 992px) {
	.row-centered {
	    text-align:center;
	}
	
	.col-centered {
	    display:inline-block;
	    float:none;
	    /* reset the text-align */
	    text-align:left;
	    /* inline-block space fix */
	    margin-right:-4px;
	}
	.vc_tta-panel-body {
		padding-right: 200px !important;
		padding-left: 100px !important;
	}
}

.banner-bottom-1440 {
	display: block;
	width: 100%;
}

.banner-bottom-large {
	display: none;
	width: 100%;
}

.scrollable {
	height: auto;
	max-height: auto;
}
.scroll-pane
{
	width: 100% !important;
	overflow: auto;
}

.about-section-right {
	min-height: 300px;
}

@media (min-width: 1200px) {
	.scroll-pane
	{
		width: 100%;
		overflow: auto;
	}
	.home-feature-text .scrollable {
		max-height: 200px;
		overflow: auto;
		height: auto;
	}
	.page-template-template-capabilities-sub .scrollable {
		max-height: 380px;
		height: auto;
		overflow: auto;
		width: 100%;
		position: relative;
	}
}

@media (max-width: 1199px) {
	.marker {
		margin-top: -3%;
	}
	
	.scroll-pane
	{
		width: 100%;
		overflow: auto;
	}
	.home-feature-text .scrollable {
		max-height: 999px !important;
		overflow: auto;
		height: auto;
	}
	.page-template-template-capabilities-sub .scrollable {
		max-height: 999px !important;
		height: auto;
		overflow: auto;
		width: 100%;
		position: relative;
	}
}

.home-feature-text.about-section-content ol {
	margin-bottom: 0;
}

li h5 {
	margin: 5px 0;
}

@media (min-width: 1441px) {
	.banner-overlay {
		background: url(/img/banner-2.png) no-repeat bottom;
		background-size: cover;
	}
	.banner-bottom-1440 {
		display: none;
	}
	.banner-bottom-large {
		display: block;
	}
	.sub-overlay {
		background: url(/img/sub-vector-01.svg) no-repeat right center;
		background-size: contain;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		
	}
}

@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 
    .banner-overlay {
    	background: url(/img/banner-2.png) no-repeat bottom;
    	background-size: cover;
    }
    .banner-bottom-1440 {
    	display: none;
    }
    .banner-bottom-large {
    	display: block;
    }
    
}

@media (max-width: 1440px) { 
	.sub-overlay, .banner-overlay, .banner-bottom-1440 {
		image-rendering: -moz-crisp-edges;         /* Firefox */
		image-rendering:   -o-crisp-edges;         /* Opera */
		image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
		image-rendering: crisp-edges;
		-ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
	}
}

/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-width : 768px)
and (max-width : 1024px) {
/* Styles */
.nav>li>a {
    position: relative;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
}
.dropdown-toggle.caret {
	right: -10px;
}
}

.sub-banner img {
	width: 100% !important;
}

.feature-title-mobile {
	border: 1px solid #CFD1D2;
	border-bottom: none;
}

.home-event-list {
	display: none;
}

.home-event-list:first-child {
	display: block;
}

.hidden {
	display: none !important;
}

.circle:before {
  content: ' \25CF';
  font-size: 16px;
  position: absolute;
  bottom: 0;
  left: -4px;
  line-height: 0;
  color: #58595B;
}

.diagonal-right-up {
  background: url(/img/diagonalup-grey-01.png) no-repeat;
  background-size:100% 100%;
}
.marker:hover .diagonal-right-up {
  background: url(/img/diagonalup-red-01.png) no-repeat;
  background-size:100% 100%;
}
.diagonal-right-down {
  background: url(/img/diagonaldown-grey-01.png) no-repeat;
  background-size:100% 100%;
}
.marker:hover .diagonal-right-down {
  background: url(/img/diagonaldown-red-01.png) no-repeat;
  background-size:100% 100%;
}
.diagonal-left-down {
  background: url(/img/diagonalup-grey-01.png) no-repeat;
  background-size:100% 100%;
  float: right;
}
.marker:hover .diagonal-left-down {
  background: url(/img/diagonalup-red-01.png) no-repeat;
  background-size:100% 100%;
}
.diagonal-left-up {
  background: url(/img/diagonaldown-grey-01.png) no-repeat;
  background-size:100% 100%;
  float: right;
}
.marker:hover .diagonal-left-up {
  background: url(/img/diagonaldown-red-01.png) no-repeat;
  background-size:100% 100%;
}

.straight-line {
  border-bottom: 1px solid #58595B;
  width: 50px;
  height: 1px;
  position: absolute;
  top: 0;
}

.name {
  position: absolute;
      right: -5px;
      top: -11px;
      transform: translateX(100%);
      min-width: 150px;
}

.marker.right {
	text-align: left !important;
}

.marker {
  background: transparent;
  xheight: 72px;
  xwidth: 200px;
  xdisplay: inline-block;
  xposition: absolute;
  xtop: 10%;
}

.marker-right-down .circle:before {
	top: 0;
}
.marker-right-down .straight-line {
	bottom: 0;
	top: auto;
}
.marker-right-down .name {
	bottom: -11px;
	top: auto;
}
.marker-left-down .circle:before {
	top: 0;
	left: auto;
	right: -4px;
}
.marker-left-down .straight-line {
	bottom: 0;
	top: auto;
}
.marker-left-down .name {
	bottom: -11px;
	    top: auto;
	    right: auto;
	    left: -5px;
	    transform: translateX(-100%);
	    text-align: right;
}
.marker-left-up .straight-line {
	bottom: 0;
	top: auto;
}
.marker-left-up .circle:before {
	top: auto;
	bottom: 0;
	left: auto;
	right: -4px;
}
.marker-left-up .straight-line {
	bottom: auto;
	top: 0;
}
.marker-left-up .name {
	bottom: auto;
	top: -11px;
	    right: auto;
	    left: -5px;
	    transform: translateX(-100%);
	    text-align: right;
}
.marker-left-down .straight-line {
	bottom: 0;
	top: auto;
}

.marker:hover .line, .marker:hover .straight-line, .marker.active .line, .marker.active .straight-line {
  border-bottom: 1px solid #EE4034;
  color: #EE4034;
  cursor: pointer;
}

.marker.active .diagonal-right-up {
  background: url(/img/diagonalup-red-01.png) no-repeat;
  background-size:100% 100%;
}
.marker.active .diagonal-right-down {
  background: url(/img/diagonaldown-red-01.png) no-repeat;
  background-size:100% 100%;
}
.marker.active .diagonal-left-down {
  background: url(/img/diagonalup-red-01.png) no-repeat;
  background-size:100% 100%;
}
.marker.active .diagonal-left-up {
  background: url(/img/diagonaldown-red-01.png) no-repeat;
  background-size:100% 100%;
}

.marker:hover .name, .marker:hover .circle:before, .marker.active .circle:before {
  color: #EE4034;
}