/*! Made with Bones: http://themble.com/bones :) */article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display:block
}
audio, canvas, video {
	display:inline-block
}
audio:not([controls]) {
display:none;
height:0
}
[hidden], template {
display:none
}
html {
	font-family:sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
body {
	margin:0
}
a {
	background:transparent
}
a:focus {
	outline:thin dotted
}
a:active, a:hover {
	outline:0
}
h1 {
	font-size:2em;
	margin:.67em 0
}
abbr[title] {
	border-bottom:1px dotted
}
b, strong, .strong {
	font-weight:bold
}
dfn, em, .em {
	font-style:italic
}
hr {
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:0
}
p {
	-webkit-hyphens:auto;
	-epub-hyphens:auto;
	-moz-hyphens:auto;
	hyphens:auto
}
pre {
	margin:0
}
code, kbd, pre, samp {
	font-family:monospace, serif;
	font-size:1em
}
pre {
	white-space:pre-wrap
}
q {
	quotes:"\201C" "\201D" "\2018" "\2019"
}
q:before, q:after {
	content:'';
	content:none
}
small, .small {
	font-size:75%
}
sub, sup {
	font-size:60%;
	line-height:0;
	margin-left:2px
}
dl, menu, ol, ul {
	margin:1em 0
}
dd {
	margin:0
}
menu {
	padding:0 0 0 40px
}
ol, ul {
	padding:0;
	list-style-type:none
}
nav ul, nav ol {
	list-style:none;
	list-style-image:none
}
img {
	border:0
}
svg:not(:root) {
overflow:hidden
}
figure {
	margin:0
}
fieldset {
	border:1px solid #c0c0c0;
	margin:0 2px;
	padding:.35em .625em .75em
}
legend {
	border:0;
	padding:0
}
button, input, select, textarea {
	font-family:inherit;
	font-size:100%;
	margin:0
}
button, input {
	line-height:normal
}
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
}
input[type="checkbox"], input[type="radio"] {
	box-sizing:border-box;
	padding:0
}
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
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.image-replacement, .ir {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden
}
.clearfix, .cf {
	zoom:1
}
.clearfix:before, .clearfix:after, .cf:before, .cf:after {
	content:"";
	display:table
}
.clearfix:after, .cf:after {
	clear:both
}
span.amp {
	font-family:Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif!important;
	font-style:italic
}
* {
	-webkit-hyphens:none!important;
	-moz-hyphens:none!important;
	-ms-hyphens:none!important;
	hyphens:none!important
}
.rtl {
	direction:rtl
}
.alert-help, .alert-info, .alert-error, .alert-success {
	margin:10px;
	padding:5px 18px;
	border:1px solid
}
.alert-help {
	border-color:#e8dc59;
	background:#ebe16f
}
.alert-info {
	border-color:#bfe4f4;
	background:#d5edf8
}
.alert-error {
	border-color:#f8cdce;
	background:#fbe3e4
}
.alert-success {
	border-color:#deeaae;
	background:#e6efc2
}
.primary-btn, #submit {
	display:inline-block;
	position:relative;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration:none;
	color:#fff;
	font-size:.9em;
	font-size:34px;
	line-height:34px;
	font-weight:normal;
	padding:0 24px;
	border-radius:4px;
	border:0;
	cursor:pointer;
-webkit-transition:background-color .14s ease-in-out;
-moz-transition:background-color .14s ease-in-out;
transition:background-color .14s ease-in-out
}
.primary-btn:hover, #submit:hover, .primary-btn:focus, #submit:focus {
	color:#fff;
	text-decoration:none;
	outline:0
}
.primary-btn:active, #submit:active {
	top:1px
}
.primary-btn, #submit {
	background-color:#86a33d
}
.primary-btn:hover, #submit:hover, .primary-btn:focus, #submit:focus {
	background-color:#7a9437
}
.primary-btn:active, #submit:active {
	background-color:#779036
}
.greyButton {
	text-decoration:none;
	display:inline-block;
	border:2px solid #83838a;
	color:#67676d!important;
	padding:4px 16px 5px 16px;
	background-color:transparent;
	font-size:12px;
	font-weight:700
}
.greyButton:hover, .greyButton:focus {
	border:2px solid #d11f43;
	color:#d11f43!important
}
.greyButton:active {
	border:2px solid #d11f43;
	color:#d11f43
}
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select, textarea, .field {
	display:block;
	height:40px;
	line-height:1em;
	padding:0 12px;
	margin-bottom:14px;
	font-size:1em;
	color:#eaedf2;
	border-radius:3px;
	vertical-align:middle;
	box-shadow:none;
	border:0;
	width:100%;
	max-width:400px;
	font-family:"open-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color:#eaedf2;
-webkit-transition:background-color .24s ease-in-out;
-moz-transition:background-color .24s ease-in-out;
transition:background-color .24s ease-in-out
}
input[type="text"]:focus, input[type="text"]:active, input[type="password"]:focus, input[type="password"]:active, input[type="datetime"]:focus, input[type="datetime"]:active, input[type="datetime-local"]:focus, input[type="datetime-local"]:active, input[type="date"]:focus, input[type="date"]:active, input[type="month"]:focus, input[type="month"]:active, input[type="time"]:focus, input[type="time"]:active, input[type="week"]:focus, input[type="week"]:active, input[type="number"]:focus, input[type="number"]:active, input[type="email"]:focus, input[type="email"]:active, input[type="url"]:focus, input[type="url"]:active, input[type="search"]:focus, input[type="search"]:active, input[type="tel"]:focus, input[type="tel"]:active, input[type="color"]:focus, input[type="color"]:active, select:focus, select:active, textarea:focus, textarea:active, .field:focus, .field:active {
	background-color:#f7f8fa;
	outline:0
}
input[type="text"].error, input[type="text"].is-invalid, input[type="password"].error, input[type="password"].is-invalid, input[type="datetime"].error, input[type="datetime"].is-invalid, input[type="datetime-local"].error, input[type="datetime-local"].is-invalid, input[type="date"].error, input[type="date"].is-invalid, input[type="month"].error, input[type="month"].is-invalid, input[type="time"].error, input[type="time"].is-invalid, input[type="week"].error, input[type="week"].is-invalid, input[type="number"].error, input[type="number"].is-invalid, input[type="email"].error, input[type="email"].is-invalid, input[type="url"].error, input[type="url"].is-invalid, input[type="search"].error, input[type="search"].is-invalid, input[type="tel"].error, input[type="tel"].is-invalid, input[type="color"].error, input[type="color"].is-invalid, select.error, select.is-invalid, textarea.error, textarea.is-invalid, .field.error, .field.is-invalid {
	color:#fbe3e4;
	border-color:#fbe3e4;
	background-color:#fff;
	background-position:99% center;
	background-repeat:no-repeat;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDREQkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDREQ0YwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ3ODRGRkE2RjA0QTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERBRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+U8iT5wAAAedJREFUeNqk1U9I02Ecx/HtV3aIFAc1hcRDUoGXRAq0oNLA2CrsEFmHbikZu0iQYIFGYAiegkCpLipBxPpDEBMUzB0EhSG2LhG7hMR2GviPgUTvB57Bw8P3+U23B16HPX8+e/b8nt93wezZSMCnhXETF3AcB5BDCnH8Dq98ExcGHcFn8Ah3cdDni+fxnPDv9oAnTB7CKu6VCFXtChZy56LxUjt+jfuB8toSOth9wd7xWAWhqrUjYR/FRTwWJm+iIPT/w7bQf5ljiZnBg45dtKFX6H+LU8gIY8OEV6vgTkStwXWE8BPTGDHGPqNPz2mCfSOOYkA99TvCt1bhGPL68zMcwmncMuape10jrI+q4BbHi/FLn31S9z2x5tRhTc+1W506ipM+T3oRD4X+8+qtc4SqFvL0z/Fr14S+Szjis8bz9Lvvaq8cwS/wwGfdlqfPSWqTiFlX77o13u9Ym1PBs8JAytpRoy44X9Ft9E/gvbA+rYKn8NcaaMVc8UHgBw4b9/iqUQZ6hOAJFbyDcUflmsEX4a6+wTtHGfhAIUqa1U29Zc2BytouThD8x6xuN5CtMPi2CrXLZkZf/HyZoRFCP7n+QVR4PV7uI/AjGghN7OU/r1ilnqILtfpNC+o6vIFljBKYlhb/F2AAgaBsWR5wRiIAAAAASUVORK5CYII=);
	outline-color:#fbe3e4
}
input[type="text"].success, input[type="text"].is-valid, input[type="password"].success, input[type="password"].is-valid, input[type="datetime"].success, input[type="datetime"].is-valid, input[type="datetime-local"].success, input[type="datetime-local"].is-valid, input[type="date"].success, input[type="date"].is-valid, input[type="month"].success, input[type="month"].is-valid, input[type="time"].success, input[type="time"].is-valid, input[type="week"].success, input[type="week"].is-valid, input[type="number"].success, input[type="number"].is-valid, input[type="email"].success, input[type="email"].is-valid, input[type="url"].success, input[type="url"].is-valid, input[type="search"].success, input[type="search"].is-valid, input[type="tel"].success, input[type="tel"].is-valid, input[type="color"].success, input[type="color"].is-valid, select.success, select.is-valid, textarea.success, textarea.is-valid, .field.success, .field.is-valid {
	color:#e6efc2;
	border-color:#e6efc2;
	background-color:#fff;
	background-position:99% center;
	background-repeat:no-repeat;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2NDM0NDRERkYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2NDM0NDRFMEYwNEIxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MzQ0NERERjA0QjExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY0MzQ0NERFRjA0QjExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7olkTQAAAfhJREFUeNqklU9oE0EUhzdroWjw0tBeWlDxkEaIp55TsCU9VKIgCrHBelA8CQ1Kr1WPbZrQ3gqtQqvGqxpQc2jBk6BIIaAGD4qNCKURpDSKiPi98gLDsJt//uBjsztvfnk7895sIPAw6/joGMThFJyAXn2+A+9gA57/TaY/eU0OeBgfhGm4DiGnsb7DAszxBz/NAdcKjMJLuNWCqagHbsscN5+L+hmH4QkMOe1L5jzFfNA2PgT34ajTuY7AGuZB0/hmh5m+gS0r8xv1zRvg+gGCHZiOwnF4DP3iB3sQkYxPd2C6CWfhB9Xwlus5+K1j4jXuaq3a+gM1H9OPcAa+7q9lPidZJqHbiIm7Wg22rsEI7FrPSzAMX/T+ADyAKSsu7Fr1KplehLvwCs5DvfBf65p+MypqRbO1FXK9utH4/QKuaqYTsG3E3INJv00Q46px3+XxanJ/Ute2/vqP4FKDza2KcdljIKdnhS0xXYULTaqmLMZFn8FFSFtvt6x70ExFCS5oUXspq2ssa7oEl1swFa+CGFdgtkHgPDyDKy02zyxNU6lXRUZb1EuHYayNNs+Yh5B0WQo+/8fpJnNTZFuzz2OpjoQ2QruSOQlMy35fEGmEGMxY9e1brxobw7TkWA1h6xfckUPb+JhGoE/Hpfvew7qUld/H9J8AAwDpw3WYrxcZ3QAAAABJRU5ErkJggg==);
	outline-color:#e6efc2
}
input[type="text"][disabled], input[type="text"].is-disabled, input[type="password"][disabled], input[type="password"].is-disabled, input[type="datetime"][disabled], input[type="datetime"].is-disabled, input[type="datetime-local"][disabled], input[type="datetime-local"].is-disabled, input[type="date"][disabled], input[type="date"].is-disabled, input[type="month"][disabled], input[type="month"].is-disabled, input[type="time"][disabled], input[type="time"].is-disabled, input[type="week"][disabled], input[type="week"].is-disabled, input[type="number"][disabled], input[type="number"].is-disabled, input[type="email"][disabled], input[type="email"].is-disabled, input[type="url"][disabled], input[type="url"].is-disabled, input[type="search"][disabled], input[type="search"].is-disabled, input[type="tel"][disabled], input[type="tel"].is-disabled, input[type="color"][disabled], input[type="color"].is-disabled, select[disabled], select.is-disabled, textarea[disabled], textarea.is-disabled, .field[disabled], .field.is-disabled {
	cursor:not-allowed;
	border-color:#e1e1e1;
	opacity:.6
}
input[type="text"][disabled]:focus, input[type="text"][disabled]:active, input[type="text"].is-disabled:focus, input[type="text"].is-disabled:active, input[type="password"][disabled]:focus, input[type="password"][disabled]:active, input[type="password"].is-disabled:focus, input[type="password"].is-disabled:active, input[type="datetime"][disabled]:focus, input[type="datetime"][disabled]:active, input[type="datetime"].is-disabled:focus, input[type="datetime"].is-disabled:active, input[type="datetime-local"][disabled]:focus, input[type="datetime-local"][disabled]:active, input[type="datetime-local"].is-disabled:focus, input[type="datetime-local"].is-disabled:active, input[type="date"][disabled]:focus, input[type="date"][disabled]:active, input[type="date"].is-disabled:focus, input[type="date"].is-disabled:active, input[type="month"][disabled]:focus, input[type="month"][disabled]:active, input[type="month"].is-disabled:focus, input[type="month"].is-disabled:active, input[type="time"][disabled]:focus, input[type="time"][disabled]:active, input[type="time"].is-disabled:focus, input[type="time"].is-disabled:active, input[type="week"][disabled]:focus, input[type="week"][disabled]:active, input[type="week"].is-disabled:focus, input[type="week"].is-disabled:active, input[type="number"][disabled]:focus, input[type="number"][disabled]:active, input[type="number"].is-disabled:focus, input[type="number"].is-disabled:active, input[type="email"][disabled]:focus, input[type="email"][disabled]:active, input[type="email"].is-disabled:focus, input[type="email"].is-disabled:active, input[type="url"][disabled]:focus, input[type="url"][disabled]:active, input[type="url"].is-disabled:focus, input[type="url"].is-disabled:active, input[type="search"][disabled]:focus, input[type="search"][disabled]:active, input[type="search"].is-disabled:focus, input[type="search"].is-disabled:active, input[type="tel"][disabled]:focus, input[type="tel"][disabled]:active, input[type="tel"].is-disabled:focus, input[type="tel"].is-disabled:active, input[type="color"][disabled]:focus, input[type="color"][disabled]:active, input[type="color"].is-disabled:focus, input[type="color"].is-disabled:active, select[disabled]:focus, select[disabled]:active, select.is-disabled:focus, select.is-disabled:active, textarea[disabled]:focus, textarea[disabled]:active, textarea.is-disabled:focus, textarea.is-disabled:active, .field[disabled]:focus, .field[disabled]:active, .field.is-disabled:focus, .field.is-disabled:active {
	background-color:#d5edf8
}
input[type="password"] {
	letter-spacing:.3em
}
textarea {
	max-width:100%;
	min-height:120px;
	line-height:1.5em
}
select {
	-webkit-appearance:none;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEOEZCMjYxMEYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEOEZCMjYxMUYwNUUxMUUyOTI4REZGQTEzMzA2MDcyNiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkQ4RkIyNjBFRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQ4RkIyNjBGRjA1RTExRTI5MjhERkZBMTMzMDYwNzI2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Vxkp9gAAAI9JREFUeNpidHFxucHAwKAOxE+AmJmBMPgLxDJAfJMFSKwD4kqoAClgA+P///8ZXF1dPaCGcBKh6QcQB+3evXs7WDMIAA2QB1I7gFgDj0aQFz2BGh+AOEwwUaDAQyBlCMR7cGjcC5KHaQQBuM3IAOiKTiBVhiTUDdRUhq4Oq2aoAelAahIQ5wM1zsCmBiDAADhYMJXVZ9u9AAAAAElFTkSuQmCC);
	background-repeat:no-repeat;
	background-position:97.5% center
}
.entry-content .gform_wrapper .gform_body .gform_fields {
	margin-left:0!important
}
.entry-content .gform_wrapper .gform_body .gform_fields .gfield {
	margin-bottom:18px;
	list-style-type:none!important
}
.entry-content .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
	display:none
}
.entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="text"], .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="email"], .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"], .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="password"], .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="search"], .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="url"], .entry-content .gform_wrapper .gform_body .gform_fields .gfield textarea, .entry-content .gform_wrapper .gform_body .gform_fields .gfield select {
	border:1px solid #dbe3e8;
	background-color:#fff;
	font-size:16px;
	line-height:20px;
	color:#767676;
	padding:15px 13px 13px 13px;
	width:100%;
	height:auto;
	border-radius:0;
	max-width:none
}
.entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]:focus, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]:active, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]:focus, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]:active, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]:focus, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]:active, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="password"]:focus, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="password"]:active, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="search"]:focus, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="search"]:active, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="url"]:focus, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="url"]:active, .entry-content .gform_wrapper .gform_body .gform_fields .gfield textarea:focus, .entry-content .gform_wrapper .gform_body .gform_fields .gfield textarea:active, .entry-content .gform_wrapper .gform_body .gform_fields .gfield select:focus, .entry-content .gform_wrapper .gform_body .gform_fields .gfield select:active {
	border:1px solid #515151
}
.entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]::-webkit-input-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]::-webkit-input-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]::-webkit-input-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="password"]::-webkit-input-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="search"]::-webkit-input-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="url"]::-webkit-input-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield textarea::-webkit-input-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield select::-webkit-input-placeholder {
color:#767676
}
.entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]:-moz-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]:-moz-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]:-moz-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="password"]:-moz-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="search"]:-moz-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="url"]:-moz-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield textarea:-moz-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield select:-moz-placeholder {
color:#767676
}
.entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]::-moz-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]::-moz-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]::-moz-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="password"]::-moz-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="search"]::-moz-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="url"]::-moz-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield textarea::-moz-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield select::-moz-placeholder {
color:#767676
}
.entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="text"]:-ms-input-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="email"]:-ms-input-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="tel"]:-ms-input-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="password"]:-ms-input-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="search"]:-ms-input-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield input[type="url"]:-ms-input-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield textarea:-ms-input-placeholder, .entry-content .gform_wrapper .gform_body .gform_fields .gfield select:-ms-input-placeholder {
color:#767676
}
.entry-content .gform_wrapper .gform_body .gform_fields .gfield textarea {
	resize:none;
	height:200px
}
.entry-content .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox input:hover, .entry-content .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox label:hover, .entry-content .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio input:hover, .entry-content .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio label:hover {
	cursor:pointer
}
.entry-content .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox input[type="checkbox"], .entry-content .gform_wrapper .gform_body .gform_fields .gfield .gfield_checkbox input[type="radio"], .entry-content .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio input[type="checkbox"], .entry-content .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio input[type="radio"] {
	margin-right:10px
}
.entry-content .gform_wrapper .gform_body .gform_fields .gfield select {
	background-image:url("../images/select-sprite.png");
	background-repeat:no-repeat;
	background-position:100% 2px
}
.entry-content .gform_wrapper .gform_body .gform_fields .gfield select:hover {
	background-position:100% -49px;
	cursor:pointer
}
.entry-content .gform_wrapper .gform_body .gform_fields .gfield.gform_validation_container {
	display:none
}
.entry-content .gform_wrapper .gform_footer .gform_button {
	text-decoration:none;
	display:inline-block;
	color:#fff;
	background-color:#555;
	font-size:12px;
	font-weight:700;
	padding:3px 29px 4px 29px;
	border:0
}
.entry-content .gform_wrapper .gform_footer .gform_button:hover, .entry-content .gform_wrapper .gform_footer .gform_button:focus, .entry-content .gform_wrapper .gform_footer .gform_button:active {
	background-color:#444;
	color:#fff
}
.entry-content .gform_wrapper form>.validation_error {
	border-radius:2px;
	background-color:#d11f43;
	color:#fff;
	padding:8px 10px 8px 53px;
	font-size:14px;
	line-height:16px;
	background-image:url("../images/formMessageIcon.png");
	background-position:15px center;
	background-repeat:no-repeat
}
.entry-content .gform_wrapper .gfield_description.validation_message {
	display:none
}
.entry-content .gform_wrapper .gfield_error input[type="text"], .entry-content .gform_wrapper .gfield_error input[type="email"], .entry-content .gform_wrapper .gfield_error input[type="tel"], .entry-content .gform_wrapper .gfield_error input[type="password"], .entry-content .gform_wrapper .gfield_error input[type="search"], .entry-content .gform_wrapper .gfield_error input[type="url"], .entry-content .gform_wrapper .gfield_error textarea, .entry-content .gform_wrapper .gfield_error select {
	border:1px solid #d11f43!important
}
.entry-content select {
	border:1px solid #dbe3e8;
	background-color:#fff;
	font-size:16px;
	line-height:20px;
	color:#767676;
	padding:15px 13px 13px 13px;
	width:100%;
	height:auto;
	border-radius:0;
	max-width:none;
	background-image:url("../images/select-sprite.png");
	background-repeat:no-repeat;
	background-position:100% 2px
}
.entry-content select:hover {
	background-position:100% -49px;
	cursor:pointer
}
a, a:active, a:focus {
	outline:0
}
.desktop {
	display:none
}
.mobile {
	display:block
}
#container {
	width:100%;
	overflow:hidden
}
body {
	font-family:"open-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:100%;
	line-height:1.5;
	background-color:#fff;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
/*.wrap {
	width:96%;
	margin:0 auto
}
a, a:visited {
	color:#339b9b
}

a:hover, a:focus, a:visited:hover, a:visited:focus {
	color:#287878
}*/
a:link, a:visited:link {
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0.3)
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
	text-rendering:optimizelegibility;
	font-weight:500
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
	text-decoration:none
}
h1, .h1 {
	font-size:2.5em;
	line-height:1.333em
}
h2, .h2 {
	font-size:1.75em;
	line-height:1.4em;
	margin-bottom:.375em
}
h3, .h3 {
	font-size:1.125em
}
h4, .h4 {
	font-size:1.1em;
	font-weight:700
}
h5, .h5 {
	font-size:.846em;
	line-height:2.09em;
	text-transform:uppercase;
	letter-spacing:2px
}
.socialMediaHolder {
	text-align:right;
	width:100%
}
.socialMediaHolder .socIcon {
	display:inline-block;
	height:28px;
	text-align:center
}
.socialMediaHolder .socIcon:before {
	width:33px;
	height:28px;
	display:inline-block;
	content:'';
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat
}
.socialMediaHolder .socIcon.twitterIcon:before {
	background-position:0 0
}
.socialMediaHolder .socIcon.linkedinIcon:before {
	background-position:-33px 0
}
.socialMediaHolder .socIcon.youtubeIcon:before {
	background-position:-66px 0
}
.socialMediaHolder .socIcon.facebookIcon:before {
	background-position:-99px 0
}
.socialMediaHolder .socIcon.instagramIcon:before {
	background-position:-132px 0
}
.socialMediaHolder .socIcon.wechatIcon {
	display:none
}
.socialMediaHolder .socIcon.wechatIcon:before {
	background-position:-165px 0
}
.footer .footerSocial.mobile .socialMediaHolder {
	text-align:center!important
}
.header .socialMediaHolder .socIcon {
	text-align:right
}
@media only screen and (max-width:767px) {
.header #inner-header {
width:88%
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-container>li, .page-template-template-chinese-home #widgetSlider .touchcarousel-container>li, .home #widgetSlider .touchcarousel-container>li {
width:100%
}
}
.header {
	background-color:rgba(255, 255, 255, 0.93);
	padding-top:17px;
	position:relative;
	z-index:500
}
.header #mobileContact {
	position:absolute;
	right:6%;
	top:12px
}
.header #mobileContact a {
	color:#333;
	text-transform:uppercase;
	text-decoration:none;
	font-size:14px
}
.header #inner-header .headerColumn {
	display:table-cell
}
.header #inner-header .headerColumn.headerColumn1 {
	width:150px;
	padding-bottom:17px;
	vertical-align:bottom
}
.header #inner-header .headerColumn.headerColumn1 #headerLogo {
	display:block;
	width:150px;
	height:77px;
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	background-position:0 -28px
}
.header #inner-header .headerColumn.headerColumn2 {
	width:60%;
	position:relative;
	display:none
}
.header #inner-header .headerColumn.headerColumn2 nav {
	position:absolute;
	bottom:0
}
.header #inner-header .headerColumn.headerColumn3 {
	width:28%;
	text-align:right;
	display:none
}
.header #inner-header .headerColumn.headerColumn3 .socialMediaHolder {
	width:87.5%;
	min-width:257px;
	float:right;
	clear:both;
	margin-bottom:4px
}
.header #inner-header .headerColumn.headerColumn3 nav {
	display:inline-block
}
.header #inner-header .headerColumn.headerColumn3 nav>ul {
	margin:0
}
.header #inner-header .headerColumn.headerColumn3 nav>ul>li {
	display:inline-block;
	margin-left:4px;
	position:relative
}
.header #inner-header .headerColumn.headerColumn3 nav>ul>li:first-child {
	margin-left:0
}
.header #inner-header .headerColumn.headerColumn3 nav>ul>li>a {
	text-decoration:none;
	font-size:12px;
	color:#333;
	text-transform:uppercase;
	font-weight:600;
	border-radius:3px;
	display:inline-block;
	margin-bottom:26px;
	padding:1px 10px 0 10px;
	letter-spacing:1px
}
.header #inner-header .headerColumn.headerColumn3 nav>ul>li>a:hover {
	color:#fff;
	background-color:#707a88
}
.header #inner-header .headerColumn.headerColumn3 nav>ul>li:hover {
	cursor:pointer
}
.header #inner-header .headerColumn.headerColumn3 nav>ul>li:hover>a {
	color:#fff;
	background-color:#707a88
}
.header #inner-header .headerColumn.headerColumn3 nav>ul>li .sub-menu {
	display:none
}
.header #inner-header .headerColumn.headerColumn3 nav>ul>li:hover>.sub-menu {
	display:block;
	position:absolute;
	right:0;
	z-index:500;
	margin:0;
	border-top:10px solid transparent;
	width:220px
}
.header #inner-header .headerColumn.headerColumn3 nav>ul>li:hover>.sub-menu>li {
	display:block;
	margin:0;
	padding:0
}
.header #inner-header .headerColumn.headerColumn3 nav>ul>li:hover>.sub-menu>li>a {
	color:#000;
	font-size:11px;
	text-transform:uppercase;
	font-weight:600;
	text-decoration:none;
	padding:13px 22px 11px 22px;
	display:block;
	text-align:left;
	background-color:#f1f1f1;
	letter-spacing:1px
}
.header #inner-header .headerColumn.headerColumn3 nav>ul>li:hover>.sub-menu>li>a:after {
	width:50%;
	text-align:right;
	float:right;
	content:attr(title) ""
}
.header #inner-header .headerColumn.headerColumn3 nav>ul>li:hover>.sub-menu>li>a:hover {
	background-color:#fff;
	color:#d11f43
}
.header #inner-header .headerColumn.headerColumn3 nav>ul>li:hover>.sub-menu>li.arabicMenu>a:after {
	font-family:"open-sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	direction:rtl;
	font-size:20px;
	line-height:9px;
	font-weight:400
}
.header #inner-header .headerColumn.headerColumn3 nav>ul>li:hover>.sub-menu>li.chineseMenu>a:after {
	font-family:"source-han-sans-traditional", sans-serif
}
.header #inner-header .headerColumn.headerColumn3 nav>ul>li:hover>.sub-menu>li.englishMenu>a:after {
	font-weight:700
}
.header #inner-header .headerColumn.headerColumn3 #headerSearch {
	display:inline-block;
	width:35px;
	height:32px;
	vertical-align:middle;
	margin-left:5px;
	position:relative
}
.header #inner-header .headerColumn.headerColumn3 #headerSearch #showSearch {
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	background-position:-163px -33px;
	width:35px;
	height:32px
}
.header #inner-header .headerColumn.headerColumn3 #headerSearch #showSearch.searchOpen, .header #inner-header .headerColumn.headerColumn3 #headerSearch #showSearch:hover {
	background-position:-163px -65px;
	cursor:pointer;
	background-color:#707a88
}
.header #inner-header .headerColumn.headerColumn3 #headerSearch #searchForm {
	display:none;
	position:absolute;
	right:0;
	width:347px;
	background-color:#f1f1f1;
	top:61px;
	z-index:100
}
.header #inner-header .headerColumn.headerColumn3 #headerSearch #searchForm form {
	height:40px;
	padding-right:7px
}
.header #inner-header .headerColumn.headerColumn3 #headerSearch #searchForm form label {
	display:none
}
.header #inner-header .headerColumn.headerColumn3 #headerSearch #searchForm form #s {
	line-height:40px;
	height:40px;
	background:transparent;
	display:block;
	float:left;
	color:#989898;
	margin-bottom:0;
	padding-left:22px;
	padding-right:22px;
	box-sizing:border-box;
	font-size:12px;
	font-weight:600;
	width:200px
}
.header #inner-header .headerColumn.headerColumn3 #headerSearch #searchForm form #searchsubmit {
	height:24px;
	background-color:#fff;
	border:0;
	border-radius:3px;
	color:#d11f43;
	text-align:center;
	font-size:11px;
	font-weight:700;
	float:right;
	text-transform:uppercase;
	margin-top:8px;
	letter-spacing:1px;
	padding:0 19px 0 19px
}
.header #inner-header .headerColumn.headerColumn3 #headerSearch #searchForm form #searchsubmit:hover, .header #inner-header .headerColumn.headerColumn3 #headerSearch #searchForm form #searchsubmit:active, .header #inner-header .headerColumn.headerColumn3 #headerSearch #searchForm form #searchsubmit:focus {
	background-color:#ae1536;
	color:#fff
}
.header #mobileMenuToggle {
	width:38px;
	height:32px;
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	background-position:-41px -283px;
	position:absolute;
	right:6%;
	bottom:27px
}
.header #mobileMenuToggle.menuOpen {
	background-position:-79px -283px
}
.header #mobileMenuToggle:hover {
	cursor:pointer
}
.header #mobileMenu {
	position:absolute;
	top:111px;
	background-color:#f1f1f1;
	left:0;
	right:0;
	z-index:5000;
	display:none;
	border-top:5px solid #ddd
}
.header #mobileMenu #mobileMenuTop {
	padding-top:30px;
	background-color:#e5e5e5
}
.header #mobileMenu #mobileMenuTop #mobileMenuSearch {
	padding-left:6%;
	padding-right:6%
}
.header #mobileMenu #mobileMenuTop #mobileMenuSearch #mobileSearch {
	background-color:#fff;
	border:1px solid #bbbfc3
}
.header #mobileMenu #mobileMenuTop #mobileMenuSearch #mobileSearch:before {
	content:'';
	width:15px;
	height:15px;
	display:inline-block;
	vertical-align:middle;
	background-image:url("../images/syska-sprites.png");
	background-position:-140px -199px;
	background-repeat:no-repeat;
	margin-left:15px
}
.header #mobileMenu #mobileMenuTop #mobileMenuSearch #mobileSearch input[type="search"] {
	background:transparent;
	height:40px;
	color:#67676d;
	line-height:40px;
	font-size:17px;
	padding-left:5px;
	padding-right:5px;
	display:inline-block;
	width:auto;
	margin:0;
	max-width:none
}
.header #mobileMenu #mobileMenuTop #mobileMenuUtility {
	margin-top:15px
}
.header #mobileMenu #mobileMenuTop #mobileMenuUtility nav>ul {
	margin:0;
	text-align:center
}
.header #mobileMenu #mobileMenuTop #mobileMenuUtility nav>ul>li {
	display:inline-block;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px
}
.header #mobileMenu #mobileMenuTop #mobileMenuUtility nav>ul>li.desktop {
	display:none
}
.header #mobileMenu #mobileMenuTop #mobileMenuUtility nav>ul>li>a {
	text-decoration:none;
	font-size:12px;
	color:#333;
	text-transform:uppercase;
	font-weight:600;
	letter-spacing:1px
}
.header #mobileMenu #mobileMenuTop #mobileMenuUtility nav>ul>li>a.open, .header #mobileMenu #mobileMenuTop #mobileMenuUtility nav>ul>li>a:hover {
	color:#d11f43
}
.header #mobileMenu #mobileMenuTop #mobileMenuUtility nav #mobileUtilitySubMenu {
	display:none;
	background-color:#f1f1f1;
	border-bottom:2px solid #d7d7d7
}
.header #mobileMenu #mobileMenuTop #mobileMenuUtility nav #mobileUtilitySubMenu>ul {
	margin:0;
	padding:10px 0
}
.header #mobileMenu #mobileMenuTop #mobileMenuUtility nav #mobileUtilitySubMenu>ul>li>a {
	color:#000;
	font-size:11px;
	text-transform:uppercase;
	font-weight:600;
	text-decoration:none;
	padding:7px 6% 6px 6%;
	display:block;
	text-align:left;
	background-color:#f1f1f1;
	letter-spacing:1px
}
.header #mobileMenu #mobileMenuTop #mobileMenuUtility nav #mobileUtilitySubMenu>ul>li>a:after {
	content:attr(title) "";
	width:50%;
	text-align:right;
	float:right
}
.header #mobileMenu #mobileMenuTop #mobileMenuUtility nav #mobileUtilitySubMenu>ul>li>a:hover {
	color:#d11f43
}
.header #mobileMenu #mobileMenuTop #mobileMenuUtility nav #mobileUtilitySubMenu>ul>li ul {
	display:none!important
}
.header #mobileMenu #mobileMenuBottom nav {
	padding:20px 6% 20px 6%
}
.header #mobileMenu #mobileMenuBottom nav>ul {
	margin:0
}
.header #mobileMenu #mobileMenuBottom nav>ul>li {
	margin-bottom:10px
}
.header #mobileMenu #mobileMenuBottom nav>ul>li>a {
	display:block;
	padding:5px 0;
	color:#343434;
	font-size:16px;
	line-height:25px;
	text-decoration:none
}
.header #mobileMenu #mobileMenuBottom nav>ul>li>a:hover {
	color:#d11f43
}
.header #mobileMenu #mobileMenuBottom nav>ul>li.menu-item-has-children>a {
	padding-right:40px
}
.header #mobileMenu #mobileMenuBottom nav>ul>li.menu-item-has-children>.submenuToggle {
	width:24px;
	height:25px;
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	background-position:-96px -223px;
	margin:5px 0;
	display:block;
	float:right
}
.header #mobileMenu #mobileMenuBottom nav>ul>li.menu-item-has-children>.submenuToggle:hover {
	cursor:pointer;
	background-position:-72px -223px
}
.header #mobileMenu #mobileMenuBottom nav>ul>li.menu-item-has-children>.submenuToggle.open {
	width:35px;
	background-position:-120px -223px
}
.header #mobileMenu #mobileMenuBottom nav>ul>li.menu-item-has-children>.submenuToggle.open:hover {
	background-position:-154px -223px
}
.header #mobileMenu #mobileMenuBottom nav>ul>li>.sub-menu {
	display:none;
	padding:20px 0 20px 20px
}
.header #mobileMenu #mobileMenuBottom nav>ul>li>.sub-menu>li {
	margin-bottom:15px
}
.header #mobileMenu #mobileMenuBottom nav>ul>li>.sub-menu>li>a {
	padding:0;
	display:block;
	color:#343434;
	font-size:16px;
	line-height:21px;
	text-decoration:none;
	font-weight:600
}
.header #mobileMenu #mobileMenuBottom nav>ul>li>.sub-menu>li>a:hover {
	color:#d11f43
}
.header #mobileMenu #mobileMenuBottom nav>ul>li>.sub-menu>li.menu-item-has-children>a {
	padding-right:25px
}
.header #mobileMenu #mobileMenuBottom nav>ul>li>.sub-menu>li.menu-item-has-children>.submenuToggle {
	width:21px;
	height:21px;
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	background-position:-42px -107px;
	display:block;
	float:right
}
.header #mobileMenu #mobileMenuBottom nav>ul>li>.sub-menu>li.menu-item-has-children>.submenuToggle:hover {
	cursor:pointer;
	background-position:-86px -107px
}
.header #mobileMenu #mobileMenuBottom nav>ul>li>.sub-menu>li.menu-item-has-children>.submenuToggle.open {
	background-position:-64px -107px
}
.header #mobileMenu #mobileMenuBottom nav>ul>li>.sub-menu>li.menu-item-has-children>.submenuToggle.open:hover {
	background-position:-108px -107px
}
.header #mobileMenu #mobileMenuBottom nav>ul>li>.sub-menu>li>.sub-menu {
	display:none;
	padding:10px 0 10px 15px
}
.header #mobileMenu #mobileMenuBottom nav>ul>li>.sub-menu>li>.sub-menu>li {
	padding:0;
	margin-bottom:10px
}
.header #mobileMenu #mobileMenuBottom nav>ul>li>.sub-menu>li>.sub-menu>li>a {
	color:#777;
	padding:0;
	display:block;
	font-size:16px;
	line-height:21px;
	text-decoration:none
}
.header #mobileMenu #mobileMenuBottom nav>ul>li>.sub-menu>li>.sub-menu>li>a:hover {
	color:#000
}
.header #mobileMenu #mobileMenuBottom nav>ul>li>.sub-menu>li>.sub-menu .sub-menu {
	display:none!important
}
.nav {
	border-bottom:0;
	margin:0
}
.nav li ul.sub-menu li a, .nav li ul.children li a {
	padding-left:30px
}
#featuredImageTop {
	height:152px;
	background-position:center top;
	background-size:cover;
	background-repeat:no-repeat;
	top:0;
	position:absolute;
	width:100%
}
.admin-bar #featuredImageTop {
	top:32px
}
#content #featuredImage {
	height:200px;
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat
}
/*#content #inner-content {
	padding-top:30px;
	width:88%
}*/
#inner-content .hentry .entry-content {
	min-height:300px
}
#inner-content .hentry .entry-content p.photoCaption {
	font-size:11px;
	line-height:16px;
	color:#6d6d6d;
	text-transform:uppercase;
	margin-top:14px;
	font-weight:600
}
#inner-content .hentry .entry-content .pageContentBlock.qd_gallery_block {
	padding-bottom:40px;
	border-bottom:2px solid #eaeaea;
	margin-bottom:40px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_gallery_block .activeImage .largeImage {
	display:none;
	position:relative
}
#inner-content .hentry .entry-content .pageContentBlock.qd_gallery_block .activeImage .largeImage img {
	margin-bottom:0
}
#inner-content .hentry .entry-content .pageContentBlock.qd_gallery_block .activeImage .largeImage p.photoCaption {
	width:32%;
	position:absolute;
	top:100%
}
#inner-content .hentry .entry-content .pageContentBlock.qd_gallery_block .activeImage .largeImage:first-child {
	display:block
}
#inner-content .hentry .entry-content .pageContentBlock.qd_gallery_block .thumbs {
	text-align:right;
	margin-left:40%; margin-top:20px;
}
#inner-content .hentry .entry-content .pageContentBlock.qd_gallery_block .thumbs img {
	margin-bottom:0;
	padding-bottom:4px;
	border-bottom:4px solid transparent
}
#inner-content .hentry .entry-content .pageContentBlock.qd_gallery_block .thumbs img:hover, #inner-content .hentry .entry-content .pageContentBlock.qd_gallery_block .thumbs img.activeThumb {
	cursor:pointer;
	border-bottom:4px solid #d11f43
}
#inner-content .hentry .entry-content .pageContentBlock.qd_gallery_block .bullets {
	text-align:center
}
#inner-content .hentry .entry-content .pageContentBlock.qd_gallery_block .bullets div {
	width:10px;
	height:10px;
	display:inline-block;
	border-radius:50%;
	background-color:#cdcccc;
	margin:0 5px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_gallery_block .bullets div:hover, #inner-content .hentry .entry-content .pageContentBlock.qd_gallery_block .bullets div.activeThumb {
	background-color:#d11f43;
	cursor:pointer
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image {
	margin-bottom:40px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 img+.sidebar, #inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 img+p+.sidebar {
	margin-top:50px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_full-width {
	margin-bottom:40px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image-widget {
	margin-bottom:40px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content_and_widget {
	margin-bottom:40px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_page_children .pageChildList .pageChild {
	display:inline-block;
	vertical-align:top;
	position:relative
}
#inner-content .hentry .entry-content .pageContentBlock.qd_page_children .pageChildList .pageChild img {
	width:100%;
	height:auto;
	margin:0;
	display:block
}
#inner-content .hentry .entry-content .pageContentBlock.qd_page_children .pageChildList .pageChild .pageChildName {
	position:absolute;
	text-align:center;
	-ms-transform:translate(-50%, -50%);
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	top:50%;
	left:50%;
	color:#fff;
	text-transform:uppercase;
	border:2px solid #f0f0f0;
	background-color:rgba(51, 51, 51, 0.6);
	padding:5px 18px 5px 18px;
	font-size:14px;
	font-weight:600;
	letter-spacing:1px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_page_children .pageChildList .pageChild .pageChildLink {
	position:absolute;
	display:block;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	height:100%;
	z-index:10
}
#inner-content .hentry .entry-content .pageContentBlock.qd_page_children .pageChildList .pageChild:hover .pageChildName {
	border:2px solid #707a88
}
#inner-content .hentry .entry-content .pageContentBlock.qd_page_children .pageChildList.childColCount2 .pageChild {
	margin-bottom:44px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_page_children .pageChildList.childColCount2 .pageChild:nth-child(2n+1) {
margin-left:0
}
#inner-content .hentry .entry-content .pageContentBlock.qd_page_children .pageChildList.childColCount3 .pageChild {
	margin-bottom:28px;
	border:1px solid #d8d8d9
}
#inner-content .hentry .entry-content .pageContentBlock.qd_page_children .pageChildList.childColCount3 .pageChild:nth-child(3n+1) {
margin-left:0
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people {
	margin-bottom:40px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people h2 {
	margin-bottom:12px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person {
	margin-left:7px;
	position:relative;
	display:inline-block;
	vertical-align:top;
	max-width:232px;
	width:47%;
	margin-bottom:20px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person:nth-child(odd) {
margin-left:0
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person .personLink {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	display:block;
	z-index:10
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person .personPhoto {
	position:relative;
	background-color:#ebebeb;
	background-image:url("../images/noImage.png");
	background-repeat:no-repeat;
	background-position:center center;
	margin-bottom:5px;
	background-size:initial
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person .personPhoto img {
	width:100%;
	height:auto;
	margin:0;
	display:block
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person .personPhoto .moreInfoToggle {
	z-index:12;
	position:absolute;
	bottom:14px;
	right:16px;
	width:21px;
	height:21px;
	background-color:#fff;
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	background-position:-42px -107px;
	display:none
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person .personPhoto .moreInfoToggle:hover {
	background-position:-86px -107px;
	cursor:pointer
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person .personPhoto .moreInfo {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	background-color:#d11f43;
	padding:22px 24px;
	display:none;
	height:231px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person .personPhoto .moreInfo .moreInfoText p {
	color:#fff;
	margin-bottom:18px;
	font-size:14px;
	font-weight:300;
	line-height:19px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person .personPhoto .moreInfo .moreInfoText a {
	color:#fff;
	text-decoration:none
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person .personPhoto .moreInfo .moreInfoText a:hover {
	text-decoration:underline
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person .personPhoto .moreInfo .viewBio {
	position:absolute;
	right:15px;
	bottom:13px;
	font-size:12px;
	font-weight:700;
	text-decoration:none;
	color:#fff
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person .personPhoto .moreInfo .viewBio:after {
	content:'';
	margin-left:7px;
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	background-position:-171px -107px;
	display:inline-block;
	width:15px;
	height:15px;
	vertical-align:middle
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person .personPhoto .moreInfo .viewBio:hover {
	text-decoration:underline
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person .personPhoto .moreInfo .viewBio:hover:after {
	opacity:.85
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person h3 {
	font-size:14px;
	line-height:21px;
	font-weight:600;
	margin-bottom:0
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person p {
	margin:0;
	color:#000;
	font-size:13px;
	line-height:18px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_sibling_page_list {
	margin-bottom:20px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_sibling_page_list #siblingPages {
	margin:0
}
#inner-content .hentry .entry-content .pageContentBlock.qd_sibling_page_list #siblingPages>li {
	display:inline-block;
	margin-right:5px;
	margin-bottom:13px;
	list-style-type:none
}
#inner-content .hentry .entry-content .pageContentBlock.qd_sibling_page_list #siblingPages>li>a {
	display:block;
	border:2px solid #fff;
	font-size:14px;
	line-height:16px;
	font-weight:600;
	padding:8px 14px 7px 14px;
	text-decoration:none;
	color:#000;
	letter-spacing:1px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_sibling_page_list #siblingPages>li>a:hover {
	border:2px solid #707a89
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar {
	overflow:hidden
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget {
	display:block;
	vertical-align:top;
	float:left;
	width:100%;
	margin-bottom:30px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget:first-child, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget:first-child {
	margin-left:0
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget.standard-widget, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget.standard-widget {
	position:relative;
	padding-bottom:46px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget.standard-widget .standardWidgetImage, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget.standard-widget .standardWidgetImage {
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	display:block;
	width:100%;
	height:213px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget.standard-widget h4, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget.standard-widget h4 {
	margin-top:20px;
	margin-bottom:8px;
	text-transform:uppercase;
	font-size:11px;
	line-height:13px;
	font-weight:600;
	padding-left:27px;
	padding-right:27px;
	letter-spacing:1px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget.standard-widget p, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget.standard-widget p {
	font-size:16px;
	line-height:24px;
	color:#333;
	margin-top:0;
	margin-bottom:0;
	padding-left:26px;
	padding-right:26px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget.standard-widget p strong, #inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget.standard-widget p b, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget.standard-widget p strong, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget.standard-widget p b {
	font-weight:700;
	color:#fff
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget.standard-widget .widgetLink, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget.standard-widget .widgetLink {
	color:#fff;
	font-size:12px;
	font-weight:700;
	line-height:17px;
	text-decoration:none;
	position:absolute;
	bottom:14px;
	right:15px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget.standard-widget .widgetLink:after, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget.standard-widget .widgetLink:after {
	display:inline-block;
	width:17px;
	height:17px;
	margin-left:10px;
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	content:'';
	vertical-align:middle
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget.standard-widget .widgetLink:hover:after, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget.standard-widget .widgetLink:hover:after {
	opacity:.55
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget.standard-widget.redWidget h4, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget.standard-widget.redWidget h4 {
	color:#000
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget.standard-widget.redWidget .widgetLink:after, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget.standard-widget.redWidget .widgetLink:after {
	background-position:-34px -129px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget.standard-widget.lightgreyWidget h4, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget.standard-widget.lightgreyWidget h4 {
	color:#d11f43
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget.standard-widget.lightgreyWidget .widgetLink:after, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget.standard-widget.lightgreyWidget .widgetLink:after {
	background-position:0 -129px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget.standard-widget.darkgreyWidget h4, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget.standard-widget.darkgreyWidget h4 {
	color:#b7b7b8
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget.standard-widget.darkgreyWidget .widgetLink:after, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget.standard-widget.darkgreyWidget .widgetLink:after {
	background-position:-17px -129px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget.quote-widget .quoteTextHolder, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget.quote-widget .quoteTextHolder {
	display:table;
	height:100%
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget.quote-widget .quoteTextHolder .quoteTextPosition, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget.quote-widget .quoteTextHolder .quoteTextPosition {
	display:table-cell;
	vertical-align:middle;
	padding-left:6%;
	padding-right:6%
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget.quote-widget .quoteTextHolder .quoteTextPosition h2, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget.quote-widget .quoteTextHolder .quoteTextPosition h2 {
	text-indent:-14px;
	margin-top:0;
	margin-bottom:31px;
	font-size:22px;
	line-height:32px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget.quote-widget .quoteTextHolder .quoteTextPosition h6, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget.quote-widget .quoteTextHolder .quoteTextPosition h6 {
	text-align:right;
	font-size:9px;
	line-height:14px;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#000;
	font-weight:600
}
#inner-content .hentry .entry-content .pageContentBlock .qdColumn {
	overflow:hidden;
	display:inline-block;
	vertical-align:top
}
#inner-content .hentry .entry-content .pageContentBlock .qdColumn.qdColumn1-3 {
	width:100%
}
#inner-content .hentry .entry-content .pageContentBlock .qdColumn.qdColumn1-3 img {
	margin:0
}
#inner-content .hentry .entry-content .pageContentBlock .qdColumn:first-child {
	width:100%
}
.single-title, .page-title, .entry-title {
	margin:0
}
.byline {
	font-size:13px;
	color:#707a88;
	margin-bottom:40px
}
.entry-content h1 {
	color:#f41943;
	margin-top:0;
	font-size:28px;
	line-height:30px;
	margin-bottom:30px;
	font-weight:600
}
.entry-content h2 {
	color:#707a88;
	margin-top:0;
	font-size:34px;
	line-height:40px;
	margin-bottom:8px;
	font-weight:300;
	letter-spacing:-1px
}
.entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	color:#333;
	margin-top:0;
	font-size:18px;
	line-height:24px;
	margin-bottom:5px;
	font-weight:400
}
/*.entry-content p {
	margin-top:0;
	font-size:15px;
	line-height:24px;
	color:#555;
	margin-bottom:20px
}*/

.entry-content p a {
	/*color:#000;*/
	text-decoration:underline
}
.entry-content p a:hover {
	color:#d11f43
}
.entry-content ul li, .entry-content ol li {
	font-size:15px;
	line-height:24px;
	color:#555
}
.entry-content ul, .entry-content ol {
	margin-left:20px
}
.entry-content ul ul, .entry-content ul ol, .entry-content ol ol, .entry-content ol ul {
	margin-top:0
}
.entry-content ul li {
	list-style-type:disc
}
.entry-content ul li a {
	color:#d11f43
}
.entry-content ul li a:hover {
	color:#ae1536
}
.entry-content iframe {
/*	width:100%;	
	min-height:550px*/
	border:0;
}
.entry-content a.grey-button {
	text-decoration:none;
	display:inline-block;
	color:#fff;
	background-color:#555;
	font-size:12px;
	font-weight:700;
	padding:3px 29px 4px 29px
}
.entry-content a.grey-button:hover {
	background-color:#444;
	color:#fff
}
.entry-content table {
	width:100%;
	border:1px solid #eaedf2;
	margin-bottom:1.5em
}
.entry-content table caption {
	margin:0 0 7px;
	font-size:.75em;
	color:#eaedf2;
	text-transform:uppercase;
	letter-spacing:1px
}
.entry-content tr {
	border-bottom:1px solid #eaedf2
}
.entry-content tr:nth-child(even) {
background-color:#eaedf2
}
.entry-content td {
	padding:7px;
	border-right:1px solid #eaedf2
}
.entry-content td:last-child {
	border-right:0
}
.entry-content th {
	background-color:#eaedf2;
	border-bottom:1px solid #eaedf2;
	border-right:1px solid #eaedf2
}
.entry-content th:last-child {
	border-right:0
}
.entry-content blockquote {
	margin:0 0 1.5em .75em;
	padding:0 0 0 .75em;
	border-left:3px solid #e1e1e1;
	font-style:italic;
	color:#eaedf2
}
.entry-content dd {
	margin-left:0;
	font-size:.9em;
	color:#787878;
	margin-bottom:1.5em
}
.entry-content img {
/*	margin:0 0 1.5em 0;*/
	max-width:100%;
	/*height:auto*/
}
.entry-content .size-auto, .entry-content .size-full, .entry-content .size-large, .entry-content .size-medium, .entry-content .size-thumbnail {
	max-width:100%;
	height:auto
}
.entry-content pre {
	background:#000;
	color:#eaedf2;
	font-size:.9em;
	padding:1.5em;
	margin:0 0 1.5em;
	border-radius:3px
}
.wp-caption {
	max-width:100%;
	background:#eee;
	padding:5px
}
.wp-caption img {
	max-width:100%;
	margin-bottom:0;
	width:100%
}
.wp-caption p.wp-caption-text {
	font-size:.85em;
	margin:4px 0 7px;
	text-align:center
}
#comments-title {
	padding:.75em;
	margin:0
}
.commentlist {
	margin:0;
	list-style-type:none
}
.comment:last-child {
	margin-bottom:0
}
.comment .children {
	margin:0
}
.comment[class*=depth-] {
margin-top:1.1em
}
.comment.depth-1 {
	margin-left:0;
	margin-top:0
}
.comment:not(.depth-1) {
margin-top:0;
margin-left:7px;
padding:7px
}
.comment_content p {
	margin:.7335em 0 1.5em;
	font-size:1em;
	line-height:1.5em
}
#reply-title {
	margin:0
}
.logged-in-as {
	color:#eaedf2;
	font-style:italic;
	margin:0
}
.logged-in-as a {
	color:#eaedf2
}
.comment-form-comment {
	margin:1.5em 0 .75em
}
.form-allowed-tags {
	padding:1.5em;
	background-color:#eaedf2;
	font-size:.9em
}
#submit {
	float:right;
	font-size:1em
}
#comment-form-title {
	margin:0 0 1.1em
}
#allowed_tags {
	margin:1.5em 10px .7335em 0
}
.nocomments {
	margin:0 20px 1.1em
}
.page-template-template-locations .entry-content h1 {
	padding-right:70px
}
.page-template-template-locations #locationHolder {
	position:relative
}
.page-template-template-locations #locationHolder #locationToggle {
	position:absolute;
	right:0;
	top:-44px;
	text-align:right
}
.page-template-template-locations #locationHolder #locationToggle .locToggleButton {
	width:24px;
	height:24px;
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	display:inline-block;
	vertical-align:middle
}
.page-template-template-locations #locationHolder #locationToggle .locToggleButton.locToggleThumb {
	background-position:0 -199px
}
.page-template-template-locations #locationHolder #locationToggle .locToggleButton.locToggleThumb:hover, .page-template-template-locations #locationHolder #locationToggle .locToggleButton.locToggleThumb.currentView {
	background-position:-48px -199px
}
.page-template-template-locations #locationHolder #locationToggle .locToggleButton.locToggleList {
	margin-left:15px;
	background-position:-24px -199px
}
.page-template-template-locations #locationHolder #locationToggle .locToggleButton.locToggleList:hover, .page-template-template-locations #locationHolder #locationToggle .locToggleButton.locToggleList.currentView {
	background-position:-72px -199px
}
.page-template-template-locations #locationHolder #locationToggle .locToggleButton:hover {
	cursor:pointer
}
.page-template-template-locations #locationHolder .locationListings {
	overflow:hidden;
	padding-top:25px
}
.page-template-template-locations #locationHolder .locationListings .locaListing {
	display:block;
	float:left;
	text-decoration:none;
	padding-bottom:8px;
	border-bottom:4px solid transparent;
	margin-bottom:60px;
	position:relative;
	width:100%
}
.page-template-template-locations #locationHolder .locationListings .locaListing a.locaListingLink {
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	z-index:10
}
.page-template-template-locations #locationHolder .locationListings .locaListing a.locaListingLink:hover+h6+.thumbView+.listView p, .page-template-template-locations #locationHolder .locationListings .locaListing a.locaListingLink:hover+h6 {
	color:#000
}
.page-template-template-locations #locationHolder .locationListings .locaListing .wp-video>video.wp-video-shortcode {
	visibility:hidden!important
}
.page-template-template-locations #locationHolder .locationListings .locaListing .mejs-layers, .page-template-template-locations #locationHolder .locationListings .locaListing .mejs-overlay-button, .page-template-template-locations #locationHolder .locationListings .locaListing .mejs-controls {
	display:none!important
}
.page-template-template-locations #locationHolder .locationListings .locaListing video.wp-video-shortcode {
	width:100%!important;
	height:auto!important
}
.page-template-template-locations #locationHolder .locationListings .locaListing h6 {
	margin-bottom:6px;
	font-weight:600;
	color:#666766;
	font-size:15px
}
.page-template-template-locations #locationHolder .locationListings .locaListing img {
	width:100%;
	height:auto;
	display:block;
	margin:0
}
.page-template-template-locations #locationHolder .locationListings .locaListing:nth-child(4n+1) {
margin-left:0;
clear:left!important
}
.page-template-template-locations #locationHolder .locationListings .locaListing:hover {
	border-bottom:4px solid #d11f43
}
.page-template-template-locations #locationHolder .locationListings.oddLocations .locaListing {
	clear:none!important
}
.page-template-template-locations #locationHolder .locationListings.oddLocations .locaListing:first-child {
	margin-left:0!important
}
.page-template-template-locations #locationHolder .locationListings.oddLocations .locaListing:first-child .mejs-container video.wp-video-shortcode {
	width:100%!important;
	height:auto!important
}
.page-template-template-locations #locationHolder .locationListings.oddLocations .locaListing:nth-child(4n+1) {
clear:none
}
.page-template-template-locations #locationHolder .locationListings.oddLocations .locaListing:nth-child(4n+6) {
margin-left:0;
clear:left!important
}
.page-template-template-locations #locationHolder .locationListings.listViewHolder .thumbView {
	display:none
}
.page-template-template-locations #locationHolder .locationListings.listViewHolder .listView {
	display:block
}
.page-template-template-locations #locationHolder .locationListings.listViewHolder .listView p {
	line-height:21px
}
.page-template-template-locations #locationHolder .locationListings.listViewHolder .locaListing:nth-child(4n+6) {
clear:none!important
}
.page-template-template-locations #locationHolder .locationListings.listViewHolder .locaListing:nth-child(4n+1) {
margin-left:0;
clear:left!important
}
.page-template-template-locations #locationHolder .locationListings.listViewHolder .locaListing:hover {
	border-bottom:4px solid transparent
}
.page-template-template-locations #locationHolder .locationListings.thumbViewHolder .thumbView {
	display:block;
	position:relative
}
.page-template-template-locations #locationHolder .locationListings.thumbViewHolder .thumbView .locAnimate {
	position:absolute;
	top:0;
	left:0;
	z-index:100
}
.page-template-template-locations #locationHolder .locationListings.thumbViewHolder .listView {
	display:none
}
.page-template-template-locations .qd_widget_block {
	border-top:2px solid #eaeaea;
	padding-top:70px
}
.tax-locations #featuredImage {
	display:none
}
.tax-locations .entry-content {
	position:relative
}
.tax-locations #locationInfo {
	background-color:#f1f0f0;
	overflow:hidden;
	position:relative;
	z-index:5
}
.tax-locations #locationInfo .locationPhoto img {
	display:block;
	width:100%;
	height:auto;
	margin:0
}
.tax-locations #locationInfo .locationContact {
	padding:20px
}
.tax-locations #locationInfo .locationContact h3 {
	color:#d11f43;
	font-size:15px;
	line-height:24px;
	font-weight:700;
	margin-bottom:0
}
.tax-locations #locationInfo .locationContact p {
	font-size:15px;
	line-height:24px;
	color:#555;
	margin-bottom:11px
}
.tax-locations #locationInfo .locationContact p strong {
	font-weight:700
}
.tax-locations #locationInfo .locationContact p.vCardLink {
	margin-bottom:24px;
}
.tax-locations #locationInfo .locationContact a {
	color:#000;
	text-decoration:underline
}
.tax-locations #locationInfo .locationContact a:hover {
	text-decoration:none
}
.tax-locations #locationInfo .locationContact a.emailButton {
	display:block;
	width:33px;
	height:33px;
	background-image:url("../images/syska-sprites.png");
	background-position:0 -146px;
	background-repeat:no-repeat;
	margin-bottom:12px
}
.tax-locations #locationInfo .locationContact a.emailButton:hover {
	background-position:-99px -146px;
	text-decoration:none
}
.tax-locations #nextPrevButton {
	position:absolute;
	top:216px;
	left:-36px;
	right:-36px
}
.tax-locations #nextPrevButton .locationPager {
	width:24px;
	height:25px;
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	display:block
}
.tax-locations #nextPrevButton .locationPager.nextLocation {
	background-position:0 -223px;
	float:left
}
.tax-locations #nextPrevButton .locationPager.nextLocation:hover {
	background-position:-24px -223px
}
.tax-locations #nextPrevButton .locationPager.prevLocation {
	background-position:-48px -223px;
	float:right
}
.tax-locations #nextPrevButton .locationPager.prevLocation:hover {
	background-position:-72px -223px
}
.tax-locations .pageContentBlock.qd_associated_people {
	margin-top:51px;
	border-top:2px solid #eaeaea;
	padding-top:31px
}
.tax-locations .pageContentBlock.qd_widget_block {
	margin-top:47px;
	border-top:2px solid #eaeaea;
	padding-top:50px
}
.single #blogSharing {
	margin-bottom:52px
}
.single #blogSharing .rrssb-buttons {
	margin-left:0!important
}
.single #blogSharing .rrssb-buttons>li {
	width:auto!important;
	list-style-type:none!important
}
.single #blogSharing .rrssb-buttons>li a {
	max-width:36px;
	height:34px!important;
	display:inline-block;
	text-align:left;
	padding:11px 9px 12px 27px;
-webkit-transition:max-width .25s ease-in-out;
-moz-transition:max-width .25s ease-in-out;
transition:max-width .25s ease-in-out
}
.single #blogSharing .rrssb-buttons>li a .rrssb-text {
	margin-left:9px;
	vertical-align:middle;
	line-height:34px;
	display:inline-block;
	margin-top:-14px
}
.single #postTags {
	padding-top:19px;
	border-top:2px solid #eaeaea;
	padding-bottom:13px
}
.single #postTags h3 {
	display:inline-block;
	margin-right:20px;
	color:#d11f43;
	font-size:15px;
	font-weight:700
}
.single #postTags .catLink {
	font-size:15px;
	line-height:18px;
	color:#000
}
.single #postTags .catLink:hover {
	color:#d11f43
}
.single #postTags .tagLink {
	display:inline-block;
	margin-right:27px;
	background-color:#83838a;
	padding:6px 14px 7px 14px;
	font-size:11px;
	line-height:12px;
	color:#dcdce0;
	text-decoration:none;
	font-weight:700;
	margin-bottom:10px
}
.single #postTags .tagLink:first-child {
	margin-left:0
}
.single #postTags .tagLink:hover {
	text-decoration:none;
	color:#83838a;
	background-color:#dcdce0
}
.single #commentHolder {
	padding-top:26px;
	border-top:2px solid #eaeaea
}
.single #commentHolder #comments h2 {
	color:#d11f43;
	font-weight:700;
	font-size:15px;
	margin-bottom:4px
}
.single #commentHolder .comment-form textarea, .single #commentHolder .comment-form input[type="text"] {
	width:100%;
	border:1px solid #dddedf;
	background-color:#fafafa;
	color:#555;
	font-size:14px;
	line-height:16px;
	padding:10px 14px 11px 14px;
	border-radius:0;
	max-width:none;
	margin-bottom:0
}
.single #commentHolder .comment-form textarea {
	resize:none;
	height:200px
}
.single #commentHolder .comment-form input[type="text"] {
	height:auto
}
.single #commentHolder .comment-form p {
	margin-bottom:22px
}
.single #commentHolder .comment-form p a {
	color:#d11f43
}
.single #commentHolder .comment-form .comment-form-url {
	display:none
}
.single #commentHolder .comment-form .subscribe-comments {
	font-size:13px
}
.single #commentHolder .comment-form .visualCaptcha {
	margin-bottom:15px!important
}
.single #commentHolder .comment-form .visualCaptcha img {
	margin:0!important
}
.single #commentHolder .comment-form input[type="submit"] {
	border-radius:0;
	border:0;
	background-color:#555;
	color:#fff;
	font-size:12px;
	line-height:14px;
	padding:7px 40px 8px 40px;
	float:none;
	border:1px solid #555;
	font-weight:700
}
.single #commentHolder .comment-form input[type="submit"]:hover, .single #commentHolder .comment-form input[type="submit"]:active, .single #commentHolder .comment-form input[type="submit"]:focus {
	background-color:#fff;
	color:#555
}
.single #commentHolder #commentsList {
	padding-top:50px;
	margin-top:50px;
	border-top:2px solid #eaeaea
}
.single #commentHolder #commentsList h3 {
	color:#d11f43;
	font-weight:700;
	font-size:15px;
	margin-bottom:4px
}
.single #commentHolder #commentsList .comment-list {
	width:575px
}
.single #commentHolder #commentsList .comment-list .comment {
	margin-top:20px
}
.single #commentHolder #commentsList .comment-list .comment .authorInfo {
	font-size:15px;
	line-height:24px;
	color:#555;
	font-weight:600;
	margin-bottom:0
}
.single #commentHolder #commentsList .comment-list .comment .authorInfo .commentTime {
	color:#ababab
}
.single #commentHolder #commentsList .comment-list .comment .comment_content p {
	margin-top:0
}
.single #commentHolder #commentsList .comment-list .comment .comment_content p:last-of-type {
	display:inline
}
.single #commentHolder #commentsList .comment-list .comment .comment_content .comment-reply-link {
	color:#d11f43;
	text-decoration:none
}
.single #commentHolder #commentsList .comment-list .comment .comment_content .comment-reply-link:hover {
	text-decoration:underline
}
.single #commentHolder #commentsList .comment-list .comment:first-child {
	margin-top:0
}
.single #commentHolder #commentsList .comment-list .comment .comment {
	margin-top:0;
	padding-top:20px;
	padding-left:50px;
	background-image:url("../images/comment-reply.png");
	background-repeat:no-repeat;
	background-position:left 9px
}
.single #commentHolder #commentsList .comment-list .comment .comment+.comment {
	background-image:none
}
.blog #content #inner-content {
	max-width:none;
	width:100%
}
.blog .footer .wrap {
	width:96%
}
.blog .entry-content h1 {
	float:left
}
.blog .entry-content #blogFiltersRight .blogSearchHolder {
	margin-bottom:20px;
	margin-top:60px
}
.blog .entry-content #blogFiltersRight .blogSearchHolder #blogSearchMobile {
	display:block;
	border:1px solid #8d95a1;
	background-color:#fafafa;
	padding:4px 9px 5px 9px;
	clear:both
}
.blog .entry-content #blogFiltersRight .blogSearchHolder #blogSearchMobile:before {
	content:'';
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	background-position:-140px -199px;
	width:15px;
	height:15px;
	display:inline-block;
	vertical-align:middle
}
.blog .entry-content #blogFiltersRight .blogSearchHolder #blogSearchMobile input {
	border-radius:0;
	background-color:transparent;
	color:#8d95a1;
	font-size:13px;
	line-height:15px;
	width:85%;
	padding-left:0;
	height:auto;
	margin-bottom:0;
	display:inline-block
}
.blog .entry-content #blogFiltersRight .blogCatMenu {
	display:inline-block;
	text-align:left;
	width:100%
}
.blog .entry-content #blogFiltersRight .blogCatMenu .blogCatTitle {
	display:inline-block;
	font-size:13px;
	color:#333;
	margin-right:11px;
	vertical-align:middle
}
.blog .entry-content #blogFiltersRight .blogCatMenu #catList {
	display:inline-block;
	border:1px solid #8d95a1;
	color:#8d95a1;
	background-color:#fafafa;
	padding:8px 9px 8px 9px;
	font-size:13px;
	line-height:15px;
	border-radius:0;
	width:100%;
	height:auto;
	margin-bottom:0;
	background-image:url("../images/select-sprite.png");
	background-repeat:no-repeat;
	background-position:100% -7px
}
.blog .entry-content #blogFiltersRight .blogCatMenu #catList:hover {
	background-position:100% -58px
}
.blog .entry-content #blogSearchToggle {
	width:140px;
	float:right;
	font-size:13px;
	line-height:35px;
	font-weight:400;
	text-align:right;
	color:#000
}
.blog .entry-content #blogSearchToggle:after {
	content:'';
	display:inline-block;
	width:22px;
	height:18px;
	vertical-align:middle;
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	background-position:0 -179px;
	margin-left:10px
}
.blog .entry-content #blogSearchToggle:hover {
	color:#d11f43;
	cursor:pointer
}
.blog .entry-content #blogSearchToggle:hover:after {
	background-position:-22px -179px
}
.blog .entry-content #blogSearchToggle.searchOpen:after {
	background-position:-44px -179px
}
.blog .entry-content #blogSearchToggle.searchOpen:hover {
	color:#d11f43
}
.blog .entry-content #blogSearchToggle.searchOpen:hover:after {
	background-position:-66px -179px
}
.blog .entry-content #blogSearchFilters {
	display:none;
	border-top:5px solid #999;
	clear:both
}
.blog .entry-content #blogSearchFilters #blogSearchTop {
	background-color:#e5e5e5;
	padding-top:8px;
	padding-bottom:8px;
	overflow:hidden
}
.blog .entry-content #blogSearchFilters #blogSearchTop .searchTitle {
	float:left;
	font-size:13px;
	line-height:34px;
	color:#67676d;
	vertical-align:middle
}
.blog .entry-content #blogSearchFilters #blogSearchTop .blogSearch {
	float:right;
	background-color:#fff;
	height:34px;
	width:230px
}
.blog .entry-content #blogSearchFilters #blogSearchTop .blogSearch:before {
	content:'';
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	background-position:-133px -189px;
	width:29px;
	height:34px;
	display:inline-block
}
.blog .entry-content #blogSearchFilters #blogSearchTop .blogSearch input[type="text"] {
	margin-bottom:0;
	background-color:transparent;
	padding-left:0;
	padding-right:20px;
	width:176px;
	font-size:13px;
	color:#67676d;
	display:inline-block;
	vertical-align:top;
	height:34px;
	box-sizing:content-box;
	line-height:34px
}
.blog .entry-content #blogSearchFilters #blogSearchMiddle {
	background-color:#f1f1f1;
	padding-top:45px;
	padding-bottom:38px;
	border-bottom:5px solid #e5e5e5
}
.blog .entry-content #blogSearchFilters #blogSearchMiddle .wrap {
	overflow:hidden
}
.blog .entry-content #blogSearchFilters #blogSearchMiddle h3 {
	margin-bottom:15px;
	margin-bottom:0;
	font-size:16px;
	font-weight:600;
	color:#555
}
.blog .entry-content #blogSearchFilters #blogSearchMiddle #tagFilters {
	margin:0;
	-moz-column-count:5;
	-moz-column-gap:15px;
	-webkit-column-count:5;
	-webkit-column-gap:15px;
	column-count:5;
	column-gap:15px;
	margin-bottom:39px
}
.blog .entry-content #blogSearchFilters #blogSearchMiddle #tagFilters .tagChoice label {
	font-weight:700;
	font-size:13px;
	line-height:17px;
	color:#555;
	display:block;
	padding-left:20px;
	text-indent:-20px;
	padding-top:15px
}
.blog .entry-content #blogSearchFilters #blogSearchMiddle #tagFilters .tagChoice label input[type="checkbox"] {
	width:13px;
	height:13px;
	padding:0;
	margin:0;
	vertical-align:bottom;
	position:relative;
	top:-1px;
	margin-right:8px
}
.blog .entry-content #blogSearchFilters #blogSearchMiddle #tagFilters .tagChoice label:hover {
	cursor:pointer
}
.blog .entry-content #blogSearchFilters #blogSearchMiddle #blogSearchSubmit {
	background-color:transparent;
	border:2px solid #67676d;
	border-radius:0;
	font-size:12px;
	font-weight:700;
	line-height:16px;
	padding:5px 27px 6px 27px;
	color:#67676d;
	float:right;
	clear:both
}
.blog .entry-content #blogSearchFilters #blogSearchMiddle #blogSearchSubmit:active, .blog .entry-content #blogSearchFilters #blogSearchMiddle #blogSearchSubmit:hover, .blog .entry-content #blogSearchFilters #blogSearchMiddle #blogSearchSubmit:focus {
	color:#000;
	border:2px solid #000
}
.blog .entry-content #blogSearchFilters #blogSearchBottom {
	padding-top:22px;
	padding-bottom:13px
}
.blog .entry-content #blogSearchFilters #blogSearchBottom .clearFilters {
	font-size:13px;
	line-height:19px;
	color:#333;
	text-decoration:none;
	display:inline-block
}
.blog .entry-content #blogSearchFilters #blogSearchBottom .clearFilters:after {
	display:inline-block;
	content:'';
	width:17px;
	height:17px;
	margin-left:5px;
	vertical-align:middle;
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	background-position:-99px -199px
}
.blog .entry-content #blogSearchFilters #blogSearchBottom .clearFilters:hover {
	color:#d11f43;
	cursor:pointer
}
.blog .entry-content #blogSearchFilters #blogSearchBottom .clearFilters:hover:after {
	background-position:-116px -199px
}
.blog .entry-content #blogResults {
	overflow:hidden;
	padding-top:37px;
	margin-top:9px
}
.blog .entry-content #blogResults .blogListing {
	width:100%;
	float:right;
	border:1px solid #d1d4d6;
	background-color:#fafafa;
	margin-bottom:38px
}
.blog .entry-content #blogResults .blogListing>a {
	display:block
}
.blog .entry-content #blogResults .blogListing>a img {
	display:block;
	margin:0
}
.blog .entry-content #blogResults .blogListing>a.noImage {
	width:100%;
	height:150px;
	display:block;
	background-color:#ebebeb;
	background-image:url("../images/noImage.png");
	background-repeat:no-repeat;
	background-position:center center
}
.blog .entry-content #blogResults .blogListing .blogText {
	padding:22px 17px 14px 23px;
	position:relative
}
.blog .entry-content #blogResults .blogListing .blogText h4 {
	margin-top:0;
	margin-bottom:2px;
	font-size:16px;
	line-height:25px;
	color:#333;
	font-weight:600
}
.blog .entry-content #blogResults .blogListing .blogText h6 {
	margin-top:0;
	margin-bottom:54px;
	color:#707a88;
	font-size:13px;
	line-height:18px;
	font-weight:400
}
.blog .entry-content #blogResults .blogListing .blogText .readPost {
	color:#707a88;
	font-size:12px;
	font-weight:700;
	line-height:17px;
	text-decoration:none;
	position:absolute;
	bottom:14px;
	right:15px
}
.blog .entry-content #blogResults .blogListing .blogText .readPost:after {
	display:inline-block;
	width:17px;
	height:17px;
	margin-left:10px;
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	content:'';
	vertical-align:middle;
	background-position:0 -129px
}
.blog .entry-content #blogResults .blogListing .blogText .readPost:hover:after {
	opacity:.55
}
.blog .entry-content #blogResults .blogListing:nth-child(odd) {
float:left;
clear:left
}
.blog .entry-content #blogSubscribe {
	padding-top:40px;
	margin-top:20px;
	border-top:2px solid #eaeaea;
	margin-bottom:40px
}
.blog .entry-content #blogSubscribe .subTitle {
	display:inline-block;
	font-size:13px;
	line-height:19px;
	color:#333;
	margin-right:10px;
	vertical-align:middle
}
.blog .entry-content #blogSubscribe form {
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
	width:350px
}
.blog .entry-content #blogSubscribe form input[type="text"], .blog .entry-content #blogSubscribe form input[type="email"] {
	display:inline-block!important;
	margin-right:6px;
	background-color:#fafafa;
	border:1px solid #bebebe;
	color:#8e9090;
	font-size:13px;
	line-height:21px;
	margin:0;
	border-radius:0;
	height:33px;
	padding-left:14px;
	padding-right:14px;
	width:215px;
	box-sizing:content-box
}
.blog .entry-content #blogSubscribe form input[type="submit"], .blog .entry-content #blogSubscribe form input[type="button"] {
	display:inline-block;
	width:100px;
	height:35px;
	text-decoration:none;
	color:#fff;
	background-color:#555;
	font-size:12px;
	font-weight:700;
	text-align:center;
	border-radius:0;
	border:0
}
.blog .entry-content #blogSubscribe form input[type="submit"]:hover, .blog .entry-content #blogSubscribe form input[type="submit"]:active, .blog .entry-content #blogSubscribe form input[type="submit"]:focus, .blog .entry-content #blogSubscribe form input[type="button"]:hover, .blog .entry-content #blogSubscribe form input[type="button"]:active, .blog .entry-content #blogSubscribe form input[type="button"]:focus {
	background-color:#444
}
.blog .entry-content #blogSubscribe .rssButton {
	display:inline-block;
	height:35px;
	vertical-align:middle;
	line-height:35px;
	padding:0 20px;
	background-color:#ff7200
}
.blog .entry-content #blogSubscribe .rssButton:before {
	display:inline-block;
	width:12px;
	height:12px;
	vertical-align:middle;
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	background-position:-28px -286px;
	content:'';
	margin-right:5px
}
.blog .entry-content #blogSubscribe .rssButton:hover {
	background-color:#d25e00
}
#temp_load {
	width:100%;
	height:76px;
	background-image:url("../images/syska-loading.gif");
	background-position:center center;
	background-repeat:no-repeat;
	margin-top:40px;
	margin-bottom:40px
}
#temp_load+.wrap {
	display:none
}
#no-more-posts {
	text-align:center;
	color:#d11f43;
	font-weight:700;
	font-size:14px;
	margin-top:40px;
	margin-bottom:40px
}
#loadMore {
	display:inline-block;
	background-color:#555;
	color:#fff;
	font-size:14px;
	font-weight:700;
	padding:6px 26px 8px 26px!important;
	margin-bottom:20px
}
#loadMore:hover {
	background-color:#444
}
.page-template-template-peopleList #inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 {
	margin-bottom:0
}
.page-template-template-peopleList #content #inner-content {
	max-width:none;
	width:88%;
	margin-left:auto;
	margin-right:auto
}
.page-template-template-peopleList .pageContentBlock.qd_content-image {
	padding-bottom:50px;
	border-bottom:2px solid #eaeaea;
	margin-bottom:56px
}
.page-template-template-peopleList .personList #peopleFiltering #peopleFilterVisible {
	overflow:hidden
}
.page-template-template-peopleList .personList #peopleFiltering #peopleFilterVisible #peopleSearchMobile {
	border:1px solid #dbe3e8;
	height:52px;
	margin-bottom:24px
}
.page-template-template-peopleList .personList #peopleFiltering #peopleFilterVisible #peopleSearchMobile:before {
	content:'';
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	background-position:-133px -189px;
	width:29px;
	height:34px;
	display:inline-block;
	vertical-align:middle
}
.page-template-template-peopleList .personList #peopleFiltering #peopleFilterVisible #peopleSearchMobile .text-search {
	background-color:#fff;
	font-size:16px;
	color:#767676;
	height:auto;
	border-radius:0;
	max-width:none;
	display:inline-block;
	margin:0;
	width:auto;
	line-height:50px;
	padding-left:0
}
.page-template-template-peopleList .personList #peopleFiltering #peopleFilterVisible #peopleSearchMobile .text-search::-webkit-input-placeholder {
color:#767676
}
.page-template-template-peopleList .personList #peopleFiltering #peopleFilterVisible #peopleSearchMobile .text-search:-moz-placeholder {
color:#767676
}
.page-template-template-peopleList .personList #peopleFiltering #peopleFilterVisible #peopleSearchMobile .text-search::-moz-placeholder {
color:#767676
}
.page-template-template-peopleList .personList #peopleFiltering #peopleFilterVisible #peopleSearchMobile .text-search:-ms-input-placeholder {
color:#767676
}
.page-template-template-peopleList .personList #peopleFiltering #peopleFilterVisible #personCategories {
	width:799px;
	float:left
}
.page-template-template-peopleList .personList #peopleFiltering #peopleFilterVisible #personCategories .personCat {
	display:inline-block;
	margin-right:4px;
	padding:8px 10px 7px 10px;
	font-size:14px;
	line-height:16px;
	font-weight:600;
	color:#000;
	border:2px solid transparent;
	letter-spacing:1px;
	margin-bottom:18px
}
.page-template-template-peopleList .personList #peopleFiltering #peopleFilterVisible #personCategories .personCat:first-child {
	margin-left:0
}
.page-template-template-peopleList .personList #peopleFiltering #peopleFilterVisible #personCategories .personCat:hover, .page-template-template-peopleList .personList #peopleFiltering #peopleFilterVisible #personCategories .personCat.selectedCat {
	cursor:pointer;
	border:2px solid #707a89
}
.page-template-template-peopleList .personList #peopleFiltering #peopleFilterVisible .personSearchToggle {
	width:165px;
	float:right;
	font-size:13px;
	line-height:35px;
	font-weight:400;
	text-align:right;
	color:#000
}
.page-template-template-peopleList .personList #peopleFiltering #peopleFilterVisible .personSearchToggle:after {
	content:'';
	display:inline-block;
	width:22px;
	height:18px;
	vertical-align:middle;
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	background-position:0 -179px;
	margin-left:10px
}
.page-template-template-peopleList .personList #peopleFiltering #peopleFilterVisible .personSearchToggle:hover {
	color:#d11f43;
	cursor:pointer
}
.page-template-template-peopleList .personList #peopleFiltering #peopleFilterVisible .personSearchToggle:hover:after {
	background-position:-22px -179px
}
.page-template-template-peopleList .personList #peopleFiltering #peopleFilterVisible .personSearchToggle.searchOpen:after {
	background-position:-44px -179px
}
.page-template-template-peopleList .personList #peopleFiltering #peopleFilterVisible .personSearchToggle.searchOpen:hover {
	color:#d11f43
}
.page-template-template-peopleList .personList #peopleFiltering #peopleFilterVisible .personSearchToggle.searchOpen:hover:after {
	background-position:-66px -179px
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch {
	display:none;
	border-top:5px solid #999
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchTop {
	background-color:#e5e5e5;
	padding-top:8px;
	padding-bottom:8px
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchTop .wrap {
	overflow:hidden
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchTop .wrap .searchTitle {
	float:left;
	font-size:13px;
	line-height:34px;
	color:#67676d;
	vertical-align:middle
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchTop .wrap #pplCatSearch {
	float:right;
	background-color:#fff;
	height:34px;
	width:230px
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchTop .wrap #pplCatSearch:before {
	content:'';
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	background-position:-133px -189px;
	width:29px;
	height:34px;
	display:inline-block
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchTop .wrap #pplCatSearch .text-search {
	margin-bottom:0;
	background-color:transparent;
	padding-left:0;
	padding-right:20px;
	width:176px;
	font-size:13px;
	color:#67676d;
	display:inline-block;
	vertical-align:top;
	height:34px;
	box-sizing:content-box;
	line-height:34px
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle {
	background-color:#f1f1f1;
	padding-top:45px;
	padding-bottom:38px;
	border-bottom:5px solid #e5e5e5
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap {
	overflow:hidden
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters {
	overflow:hidden
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #expertiseFilter h3, .page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #locationFilter h3 {
	margin-bottom:15px;
	font-size:16px;
	font-weight:600;
	color:#555
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #expertiseFilter>ul, .page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #locationFilter>ul {
	margin:0;
	list-style-type:none
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #expertiseFilter>ul li, .page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #locationFilter>ul li {
	list-style-type:none;
	padding-right:5px
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #expertiseFilter>ul li input, .page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #locationFilter>ul li input {
	width:13px;
	height:13px;
	padding:0;
	margin:0;
	vertical-align:bottom;
	position:relative;
	top:-1px;
	margin-right:8px
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #expertiseFilter>ul li>label, .page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #locationFilter>ul li>label {
	font-weight:700;
	font-size:13px;
	line-height:17px;
	color:#555;
	display:block;
	padding-left:20px;
	text-indent:-20px
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #expertiseFilter>ul li>input:hover, .page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #expertiseFilter>ul li>label:hover, .page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #locationFilter>ul li>input:hover, .page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #locationFilter>ul li>label:hover {
	cursor:pointer
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #expertiseFilter>ul>li, .page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #locationFilter>ul>li {
	padding-top:7px;
	-webkit-column-break-inside:avoid;
	page-break-inside:avoid;
	break-inside:avoid-column
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #expertiseFilter>ul>li>ul, .page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #locationFilter>ul>li>ul {
	padding-top:8px;
	margin-top:0;
	margin-bottom:0;
	margin-left:17px
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #expertiseFilter>ul>li>ul>li, .page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #locationFilter>ul>li>ul>li {
	padding-top:10px
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #expertiseFilter>ul>li>ul>li:first-child, .page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #locationFilter>ul>li>ul>li:first-child {
	padding-top:0
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #expertiseFilter>ul>li>ul>li>label, .page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #locationFilter>ul>li>ul>li>label {
	font-weight:300
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #expertiseFilter {
	width:690px;
	float:left
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #expertiseFilter>ul {
	-moz-column-count:3;
	-moz-column-gap:15px;
	-webkit-column-count:3;
	-webkit-column-gap:15px;
	column-count:3;
	column-gap:15px
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #locationFilter {
	width:274px;
	float:right
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap .pplCatFilters #locationFilter>ul {
	-moz-column-count:2;
	-moz-column-gap:15px;
	-webkit-column-count:2;
	-webkit-column-gap:15px;
	column-count:2;
	column-gap:15px
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap #pplSearchSubmit {
	background-color:transparent;
	border:2px solid #67676d;
	border-radius:0;
	font-size:12px;
	font-weight:700;
	line-height:16px;
	padding:5px 27px 6px 27px;
	color:#67676d;
	float:right;
	clear:both
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap #pplSearchSubmit:hover, .page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap #pplSearchSubmit:focus, .page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchMiddle .wrap #pplSearchSubmit:active {
	color:#000;
	border:2px solid #000
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchBottom {
	padding-top:22px;
	padding-bottom:13px
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchBottom .wrap #clearPersonSearch {
	font-size:13px;
	line-height:19px;
	color:#333;
	text-decoration:none;
	display:inline-block
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchBottom .wrap #clearPersonSearch:after {
	display:inline-block;
	content:'';
	width:17px;
	height:17px;
	margin-left:5px;
	vertical-align:middle;
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	background-position:-99px -199px
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchBottom .wrap #clearPersonSearch:hover {
	color:#d11f43;
	cursor:pointer
}
.page-template-template-peopleList .personList #peopleFiltering #personSearch #personSearchBottom .wrap #clearPersonSearch:hover:after {
	background-position:-116px -199px
}
.single-person #featuredImage {
	display:none
}
.single-person #inner-content {
	width:100%
}
.single-person .personName, .single-person .personTitle, .single-person .peopleColumns {
	width:88%;
	margin-left:auto;
	margin-right:auto
}
.single-person .entry-content .personName {
	margin-bottom:0
}
.single-person .entry-content .personTitle {
	margin-bottom:20px
}
.single-person .entry-content #headshotContact {
	margin-bottom:30px;
	background-color:#ebebeb;
	position:relative;
	min-height:200px
}
.single-person .entry-content #headshotContact #headshotHolder {
	position:relative;
	width:50%;
	height:200px;
	overflow:hidden
}
.single-person .entry-content #headshotContact #headshotHolder .personImg {
	-webkit-transform:translate(-50%, -50%);
	-moz-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	top:50%;
	left:50%;
	position:absolute;
	max-width:none;
	height:200px;
	margin-bottom:0
}
.single-person .entry-content #peopleColumns {
	overflow:hidden
}
.single-person .entry-content #peopleColumns #peopleLeftColumn {
	width:88%;
	margin-left:auto;
	margin-right:auto
}
.single-person .entry-content #peopleColumns #peopleLeftColumn #pplTabbedContent {
	margin-top:27px;
	border-top:2px solid #eaeaea;
	padding-top:34px;
	margin-left:auto;
	margin-right:auto
}
.single-person .entry-content #peopleColumns #peopleLeftColumn #pplTabbedContent #pplTabs .personTab {
	display:inline-block;
	margin-left:4px;
/*	padding:8px 15px 7px 15px;*/
	font-size:20px;
	line-height:16px; 
	font-weight:600;
	color:#d11f43;  
/*	border:2px solid transparent;*/
	letter-spacing:1px;
	margin-bottom:18px
}
/*
.single-person .entry-content #peopleColumns #peopleLeftColumn #pplTabbedContent #pplTabs .personTab:hover, .single-person .entry-content #peopleColumns #peopleLeftColumn #pplTabbedContent #pplTabs .personTab.currentTab {
	cursor:pointer;
	border:2px solid #707a89
}
*/
.single-person .entry-content #peopleColumns #peopleLeftColumn #pplTabbedContent #pplTabs .personTab:first-child {
	margin-left:0
}
.single-person .entry-content #peopleColumns #peopleLeftColumn #pplTabbedContent #pplSelect #pplTabSelect {
	background-color:#fafafa
}
.single-person .entry-content #peopleColumns #peopleLeftColumn #pplTabbedContent #pplTabContent .personTabContent {
	display:none
}
.single-person .entry-content #peopleColumns #peopleLeftColumn #pplTabbedContent #pplTabContent .personTabContent.currentTab {
	display:block
}
.single-person .entry-content #peopleColumns #peopleRightColumn {
	width:88%;
	margin-left:auto;
	margin-right:auto;
	padding-top:27px;
	border-top:2px solid #eaeaea
}
.single-person .entry-content .pageContentBlock.qd_widget_block {
	margin-top:50px;
	border-top:2px solid #eaeaea;
	padding-top:49px
}
.single-person .entry-content #headshotContact #personContact {
	-webkit-transform:translate(0, -50%);
	-moz-transform:translate(0, -50%);
	transform:translate(0, -50%);
	top:50%;
	left:55%;
	position:absolute;
	max-width:none;
	margin-bottom:0;
	right:5%;
	width:40%
}
.single-person .entry-content #headshotContact #personContact p {
	font-size:12px;
	line-height:21px
}
.single-person .entry-content #headshotContact #personContact p.vcardPara {
	margin-bottom:0;
	
}
.single-person .entry-content h4 {
	color:#d11f43;
	border-bottom:0;
	font-size:15px;
	font-weight:700
}
.single-person .entry-content p a {
	color:#000;
	text-decoration:underline
}
.single-person .entry-content p a:hover {
	text-decoration:none
}
.single-person .entry-content .contactIcons .contactIcon {
	display:inline-block;
	width:33px;
	height:33px;
	margin-left:2px;
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat
}
.single-person .entry-content .contactIcons .contactIcon:first-child {
	margin-left:0
}
.single-person .entry-content .contactIcons .contactIcon.emailIcon {
	background-position:0 -146px
}
.single-person .entry-content .contactIcons .contactIcon.emailIcon:hover {
	background-position:-99px -146px
}
.single-person .entry-content .contactIcons .contactIcon.twitterIcon {
	background-position:-33px -146px
}
.single-person .entry-content .contactIcons .contactIcon.twitterIcon:hover {
	background-position:-132px -146px
}
.single-person .entry-content .contactIcons .contactIcon.linkedInIcon {
	background-position:-66px -146px
}
.single-person .entry-content .contactIcons .contactIcon.linkedInIcon:hover {
	background-position:-165px -146px
}
.single-person #content #inner-content {
	border-top:2px solid #ddd
}
.printButton {
	display:none
}
.printButton.show {
	display:inline-block;
	margin:20px auto
}
.printButton:hover {
	cursor:pointer
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories {
	position:relative;
	margin-bottom:43px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatBG .wp-video {
	width:100%!important
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatBG video.wp-video-shortcode {
	width:100%!important;
	height:auto!important
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatBG .mejs-controls {
	display:none!important
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatBG .portCatButton {
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%, -50%);
	-moz-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	position:absolute;
	color:#fff;
	text-transform:uppercase;
	border:2px solid #f0f0f0;
	background-color:rgba(51, 51, 51, 0.33);
	padding:8px 24px 7px 24px;
	font-size:14px;
	line-height:16px;
	font-weight:600;
	letter-spacing:1px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatBG .portCatButton:hover {
	background-color:rgba(51, 51, 51, 0.66);
	cursor:pointer
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatBG .portCatList {
	display:none;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-color:rgba(241, 241, 241, 0.93);
	border-top:5px solid #999
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatBG .portCatList .portCatTop {
	background-color:#e5e5e5;
	padding-top:17px;
	padding-bottom:18px;
	position:relative
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatBG .portCatList .portCatTop .wrapper {
	width:96%;
	margin:0 auto;
	font-size:13px;
	line-height:15px;
	color:#67676d
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatBG .portCatList .portCatTop .closeButton {
	position:absolute;
	top:13px;
	right:13px;
	width:22px;
	height:21px;
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	background-position:-70px -248px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatBG .portCatList .portCatTop .closeButton:hover {
	cursor:pointer;
	background-position:-92px -248px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatBG .portCatList .portCatBottom {
	padding-top:30px;
	padding-bottom:47px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatBG .portCatList .portCatBottom .wrapper {
	width:96%;
	margin:0 auto
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatBG .portCatList .portCatBottom .wrapper .projCatList {
	-moz-column-count:3;
	-webkit-column-count:3;
	column-count:3;
	-moz-column-gap:50px;
	-webkit-column-gap:50px;
	column-gap:50px;
	-moz-column-rule:1px solid #d1d0cf;
	-webkit-column-rule:1px solid #d1d0cf;
	column-rule:1px solid #d1d0cf;
	margin-left:0!important
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatBG .portCatList .portCatBottom .wrapper .projCatList li {
	-webkit-column-break-inside:avoid;
	page-break-inside:avoid;
	break-inside:avoid-column;
	list-style-type:none!important
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatBG .portCatList .portCatBottom .wrapper .projCatList li a {
	font-size:16px;
	line-height:24px;
	color:#555;
	font-weight:600;
	margin-bottom:24px;
	display:inline-block;
	text-decoration:none
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatBG .portCatList .portCatBottom .wrapper .projCatList li a:hover {
	color:#d11f43
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatDrop {
	margin-top:50px;
	margin-bottom:30px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatDrop .chooseText {
	border:1px solid #67676d;
	background-color:#fafafa;
	padding:8px 10px;
	font-size:17px;
	line-height:18px;
	color:#67676d
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatDrop .chooseText:after {
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	background-position:-125px -255px;
	content:'';
	display:inline-block;
	vertical-align:middle;
	line-height:22px;
	width:12px;
	height:18px;
	float:right
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatDrop .chooseText:hover {
	cursor:pointer
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatDrop .choices {
	margin:0;
	display:none;
	border:1px solid #67676d;
	background-color:#fafafa;
	border-top:0
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatDrop .choices>li {
	list-style-type:none
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatDrop .choices>li>a {
	text-decoration:none;
	padding:10px 10px;
	display:block;
	font-size:17px;
	line-height:18px;
	color:#67676d
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatDrop .choices>li>a:hover {
	background-color:#eaeaea
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatDrop .choices>li ul {
	display:none!important
}
.single-our_work #featuredImage {
	display:none
}
.single-our_work #content #inner-content {
	width:100%;
	max-width:none
}
.single-our_work #content #inner-content .wrap {
	width:96%;
	max-width:964px
}
.single-our_work #projectContent {
	overflow:hidden
}
.single-our_work #projectContent .leftColumn .projDescription+.projTabs {
	padding-top:34px;
	border-top:2px solid #eaeaea;
	margin-top:47px
}
.single-our_work #projectContent .leftColumn .projTabs .projTabHolder .projectTabButton {
	display:inline-block;
	padding:8px 18px 7px 18px;
	border:2px solid #fff;
	font-size:14px;
	line-height:16px;
	font-weight:600;
	color:#000;
	margin-left:20px;
	letter-spacing:1px
}
.single-our_work #projectContent .leftColumn .projTabs .projTabHolder .projectTabButton:first-child {
	margin-left:0
}
.single-our_work #projectContent .leftColumn .projTabs .projTabHolder .projectTabButton.currentTab, .single-our_work #projectContent .leftColumn .projTabs .projTabHolder .projectTabButton:hover {
	border:2px solid #707a89;
	cursor:pointer
}
.single-our_work #projectContent .leftColumn .projTabs .projTabContents .projectTabContent {
	display:none;
	padding:30px 20px
}
.single-our_work #projectContent .leftColumn .projTabs .projTabContents .projectTabContent.currentTab {
	display:block
}
.single-our_work #projectContent.oneColumn .leftColumn {
	width:100%;
	margin-right:0;
	float:none
}
.single-our_work #projectContent.twoColumn .leftColumn {
	float:left;
	width:100%
}
.single-our_work #projectContent.twoColumn .rightColumn {
	float:right;
	width:100%
}
.single-our_work #projectContent.twoColumn .rightColumn p {
	margin-bottom:26px;
	font-size:15px;
	line-height:24px
}
.single-our_work #projectContent.twoColumn .rightColumn p strong, .single-our_work #projectContent.twoColumn .rightColumn p b {
	color:#d11f43;
	font-weight:700
}
.tax-project_categories #projectListings {
	overflow:hidden
}
.tax-project_categories #projectListings .projectItem {
	position:relative;
	float:left;
	margin-bottom:32px;
	overflow:hidden
}
.tax-project_categories #projectListings .projectItem .projImg {
	display:block
}
.tax-project_categories #projectListings .projectItem .projImg img {
	margin:0;
	display:block
}
.tax-project_categories #projectListings .projectItem .projText {
	background-color:#fafafa;
	padding:20px 24px 45px 24px;
	border:1px solid #c8c8c8;
	border-top:0;
	min-height:117px
}
.tax-project_categories #projectListings .projectItem .projText h3 {
	margin-top:0;
	font-weight:600;
	color:#333;
	font-size:16px;
	line-height:21px;
	margin-bottom:1px
}
.tax-project_categories #projectListings .projectItem .projText h3 a {
	color:#333;
	text-decoration:none
}
.tax-project_categories #projectListings .projectItem .projText h3 a:hover {
	text-decoration:underline
}
.tax-project_categories #projectListings .projectItem .projText h4 {
	font-size:13px;
	line-height:18px;
	margin:0;
	color:#707a88;
	font-weight:400
}
.tax-project_categories #projectListings .projectItem .projShowMore {
	display:none
}
.tax-project_categories #projectListings .projectItem .projShowMore:hover {
	cursor:pointer;
	background-position:-86px -107px
}
.tax-project_categories #projectListings .projectItem .projShowMore.open {
	background-position:-130px -107px
}
.tax-project_categories #projectListings .projectItem .projMoreContent {
	position:absolute;
	background-color:#d11f43;
	top:5px;
	left:0;
	right:0;
	bottom:0;
	color:#fff!important;
	padding:18px 25px 18px 25px;
	z-index:5;
	display:none
}
.tax-project_categories #projectListings .projectItem .projMoreContent.open {
	display:block
}
.tax-project_categories #projectListings .projectItem .projMoreContent * {
	color:#fff!important
}
.tax-project_categories #projLoadMore {
	text-align:center;
	padding-top:18px;
	padding-bottom:35px;
	border-bottom:2px solid #eaeaea;
	margin-bottom:40px;
	clear:both
}
.tax-project_categories #projLoadMore .grey-button {
	display:inline-block;
	background-color:#555;
	color:#fff;
	font-size:14px;
	font-weight:700;
	padding:6px 26px 8px 26px
}
.tax-project_categories #projLoadMore .grey-button:hover {
	cursor:pointer;
	background-color:#444
}
.search .entry-content h1 {
	padding-bottom:40px;
	border-bottom:2px solid #eaeaea
}
.search .entry-content #searchResults {
	width:590px
}
.search .entry-content #searchResults .searchResult {
	margin-bottom:30px
}
.search .entry-content #searchResults .searchResult h3 {
	font-size:16px;
	line-height:22px;
	color:#000;
	font-weight:600;
	margin:0
}
.search .entry-content #searchResults .searchResult h3 a {
	color:#000;
	text-decoration:none
}
.search .entry-content #searchResults .searchResult h3 a:hover {
	text-decoration:underline
}
.search .entry-content #searchResults .searchResult p {
	font-size:15px;
	line-height:24px;
	color:#555;
	margin:0
}
.bones_page_navi {
	text-align:center;
	margin-top:15px;
	border-top:2px solid #eaeaea;
	padding-top:20px;
	margin-bottom:50px
}
.bones_page_navi li {
	display:inline-block;
	height:25px;
	vertical-align:middle
}
.bones_page_navi li.bpn-prev-link a, .bones_page_navi li.bpn-prev-link div, .bones_page_navi li.bpn-next-link a, .bones_page_navi li.bpn-next-link div {
	width:24px;
	height:25px;
	background-image:url("../images/syska-sprites.png");
	display:block
}
.bones_page_navi li.bpn-prev-link .inactiveNextArrow, .bones_page_navi li.bpn-next-link .inactiveNextArrow {
	background-position:-48px -223px
}
.bones_page_navi li.bpn-prev-link .inactivePreviousArrow, .bones_page_navi li.bpn-next-link .inactivePreviousArrow {
	background-position:0 -223px
}
.bones_page_navi li.bpn-prev-link {
	margin-right:20px
}
.bones_page_navi li.bpn-prev-link a {
	background-position:-24px -223px
}
.bones_page_navi li.bpn-prev-link a:hover {
	background-position:0 -223px
}
.bones_page_navi li.bpn-next-link {
	margin-left:20px
}
.bones_page_navi li.bpn-next-link a {
	background-position:-72px -223px
}
.bones_page_navi li.bpn-next-link a:hover {
	background-position:-48px -223px
}
.bones_page_navi li.bpn-num-link, .bones_page_navi li.bpn-current {
	margin-left:10px;
	margin-right:10px
}
.bones_page_navi li.bpn-num-link a, .bones_page_navi li.bpn-num-link div, .bones_page_navi li.bpn-current a, .bones_page_navi li.bpn-current div {
	font-size:15px;
	color:#bbb;
	font-weight:700;
	text-decoration:none;
	display:inline-block;
	vertical-align:middle;
	height:25px;
	line-height:25px
}
.bones_page_navi li.bpn-num-link a:hover, .bones_page_navi li.bpn-current a:hover {
	color:#d11f43
}
.bones_page_navi li.bpn-num-link .currentPage, .bones_page_navi li.bpn-current .currentPage {
	color:#d11f43
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured {
	overflow:hidden
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured .libraryCatListing {
	margin-bottom:24px;
	float:left;
	background-size:cover;
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	border:1px solid #ebebeb
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured .libraryCatListing .libCatLink {
	position:absolute;
	text-align:center;
	-ms-transform:translate(-50%, 0);
	-webkit-transform:translate(-50%, 0);
	transform:translate(-50%, 0);
	top:60px;
	left:50%;
	color:#fff;
	text-transform:uppercase;
	border:2px solid #f0f0f0;
	background-color:rgba(51, 51, 51, 0.6);
	padding:5px 18px 5px 18px;
	font-size:14px;
	font-weight:600;
	letter-spacing:1px;
	text-decoration:none
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured .libraryCatListing .libCatLink:hover {
	background-color:rgba(51, 51, 51, 0.9)
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured .libraryCatListing .libCatText {
	padding:34px 21px 65px 21px;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	background-color:#fafafa
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured .libraryCatListing .libCatText .viewAllLink {
	position:absolute;
	right:11px;
	top:10px;
	font-size:12px;
	font-weight:700;
	text-decoration:none;
	color:#707a88
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured .libraryCatListing .libCatText .viewAllLink:after {
	content:'';
	margin-left:7px;
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	background-position:0 -129px;
	display:inline-block;
	width:17px;
	height:17px;
	vertical-align:middle
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured .libraryCatListing .libCatText .viewAllLink:hover:after {
	opacity:.85
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured .libraryCatListing .libCatText .libItemHolder .libItem {
	display:none;
	margin-top:20px
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured .libraryCatListing .libCatText .libItemHolder .libItem:first-child {
	display:block;
	margin-top:0
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured .libraryCatListing .libCatText .libItemHolder .libItem h3 {
	margin-top:0;
	margin-bottom:2px;
	color:#333;
	font-size:16px;
	line-height:25px;
	font-weight:600
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured .libraryCatListing .libCatText .libItemHolder .libItem h3 a {
	color:#333;
	text-decoration:none
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured .libraryCatListing .libCatText .libItemHolder .libItem h3 a:hover {
	text-decoration:underline
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured .libraryCatListing .libCatText .libItemHolder .libItem h6 {
	color:#707a88;
	font-size:13px;
	line-height:18px;
	font-weight:400;
	margin:0
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured .libraryCatListing .libCatText .libCatPlus {
	position:absolute;
	text-align:center;
	-ms-transform:translate(-50%, 0);
	-webkit-transform:translate(-50%, 0);
	transform:translate(-50%, 0);
	bottom:18px;
	left:50%;
	width:22px;
	height:21px;
	background-image:url("../images/syska-sprites.png");
	background-position:-42px -107px;
	background-repeat:no-repeat
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured .libraryCatListing .libCatText .libCatPlus:hover {
	cursor:pointer;
	background-position:-86px -107px
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured .libraryCatListing .libCatText .libCatPlus.open {
	background-position:-64px -107px
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured .libraryCatListing .libCatText .libCatPlus.open:hover {
	background-position:-108px -107px
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured.twoUp .libraryCatListing {
	width:100%;
	margin-left:0;
	min-height:303px
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured.threeUp .libraryCatListing {
	width:100%;
	margin-left:0;
	min-height:349px
}
#libraryListHolder {
	padding-top:40px;
	border-top:2px solid #eaeaea;
	margin-top:40px;
	margin-bottom:40px
}
#libraryListings .yearDivider {
	padding-bottom:13px;
	border-bottom:2px solid #eaeaea;
	margin-bottom:10px
}
#libraryListings .yearDivider .yearHeader {
	font-size:28px;
	line-height:30px;
	margin:0;
	font-weight:600;
	color:#8d95a1
}
#libraryListings .yearDivider .yearHeader:hover, #libraryListings .yearDivider .yearHeader.open {
	color:#d11f43;
	cursor:pointer
}
#libraryListings .yearDivider .yearItems {
	padding-top:28px;
	padding-bottom:23px;
	display:none
}
#libraryListings .yearDivider .yearItems.open {
	display:block
}
#libraryListings .yearDivider .yearItems h4 {
	color:#333;
	margin-top:0;
	margin-bottom:4px;
	font-size:16px;
	line-height:23px;
	font-weight:600
}
#libraryListings .yearDivider .yearItems h4 a {
	color:#333;
	text-decoration:none
}
#libraryListings .yearDivider .yearItems h4 a:hover {
	text-decoration:underline
}
#libraryListings .yearDivider .yearItems h6 {
	margin-top:0;
	margin-bottom:33px;
	color:#333;
	font-size:13px;
	line-height:18px;
	font-weight:400
}
.page-template-template-arabic-home #content #inner-content, .page-template-template-chinese-home #content #inner-content, .home #content #inner-content {
	max-width:none
}
.page-template-template-arabic-home #quickHitSegment, .page-template-template-chinese-home #quickHitSegment, .home #quickHitSegment {
	overflow:hidden;
	margin-bottom:35px;
	display:block;
	width:100%
}
.page-template-template-arabic-home #quickHitSegment .quickHitColumn, .page-template-template-chinese-home #quickHitSegment .quickHitColumn, .home #quickHitSegment .quickHitColumn {
	display:block;
	vertical-align:middle;
	width:100%
}
.page-template-template-arabic-home #quickHitSegment .quickHitColumn.linkColumn, .page-template-template-chinese-home #quickHitSegment .quickHitColumn.linkColumn, .home #quickHitSegment .quickHitColumn.linkColumn {
	margin-bottom:20px;
	margin-top:20px
}
.page-template-template-arabic-home #quickHitSegment .quickHitColumn.linkColumn p, .page-template-template-chinese-home #quickHitSegment .quickHitColumn.linkColumn p, .home #quickHitSegment .quickHitColumn.linkColumn p {
	color:#d11f43;
	font-size:11px;
	line-height:13px;
	font-weight:600;
	text-align:center
}
.page-template-template-arabic-home #quickHitSegment .quickHitColumn.linkColumn p a, .page-template-template-chinese-home #quickHitSegment .quickHitColumn.linkColumn p a, .home #quickHitSegment .quickHitColumn.linkColumn p a {
	color:#555;
	text-decoration:none
}
.page-template-template-arabic-home #quickHitSegment .quickHitColumn.linkColumn p a:hover, .page-template-template-chinese-home #quickHitSegment .quickHitColumn.linkColumn p a:hover, .home #quickHitSegment .quickHitColumn.linkColumn p a:hover {
	text-decoration:underline
}
.page-template-template-arabic-home #quickHitSegment .quickHitColumn.contentColumn, .page-template-template-chinese-home #quickHitSegment .quickHitColumn.contentColumn, .home #quickHitSegment .quickHitColumn.contentColumn {
	text-align:center
}
.page-template-template-arabic-home #quickHitSegment .quickHitColumn.contentColumn h1, .page-template-template-chinese-home #quickHitSegment .quickHitColumn.contentColumn h1, .home #quickHitSegment .quickHitColumn.contentColumn h1 {
	margin-bottom:35px
}
.page-template-template-arabic-home #quickHitSegment .quickHitColumn.contentColumn p, .page-template-template-chinese-home #quickHitSegment .quickHitColumn.contentColumn p, .home #quickHitSegment .quickHitColumn.contentColumn p {
	font-size:18px;
	line-height:20px;
	margin-bottom:24px
}
.page-template-template-arabic-home #quickHitSegment .quickHitColumn.contentColumn p br, .page-template-template-chinese-home #quickHitSegment .quickHitColumn.contentColumn p br, .home #quickHitSegment .quickHitColumn.contentColumn p br {
	display:none
}
.page-template-template-arabic-home #quickHitSegment .quickHitDivider, .page-template-template-chinese-home #quickHitSegment .quickHitDivider, .home #quickHitSegment .quickHitDivider {
	display:none;
	width:8%
}
.page-template-template-arabic-home #widgetSlider, .page-template-template-chinese-home #widgetSlider, .home #widgetSlider {
	width:100%;
	height:auto;
	position:relative;
	margin-bottom:50px;
	padding-top:50px;
	border-top:2px solid #eaeaea
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-wrapper, .page-template-template-chinese-home #widgetSlider .touchcarousel-wrapper, .home #widgetSlider .touchcarousel-wrapper {
	position:relative;
	overflow:hidden;
	height:auto
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-container, .page-template-template-chinese-home #widgetSlider .touchcarousel-container, .home #widgetSlider .touchcarousel-container {
	position:absolute;
	margin:0
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-container>li, .page-template-template-chinese-home #widgetSlider .touchcarousel-container>li, .home #widgetSlider .touchcarousel-container>li {
	margin-right:25px;
	float:left;
	vertical-align:top;
	list-style-type:none!important
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-container>li:last-child, .page-template-template-chinese-home #widgetSlider .touchcarousel-container>li:last-child, .home #widgetSlider .touchcarousel-container>li:last-child {
	margin-right:0
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-container>li .qd-widget, .page-template-template-chinese-home #widgetSlider .touchcarousel-container>li .qd-widget, .home #widgetSlider .touchcarousel-container>li .qd-widget {
	display:block;
	vertical-align:top
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-container>li .qd-widget:first-child, .page-template-template-chinese-home #widgetSlider .touchcarousel-container>li .qd-widget:first-child, .home #widgetSlider .touchcarousel-container>li .qd-widget:first-child {
	margin-left:0
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget, .page-template-template-chinese-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget, .home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget {
	position:relative;
	padding-bottom:46px
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget .standardWidgetImage, .page-template-template-chinese-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget .standardWidgetImage, .home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget .standardWidgetImage {
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	display:block;
	width:100%;
	height:213px
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget h4, .page-template-template-chinese-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget h4, .home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget h4 {
	margin-top:20px;
	margin-bottom:8px;
	text-transform:uppercase;
	font-size:11px;
	line-height:13px;
	font-weight:600;
	padding-left:27px;
	padding-right:27px;
	letter-spacing:1px
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget p, .page-template-template-chinese-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget p, .home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget p {
	font-size:16px;
	line-height:24px;
	color:#333;
	margin-top:0;
	margin-bottom:0;
	padding-left:26px;
	padding-right:26px
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget p strong, .page-template-template-arabic-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget p b, .page-template-template-chinese-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget p strong, .page-template-template-chinese-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget p b, .home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget p strong, .home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget p b {
	font-weight:700;
	color:#fff
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget .widgetLink, .page-template-template-chinese-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget .widgetLink, .home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget .widgetLink {
	color:#fff;
	font-size:12px;
	font-weight:700;
	line-height:17px;
	text-decoration:none;
	position:absolute;
	bottom:14px;
	right:15px
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget .widgetLink:after, .page-template-template-chinese-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget .widgetLink:after, .home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget .widgetLink:after {
	display:inline-block;
	width:17px;
	height:17px;
	margin-left:10px;
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	content:'';
	vertical-align:middle
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget .widgetLink:hover:after, .page-template-template-chinese-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget .widgetLink:hover:after, .home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget .widgetLink:hover:after {
	opacity:.55
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget.redWidget h4, .page-template-template-chinese-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget.redWidget h4, .home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget.redWidget h4 {
	color:#000
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget.redWidget .widgetLink:after, .page-template-template-chinese-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget.redWidget .widgetLink:after, .home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget.redWidget .widgetLink:after {
	background-position:-34px -129px
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget.lightgreyWidget h4, .page-template-template-chinese-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget.lightgreyWidget h4, .home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget.lightgreyWidget h4 {
	color:#d11f43
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget.lightgreyWidget .widgetLink:after, .page-template-template-chinese-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget.lightgreyWidget .widgetLink:after, .home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget.lightgreyWidget .widgetLink:after {
	background-position:0 -129px
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget.darkgreyWidget h4, .page-template-template-chinese-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget.darkgreyWidget h4, .home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget.darkgreyWidget h4 {
	color:#b7b7b8
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget.darkgreyWidget .widgetLink:after, .page-template-template-chinese-home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget.darkgreyWidget .widgetLink:after, .home #widgetSlider .touchcarousel-container>li .qd-widget.standard-widget.darkgreyWidget .widgetLink:after {
	background-position:-17px -129px
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-container>li.wideWidget .qd-widget, .page-template-template-chinese-home #widgetSlider .touchcarousel-container>li.wideWidget .qd-widget, .home #widgetSlider .touchcarousel-container>li.wideWidget .qd-widget {
	width:100%
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-container>li.thinWidget .qd-widget, .page-template-template-chinese-home #widgetSlider .touchcarousel-container>li.thinWidget .qd-widget, .home #widgetSlider .touchcarousel-container>li.thinWidget .qd-widget {
	width:100%
}
.page-template-template-arabic-home #widgetSlider .arrow-holder, .page-template-template-chinese-home #widgetSlider .arrow-holder, .home #widgetSlider .arrow-holder {
	display:block;
	width:24px;
	height:25px;
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	position:absolute;
	-ms-transform:translate(0, -50%);
	-webkit-transform:translate(0, -50%);
	transform:translate(0, -50%);
	top:50%
}
.page-template-template-arabic-home #widgetSlider .arrow-holder.left, .page-template-template-chinese-home #widgetSlider .arrow-holder.left, .home #widgetSlider .arrow-holder.left {
	left:-55px;
	background-position:0 -223px
}
.page-template-template-arabic-home #widgetSlider .arrow-holder.left:hover, .page-template-template-chinese-home #widgetSlider .arrow-holder.left:hover, .home #widgetSlider .arrow-holder.left:hover {
	background-position:-24px -223px
}
.page-template-template-arabic-home #widgetSlider .arrow-holder.right, .page-template-template-chinese-home #widgetSlider .arrow-holder.right, .home #widgetSlider .arrow-holder.right {
	right:-55px;
	background-position:-48px -223px
}
.page-template-template-arabic-home #widgetSlider .arrow-holder.right:hover, .page-template-template-chinese-home #widgetSlider .arrow-holder.right:hover, .home #widgetSlider .arrow-holder.right:hover {
	background-position:-72px -223px
}
.page-template-template-arabic-home #widgetSlider .arrow-holder.disabled, .page-template-template-chinese-home #widgetSlider .arrow-holder.disabled, .home #widgetSlider .arrow-holder.disabled {
	display:none!important
}
.page-template-template-arabic-home #widgetSlider .tc-paging-container .tc-paging-centerer .tc-paging-centerer-inside, .page-template-template-chinese-home #widgetSlider .tc-paging-container .tc-paging-centerer .tc-paging-centerer-inside, .home #widgetSlider .tc-paging-container .tc-paging-centerer .tc-paging-centerer-inside {
	text-align:center;
	margin-top:20px
}
.page-template-template-arabic-home #widgetSlider .tc-paging-container .tc-paging-centerer .tc-paging-centerer-inside .tc-paging-item, .page-template-template-chinese-home #widgetSlider .tc-paging-container .tc-paging-centerer .tc-paging-centerer-inside .tc-paging-item, .home #widgetSlider .tc-paging-container .tc-paging-centerer .tc-paging-centerer-inside .tc-paging-item {
	color:transparent;
	width:11px;
	height:11px;
	display:inline-block;
	margin:0 5px;
	border-radius:50%;
	background-color:#cdcccc
}
.page-template-template-arabic-home #widgetSlider .tc-paging-container .tc-paging-centerer .tc-paging-centerer-inside .tc-paging-item.current, .page-template-template-arabic-home #widgetSlider .tc-paging-container .tc-paging-centerer .tc-paging-centerer-inside .tc-paging-item:hover, .page-template-template-chinese-home #widgetSlider .tc-paging-container .tc-paging-centerer .tc-paging-centerer-inside .tc-paging-item.current, .page-template-template-chinese-home #widgetSlider .tc-paging-container .tc-paging-centerer .tc-paging-centerer-inside .tc-paging-item:hover, .home #widgetSlider .tc-paging-container .tc-paging-centerer .tc-paging-centerer-inside .tc-paging-item.current, .home #widgetSlider .tc-paging-container .tc-paging-centerer .tc-paging-centerer-inside .tc-paging-item:hover {
	background-color:#d11f43
}
.page-template-template-arabic-home #contentArea, .page-template-template-chinese-home #contentArea, .home #contentArea {
	overflow:hidden;
	margin-bottom:95px;
	padding-top:66px;
	border-top:2px solid #eaeaea
}
.page-template-template-arabic-home #contentArea .contentAreaColumn.textColumn h2, .page-template-template-chinese-home #contentArea .contentAreaColumn.textColumn h2, .home #contentArea .contentAreaColumn.textColumn h2 {
	margin-bottom:20px;
	margin-top:0;
	font-weight:400
}
.page-template-template-arabic-home #contentArea .contentAreaColumn.textColumn .textSpace, .page-template-template-chinese-home #contentArea .contentAreaColumn.textColumn .textSpace, .home #contentArea .contentAreaColumn.textColumn .textSpace {
	margin:0;
	margin-bottom:12px
}
.page-template-template-arabic-home #contentArea .contentAreaColumn.textColumn .textSpace p, .page-template-template-chinese-home #contentArea .contentAreaColumn.textColumn .textSpace p, .home #contentArea .contentAreaColumn.textColumn .textSpace p {
	font-size:14px;
	display:inline-block
}
.page-template-template-arabic-home #contentArea .contentAreaColumn.textColumn h6, .page-template-template-chinese-home #contentArea .contentAreaColumn.textColumn h6, .home #contentArea .contentAreaColumn.textColumn h6 {
	font-size:14px;
	line-height:24px;
	font-weight:400;
	color:#333
}
.page-template-template-arabic-home #contentArea .contentAreaColumn.textColumn h6 a, .page-template-template-chinese-home #contentArea .contentAreaColumn.textColumn h6 a, .home #contentArea .contentAreaColumn.textColumn h6 a {
	color:#555;
	text-decoration:none;
	font-weight:700
}
.page-template-template-arabic-home #contentArea .contentAreaColumn.textColumn h6 a:hover, .page-template-template-chinese-home #contentArea .contentAreaColumn.textColumn h6 a:hover, .home #contentArea .contentAreaColumn.textColumn h6 a:hover {
	text-decoration:underline
}
.page-template-template-arabic-home #contentArea .contentAreaColumn.imageColumn, .page-template-template-chinese-home #contentArea .contentAreaColumn.imageColumn, .home #contentArea .contentAreaColumn.imageColumn {
	margin:0 auto;
	display:none
}
.page-template-template-arabic-home #contentArea .contentAreaColumn.imageColumn .imageCaption, .page-template-template-chinese-home #contentArea .contentAreaColumn.imageColumn .imageCaption, .home #contentArea .contentAreaColumn.imageColumn .imageCaption {
	text-transform:uppercase;
	color:#6d6d6d;
	font-size:11px;
	line-height:16px;
	font-weight:600;
	margin-bottom:40px;
	margin-top:24px
}
.page-template-template-arabic-home #contentArea .contentAreaColumn.imageColumn img, .page-template-template-chinese-home #contentArea .contentAreaColumn.imageColumn img, .home #contentArea .contentAreaColumn.imageColumn img {
	width:100%;
	height:auto;
	margin:0
}
.page-template-template-arabic-home #homeSliderTop, .page-template-template-chinese-home #homeSliderTop, .home #homeSliderTop {
	height:152px!important;
	background-position:center top;
	background-size:cover;
	top:0;
	position:absolute;
	width:100%;
transition:all .4s ease;
	display:none
}
.page-template-template-arabic-home #homeSliderTop .rsContent, .page-template-template-chinese-home #homeSliderTop .rsContent, .home #homeSliderTop .rsContent {
	display:none
}
.page-template-template-arabic-home #homeSliderTop .slideImage, .page-template-template-chinese-home #homeSliderTop .slideImage, .home #homeSliderTop .slideImage {
	height:100%;
	background-position:center top;
	background-size:100%
}
.page-template-template-arabic-home #homeSliderHolder #homeSliderBottom, .page-template-template-chinese-home #homeSliderHolder #homeSliderBottom, .home #homeSliderHolder #homeSliderBottom {
	height:350px!important;
	position:relative
}
.page-template-template-arabic-home #homeSliderHolder #homeSliderBottom .rsContent, .page-template-template-chinese-home #homeSliderHolder #homeSliderBottom .rsContent, .home #homeSliderHolder #homeSliderBottom .rsContent {
	display:none
}
.page-template-template-arabic-home #homeSliderHolder #homeSliderBottom .slideImage, .page-template-template-chinese-home #homeSliderHolder #homeSliderBottom .slideImage, .home #homeSliderHolder #homeSliderBottom .slideImage {
	height:100%;
	background-position:center center;
	background-repeat:no-repeat;
	position:relative;
	background-size:cover
}
.page-template-template-arabic-home #homeSliderHolder #homeSliderBottom .slideLink, .page-template-template-chinese-home #homeSliderHolder #homeSliderBottom .slideLink, .home #homeSliderHolder #homeSliderBottom .slideLink {
	position:absolute;
	display:block;
	left:0;
	right:0;
	top:0;
	bottom:0
}
.page-template-template-arabic-home #homeSliderHolder #homeSliderBottom .slideText, .page-template-template-chinese-home #homeSliderHolder #homeSliderBottom .slideText, .home #homeSliderHolder #homeSliderBottom .slideText {
	position:absolute;
	width:90%;
	left:5%;
	right:5%;
	bottom:20px;
	color:#fff;
	font-size:30px;
	line-height:36px;
	font-weight:700;
	text-shadow:2px 2px 5px rgba(0, 0, 0, 0.25);
	pointer-events:none
}
.page-template-template-arabic-home #homeSliderHolder .rsBullets, .page-template-template-chinese-home #homeSliderHolder .rsBullets, .home #homeSliderHolder .rsBullets {
	position:absolute;
	bottom:-34px;
	width:100%;
	text-align:center
}
.page-template-template-arabic-home #homeSliderHolder .rsBullets .rsBullet, .page-template-template-chinese-home #homeSliderHolder .rsBullets .rsBullet, .home #homeSliderHolder .rsBullets .rsBullet {
	width:10px;
	height:10px;
	background-color:#cdcccc;
	display:inline-block;
	margin:0 5px;
	border-radius:50%
}
.page-template-template-arabic-home #homeSliderHolder .rsBullets .rsBullet:hover, .page-template-template-arabic-home #homeSliderHolder .rsBullets .rsBullet.rsNavSelected, .page-template-template-chinese-home #homeSliderHolder .rsBullets .rsBullet:hover, .page-template-template-chinese-home #homeSliderHolder .rsBullets .rsBullet.rsNavSelected, .home #homeSliderHolder .rsBullets .rsBullet:hover, .home #homeSliderHolder .rsBullets .rsBullet.rsNavSelected {
	background-color:#d11f43
}
.admin-bar #homeSliderTop {
	top:32px
}
.page-template-template-arabic-home #languageMenu, .page-template-template-chinese-home #languageMenu {
	padding-top:44px;
	border-top:2px solid #eaeaea;
	margin-top:50px
}
.page-template-template-arabic-home #widgetSlider, .page-template-template-chinese-home #widgetSlider {
	padding-top:32px;
	border-top:0
}
.page-template-template-arabic-home #homeSliderHolder #homeSliderBottom .slideText {
	left:auto;
	right:60px
}
.page-template-template-arabic-home #contentArea .contentAreaColumn.textColumn {
	float:right
}
.page-template-template-arabic-home #contentArea .contentAreaColumn.imageColumn {
	float:left
}
.neIcon {
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	width:34px;
	height:35px
}
.neIcon.newsIcon {
	background-position:-35px -248px
}
.neIcon.eventIcon {
	background-position:0 -248px;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:39px;
	font-weight:700
}
.page-template-template-news #inner-content .hentry .entry-content .pageContentBlock.qd_content-image {
	display:table;
	width:100%
}
.page-template-template-news #inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn {
	display:table-cell;
	vertical-align:middle
}
.page-template-template-news #inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn:first-child {
	padding-right:50px
}
.page-template-template-news #inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn .neIcon {
	margin-bottom:7px
}
.page-template-template-news #inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn h1 {
	margin-bottom:1px
}
.page-template-template-news #inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn h1 a {
	color:#d11f43
}
.page-template-template-news #inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn h1 a:hover {
	text-decoration:underline
}
.page-template-template-news #inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn h2 {
	color:#555;
	font-size:24px;
	line-height:29px;
	font-weight:400;
	margin-bottom:13px
}
.page-template-template-news #inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn p {
	margin-bottom:24px
}
.page-template-template-news #inner-content .hentry .entry-content #libraryListHolder .yearItems {
	position:relative
}
.page-template-template-news #inner-content .hentry .entry-content #libraryListHolder .yearItems #newsFilters {
	position:absolute;
	top:-32px;
	left:9999px;
	display:none
}
.page-template-template-news #inner-content .hentry .entry-content #libraryListHolder .yearItems #newsFilters .grey-button {
	display:inline-block;
	padding:8px 14px 7px 14px;
	color:#000;
	margin-left:5px;
	font-size:14px;
	line-height:16px;
	letter-spacing:1px;
	font-weight:600;
	border:2px solid transparent
}
.page-template-template-news #inner-content .hentry .entry-content #libraryListHolder .yearItems #newsFilters .grey-button:first-child {
	margin-left:0
}
.page-template-template-news #inner-content .hentry .entry-content #libraryListHolder .yearItems #newsFilters .grey-button:hover {
	cursor:pointer
}
.page-template-template-news #inner-content .hentry .entry-content #libraryListHolder .yearItems #newsFilters .grey-button:hover, .page-template-template-news #inner-content .hentry .entry-content #libraryListHolder .yearItems #newsFilters .grey-button.activeFilter {
	border:2px solid #707a89
}
.page-template-template-news #inner-content .hentry .entry-content #libraryListHolder .newsEvent {
	overflow:hidden;
	margin-bottom:30px
}
.page-template-template-news #inner-content .hentry .entry-content #libraryListHolder .newsEvent .neIcon {
	width:34px;
	float:left
}
.page-template-template-news #inner-content .hentry .entry-content #libraryListHolder .newsEvent .neText {
	margin-left:44px
}
.page-template-template-news #inner-content .hentry .entry-content #libraryListHolder .newsEvent .neText h3 {
	margin-bottom:0;
	font-size:16px;
	line-height:23px;
	font-weight:600;
	color:#333
}
.page-template-template-news #inner-content .hentry .entry-content #libraryListHolder .newsEvent .neText h3 a {
	color:#333;
	text-decoration:none
}
.page-template-template-news #inner-content .hentry .entry-content #libraryListHolder .newsEvent .neText h3 a:hover {
	color:#d11f43
}
.page-template-template-news #inner-content .hentry .entry-content #libraryListHolder .newsEvent .neText h6.newsDate {
	font-weight:400;
	font-size:13px;
	line-height:18px;
	color:#333;
	margin-bottom:0
}
.page-template-template-news #inner-content .hentry .entry-content #libraryListHolder .newsEvent .neText h6.newsDate a {
	color:#333;
	text-decoration:underline
}
.page-template-template-news #inner-content .hentry .entry-content #libraryListHolder .newsEvent .neText h6.newsDate a:hover {
	color:#d11f43
}
.error404 #search404 {
	margin-bottom:50px
}
.error404 #search404 form label {
	display:none
}
.error404 #search404 form input[type="text"], .error404 #search404 form input[type="search"] {
	display:inline-block;
	margin-bottom:0;
	border-radius:0;
	border:1px solid #bebebe;
	background-color:#fafafa;
	width:203px;
	padding:0 20px 0 20px;
	font-size:13px;
	line-height:33px;
	color:#555;
	height:auto
}
.error404 #search404 form button, .error404 #search404 form input[type="button"], .error404 #search404 form input[type="submit"] {
	display:inline-block;
	background-color:#555;
	color:#fff;
	font-size:13px;
	font-weight:700;
	padding:8px 28px 9px 28px;
	border:0
}
.error404 #search404 form button:hover, .error404 #search404 form button:focus, .error404 #search404 form button:active, .error404 #search404 form input[type="button"]:hover, .error404 #search404 form input[type="button"]:focus, .error404 #search404 form input[type="button"]:active, .error404 #search404 form input[type="submit"]:hover, .error404 #search404 form input[type="submit"]:focus, .error404 #search404 form input[type="submit"]:active {
	cursor:pointer;
	background-color:#444
}
.page-template-template-chinese-home .socialMediaHolder .socIcon.wechatIcon, .page-template-mandarin .socialMediaHolder .socIcon.wechatIcon {
	display:inline-block!important
}
.page-template-arabic #breadcrumbNav {
	direction:rtl
}
.page-template-arabic .pageContentBlock.qd_content-image {
	overflow:hidden
}
.page-template-arabic .pageContentBlock.qd_content-image .qdColumn2-3 {
	float:right;
	padding-left:15px!important;
	direction:rtl
}
.page-template-arabic .pageContentBlock.qd_content-image .qdColumn1-3 {
	float:left;
	padding-left:0!important
}
.page-template-arabic .pageContentBlock.qd_content-image .qdColumn1-3 img {
	float:right
}
.page-template-arabic .pageContentBlock.qd_content-image .qdColumn1-3 .photoCaption {
	direction:rtl
}
.page-template-arabic .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar {
	float:right
}
.page-template-arabic .pageContentBlock.qd_full-width {
	direction:rtl
}
.page-template-arabic .qd-widget.rtl .widgetLink:after {
	margin-right:10px
}
.pageContentBlock .languageMenu {
	margin-top:40px;
	margin-bottom:40px
}
.pageContentBlock .languageMenu .nav>li {
	display:inline-block;
	margin-left:21px;
	margin-bottom:21px
}
.pageContentBlock .languageMenu .nav>li>a {
	display:block;
	border:2px solid transparent;
	color:#555;
	font-size:20px;
	padding:4px 31px 5px 31px;
	text-decoration:none;
	line-height:22px
}
.pageContentBlock .languageMenu .nav>li>a:hover {
	border:2px solid #707a89
}
.pageContentBlock .languageMenu .nav>li.current-menu-item>a {
	border:2px solid #707a89
}
.pageContentBlock .languageMenu .nav>li:first-child {
	margin-left:0
}
.pageContentBlock.qd_arabic_menu {
	direction:rtl
}
.pageContentBlock.qd_arabic_menu .nav>li {
	margin-left:0;
	margin-right:21px
}
.pageContentBlock.qd_arabic_menu .nav>li:first-child {
	margin-right:0
}
.footer {
	clear:both;
	background-color:#f1f0f0;
	border-top:5px solid #bbb;
	padding-top:30px;
	padding-bottom:15px
}
.footer #inner-footer {
	overflow:hidden;
	width:88%
}
.footer #inner-footer .footerColumn {
	float:left;
	box-sizing:content-box
}
.footer #inner-footer .footerColumn.footerColumn1 {
	width:150px;
	padding-right:20px;
	background-color:#f1f0f0
}
.footer #inner-footer .footerColumn.footerColumn1 .footerLogo {
	display:block;
	width:150px;
	height:77px;
	background-image:url("../images/syska-sprites.png");
	background-repeat:no-repeat;
	background-position:0 -28px
}
.footer #inner-footer .footerColumn.footerColumn1 p {
	display:none
}
.footer #inner-footer .footerColumn.footerColumn4 {
	float:right
}
.footer #inner-footer .footerColumn.footerColumn4 nav .nav {
	margin-top:0;
	margin-bottom:4px
}
.footer #inner-footer .footerColumn.footerColumn4 nav .nav>li {
	display:block;
	margin-bottom:5px;
	padding:0
}
.footer #inner-footer .footerColumn.footerColumn4 nav .nav>li:first-child {
	margin-left:0
}
.footer #inner-footer .footerColumn.footerColumn4 nav .nav>li>a {
	text-transform:uppercase;
	font-weight:600;
	font-size:12px;
	line-height:28px;
	color:#333;
	padding:0;
	text-decoration:none
}
.footer #inner-footer .footerColumn.footerColumn4 nav .nav>li>a:hover {
	text-decoration:none;
	color:#d11f43
}
.footer #inner-footer .footerColumn.footerColumn4 nav .nav>li ul {
	display:none!important
}
.footer .lowerwrap {
	width:88%
}
.footer .lowerwrap .footerSocial {
	width:100%;
	margin-top:20px;
	margin-bottom:20px
}
.footer .lowerwrap .footerSocial .socIcon:before {
	display:inline-block
}
.footer .lowerwrap .footerSocial .socIcon.wechatIcon {
	display:none
}
.footer .lowerwrap .footerCopy {
	margin:0;
	font-size:12px;
	line-height:36px;
	color:#000;
	font-weight:300
}
.footer .lowerwrap .footerCopy p {
	margin:0
}
.page-template-template-chinese-home .lowerwrap .socialMediaHolder .socIcon.wechatIcon, .page-template-mandarin .lowerwrap .socialMediaHolder .socIcon.wechatIcon {
	display:inline-block!important
}
.arabic-nav, .mandarin-nav {
	margin:0
}
.arabic-nav>li, .mandarin-nav>li {
	display:inline-block;
	margin-right:5px;
	margin-bottom:13px
}
.arabic-nav>li>a, .mandarin-nav>li>a {
	display:block;
	border:2px solid #fff;
	font-size:14px;
	line-height:16px;
	font-weight:600;
	padding:8px 14px 7px 14px;
	text-decoration:none;
	color:#000;
	letter-spacing:1px
}
.arabic-nav>li>a:hover, .mandarin-nav>li>a:hover {
	border:2px solid #707a89;
	color:#000
}
.arabic-nav>li.current-menu-item>a, .mandarin-nav>li.current-menu-item>a {
	border:2px solid #707a89
}
.entry-content .gform_wrapper {
	width:100%
}
.single-our_work #featuredImage, .single-post #featuredImage, .single-library_post #featuredImage, .single-person #featuredImage {
	display:none
}
#peopleListDesc .qdColumn1-3 {
	display:none!important
}
.tax-project_categories #projectListings .projectItem:nth-child(n+4), #inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person:nth-child(n+5) {
display:none!important
}
.archive.term-speaking-engagements #libraryListings h6 {
	display:none
}
@media only screen and (min-width:481px) {
.entry-content .alignleft, .entry-content img.alignleft {
margin-right:1.5em;
display:inline;
float:left
}
.entry-content .alignright, .entry-content img.alignright {
margin-left:1.5em;
display:inline;
float:right
}
.entry-content .aligncenter, .entry-content img.aligncenter {
margin-right:auto;
margin-left:auto;
display:block;
clear:both
}
}
@media only screen and (min-width:768px) {
.desktop {
display:block
}
.mobile {
display:none!important
}
#featuredImageTop, .header .socialMediaHolder {
display:none
}
.header {
margin-top:0;
border-bottom:5px solid rgba(0, 0, 0, 0.3)
}
.header #inner-header {
width:98%;
display:table
}
#content #featuredImage {
background-position:center center;
height:250px
}
.header .top-nav {
margin-left:22px
}
.header .nav {
border:0
}
.header .nav ul {
margin-top:0
}
.header .nav>li {
float:left;
position:relative;
padding-left:22px;
padding-right:22px;
padding-bottom:18px;
position:relative;
top:5px;
z-index:2000;
border-bottom:5px solid transparent
}
.header .nav>li:hover {
border-bottom:5px solid #888
}
.header .nav>li.subMenuOpen, .header .nav>li.current-menu-item, .header .nav>li.current-menu-parent, .header .nav>li.current-menu-ancestor {
border-bottom:5px solid #d11f43
}
.header .nav>li:hover {
cursor:pointer
}
.header .nav>li>span, .header .nav>li>a {
border-bottom:0;
color:#333;
font-size:16px;
text-decoration:none
}
>a .header .nav>li:hover, >a .header .nav>li:focus {
color:#d11f43;
text-decoration:none
}
.header .nav>li>.submenuBox {
display:none
}
#subNavNewHolder {
background-color:#f1f1f1
}
#subNavNewHolder>.submenuBox {
display:none
}
#subNavNewHolder>.submenuBox>.topLevelBar {
background-color:#e5e5e5;
padding-top:9px;
padding-bottom:10px
}
#subNavNewHolder>.submenuBox>.topLevelBar .wrap {
width:74%;
font-size:13px;
color:#67676d;
text-align:center
}
#subNavNewHolder>.submenuBox>.topLevelBar .wrap>a {
margin-left:16px
}
#subNavNewHolder>.submenuBox .submenuWrap {
width:100%;
padding-top:40px;
padding-bottom:45px;
position:relative;
margin:0 auto
}
#subNavNewHolder>.submenuBox .submenuWrap .closeMenu {
width:20px;
height:20px;
position:absolute;
right:0;
top:40px;
background-image:url("../images/syska-sprites.png");
background-repeat:no-repeat;
background-position:0 -107px;
display:none
}
#subNavNewHolder>.submenuBox .submenuWrap .closeMenu:hover {
background-position:-21px -107px;
cursor:pointer
}
#subNavNewHolder>.submenuBox .submenuWrap>.sub-menu {
margin:0;
overflow:hidden;
display:flex
}
#subNavNewHolder>.submenuBox .submenuWrap>.sub-menu>.menuCol {
width:33.2%;
float:left;
flex:3;
border-left:1px solid #d3d2d1
}
#subNavNewHolder>.submenuBox .submenuWrap>.sub-menu>.menuCol:first-child {
border-left:0
}
#subNavNewHolder>.submenuBox .submenuWrap>.sub-menu>.menuCol>li {
padding-left:16px;
padding-right:16px;
padding-bottom:10px
}
#subNavNewHolder>.submenuBox .submenuWrap>.sub-menu>.menuCol>li>a {
font-size:16px;
line-height:24px;
color:#555;
font-weight:600;
text-decoration:none
}
#subNavNewHolder>.submenuBox .submenuWrap>.sub-menu>.menuCol>li>a:hover {
color:#d11f43
}
#subNavNewHolder>.submenuBox .submenuWrap>.sub-menu>.menuCol>li.menu-item-has-children .menuShowMore {
width:21px;
height:21px;
background-image:url("../images/syska-sprites.png");
background-repeat:no-repeat;
background-position:-42px -107px;
display:inline-block;
margin-left:10px;
vertical-align:bottom
}
#subNavNewHolder>.submenuBox .submenuWrap>.sub-menu>.menuCol>li.menu-item-has-children .menuShowMore:hover {
cursor:pointer;
background-position:-86px -107px
}
#subNavNewHolder>.submenuBox .submenuWrap>.sub-menu>.menuCol>li.menu-item-has-children .menuShowMore.open {
background-position:-64px -107px
}
#subNavNewHolder>.submenuBox .submenuWrap>.sub-menu>.menuCol>li.menu-item-has-children .menuShowMore.open:hover {
background-position:-108px -107px
}
#subNavNewHolder>.submenuBox .submenuWrap>.sub-menu>.menuCol>li>.sub-menu {
margin:0;
padding-left:12px;
padding-top:12px;
display:none
}
#subNavNewHolder>.submenuBox .submenuWrap>.sub-menu>.menuCol>li>.sub-menu>li {
margin-bottom:12px
}
#subNavNewHolder>.submenuBox .submenuWrap>.sub-menu>.menuCol>li>.sub-menu>li>a {
font-size:16px;
line-height:24px;
color:#555;
text-decoration:none
}
#subNavNewHolder>.submenuBox .submenuWrap>.sub-menu>.menuCol>li>.sub-menu>li>a:hover {
color:#d11f43
}
#subNavNewHolder>.submenuBox .submenuWrap>.sub-menu>.menuCol>li>.sub-menu>li .sub-menu {
display:none!important
}
#subNavNewHolder>.submenuBox .submenuWrap>.sub-menu>.menuCol>li>.sub-menu>li.current-menu-item>a {
color:#000
}
#subNavNewHolder>.submenuBox .submenuWrap>.sub-menu>.menuCol>li>.sub-menu>li.current-menu-item>a:hover {
color:#d11f43
}
#inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .qd-widget {
margin-left:5%
}
#inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .qd-widget.standard-widget, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar.widgetCount3 .qd-widget.quote-widget, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar.widgetCount2 .qd-widget {
width:30%
}
#inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar.widgetCount2 .qd-widget:last-child {
width:61%
}
#inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar.widgetCount2 .qd-widget+.quote-widget {
padding-left:5%
}
#inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .qd-widget {
margin-bottom:0
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar.widgetCount2 .qd-widget:last-child, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar.widgetCount2 .qd-widget:last-child {
margin-left:5%
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget:first-child, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget:first-child {
margin-left:0
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget.quote-widget .quoteTextHolder .quoteTextPosition, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget.quote-widget .quoteTextHolder .quoteTextPosition {
padding-left:7%;
padding-right:0
}

/*#content #inner-content {
padding-top:70px;
max-width:964px;
width:96%
}*/
#breadcrumbNav {
margin-bottom:40px
}
#breadcrumbNav #breadcrumbs {
margin:0;
font-size:12px;
line-height:17px;
color:#424c5a
}
#breadcrumbNav #breadcrumbs span[property="v:title"] {
font-weight:700
}
#breadcrumbNav #breadcrumbs a {
color:#424c5a;
text-decoration:none
}
#breadcrumbNav #breadcrumbs a:hover {
text-decoration:underline;
color:#424c5a
}
.single-person .entry-content .personName, .single-person .entry-content .personTitle {
width:100%
}
.single-person .entry-content #headshotContact #headshotHolder {
width:60%;
height:300px
}
.single-person .entry-content #headshotContact #personContact {
width:30%;
left:65%
}
.single-person .entry-content #peopleColumns {
overflow:hidden
}
.single-person .entry-content #peopleColumns #peopleLeftColumn {
width:66%;
float:left
}
.single-person .entry-content #peopleColumns #peopleLeftColumn #pplTabbedContent #pplTabContent {
padding-left:20px;
padding-right:20px
}
.single-person .entry-content #peopleColumns #peopleRightColumn {
width:30%;
float:right;
padding-top:0;
border-top:0
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList {
overflow:hidden;
margin-left:-7px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person {
width:auto;
margin-bottom:20px;
margin-left:7px!important;
float:left
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person .personPhoto {
width:232px;
height:231px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person .personPhoto .moreInfoToggle {
display:block
}
.page-template-template-peopleList #content #inner-content {
width:96%
}
.page-template-template-arabic-home #homeSliderTop, .page-template-template-chinese-home #homeSliderTop, .home #homeSliderTop {
display:none
}
.single-person .entry-content .contactIcons .contactIcon {
margin-left:7px
}
.single-person .entry-content .contactIcons .contactIcon:first-child {
margin-left:0
}
.single-person #content #inner-content {
border-top:0
}
.personSearchToggle, #personCategories {
display:none
}
#peopleSearchMobile, #personCategoriesDropdown, #personCatSelect {
display:block!important
}
#peopleSearchMobile {
width:48%;
float:left
}
#personCategoriesDropdown {
width:48%;
float:right
}
#inner-content .hentry .entry-content .pageContentBlock .qdColumn {
padding-left:15px
}
#inner-content .hentry .entry-content .pageContentBlock .qdColumn:first-child {
padding-left:0
}
#inner-content .hentry .entry-content .pageContentBlock .qdColumn.qdColumn2-3 {
width:66%
}
#inner-content .hentry .entry-content .pageContentBlock .qdColumn.qdColumn1-3 {
width:33%
}
.page-template-template-peopleList #inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 {
margin-bottom:40px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar.widgetCount2 .qd-widget:last-child, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar.widgetCount2 .qd-widget:last-child {
border-left:2px solid #eaeaea
}
.page-template-template-locations #locationHolder .locationListings.listViewHolder .locaListing:nth-child(4n+1) {
margin-left:0!important
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured .libraryCatListing {
margin-bottom:74px
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured.twoUp .libraryCatListing {
width:48%;
margin-left:27px;
border:2px solid #ebebeb
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured.twoUp .libraryCatListing:nth-child(odd) {
margin-left:0
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured.threeUp .libraryCatListing {
width:31%;
margin-left:22px;
border:1px solid #ebebeb
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured.threeUp .libraryCatListing:nth-child(3n+1) {
margin-left:0
}
#inner-content .hentry .entry-content .pageContentBlock.qd_page_children .pageChildList.childColCount2 .pageChild {
margin-left:2%;
margin-bottom:20px;
width:48%
}
#inner-content .hentry .entry-content .pageContentBlock.qd_page_children .pageChildList.childColCount2 .pageChild:first-child {
margin-left:0
}
#inner-content .hentry .entry-content .pageContentBlock.qd_page_children .pageChildList.childColCount3 .pageChild {
margin-left:17px;
margin-bottom:20px;
width:31%
}
#inner-content .hentry .entry-content .pageContentBlock.qd_page_children .pageChildList.childColCount3 .pageChild:first-child {
margin-left:0
}
#libraryListings {
width:635px
}
.blog .entry-content #blogFiltersRight {
float:right;
text-align:right
}
.blog .entry-content #blogFiltersRight .blogCatMenu {
margin-right:25px;
width:auto
}
.blog .entry-content #blogFiltersRight .blogCatMenu #catList {
width:261px
}
.blog .entry-content #blogResults {
border-top:2px solid #eaeaea
}
.blog .entry-content #blogResults .blogListing {
width:48%
}
.blog .entry-content #blogResults .blogListing>a.noImage {
width:100%
}
.single #commentHolder .comment-form {
width:575px
}
.tax-project_categories #projectListings .projectItem {
width:31%;
margin-left:23px
}
.tax-project_categories #projectListings .projectItem:nth-child(3n+1) {
margin-left:0;
clear:left
}
.tax-project_categories #projectListings .projectItem .projShowMore {
-webkit-transform:translate(-50%, 0);
-moz-transform:translate(-50%, 0);
transform:translate(-50%, 0);
position:absolute;
left:50%;
bottom:19px;
z-index:10;
width:22px;
height:21px;
background-image:url("../images/syska-sprites.png");
background-position:-42px -107px;
background-repeat:no-repeat;
display:block
}
.single-our_work #featuredImage {
display:block
}
.single-our_work #content #inner-content .hentry .entry-content .pageContentBlock.qd_gallery_block {
/*max-width:964px;*/
width:100%;
margin-left:auto;
margin-right:auto
}
.single-our_work #content #inner-content .hentry .entry-content .pageContentBlock.qd_gallery_block .largeImage img{ width:100%;}
.single-our_work #projectContent.twoColumn .leftColumn {
width:66%
}
.single-our_work #projectContent.twoColumn .rightColumn {
width:28%;
padding-right:0
}
.page-template-template-news #inner-content .hentry .entry-content #libraryListHolder .yearItems #newsFilters {
left:99px
}
.page-template-template-locations {
background-image:url("../images/worldBG.png");
background-repeat:no-repeat;
background-position:center center;
background-size:contain
}
.page-template-template-locations .entry-content h1 {
padding-right:0
}
.page-template-template-locations #locationHolder .locationListings {
padding-left:0;
padding-right:0
}
.page-template-template-locations #locationHolder .locationListings .locaListing {
width:124px;
margin-left:74px
}
.page-template-template-locations #locationHolder .locationListings.oddLocations .locaListing:nth-child(4n+1) {
margin-left:74px
}
}
@media only screen and (min-width:768px) and (min-width:900px) {
.page-template-template-locations #locationHolder .locationListings .locaListing {
margin-left:102px
}
.page-template-template-locations #locationHolder .locationListings.oddLocations .locaListing:nth-child(4n+1) {
margin-left:102px
}
}
@media only screen and (min-width:768px) {
.page-template-template-locations #locationHolder .locationListings.oddLocations .locaListing:first-child {
width:350px
}
.page-template-template-locations #locationHolder .locationListings.listViewHolder .locaListing, .page-template-template-locations #locationHolder .locationListings.listViewHolder .locaListing:nth-child(4n+6) {
width:144px!important;
margin-left:45px!important
}
.tax-locations #featuredImage {
display:block
}
.tax-locations #locationInfo .locationPhoto {
width:65%;
float:left
}
.tax-locations #locationInfo .locationContact {
width:35%;
padding:38px 23px 0 23px;
float:right
}
.footer {
padding-top:30px;
padding-bottom:30px
}
.footer #inner-footer {
width:96%
}
.footer #inner-footer .footerColumn.footerColumn1 {
width:40%;
padding-right:3.5%
}
.footer #inner-footer .footerColumn.footerColumn1 p {
display:block;
margin:0;
font-size:12px;
line-height:36px;
color:#000;
font-weight:300;
margin-top:35px
}
.footer #inner-footer .footerColumn.footerDivider {
width:.5%;
max-width:2px;
display:none
}
.footer #inner-footer .footerColumn.footerColumn2 {
padding-left:3.5%;
padding-right:3.5%;
width:57%;
background-color:#f1f0f0;
display:none
}
.footer #inner-footer .footerColumn.footerColumn2 .footer-locations>ul {
margin:0;
-moz-column-count:3;
-moz-column-gap:2%;
-webkit-column-count:3;
-webkit-column-gap:2%;
column-count:3;
column-gap:2%
}
.footer #inner-footer .footerColumn.footerColumn2 .footer-locations>ul>li {
padding:0;
margin:0;
-webkit-column-break-inside:avoid;
page-break-inside:avoid;
break-inside:avoid-column
}
.footer #inner-footer .footerColumn.footerColumn2 .footer-locations>ul>li a {
padding:0;
margin:0;
font-size:14px;
line-height:36px;
text-decoration:none;
font-weight:300;
color:#666766;
white-space:nowrap
}
.footer #inner-footer .footerColumn.footerColumn2 .footer-locations>ul>li a:hover {
color:#d11f43;
text-decoration:none
}
.footer #inner-footer .footerColumn.footerColumn3 {
padding-left:3.5%;
background-color:#f1f0f0;
float:right;
width:40%
}
.footer #inner-footer .footerColumn.footerColumn3 .socialMediaHolder {
margin-bottom:83px;
text-align:right
}
.footer #inner-footer .footerColumn.footerColumn3 nav .nav {
margin-top:0;
margin-bottom:4px;
text-align:right
}
.footer #inner-footer .footerColumn.footerColumn3 nav .nav>li {
display:inline-block;
padding:0;
text-align:left;
margin-left:30px
}
.footer #inner-footer .footerColumn.footerColumn3 nav .nav>li:first-child {
margin-left:0
}
.footer #inner-footer .footerColumn.footerColumn3 nav .nav>li>a {
text-transform:uppercase;
font-weight:600;
font-size:12px;
line-height:28px;
color:#333;
padding:0;
text-decoration:none
}
.footer #inner-footer .footerColumn.footerColumn3 nav .nav>li>a:hover {
text-decoration:none;
color:#d11f43
}
.footer #inner-footer .footerColumn.footerColumn3 nav .nav>li ul {
display:none!important
}
.footer #inner-footer .footerColumn.footerColumn3 .copyright {
margin:0;
font-size:12px;
line-height:36px;
color:#000;
font-weight:300;
display:none
}
.header #inner-header .headerColumn.headerColumn1, .header #inner-header .headerColumn.headerColumn2, .header #inner-header .headerColumn.headerColumn3 {
display:block
}
.header #inner-header .headerColumn.headerColumn1 {
float:left
}
.header #inner-header .headerColumn.headerColumn2 {
float:right;
position:absolute;
right:0;
bottom:0;
width:75%
}
.header #inner-header .headerColumn.headerColumn2 nav {
right:0
}
.header #inner-header .headerColumn.headerColumn3 {
position:absolute;
right:5px;
top:5px;
width:75%
}
.header #inner-header .headerColumn.headerColumn3 nav>ul>li>a {
margin-bottom:0
}
.page-template-template-arabic-home #contentArea .contentAreaColumn.textColumn, .page-template-template-chinese-home #contentArea .contentAreaColumn.textColumn, .home #contentArea .contentAreaColumn.textColumn {
width:100%
}
.page-template-template-arabic-home #contentArea .contentAreaColumn.imageColumn, .page-template-template-chinese-home #contentArea .contentAreaColumn.imageColumn, .home #contentArea .contentAreaColumn.imageColumn {
display:none
}
.page-template-template-arabic-home #contentArea .contentAreaColumn.textColumn .textSpace, .page-template-template-chinese-home #contentArea .contentAreaColumn.textColumn .textSpace, .home #contentArea .contentAreaColumn.textColumn .textSpace {
-moz-column-count:2;
-moz-column-gap:25px;
-webkit-column-count:2;
-webkit-column-gap:25px;
column-count:2;
column-gap:25px
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-wrapper .touchcarousel-container .touchcarousel-item.wideWidget .qd-widget, .page-template-template-chinese-home #widgetSlider .touchcarousel-wrapper .touchcarousel-container .touchcarousel-item.wideWidget .qd-widget, .home #widgetSlider .touchcarousel-wrapper .touchcarousel-container .touchcarousel-item.wideWidget .qd-widget {
width:500px
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-wrapper .touchcarousel-container .touchcarousel-item.thinWidget .qd-widget, .page-template-template-chinese-home #widgetSlider .touchcarousel-wrapper .touchcarousel-container .touchcarousel-item.thinWidget .qd-widget, .home #widgetSlider .touchcarousel-wrapper .touchcarousel-container .touchcarousel-item.thinWidget .qd-widget {
width:237px
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-wrapper .touchcarousel-container .touchcarousel-item, .page-template-template-chinese-home #widgetSlider .touchcarousel-wrapper .touchcarousel-container .touchcarousel-item, .home #widgetSlider .touchcarousel-wrapper .touchcarousel-container .touchcarousel-item {
margin-right:25px
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-wrapper .touchcarousel-container .touchcarousel-item:last-child, .page-template-template-chinese-home #widgetSlider .touchcarousel-wrapper .touchcarousel-container .touchcarousel-item:last-child, .home #widgetSlider .touchcarousel-wrapper .touchcarousel-container .touchcarousel-item:last-child {
margin-right:0
}
.page-template-template-arabic-home #homeSliderHolder #homeSliderBottom .slideText, .page-template-template-chinese-home #homeSliderHolder #homeSliderBottom .slideText, .home #homeSliderHolder #homeSliderBottom .slideText {
width:auto;
left:30px;
right:30px;
bottom:30px;
font-size:68px;
line-height:72px;
text-shadow:2px 2px 5px rgba(0, 0, 0, 0.25)
}
.page-template-template-arabic-home #homeSliderHolder, .page-template-template-chinese-home #homeSliderHolder, .home #homeSliderHolder {
height:450px!important
}
.page-template-template-arabic-home #homeSliderHolder #homeSliderBottom, .page-template-template-chinese-home #homeSliderHolder #homeSliderBottom, .home #homeSliderHolder #homeSliderBottom {
height:450px!important
}
.page-template-template-arabic-home #homeSliderHolder #homeSliderBottom .slideImage, .page-template-template-chinese-home #homeSliderHolder #homeSliderBottom .slideImage, .home #homeSliderHolder #homeSliderBottom .slideImage {
background-size:100%;
background-position:center top
}
.page-template-template-arabic-home #quickHitSegment, .page-template-template-chinese-home #quickHitSegment, .home #quickHitSegment {
display:table
}
.page-template-template-arabic-home #quickHitSegment .quickHitDivider, .page-template-template-chinese-home #quickHitSegment .quickHitDivider, .home #quickHitSegment .quickHitDivider {
display:table-cell
}
.page-template-template-arabic-home #quickHitSegment .quickHitColumn, .page-template-template-chinese-home #quickHitSegment .quickHitColumn, .home #quickHitSegment .quickHitColumn {
display:table-cell;
width:46%
}
.page-template-template-arabic-home #quickHitSegment .quickHitColumn.linkColumn, .page-template-template-chinese-home #quickHitSegment .quickHitColumn.linkColumn, .home #quickHitSegment .quickHitColumn.linkColumn {
margin-top:0;
margin-bottom:0
}
.page-template-template-arabic-home #quickHitSegment .quickHitColumn.contentColumn, .page-template-template-chinese-home #quickHitSegment .quickHitColumn.contentColumn, .home #quickHitSegment .quickHitColumn.contentColumn {
text-align:left
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-container>li, .page-template-template-chinese-home #widgetSlider .touchcarousel-container>li, .home #widgetSlider .touchcarousel-container>li {
width:auto
}
.header #inner-header .headerColumn.headerColumn3 #headerSearch #searchForm, .header #inner-header .headerColumn.headerColumn3 nav>ul>li:hover>.sub-menu {
z-index:5000
}
.header #inner-header .headerColumn.headerColumn3 #headerSearch #searchForm {
top:32px
}
}
@media only screen and (min-width:768px) and (min-width:848px) {
.page-template-template-arabic-home #quickHitSegment .quickHitColumn.linkColumn p, .page-template-template-chinese-home #quickHitSegment .quickHitColumn.linkColumn p, .home #quickHitSegment .quickHitColumn.linkColumn p {
font-size:16px;
line-height:18px
}
}
@media only screen and (min-width:768px) {
#breadcrumbNav {
display:none!important
}
.single-our_work #featuredImage, .single-post #featuredImage, .single-library_post #featuredImage, .single-person #featuredImage {
display:none
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatBG .portCatButton {
display:none
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatDrop {
display:block!important
}
.blog .entry-content #blogResults .blogListing .blogText {
min-height:175px
}
.single-person .entry-content #headshotContact #headshotHolder .personImg {
height:auto;
width:100%
}
#peopleColumns>#personBio {
padding-bottom:30px;
border-bottom:2px solid #eaeaea;
margin-bottom:30px
}
#peopleColumns>#personBio+#peopleLeftColumn>#pplTabbedContent {
margin-top:0;
border-top:0;
padding-top:0
}
#peopleColumns>#personBio+#peopleLeftColumn>#pplTabbedContent>#pplTabs {
display:none!important
}
#peopleColumns>#personBio+#peopleLeftColumn>#pplTabbedContent>#pplTabs+#pplSelect>#pplTabSelect {
display:block!important
}
#peopleColumns>#personBio+#peopleLeftColumn>#pplTabbedContent>#pplTabs+#pplSelect+#pplTabContent {
padding-left:0;
padding-right:0
}
.contactIcons {
margin-bottom:40px
}
#peopleListDesc .qdColumn1-3 {
display:inline-block!important
}
.entry-content .gform_wrapper {
width:400px
}
.page-template-template-arabic-home #widgetSlider .tc-paging-container .tc-paging-centerer .tc-paging-centerer-inside .tc-paging-item:nth-last-child(-n+3), .page-template-template-chinese-home #widgetSlider .tc-paging-container .tc-paging-centerer .tc-paging-centerer-inside .tc-paging-item:nth-last-child(-n+3), .home #widgetSlider .tc-paging-container .tc-paging-centerer .tc-paging-centerer-inside .tc-paging-item:nth-last-child(-n+3) {
display:none!important
}
}
@media only screen and (min-width:1030px) {
#featuredImageTop, .header .socialMediaHolder {
display:block
}
.header {
margin-top:36px
}
.header #inner-header .headerColumn.headerColumn1, .header #inner-header .headerColumn.headerColumn2, .header #inner-header .headerColumn.headerColumn3 {
display:table-cell;
float:none;
position:relative;
right:auto;
top:auto;
bottom:auto
}
.header #inner-header .headerColumn.headerColumn2 {
width:60%
}
.header #inner-header .headerColumn.headerColumn2 nav {
right:auto
}
.page-template-template-arabic-home #content #inner-content, .page-template-template-chinese-home #content #inner-content, .home #content #inner-content {
width:1024px
}
.footer #inner-footer .footerColumn.footerColumn2 .footer-locations>ul {
-moz-column-count:4;
-moz-column-gap:2%;
-webkit-column-count:4;
-webkit-column-gap:2%;
column-count:4;
column-gap:2%
}
#subNavNewHolder>.submenuBox .submenuWrap {
width:74%
}
#subNavNewHolder>.submenuBox .submenuWrap .closeMenu {
display:block
}
.header #inner-header .headerColumn.headerColumn3 {
width:28%
}
.header #inner-header .headerColumn.headerColumn3 nav>ul>li>a {
margin-bottom:26px
}
.header #inner-header .headerColumn.headerColumn3 nav>ul>li:hover>.sub-menu {
border-top:10px solid transparent
}
.header #inner-header .headerColumn.headerColumn3 #headerSearch #searchForm {
top:61px
}
.header .nav>li {
padding-bottom:27px
}
#subNavNewHolder>.submenuBox .submenuWrap>.sub-menu>.menuCol>li {
padding-left:24px;
padding-right:24px
}
.footer #inner-footer .footerColumn.footerDivider {
display:block;
background-color:#dbdada
}
.footer #inner-footer .footerColumn.footerColumn1 {
width:16.5%
}
.footer #inner-footer .footerColumn.footerColumn1 p {
display:none
}
.footer #inner-footer .footerColumn.footerColumn2 {
display:block
}
.footer #inner-footer .footerColumn.footerColumn3 {
width:21.5%
}
.footer #inner-footer .footerColumn.footerColumn3 nav .nav, .footer #inner-footer .footerColumn.footerColumn3 .socialMediaHolder {
text-align:left
}
.footer #inner-footer .footerColumn.footerColumn3 .socialMediaHolder {
margin-bottom:45px
}
.footer #inner-footer .footerColumn.footerColumn3 nav .nav>li {
margin-right:30px;
margin-left:0
}
.footer #inner-footer .footerColumn.footerColumn3 .copyright {
display:block
}
#inner-footer {
display:flex
}
.footer {
padding-top:79px;
padding-bottom:94px
}
#content #featuredImage {
height:400px;
background-position:center -179px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .qd-widget.standard-widget, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar.widgetCount3 .qd-widget.quote-widget, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar.widgetCount2 .qd-widget {
width:320px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .qd-widget {
margin-left:0px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .qd-widget + .qd-widget { margin-left: 22px;}
#inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .qd-widget:first-child {
margin-left:0
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget.quote-widget .quoteTextHolder .quoteTextPosition, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget.quote-widget .quoteTextHolder .quoteTextPosition {
padding-left:44px;
padding-right:32px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget.quote-widget .quoteTextHolder .quoteTextPosition h2, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget.quote-widget .quoteTextHolder .quoteTextPosition h2 {
font-size:34px;
line-height:40px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar .qd-widget.quote-widget .quoteTextHolder .quoteTextPosition h6, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar .qd-widget.quote-widget .quoteTextHolder .quoteTextPosition h6 {
font-size:11px;
line-height:16px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_page_children .pageChildList.childColCount2 .pageChild {
width:auto;
margin-left:29px;
margin-bottom:74px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_page_children .pageChildList.childColCount2 .pageChild:first-child {
margin-left:0
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured.twoUp .libraryCatListing {
width:468px
}
.page-template-template-library .entry-content #libraryCategories .libraryCatFeatured.threeUp .libraryCatListing {
width:306px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar.widgetCount2 .qd-widget:last-child {
width:647px;
padding-left:0
}
#inner-content .hentry .entry-content .pageContentBlock.qd_content-image .qdColumn1-3 .sidebar.widgetCount2 .qd-widget:last-child, #inner-content .hentry .entry-content .pageContentBlock.qd_widget_block .sidebar.widgetCount2 .qd-widget:last-child {
margin-left:59px
}
.blog .wrap {
width:964px
}
.blog .entry-content #blogResults .blogListing {
width:459px
}
.blog .entry-content #blogResults .blogListing>a.noImage {
width:457px;
height:293px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatBG .portCatList .portCatTop .wrapper {
width:860px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatBG .portCatList .portCatBottom .wrapper {
width:796px
}
.tax-project_categories #projectListings .projectItem {
width:305px
}
.single-our_work #projectContent.twoColumn .leftColumn {
width:575px
}
.single-our_work #projectContent.twoColumn .rightColumn {
width:306px;
padding-right:90px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_page_children .pageChildList.childColCount3 .pageChild {
width:auto;
margin-bottom:48px
}
.single-person .entry-content #peopleColumns #peopleLeftColumn {
width:575px;
padding-right:0
}
.single-person .entry-content #peopleColumns #peopleRightColumn {
width:290px;
padding-right:0
}
.single-person .entry-content .personTitle, .single-person .entry-content .personName {
width:100%
}
.single-person #content #inner-content {
width:100%
}
.page-template-template-peopleList #content #inner-content {
width:100%
}
.page-template-template-peopleList .wrap {
width:964px
}
#personCategories {
display:block
}
.personSearchToggle {
display:block
}
#peopleSearchMobile, #personCategoriesDropdown, #personCatSelect {
display:none!important
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person {
margin-bottom:0;
margin-left:7px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person:nth-child(n+5) {
margin-top:30px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person:nth-child(odd) {
margin-left:7px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_associated_people .peopleList .person:nth-child(4n+1) {
margin-left:0
}
.page-template-template-arabic-home #homeSliderTop, .page-template-template-chinese-home #homeSliderTop, .home #homeSliderTop {
display:block
}
.page-template-template-arabic-home #contentArea .contentAreaColumn.imageColumn, .page-template-template-chinese-home #contentArea .contentAreaColumn.imageColumn, .home #contentArea .contentAreaColumn.imageColumn {
width:230px;
float:right;
display:block
}
.page-template-template-arabic-home #contentArea .contentAreaColumn.textColumn, .page-template-template-chinese-home #contentArea .contentAreaColumn.textColumn, .home #contentArea .contentAreaColumn.textColumn {
width:675px;
float:left
}
.page-template-template-arabic-home #homeSliderHolder, .page-template-template-chinese-home #homeSliderHolder, .home #homeSliderHolder {
height:750px!important
}
.page-template-template-arabic-home #homeSliderHolder #homeSliderBottom, .page-template-template-chinese-home #homeSliderHolder #homeSliderBottom, .home #homeSliderHolder #homeSliderBottom {
height:750px!important
}
.page-template-template-arabic-home #homeSliderHolder #homeSliderBottom .slideText, .page-template-template-chinese-home #homeSliderHolder #homeSliderBottom .slideText, .home #homeSliderHolder #homeSliderBottom .slideText {
width:50%;
left:60px;
right:auto;
bottom:90px;
font-size:100px;
line-height:115px;
text-shadow:2px 2px 5px rgba(0, 0, 0, 0.25)
}
.page-template-template-arabic-home #homeSliderHolder #homeSliderBottom .slideImage, .page-template-template-chinese-home #homeSliderHolder #homeSliderBottom .slideImage, .home #homeSliderHolder #homeSliderBottom .slideImage {
background-size:100%;
background-position:center -152px
}
.page-template-template-arabic-home #quickHitSegment .quickHitColumn.contentColumn p br, .page-template-template-chinese-home #quickHitSegment .quickHitColumn.contentColumn p br, .home #quickHitSegment .quickHitColumn.contentColumn p br {
display:inline-block
}
.page-template-template-locations #locationHolder .locationListings.listViewHolder .locaListing:nth-child(4n+1) {
margin-left:0!important
}
.page-template-template-locations #locationHolder .locationListings {
padding-left:80px;
padding-right:80px
}
.page-template-template-locations #locationHolder .locationListings .locaListing {
margin-left:102px
}
.tax-locations #locationInfo .locationPhoto {
width:653px
}
.tax-locations #locationInfo .locationContact {
width:310px
}
.page-template-template-locations #locationHolder .locationListings.listViewHolder .locaListing, .page-template-template-locations #locationHolder .locationListings.listViewHolder .locaListing:nth-child(4n+6) {
margin-left:75px!important
}
.fixedHeader #featuredImageTop {
height:0
}
.fixedHeader .header {
position:fixed;
width:100%;
margin-top:0;
z-index:1000
}
.fixedHeader .header .socialMediaHolder {
display:none
}
.fixedHeader .header #inner-header .headerColumn.headerColumn1 {
padding-bottom:0;
padding-top:0;
height:51px;
padding:0;
vertical-align:top
}
.fixedHeader .header #inner-header .headerColumn.headerColumn1 #headerLogo {
background-position:-35px -28px;
width:43px;
height:40px
}
.fixedHeader .header .nav>li {
padding-bottom:20px
}
.fixedHeader .header #inner-header .headerColumn.headerColumn3 {
padding-top:0
}
.fixedHeader .header #inner-header .headerColumn.headerColumn3 nav>ul>li:hover>.sub-menu {
border-top:5px solid transparent
}
.fixedHeader .header #inner-header .headerColumn.headerColumn3 #headerSearch #searchForm {
top:56px
}
.fixedHeader #subNavNewHolder {
position:fixed;
top:73px;
width:100%;
z-index:1000
}
.admin-bar .fixedHeader #subNavNewHolder {
top:105px
}
#breadcrumbNav {
display:block!important
}
.single-our_work #featuredImage, .single-post #featuredImage, .single-library_post #featuredImage, .single-person #featuredImage {
display:block
}
#subNavNewHolder>.submenuBox>.topLevelBar .wrap {
padding-left:22px;
text-align:left
}
.single #blogSharing .rrssb-buttons>li a:hover {
max-width:115px
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatBG .portCatButton {
display:block
}
#inner-content .hentry .entry-content .pageContentBlock.qd_portfolio_categories .portCatDrop {
display:none!important
}
.single-person #featuredImage {
display:block
}
.single-person #inner-content {
width:96%
}
.single-person .peopleColumns {
width:100%
}
.single-person .personName, .single-person .personTitle {
width:100%
}
.single-person .entry-content #headshotContact {
background-color:transparent;
min-height:0
}
.single-person .entry-content #headshotContact #headshotHolder {
width:100%;
height:auto
}
.single-person .entry-content #headshotContact #headshotHolder .personImg {
-webkit-transform:translate(0, 0);
-moz-transform:translate(0, 0);
transform:translate(0, 0);
top:auto;
left:auto;
position:relative;
max-width:100%;
height:auto
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-wrapper .touchcarousel-container .touchcarousel-item.wideWidget .qd-widget, .page-template-template-chinese-home #widgetSlider .touchcarousel-wrapper .touchcarousel-container .touchcarousel-item.wideWidget .qd-widget, .home #widgetSlider .touchcarousel-wrapper .touchcarousel-container .touchcarousel-item.wideWidget .qd-widget {
width:500px
}
.page-template-template-arabic-home #widgetSlider .touchcarousel-wrapper .touchcarousel-container .touchcarousel-item.thinWidget .qd-widget, .page-template-template-chinese-home #widgetSlider .touchcarousel-wrapper .touchcarousel-container .touchcarousel-item.thinWidget .qd-widget, .home #widgetSlider .touchcarousel-wrapper .touchcarousel-container .touchcarousel-item.thinWidget .qd-widget {
width:237px
}
.contactIcons {
margin-bottom:0
}
}
@media only screen and (min-width:1240px) {
.footer #inner-footer .footerColumn.footerColumn2 .footer-locations>ul {
-moz-column-count:6;
-moz-column-gap:2%;
-webkit-column-count:6;
-webkit-column-gap:2%;
column-count:6;
column-gap:2%
}
}

@media(max-width:767px) {
.single-person #content #inner-content {
	border-top:none;
}
.single-person .entry-content #peopleColumns #peopleRightColumn  { width:100%;}
.single-person .entry-content #peopleColumns #peopleLeftColumn { width:100%;}  
.single-person .personName, .single-person .personTitle, .single-person .peopleColumns { width:100%;}  
}