/*! normalize.css v3.0.2 | MIT License | git.io/normalize */ html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}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}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

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

body, html {
	background: #4f1211;
	font-family: 'Abel', sans-serif;
}

hr {
	border: 0;
	border-top: 1px solid #dedede;
	margin: 2em 0;
}

p {
	font-size: 18px;
}

p a {
	color: #f8850d;
	font-style: italic;
	font-weight: 700;
	text-decoration: underline;
}

.current-menu-item a {
	border-bottom: 2px solid orange;
}

.site-header {
	border-bottom: 2px solid #f8850d;
	height: 120px;
	overflow: hidden;
	padding: 29px 85px 0;
	position: relative;
}

.site-footer {
	background: #f9f9f9 url('images/bg-footer.png') repeat-x top;
	border-top: 20px solid #363636;
	position: relative;
	padding: 40px 85px 0;
}

.site-footer .social,
.site-footer form {
	position: absolute;
}

.site-footer form {
	right: 80px;
  	top: 50px;
}

.site-footer label {
	display: block;
	color: #898989;
	font-size: 16px;
	margin: 0 0 5px;
}

form p {
	margin: 0;
}

.site-footer input[type="email"] {
	border: 1px solid #aaaaaa;
	background: #fff;
	padding: 8px 5px;
	width: 200px;
}

.site-footer input[type="submit"] {
	background: #737373;
	border: 1px solid #737373;
	color: #fff;
	padding: 8px 15px;
}

.wpcf7-response-output, .wpcf7-not-valid-tip {
	display: none !important;
}

.site-footer .social {
	left: 42.5%;
	top: 45px;
	height: 27px;
	line-height: 27px;
	padding: 0 !important;
}

.site-footer .social a {
	display: inline-block;
	margin: 0 0 0 5px;
	height: 27px;
}

.site-footer .social span {
	float: left;
	margin: 0 5px 0 0;
}

.site-footer .social img {
	display: inline-block;
	height: 27px;
}

.site-footer .copyright,
.site-footer .social {
	color: #737373;
	font-size: 14px;
	text-align: center;
	padding: 0 0 15px;
}

.site-footer .copyright span {
	display: inline-block;
	margin: 0 5px;
} 

.site-footer .copyright a {
	color: #737373;
	text-decoration: none;
}

.site-footer .copyright a:hover {
	text-decoration: underline;
}

#site-logo {
	float: left;
}

.menu-main-container {
	float: right;
	padding: 5px 0;
}

.menu-main-container li {
	display: inline-block;
	margin: 0 15px;
}

.menu-main-container li:last-child {
	margin-right: 0;
}

.menu-main-container a {
	color: #1f1f1f;
	font-size: 18px;
	text-decoration: none;
}

.menu-main-container a:hover {
	border-bottom: 2px solid orange;
}

.container {
	background: #fff;
	margin: 0 auto;
	width: 1120px;
}

.page-banner {
	background: url('images/banner-strip.png') repeat-x bottom;
	padding: 0 0 20px;
	position: relative;
}

.page-banner img {
	display: block;
	width: 100%;
}

.body-content {
	padding: 15px 115px;
}

.body-content h1 {
	font-size: 36px;
	font-weight: normal;
}

.body-content pre, #service-tabs pre {
	color: #8d1107;
	font-family: 'Abel', sans-serif;
	font-size: 30px;
	font-weight: bold;
	white-space: normal;
}

.body-content img.alignleft {
	margin: 0 25px 5px 0;
}

.body-content img.alignright {
	margin: 0 0 15px 20px;
}

.slides {
	height: 350px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 1120px;
}

.slides li {
	display: table;
	float: left;
	height: 350px;
	overflow: hidden;
	position: relative;
	width: 1120px;
}

.slides img {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 0;
}

.slides p {
	display: table-cell;
	font-size: 32px;
	padding: 0 0 0 85px;
	position: relative;
	vertical-align: middle;
	width: 675px;
	z-index: 1;
}

.staff-members ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.staff-members li {
	border: 3px solid #fff;
	border-radius: 100px;
	display: inline-block;
	height: 170px;
	margin: 9px 21px;
	overflow: hidden;
	position: relative;
	width: 170px;
}

.staff-members li.hovered {
	border: 3px solid #f8bf83;
}

.staff-members li > img {
	position: absolute;
	width: 164px;
	z-index: 0;
}

.staff-members .content-wrap {
	background: rgba(0,0,0,0.5);
	display: table;
	left: 0;
	height: 164px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 164px;
	z-index: 1;
}

.staff-members .hovered .content-wrap {
	opacity: 1;
}

.staff-members .content-overlay {
	color: #fff;
	display: table-cell;
	vertical-align: middle;
}

.staff-members .staff-name {
	font-size: 24px;
	line-height: 22px;
	margin: 0 0 5px;
	padding: 0 10%;
}

.staff-members .staff-position {
	font-size: 12px;
	margin: 0;
	padding: 0 5%;
}

.staff-members .image-mask {
	background: url('images/staffoverlay.png') no-repeat -3px 0;
	height: 164px;
	left: 0;
	position: absolute;
	top: 0;
	width: 164px;
	z-index: 2;
}

blockquote {
	position: relative;
}

blockquote::before{
  content: "\201C"; /*Unicode for Left Double Quote*/
  
  /*Font*/
  font-family: 'Helvetica';
  font-size: 60px;
  font-weight: bold;
  color: #f8850d;
  
  /*Positioning*/
  position: absolute;
  left: -50px;
  top: -5px;
}

blockquote::after{
  content: "\201D"; /*Unicode for Left Double Quote*/
  
  /*Font*/
  font-family: 'Helvetica';
  font-size: 60px;
  font-weight: bold;
  color: #f8850d;
  
  /*Positioning*/
  position: absolute;
  right: -40px;
  margin: -35px 0 0;
}

.quote-by {
	color: #f8850d;
	font-size: 16px;
	margin: 0 0 3em;
	text-align: right;
}

.page-content > ul {
	margin: 0 0 2em;
	padding: 0 4em;
}

.page-content > ul li {
	float: left;
	font-size: 18px;
	margin: 0 0 10px;
	width: 380px;
}

.contact-details {
	float: left;
	width: 260px;
}

.contact-details p {
	margin: 0 0 0.5em;
}

.google-map {
	float: right;
	height: 415px;
	margin: 0 0 3em;
	width: 575px;
}

.contact-details span {
	float: right;
	width: 144px;
}

.home-left-col {
	float: left;
	width: 53%;
}

.home-right-col {
	background: url('images/home-right.jpg') no-repeat;
	float: right;
	height: 535px;
	margin: -60px -80px 0 0;
	padding: 405px 25px 0;
	position: relative;
	width: 430px;
}

.home-slide {
	position: absolute;
	top: 0;
}

.home-slide p {
	color: #fff;
	font-size: 42px;
	padding-right: 150px;
}

.home-right-col p {
	color: #fff;
	font-size: 24px;
	line-height: 28px;
}

.expertise ul {
	list-style-type: none;
	margin: 0 0 1em;
	padding: 0;
}

.expertise li {
	display: inline-block;
	position: relative;
	margin: 2px;
	overflow: hidden;
	max-width: 588px;
}

.expertise img {
	display: block;
}

.expertise p {
	background: rgba(0,0,0,0.5);
	bottom: 0;
	color: #fff;
	margin: 0;
	font-size: 22px;
	line-height: 24px;
	padding: 15px 20px;
	position: absolute;
	width: 100%;
}

#service-tabs ul {
	background: #ededed;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

#service-tabs li {
	background: #d9d9d9;
	display: inline-block;
	line-height: 60px;
	list-style-type: none;
	height: 60px;
	margin: 0 5px;
}

#service-tabs li a {
	color: #474141;
	display: block;
	font-size: 20px;
	padding: 0 25px;
	text-decoration: none;
}

#service-tabs a.active {
	background: #363636;
	color: #fff;
	cursor: default;
}

#service-tabs div {
	background: #363636;
	color: #fff;
	display: none;
	padding: 75px 118px;
}

#service-tabs pre {
	color: #f8850d;
}

#service-tabs #skywire {
	background: #363636 url('images/tab-skywire.jpg') no-repeat right center;
	display: block;
}

#skywire pre {
	padding: 0 200px 0 0;
}

#skywire p {
	padding: 0 340px 0 0;
}

#service-tabs #telemetry {
	background: #363636 url('images/tab-telemetry.jpg') no-repeat right center;
}

#telemetry pre {
	padding: 0 250px 0 0;
}

#telemetry p {
	padding: 0 340px 0 0;
}

#service-tabs #privatelte {
	background: #363636 url('images/tab-privatelte.jpg') no-repeat right center;
}

#privatelte pre {
	padding: 0 250px 0 0;
}

#privatelte p {
	padding: 0 340px 0 0;
}

#service-tabs #telehealth {
	background: #363636 url('images/tab-telehealth.jpg') no-repeat right center;
}

#telehealth pre {
	padding: 0 200px 0 0;
}

#telehealth p {
	padding: 0 340px 0 0;
}

/* HELPER CLASSES */
.pull-left, .alignleft {
	float: left !important;
}

.pull-right, .alignright {
	float: right !important;
}

.clearfix:before,
.clearfix:after,
.page-content > ul:before,
.page-content > ul:after {
    content: "";
    display: table;
} 
.clearfix:after,
.page-content > ul:after {
    clear: both;
}
.clearfix,
.page-content > ul {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}