@charset "UTF-8";
@import url("http://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css");
@import "https://fonts.googleapis.com/css?family=Roboto:300,400";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: 'clear_sans_lightregular';
  src: url("../fonts/wfkit/ClearSans-Light-webfont.eot?1411475078");
  src: url("../fonts/wfkit/ClearSans-Light-webfont.eot?&1411475078#iefix") format("embedded-opentype"), url("../fonts/wfkit/ClearSans-Light-webfont.woff?1411475078") format("woff"), url("../fonts/wfkit/ClearSans-Light-webfont.ttf?1411475078") format("truetype"), url("../fonts/wfkit/ClearSans-Light-webfont.svg?1411475078#clear_sans_lightregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'clear_sansregular';
  src: url("../fonts/wfkit/ClearSans-Regular-webfont.eot?1411475078");
  src: url("../fonts/wfkit/ClearSans-Regular-webfont.eot?&1411475078#iefix") format("embedded-opentype"), url("../fonts/wfkit/ClearSans-Regular-webfont.woff?1411475078") format("woff"), url("../fonts/wfkit/ClearSans-Regular-webfont.ttf?1411475078") format("truetype"), url("../fonts/wfkit/ClearSans-Regular-webfont.svg?1411475078#clear_sansregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td, .table th {
    background-color: #fff !important;
  }
  .btn > .caret, .calltobtn > .caret, body .wrapper .content .contacts .emailus .message .send > .caret, .dropup > .btn > .caret, .dropup > .calltobtn > .caret, body .wrapper .content .contacts .emailus .message .dropup > .send > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

* {
  box-sizing: border-box;
}

*:before, *:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "clear_sansregular", sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #121212;
  background-color: #fcfcfc;
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #48e0db;
  text-decoration: none;
}

a:hover, a:focus {
  color: #1ca6a1;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive, .mfp-container .white-popup-block img, .mfp-container .white-popup-block .carousel .item img, body .wrapper .content .grid .grid-item img, body .wrapper .content .publications .references .grid-item img, body .wrapper .content .team .teammates .grid-item img, body .wrapper .content .publications .references .press-ref img, body .wrapper .content .team .teammates .person img, body .wrapper .content .services .grid .grid-item img, body .wrapper .content .work .clients .client .client-logo, body .wrapper .content .publications .references .press-ref a img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: transparent;
  border: 1px solid #ddd;
  border-radius: 0.25em;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #c9c9c9;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "clear_sans_lightregular", sans-serif;
  font-weight: 400;
  line-height: 1.1;
  color: #1f2161;
}

h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #a8a8a8;
}

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
  font-size: 65%;
}

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small, .small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

mark, .mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #a8a8a8;
}

.text-primary {
  color: #1f2161;
}

a.text-primary:hover {
  color: #13143a;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #1f2161;
}

a.bg-primary:hover {
  background-color: #13143a;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #c9c9c9;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul, ul ol, ol ul, ol ol {
  margin-bottom: 0;
}

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt, dd {
  line-height: 1.428571429;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 991px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #a8a8a8;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #c9c9c9;
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer, blockquote small, blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #a8a8a8;
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #c9c9c9;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

blockquote:before, blockquote:after {
  content: "";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0.25em;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0.25em;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid, .mfp-container, body footer, body .about .carousel-inner .item, body .wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before, .mfp-container:before, body footer:before, body .about .carousel-inner .item:before, body .wrapper:before, .container-fluid:after, .mfp-container:after, body footer:after, body .about .carousel-inner .item:after, body .wrapper:after {
  content: " ";
  display: table;
}

.container-fluid:after, .mfp-container:after, body footer:after, body .about .carousel-inner .item:after, body .wrapper:after {
  clear: both;
}

.row, .mfp-container .mfp-content, .mfp-container .white-popup-block figure, body section, body .about .carousel-inner .item figure, body .wrapper .content, body .wrapper .content .work .clients {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before, .mfp-container .mfp-content:before, .mfp-container .white-popup-block figure:before, body section:before, body .about .carousel-inner .item figure:before, body .wrapper .content:before, body .wrapper .content .work .clients:before, .row:after, .mfp-container .mfp-content:after, .mfp-container .white-popup-block figure:after, body section:after, body .about .carousel-inner .item figure:after, body .wrapper .content:after, body .wrapper .content .work .clients:after {
  content: " ";
  display: table;
}

.row:after, .mfp-container .mfp-content:after, .mfp-container .white-popup-block figure:after, body section:after, body .about .carousel-inner .item figure:after, body .wrapper .content:after, body .wrapper .content .work .clients:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, body .wrapper .content .services .calltobtn, .col-lg-2, .col-xs-3, .col-sm-3, body .wrapper .content .work .clients .client, body .wrapper .content .portfolio .grid .grid-item, body .wrapper .content .portfolio .publications .references .grid-item, body .wrapper .content .publications .portfolio .references .grid-item, body .wrapper .content .portfolio .team .teammates .grid-item, body .wrapper .content .team .portfolio .teammates .grid-item, body .wrapper .content .publications .references .press-ref, body .wrapper .content .team .teammates .person, .col-md-3, body .wrapper .content .work .clients .client, body .wrapper .content .portfolio .grid .grid-item, body .wrapper .content .portfolio .publications .references .grid-item, body .wrapper .content .publications .portfolio .references .grid-item, body .wrapper .content .portfolio .team .teammates .grid-item, body .wrapper .content .team .portfolio .teammates .grid-item, body .wrapper .content .publications .references .portfolio .grid .press-ref, body .wrapper .content .portfolio .publications .references .press-ref, body .wrapper .content .publications .portfolio .references .press-ref, body .wrapper .content .publications .references .portfolio .team .teammates .press-ref, body .wrapper .content .publications .references .team .portfolio .teammates .press-ref, body .wrapper .content .team .teammates .portfolio .grid .person, body .wrapper .content .team .teammates .portfolio .publications .references .person, body .wrapper .content .team .teammates .publications .portfolio .references .person, body .wrapper .content .portfolio .team .teammates .person, body .wrapper .content .team .portfolio .teammates .person, .col-lg-3, body .wrapper .content .work .clients .client, .col-xs-4, .col-sm-4, body .wrapper .content .services .grid .grid-item, body .wrapper .content .services .publications .references .grid-item, body .wrapper .content .publications .services .references .grid-item, body .wrapper .content .services .team .teammates .grid-item, body .wrapper .content .team .services .teammates .grid-item, body .wrapper .content .publications .references .services .grid .press-ref, body .wrapper .content .services .publications .references .press-ref, body .wrapper .content .publications .services .references .press-ref, body .wrapper .content .publications .references .services .team .teammates .press-ref, body .wrapper .content .publications .references .team .services .teammates .press-ref, body .wrapper .content .team .teammates .services .grid .person, body .wrapper .content .team .teammates .services .publications .references .person, body .wrapper .content .team .teammates .publications .services .references .person, body .wrapper .content .services .team .teammates .person, body .wrapper .content .team .services .teammates .person, body .wrapper .content .services .calltobtn, .col-md-4, body .wrapper .content .services .grid .grid-item, body .wrapper .content .services .publications .references .grid-item, body .wrapper .content .publications .services .references .grid-item, body .wrapper .content .services .team .teammates .grid-item, body .wrapper .content .team .services .teammates .grid-item, body .wrapper .content .publications .references .services .grid .press-ref, body .wrapper .content .services .publications .references .press-ref, body .wrapper .content .publications .services .references .press-ref, body .wrapper .content .publications .references .services .team .teammates .press-ref, body .wrapper .content .publications .references .team .services .teammates .press-ref, body .wrapper .content .team .teammates .services .grid .person, body .wrapper .content .team .teammates .services .publications .references .person, body .wrapper .content .team .teammates .publications .services .references .person, body .wrapper .content .services .team .teammates .person, body .wrapper .content .team .services .teammates .person, .col-lg-4, body .wrapper .content .portfolio #projectsList.withArticle .articles, body .wrapper .content .portfolio #projectsList.withArticle .grid .grid-item, body .wrapper .content .portfolio #projectsList.withArticle .publications .references .grid-item, body .wrapper .content .publications .portfolio #projectsList.withArticle .references .grid-item, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates .grid-item, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates .grid-item, body .wrapper .content .publications .references .portfolio #projectsList.withArticle .grid .press-ref, body .wrapper .content .portfolio #projectsList.withArticle .publications .references .press-ref, body .wrapper .content .publications .portfolio #projectsList.withArticle .references .press-ref, body .wrapper .content .publications .references .portfolio #projectsList.withArticle .team .teammates .press-ref, body .wrapper .content .publications .references .team .portfolio #projectsList.withArticle .teammates .press-ref, body .wrapper .content .team .teammates .portfolio #projectsList.withArticle .grid .person, body .wrapper .content .team .teammates .portfolio #projectsList.withArticle .publications .references .person, body .wrapper .content .team .teammates .publications .portfolio #projectsList.withArticle .references .person, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates .person, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates .person, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, body .wrapper .content .work .clients .client, body .wrapper .content .team .teammates .person, .col-sm-6, .mfp-container .white-popup-block img, .mfp-container .white-popup-block .carousel, .mfp-container .white-popup-block figcaption, body .about .carousel-inner .item figure figcaption, body .wrapper .content .portfolio #projectsList.withArticle .articles, body .wrapper .content .portfolio #projectsList.withArticle .grid, body .wrapper .content .portfolio #projectsList.withArticle .publications .references, body .wrapper .content .publications .portfolio #projectsList.withArticle .references, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates, body .wrapper .content .contacts address, body .wrapper .content .contacts .emailus, .col-md-6, body .about .carousel-inner .item figure figcaption, body .wrapper .content .portfolio #projectsList.withArticle .articles, body .wrapper .content .portfolio #projectsList.withArticle .grid, body .wrapper .content .portfolio #projectsList.withArticle .publications .references, body .wrapper .content .publications .portfolio #projectsList.withArticle .references, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates, body .wrapper .content .portfolio #projectsList.withArticle .grid .grid-item, body .wrapper .content .portfolio #projectsList.withArticle .publications .references .grid-item, body .wrapper .content .publications .portfolio #projectsList.withArticle .references .grid-item, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates .grid-item, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates .grid-item, body .wrapper .content .publications .references .portfolio #projectsList.withArticle .grid .press-ref, body .wrapper .content .portfolio #projectsList.withArticle .publications .references .press-ref, body .wrapper .content .publications .portfolio #projectsList.withArticle .references .press-ref, body .wrapper .content .publications .references .portfolio #projectsList.withArticle .team .teammates .press-ref, body .wrapper .content .publications .references .team .portfolio #projectsList.withArticle .teammates .press-ref, body .wrapper .content .team .teammates .portfolio #projectsList.withArticle .grid .person, body .wrapper .content .team .teammates .portfolio #projectsList.withArticle .publications .references .person, body .wrapper .content .team .teammates .publications .portfolio #projectsList.withArticle .references .person, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates .person, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates .person, body .wrapper .content .contacts .contact-us .phone, body .wrapper .content .contacts .contact-us .email, body .wrapper .content .contacts address, body .wrapper .content .contacts .emailus, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, body .about .carousel-inner .item figure figcaption, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, body .wrapper .content .portfolio #projectsList.withArticle .grid, body .wrapper .content .portfolio #projectsList.withArticle .publications .references, body .wrapper .content .publications .portfolio #projectsList.withArticle .references, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates, body .wrapper .content .portfolio .project-types, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .mfp-container .white-popup-block, .col-md-10, body .wrapper .content .portfolio .project-types, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .mfp-container .white-popup-block, .mfp-container .white-popup-block img, .mfp-container .white-popup-block .carousel, .mfp-container .white-popup-block figcaption, body header .container-fluid, body header .mfp-container, body header footer, body header .about .carousel-inner .item, body .about .carousel-inner header .item, body header .wrapper, body footer .panel-body, body .about .carousel-inner .item figure figcaption, body .wrapper .content .services .grid .grid-item, body .wrapper .content .services .publications .references .grid-item, body .wrapper .content .publications .services .references .grid-item, body .wrapper .content .services .team .teammates .grid-item, body .wrapper .content .team .services .teammates .grid-item, body .wrapper .content .team .teammates .services .grid .person, body .wrapper .content .team .teammates .services .publications .references .person, body .wrapper .content .team .teammates .publications .services .references .person, body .wrapper .content .services .team .teammates .person, body .wrapper .content .team .services .teammates .person, body .wrapper .content .services .calltobtn, body .wrapper .content .work h3, body .wrapper .content .portfolio #projectsList.withArticle .articles, body .wrapper .content .portfolio #projectsList.withArticle .grid, body .wrapper .content .portfolio #projectsList.withArticle .publications .references, body .wrapper .content .publications .portfolio #projectsList.withArticle .references, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates, body .wrapper .content .portfolio .project-types, body .wrapper .content .portfolio .grid .grid-item, body .wrapper .content .portfolio .publications .references .grid-item, body .wrapper .content .publications .portfolio .references .grid-item, body .wrapper .content .portfolio .team .teammates .grid-item, body .wrapper .content .team .portfolio .teammates .grid-item, body .wrapper .content .team .teammates .portfolio .grid .person, body .wrapper .content .team .teammates .portfolio .publications .references .person, body .wrapper .content .team .teammates .publications .portfolio .references .person, body .wrapper .content .portfolio .team .teammates .person, body .wrapper .content .team .portfolio .teammates .person, body .wrapper .content .contacts .contact-us .phone, body .wrapper .content .contacts .contact-us .email, body .wrapper .content .contacts address, body .wrapper .content .contacts .emailus, body .wrapper .content .contacts .map, body .wrapper .content .publications .references .press-ref, .col-sm-12, body .wrapper .content .portfolio #projectsList.withArticle .grid .grid-item, body .wrapper .content .portfolio #projectsList.withArticle .publications .references .grid-item, body .wrapper .content .publications .portfolio #projectsList.withArticle .references .grid-item, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates .grid-item, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates .grid-item, body .wrapper .content .publications .references .portfolio #projectsList.withArticle .grid .press-ref, body .wrapper .content .portfolio #projectsList.withArticle .publications .references .press-ref, body .wrapper .content .publications .portfolio #projectsList.withArticle .references .press-ref, body .wrapper .content .publications .references .portfolio #projectsList.withArticle .team .teammates .press-ref, body .wrapper .content .publications .references .team .portfolio #projectsList.withArticle .teammates .press-ref, body .wrapper .content .team .teammates .portfolio #projectsList.withArticle .grid .person, body .wrapper .content .team .teammates .portfolio #projectsList.withArticle .publications .references .person, body .wrapper .content .team .teammates .publications .portfolio #projectsList.withArticle .references .person, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates .person, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates .person, body .wrapper .content .portfolio .project-types, body .wrapper .content .contacts .contact-us .phone, body .wrapper .content .contacts .contact-us .email, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, body .wrapper .content .work .clients .client, body .wrapper .content .team .teammates .person, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .mfp-container .white-popup-block, .mfp-container .white-popup-block img, .mfp-container .white-popup-block .carousel, .mfp-container .white-popup-block figcaption, body header .container-fluid, body header .mfp-container, body header footer, body header .about .carousel-inner .item, body .about .carousel-inner header .item, body header .wrapper, body footer .panel-body, body .about .carousel-inner .item figure figcaption, body .wrapper .content .services .grid .grid-item, body .wrapper .content .services .publications .references .grid-item, body .wrapper .content .publications .services .references .grid-item, body .wrapper .content .services .team .teammates .grid-item, body .wrapper .content .team .services .teammates .grid-item, body .wrapper .content .team .teammates .services .grid .person, body .wrapper .content .team .teammates .services .publications .references .person, body .wrapper .content .team .teammates .publications .services .references .person, body .wrapper .content .services .team .teammates .person, body .wrapper .content .team .services .teammates .person, body .wrapper .content .services .calltobtn, body .wrapper .content .work h3, body .wrapper .content .portfolio #projectsList.withArticle .articles, body .wrapper .content .portfolio #projectsList.withArticle .grid, body .wrapper .content .portfolio #projectsList.withArticle .publications .references, body .wrapper .content .publications .portfolio #projectsList.withArticle .references, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates, body .wrapper .content .portfolio .project-types, body .wrapper .content .portfolio .grid .grid-item, body .wrapper .content .portfolio .publications .references .grid-item, body .wrapper .content .publications .portfolio .references .grid-item, body .wrapper .content .portfolio .team .teammates .grid-item, body .wrapper .content .team .portfolio .teammates .grid-item, body .wrapper .content .team .teammates .portfolio .grid .person, body .wrapper .content .team .teammates .portfolio .publications .references .person, body .wrapper .content .team .teammates .publications .portfolio .references .person, body .wrapper .content .portfolio .team .teammates .person, body .wrapper .content .team .portfolio .teammates .person, body .wrapper .content .contacts .contact-us .phone, body .wrapper .content .contacts .contact-us .email, body .wrapper .content .contacts address, body .wrapper .content .contacts .emailus, body .wrapper .content .contacts .map, body .wrapper .content .publications .references .press-ref {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6, body .wrapper .content .work .clients .client, body .wrapper .content .team .teammates .person {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12, .mfp-container .white-popup-block, .mfp-container .white-popup-block img, .mfp-container .white-popup-block .carousel, .mfp-container .white-popup-block figcaption, body header .container-fluid, body header .mfp-container, body header footer, body header .about .carousel-inner .item, body .about .carousel-inner header .item, body header .wrapper, body footer .panel-body, body .about .carousel-inner .item figure figcaption, body .wrapper .content .services .grid .grid-item, body .wrapper .content .services .publications .references .grid-item, body .wrapper .content .publications .services .references .grid-item, body .wrapper .content .services .team .teammates .grid-item, body .wrapper .content .team .services .teammates .grid-item, body .wrapper .content .team .teammates .services .grid .person, body .wrapper .content .team .teammates .services .publications .references .person, body .wrapper .content .team .teammates .publications .services .references .person, body .wrapper .content .services .team .teammates .person, body .wrapper .content .team .services .teammates .person, body .wrapper .content .services .calltobtn, body .wrapper .content .work h3, body .wrapper .content .portfolio #projectsList.withArticle .articles, body .wrapper .content .portfolio #projectsList.withArticle .grid, body .wrapper .content .portfolio #projectsList.withArticle .publications .references, body .wrapper .content .publications .portfolio #projectsList.withArticle .references, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates, body .wrapper .content .portfolio .project-types, body .wrapper .content .portfolio .grid .grid-item, body .wrapper .content .portfolio .publications .references .grid-item, body .wrapper .content .publications .portfolio .references .grid-item, body .wrapper .content .portfolio .team .teammates .grid-item, body .wrapper .content .team .portfolio .teammates .grid-item, body .wrapper .content .team .teammates .portfolio .grid .person, body .wrapper .content .team .teammates .portfolio .publications .references .person, body .wrapper .content .team .teammates .publications .portfolio .references .person, body .wrapper .content .portfolio .team .teammates .person, body .wrapper .content .team .portfolio .teammates .person, body .wrapper .content .contacts .contact-us .phone, body .wrapper .content .contacts .contact-us .email, body .wrapper .content .contacts address, body .wrapper .content .contacts .emailus, body .wrapper .content .contacts .map, body .wrapper .content .publications .references .press-ref {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, body .wrapper .content .work .clients .client, body .wrapper .content .portfolio .grid .grid-item, body .wrapper .content .portfolio .publications .references .grid-item, body .wrapper .content .publications .portfolio .references .grid-item, body .wrapper .content .portfolio .team .teammates .grid-item, body .wrapper .content .team .portfolio .teammates .grid-item, body .wrapper .content .publications .references .press-ref, body .wrapper .content .team .teammates .person, .col-sm-4, body .wrapper .content .services .grid .grid-item, body .wrapper .content .services .publications .references .grid-item, body .wrapper .content .publications .services .references .grid-item, body .wrapper .content .services .team .teammates .grid-item, body .wrapper .content .team .services .teammates .grid-item, body .wrapper .content .publications .references .services .grid .press-ref, body .wrapper .content .services .publications .references .press-ref, body .wrapper .content .publications .services .references .press-ref, body .wrapper .content .publications .references .services .team .teammates .press-ref, body .wrapper .content .publications .references .team .services .teammates .press-ref, body .wrapper .content .team .teammates .services .grid .person, body .wrapper .content .team .teammates .services .publications .references .person, body .wrapper .content .team .teammates .publications .services .references .person, body .wrapper .content .services .team .teammates .person, body .wrapper .content .team .services .teammates .person, body .wrapper .content .services .calltobtn, .col-sm-5, .col-sm-6, .mfp-container .white-popup-block img, .mfp-container .white-popup-block .carousel, .mfp-container .white-popup-block figcaption, body .about .carousel-inner .item figure figcaption, body .wrapper .content .portfolio #projectsList.withArticle .articles, body .wrapper .content .portfolio #projectsList.withArticle .grid, body .wrapper .content .portfolio #projectsList.withArticle .publications .references, body .wrapper .content .publications .portfolio #projectsList.withArticle .references, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates, body .wrapper .content .contacts address, body .wrapper .content .contacts .emailus, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .mfp-container .white-popup-block, .col-sm-11, .col-sm-12, body .wrapper .content .portfolio #projectsList.withArticle .grid .grid-item, body .wrapper .content .portfolio #projectsList.withArticle .publications .references .grid-item, body .wrapper .content .publications .portfolio #projectsList.withArticle .references .grid-item, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates .grid-item, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates .grid-item, body .wrapper .content .publications .references .portfolio #projectsList.withArticle .grid .press-ref, body .wrapper .content .portfolio #projectsList.withArticle .publications .references .press-ref, body .wrapper .content .publications .portfolio #projectsList.withArticle .references .press-ref, body .wrapper .content .publications .references .portfolio #projectsList.withArticle .team .teammates .press-ref, body .wrapper .content .publications .references .team .portfolio #projectsList.withArticle .teammates .press-ref, body .wrapper .content .team .teammates .portfolio #projectsList.withArticle .grid .person, body .wrapper .content .team .teammates .portfolio #projectsList.withArticle .publications .references .person, body .wrapper .content .team .teammates .publications .portfolio #projectsList.withArticle .references .person, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates .person, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates .person, body .wrapper .content .portfolio .project-types, body .wrapper .content .contacts .contact-us .phone, body .wrapper .content .contacts .contact-us .email {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3, body .wrapper .content .work .clients .client, body .wrapper .content .portfolio .grid .grid-item, body .wrapper .content .portfolio .publications .references .grid-item, body .wrapper .content .publications .portfolio .references .grid-item, body .wrapper .content .portfolio .team .teammates .grid-item, body .wrapper .content .team .portfolio .teammates .grid-item, body .wrapper .content .publications .references .press-ref, body .wrapper .content .team .teammates .person {
    width: 25%;
  }
  .col-sm-4, body .wrapper .content .services .grid .grid-item, body .wrapper .content .services .publications .references .grid-item, body .wrapper .content .publications .services .references .grid-item, body .wrapper .content .services .team .teammates .grid-item, body .wrapper .content .team .services .teammates .grid-item, body .wrapper .content .publications .references .services .grid .press-ref, body .wrapper .content .services .publications .references .press-ref, body .wrapper .content .publications .services .references .press-ref, body .wrapper .content .publications .references .services .team .teammates .press-ref, body .wrapper .content .publications .references .team .services .teammates .press-ref, body .wrapper .content .team .teammates .services .grid .person, body .wrapper .content .team .teammates .services .publications .references .person, body .wrapper .content .team .teammates .publications .services .references .person, body .wrapper .content .services .team .teammates .person, body .wrapper .content .team .services .teammates .person, body .wrapper .content .services .calltobtn {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6, 
  .mfp-container .white-popup-block img, 
  .mfp-container .white-popup-block .carousel, 
  .mfp-container .white-popup-block figcaption, 
  body .about .carousel-inner .item figure figcaption, 
  body .wrapper .content .portfolio #projectsList.withArticle .articles, 
  body .wrapper .content .portfolio #projectsList.withArticle .grid, 
  body .wrapper .content .portfolio #projectsList.withArticle .publications .references, 
  body .wrapper .content .publications .portfolio #projectsList.withArticle .references, 
  body .wrapper .content .portfolio #projectsList.withArticle .team .teammates, 
  body .wrapper .content .team .portfolio #projectsList.withArticle .teammates, 
  body .wrapper .content .contacts address, body .wrapper .content .contacts .emailus {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10, .mfp-container .white-popup-block {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12, body .wrapper .content .portfolio #projectsList.withArticle .grid .grid-item, body .wrapper .content .portfolio #projectsList.withArticle .publications .references .grid-item, body .wrapper .content .publications .portfolio #projectsList.withArticle .references .grid-item, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates .grid-item, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates .grid-item, body .wrapper .content .publications .references .portfolio #projectsList.withArticle .grid .press-ref, body .wrapper .content .portfolio #projectsList.withArticle .publications .references .press-ref, body .wrapper .content .publications .portfolio #projectsList.withArticle .references .press-ref, body .wrapper .content .publications .references .portfolio #projectsList.withArticle .team .teammates .press-ref, body .wrapper .content .publications .references .team .portfolio #projectsList.withArticle .teammates .press-ref, body .wrapper .content .team .teammates .portfolio #projectsList.withArticle .grid .person, body .wrapper .content .team .teammates .portfolio #projectsList.withArticle .publications .references .person, body .wrapper .content .team .teammates .publications .portfolio #projectsList.withArticle .references .person, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates .person, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates .person, body .wrapper .content .portfolio .project-types, body .wrapper .content .contacts .contact-us .phone, body .wrapper .content .contacts .contact-us .email {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1, .mfp-container .white-popup-block {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4, body .wrapper .content .services .calltobtn {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, body .wrapper .content .services .calltobtn, .col-md-3, body .wrapper .content .work .clients .client, body .wrapper .content .portfolio .grid .grid-item, body .wrapper .content .portfolio .publications .references .grid-item, body .wrapper .content .publications .portfolio .references .grid-item, body .wrapper .content .portfolio .team .teammates .grid-item, body .wrapper .content .team .portfolio .teammates .grid-item, body .wrapper .content .publications .references .portfolio .grid .press-ref, body .wrapper .content .portfolio .publications .references .press-ref, body .wrapper .content .publications .portfolio .references .press-ref, body .wrapper .content .publications .references .portfolio .team .teammates .press-ref, body .wrapper .content .publications .references .team .portfolio .teammates .press-ref, body .wrapper .content .team .teammates .portfolio .grid .person, body .wrapper .content .team .teammates .portfolio .publications .references .person, body .wrapper .content .team .teammates .publications .portfolio .references .person, body .wrapper .content .portfolio .team .teammates .person, body .wrapper .content .team .portfolio .teammates .person, .col-md-4, body .wrapper .content .services .grid .grid-item, body .wrapper .content .services .publications .references .grid-item, body .wrapper .content .publications .services .references .grid-item, body .wrapper .content .services .team .teammates .grid-item, body .wrapper .content .team .services .teammates .grid-item, body .wrapper .content .publications .references .services .grid .press-ref, body .wrapper .content .services .publications .references .press-ref, body .wrapper .content .publications .services .references .press-ref, body .wrapper .content .publications .references .services .team .teammates .press-ref, body .wrapper .content .publications .references .team .services .teammates .press-ref, body .wrapper .content .team .teammates .services .grid .person, body .wrapper .content .team .teammates .services .publications .references .person, body .wrapper .content .team .teammates .publications .services .references .person, body .wrapper .content .services .team .teammates .person, body .wrapper .content .team .services .teammates .person, .col-md-5, .col-md-6, body .about .carousel-inner .item figure figcaption, body .wrapper .content .portfolio #projectsList.withArticle .articles, body .wrapper .content .portfolio #projectsList.withArticle .grid, body .wrapper .content .portfolio #projectsList.withArticle .publications .references, body .wrapper .content .publications .portfolio #projectsList.withArticle .references, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates, body .wrapper .content .portfolio #projectsList.withArticle .grid .grid-item, body .wrapper .content .portfolio #projectsList.withArticle .publications .references .grid-item, body .wrapper .content .publications .portfolio #projectsList.withArticle .references .grid-item, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates .grid-item, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates .grid-item, body .wrapper .content .publications .references .portfolio #projectsList.withArticle .grid .press-ref, body .wrapper .content .portfolio #projectsList.withArticle .publications .references .press-ref, body .wrapper .content .publications .portfolio #projectsList.withArticle .references .press-ref, body .wrapper .content .publications .references .portfolio #projectsList.withArticle .team .teammates .press-ref, body .wrapper .content .publications .references .team .portfolio #projectsList.withArticle .teammates .press-ref, body .wrapper .content .team .teammates .portfolio #projectsList.withArticle .grid .person, body .wrapper .content .team .teammates .portfolio #projectsList.withArticle .publications .references .person, body .wrapper .content .team .teammates .publications .portfolio #projectsList.withArticle .references .person, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates .person, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates .person, body .wrapper .content .contacts .contact-us .phone, body .wrapper .content .contacts .contact-us .email, body .wrapper .content .contacts address, body .wrapper .content .contacts .emailus, .col-md-7, .col-md-8, .col-md-9, .col-md-10, body .wrapper .content .portfolio .project-types, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2, body .wrapper .content .services .calltobtn {
    width: 16.6666666667%;
  }
  .col-md-3, body .wrapper .content .work .clients .client, body .wrapper .content .portfolio .grid .grid-item, body .wrapper .content .portfolio .publications .references .grid-item, body .wrapper .content .publications .portfolio .references .grid-item, body .wrapper .content .portfolio .team .teammates .grid-item, body .wrapper .content .team .portfolio .teammates .grid-item, body .wrapper .content .publications .references .portfolio .grid .press-ref, body .wrapper .content .portfolio .publications .references .press-ref, body .wrapper .content .publications .portfolio .references .press-ref, body .wrapper .content .publications .references .portfolio .team .teammates .press-ref, body .wrapper .content .publications .references .team .portfolio .teammates .press-ref, body .wrapper .content .team .teammates .portfolio .grid .person, body .wrapper .content .team .teammates .portfolio .publications .references .person, body .wrapper .content .team .teammates .publications .portfolio .references .person, body .wrapper .content .portfolio .team .teammates .person, body .wrapper .content .team .portfolio .teammates .person {
    width: 25%;
  }
  .col-md-4, body .wrapper .content .services .grid .grid-item, body .wrapper .content .services .publications .references .grid-item, body .wrapper .content .publications .services .references .grid-item, body .wrapper .content .services .team .teammates .grid-item, body .wrapper .content .team .services .teammates .grid-item, body .wrapper .content .publications .references .services .grid .press-ref, body .wrapper .content .services .publications .references .press-ref, body .wrapper .content .publications .services .references .press-ref, body .wrapper .content .publications .references .services .team .teammates .press-ref, body .wrapper .content .publications .references .team .services .teammates .press-ref, body .wrapper .content .team .teammates .services .grid .person, body .wrapper .content .team .teammates .services .publications .references .person, body .wrapper .content .team .teammates .publications .services .references .person, body .wrapper .content .services .team .teammates .person, body .wrapper .content .team .services .teammates .person {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6, 
  body .about .carousel-inner .item figure figcaption, 
  body .wrapper .content .portfolio #projectsList.withArticle .articles, 
  body .wrapper .content .portfolio #projectsList.withArticle .grid, 
  body .wrapper .content .portfolio #projectsList.withArticle .publications .references, 
  body .wrapper .content .publications .portfolio #projectsList.withArticle .references, 
  body .wrapper .content .portfolio #projectsList.withArticle .team .teammates, 
  body .wrapper .content .team .portfolio #projectsList.withArticle .teammates, 
  body .wrapper .content .portfolio #projectsList.withArticle .grid .grid-item, 
  body .wrapper .content .portfolio #projectsList.withArticle .publications .references .grid-item, 
  body .wrapper .content .publications .portfolio #projectsList.withArticle .references .grid-item, 
  body .wrapper .content .portfolio #projectsList.withArticle .team .teammates .grid-item, 
  body .wrapper .content .team .portfolio #projectsList.withArticle .teammates .grid-item, 
  body .wrapper .content .publications .references .portfolio #projectsList.withArticle .grid .press-ref, 
  body .wrapper .content .portfolio #projectsList.withArticle .publications .references .press-ref, 
  body .wrapper .content .publications .portfolio #projectsList.withArticle .references .press-ref, 
  body .wrapper .content .publications .references .portfolio #projectsList.withArticle .team .teammates .press-ref, 
  body .wrapper .content .publications .references .team .portfolio #projectsList.withArticle .teammates .press-ref, 
  body .wrapper .content .team .teammates .portfolio #projectsList.withArticle .grid .person, 
  body .wrapper .content .team .teammates .portfolio #projectsList.withArticle .publications .references .person, 
  body .wrapper .content .team .teammates .publications .portfolio #projectsList.withArticle .references .person, 
  body .wrapper .content .portfolio #projectsList.withArticle .team .teammates .person, 
  body .wrapper .content .team .portfolio #projectsList.withArticle .teammates .person, 
  body .wrapper .content .contacts .contact-us .phone, body .wrapper .content .contacts .contact-us .email, 
  body .wrapper .content .contacts address, body .wrapper .content .contacts .emailus {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10, body .wrapper .content .portfolio .project-types {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1, body .wrapper .content .portfolio .project-types {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5, body .wrapper .content .services .calltobtn {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, body .wrapper .content .work .clients .client, .col-lg-4, body .wrapper .content .portfolio #projectsList.withArticle .articles, body .wrapper .content .portfolio #projectsList.withArticle .grid .grid-item, body .wrapper .content .portfolio #projectsList.withArticle .publications .references .grid-item, body .wrapper .content .publications .portfolio #projectsList.withArticle .references .grid-item, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates .grid-item, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates .grid-item, body .wrapper .content .publications .references .portfolio #projectsList.withArticle .grid .press-ref, body .wrapper .content .portfolio #projectsList.withArticle .publications .references .press-ref, body .wrapper .content .publications .portfolio #projectsList.withArticle .references .press-ref, body .wrapper .content .publications .references .portfolio #projectsList.withArticle .team .teammates .press-ref, body .wrapper .content .publications .references .team .portfolio #projectsList.withArticle .teammates .press-ref, body .wrapper .content .team .teammates .portfolio #projectsList.withArticle .grid .person, body .wrapper .content .team .teammates .portfolio #projectsList.withArticle .publications .references .person, body .wrapper .content .team .teammates .publications .portfolio #projectsList.withArticle .references .person, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates .person, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates .person, .col-lg-5, .col-lg-6, .col-lg-7, body .about .carousel-inner .item figure figcaption, .col-lg-8, body .wrapper .content .portfolio #projectsList.withArticle .grid, body .wrapper .content .portfolio #projectsList.withArticle .publications .references, body .wrapper .content .publications .portfolio #projectsList.withArticle .references, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates, body .wrapper .content .portfolio .project-types, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3, body .wrapper .content .work .clients .client {
    width: 25%;
  }
  .col-lg-4, body .wrapper .content .portfolio #projectsList.withArticle .articles, body .wrapper .content .portfolio #projectsList.withArticle .grid .grid-item, body .wrapper .content .portfolio #projectsList.withArticle .publications .references .grid-item, body .wrapper .content .publications .portfolio #projectsList.withArticle .references .grid-item, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates .grid-item, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates .grid-item, body .wrapper .content .publications .references .portfolio #projectsList.withArticle .grid .press-ref, body .wrapper .content .portfolio #projectsList.withArticle .publications .references .press-ref, body .wrapper .content .publications .portfolio #projectsList.withArticle .references .press-ref, body .wrapper .content .publications .references .portfolio #projectsList.withArticle .team .teammates .press-ref, body .wrapper .content .publications .references .team .portfolio #projectsList.withArticle .teammates .press-ref, body .wrapper .content .team .teammates .portfolio #projectsList.withArticle .grid .person, body .wrapper .content .team .teammates .portfolio #projectsList.withArticle .publications .references .person, body .wrapper .content .team .teammates .publications .portfolio #projectsList.withArticle .references .person, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates .person, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates .person {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7, body .about .carousel-inner .item figure figcaption {
    width: 58.3333333333%;
  }
  .col-lg-8, body .wrapper .content .portfolio #projectsList.withArticle .grid, body .wrapper .content .portfolio #projectsList.withArticle .publications .references, body .wrapper .content .publications .portfolio #projectsList.withArticle .references, body .wrapper .content .portfolio #projectsList.withArticle .team .teammates, body .wrapper .content .team .portfolio #projectsList.withArticle .teammates, body .wrapper .content .portfolio .project-types {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2, body .wrapper .content .portfolio .project-types {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fcfcfc;
}

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  box-sizing: border-box;
}

input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple], select[size] {
  height: auto;
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0.25em;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #a8a8a8;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #a8a8a8;
}

.form-control::-webkit-input-placeholder {
  color: #a8a8a8;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #c9c9c9;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
  line-height: 34px;
  line-height: 1.428571429 \0;
}

input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm > .input-group-btn > input[type="date"].calltobtn, body .wrapper .content .contacts .emailus .message .input-group-sm > .input-group-btn > input[type="date"].send, input[type="time"].input-sm, .form-horizontal .form-group-sm input[type="time"].form-control, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm > .input-group-btn > input[type="time"].calltobtn, body .wrapper .content .contacts .emailus .message .input-group-sm > .input-group-btn > input[type="time"].send, input[type="datetime-local"].input-sm, .form-horizontal .form-group-sm input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm > .input-group-btn > input[type="datetime-local"].calltobtn, body .wrapper .content .contacts .emailus .message .input-group-sm > .input-group-btn > input[type="datetime-local"].send, input[type="month"].input-sm, .form-horizontal .form-group-sm input[type="month"].form-control, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm > .input-group-btn > input[type="month"].calltobtn, body .wrapper .content .contacts .emailus .message .input-group-sm > .input-group-btn > input[type="month"].send {
  line-height: 30px;
}

input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg > .input-group-btn > input[type="date"].calltobtn, body .wrapper .content .contacts .emailus .message .input-group-lg > .input-group-btn > input[type="date"].send, input[type="time"].input-lg, .form-horizontal .form-group-lg input[type="time"].form-control, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg > .input-group-btn > input[type="time"].calltobtn, body .wrapper .content .contacts .emailus .message .input-group-lg > .input-group-btn > input[type="time"].send, input[type="datetime-local"].input-lg, .form-horizontal .form-group-lg input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg > .input-group-btn > input[type="datetime-local"].calltobtn, body .wrapper .content .contacts .emailus .message .input-group-lg > .input-group-btn > input[type="datetime-local"].send, input[type="month"].input-lg, .form-horizontal .form-group-lg input[type="month"].form-control, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg > .input-group-btn > input[type="month"].calltobtn, body .wrapper .content .contacts .emailus .message .input-group-lg > .input-group-btn > input[type="month"].send {
  line-height: 46px;
}

.form-group {
  margin-bottom: 15px;
}

.radio, .checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label, .checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline, .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .input-group-lg > .input-group-btn > .form-control-static.calltobtn, body .wrapper .content .contacts .emailus .message .input-group-lg > .input-group-btn > .form-control-static.send, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn, .input-group-sm > .input-group-btn > .form-control-static.calltobtn, body .wrapper .content .contacts .emailus .message .input-group-sm > .input-group-btn > .form-control-static.send {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .form-horizontal .form-group-sm .form-control, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .input-group-sm > .input-group-btn > .calltobtn, body .wrapper .content .contacts .emailus .message .input-group-sm > .input-group-btn > .send {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .form-horizontal .form-group-sm select.form-control, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn, .input-group-sm > .input-group-btn > select.calltobtn, body .wrapper .content .contacts .emailus .message .input-group-sm > .input-group-btn > select.send {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > .input-group-btn > textarea.calltobtn, body .wrapper .content .contacts .emailus .message .input-group-sm > .input-group-btn > textarea.send, select[multiple].input-sm, .form-horizontal .form-group-sm select[multiple].form-control, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn, .input-group-sm > .input-group-btn > select[multiple].calltobtn, body .wrapper .content .contacts .emailus .message .input-group-sm > .input-group-btn > select[multiple].send {
  height: auto;
}

.input-lg, .form-horizontal .form-group-lg .form-control, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .input-group-lg > .input-group-btn > .calltobtn, body .wrapper .content .contacts .emailus .message .input-group-lg > .input-group-btn > .send {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg, .form-horizontal .form-group-lg select.form-control, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn, .input-group-lg > .input-group-btn > select.calltobtn, body .wrapper .content .contacts .emailus .message .input-group-lg > .input-group-btn > select.send {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > .input-group-btn > textarea.calltobtn, body .wrapper .content .contacts .emailus .message .input-group-lg > .input-group-btn > textarea.send, select[multiple].input-lg, .form-horizontal .form-group-lg select[multiple].form-control, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn, .input-group-lg > .input-group-btn > select[multiple].calltobtn, body .wrapper .content .contacts .emailus .message .input-group-lg > .input-group-btn > select[multiple].send {
  height: auto;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg > .input-group-btn > .calltobtn + .form-control-feedback, body .wrapper .content .contacts .emailus .message .input-group-lg > .input-group-btn > .send + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm > .input-group-btn > .calltobtn + .form-control-feedback, body .wrapper .content .contacts .emailus .message .input-group-sm > .input-group-btn > .send + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #525252;
}

@media (min-width: 768px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .navbar-form .input-group .input-group-btn, .form-inline .input-group .form-control, .navbar-form .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio, .navbar-form .radio, .form-inline .checkbox, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label, .navbar-form .radio label, .form-inline .checkbox label, .navbar-form .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"], .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.btn, .calltobtn, body .wrapper .content .contacts .emailus .message .send {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 0.25em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .calltobtn:focus, body .wrapper .content .contacts .emailus .message .send:focus, .btn:active:focus, .calltobtn:active:focus, body .wrapper .content .contacts .emailus .message .send:active:focus, .btn.active:focus, .active.calltobtn:focus, body .wrapper .content .contacts .emailus .message .active.send:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .calltobtn:hover, body .wrapper .content .contacts .emailus .message .send:hover, .btn:focus, .calltobtn:focus, body .wrapper .content .contacts .emailus .message .send:focus {
  color: #333;
  text-decoration: none;
}

.btn:active, .calltobtn:active, body .wrapper .content .contacts .emailus .message .send:active, .btn.active, .active.calltobtn, body .wrapper .content .contacts .emailus .message .active.send {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .disabled.calltobtn, body .wrapper .content .contacts .emailus .message .disabled.send, .btn[disabled], [disabled].calltobtn, body .wrapper .content .contacts .emailus .message [disabled].send, fieldset[disabled] .btn, fieldset[disabled] .calltobtn, fieldset[disabled] body .wrapper .content .contacts .emailus .message .send, body .wrapper .content .contacts .emailus .message fieldset[disabled] .send {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.btn-default, body .wrapper .content .contacts .emailus .message .send {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:hover, body .wrapper .content .contacts .emailus .message .send:hover, .btn-default:focus, body .wrapper .content .contacts .emailus .message .send:focus, .btn-default:active, body .wrapper .content .contacts .emailus .message .send:active, .btn-default.active, body .wrapper .content .contacts .emailus .message .active.send, .open > .btn-default.dropdown-toggle, body .wrapper .content .contacts .emailus .message .open > .dropdown-toggle.send {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active, body .wrapper .content .contacts .emailus .message .send:active, .btn-default.active, body .wrapper .content .contacts .emailus .message .active.send, .open > .btn-default.dropdown-toggle, body .wrapper .content .contacts .emailus .message .open > .dropdown-toggle.send {
  background-image: none;
}

.btn-default.disabled, body .wrapper .content .contacts .emailus .message .disabled.send, .btn-default.disabled:hover, body .wrapper .content .contacts .emailus .message .disabled.send:hover, .btn-default.disabled:focus, body .wrapper .content .contacts .emailus .message .disabled.send:focus, .btn-default.disabled:active, body .wrapper .content .contacts .emailus .message .disabled.send:active, .btn-default.disabled.active, body .wrapper .content .contacts .emailus .message .disabled.active.send, .btn-default[disabled], body .wrapper .content .contacts .emailus .message [disabled].send, .btn-default[disabled]:hover, body .wrapper .content .contacts .emailus .message [disabled].send:hover, .btn-default[disabled]:focus, body .wrapper .content .contacts .emailus .message [disabled].send:focus, .btn-default[disabled]:active, body .wrapper .content .contacts .emailus .message [disabled].send:active, .btn-default[disabled].active, body .wrapper .content .contacts .emailus .message [disabled].active.send, fieldset[disabled] .btn-default, fieldset[disabled] body .wrapper .content .contacts .emailus .message .send, body .wrapper .content .contacts .emailus .message fieldset[disabled] .send, fieldset[disabled] .btn-default:hover, fieldset[disabled] body .wrapper .content .contacts .emailus .message .send:hover, body .wrapper .content .contacts .emailus .message fieldset[disabled] .send:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] body .wrapper .content .contacts .emailus .message .send:focus, body .wrapper .content .contacts .emailus .message fieldset[disabled] .send:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] body .wrapper .content .contacts .emailus .message .send:active, body .wrapper .content .contacts .emailus .message fieldset[disabled] .send:active, fieldset[disabled] .btn-default.active, fieldset[disabled] body .wrapper .content .contacts .emailus .message .active.send, body .wrapper .content .contacts .emailus .message fieldset[disabled] .active.send {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge, body .wrapper .content .contacts .emailus .message .send .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #1f2161;
  border-color: #191a4e;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #13143a;
  border-color: #0a0b1f;
}

.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #1f2161;
  border-color: #191a4e;
}

.btn-primary .badge {
  color: #1f2161;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #90eb4b;
  border-color: #82e834;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #74e61d;
  border-color: #63c916;
}

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #90eb4b;
  border-color: #82e834;
}

.btn-success .badge {
  color: #90eb4b;
  background-color: #fff;
}

.btn-info, .calltobtn {
  color: #1f2161;
  background-color: #48e0db;
  border-color: #32dcd7;
}

.btn-info:hover, .calltobtn:hover, .btn-info:focus, .calltobtn:focus, .btn-info:active, .calltobtn:active, .btn-info.active, .active.calltobtn, .open > .btn-info.dropdown-toggle, .open > .dropdown-toggle.calltobtn {
  color: #1f2161;
  background-color: #23d2cc;
  border-color: #1eb3ae;
}

.btn-info:active, .calltobtn:active, .btn-info.active, .active.calltobtn, .open > .btn-info.dropdown-toggle, .open > .dropdown-toggle.calltobtn {
  background-image: none;
}

.btn-info.disabled, .disabled.calltobtn, .btn-info.disabled:hover, .disabled.calltobtn:hover, .btn-info.disabled:focus, .disabled.calltobtn:focus, .btn-info.disabled:active, .disabled.calltobtn:active, .btn-info.disabled.active, .disabled.active.calltobtn, .btn-info[disabled], [disabled].calltobtn, .btn-info[disabled]:hover, [disabled].calltobtn:hover, .btn-info[disabled]:focus, [disabled].calltobtn:focus, .btn-info[disabled]:active, [disabled].calltobtn:active, .btn-info[disabled].active, [disabled].active.calltobtn, fieldset[disabled] .btn-info, fieldset[disabled] .calltobtn, fieldset[disabled] .btn-info:hover, fieldset[disabled] .calltobtn:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .calltobtn:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .calltobtn:active, fieldset[disabled] .btn-info.active, fieldset[disabled] .active.calltobtn {
  background-color: #48e0db;
  border-color: #32dcd7;
}

.btn-info .badge, .calltobtn .badge {
  color: #48e0db;
  background-color: #1f2161;
}

.btn-warning {
  color: #fff;
  background-color: #B83B4E;
  border-color: #a53546;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #912f3e;
  border-color: #762632;
}

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #B83B4E;
  border-color: #a53546;
}

.btn-warning .badge {
  color: #B83B4E;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #fa5056;
  border-color: #f9373e;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #f91e26;
  border-color: #ed070f;
}

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #fa5056;
  border-color: #f9373e;
}

.btn-danger .badge {
  color: #fa5056;
  background-color: #fff;
}

.btn-link {
  color: #48e0db;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #1ca6a1;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #a8a8a8;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .calltobtn, body .wrapper .content .contacts .emailus .message .btn-group-lg > .send {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .calltobtn, body .wrapper .content .contacts .emailus .message .btn-group-sm > .send {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > .calltobtn, body .wrapper .content .contacts .emailus .message .btn-group-xs > .send {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25em;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #1f2161;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #a8a8a8;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #a8a8a8;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 991px) {
  .navbar-right .dropdown-menu, body header .navigation .dropdown-menu, body header .language .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left, body header .navigation .dropdown-menu-left, body header .language .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn, .btn-group > .calltobtn, body .wrapper .content .contacts .emailus .message .btn-group > .send, .btn-group-vertical > .btn, .btn-group-vertical > .calltobtn, body .wrapper .content .contacts .emailus .message .btn-group-vertical > .send {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .btn-group > .calltobtn:hover, body .wrapper .content .contacts .emailus .message .btn-group > .send:hover, .btn-group > .btn:focus, .btn-group > .calltobtn:focus, body .wrapper .content .contacts .emailus .message .btn-group > .send:focus, .btn-group > .btn:active, .btn-group > .calltobtn:active, body .wrapper .content .contacts .emailus .message .btn-group > .send:active, .btn-group > .btn.active, .btn-group > .active.calltobtn, body .wrapper .content .contacts .emailus .message .btn-group > .active.send, .btn-group-vertical > .btn:hover, .btn-group-vertical > .calltobtn:hover, body .wrapper .content .contacts .emailus .message .btn-group-vertical > .send:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .calltobtn:focus, body .wrapper .content .contacts .emailus .message .btn-group-vertical > .send:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .calltobtn:active, body .wrapper .content .contacts .emailus .message .btn-group-vertical > .send:active, .btn-group-vertical > .btn.active, .btn-group-vertical > .active.calltobtn, body .wrapper .content .contacts .emailus .message .btn-group-vertical > .active.send {
  z-index: 2;
}

.btn-group > .btn:focus, .btn-group > .calltobtn:focus, body .wrapper .content .contacts .emailus .message .btn-group > .send:focus, .btn-group-vertical > .btn:focus, .btn-group-vertical > .calltobtn:focus, body .wrapper .content .contacts .emailus .message .btn-group-vertical > .send:focus {
  outline: 0;
}

.btn-group .btn + .btn, .btn-group .calltobtn + .btn, .btn-group body .wrapper .content .contacts .emailus .message .send + .btn, body .wrapper .content .contacts .emailus .message .btn-group .send + .btn, .btn-group .btn + .calltobtn, .btn-group .calltobtn + .calltobtn, .btn-group body .wrapper .content .contacts .emailus .message .send + .calltobtn, body .wrapper .content .contacts .emailus .message .btn-group .send + .calltobtn, .btn-group body .wrapper .content .contacts .emailus .message .btn + .send, body .wrapper .content .contacts .emailus .message .btn-group .btn + .send, .btn-group body .wrapper .content .contacts .emailus .message .calltobtn + .send, body .wrapper .content .contacts .emailus .message .btn-group .calltobtn + .send, .btn-group body .wrapper .content .contacts .emailus .message .send + .send, body .wrapper .content .contacts .emailus .message .btn-group .send + .send, .btn-group .btn + .btn-group, .btn-group .calltobtn + .btn-group, .btn-group body .wrapper .content .contacts .emailus .message .send + .btn-group, body .wrapper .content .contacts .emailus .message .btn-group .send + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .calltobtn, .btn-group body .wrapper .content .contacts .emailus .message .btn-group + .send, body .wrapper .content .contacts .emailus .message .btn-group .btn-group + .send, .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn, .btn-toolbar > .calltobtn, body .wrapper .content .contacts .emailus .message .btn-toolbar > .send, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .calltobtn:not(:first-child):not(:last-child):not(.dropdown-toggle), body .wrapper .content .contacts .emailus .message .btn-group > .send:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child, .btn-group > .calltobtn:first-child, body .wrapper .content .contacts .emailus .message .btn-group > .send:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .calltobtn:first-child:not(:last-child):not(.dropdown-toggle), body .wrapper .content .contacts .emailus .message .btn-group > .send:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .calltobtn:last-child:not(:first-child), body .wrapper .content .contacts .emailus .message .btn-group > .send:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .calltobtn, body .wrapper .content .contacts .emailus .message .btn-group > .btn-group:not(:first-child):not(:last-child) > .send {
  border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .calltobtn:last-child, body .wrapper .content .contacts .emailus .message .btn-group > .btn-group:first-child > .send:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child, .btn-group > .btn-group:last-child > .calltobtn:first-child, body .wrapper .content .contacts .emailus .message .btn-group > .btn-group:last-child > .send:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle, .btn-group > .calltobtn + .dropdown-toggle, body .wrapper .content .contacts .emailus .message .btn-group > .send + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.btn-group > .calltobtn + .dropdown-toggle, body .wrapper .content .contacts .emailus .message .btn-group-lg.btn-group > .send + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret, .calltobtn .caret, body .wrapper .content .contacts .emailus .message .send .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-group-lg > .calltobtn .caret, body .wrapper .content .contacts .emailus .message .btn-group-lg > .send .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > .calltobtn .caret, .dropup body .wrapper .content .contacts .emailus .message .btn-group-lg > .send .caret, body .wrapper .content .contacts .emailus .message .dropup .btn-group-lg > .send .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .calltobtn, body .wrapper .content .contacts .emailus .message .btn-group-vertical > .send, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .calltobtn, body .wrapper .content .contacts .emailus .message .btn-group-vertical > .btn-group > .send {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .calltobtn, body .wrapper .content .contacts .emailus .message .btn-group-vertical > .btn-group > .send {
  float: none;
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .calltobtn + .btn, body .wrapper .content .contacts .emailus .message .btn-group-vertical > .send + .btn, .btn-group-vertical > .btn + .calltobtn, .btn-group-vertical > .calltobtn + .calltobtn, body .wrapper .content .contacts .emailus .message .btn-group-vertical > .send + .calltobtn, body .wrapper .content .contacts .emailus .message .btn-group-vertical > .btn + .send, body .wrapper .content .contacts .emailus .message .btn-group-vertical > .calltobtn + .send, body .wrapper .content .contacts .emailus .message .btn-group-vertical > .send + .send, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .calltobtn + .btn-group, body .wrapper .content .contacts .emailus .message .btn-group-vertical > .send + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .calltobtn, body .wrapper .content .contacts .emailus .message .btn-group-vertical > .btn-group + .send, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .calltobtn:not(:first-child):not(:last-child), body .wrapper .content .contacts .emailus .message .btn-group-vertical > .send:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .calltobtn:first-child:not(:last-child), body .wrapper .content .contacts .emailus .message .btn-group-vertical > .send:first-child:not(:last-child) {
  border-top-right-radius: 0.25em;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > .calltobtn:last-child:not(:first-child), body .wrapper .content .contacts .emailus .message .btn-group-vertical > .send:last-child:not(:first-child) {
  border-bottom-left-radius: 0.25em;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .calltobtn, body .wrapper .content .contacts .emailus .message .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .send {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .calltobtn:last-child, body .wrapper .content .contacts .emailus .message .btn-group-vertical > .btn-group:first-child:not(:last-child) > .send:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .calltobtn:first-child, body .wrapper .content .contacts .emailus .message .btn-group-vertical > .btn-group:last-child:not(:first-child) > .send:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn, .btn-group-justified > .calltobtn, body .wrapper .content .contacts .emailus .message .btn-group-justified > .send, .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .calltobtn, .btn-group-justified > .btn-group body .wrapper .content .contacts .emailus .message .send, body .wrapper .content .contacts .emailus .message .btn-group-justified > .btn-group .send {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .calltobtn > input[type="radio"], body .wrapper .content .contacts .emailus .message [data-toggle="buttons"] > .send > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"], [data-toggle="buttons"] > .calltobtn > input[type="checkbox"], body .wrapper .content .contacts .emailus .message [data-toggle="buttons"] > .send > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #c9c9c9;
  border: 1px solid #ccc;
  border-radius: 0.25em;
}

.input-group-addon.input-sm, .form-horizontal .form-group-sm .input-group-addon.form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn, .input-group-sm > .input-group-btn > .input-group-addon.calltobtn, body .wrapper .content .contacts .emailus .message .input-group-sm > .input-group-btn > .input-group-addon.send {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg, .form-horizontal .form-group-lg .input-group-addon.form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn, .input-group-lg > .input-group-btn > .input-group-addon.calltobtn, body .wrapper .content .contacts .emailus .message .input-group-lg > .input-group-btn > .input-group-addon.send {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .calltobtn, body .wrapper .content .contacts .emailus .message .input-group-btn:first-child > .send, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .btn-group > .calltobtn, body .wrapper .content .contacts .emailus .message .input-group-btn:first-child > .btn-group > .send, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .calltobtn:not(:last-child):not(.dropdown-toggle), body .wrapper .content .contacts .emailus .message .input-group-btn:last-child > .send:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn-group:not(:last-child) > .calltobtn, body .wrapper .content .contacts .emailus .message .input-group-btn:last-child > .btn-group:not(:last-child) > .send {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .calltobtn, body .wrapper .content .contacts .emailus .message .input-group-btn:last-child > .send, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .btn-group > .calltobtn, body .wrapper .content .contacts .emailus .message .input-group-btn:last-child > .btn-group > .send, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .calltobtn:not(:first-child), body .wrapper .content .contacts .emailus .message .input-group-btn:first-child > .send:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn-group:not(:first-child) > .calltobtn, body .wrapper .content .contacts .emailus .message .input-group-btn:first-child > .btn-group:not(:first-child) > .send {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn, .input-group-btn > .calltobtn, body .wrapper .content .contacts .emailus .message .input-group-btn > .send {
  position: relative;
}

.input-group-btn > .btn + .btn, .input-group-btn > .calltobtn + .btn, body .wrapper .content .contacts .emailus .message .input-group-btn > .send + .btn, .input-group-btn > .btn + .calltobtn, .input-group-btn > .calltobtn + .calltobtn, body .wrapper .content .contacts .emailus .message .input-group-btn > .send + .calltobtn, body .wrapper .content .contacts .emailus .message .input-group-btn > .btn + .send, body .wrapper .content .contacts .emailus .message .input-group-btn > .calltobtn + .send, body .wrapper .content .contacts .emailus .message .input-group-btn > .send + .send {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .calltobtn:hover, body .wrapper .content .contacts .emailus .message .input-group-btn > .send:hover, .input-group-btn > .btn:focus, .input-group-btn > .calltobtn:focus, body .wrapper .content .contacts .emailus .message .input-group-btn > .send:focus, .input-group-btn > .btn:active, .input-group-btn > .calltobtn:active, body .wrapper .content .contacts .emailus .message .input-group-btn > .send:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .calltobtn, body .wrapper .content .contacts .emailus .message .input-group-btn:first-child > .send, .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .calltobtn, body .wrapper .content .contacts .emailus .message .input-group-btn:last-child > .send, .input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.nav, body header .navigation, body header .language, body .wrapper .content .services .grid .grid-item .subservices, body .wrapper .content .services .publications .references .grid-item .subservices, body .wrapper .content .publications .services .references .grid-item .subservices, body .wrapper .content .services .team .teammates .grid-item .subservices, body .wrapper .content .team .services .teammates .grid-item .subservices, body .wrapper .content .publications .references .services .grid .press-ref .subservices, body .wrapper .content .services .publications .references .press-ref .subservices, body .wrapper .content .publications .services .references .press-ref .subservices, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices, body .wrapper .content .team .teammates .services .grid .person .subservices, body .wrapper .content .team .teammates .services .publications .references .person .subservices, body .wrapper .content .team .teammates .publications .services .references .person .subservices, body .wrapper .content .services .team .teammates .person .subservices, body .wrapper .content .team .services .teammates .person .subservices, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices, body .wrapper .content .portfolio .project-types .project-types-switch {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before, body header .navigation:before, body header .language:before, body .wrapper .content .services .grid .grid-item .subservices:before, body .wrapper .content .services .publications .references .grid-item .subservices:before, body .wrapper .content .publications .services .references .grid-item .subservices:before, body .wrapper .content .services .team .teammates .grid-item .subservices:before, body .wrapper .content .team .services .teammates .grid-item .subservices:before, body .wrapper .content .publications .references .services .grid .press-ref .subservices:before, body .wrapper .content .services .publications .references .press-ref .subservices:before, body .wrapper .content .publications .services .references .press-ref .subservices:before, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices:before, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices:before, body .wrapper .content .team .teammates .services .grid .person .subservices:before, body .wrapper .content .team .teammates .services .publications .references .person .subservices:before, body .wrapper .content .team .teammates .publications .services .references .person .subservices:before, body .wrapper .content .services .team .teammates .person .subservices:before, body .wrapper .content .team .services .teammates .person .subservices:before, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices:before, body .wrapper .content .portfolio .project-types .project-types-switch:before, .nav:after, body header .navigation:after, body header .language:after, body .wrapper .content .services .grid .grid-item .subservices:after, body .wrapper .content .services .publications .references .grid-item .subservices:after, body .wrapper .content .publications .services .references .grid-item .subservices:after, body .wrapper .content .services .team .teammates .grid-item .subservices:after, body .wrapper .content .team .services .teammates .grid-item .subservices:after, body .wrapper .content .publications .references .services .grid .press-ref .subservices:after, body .wrapper .content .services .publications .references .press-ref .subservices:after, body .wrapper .content .publications .services .references .press-ref .subservices:after, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices:after, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices:after, body .wrapper .content .team .teammates .services .grid .person .subservices:after, body .wrapper .content .team .teammates .services .publications .references .person .subservices:after, body .wrapper .content .team .teammates .publications .services .references .person .subservices:after, body .wrapper .content .services .team .teammates .person .subservices:after, body .wrapper .content .team .services .teammates .person .subservices:after, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices:after, body .wrapper .content .portfolio .project-types .project-types-switch:after {
  content: " ";
  display: table;
}

.nav:after, body header .navigation:after, body header .language:after, body .wrapper .content .services .grid .grid-item .subservices:after, body .wrapper .content .services .publications .references .grid-item .subservices:after, body .wrapper .content .publications .services .references .grid-item .subservices:after, body .wrapper .content .services .team .teammates .grid-item .subservices:after, body .wrapper .content .team .services .teammates .grid-item .subservices:after, body .wrapper .content .publications .references .services .grid .press-ref .subservices:after, body .wrapper .content .services .publications .references .press-ref .subservices:after, body .wrapper .content .publications .services .references .press-ref .subservices:after, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices:after, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices:after, body .wrapper .content .team .teammates .services .grid .person .subservices:after, body .wrapper .content .team .teammates .services .publications .references .person .subservices:after, body .wrapper .content .team .teammates .publications .services .references .person .subservices:after, body .wrapper .content .services .team .teammates .person .subservices:after, body .wrapper .content .team .services .teammates .person .subservices:after, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices:after, body .wrapper .content .portfolio .project-types .project-types-switch:after {
  clear: both;
}

.nav > li, body header .navigation > li, body header .language > li, body .wrapper .content .services .grid .grid-item .subservices > li, body .wrapper .content .services .publications .references .grid-item .subservices > li, body .wrapper .content .publications .services .references .grid-item .subservices > li, body .wrapper .content .services .team .teammates .grid-item .subservices > li, body .wrapper .content .team .services .teammates .grid-item .subservices > li, body .wrapper .content .publications .references .services .grid .press-ref .subservices > li, body .wrapper .content .services .publications .references .press-ref .subservices > li, body .wrapper .content .publications .services .references .press-ref .subservices > li, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices > li, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices > li, body .wrapper .content .team .teammates .services .grid .person .subservices > li, body .wrapper .content .team .teammates .services .publications .references .person .subservices > li, body .wrapper .content .team .teammates .publications .services .references .person .subservices > li, body .wrapper .content .services .team .teammates .person .subservices > li, body .wrapper .content .team .services .teammates .person .subservices > li, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices > li, body .wrapper .content .portfolio .project-types .project-types-switch > li {
  position: relative;
  display: block;
}

.nav > li > a, body header .navigation > li > a, body header .language > li > a, body .wrapper .content .services .grid .grid-item .subservices > li > a, body .wrapper .content .services .publications .references .grid-item .subservices > li > a, body .wrapper .content .publications .services .references .grid-item .subservices > li > a, body .wrapper .content .services .team .teammates .grid-item .subservices > li > a, body .wrapper .content .team .services .teammates .grid-item .subservices > li > a, body .wrapper .content .publications .references .services .grid .press-ref .subservices > li > a, body .wrapper .content .services .publications .references .press-ref .subservices > li > a, body .wrapper .content .publications .services .references .press-ref .subservices > li > a, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices > li > a, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices > li > a, body .wrapper .content .team .teammates .services .grid .person .subservices > li > a, body .wrapper .content .team .teammates .services .publications .references .person .subservices > li > a, body .wrapper .content .team .teammates .publications .services .references .person .subservices > li > a, body .wrapper .content .services .team .teammates .person .subservices > li > a, body .wrapper .content .team .services .teammates .person .subservices > li > a, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices > li > a, body .wrapper .content .portfolio .project-types .project-types-switch > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover, body header .navigation > li > a:hover, body header .language > li > a:hover, body .wrapper .content .services .grid .grid-item .subservices > li > a:hover, body .wrapper .content .services .publications .references .grid-item .subservices > li > a:hover, body .wrapper .content .publications .services .references .grid-item .subservices > li > a:hover, body .wrapper .content .services .team .teammates .grid-item .subservices > li > a:hover, body .wrapper .content .team .services .teammates .grid-item .subservices > li > a:hover, body .wrapper .content .publications .references .services .grid .press-ref .subservices > li > a:hover, body .wrapper .content .services .publications .references .press-ref .subservices > li > a:hover, body .wrapper .content .publications .services .references .press-ref .subservices > li > a:hover, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices > li > a:hover, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices > li > a:hover, body .wrapper .content .team .teammates .services .grid .person .subservices > li > a:hover, body .wrapper .content .team .teammates .services .publications .references .person .subservices > li > a:hover, body .wrapper .content .team .teammates .publications .services .references .person .subservices > li > a:hover, body .wrapper .content .services .team .teammates .person .subservices > li > a:hover, body .wrapper .content .team .services .teammates .person .subservices > li > a:hover, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices > li > a:hover, body .wrapper .content .portfolio .project-types .project-types-switch > li > a:hover, .nav > li > a:focus, body header .navigation > li > a:focus, body header .language > li > a:focus, body .wrapper .content .services .grid .grid-item .subservices > li > a:focus, body .wrapper .content .services .publications .references .grid-item .subservices > li > a:focus, body .wrapper .content .publications .services .references .grid-item .subservices > li > a:focus, body .wrapper .content .services .team .teammates .grid-item .subservices > li > a:focus, body .wrapper .content .team .services .teammates .grid-item .subservices > li > a:focus, body .wrapper .content .publications .references .services .grid .press-ref .subservices > li > a:focus, body .wrapper .content .services .publications .references .press-ref .subservices > li > a:focus, body .wrapper .content .publications .services .references .press-ref .subservices > li > a:focus, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices > li > a:focus, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices > li > a:focus, body .wrapper .content .team .teammates .services .grid .person .subservices > li > a:focus, body .wrapper .content .team .teammates .services .publications .references .person .subservices > li > a:focus, body .wrapper .content .team .teammates .publications .services .references .person .subservices > li > a:focus, body .wrapper .content .services .team .teammates .person .subservices > li > a:focus, body .wrapper .content .team .services .teammates .person .subservices > li > a:focus, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices > li > a:focus, body .wrapper .content .portfolio .project-types .project-types-switch > li > a:focus {
  text-decoration: none;
  background-color: #c9c9c9;
}

.nav > li.disabled > a, body header .navigation > li.disabled > a, body header .language > li.disabled > a, body .wrapper .content .services .grid .grid-item .subservices > li.disabled > a, body .wrapper .content .services .publications .references .grid-item .subservices > li.disabled > a, body .wrapper .content .publications .services .references .grid-item .subservices > li.disabled > a, body .wrapper .content .services .team .teammates .grid-item .subservices > li.disabled > a, body .wrapper .content .team .services .teammates .grid-item .subservices > li.disabled > a, body .wrapper .content .publications .references .services .grid .press-ref .subservices > li.disabled > a, body .wrapper .content .services .publications .references .press-ref .subservices > li.disabled > a, body .wrapper .content .publications .services .references .press-ref .subservices > li.disabled > a, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices > li.disabled > a, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices > li.disabled > a, body .wrapper .content .team .teammates .services .grid .person .subservices > li.disabled > a, body .wrapper .content .team .teammates .services .publications .references .person .subservices > li.disabled > a, body .wrapper .content .team .teammates .publications .services .references .person .subservices > li.disabled > a, body .wrapper .content .services .team .teammates .person .subservices > li.disabled > a, body .wrapper .content .team .services .teammates .person .subservices > li.disabled > a, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices > li.disabled > a, body .wrapper .content .portfolio .project-types .project-types-switch > li.disabled > a {
  color: #a8a8a8;
}

.nav > li.disabled > a:hover, body header .navigation > li.disabled > a:hover, body header .language > li.disabled > a:hover, body .wrapper .content .services .grid .grid-item .subservices > li.disabled > a:hover, body .wrapper .content .services .publications .references .grid-item .subservices > li.disabled > a:hover, body .wrapper .content .publications .services .references .grid-item .subservices > li.disabled > a:hover, body .wrapper .content .services .team .teammates .grid-item .subservices > li.disabled > a:hover, body .wrapper .content .team .services .teammates .grid-item .subservices > li.disabled > a:hover, body .wrapper .content .publications .references .services .grid .press-ref .subservices > li.disabled > a:hover, body .wrapper .content .services .publications .references .press-ref .subservices > li.disabled > a:hover, body .wrapper .content .publications .services .references .press-ref .subservices > li.disabled > a:hover, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices > li.disabled > a:hover, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices > li.disabled > a:hover, body .wrapper .content .team .teammates .services .grid .person .subservices > li.disabled > a:hover, body .wrapper .content .team .teammates .services .publications .references .person .subservices > li.disabled > a:hover, body .wrapper .content .team .teammates .publications .services .references .person .subservices > li.disabled > a:hover, body .wrapper .content .services .team .teammates .person .subservices > li.disabled > a:hover, body .wrapper .content .team .services .teammates .person .subservices > li.disabled > a:hover, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices > li.disabled > a:hover, body .wrapper .content .portfolio .project-types .project-types-switch > li.disabled > a:hover, .nav > li.disabled > a:focus, body header .navigation > li.disabled > a:focus, body header .language > li.disabled > a:focus, body .wrapper .content .services .grid .grid-item .subservices > li.disabled > a:focus, body .wrapper .content .services .publications .references .grid-item .subservices > li.disabled > a:focus, body .wrapper .content .publications .services .references .grid-item .subservices > li.disabled > a:focus, body .wrapper .content .services .team .teammates .grid-item .subservices > li.disabled > a:focus, body .wrapper .content .team .services .teammates .grid-item .subservices > li.disabled > a:focus, body .wrapper .content .publications .references .services .grid .press-ref .subservices > li.disabled > a:focus, body .wrapper .content .services .publications .references .press-ref .subservices > li.disabled > a:focus, body .wrapper .content .publications .services .references .press-ref .subservices > li.disabled > a:focus, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices > li.disabled > a:focus, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices > li.disabled > a:focus, body .wrapper .content .team .teammates .services .grid .person .subservices > li.disabled > a:focus, body .wrapper .content .team .teammates .services .publications .references .person .subservices > li.disabled > a:focus, body .wrapper .content .team .teammates .publications .services .references .person .subservices > li.disabled > a:focus, body .wrapper .content .services .team .teammates .person .subservices > li.disabled > a:focus, body .wrapper .content .team .services .teammates .person .subservices > li.disabled > a:focus, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices > li.disabled > a:focus, body .wrapper .content .portfolio .project-types .project-types-switch > li.disabled > a:focus {
  color: #a8a8a8;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, body header .navigation .open > a, body header .language .open > a, body .wrapper .content .services .grid .grid-item .subservices .open > a, body .wrapper .content .services .publications .references .grid-item .subservices .open > a, body .wrapper .content .publications .services .references .grid-item .subservices .open > a, body .wrapper .content .services .team .teammates .grid-item .subservices .open > a, body .wrapper .content .team .services .teammates .grid-item .subservices .open > a, body .wrapper .content .publications .references .services .grid .press-ref .subservices .open > a, body .wrapper .content .services .publications .references .press-ref .subservices .open > a, body .wrapper .content .publications .services .references .press-ref .subservices .open > a, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices .open > a, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices .open > a, body .wrapper .content .team .teammates .services .grid .person .subservices .open > a, body .wrapper .content .team .teammates .services .publications .references .person .subservices .open > a, body .wrapper .content .team .teammates .publications .services .references .person .subservices .open > a, body .wrapper .content .services .team .teammates .person .subservices .open > a, body .wrapper .content .team .services .teammates .person .subservices .open > a, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices .open > a, body .wrapper .content .portfolio .project-types .project-types-switch .open > a, .nav .open > a:hover, body header .navigation .open > a:hover, body header .language .open > a:hover, body .wrapper .content .services .grid .grid-item .subservices .open > a:hover, body .wrapper .content .services .publications .references .grid-item .subservices .open > a:hover, body .wrapper .content .publications .services .references .grid-item .subservices .open > a:hover, body .wrapper .content .services .team .teammates .grid-item .subservices .open > a:hover, body .wrapper .content .team .services .teammates .grid-item .subservices .open > a:hover, body .wrapper .content .publications .references .services .grid .press-ref .subservices .open > a:hover, body .wrapper .content .services .publications .references .press-ref .subservices .open > a:hover, body .wrapper .content .publications .services .references .press-ref .subservices .open > a:hover, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices .open > a:hover, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices .open > a:hover, body .wrapper .content .team .teammates .services .grid .person .subservices .open > a:hover, body .wrapper .content .team .teammates .services .publications .references .person .subservices .open > a:hover, body .wrapper .content .team .teammates .publications .services .references .person .subservices .open > a:hover, body .wrapper .content .services .team .teammates .person .subservices .open > a:hover, body .wrapper .content .team .services .teammates .person .subservices .open > a:hover, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices .open > a:hover, body .wrapper .content .portfolio .project-types .project-types-switch .open > a:hover, .nav .open > a:focus, body header .navigation .open > a:focus, body header .language .open > a:focus, body .wrapper .content .services .grid .grid-item .subservices .open > a:focus, body .wrapper .content .services .publications .references .grid-item .subservices .open > a:focus, body .wrapper .content .publications .services .references .grid-item .subservices .open > a:focus, body .wrapper .content .services .team .teammates .grid-item .subservices .open > a:focus, body .wrapper .content .team .services .teammates .grid-item .subservices .open > a:focus, body .wrapper .content .publications .references .services .grid .press-ref .subservices .open > a:focus, body .wrapper .content .services .publications .references .press-ref .subservices .open > a:focus, body .wrapper .content .publications .services .references .press-ref .subservices .open > a:focus, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices .open > a:focus, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices .open > a:focus, body .wrapper .content .team .teammates .services .grid .person .subservices .open > a:focus, body .wrapper .content .team .teammates .services .publications .references .person .subservices .open > a:focus, body .wrapper .content .team .teammates .publications .services .references .person .subservices .open > a:focus, body .wrapper .content .services .team .teammates .person .subservices .open > a:focus, body .wrapper .content .team .services .teammates .person .subservices .open > a:focus, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices .open > a:focus, body .wrapper .content .portfolio .project-types .project-types-switch .open > a:focus {
  background-color: #c9c9c9;
  border-color: #48e0db;
}

.nav .nav-divider, body header .navigation .nav-divider, body header .language .nav-divider, body .wrapper .content .services .grid .grid-item .subservices .nav-divider, body .wrapper .content .services .publications .references .grid-item .subservices .nav-divider, body .wrapper .content .publications .services .references .grid-item .subservices .nav-divider, body .wrapper .content .services .team .teammates .grid-item .subservices .nav-divider, body .wrapper .content .team .services .teammates .grid-item .subservices .nav-divider, body .wrapper .content .publications .references .services .grid .press-ref .subservices .nav-divider, body .wrapper .content .services .publications .references .press-ref .subservices .nav-divider, body .wrapper .content .publications .services .references .press-ref .subservices .nav-divider, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices .nav-divider, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices .nav-divider, body .wrapper .content .team .teammates .services .grid .person .subservices .nav-divider, body .wrapper .content .team .teammates .services .publications .references .person .subservices .nav-divider, body .wrapper .content .team .teammates .publications .services .references .person .subservices .nav-divider, body .wrapper .content .services .team .teammates .person .subservices .nav-divider, body .wrapper .content .team .services .teammates .person .subservices .nav-divider, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices .nav-divider, body .wrapper .content .portfolio .project-types .project-types-switch .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img, body header .navigation > li > a > img, body header .language > li > a > img, body .wrapper .content .services .grid .grid-item .subservices > li > a > img, body .wrapper .content .services .publications .references .grid-item .subservices > li > a > img, body .wrapper .content .publications .services .references .grid-item .subservices > li > a > img, body .wrapper .content .services .team .teammates .grid-item .subservices > li > a > img, body .wrapper .content .team .services .teammates .grid-item .subservices > li > a > img, body .wrapper .content .publications .references .services .grid .press-ref .subservices > li > a > img, body .wrapper .content .services .publications .references .press-ref .subservices > li > a > img, body .wrapper .content .publications .services .references .press-ref .subservices > li > a > img, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices > li > a > img, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices > li > a > img, body .wrapper .content .team .teammates .services .grid .person .subservices > li > a > img, body .wrapper .content .team .teammates .services .publications .references .person .subservices > li > a > img, body .wrapper .content .team .teammates .publications .services .references .person .subservices > li > a > img, body .wrapper .content .services .team .teammates .person .subservices > li > a > img, body .wrapper .content .team .services .teammates .person .subservices > li > a > img, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices > li > a > img, body .wrapper .content .portfolio .project-types .project-types-switch > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 0.25em 0.25em 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #c9c9c9 #c9c9c9 #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fcfcfc;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li, body footer .panel-body .nav > li, body footer .panel-body header .navigation > li, body header footer .panel-body .navigation > li, body footer .panel-body header .language > li, body header footer .panel-body .language > li, body .wrapper .content .services .grid .grid-item .subservices > li, body .wrapper .content .services .publications .references .grid-item .subservices > li, body .wrapper .content .publications .services .references .grid-item .subservices > li, body .wrapper .content .services .team .teammates .grid-item .subservices > li, body .wrapper .content .team .services .teammates .grid-item .subservices > li, body .wrapper .content .publications .references .services .grid .press-ref .subservices > li, body .wrapper .content .services .publications .references .press-ref .subservices > li, body .wrapper .content .publications .services .references .press-ref .subservices > li, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices > li, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices > li, body .wrapper .content .team .teammates .services .grid .person .subservices > li, body .wrapper .content .team .teammates .services .publications .references .person .subservices > li, body .wrapper .content .team .teammates .publications .services .references .person .subservices > li, body .wrapper .content .services .team .teammates .person .subservices > li, body .wrapper .content .team .services .teammates .person .subservices > li, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices > li, body .wrapper .content .portfolio .project-types .project-types-switch > li {
  float: left;
}

.nav-pills > li > a, body footer .panel-body .nav > li > a, body footer .panel-body header .navigation > li > a, body header footer .panel-body .navigation > li > a, body footer .panel-body header .language > li > a, body header footer .panel-body .language > li > a, body .wrapper .content .services .grid .grid-item .subservices > li > a, body .wrapper .content .services .publications .references .grid-item .subservices > li > a, body .wrapper .content .publications .services .references .grid-item .subservices > li > a, body .wrapper .content .services .team .teammates .grid-item .subservices > li > a, body .wrapper .content .team .services .teammates .grid-item .subservices > li > a, body .wrapper .content .publications .references .services .grid .press-ref .subservices > li > a, body .wrapper .content .services .publications .references .press-ref .subservices > li > a, body .wrapper .content .publications .services .references .press-ref .subservices > li > a, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices > li > a, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices > li > a, body .wrapper .content .team .teammates .services .grid .person .subservices > li > a, body .wrapper .content .team .teammates .services .publications .references .person .subservices > li > a, body .wrapper .content .team .teammates .publications .services .references .person .subservices > li > a, body .wrapper .content .services .team .teammates .person .subservices > li > a, body .wrapper .content .team .services .teammates .person .subservices > li > a, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices > li > a, body .wrapper .content .portfolio .project-types .project-types-switch > li > a {
  border-radius: 0.25em;
}

.nav-pills > li + li, body footer .panel-body .nav > li + li, body footer .panel-body header .navigation > li + li, body header footer .panel-body .navigation > li + li, body footer .panel-body header .language > li + li, body header footer .panel-body .language > li + li, body .wrapper .content .services .grid .grid-item .subservices > li + li, body .wrapper .content .services .publications .references .grid-item .subservices > li + li, body .wrapper .content .publications .services .references .grid-item .subservices > li + li, body .wrapper .content .services .team .teammates .grid-item .subservices > li + li, body .wrapper .content .team .services .teammates .grid-item .subservices > li + li, body .wrapper .content .publications .references .services .grid .press-ref .subservices > li + li, body .wrapper .content .services .publications .references .press-ref .subservices > li + li, body .wrapper .content .publications .services .references .press-ref .subservices > li + li, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices > li + li, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices > li + li, body .wrapper .content .team .teammates .services .grid .person .subservices > li + li, body .wrapper .content .team .teammates .services .publications .references .person .subservices > li + li, body .wrapper .content .team .teammates .publications .services .references .person .subservices > li + li, body .wrapper .content .services .team .teammates .person .subservices > li + li, body .wrapper .content .team .services .teammates .person .subservices > li + li, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices > li + li, body .wrapper .content .portfolio .project-types .project-types-switch > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, body footer .panel-body .nav > li.active > a, body footer .panel-body header .navigation > li.active > a, body header footer .panel-body .navigation > li.active > a, body footer .panel-body header .language > li.active > a, body header footer .panel-body .language > li.active > a, body .wrapper .content .services .grid .grid-item .subservices > li.active > a, body .wrapper .content .services .publications .references .grid-item .subservices > li.active > a, body .wrapper .content .publications .services .references .grid-item .subservices > li.active > a, body .wrapper .content .services .team .teammates .grid-item .subservices > li.active > a, body .wrapper .content .team .services .teammates .grid-item .subservices > li.active > a, body .wrapper .content .publications .references .services .grid .press-ref .subservices > li.active > a, body .wrapper .content .services .publications .references .press-ref .subservices > li.active > a, body .wrapper .content .publications .services .references .press-ref .subservices > li.active > a, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices > li.active > a, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices > li.active > a, body .wrapper .content .team .teammates .services .grid .person .subservices > li.active > a, body .wrapper .content .team .teammates .services .publications .references .person .subservices > li.active > a, body .wrapper .content .team .teammates .publications .services .references .person .subservices > li.active > a, body .wrapper .content .services .team .teammates .person .subservices > li.active > a, body .wrapper .content .team .services .teammates .person .subservices > li.active > a, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices > li.active > a, body .wrapper .content .portfolio .project-types .project-types-switch > li.active > a, .nav-pills > li.active > a:hover, body footer .panel-body .nav > li.active > a:hover, body footer .panel-body header .navigation > li.active > a:hover, body header footer .panel-body .navigation > li.active > a:hover, body footer .panel-body header .language > li.active > a:hover, body header footer .panel-body .language > li.active > a:hover, body .wrapper .content .services .grid .grid-item .subservices > li.active > a:hover, body .wrapper .content .services .publications .references .grid-item .subservices > li.active > a:hover, body .wrapper .content .publications .services .references .grid-item .subservices > li.active > a:hover, body .wrapper .content .services .team .teammates .grid-item .subservices > li.active > a:hover, body .wrapper .content .team .services .teammates .grid-item .subservices > li.active > a:hover, body .wrapper .content .publications .references .services .grid .press-ref .subservices > li.active > a:hover, body .wrapper .content .services .publications .references .press-ref .subservices > li.active > a:hover, body .wrapper .content .publications .services .references .press-ref .subservices > li.active > a:hover, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices > li.active > a:hover, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices > li.active > a:hover, body .wrapper .content .team .teammates .services .grid .person .subservices > li.active > a:hover, body .wrapper .content .team .teammates .services .publications .references .person .subservices > li.active > a:hover, body .wrapper .content .team .teammates .publications .services .references .person .subservices > li.active > a:hover, body .wrapper .content .services .team .teammates .person .subservices > li.active > a:hover, body .wrapper .content .team .services .teammates .person .subservices > li.active > a:hover, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices > li.active > a:hover, body .wrapper .content .portfolio .project-types .project-types-switch > li.active > a:hover, .nav-pills > li.active > a:focus, body footer .panel-body .nav > li.active > a:focus, body footer .panel-body header .navigation > li.active > a:focus, body header footer .panel-body .navigation > li.active > a:focus, body footer .panel-body header .language > li.active > a:focus, body header footer .panel-body .language > li.active > a:focus, body .wrapper .content .services .grid .grid-item .subservices > li.active > a:focus, body .wrapper .content .services .publications .references .grid-item .subservices > li.active > a:focus, body .wrapper .content .publications .services .references .grid-item .subservices > li.active > a:focus, body .wrapper .content .services .team .teammates .grid-item .subservices > li.active > a:focus, body .wrapper .content .team .services .teammates .grid-item .subservices > li.active > a:focus, body .wrapper .content .publications .references .services .grid .press-ref .subservices > li.active > a:focus, body .wrapper .content .services .publications .references .press-ref .subservices > li.active > a:focus, body .wrapper .content .publications .services .references .press-ref .subservices > li.active > a:focus, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices > li.active > a:focus, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices > li.active > a:focus, body .wrapper .content .team .teammates .services .grid .person .subservices > li.active > a:focus, body .wrapper .content .team .teammates .services .publications .references .person .subservices > li.active > a:focus, body .wrapper .content .team .teammates .publications .services .references .person .subservices > li.active > a:focus, body .wrapper .content .services .team .teammates .person .subservices > li.active > a:focus, body .wrapper .content .team .services .teammates .person .subservices > li.active > a:focus, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices > li.active > a:focus, body .wrapper .content .portfolio .project-types .project-types-switch > li.active > a:focus {
  color: #555555;
  background-color: transparent;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified, body .wrapper .content .portfolio .project-types .project-types-switch {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li, body .wrapper .content .portfolio .project-types .project-types-switch > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a, body .wrapper .content .portfolio .project-types .project-types-switch > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu, body .wrapper .content .portfolio .project-types .project-types-switch > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li, body .wrapper .content .portfolio .project-types .project-types-switch > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a, body .wrapper .content .portfolio .project-types .project-types-switch > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified, body .wrapper .content .portfolio .project-types .nav-tabs.project-types-switch {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a, body .wrapper .content .portfolio .project-types .nav-tabs.project-types-switch > li > a {
  margin-right: 0;
  border-radius: 0.25em;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, body .wrapper .content .portfolio .project-types .nav-tabs.project-types-switch > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, body .wrapper .content .portfolio .project-types .nav-tabs.project-types-switch > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus, body .wrapper .content .portfolio .project-types .nav-tabs.project-types-switch > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a, body .wrapper .content .portfolio .project-types .nav-tabs.project-types-switch > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0.25em 0.25em 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, body .wrapper .content .portfolio .project-types .nav-tabs.project-types-switch > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, body .wrapper .content .portfolio .project-types .nav-tabs.project-types-switch > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus, body .wrapper .content .portfolio .project-types .nav-tabs.project-types-switch > .active > a:focus {
    border-bottom-color: #fcfcfc;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 65px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 991px) {
  .navbar {
    border-radius: 0.25em;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 991px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 991px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .mfp-container > .navbar-header, body footer > .navbar-header, body .about .carousel-inner .item > .navbar-header, body .wrapper > .navbar-header, .container-fluid > .navbar-collapse, .mfp-container > .navbar-collapse, body footer > .navbar-collapse, body .about .carousel-inner .item > .navbar-collapse, body .wrapper > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 991px) {
  .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .mfp-container > .navbar-header, body footer > .navbar-header, body .about .carousel-inner .item > .navbar-header, body .wrapper > .navbar-header, .container-fluid > .navbar-collapse, .mfp-container > .navbar-collapse, body footer > .navbar-collapse, body .about .carousel-inner .item > .navbar-collapse, body .wrapper > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 991px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 990;
  transform: translate3d(0, 0, 0);
}

@media (min-width: 991px) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand, body header .logo {
  float: left;
  padding: 22.5px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 65px;
}

.navbar-brand:hover, body header .logo:hover, .navbar-brand:focus, body header .logo:focus {
  text-decoration: none;
}

@media (min-width: 991px) {
  .navbar > .container .navbar-brand, .navbar > .container body header .logo, body header .navbar > .container .logo, .navbar > .container-fluid .navbar-brand, .navbar > .mfp-container .navbar-brand, body .navbar > footer .navbar-brand, body .about .carousel-inner .navbar > .item .navbar-brand, body .navbar > .wrapper .navbar-brand, .navbar > .container-fluid body header .logo, body header .navbar > .container-fluid .logo, .navbar > .mfp-container body header .logo, body header .navbar > .mfp-container .logo, body .navbar > footer header .logo, body header .navbar > footer .logo, body .about .carousel-inner .navbar > .item header .logo, body header .about .carousel-inner .navbar > .item .logo, body .navbar > .wrapper header .logo, body header .navbar > .wrapper .logo {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 15.5px;
  margin-bottom: 15.5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0.25em;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 991px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav, body header .navigation, body header .language {
  margin: 11.25px -15px;
}

.navbar-nav > li > a, body header .navigation > li > a, body header .language > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 990px) {
  .navbar-nav .open .dropdown-menu, body header .navigation .open .dropdown-menu, body header .language .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a, body header .navigation .open .dropdown-menu > li > a, body header .language .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header, body header .navigation .open .dropdown-menu .dropdown-header, body header .language .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a, body header .navigation .open .dropdown-menu > li > a, body header .language .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, body header .navigation .open .dropdown-menu > li > a:hover, body header .language .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus, body header .navigation .open .dropdown-menu > li > a:focus, body header .language .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 991px) {
  .navbar-nav, body header .navigation, body header .language {
    float: left;
    margin: 0;
  }
  .navbar-nav > li, body header .navigation > li, body header .language > li {
    float: left;
  }
  .navbar-nav > li > a, body header .navigation > li > a, body header .language > li > a {
    padding-top: 22.5px;
    padding-bottom: 22.5px;
  }
  .navbar-nav.navbar-right:last-child, body header .navigation:last-child, body header .language:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 991px) {
  .navbar-left, body header .logo {
    float: left !important;
  }
  .navbar-right, body header .navigation, body header .language {
    float: right !important;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 15.5px;
  margin-bottom: 15.5px;
}

@media (max-width: 990px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 991px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child, body header .navbar-form.navigation:last-child, body header .navbar-form.language:last-child {
    margin-right: -15px;
  }
}

.navbar-nav > li > .dropdown-menu, body header .navigation > li > .dropdown-menu, body header .language > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu, .navbar-fixed-bottom body header .navigation > li > .dropdown-menu, body header .navbar-fixed-bottom .navigation > li > .dropdown-menu, .navbar-fixed-bottom body header .language > li > .dropdown-menu, body header .navbar-fixed-bottom .language > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 15.5px;
  margin-bottom: 15.5px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .btn-group-sm > .navbar-btn.calltobtn, body .wrapper .content .contacts .emailus .message .btn-group-sm > .navbar-btn.send {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > .navbar-btn.calltobtn, body .wrapper .content .contacts .emailus .message .btn-group-xs > .navbar-btn.send {
  margin-top: 21.5px;
  margin-bottom: 21.5px;
}

.navbar-text {
  margin-top: 22.5px;
  margin-bottom: 22.5px;
}

@media (min-width: 991px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child, body header .navbar-text.navigation:last-child, body header .navbar-text.language:last-child {
    margin-right: 0;
  }
}

.navbar-default, body header {
  background-color: #fcfcfc;
  border-color: #ebebeb;
}

.navbar-default .navbar-brand, body header .navbar-brand, .navbar-default body header .logo, body header .navbar-default .logo, body header .logo {
  color: #1f2161;
}

.navbar-default .navbar-brand:hover, body header .navbar-brand:hover, .navbar-default body header .logo:hover, body header .navbar-default .logo:hover, body header .logo:hover, .navbar-default .navbar-brand:focus, body header .navbar-brand:focus, .navbar-default body header .logo:focus, body header .navbar-default .logo:focus, body header .logo:focus {
  color: #13143a;
  background-color: transparent;
}

.navbar-default .navbar-text, body header .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a, body header .navbar-nav > li > a, .navbar-default body header .navigation > li > a, body header .navbar-default .navigation > li > a, body header .navigation > li > a, .navbar-default body header .language > li > a, body header .navbar-default .language > li > a, body header .language > li > a {
  color: #1f2161;
}

.navbar-default .navbar-nav > li > a:hover, body header .navbar-nav > li > a:hover, .navbar-default body header .navigation > li > a:hover, body header .navbar-default .navigation > li > a:hover, body header .navigation > li > a:hover, .navbar-default body header .language > li > a:hover, body header .navbar-default .language > li > a:hover, body header .language > li > a:hover, .navbar-default .navbar-nav > li > a:focus, body header .navbar-nav > li > a:focus, .navbar-default body header .navigation > li > a:focus, body header .navbar-default .navigation > li > a:focus, body header .navigation > li > a:focus, .navbar-default body header .language > li > a:focus, body header .navbar-default .language > li > a:focus, body header .language > li > a:focus {
  color: #555555;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, body header .navbar-nav > .active > a, .navbar-default body header .navigation > .active > a, body header .navbar-default .navigation > .active > a, body header .navigation > .active > a, .navbar-default body header .language > .active > a, body header .navbar-default .language > .active > a, body header .language > .active > a, .navbar-default .navbar-nav > .active > a:hover, body header .navbar-nav > .active > a:hover, .navbar-default body header .navigation > .active > a:hover, body header .navbar-default .navigation > .active > a:hover, body header .navigation > .active > a:hover, .navbar-default body header .language > .active > a:hover, body header .navbar-default .language > .active > a:hover, body header .language > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, body header .navbar-nav > .active > a:focus, .navbar-default body header .navigation > .active > a:focus, body header .navbar-default .navigation > .active > a:focus, body header .navigation > .active > a:focus, .navbar-default body header .language > .active > a:focus, body header .navbar-default .language > .active > a:focus, body header .language > .active > a:focus {
  color: #1ca6a1;
  background-color: transparent;
}

.navbar-default .navbar-nav > .disabled > a, body header .navbar-nav > .disabled > a, .navbar-default body header .navigation > .disabled > a, body header .navbar-default .navigation > .disabled > a, body header .navigation > .disabled > a, .navbar-default body header .language > .disabled > a, body header .navbar-default .language > .disabled > a, body header .language > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, body header .navbar-nav > .disabled > a:hover, .navbar-default body header .navigation > .disabled > a:hover, body header .navbar-default .navigation > .disabled > a:hover, body header .navigation > .disabled > a:hover, .navbar-default body header .language > .disabled > a:hover, body header .navbar-default .language > .disabled > a:hover, body header .language > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus, body header .navbar-nav > .disabled > a:focus, .navbar-default body header .navigation > .disabled > a:focus, body header .navbar-default .navigation > .disabled > a:focus, body header .navigation > .disabled > a:focus, .navbar-default body header .language > .disabled > a:focus, body header .navbar-default .language > .disabled > a:focus, body header .language > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle, body header .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, body header .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, body header .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar, body header .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse, body header .navbar-collapse, .navbar-default .navbar-form, body header .navbar-form {
  border-color: #ebebeb;
}

.navbar-default .navbar-nav > .open > a, body header .navbar-nav > .open > a, .navbar-default body header .navigation > .open > a, body header .navbar-default .navigation > .open > a, body header .navigation > .open > a, .navbar-default body header .language > .open > a, body header .navbar-default .language > .open > a, body header .language > .open > a, .navbar-default .navbar-nav > .open > a:hover, body header .navbar-nav > .open > a:hover, .navbar-default body header .navigation > .open > a:hover, body header .navbar-default .navigation > .open > a:hover, body header .navigation > .open > a:hover, .navbar-default body header .language > .open > a:hover, body header .navbar-default .language > .open > a:hover, body header .language > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, body header .navbar-nav > .open > a:focus, .navbar-default body header .navigation > .open > a:focus, body header .navbar-default .navigation > .open > a:focus, body header .navigation > .open > a:focus, .navbar-default body header .language > .open > a:focus, body header .navbar-default .language > .open > a:focus, body header .language > .open > a:focus {
  background-color: transparent;
  color: #1ca6a1;
}

@media (max-width: 990px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a, body header .navbar-nav .open .dropdown-menu > li > a, .navbar-default body header .navigation .open .dropdown-menu > li > a, body header .navbar-default .navigation .open .dropdown-menu > li > a, body header .navigation .open .dropdown-menu > li > a, .navbar-default body header .language .open .dropdown-menu > li > a, body header .navbar-default .language .open .dropdown-menu > li > a, body header .language .open .dropdown-menu > li > a {
    color: #1f2161;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, body header .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default body header .navigation .open .dropdown-menu > li > a:hover, body header .navbar-default .navigation .open .dropdown-menu > li > a:hover, body header .navigation .open .dropdown-menu > li > a:hover, .navbar-default body header .language .open .dropdown-menu > li > a:hover, body header .navbar-default .language .open .dropdown-menu > li > a:hover, body header .language .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, body header .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default body header .navigation .open .dropdown-menu > li > a:focus, body header .navbar-default .navigation .open .dropdown-menu > li > a:focus, body header .navigation .open .dropdown-menu > li > a:focus, .navbar-default body header .language .open .dropdown-menu > li > a:focus, body header .navbar-default .language .open .dropdown-menu > li > a:focus, body header .language .open .dropdown-menu > li > a:focus {
    color: #555555;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, body header .navbar-nav .open .dropdown-menu > .active > a, .navbar-default body header .navigation .open .dropdown-menu > .active > a, body header .navbar-default .navigation .open .dropdown-menu > .active > a, body header .navigation .open .dropdown-menu > .active > a, .navbar-default body header .language .open .dropdown-menu > .active > a, body header .navbar-default .language .open .dropdown-menu > .active > a, body header .language .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, body header .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default body header .navigation .open .dropdown-menu > .active > a:hover, body header .navbar-default .navigation .open .dropdown-menu > .active > a:hover, body header .navigation .open .dropdown-menu > .active > a:hover, .navbar-default body header .language .open .dropdown-menu > .active > a:hover, body header .navbar-default .language .open .dropdown-menu > .active > a:hover, body header .language .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, body header .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default body header .navigation .open .dropdown-menu > .active > a:focus, body header .navbar-default .navigation .open .dropdown-menu > .active > a:focus, body header .navigation .open .dropdown-menu > .active > a:focus, .navbar-default body header .language .open .dropdown-menu > .active > a:focus, body header .navbar-default .language .open .dropdown-menu > .active > a:focus, body header .language .open .dropdown-menu > .active > a:focus {
    color: #1ca6a1;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, body header .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default body header .navigation .open .dropdown-menu > .disabled > a, body header .navbar-default .navigation .open .dropdown-menu > .disabled > a, body header .navigation .open .dropdown-menu > .disabled > a, .navbar-default body header .language .open .dropdown-menu > .disabled > a, body header .navbar-default .language .open .dropdown-menu > .disabled > a, body header .language .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, body header .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default body header .navigation .open .dropdown-menu > .disabled > a:hover, body header .navbar-default .navigation .open .dropdown-menu > .disabled > a:hover, body header .navigation .open .dropdown-menu > .disabled > a:hover, .navbar-default body header .language .open .dropdown-menu > .disabled > a:hover, body header .navbar-default .language .open .dropdown-menu > .disabled > a:hover, body header .language .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, body header .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default body header .navigation .open .dropdown-menu > .disabled > a:focus, body header .navbar-default .navigation .open .dropdown-menu > .disabled > a:focus, body header .navigation .open .dropdown-menu > .disabled > a:focus, .navbar-default body header .language .open .dropdown-menu > .disabled > a:focus, body header .navbar-default .language .open .dropdown-menu > .disabled > a:focus, body header .language .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link, body header .navbar-link {
  color: #1f2161;
}

.navbar-default .navbar-link:hover, body header .navbar-link:hover {
  color: #555555;
}

.navbar-default .btn-link, body header .btn-link {
  color: #1f2161;
}

.navbar-default .btn-link:hover, body header .btn-link:hover, .navbar-default .btn-link:focus, body header .btn-link:focus {
  color: #555555;
}

.navbar-default .btn-link[disabled]:hover, body header .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, body header .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] body header .btn-link:hover, body fieldset[disabled] header .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] body header .btn-link:focus, body fieldset[disabled] header .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand, .navbar-inverse body header .logo, body header .navbar-inverse .logo {
  color: #a8a8a8;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse body header .logo:hover, body header .navbar-inverse .logo:hover, .navbar-inverse .navbar-brand:focus, .navbar-inverse body header .logo:focus, body header .navbar-inverse .logo:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #a8a8a8;
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse body header .navigation > li > a, body header .navbar-inverse .navigation > li > a, .navbar-inverse body header .language > li > a, body header .navbar-inverse .language > li > a {
  color: #a8a8a8;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse body header .navigation > li > a:hover, body header .navbar-inverse .navigation > li > a:hover, .navbar-inverse body header .language > li > a:hover, body header .navbar-inverse .language > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse body header .navigation > li > a:focus, body header .navbar-inverse .navigation > li > a:focus, .navbar-inverse body header .language > li > a:focus, body header .navbar-inverse .language > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse body header .navigation > .active > a, body header .navbar-inverse .navigation > .active > a, .navbar-inverse body header .language > .active > a, body header .navbar-inverse .language > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse body header .navigation > .active > a:hover, body header .navbar-inverse .navigation > .active > a:hover, .navbar-inverse body header .language > .active > a:hover, body header .navbar-inverse .language > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse body header .navigation > .active > a:focus, body header .navbar-inverse .navigation > .active > a:focus, .navbar-inverse body header .language > .active > a:focus, body header .navbar-inverse .language > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse body header .navigation > .disabled > a, body header .navbar-inverse .navigation > .disabled > a, .navbar-inverse body header .language > .disabled > a, body header .navbar-inverse .language > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse body header .navigation > .disabled > a:hover, body header .navbar-inverse .navigation > .disabled > a:hover, .navbar-inverse body header .language > .disabled > a:hover, body header .navbar-inverse .language > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse body header .navigation > .disabled > a:focus, body header .navbar-inverse .navigation > .disabled > a:focus, .navbar-inverse body header .language > .disabled > a:focus, body header .navbar-inverse .language > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse body header .navigation > .open > a, body header .navbar-inverse .navigation > .open > a, .navbar-inverse body header .language > .open > a, body header .navbar-inverse .language > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse body header .navigation > .open > a:hover, body header .navbar-inverse .navigation > .open > a:hover, .navbar-inverse body header .language > .open > a:hover, body header .navbar-inverse .language > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse body header .navigation > .open > a:focus, body header .navbar-inverse .navigation > .open > a:focus, .navbar-inverse body header .language > .open > a:focus, body header .navbar-inverse .language > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 990px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header, .navbar-inverse body header .navigation .open .dropdown-menu > .dropdown-header, body header .navbar-inverse .navigation .open .dropdown-menu > .dropdown-header, .navbar-inverse body header .language .open .dropdown-menu > .dropdown-header, body header .navbar-inverse .language .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider, .navbar-inverse body header .navigation .open .dropdown-menu .divider, body header .navbar-inverse .navigation .open .dropdown-menu .divider, .navbar-inverse body header .language .open .dropdown-menu .divider, body header .navbar-inverse .language .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a, .navbar-inverse body header .navigation .open .dropdown-menu > li > a, body header .navbar-inverse .navigation .open .dropdown-menu > li > a, .navbar-inverse body header .language .open .dropdown-menu > li > a, body header .navbar-inverse .language .open .dropdown-menu > li > a {
    color: #a8a8a8;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse body header .navigation .open .dropdown-menu > li > a:hover, body header .navbar-inverse .navigation .open .dropdown-menu > li > a:hover, .navbar-inverse body header .language .open .dropdown-menu > li > a:hover, body header .navbar-inverse .language .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse body header .navigation .open .dropdown-menu > li > a:focus, body header .navbar-inverse .navigation .open .dropdown-menu > li > a:focus, .navbar-inverse body header .language .open .dropdown-menu > li > a:focus, body header .navbar-inverse .language .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse body header .navigation .open .dropdown-menu > .active > a, body header .navbar-inverse .navigation .open .dropdown-menu > .active > a, .navbar-inverse body header .language .open .dropdown-menu > .active > a, body header .navbar-inverse .language .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse body header .navigation .open .dropdown-menu > .active > a:hover, body header .navbar-inverse .navigation .open .dropdown-menu > .active > a:hover, .navbar-inverse body header .language .open .dropdown-menu > .active > a:hover, body header .navbar-inverse .language .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse body header .navigation .open .dropdown-menu > .active > a:focus, body header .navbar-inverse .navigation .open .dropdown-menu > .active > a:focus, .navbar-inverse body header .language .open .dropdown-menu > .active > a:focus, body header .navbar-inverse .language .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse body header .navigation .open .dropdown-menu > .disabled > a, body header .navbar-inverse .navigation .open .dropdown-menu > .disabled > a, .navbar-inverse body header .language .open .dropdown-menu > .disabled > a, body header .navbar-inverse .language .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse body header .navigation .open .dropdown-menu > .disabled > a:hover, body header .navbar-inverse .navigation .open .dropdown-menu > .disabled > a:hover, .navbar-inverse body header .language .open .dropdown-menu > .disabled > a:hover, body header .navbar-inverse .language .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse body header .navigation .open .dropdown-menu > .disabled > a:focus, body header .navbar-inverse .navigation .open .dropdown-menu > .disabled > a:focus, .navbar-inverse body header .language .open .dropdown-menu > .disabled > a:focus, body header .navbar-inverse .language .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #a8a8a8;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #a8a8a8;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0.25em;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #a8a8a8;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0.25em;
}

.pagination > li {
  display: inline;
}

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #48e0db;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0.25em;
  border-top-left-radius: 0.25em;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-bottom-right-radius: 0.25em;
  border-top-right-radius: 0.25em;
}

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
  color: #1ca6a1;
  background-color: #c9c9c9;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #1f2161;
  border-color: #1f2161;
  cursor: default;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #a8a8a8;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager:before, .pager:after {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:hover, .pager li > a:focus {
  text-decoration: none;
  background-color: #c9c9c9;
}

.pager .next > a, .pager .next > span {
  float: right;
}

.pager .previous > a, .pager .previous > span {
  float: left;
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #a8a8a8;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label, .calltobtn .label, body .wrapper .content .contacts .emailus .message .send .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #a8a8a8;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #8e8e8e;
}

.label-primary {
  background-color: #1f2161;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #13143a;
}

.label-success {
  background-color: #90eb4b;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #74e61d;
}

.label-info {
  background-color: #48e0db;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #23d2cc;
}

.label-warning {
  background-color: #B83B4E;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #912f3e;
}

.label-danger {
  background-color: #fa5056;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #f91e26;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #a8a8a8;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge, .calltobtn .badge, body .wrapper .content .contacts .emailus .message .send .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .calltobtn .badge, body .wrapper .content .contacts .emailus .message .btn-group-xs > .send .badge {
  top: 0;
  padding: 1px 5px;
}

a.list-group-item.active > .badge, .nav-pills > .active > a > .badge, body footer .panel-body .nav > .active > a > .badge, body footer .panel-body header .navigation > .active > a > .badge, body header footer .panel-body .navigation > .active > a > .badge, body footer .panel-body header .language > .active > a > .badge, body header footer .panel-body .language > .active > a > .badge, body .wrapper .content .services .grid .grid-item .subservices > .active > a > .badge, body .wrapper .content .services .publications .references .grid-item .subservices > .active > a > .badge, body .wrapper .content .publications .services .references .grid-item .subservices > .active > a > .badge, body .wrapper .content .services .team .teammates .grid-item .subservices > .active > a > .badge, body .wrapper .content .team .services .teammates .grid-item .subservices > .active > a > .badge, body .wrapper .content .publications .references .services .grid .press-ref .subservices > .active > a > .badge, body .wrapper .content .services .publications .references .press-ref .subservices > .active > a > .badge, body .wrapper .content .publications .services .references .press-ref .subservices > .active > a > .badge, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices > .active > a > .badge, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices > .active > a > .badge, body .wrapper .content .team .teammates .services .grid .person .subservices > .active > a > .badge, body .wrapper .content .team .teammates .services .publications .references .person .subservices > .active > a > .badge, body .wrapper .content .team .teammates .publications .services .references .person .subservices > .active > a > .badge, body .wrapper .content .services .team .teammates .person .subservices > .active > a > .badge, body .wrapper .content .team .services .teammates .person .subservices > .active > a > .badge, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices > .active > a > .badge, body .wrapper .content .portfolio .project-types .project-types-switch > .active > a > .badge {
  color: #48e0db;
  background-color: #fff;
}

.nav-pills > li > a > .badge, body footer .panel-body .nav > li > a > .badge, body footer .panel-body header .navigation > li > a > .badge, body header footer .panel-body .navigation > li > a > .badge, body footer .panel-body header .language > li > a > .badge, body header footer .panel-body .language > li > a > .badge, body .wrapper .content .services .grid .grid-item .subservices > li > a > .badge, body .wrapper .content .services .publications .references .grid-item .subservices > li > a > .badge, body .wrapper .content .publications .services .references .grid-item .subservices > li > a > .badge, body .wrapper .content .services .team .teammates .grid-item .subservices > li > a > .badge, body .wrapper .content .team .services .teammates .grid-item .subservices > li > a > .badge, body .wrapper .content .publications .references .services .grid .press-ref .subservices > li > a > .badge, body .wrapper .content .services .publications .references .press-ref .subservices > li > a > .badge, body .wrapper .content .publications .services .references .press-ref .subservices > li > a > .badge, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices > li > a > .badge, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices > li > a > .badge, body .wrapper .content .team .teammates .services .grid .person .subservices > li > a > .badge, body .wrapper .content .team .teammates .services .publications .references .person .subservices > li > a > .badge, body .wrapper .content .team .teammates .publications .services .references .person .subservices > li > a > .badge, body .wrapper .content .services .team .teammates .person .subservices > li > a > .badge, body .wrapper .content .team .services .teammates .person .subservices > li > a > .badge, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices > li > a > .badge, body .wrapper .content .portfolio .project-types .project-types-switch > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #c9c9c9;
}

.jumbotron h1, .jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #b0b0b0;
}

.container .jumbotron {
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1, .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail, body .wrapper .content .grid .grid-item, body .wrapper .content .publications .references .grid-item, body .wrapper .content .team .teammates .grid-item, body .wrapper .content .publications .references .press-ref, body .wrapper .content .team .teammates .person {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: transparent;
  border: 1px solid #ddd;
  border-radius: 0.25em;
  transition: all 0.2s ease-in-out;
}

.thumbnail > img, body .wrapper .content .grid .grid-item > img, body .wrapper .content .publications .references .grid-item > img, body .wrapper .content .team .teammates .grid-item > img, body .wrapper .content .publications .references .press-ref > img, body .wrapper .content .team .teammates .person > img, .thumbnail a > img, body .wrapper .content .grid .grid-item a > img, body .wrapper .content .publications .references .grid-item a > img, body .wrapper .content .team .teammates .grid-item a > img, body .wrapper .content .publications .references .press-ref a > img, body .wrapper .content .team .teammates .person a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption, body .wrapper .content .grid .grid-item .caption, body .wrapper .content .publications .references .grid-item .caption, body .wrapper .content .team .teammates .grid-item .caption, body .wrapper .content .publications .references .press-ref .caption, body .wrapper .content .team .teammates .person .caption {
  padding: 9px;
  color: #121212;
}

a.thumbnail:hover, body .wrapper .content .grid a.grid-item:hover, body .wrapper .content .publications .references a.grid-item:hover, body .wrapper .content .team .teammates a.grid-item:hover, body .wrapper .content .publications .references a.press-ref:hover, body .wrapper .content .team .teammates a.person:hover, a.thumbnail:focus, body .wrapper .content .grid a.grid-item:focus, body .wrapper .content .publications .references a.grid-item:focus, body .wrapper .content .team .teammates a.grid-item:focus, body .wrapper .content .publications .references a.press-ref:focus, body .wrapper .content .team .teammates a.person:focus, a.thumbnail.active, body .wrapper .content .grid a.active.grid-item, body .wrapper .content .publications .references a.active.grid-item, body .wrapper .content .team .teammates a.active.grid-item, body .wrapper .content .publications .references a.active.press-ref, body .wrapper .content .team .teammates a.active.person {
  border-color: #48e0db;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0.25em;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p, .alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable, .alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0.25em;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #1f2161;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar, .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar, .progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}

.progress-bar[aria-valuenow="0"] {
  color: #a8a8a8;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}

.progress-bar-success {
  background-color: #90eb4b;
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #48e0db;
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #B83B4E;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #fa5056;
}

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media, .media-body {
  overflow: hidden;
  zoom: 1;
}

.media, .media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media > .pull-left {
  margin-right: 10px;
}

.media > .pull-right {
  margin-left: 10px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 0.25em;
  border-top-left-radius: 0.25em;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25em;
  border-bottom-left-radius: 0.25em;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #c9c9c9;
  color: #a8a8a8;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #a8a8a8;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #1f2161;
  border-color: #1f2161;
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #787bd4;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel, body footer {
  margin-bottom: 20px;
  background-color: #fcfcfc;
  border: 1px solid transparent;
  border-radius: 0.25em;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 0;
}

.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -0.75em;
  border-top-left-radius: -0.75em;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -0.75em;
  border-bottom-left-radius: -0.75em;
}

.panel > .list-group, body footer > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item, body footer > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child, body footer > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -0.75em;
  border-top-left-radius: -0.75em;
}

.panel > .list-group:last-child .list-group-item:last-child, body footer > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -0.75em;
  border-bottom-left-radius: -0.75em;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table, body footer > .table, .panel > .table-responsive > .table, body footer > .table-responsive > .table, .panel > .panel-collapse > .table, body footer > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table:first-child, body footer > .table:first-child, .panel > .table-responsive:first-child > .table:first-child, body footer > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -0.75em;
  border-top-left-radius: -0.75em;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, body footer > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, body footer > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, body footer > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, body footer > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, body footer > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, body footer > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, body footer > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, body footer > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -0.75em;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, body footer > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, body footer > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, body footer > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, body footer > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, body footer > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, body footer > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, body footer > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, body footer > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -0.75em;
}

.panel > .table:last-child, body footer > .table:last-child, .panel > .table-responsive:last-child > .table:last-child, body footer > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -0.75em;
  border-bottom-left-radius: -0.75em;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, body footer > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, body footer > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, body footer > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, body footer > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, body footer > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, body footer > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, body footer > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, body footer > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -0.75em;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, body footer > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, body footer > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, body footer > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, body footer > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, body footer > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, body footer > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, body footer > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, body footer > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -0.75em;
}

.panel > .panel-body + .table, body footer > .panel-body + .table, .panel > .panel-body + .table-responsive, body footer > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th, body footer > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td, body footer > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered, body footer > .table-bordered, .panel > .table-responsive > .table-bordered, body footer > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child, body footer > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, body footer > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, body footer > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, body footer > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, body footer > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, body footer > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, body footer > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, body footer > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, body footer > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, body footer > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, body footer > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, body footer > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child, body footer > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, body footer > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, body footer > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, body footer > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, body footer > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, body footer > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, body footer > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, body footer > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, body footer > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, body footer > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, body footer > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, body footer > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td, body footer > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, body footer > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, body footer > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, body footer > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, body footer > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, body footer > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, body footer > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, body footer > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td, body footer > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, body footer > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, body footer > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, body footer > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, body footer > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, body footer > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, body footer > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, body footer > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive, body footer > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel, .panel-group body footer, body .panel-group footer {
  margin-bottom: 0;
  border-radius: 0.25em;
}

.panel-group .panel + .panel, .panel-group body footer + .panel, body .panel-group footer + .panel, .panel-group body .panel + footer, body .panel-group .panel + footer, .panel-group body footer + footer, body .panel-group footer + footer {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default, body footer {
  border-color: #ddd;
}

.panel-default > .panel-heading, body footer > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body, body footer > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge, body footer > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body, body footer > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #1f2161;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #1f2161;
  border-color: #1f2161;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #1f2161;
}

.panel-primary > .panel-heading .badge {
  color: #1f2161;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #1f2161;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0.25em;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  transform: translate3d(0, -25%, 0);
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  transform: translate3d(0, 0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn, .modal-footer .calltobtn + .btn, .modal-footer body .wrapper .content .contacts .emailus .message .send + .btn, body .wrapper .content .contacts .emailus .message .modal-footer .send + .btn, .modal-footer .btn + .calltobtn, .modal-footer .calltobtn + .calltobtn, .modal-footer body .wrapper .content .contacts .emailus .message .send + .calltobtn, body .wrapper .content .contacts .emailus .message .modal-footer .send + .calltobtn, .modal-footer body .wrapper .content .contacts .emailus .message .btn + .send, body .wrapper .content .contacts .emailus .message .modal-footer .btn + .send, .modal-footer body .wrapper .content .contacts .emailus .message .calltobtn + .send, body .wrapper .content .contacts .emailus .message .modal-footer .calltobtn + .send, .modal-footer body .wrapper .content .contacts .emailus .message .send + .send, body .wrapper .content .contacts .emailus .message .modal-footer .send + .send {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .calltobtn + .btn, .modal-footer .btn-group body .wrapper .content .contacts .emailus .message .send + .btn, body .wrapper .content .contacts .emailus .message .modal-footer .btn-group .send + .btn, .modal-footer .btn-group .btn + .calltobtn, .modal-footer .btn-group .calltobtn + .calltobtn, .modal-footer .btn-group body .wrapper .content .contacts .emailus .message .send + .calltobtn, body .wrapper .content .contacts .emailus .message .modal-footer .btn-group .send + .calltobtn, .modal-footer .btn-group body .wrapper .content .contacts .emailus .message .btn + .send, body .wrapper .content .contacts .emailus .message .modal-footer .btn-group .btn + .send, .modal-footer .btn-group body .wrapper .content .contacts .emailus .message .calltobtn + .send, body .wrapper .content .contacts .emailus .message .modal-footer .btn-group .calltobtn + .send, .modal-footer .btn-group body .wrapper .content .contacts .emailus .message .send + .send, body .wrapper .content .contacts .emailus .message .modal-footer .btn-group .send + .send {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
  .modal-lg.modal-ddg {
    width: 750px;
  }
  .contact-me-ddg-row--wrapper {
    width: 850px;
    margin: 0 auto;
    padding-left: 15px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 0.25em;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn, .carousel-caption .calltobtn, .carousel-caption body .wrapper .content .contacts .emailus .message .send, body .wrapper .content .contacts .emailus .message .carousel-caption .send {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
  transform: translate3d(0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs, td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md, td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg, td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs, body footer .panel-body .nav, body footer .panel-body header .navigation, body header footer .panel-body .navigation, body footer .panel-body header .language, body header footer .panel-body .language, body footer .panel-body .wrapper .content .services .grid .grid-item .subservices, body .wrapper .content .services .grid .grid-item footer .panel-body .subservices, body footer .panel-body .wrapper .content .services .publications .references .grid-item .subservices, body .wrapper .content .services .publications .references .grid-item footer .panel-body .subservices, body footer .panel-body .wrapper .content .publications .services .references .grid-item .subservices, body .wrapper .content .publications .services .references .grid-item footer .panel-body .subservices, body footer .panel-body .wrapper .content .services .team .teammates .grid-item .subservices, body .wrapper .content .services .team .teammates .grid-item footer .panel-body .subservices, body footer .panel-body .wrapper .content .team .services .teammates .grid-item .subservices, body .wrapper .content .team .services .teammates .grid-item footer .panel-body .subservices, body footer .panel-body .wrapper .content .publications .references .services .grid .press-ref .subservices, body .wrapper .content .publications .references .services .grid .press-ref footer .panel-body .subservices, body footer .panel-body .wrapper .content .services .publications .references .press-ref .subservices, body .wrapper .content .services .publications .references .press-ref footer .panel-body .subservices, body footer .panel-body .wrapper .content .publications .services .references .press-ref .subservices, body .wrapper .content .publications .services .references .press-ref footer .panel-body .subservices, body footer .panel-body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices, body .wrapper .content .publications .references .services .team .teammates .press-ref footer .panel-body .subservices, body footer .panel-body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices, body .wrapper .content .publications .references .team .services .teammates .press-ref footer .panel-body .subservices, body footer .panel-body .wrapper .content .team .teammates .services .grid .person .subservices, body .wrapper .content .team .teammates .services .grid .person footer .panel-body .subservices, body footer .panel-body .wrapper .content .team .teammates .services .publications .references .person .subservices, body .wrapper .content .team .teammates .services .publications .references .person footer .panel-body .subservices, body footer .panel-body .wrapper .content .team .teammates .publications .services .references .person .subservices, body .wrapper .content .team .teammates .publications .services .references .person footer .panel-body .subservices, body footer .panel-body .wrapper .content .services .team .teammates .person .subservices, body .wrapper .content .services .team .teammates .person footer .panel-body .subservices, body footer .panel-body .wrapper .content .team .services .teammates .person .subservices, body .wrapper .content .team .services .teammates .person footer .panel-body .subservices, body footer .panel-body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices, body .wrapper .content .portfolio #projectsList.withArticle .articles article footer .panel-body .subservices, body footer .panel-body .wrapper .content .portfolio .project-types .project-types-switch, body .wrapper .content .portfolio .project-types footer .panel-body .project-types-switch {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print, td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

/* Magnific Popup CSS */
.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /** Remove all paddings around the image on small screen */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -ms-transform: scale(0.75);
        transform: scale(0.75);
  }
  .mfp-arrow-left {
    -ms-transform-origin: 0;
        transform-origin: 0;
  }
  .mfp-arrow-right {
    -ms-transform-origin: 100%;
        transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

.tagList {
  visibility: hidden;
  display: none;
}

/* centered columns styles */
.row-centered, body .wrapper .content .publications .references .row, body .wrapper .content .publications .references .mfp-container .mfp-content, .mfp-container body .wrapper .content .publications .references .mfp-content, body .wrapper .content .publications .references .mfp-container .white-popup-block figure, .mfp-container .white-popup-block body .wrapper .content .publications .references figure, body .wrapper .content .publications .references section, body .wrapper .content .publications .references .about .carousel-inner .item figure, body .about .carousel-inner .item .wrapper .content .publications .references figure, body .wrapper .content .publications .references .content, body .wrapper .content .publications .references .work .clients, body .wrapper .content .work .publications .references .clients, body .wrapper .content .team .teammates {
  text-align: center;
}

.col-centered, body .wrapper .content .publications .references .press-ref, body .wrapper .content .team .teammates .person {
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  float: none;
  /* reset the text-align */
  text-align: left;
  /* inline-block space fix */
  margin-right: -4px;
}

.calltobtn {
  font-size: 125%;
}

.condensed-font {
  font-family: "clear_sans_lightregular", sans-serif;
  font-weight: 300;
}

.standard-transition, .standard-transition-wd, body .wrapper .content .portfolio .grid .grid-item a, body .wrapper .content .portfolio .publications .references .grid-item a, body .wrapper .content .publications .portfolio .references .grid-item a, body .wrapper .content .portfolio .team .teammates .grid-item a, body .wrapper .content .team .portfolio .teammates .grid-item a, body .wrapper .content .publications .references .portfolio .grid .press-ref a, body .wrapper .content .portfolio .publications .references .press-ref a, body .wrapper .content .publications .portfolio .references .press-ref a, body .wrapper .content .publications .references .portfolio .team .teammates .press-ref a, body .wrapper .content .publications .references .team .portfolio .teammates .press-ref a, body .wrapper .content .team .teammates .portfolio .grid .person a, body .wrapper .content .team .teammates .portfolio .publications .references .person a, body .wrapper .content .team .teammates .publications .portfolio .references .person a, body .wrapper .content .portfolio .team .teammates .person a, body .wrapper .content .team .portfolio .teammates .person a, body .wrapper .content .publications .references .press-ref a img, body .wrapper .content .publications .references .press-ref a span, .tiny-pills a, body .wrapper .content .services .grid .grid-item .subservices span a, body .wrapper .content .services .publications .references .grid-item .subservices span a, body .wrapper .content .publications .services .references .grid-item .subservices span a, body .wrapper .content .services .team .teammates .grid-item .subservices span a, body .wrapper .content .team .services .teammates .grid-item .subservices span a, body .wrapper .content .publications .references .services .grid .press-ref .subservices span a, body .wrapper .content .services .publications .references .press-ref .subservices span a, body .wrapper .content .publications .services .references .press-ref .subservices span a, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices span a, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices span a, body .wrapper .content .team .teammates .services .grid .person .subservices span a, body .wrapper .content .team .teammates .services .publications .references .person .subservices span a, body .wrapper .content .team .teammates .publications .services .references .person .subservices span a, body .wrapper .content .services .team .teammates .person .subservices span a, body .wrapper .content .team .services .teammates .person .subservices span a, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices li a, body header li a::after, body footer .panel-body .nav a:hover, body footer .panel-body header .navigation a:hover, body header footer .panel-body .navigation a:hover, body footer .panel-body header .language a:hover, body header footer .panel-body .language a:hover, body footer .panel-body .wrapper .content .services .grid .grid-item .subservices a:hover, body .wrapper .content .services .grid .grid-item footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .services .publications .references .grid-item .subservices a:hover, body .wrapper .content .services .publications .references .grid-item footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .publications .services .references .grid-item .subservices a:hover, body .wrapper .content .publications .services .references .grid-item footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .services .team .teammates .grid-item .subservices a:hover, body .wrapper .content .services .team .teammates .grid-item footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .team .services .teammates .grid-item .subservices a:hover, body .wrapper .content .team .services .teammates .grid-item footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .publications .references .services .grid .press-ref .subservices a:hover, body .wrapper .content .publications .references .services .grid .press-ref footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .services .publications .references .press-ref .subservices a:hover, body .wrapper .content .services .publications .references .press-ref footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .publications .services .references .press-ref .subservices a:hover, body .wrapper .content .publications .services .references .press-ref footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices a:hover, body .wrapper .content .publications .references .services .team .teammates .press-ref footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices a:hover, body .wrapper .content .publications .references .team .services .teammates .press-ref footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .team .teammates .services .grid .person .subservices a:hover, body .wrapper .content .team .teammates .services .grid .person footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .team .teammates .services .publications .references .person .subservices a:hover, body .wrapper .content .team .teammates .services .publications .references .person footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .team .teammates .publications .services .references .person .subservices a:hover, body .wrapper .content .team .teammates .publications .services .references .person footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .services .team .teammates .person .subservices a:hover, body .wrapper .content .services .team .teammates .person footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .team .services .teammates .person .subservices a:hover, body .wrapper .content .team .services .teammates .person footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices a:hover, body .wrapper .content .portfolio #projectsList.withArticle .articles article footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .portfolio .project-types .project-types-switch a:hover, body .wrapper .content .portfolio .project-types footer .panel-body .project-types-switch a:hover, body a, body .wrapper .content .services .grid .grid-item a:hover img, body .wrapper .content .services .publications .references .grid-item a:hover img, body .wrapper .content .publications .services .references .grid-item a:hover img, body .wrapper .content .services .team .teammates .grid-item a:hover img, body .wrapper .content .team .services .teammates .grid-item a:hover img, body .wrapper .content .publications .references .services .grid .press-ref a:hover img, body .wrapper .content .services .publications .references .press-ref a:hover img, body .wrapper .content .publications .services .references .press-ref a:hover img, body .wrapper .content .publications .references .services .team .teammates .press-ref a:hover img, body .wrapper .content .publications .references .team .services .teammates .press-ref a:hover img, body .wrapper .content .team .teammates .services .grid .person a:hover img, body .wrapper .content .team .teammates .services .publications .references .person a:hover img, body .wrapper .content .team .teammates .publications .services .references .person a:hover img, body .wrapper .content .services .team .teammates .person a:hover img, body .wrapper .content .team .services .teammates .person a:hover img, body .wrapper .content .services .grid .grid-item a:focus img, body .wrapper .content .services .publications .references .grid-item a:focus img, body .wrapper .content .publications .services .references .grid-item a:focus img, body .wrapper .content .services .team .teammates .grid-item a:focus img, body .wrapper .content .team .services .teammates .grid-item a:focus img, body .wrapper .content .publications .references .services .grid .press-ref a:focus img, body .wrapper .content .services .publications .references .press-ref a:focus img, body .wrapper .content .publications .services .references .press-ref a:focus img, body .wrapper .content .publications .references .services .team .teammates .press-ref a:focus img, body .wrapper .content .publications .references .team .services .teammates .press-ref a:focus img, body .wrapper .content .team .teammates .services .grid .person a:focus img, body .wrapper .content .team .teammates .services .publications .references .person a:focus img, body .wrapper .content .team .teammates .publications .services .references .person a:focus img, body .wrapper .content .services .team .teammates .person a:focus img, body .wrapper .content .team .services .teammates .person a:focus img, body .wrapper .content .portfolio .project-types .project-types-switch li {
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: ease-in;
}

.standard-transition-wd, body .wrapper .content .portfolio .grid .grid-item a, body .wrapper .content .portfolio .publications .references .grid-item a, body .wrapper .content .publications .portfolio .references .grid-item a, body .wrapper .content .portfolio .team .teammates .grid-item a, body .wrapper .content .team .portfolio .teammates .grid-item a, body .wrapper .content .publications .references .portfolio .grid .press-ref a, body .wrapper .content .portfolio .publications .references .press-ref a, body .wrapper .content .publications .portfolio .references .press-ref a, body .wrapper .content .publications .references .portfolio .team .teammates .press-ref a, body .wrapper .content .publications .references .team .portfolio .teammates .press-ref a, body .wrapper .content .team .teammates .portfolio .grid .person a, body .wrapper .content .team .teammates .portfolio .publications .references .person a, body .wrapper .content .team .teammates .publications .portfolio .references .person a, body .wrapper .content .portfolio .team .teammates .person a, body .wrapper .content .team .portfolio .teammates .person a, body .wrapper .content .publications .references .press-ref a img, body .wrapper .content .publications .references .press-ref a span {
  transition-delay: 0.05s;
}

.css-disable {
  pointer-events: none;
  cursor: default;
  color: inherit;
  background-color: transparent;
}

.tiny-pills, body .wrapper .content .services .grid .grid-item .subservices span, body .wrapper .content .services .publications .references .grid-item .subservices span, body .wrapper .content .publications .services .references .grid-item .subservices span, body .wrapper .content .services .team .teammates .grid-item .subservices span, body .wrapper .content .team .services .teammates .grid-item .subservices span, body .wrapper .content .publications .references .services .grid .press-ref .subservices span, body .wrapper .content .services .publications .references .press-ref .subservices span, body .wrapper .content .publications .services .references .press-ref .subservices span, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices span, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices span, body .wrapper .content .team .teammates .services .grid .person .subservices span, body .wrapper .content .team .teammates .services .publications .references .person .subservices span, body .wrapper .content .team .teammates .publications .services .references .person .subservices span, body .wrapper .content .services .team .teammates .person .subservices span, body .wrapper .content .team .services .teammates .person .subservices span, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices li {
  margin: .1em;
}

.tiny-pills a, body .wrapper .content .services .grid .grid-item .subservices span a, body .wrapper .content .services .publications .references .grid-item .subservices span a, body .wrapper .content .publications .services .references .grid-item .subservices span a, body .wrapper .content .services .team .teammates .grid-item .subservices span a, body .wrapper .content .team .services .teammates .grid-item .subservices span a, body .wrapper .content .publications .references .services .grid .press-ref .subservices span a, body .wrapper .content .services .publications .references .press-ref .subservices span a, body .wrapper .content .publications .services .references .press-ref .subservices span a, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices span a, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices span a, body .wrapper .content .team .teammates .services .grid .person .subservices span a, body .wrapper .content .team .teammates .services .publications .references .person .subservices span a, body .wrapper .content .team .teammates .publications .services .references .person .subservices span a, body .wrapper .content .services .team .teammates .person .subservices span a, body .wrapper .content .team .services .teammates .person .subservices span a, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices li a {
  padding: 3px 6px;
  line-height: 1.3;
  border-radius: 0.25em;
  float: inherit;
  background-color: #fcfcfc;
  color: #1f2161;
}

.tiny-pills a:hover, body .wrapper .content .services .grid .grid-item .subservices span a:hover, body .wrapper .content .services .publications .references .grid-item .subservices span a:hover, body .wrapper .content .publications .services .references .grid-item .subservices span a:hover, body .wrapper .content .services .team .teammates .grid-item .subservices span a:hover, body .wrapper .content .team .services .teammates .grid-item .subservices span a:hover, body .wrapper .content .publications .references .services .grid .press-ref .subservices span a:hover, body .wrapper .content .services .publications .references .press-ref .subservices span a:hover, body .wrapper .content .publications .services .references .press-ref .subservices span a:hover, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices span a:hover, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices span a:hover, body .wrapper .content .team .teammates .services .grid .person .subservices span a:hover, body .wrapper .content .team .teammates .services .publications .references .person .subservices span a:hover, body .wrapper .content .team .teammates .publications .services .references .person .subservices span a:hover, body .wrapper .content .services .team .teammates .person .subservices span a:hover, body .wrapper .content .team .services .teammates .person .subservices span a:hover, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices li a:hover {
  background: #cbf6f5;
  text-decoration: none;
}

.tiny-pills.active a, body .wrapper .content .services .grid .grid-item .subservices span.active a, body .wrapper .content .services .publications .references .grid-item .subservices span.active a, body .wrapper .content .publications .services .references .grid-item .subservices span.active a, body .wrapper .content .services .team .teammates .grid-item .subservices span.active a, body .wrapper .content .team .services .teammates .grid-item .subservices span.active a, body .wrapper .content .publications .references .services .grid .press-ref .subservices span.active a, body .wrapper .content .services .publications .references .press-ref .subservices span.active a, body .wrapper .content .publications .services .references .press-ref .subservices span.active a, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices span.active a, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices span.active a, body .wrapper .content .team .teammates .services .grid .person .subservices span.active a, body .wrapper .content .team .teammates .services .publications .references .person .subservices span.active a, body .wrapper .content .team .teammates .publications .services .references .person .subservices span.active a, body .wrapper .content .services .team .teammates .person .subservices span.active a, body .wrapper .content .team .services .teammates .person .subservices span.active a, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices li.active a {
  color: white;
  cursor: default;
  pointer-events: none;
  background-color: #48e0db;
}

.tiny-pills a:active, body .wrapper .content .services .grid .grid-item .subservices span a:active, body .wrapper .content .services .publications .references .grid-item .subservices span a:active, body .wrapper .content .publications .services .references .grid-item .subservices span a:active, body .wrapper .content .services .team .teammates .grid-item .subservices span a:active, body .wrapper .content .team .services .teammates .grid-item .subservices span a:active, body .wrapper .content .publications .references .services .grid .press-ref .subservices span a:active, body .wrapper .content .services .publications .references .press-ref .subservices span a:active, body .wrapper .content .publications .services .references .press-ref .subservices span a:active, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices span a:active, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices span a:active, body .wrapper .content .team .teammates .services .grid .person .subservices span a:active, body .wrapper .content .team .teammates .services .publications .references .person .subservices span a:active, body .wrapper .content .team .teammates .publications .services .references .person .subservices span a:active, body .wrapper .content .services .team .teammates .person .subservices span a:active, body .wrapper .content .team .services .teammates .person .subservices span a:active, body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices li a:active {
  color: white;
  cursor: default;
  background-color: #48e0db;
}

.insight, body .wrapper .content .work .projects-completed, body .wrapper .content .contacts .contact-us {
  padding: 2.5em;
  padding-top: 2.5em;
  position: relative;
  float: left;
  width: 100%;
}

.insight h2, body .wrapper .content .work .projects-completed h2, body .wrapper .content .contacts .contact-us h2 {
  width: 100%;
  text-align: center;
  margin: 0;
  margin-top: .5em;
  padding-bottom: .5em;
  float: inherit;
  display: inherit;
  text-shadow: none;
}

.insight h2 .number, body .wrapper .content .work .projects-completed h2 .number, body .wrapper .content .contacts .contact-us h2 .number {
  font-weight: 700;
  font-size: larger;
}

.insight h2 .icon, body .wrapper .content .work .projects-completed h2 .icon, body .wrapper .content .contacts .contact-us h2 .icon {
  margin: .25em;
}

.insight h2 .icon img, body .wrapper .content .work .projects-completed h2 .icon img, body .wrapper .content .contacts .contact-us h2 .icon img {
  max-height: 1em;
}

.insight a, body .wrapper .content .work .projects-completed a, body .wrapper .content .contacts .contact-us a {
  border-bottom: 1px solid rgba(72, 224, 219, 0.3);
  text-decoration: none;
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.insight a:hover, body .wrapper .content .work .projects-completed a:hover, body .wrapper .content .contacts .contact-us a:hover, .insight a:focus, body .wrapper .content .work .projects-completed a:focus, body .wrapper .content .contacts .contact-us a:focus {
  border-bottom-color: #1ca6a1;
}

.insight, body .wrapper .content .work .projects-completed, body .wrapper .content .contacts .contact-us, .insight::before, body .wrapper .content .work .projects-completed::before, body .wrapper .content .contacts .contact-us::before, .insight::after, body .wrapper .content .work .projects-completed::after, body .wrapper .content .contacts .contact-us::after {
  background-color: white;
}

.insight::before, body .wrapper .content .work .projects-completed::before, body .wrapper .content .contacts .contact-us::before, .insight::after, body .wrapper .content .work .projects-completed::after, body .wrapper .content .contacts .contact-us::after {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  content: " ";
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 1.5px, rgba(0, 0, 0, 0.24) 0px 1px 1px;
}

.insight::before, body .wrapper .content .work .projects-completed::before, body .wrapper .content .contacts .contact-us::before {
  left: 50%;
}

.insight::after, body .wrapper .content .work .projects-completed::after, body .wrapper .content .contacts .contact-us::after {
  right: 50%;
}

.badges {
  text-align: right;
  display: block;
  padding-right: 3pt;
  padding-bottom: 3pt;
}

.badges span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 20pt;
  height: 20pt;
  margin: 1pt;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.badges span.android {
  background-image: url("../images/ic_android.png?1415190977");
}

.badges span.dotnet {
  background-image: url("../images/ic_dotnet.png?1415190978");
}

.badges span.ios {
  background-image: url("../images/ic_ios.png?1415190977");
}

.badges span.windows {
  background-image: url("../images/ic_windows.png?1415190978");
}

.badges span.php {
  background-image: url("../images/ic_php.png?1415190978");
}

.badges span.python {
  background-image: url("../images/ic_python.png?1415190977");
}

.badges span.java {
  background-image: url("../images/ic_java.png?1415190977");
}

.badges span.web {
  background-image: url("../images/ic_web.png?1415190979");
}

.badges span.design {
  background-image: url("../images/ic_design.png?1415190979");
}

.badges.white span.android {
  background-image: url("../images/ic_white_android.png?1415190978");
}

.badges.white span.dotnet {
  background-image: url("../images/ic_white_dotnet.png?1415190979");
}

.badges.white span.ios {
  background-image: url("../images/ic_white_ios.png?1415190978");
}

.badges.white span.windows {
  background-image: url("../images/ic_white_windows.png?1415190979");
}

.badges.white span.php {
  background-image: url("../images/ic_white_php.png?1415190979");
}

.badges.white span.python {
  background-image: url("../images/ic_white_python.png?1415190978");
}

.badges.white span.java {
  background-image: url("../images/ic_white_java.png?1415190979");
}

.badges.white span.web {
  background-image: url("../images/ic_white_web.png?1415190979");
}

.badges.white span.design {
  background-image: url("../images/ic_white_design.png?1415190979");
}

.mfp-container {
  max-height: 100%;
  overflow: auto;
}

.mfp-container .white-popup-block {
  max-height: 100%;
  overflow: hidden;
  background-color: #fcfcfc;
}

.mfp-container .white-popup-block figure {
  max-height: 100%;
  overflow: auto;
  padding: 2.5em;
  text-align: center;
}

.mfp-container .white-popup-block img, .mfp-container .white-popup-block .carousel {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) {
  .mfp-container .white-popup-block img:only-child, .mfp-container .white-popup-block .carousel:only-child {
    max-width: 100%;
    width: auto;
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  .mfp-container .white-popup-block img:only-child.carousel, .mfp-container .white-popup-block .carousel:only-child.carousel {
    width: 100%;
  }
}

.mfp-container .white-popup-block .carousel .item {
  text-align: center;
  width: 100%;
}

.mfp-container .white-popup-block .carousel .item img {
  float: none;
  text-align: center;
  margin: 0 auto;
}

.mfp-container .white-popup-block figcaption {
  text-align: left;
}

blockquote {
  text-align: inherit;
  border: none;
  font-weight: 300;
  font-style: italic;
  padding: 0;
  font-size: smaller;
}

blockquote::before, blockquote::after {
  font-weight: 400;
  font-size: larger;
  font-style: oblique;
}

blockquote::before {
  content: "“";
}

blockquote::after {
  content: "”";
}

html, body {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  font-weight: 400;
  background-image: url("../images/congruent_pentagon.png?1411123156");
}

body p {
  font-size: larger;
}

body section {
  margin: 0;
  clear: both;
  position: relative;
}

body header {
  font-size: 1.2em;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 1.5px, rgba(0, 0, 0, 0.24) 0px 1px 1px;
}

body header li a {
  position: relative;
}

body header li a::after {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  width: 0%;
  height: 5px;
  visibility: hidden;
}

body header li.active a::after, body header li a:hover::after {
  width: 100%;
  height: 5px;
  visibility: visible;
}

body header li.active a::after, body header li.active a:hover::after {
  background-color: #1ca6a1;
  box-shadow: 0px 1px 1px rgba(28, 166, 161, 0.5);
}

body header li a:hover {
  color: #1f2161;
}

body header li a:hover::after {
  background-color: #1f2161;
}

body header .logo {
  padding-top: 0;
  padding-bottom: 0;
}

body header .language {
  margin-left: 1.5em;
}

@media (max-width: 991px) {
  body header .language {
    margin-right: 0px;
    margin-left: auto;
    clear: both;
    width: 100%;
  }
  body header .language li a {
    width: 2em;
    height: 2em;
    float: right;
    clear: both;
  }
}

body header .language li a {
  border: 1px solid #1f2161;
  padding: 5px;
  margin-top: 17px;
}

body header .language li a:hover {
  border-color: #555555;
}

body footer {
  margin-bottom: 0;
  margin-top: 0;
  font-size: small;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  float: inherit;
  display: block;
  width: 100%;
}

body footer .panel-body .nav, body footer .panel-body header .navigation, body header footer .panel-body .navigation, body footer .panel-body header .language, body header footer .panel-body .language, body footer .panel-body .wrapper .content .services .grid .grid-item .subservices, body .wrapper .content .services .grid .grid-item footer .panel-body .subservices, body footer .panel-body .wrapper .content .services .publications .references .grid-item .subservices, body .wrapper .content .services .publications .references .grid-item footer .panel-body .subservices, body footer .panel-body .wrapper .content .publications .services .references .grid-item .subservices, body .wrapper .content .publications .services .references .grid-item footer .panel-body .subservices, body footer .panel-body .wrapper .content .services .team .teammates .grid-item .subservices, body .wrapper .content .services .team .teammates .grid-item footer .panel-body .subservices, body footer .panel-body .wrapper .content .team .services .teammates .grid-item .subservices, body .wrapper .content .team .services .teammates .grid-item footer .panel-body .subservices, body footer .panel-body .wrapper .content .publications .references .services .grid .press-ref .subservices, body .wrapper .content .publications .references .services .grid .press-ref footer .panel-body .subservices, body footer .panel-body .wrapper .content .services .publications .references .press-ref .subservices, body .wrapper .content .services .publications .references .press-ref footer .panel-body .subservices, body footer .panel-body .wrapper .content .publications .services .references .press-ref .subservices, body .wrapper .content .publications .services .references .press-ref footer .panel-body .subservices, body footer .panel-body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices, body .wrapper .content .publications .references .services .team .teammates .press-ref footer .panel-body .subservices, body footer .panel-body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices, body .wrapper .content .publications .references .team .services .teammates .press-ref footer .panel-body .subservices, body footer .panel-body .wrapper .content .team .teammates .services .grid .person .subservices, body .wrapper .content .team .teammates .services .grid .person footer .panel-body .subservices, body footer .panel-body .wrapper .content .team .teammates .services .publications .references .person .subservices, body .wrapper .content .team .teammates .services .publications .references .person footer .panel-body .subservices, body footer .panel-body .wrapper .content .team .teammates .publications .services .references .person .subservices, body .wrapper .content .team .teammates .publications .services .references .person footer .panel-body .subservices, body footer .panel-body .wrapper .content .services .team .teammates .person .subservices, body .wrapper .content .services .team .teammates .person footer .panel-body .subservices, body footer .panel-body .wrapper .content .team .services .teammates .person .subservices, body .wrapper .content .team .services .teammates .person footer .panel-body .subservices, body footer .panel-body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices, body .wrapper .content .portfolio #projectsList.withArticle .articles article footer .panel-body .subservices, body footer .panel-body .wrapper .content .portfolio .project-types .project-types-switch, body .wrapper .content .portfolio .project-types footer .panel-body .project-types-switch {
  float: right;
}

body footer .panel-body .nav a, body footer .panel-body header .navigation a, body header footer .panel-body .navigation a, body footer .panel-body header .language a, body header footer .panel-body .language a, body footer .panel-body .wrapper .content .services .grid .grid-item .subservices a, body .wrapper .content .services .grid .grid-item footer .panel-body .subservices a, body footer .panel-body .wrapper .content .services .publications .references .grid-item .subservices a, body .wrapper .content .services .publications .references .grid-item footer .panel-body .subservices a, body footer .panel-body .wrapper .content .publications .services .references .grid-item .subservices a, body .wrapper .content .publications .services .references .grid-item footer .panel-body .subservices a, body footer .panel-body .wrapper .content .services .team .teammates .grid-item .subservices a, body .wrapper .content .services .team .teammates .grid-item footer .panel-body .subservices a, body footer .panel-body .wrapper .content .team .services .teammates .grid-item .subservices a, body .wrapper .content .team .services .teammates .grid-item footer .panel-body .subservices a, body footer .panel-body .wrapper .content .publications .references .services .grid .press-ref .subservices a, body .wrapper .content .publications .references .services .grid .press-ref footer .panel-body .subservices a, body footer .panel-body .wrapper .content .services .publications .references .press-ref .subservices a, body .wrapper .content .services .publications .references .press-ref footer .panel-body .subservices a, body footer .panel-body .wrapper .content .publications .services .references .press-ref .subservices a, body .wrapper .content .publications .services .references .press-ref footer .panel-body .subservices a, body footer .panel-body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices a, body .wrapper .content .publications .references .services .team .teammates .press-ref footer .panel-body .subservices a, body footer .panel-body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices a, body .wrapper .content .publications .references .team .services .teammates .press-ref footer .panel-body .subservices a, body footer .panel-body .wrapper .content .team .teammates .services .grid .person .subservices a, body .wrapper .content .team .teammates .services .grid .person footer .panel-body .subservices a, body footer .panel-body .wrapper .content .team .teammates .services .publications .references .person .subservices a, body .wrapper .content .team .teammates .services .publications .references .person footer .panel-body .subservices a, body footer .panel-body .wrapper .content .team .teammates .publications .services .references .person .subservices a, body .wrapper .content .team .teammates .publications .services .references .person footer .panel-body .subservices a, body footer .panel-body .wrapper .content .services .team .teammates .person .subservices a, body .wrapper .content .services .team .teammates .person footer .panel-body .subservices a, body footer .panel-body .wrapper .content .team .services .teammates .person .subservices a, body .wrapper .content .team .services .teammates .person footer .panel-body .subservices a, body footer .panel-body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices a, body .wrapper .content .portfolio #projectsList.withArticle .articles article footer .panel-body .subservices a, body footer .panel-body .wrapper .content .portfolio .project-types .project-types-switch a, body .wrapper .content .portfolio .project-types footer .panel-body .project-types-switch a {
  color: #1f2161;
}

body footer .panel-body .nav a:hover, body footer .panel-body header .navigation a:hover, body header footer .panel-body .navigation a:hover, body footer .panel-body header .language a:hover, body header footer .panel-body .language a:hover, body footer .panel-body .wrapper .content .services .grid .grid-item .subservices a:hover, body .wrapper .content .services .grid .grid-item footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .services .publications .references .grid-item .subservices a:hover, body .wrapper .content .services .publications .references .grid-item footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .publications .services .references .grid-item .subservices a:hover, body .wrapper .content .publications .services .references .grid-item footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .services .team .teammates .grid-item .subservices a:hover, body .wrapper .content .services .team .teammates .grid-item footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .team .services .teammates .grid-item .subservices a:hover, body .wrapper .content .team .services .teammates .grid-item footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .publications .references .services .grid .press-ref .subservices a:hover, body .wrapper .content .publications .references .services .grid .press-ref footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .services .publications .references .press-ref .subservices a:hover, body .wrapper .content .services .publications .references .press-ref footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .publications .services .references .press-ref .subservices a:hover, body .wrapper .content .publications .services .references .press-ref footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices a:hover, body .wrapper .content .publications .references .services .team .teammates .press-ref footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices a:hover, body .wrapper .content .publications .references .team .services .teammates .press-ref footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .team .teammates .services .grid .person .subservices a:hover, body .wrapper .content .team .teammates .services .grid .person footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .team .teammates .services .publications .references .person .subservices a:hover, body .wrapper .content .team .teammates .services .publications .references .person footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .team .teammates .publications .services .references .person .subservices a:hover, body .wrapper .content .team .teammates .publications .services .references .person footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .services .team .teammates .person .subservices a:hover, body .wrapper .content .services .team .teammates .person footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .team .services .teammates .person .subservices a:hover, body .wrapper .content .team .services .teammates .person footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices a:hover, body .wrapper .content .portfolio #projectsList.withArticle .articles article footer .panel-body .subservices a:hover, body footer .panel-body .wrapper .content .portfolio .project-types .project-types-switch a:hover, body .wrapper .content .portfolio .project-types footer .panel-body .project-types-switch a:hover {
  background-color: transparent;
  color: #555555;
}

body footer .panel-body .copyright {
  float: left;
  margin-bottom: 0px;
  padding: 10px 15px;
  color: inherit;
}

body h1, body h2, body h3, body h3, body h4, body h5, body h6 {
  text-shadow: rgba(0, 0, 0, 0.12) 0px 1px 1.5px;
  letter-spacing: auto;
}

body h1 .heading-link, body h1 .wrapper .content .services .grid .grid-item .caption h3 a, body .wrapper .content .services .grid .grid-item .caption h3 h1 a, body h1 .wrapper .content .services .publications .references .grid-item .caption h3 a, body .wrapper .content .services .publications .references .grid-item .caption h3 h1 a, body h1 .wrapper .content .publications .services .references .grid-item .caption h3 a, body .wrapper .content .publications .services .references .grid-item .caption h3 h1 a, body h1 .wrapper .content .services .team .teammates .grid-item .caption h3 a, body .wrapper .content .services .team .teammates .grid-item .caption h3 h1 a, body h1 .wrapper .content .team .services .teammates .grid-item .caption h3 a, body .wrapper .content .team .services .teammates .grid-item .caption h3 h1 a, body h1 .wrapper .content .publications .references .services .grid .press-ref .caption h3 a, body .wrapper .content .publications .references .services .grid .press-ref .caption h3 h1 a, body h1 .wrapper .content .services .publications .references .press-ref .caption h3 a, body .wrapper .content .services .publications .references .press-ref .caption h3 h1 a, body h1 .wrapper .content .publications .services .references .press-ref .caption h3 a, body .wrapper .content .publications .services .references .press-ref .caption h3 h1 a, body h1 .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 a, body .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 h1 a, body h1 .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 a, body .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 h1 a, body h1 .wrapper .content .team .teammates .services .grid .person .caption h3 a, body .wrapper .content .team .teammates .services .grid .person .caption h3 h1 a, body h1 .wrapper .content .team .teammates .services .publications .references .person .caption h3 a, body .wrapper .content .team .teammates .services .publications .references .person .caption h3 h1 a, body h1 .wrapper .content .team .teammates .publications .services .references .person .caption h3 a, body .wrapper .content .team .teammates .publications .services .references .person .caption h3 h1 a, body h1 .wrapper .content .services .team .teammates .person .caption h3 a, body .wrapper .content .services .team .teammates .person .caption h3 h1 a, body h1 .wrapper .content .team .services .teammates .person .caption h3 a, body .wrapper .content .team .services .teammates .person .caption h3 h1 a, body h2 .heading-link, body h2 .wrapper .content .services .grid .grid-item .caption h3 a, body .wrapper .content .services .grid .grid-item .caption h3 h2 a, body h2 .wrapper .content .services .publications .references .grid-item .caption h3 a, body .wrapper .content .services .publications .references .grid-item .caption h3 h2 a, body h2 .wrapper .content .publications .services .references .grid-item .caption h3 a, body .wrapper .content .publications .services .references .grid-item .caption h3 h2 a, body h2 .wrapper .content .services .team .teammates .grid-item .caption h3 a, body .wrapper .content .services .team .teammates .grid-item .caption h3 h2 a, body h2 .wrapper .content .team .services .teammates .grid-item .caption h3 a, body .wrapper .content .team .services .teammates .grid-item .caption h3 h2 a, body h2 .wrapper .content .publications .references .services .grid .press-ref .caption h3 a, body .wrapper .content .publications .references .services .grid .press-ref .caption h3 h2 a, body h2 .wrapper .content .services .publications .references .press-ref .caption h3 a, body .wrapper .content .services .publications .references .press-ref .caption h3 h2 a, body h2 .wrapper .content .publications .services .references .press-ref .caption h3 a, body .wrapper .content .publications .services .references .press-ref .caption h3 h2 a, body h2 .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 a, body .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 h2 a, body h2 .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 a, body .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 h2 a, body h2 .wrapper .content .team .teammates .services .grid .person .caption h3 a, body .wrapper .content .team .teammates .services .grid .person .caption h3 h2 a, body h2 .wrapper .content .team .teammates .services .publications .references .person .caption h3 a, body .wrapper .content .team .teammates .services .publications .references .person .caption h3 h2 a, body h2 .wrapper .content .team .teammates .publications .services .references .person .caption h3 a, body .wrapper .content .team .teammates .publications .services .references .person .caption h3 h2 a, body h2 .wrapper .content .services .team .teammates .person .caption h3 a, body .wrapper .content .services .team .teammates .person .caption h3 h2 a, body h2 .wrapper .content .team .services .teammates .person .caption h3 a, body .wrapper .content .team .services .teammates .person .caption h3 h2 a, body h3 .heading-link, body .wrapper .content .services .grid .grid-item .caption h3 a, body .wrapper .content .services .publications .references .grid-item .caption h3 a, body .wrapper .content .publications .services .references .grid-item .caption h3 a, body .wrapper .content .services .team .teammates .grid-item .caption h3 a, body .wrapper .content .team .services .teammates .grid-item .caption h3 a, body .wrapper .content .publications .references .services .grid .press-ref .caption h3 a, body .wrapper .content .services .publications .references .press-ref .caption h3 a, body .wrapper .content .publications .services .references .press-ref .caption h3 a, body .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 a, body .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 a, body .wrapper .content .team .teammates .services .grid .person .caption h3 a, body .wrapper .content .team .teammates .services .publications .references .person .caption h3 a, body .wrapper .content .team .teammates .publications .services .references .person .caption h3 a, body .wrapper .content .services .team .teammates .person .caption h3 a, body .wrapper .content .team .services .teammates .person .caption h3 a, body h3 .heading-link, body .wrapper .content .services .grid .grid-item .caption h3 a, body .wrapper .content .services .publications .references .grid-item .caption h3 a, body .wrapper .content .publications .services .references .grid-item .caption h3 a, body .wrapper .content .services .team .teammates .grid-item .caption h3 a, body .wrapper .content .team .services .teammates .grid-item .caption h3 a, body .wrapper .content .publications .references .services .grid .press-ref .caption h3 a, body .wrapper .content .services .publications .references .press-ref .caption h3 a, body .wrapper .content .publications .services .references .press-ref .caption h3 a, body .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 a, body .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 a, body .wrapper .content .team .teammates .services .grid .person .caption h3 a, body .wrapper .content .team .teammates .services .publications .references .person .caption h3 a, body .wrapper .content .team .teammates .publications .services .references .person .caption h3 a, body .wrapper .content .services .team .teammates .person .caption h3 a, body .wrapper .content .team .services .teammates .person .caption h3 a, body h4 .heading-link, body h4 .wrapper .content .services .grid .grid-item .caption h3 a, body .wrapper .content .services .grid .grid-item .caption h3 h4 a, body h4 .wrapper .content .services .publications .references .grid-item .caption h3 a, body .wrapper .content .services .publications .references .grid-item .caption h3 h4 a, body h4 .wrapper .content .publications .services .references .grid-item .caption h3 a, body .wrapper .content .publications .services .references .grid-item .caption h3 h4 a, body h4 .wrapper .content .services .team .teammates .grid-item .caption h3 a, body .wrapper .content .services .team .teammates .grid-item .caption h3 h4 a, body h4 .wrapper .content .team .services .teammates .grid-item .caption h3 a, body .wrapper .content .team .services .teammates .grid-item .caption h3 h4 a, body h4 .wrapper .content .publications .references .services .grid .press-ref .caption h3 a, body .wrapper .content .publications .references .services .grid .press-ref .caption h3 h4 a, body h4 .wrapper .content .services .publications .references .press-ref .caption h3 a, body .wrapper .content .services .publications .references .press-ref .caption h3 h4 a, body h4 .wrapper .content .publications .services .references .press-ref .caption h3 a, body .wrapper .content .publications .services .references .press-ref .caption h3 h4 a, body h4 .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 a, body .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 h4 a, body h4 .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 a, body .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 h4 a, body h4 .wrapper .content .team .teammates .services .grid .person .caption h3 a, body .wrapper .content .team .teammates .services .grid .person .caption h3 h4 a, body h4 .wrapper .content .team .teammates .services .publications .references .person .caption h3 a, body .wrapper .content .team .teammates .services .publications .references .person .caption h3 h4 a, body h4 .wrapper .content .team .teammates .publications .services .references .person .caption h3 a, body .wrapper .content .team .teammates .publications .services .references .person .caption h3 h4 a, body h4 .wrapper .content .services .team .teammates .person .caption h3 a, body .wrapper .content .services .team .teammates .person .caption h3 h4 a, body h4 .wrapper .content .team .services .teammates .person .caption h3 a, body .wrapper .content .team .services .teammates .person .caption h3 h4 a, body h5 .heading-link, body h5 .wrapper .content .services .grid .grid-item .caption h3 a, body .wrapper .content .services .grid .grid-item .caption h3 h5 a, body h5 .wrapper .content .services .publications .references .grid-item .caption h3 a, body .wrapper .content .services .publications .references .grid-item .caption h3 h5 a, body h5 .wrapper .content .publications .services .references .grid-item .caption h3 a, body .wrapper .content .publications .services .references .grid-item .caption h3 h5 a, body h5 .wrapper .content .services .team .teammates .grid-item .caption h3 a, body .wrapper .content .services .team .teammates .grid-item .caption h3 h5 a, body h5 .wrapper .content .team .services .teammates .grid-item .caption h3 a, body .wrapper .content .team .services .teammates .grid-item .caption h3 h5 a, body h5 .wrapper .content .publications .references .services .grid .press-ref .caption h3 a, body .wrapper .content .publications .references .services .grid .press-ref .caption h3 h5 a, body h5 .wrapper .content .services .publications .references .press-ref .caption h3 a, body .wrapper .content .services .publications .references .press-ref .caption h3 h5 a, body h5 .wrapper .content .publications .services .references .press-ref .caption h3 a, body .wrapper .content .publications .services .references .press-ref .caption h3 h5 a, body h5 .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 a, body .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 h5 a, body h5 .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 a, body .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 h5 a, body h5 .wrapper .content .team .teammates .services .grid .person .caption h3 a, body .wrapper .content .team .teammates .services .grid .person .caption h3 h5 a, body h5 .wrapper .content .team .teammates .services .publications .references .person .caption h3 a, body .wrapper .content .team .teammates .services .publications .references .person .caption h3 h5 a, body h5 .wrapper .content .team .teammates .publications .services .references .person .caption h3 a, body .wrapper .content .team .teammates .publications .services .references .person .caption h3 h5 a, body h5 .wrapper .content .services .team .teammates .person .caption h3 a, body .wrapper .content .services .team .teammates .person .caption h3 h5 a, body h5 .wrapper .content .team .services .teammates .person .caption h3 a, body .wrapper .content .team .services .teammates .person .caption h3 h5 a, body h6 .heading-link, body h6 .wrapper .content .services .grid .grid-item .caption h3 a, body .wrapper .content .services .grid .grid-item .caption h3 h6 a, body h6 .wrapper .content .services .publications .references .grid-item .caption h3 a, body .wrapper .content .services .publications .references .grid-item .caption h3 h6 a, body h6 .wrapper .content .publications .services .references .grid-item .caption h3 a, body .wrapper .content .publications .services .references .grid-item .caption h3 h6 a, body h6 .wrapper .content .services .team .teammates .grid-item .caption h3 a, body .wrapper .content .services .team .teammates .grid-item .caption h3 h6 a, body h6 .wrapper .content .team .services .teammates .grid-item .caption h3 a, body .wrapper .content .team .services .teammates .grid-item .caption h3 h6 a, body h6 .wrapper .content .publications .references .services .grid .press-ref .caption h3 a, body .wrapper .content .publications .references .services .grid .press-ref .caption h3 h6 a, body h6 .wrapper .content .services .publications .references .press-ref .caption h3 a, body .wrapper .content .services .publications .references .press-ref .caption h3 h6 a, body h6 .wrapper .content .publications .services .references .press-ref .caption h3 a, body .wrapper .content .publications .services .references .press-ref .caption h3 h6 a, body h6 .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 a, body .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 h6 a, body h6 .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 a, body .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 h6 a, body h6 .wrapper .content .team .teammates .services .grid .person .caption h3 a, body .wrapper .content .team .teammates .services .grid .person .caption h3 h6 a, body h6 .wrapper .content .team .teammates .services .publications .references .person .caption h3 a, body .wrapper .content .team .teammates .services .publications .references .person .caption h3 h6 a, body h6 .wrapper .content .team .teammates .publications .services .references .person .caption h3 a, body .wrapper .content .team .teammates .publications .services .references .person .caption h3 h6 a, body h6 .wrapper .content .services .team .teammates .person .caption h3 a, body .wrapper .content .services .team .teammates .person .caption h3 h6 a, body h6 .wrapper .content .team .services .teammates .person .caption h3 a, body .wrapper .content .team .services .teammates .person .caption h3 h6 a {
  color: inherit;
  border-bottom: 1px solid rgba(31, 33, 97, 0.3);
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

body h1 .heading-link:hover, body h1 .wrapper .content .services .grid .grid-item .caption h3 a:hover, body .wrapper .content .services .grid .grid-item .caption h3 h1 a:hover, body h1 .wrapper .content .services .publications .references .grid-item .caption h3 a:hover, body .wrapper .content .services .publications .references .grid-item .caption h3 h1 a:hover, body h1 .wrapper .content .publications .services .references .grid-item .caption h3 a:hover, body .wrapper .content .publications .services .references .grid-item .caption h3 h1 a:hover, body h1 .wrapper .content .services .team .teammates .grid-item .caption h3 a:hover, body .wrapper .content .services .team .teammates .grid-item .caption h3 h1 a:hover, body h1 .wrapper .content .team .services .teammates .grid-item .caption h3 a:hover, body .wrapper .content .team .services .teammates .grid-item .caption h3 h1 a:hover, body h1 .wrapper .content .publications .references .services .grid .press-ref .caption h3 a:hover, body .wrapper .content .publications .references .services .grid .press-ref .caption h3 h1 a:hover, body h1 .wrapper .content .services .publications .references .press-ref .caption h3 a:hover, body .wrapper .content .services .publications .references .press-ref .caption h3 h1 a:hover, body h1 .wrapper .content .publications .services .references .press-ref .caption h3 a:hover, body .wrapper .content .publications .services .references .press-ref .caption h3 h1 a:hover, body h1 .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 a:hover, body .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 h1 a:hover, body h1 .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 a:hover, body .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 h1 a:hover, body h1 .wrapper .content .team .teammates .services .grid .person .caption h3 a:hover, body .wrapper .content .team .teammates .services .grid .person .caption h3 h1 a:hover, body h1 .wrapper .content .team .teammates .services .publications .references .person .caption h3 a:hover, body .wrapper .content .team .teammates .services .publications .references .person .caption h3 h1 a:hover, body h1 .wrapper .content .team .teammates .publications .services .references .person .caption h3 a:hover, body .wrapper .content .team .teammates .publications .services .references .person .caption h3 h1 a:hover, body h1 .wrapper .content .services .team .teammates .person .caption h3 a:hover, body .wrapper .content .services .team .teammates .person .caption h3 h1 a:hover, body h1 .wrapper .content .team .services .teammates .person .caption h3 a:hover, body .wrapper .content .team .services .teammates .person .caption h3 h1 a:hover, body h1 .heading-link:focus, body h1 .wrapper .content .services .grid .grid-item .caption h3 a:focus, body .wrapper .content .services .grid .grid-item .caption h3 h1 a:focus, body h1 .wrapper .content .services .publications .references .grid-item .caption h3 a:focus, body .wrapper .content .services .publications .references .grid-item .caption h3 h1 a:focus, body h1 .wrapper .content .publications .services .references .grid-item .caption h3 a:focus, body .wrapper .content .publications .services .references .grid-item .caption h3 h1 a:focus, body h1 .wrapper .content .services .team .teammates .grid-item .caption h3 a:focus, body .wrapper .content .services .team .teammates .grid-item .caption h3 h1 a:focus, body h1 .wrapper .content .team .services .teammates .grid-item .caption h3 a:focus, body .wrapper .content .team .services .teammates .grid-item .caption h3 h1 a:focus, body h1 .wrapper .content .publications .references .services .grid .press-ref .caption h3 a:focus, body .wrapper .content .publications .references .services .grid .press-ref .caption h3 h1 a:focus, body h1 .wrapper .content .services .publications .references .press-ref .caption h3 a:focus, body .wrapper .content .services .publications .references .press-ref .caption h3 h1 a:focus, body h1 .wrapper .content .publications .services .references .press-ref .caption h3 a:focus, body .wrapper .content .publications .services .references .press-ref .caption h3 h1 a:focus, body h1 .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 a:focus, body .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 h1 a:focus, body h1 .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 a:focus, body .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 h1 a:focus, body h1 .wrapper .content .team .teammates .services .grid .person .caption h3 a:focus, body .wrapper .content .team .teammates .services .grid .person .caption h3 h1 a:focus, body h1 .wrapper .content .team .teammates .services .publications .references .person .caption h3 a:focus, body .wrapper .content .team .teammates .services .publications .references .person .caption h3 h1 a:focus, body h1 .wrapper .content .team .teammates .publications .services .references .person .caption h3 a:focus, body .wrapper .content .team .teammates .publications .services .references .person .caption h3 h1 a:focus, body h1 .wrapper .content .services .team .teammates .person .caption h3 a:focus, body .wrapper .content .services .team .teammates .person .caption h3 h1 a:focus, body h1 .wrapper .content .team .services .teammates .person .caption h3 a:focus, body .wrapper .content .team .services .teammates .person .caption h3 h1 a:focus, body h2 .heading-link:hover, body h2 .wrapper .content .services .grid .grid-item .caption h3 a:hover, body .wrapper .content .services .grid .grid-item .caption h3 h2 a:hover, body h2 .wrapper .content .services .publications .references .grid-item .caption h3 a:hover, body .wrapper .content .services .publications .references .grid-item .caption h3 h2 a:hover, body h2 .wrapper .content .publications .services .references .grid-item .caption h3 a:hover, body .wrapper .content .publications .services .references .grid-item .caption h3 h2 a:hover, body h2 .wrapper .content .services .team .teammates .grid-item .caption h3 a:hover, body .wrapper .content .services .team .teammates .grid-item .caption h3 h2 a:hover, body h2 .wrapper .content .team .services .teammates .grid-item .caption h3 a:hover, body .wrapper .content .team .services .teammates .grid-item .caption h3 h2 a:hover, body h2 .wrapper .content .publications .references .services .grid .press-ref .caption h3 a:hover, body .wrapper .content .publications .references .services .grid .press-ref .caption h3 h2 a:hover, body h2 .wrapper .content .services .publications .references .press-ref .caption h3 a:hover, body .wrapper .content .services .publications .references .press-ref .caption h3 h2 a:hover, body h2 .wrapper .content .publications .services .references .press-ref .caption h3 a:hover, body .wrapper .content .publications .services .references .press-ref .caption h3 h2 a:hover, body h2 .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 a:hover, body .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 h2 a:hover, body h2 .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 a:hover, body .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 h2 a:hover, body h2 .wrapper .content .team .teammates .services .grid .person .caption h3 a:hover, body .wrapper .content .team .teammates .services .grid .person .caption h3 h2 a:hover, body h2 .wrapper .content .team .teammates .services .publications .references .person .caption h3 a:hover, body .wrapper .content .team .teammates .services .publications .references .person .caption h3 h2 a:hover, body h2 .wrapper .content .team .teammates .publications .services .references .person .caption h3 a:hover, body .wrapper .content .team .teammates .publications .services .references .person .caption h3 h2 a:hover, body h2 .wrapper .content .services .team .teammates .person .caption h3 a:hover, body .wrapper .content .services .team .teammates .person .caption h3 h2 a:hover, body h2 .wrapper .content .team .services .teammates .person .caption h3 a:hover, body .wrapper .content .team .services .teammates .person .caption h3 h2 a:hover, body h2 .heading-link:focus, body h2 .wrapper .content .services .grid .grid-item .caption h3 a:focus, body .wrapper .content .services .grid .grid-item .caption h3 h2 a:focus, body h2 .wrapper .content .services .publications .references .grid-item .caption h3 a:focus, body .wrapper .content .services .publications .references .grid-item .caption h3 h2 a:focus, body h2 .wrapper .content .publications .services .references .grid-item .caption h3 a:focus, body .wrapper .content .publications .services .references .grid-item .caption h3 h2 a:focus, body h2 .wrapper .content .services .team .teammates .grid-item .caption h3 a:focus, body .wrapper .content .services .team .teammates .grid-item .caption h3 h2 a:focus, body h2 .wrapper .content .team .services .teammates .grid-item .caption h3 a:focus, body .wrapper .content .team .services .teammates .grid-item .caption h3 h2 a:focus, body h2 .wrapper .content .publications .references .services .grid .press-ref .caption h3 a:focus, body .wrapper .content .publications .references .services .grid .press-ref .caption h3 h2 a:focus, body h2 .wrapper .content .services .publications .references .press-ref .caption h3 a:focus, body .wrapper .content .services .publications .references .press-ref .caption h3 h2 a:focus, body h2 .wrapper .content .publications .services .references .press-ref .caption h3 a:focus, body .wrapper .content .publications .services .references .press-ref .caption h3 h2 a:focus, body h2 .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 a:focus, body .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 h2 a:focus, body h2 .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 a:focus, body .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 h2 a:focus, body h2 .wrapper .content .team .teammates .services .grid .person .caption h3 a:focus, body .wrapper .content .team .teammates .services .grid .person .caption h3 h2 a:focus, body h2 .wrapper .content .team .teammates .services .publications .references .person .caption h3 a:focus, body .wrapper .content .team .teammates .services .publications .references .person .caption h3 h2 a:focus, body h2 .wrapper .content .team .teammates .publications .services .references .person .caption h3 a:focus, body .wrapper .content .team .teammates .publications .services .references .person .caption h3 h2 a:focus, body h2 .wrapper .content .services .team .teammates .person .caption h3 a:focus, body .wrapper .content .services .team .teammates .person .caption h3 h2 a:focus, body h2 .wrapper .content .team .services .teammates .person .caption h3 a:focus, body .wrapper .content .team .services .teammates .person .caption h3 h2 a:focus, body h3 .heading-link:hover, body .wrapper .content .services .grid .grid-item .caption h3 a:hover, body .wrapper .content .services .publications .references .grid-item .caption h3 a:hover, body .wrapper .content .publications .services .references .grid-item .caption h3 a:hover, body .wrapper .content .services .team .teammates .grid-item .caption h3 a:hover, body .wrapper .content .team .services .teammates .grid-item .caption h3 a:hover, body .wrapper .content .publications .references .services .grid .press-ref .caption h3 a:hover, body .wrapper .content .services .publications .references .press-ref .caption h3 a:hover, body .wrapper .content .publications .services .references .press-ref .caption h3 a:hover, body .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 a:hover, body .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 a:hover, body .wrapper .content .team .teammates .services .grid .person .caption h3 a:hover, body .wrapper .content .team .teammates .services .publications .references .person .caption h3 a:hover, body .wrapper .content .team .teammates .publications .services .references .person .caption h3 a:hover, body .wrapper .content .services .team .teammates .person .caption h3 a:hover, body .wrapper .content .team .services .teammates .person .caption h3 a:hover, body h3 .heading-link:focus, body .wrapper .content .services .grid .grid-item .caption h3 a:focus, body .wrapper .content .services .publications .references .grid-item .caption h3 a:focus, body .wrapper .content .publications .services .references .grid-item .caption h3 a:focus, body .wrapper .content .services .team .teammates .grid-item .caption h3 a:focus, body .wrapper .content .team .services .teammates .grid-item .caption h3 a:focus, body .wrapper .content .publications .references .services .grid .press-ref .caption h3 a:focus, body .wrapper .content .services .publications .references .press-ref .caption h3 a:focus, body .wrapper .content .publications .services .references .press-ref .caption h3 a:focus, body .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 a:focus, body .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 a:focus, body .wrapper .content .team .teammates .services .grid .person .caption h3 a:focus, body .wrapper .content .team .teammates .services .publications .references .person .caption h3 a:focus, body .wrapper .content .team .teammates .publications .services .references .person .caption h3 a:focus, body .wrapper .content .services .team .teammates .person .caption h3 a:focus, body .wrapper .content .team .services .teammates .person .caption h3 a:focus, body h3 .heading-link:hover, body .wrapper .content .services .grid .grid-item .caption h3 a:hover, body .wrapper .content .services .publications .references .grid-item .caption h3 a:hover, body .wrapper .content .publications .services .references .grid-item .caption h3 a:hover, body .wrapper .content .services .team .teammates .grid-item .caption h3 a:hover, body .wrapper .content .team .services .teammates .grid-item .caption h3 a:hover, body .wrapper .content .publications .references .services .grid .press-ref .caption h3 a:hover, body .wrapper .content .services .publications .references .press-ref .caption h3 a:hover, body .wrapper .content .publications .services .references .press-ref .caption h3 a:hover, body .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 a:hover, body .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 a:hover, body .wrapper .content .team .teammates .services .grid .person .caption h3 a:hover, body .wrapper .content .team .teammates .services .publications .references .person .caption h3 a:hover, body .wrapper .content .team .teammates .publications .services .references .person .caption h3 a:hover, body .wrapper .content .services .team .teammates .person .caption h3 a:hover, body .wrapper .content .team .services .teammates .person .caption h3 a:hover, body h3 .heading-link:focus, body .wrapper .content .services .grid .grid-item .caption h3 a:focus, body .wrapper .content .services .publications .references .grid-item .caption h3 a:focus, body .wrapper .content .publications .services .references .grid-item .caption h3 a:focus, body .wrapper .content .services .team .teammates .grid-item .caption h3 a:focus, body .wrapper .content .team .services .teammates .grid-item .caption h3 a:focus, body .wrapper .content .publications .references .services .grid .press-ref .caption h3 a:focus, body .wrapper .content .services .publications .references .press-ref .caption h3 a:focus, body .wrapper .content .publications .services .references .press-ref .caption h3 a:focus, body .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 a:focus, body .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 a:focus, body .wrapper .content .team .teammates .services .grid .person .caption h3 a:focus, body .wrapper .content .team .teammates .services .publications .references .person .caption h3 a:focus, body .wrapper .content .team .teammates .publications .services .references .person .caption h3 a:focus, body .wrapper .content .services .team .teammates .person .caption h3 a:focus, body .wrapper .content .team .services .teammates .person .caption h3 a:focus, body h4 .heading-link:hover, body h4 .wrapper .content .services .grid .grid-item .caption h3 a:hover, body .wrapper .content .services .grid .grid-item .caption h3 h4 a:hover, body h4 .wrapper .content .services .publications .references .grid-item .caption h3 a:hover, body .wrapper .content .services .publications .references .grid-item .caption h3 h4 a:hover, body h4 .wrapper .content .publications .services .references .grid-item .caption h3 a:hover, body .wrapper .content .publications .services .references .grid-item .caption h3 h4 a:hover, body h4 .wrapper .content .services .team .teammates .grid-item .caption h3 a:hover, body .wrapper .content .services .team .teammates .grid-item .caption h3 h4 a:hover, body h4 .wrapper .content .team .services .teammates .grid-item .caption h3 a:hover, body .wrapper .content .team .services .teammates .grid-item .caption h3 h4 a:hover, body h4 .wrapper .content .publications .references .services .grid .press-ref .caption h3 a:hover, body .wrapper .content .publications .references .services .grid .press-ref .caption h3 h4 a:hover, body h4 .wrapper .content .services .publications .references .press-ref .caption h3 a:hover, body .wrapper .content .services .publications .references .press-ref .caption h3 h4 a:hover, body h4 .wrapper .content .publications .services .references .press-ref .caption h3 a:hover, body .wrapper .content .publications .services .references .press-ref .caption h3 h4 a:hover, body h4 .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 a:hover, body .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 h4 a:hover, body h4 .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 a:hover, body .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 h4 a:hover, body h4 .wrapper .content .team .teammates .services .grid .person .caption h3 a:hover, body .wrapper .content .team .teammates .services .grid .person .caption h3 h4 a:hover, body h4 .wrapper .content .team .teammates .services .publications .references .person .caption h3 a:hover, body .wrapper .content .team .teammates .services .publications .references .person .caption h3 h4 a:hover, body h4 .wrapper .content .team .teammates .publications .services .references .person .caption h3 a:hover, body .wrapper .content .team .teammates .publications .services .references .person .caption h3 h4 a:hover, body h4 .wrapper .content .services .team .teammates .person .caption h3 a:hover, body .wrapper .content .services .team .teammates .person .caption h3 h4 a:hover, body h4 .wrapper .content .team .services .teammates .person .caption h3 a:hover, body .wrapper .content .team .services .teammates .person .caption h3 h4 a:hover, body h4 .heading-link:focus, body h4 .wrapper .content .services .grid .grid-item .caption h3 a:focus, body .wrapper .content .services .grid .grid-item .caption h3 h4 a:focus, body h4 .wrapper .content .services .publications .references .grid-item .caption h3 a:focus, body .wrapper .content .services .publications .references .grid-item .caption h3 h4 a:focus, body h4 .wrapper .content .publications .services .references .grid-item .caption h3 a:focus, body .wrapper .content .publications .services .references .grid-item .caption h3 h4 a:focus, body h4 .wrapper .content .services .team .teammates .grid-item .caption h3 a:focus, body .wrapper .content .services .team .teammates .grid-item .caption h3 h4 a:focus, body h4 .wrapper .content .team .services .teammates .grid-item .caption h3 a:focus, body .wrapper .content .team .services .teammates .grid-item .caption h3 h4 a:focus, body h4 .wrapper .content .publications .references .services .grid .press-ref .caption h3 a:focus, body .wrapper .content .publications .references .services .grid .press-ref .caption h3 h4 a:focus, body h4 .wrapper .content .services .publications .references .press-ref .caption h3 a:focus, body .wrapper .content .services .publications .references .press-ref .caption h3 h4 a:focus, body h4 .wrapper .content .publications .services .references .press-ref .caption h3 a:focus, body .wrapper .content .publications .services .references .press-ref .caption h3 h4 a:focus, body h4 .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 a:focus, body .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 h4 a:focus, body h4 .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 a:focus, body .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 h4 a:focus, body h4 .wrapper .content .team .teammates .services .grid .person .caption h3 a:focus, body .wrapper .content .team .teammates .services .grid .person .caption h3 h4 a:focus, body h4 .wrapper .content .team .teammates .services .publications .references .person .caption h3 a:focus, body .wrapper .content .team .teammates .services .publications .references .person .caption h3 h4 a:focus, body h4 .wrapper .content .team .teammates .publications .services .references .person .caption h3 a:focus, body .wrapper .content .team .teammates .publications .services .references .person .caption h3 h4 a:focus, body h4 .wrapper .content .services .team .teammates .person .caption h3 a:focus, body .wrapper .content .services .team .teammates .person .caption h3 h4 a:focus, body h4 .wrapper .content .team .services .teammates .person .caption h3 a:focus, body .wrapper .content .team .services .teammates .person .caption h3 h4 a:focus, body h5 .heading-link:hover, body h5 .wrapper .content .services .grid .grid-item .caption h3 a:hover, body .wrapper .content .services .grid .grid-item .caption h3 h5 a:hover, body h5 .wrapper .content .services .publications .references .grid-item .caption h3 a:hover, body .wrapper .content .services .publications .references .grid-item .caption h3 h5 a:hover, body h5 .wrapper .content .publications .services .references .grid-item .caption h3 a:hover, body .wrapper .content .publications .services .references .grid-item .caption h3 h5 a:hover, body h5 .wrapper .content .services .team .teammates .grid-item .caption h3 a:hover, body .wrapper .content .services .team .teammates .grid-item .caption h3 h5 a:hover, body h5 .wrapper .content .team .services .teammates .grid-item .caption h3 a:hover, body .wrapper .content .team .services .teammates .grid-item .caption h3 h5 a:hover, body h5 .wrapper .content .publications .references .services .grid .press-ref .caption h3 a:hover, body .wrapper .content .publications .references .services .grid .press-ref .caption h3 h5 a:hover, body h5 .wrapper .content .services .publications .references .press-ref .caption h3 a:hover, body .wrapper .content .services .publications .references .press-ref .caption h3 h5 a:hover, body h5 .wrapper .content .publications .services .references .press-ref .caption h3 a:hover, body .wrapper .content .publications .services .references .press-ref .caption h3 h5 a:hover, body h5 .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 a:hover, body .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 h5 a:hover, body h5 .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 a:hover, body .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 h5 a:hover, body h5 .wrapper .content .team .teammates .services .grid .person .caption h3 a:hover, body .wrapper .content .team .teammates .services .grid .person .caption h3 h5 a:hover, body h5 .wrapper .content .team .teammates .services .publications .references .person .caption h3 a:hover, body .wrapper .content .team .teammates .services .publications .references .person .caption h3 h5 a:hover, body h5 .wrapper .content .team .teammates .publications .services .references .person .caption h3 a:hover, body .wrapper .content .team .teammates .publications .services .references .person .caption h3 h5 a:hover, body h5 .wrapper .content .services .team .teammates .person .caption h3 a:hover, body .wrapper .content .services .team .teammates .person .caption h3 h5 a:hover, body h5 .wrapper .content .team .services .teammates .person .caption h3 a:hover, body .wrapper .content .team .services .teammates .person .caption h3 h5 a:hover, body h5 .heading-link:focus, body h5 .wrapper .content .services .grid .grid-item .caption h3 a:focus, body .wrapper .content .services .grid .grid-item .caption h3 h5 a:focus, body h5 .wrapper .content .services .publications .references .grid-item .caption h3 a:focus, body .wrapper .content .services .publications .references .grid-item .caption h3 h5 a:focus, body h5 .wrapper .content .publications .services .references .grid-item .caption h3 a:focus, body .wrapper .content .publications .services .references .grid-item .caption h3 h5 a:focus, body h5 .wrapper .content .services .team .teammates .grid-item .caption h3 a:focus, body .wrapper .content .services .team .teammates .grid-item .caption h3 h5 a:focus, body h5 .wrapper .content .team .services .teammates .grid-item .caption h3 a:focus, body .wrapper .content .team .services .teammates .grid-item .caption h3 h5 a:focus, body h5 .wrapper .content .publications .references .services .grid .press-ref .caption h3 a:focus, body .wrapper .content .publications .references .services .grid .press-ref .caption h3 h5 a:focus, body h5 .wrapper .content .services .publications .references .press-ref .caption h3 a:focus, body .wrapper .content .services .publications .references .press-ref .caption h3 h5 a:focus, body h5 .wrapper .content .publications .services .references .press-ref .caption h3 a:focus, body .wrapper .content .publications .services .references .press-ref .caption h3 h5 a:focus, body h5 .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 a:focus, body .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 h5 a:focus, body h5 .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 a:focus, body .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 h5 a:focus, body h5 .wrapper .content .team .teammates .services .grid .person .caption h3 a:focus, body .wrapper .content .team .teammates .services .grid .person .caption h3 h5 a:focus, body h5 .wrapper .content .team .teammates .services .publications .references .person .caption h3 a:focus, body .wrapper .content .team .teammates .services .publications .references .person .caption h3 h5 a:focus, body h5 .wrapper .content .team .teammates .publications .services .references .person .caption h3 a:focus, body .wrapper .content .team .teammates .publications .services .references .person .caption h3 h5 a:focus, body h5 .wrapper .content .services .team .teammates .person .caption h3 a:focus, body .wrapper .content .services .team .teammates .person .caption h3 h5 a:focus, body h5 .wrapper .content .team .services .teammates .person .caption h3 a:focus, body .wrapper .content .team .services .teammates .person .caption h3 h5 a:focus, body h6 .heading-link:hover, body h6 .wrapper .content .services .grid .grid-item .caption h3 a:hover, body .wrapper .content .services .grid .grid-item .caption h3 h6 a:hover, body h6 .wrapper .content .services .publications .references .grid-item .caption h3 a:hover, body .wrapper .content .services .publications .references .grid-item .caption h3 h6 a:hover, body h6 .wrapper .content .publications .services .references .grid-item .caption h3 a:hover, body .wrapper .content .publications .services .references .grid-item .caption h3 h6 a:hover, body h6 .wrapper .content .services .team .teammates .grid-item .caption h3 a:hover, body .wrapper .content .services .team .teammates .grid-item .caption h3 h6 a:hover, body h6 .wrapper .content .team .services .teammates .grid-item .caption h3 a:hover, body .wrapper .content .team .services .teammates .grid-item .caption h3 h6 a:hover, body h6 .wrapper .content .publications .references .services .grid .press-ref .caption h3 a:hover, body .wrapper .content .publications .references .services .grid .press-ref .caption h3 h6 a:hover, body h6 .wrapper .content .services .publications .references .press-ref .caption h3 a:hover, body .wrapper .content .services .publications .references .press-ref .caption h3 h6 a:hover, body h6 .wrapper .content .publications .services .references .press-ref .caption h3 a:hover, body .wrapper .content .publications .services .references .press-ref .caption h3 h6 a:hover, body h6 .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 a:hover, body .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 h6 a:hover, body h6 .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 a:hover, body .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 h6 a:hover, body h6 .wrapper .content .team .teammates .services .grid .person .caption h3 a:hover, body .wrapper .content .team .teammates .services .grid .person .caption h3 h6 a:hover, body h6 .wrapper .content .team .teammates .services .publications .references .person .caption h3 a:hover, body .wrapper .content .team .teammates .services .publications .references .person .caption h3 h6 a:hover, body h6 .wrapper .content .team .teammates .publications .services .references .person .caption h3 a:hover, body .wrapper .content .team .teammates .publications .services .references .person .caption h3 h6 a:hover, body h6 .wrapper .content .services .team .teammates .person .caption h3 a:hover, body .wrapper .content .services .team .teammates .person .caption h3 h6 a:hover, body h6 .wrapper .content .team .services .teammates .person .caption h3 a:hover, body .wrapper .content .team .services .teammates .person .caption h3 h6 a:hover, body h6 .heading-link:focus, body h6 .wrapper .content .services .grid .grid-item .caption h3 a:focus, body .wrapper .content .services .grid .grid-item .caption h3 h6 a:focus, body h6 .wrapper .content .services .publications .references .grid-item .caption h3 a:focus, body .wrapper .content .services .publications .references .grid-item .caption h3 h6 a:focus, body h6 .wrapper .content .publications .services .references .grid-item .caption h3 a:focus, body .wrapper .content .publications .services .references .grid-item .caption h3 h6 a:focus, body h6 .wrapper .content .services .team .teammates .grid-item .caption h3 a:focus, body .wrapper .content .services .team .teammates .grid-item .caption h3 h6 a:focus, body h6 .wrapper .content .team .services .teammates .grid-item .caption h3 a:focus, body .wrapper .content .team .services .teammates .grid-item .caption h3 h6 a:focus, body h6 .wrapper .content .publications .references .services .grid .press-ref .caption h3 a:focus, body .wrapper .content .publications .references .services .grid .press-ref .caption h3 h6 a:focus, body h6 .wrapper .content .services .publications .references .press-ref .caption h3 a:focus, body .wrapper .content .services .publications .references .press-ref .caption h3 h6 a:focus, body h6 .wrapper .content .publications .services .references .press-ref .caption h3 a:focus, body .wrapper .content .publications .services .references .press-ref .caption h3 h6 a:focus, body h6 .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 a:focus, body .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 h6 a:focus, body h6 .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 a:focus, body .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 h6 a:focus, body h6 .wrapper .content .team .teammates .services .grid .person .caption h3 a:focus, body .wrapper .content .team .teammates .services .grid .person .caption h3 h6 a:focus, body h6 .wrapper .content .team .teammates .services .publications .references .person .caption h3 a:focus, body .wrapper .content .team .teammates .services .publications .references .person .caption h3 h6 a:focus, body h6 .wrapper .content .team .teammates .publications .services .references .person .caption h3 a:focus, body .wrapper .content .team .teammates .publications .services .references .person .caption h3 h6 a:focus, body h6 .wrapper .content .services .team .teammates .person .caption h3 a:focus, body .wrapper .content .services .team .teammates .person .caption h3 h6 a:focus, body h6 .wrapper .content .team .services .teammates .person .caption h3 a:focus, body .wrapper .content .team .services .teammates .person .caption h3 h6 a:focus {
  border-bottom-color: #1f2161;
}

body h1 {
  text-align: center;
}

body .input-group-addon {
  font-family: "clear_sans_lightregular", sans-serif;
}

body .about {
  width: 100%;
  margin-top: 30px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 100% 50%;
}

body .about h3 {
  color: white;
  margin-top: 0;
}

@media (max-width: 767px) {
  body .about {
    background-position: 10% center;
    background-image: url("../images/slide_xs.png?1411637269");
  }
}

@media (min-width: 768px) {
  body .about {
    background-image: url("../images/slide_sm.png?1411637242");
  }
}

@media (min-width: 992px) {
  body .about {
    background-image: url("../images/slide_md.png?1411637220");
  }
}

@media (min-width: 1200px) {
  body .about {
    background-image: url("../images/slide_lg.png?1411637195");
    background-position: center top;
  }
}

@media (min-width: 1392px) {
  body .about {
    background-image: url("../images/slide_src.png?1411636978");
  }
}

body .about .carousel-inner {
  height: inherit;
}

body .about .carousel-inner .item {
  height: inherit;
}

body .about .carousel-inner .item figure {
  height: inherit;
  overflow: visible;
  position: relative;
}

body .about .carousel-inner .item figure figcaption {
  margin-top: 2.5em;
  margin-bottom: 1.5em;
  color: white;
  padding-top: 1em;
  padding-bottom: 1em;
  text-shadow: rgba(0, 0, 0, 0.25) 1px 1px 2.5px;
  font-family: "clear_sans_lightregular", sans-serif;
  z-index: 2;
}

@media (max-width: 767px) {
  body .about .carousel-inner .item figure figcaption {
    background-color: rgba(0, 0, 0, 0.4);
  }
}

@media (min-width: 768px) {
  body .about .carousel-inner .item figure figcaption {
    background-color: rgba(0, 0, 0, 0.4);
  }
}

@media (min-width: 992px) {
  body .about .carousel-inner .item figure figcaption {
    background-color: transparent;
    margin-left: 60px;
  }
}

body .about .carousel-inner .item figure figcaption h2, body .about .carousel-inner .item figure figcaption h3 {
  color: white;
  margin-top: 0;
  font-family: "clear_sansregular", sans-serif;
}

body .about .carousel-inner .item figure figcaption .btn, body .about .carousel-inner .item figure figcaption .calltobtn, body .about .carousel-inner .item figure figcaption .wrapper .content .contacts .emailus .message .send, body .wrapper .content .contacts .emailus .message .about .carousel-inner .item figure figcaption .send {
  margin-top: .25em;
  font-family: "clear_sansregular", sans-serif;
  font-size: 1.15em;
  text-shadow: none;
  border-radius: 0;
}

body .about .carousel-inner .item figure .slide-logo {
  display: block;
  float: left;
  clear: both;
  position: relative;
}

@media (max-width: 767px) {
  body .about .carousel-inner .item figure .slide-logo {
    max-width: 403px;
    max-height: 174px;
  }
}

@media (min-width: 768px) {
  body .about .carousel-inner .item figure .slide-logo {
    min-width: 520px;
    min-height: 225px;
  }
}

@media (min-width: 992px) {
  body .about .carousel-inner .item figure .slide-logo {
    min-width: 455px;
    min-height: 195.7px;
  }
}

@media (min-width: 1200px) {
  body .about .carousel-inner .item figure .slide-logo {
    min-width: 700px;
    min-height: 301.9450800915332px;
  }
}

@media (min-width: 1392px) {
  body .about .carousel-inner .item figure .slide-logo {
    min-width: 800px;
    min-height: 345.0800915331808px;
  }
}

body .about .carousel-inner .item figure .slide-logo::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  float: inherit;
  display: inherit;
  margin-top: -10%;
  margin-left: -10%;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 767px) {
  body .about .carousel-inner .item figure .slide-logo::after {
    background-image: url("../images/slide_logo_xs.png?1411640777");
  }
}

@media (min-width: 768px) {
  body .about .carousel-inner .item figure .slide-logo::after {
    background-image: url("../images/slide_logo_sm.png?1411640740");
  }
}

@media (min-width: 992px) {
  body .about .carousel-inner .item figure .slide-logo::after {
    background-image: url("../images/slide_logo_md.png?1411640709");
  }
}

@media (min-width: 1200px) {
  body .about .carousel-inner .item figure .slide-logo::after {
    background-image: url("../images/slide_logo_lg.png?1411640669");
  }
}

@media (min-width: 1392px) {
  body .about .carousel-inner .item figure .slide-logo::after {
    background-image: url("../images/slide_logo_src.png?1411640535");
  }
}

body .wrapper {
  margin-bottom: 3em;
  min-height: 100%;
  margin-top: 65px;
}

body .wrapper .content {
  max-width: 1200px;
  margin: 0 auto;
}

body .wrapper .content .grid, body .wrapper .content .publications .references, body .wrapper .content .team .teammates {
  float: inherit;
}

body .wrapper .content .grid .grid-item, body .wrapper .content .publications .references .grid-item, body .wrapper .content .team .teammates .grid-item, body .wrapper .content .publications .references .press-ref, body .wrapper .content .team .teammates .person {
  border: none;
}

body .wrapper .content .grid .grid-item img, body .wrapper .content .publications .references .grid-item img, body .wrapper .content .team .teammates .grid-item img, body .wrapper .content .publications .references .press-ref img, body .wrapper .content .team .teammates .person img {
  text-align: center;
}

body .wrapper .content .services .grid, body .wrapper .content .services .publications .references, body .wrapper .content .publications .services .references, body .wrapper .content .services .team .teammates, body .wrapper .content .team .services .teammates {
  margin-top: 2em;
}

body .wrapper .content .services .grid .grid-item, body .wrapper .content .services .publications .references .grid-item, body .wrapper .content .publications .services .references .grid-item, body .wrapper .content .services .team .teammates .grid-item, body .wrapper .content .team .services .teammates .grid-item, body .wrapper .content .publications .references .services .grid .press-ref, body .wrapper .content .services .publications .references .press-ref, body .wrapper .content .publications .services .references .press-ref, body .wrapper .content .publications .references .services .team .teammates .press-ref, body .wrapper .content .publications .references .team .services .teammates .press-ref, body .wrapper .content .team .teammates .services .grid .person, body .wrapper .content .team .teammates .services .publications .references .person, body .wrapper .content .team .teammates .publications .services .references .person, body .wrapper .content .services .team .teammates .person, body .wrapper .content .team .services .teammates .person {
  margin-bottom: 0;
}

body .wrapper .content .services .grid .grid-item a, body .wrapper .content .services .publications .references .grid-item a, body .wrapper .content .publications .services .references .grid-item a, body .wrapper .content .services .team .teammates .grid-item a, body .wrapper .content .team .services .teammates .grid-item a, body .wrapper .content .publications .references .services .grid .press-ref a, body .wrapper .content .services .publications .references .press-ref a, body .wrapper .content .publications .services .references .press-ref a, body .wrapper .content .publications .references .services .team .teammates .press-ref a, body .wrapper .content .publications .references .team .services .teammates .press-ref a, body .wrapper .content .team .teammates .services .grid .person a, body .wrapper .content .team .teammates .services .publications .references .person a, body .wrapper .content .team .teammates .publications .services .references .person a, body .wrapper .content .services .team .teammates .person a, body .wrapper .content .team .services .teammates .person a {
  float: none;
  clear: both;
  margin: 0 auto;
  display: inherit;
  width: auto;
  height: auto;
}

body .wrapper .content .services .grid .grid-item a:hover img, body .wrapper .content .services .publications .references .grid-item a:hover img, body .wrapper .content .publications .services .references .grid-item a:hover img, body .wrapper .content .services .team .teammates .grid-item a:hover img, body .wrapper .content .team .services .teammates .grid-item a:hover img, body .wrapper .content .publications .references .services .grid .press-ref a:hover img, body .wrapper .content .services .publications .references .press-ref a:hover img, body .wrapper .content .publications .services .references .press-ref a:hover img, body .wrapper .content .publications .references .services .team .teammates .press-ref a:hover img, body .wrapper .content .publications .references .team .services .teammates .press-ref a:hover img, body .wrapper .content .team .teammates .services .grid .person a:hover img, body .wrapper .content .team .teammates .services .publications .references .person a:hover img, body .wrapper .content .team .teammates .publications .services .references .person a:hover img, body .wrapper .content .services .team .teammates .person a:hover img, body .wrapper .content .team .services .teammates .person a:hover img, body .wrapper .content .services .grid .grid-item a:focus img, body .wrapper .content .services .publications .references .grid-item a:focus img, body .wrapper .content .publications .services .references .grid-item a:focus img, body .wrapper .content .services .team .teammates .grid-item a:focus img, body .wrapper .content .team .services .teammates .grid-item a:focus img, body .wrapper .content .publications .references .services .grid .press-ref a:focus img, body .wrapper .content .services .publications .references .press-ref a:focus img, body .wrapper .content .publications .services .references .press-ref a:focus img, body .wrapper .content .publications .references .services .team .teammates .press-ref a:focus img, body .wrapper .content .publications .references .team .services .teammates .press-ref a:focus img, body .wrapper .content .team .teammates .services .grid .person a:focus img, body .wrapper .content .team .teammates .services .publications .references .person a:focus img, body .wrapper .content .team .teammates .publications .services .references .person a:focus img, body .wrapper .content .services .team .teammates .person a:focus img, body .wrapper .content .team .services .teammates .person a:focus img {
  transform: translate3d(-10px, -10px, -10px);
  -ms-transform: scale(1.01, 1.01);
  transform: scale(1.01, 1.01);
  box-shadow: rgba(0, 0, 0, 0.23) 0px 6px 3px, rgba(0, 0, 0, 0.19) 0px 10px 10px;
}

body .wrapper .content .services .grid .grid-item .caption, body .wrapper .content .services .publications .references .grid-item .caption, body .wrapper .content .publications .services .references .grid-item .caption, body .wrapper .content .services .team .teammates .grid-item .caption, body .wrapper .content .team .services .teammates .grid-item .caption, body .wrapper .content .publications .references .services .grid .press-ref .caption, body .wrapper .content .services .publications .references .press-ref .caption, body .wrapper .content .publications .services .references .press-ref .caption, body .wrapper .content .publications .references .services .team .teammates .press-ref .caption, body .wrapper .content .publications .references .team .services .teammates .press-ref .caption, body .wrapper .content .team .teammates .services .grid .person .caption, body .wrapper .content .team .teammates .services .publications .references .person .caption, body .wrapper .content .team .teammates .publications .services .references .person .caption, body .wrapper .content .services .team .teammates .person .caption, body .wrapper .content .team .services .teammates .person .caption {
  text-align: center;
}

body .wrapper .content .services .grid .grid-item .caption h3 a, body .wrapper .content .services .publications .references .grid-item .caption h3 a, body .wrapper .content .publications .services .references .grid-item .caption h3 a, body .wrapper .content .services .team .teammates .grid-item .caption h3 a, body .wrapper .content .team .services .teammates .grid-item .caption h3 a, body .wrapper .content .publications .references .services .grid .press-ref .caption h3 a, body .wrapper .content .services .publications .references .press-ref .caption h3 a, body .wrapper .content .publications .services .references .press-ref .caption h3 a, body .wrapper .content .publications .references .services .team .teammates .press-ref .caption h3 a, body .wrapper .content .publications .references .team .services .teammates .press-ref .caption h3 a, body .wrapper .content .team .teammates .services .grid .person .caption h3 a, body .wrapper .content .team .teammates .services .publications .references .person .caption h3 a, body .wrapper .content .team .teammates .publications .services .references .person .caption h3 a, body .wrapper .content .services .team .teammates .person .caption h3 a, body .wrapper .content .team .services .teammates .person .caption h3 a {
  display: inline;
}

body .wrapper .content .services .grid .grid-item img, body .wrapper .content .services .publications .references .grid-item img, body .wrapper .content .publications .services .references .grid-item img, body .wrapper .content .services .team .teammates .grid-item img, body .wrapper .content .team .services .teammates .grid-item img, body .wrapper .content .publications .references .services .grid .press-ref img, body .wrapper .content .services .publications .references .press-ref img, body .wrapper .content .publications .services .references .press-ref img, body .wrapper .content .publications .references .services .team .teammates .press-ref img, body .wrapper .content .publications .references .team .services .teammates .press-ref img, body .wrapper .content .team .teammates .services .grid .person img, body .wrapper .content .team .teammates .services .publications .references .person img, body .wrapper .content .team .teammates .publications .services .references .person img, body .wrapper .content .services .team .teammates .person img, body .wrapper .content .team .services .teammates .person img {
  max-width: 60%;
  border-radius: 100%;
  background-color: #48e0db;
}

body .wrapper .content .services .grid .grid-item .subservices, body .wrapper .content .services .publications .references .grid-item .subservices, body .wrapper .content .publications .services .references .grid-item .subservices, body .wrapper .content .services .team .teammates .grid-item .subservices, body .wrapper .content .team .services .teammates .grid-item .subservices, body .wrapper .content .publications .references .services .grid .press-ref .subservices, body .wrapper .content .services .publications .references .press-ref .subservices, body .wrapper .content .publications .services .references .press-ref .subservices, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices, body .wrapper .content .team .teammates .services .grid .person .subservices, body .wrapper .content .team .teammates .services .publications .references .person .subservices, body .wrapper .content .team .teammates .publications .services .references .person .subservices, body .wrapper .content .services .team .teammates .person .subservices, body .wrapper .content .team .services .teammates .person .subservices {
  text-align: center;
  font-size: 100%;
}

body .wrapper .content .services .grid .grid-item .subservices span a, body .wrapper .content .services .publications .references .grid-item .subservices span a, body .wrapper .content .publications .services .references .grid-item .subservices span a, body .wrapper .content .services .team .teammates .grid-item .subservices span a, body .wrapper .content .team .services .teammates .grid-item .subservices span a, body .wrapper .content .publications .references .services .grid .press-ref .subservices span a, body .wrapper .content .services .publications .references .press-ref .subservices span a, body .wrapper .content .publications .services .references .press-ref .subservices span a, body .wrapper .content .publications .references .services .team .teammates .press-ref .subservices span a, body .wrapper .content .publications .references .team .services .teammates .press-ref .subservices span a, body .wrapper .content .team .teammates .services .grid .person .subservices span a, body .wrapper .content .team .teammates .services .publications .references .person .subservices span a, body .wrapper .content .team .teammates .publications .services .references .person .subservices span a, body .wrapper .content .services .team .teammates .person .subservices span a, body .wrapper .content .team .services .teammates .person .subservices span a {
  line-height: 2.7;
  padding: 6px 12px;
}

body .wrapper .content .services .calltobtn {
  color: white;
  margin-bottom: 3em;
}

body .wrapper .content .work h3 {
  text-align: center;
  height: auto;
  float: left;
}

body .wrapper .content .work .clients .client {
  text-align: center;
  height: 270px;
}

@media (max-width: 767px) {
  body .wrapper .content .work .clients .client:nth-child(odd) {
    float: right;
  }
  body .wrapper .content .work .clients .client:nth-child(even) {
    float: left;
  }
}

body .wrapper .content .work .clients .client .client-logo {
  padding: 1em;
  margin: 0 auto;
}

body .wrapper .content .portfolio {
  margin-bottom: 2em;
}

body .wrapper .content .portfolio #projectsList .projectType, body .wrapper .content .portfolio #projectsList .projectSubType {
  display: none;
}

body .wrapper .content .portfolio #projectsList .articles {
  display: none;
}

body .wrapper .content .portfolio #projectsList.withArticle .articles {
  display: block;
  float: right;
  border-left: 1px solid rgba(18, 18, 18, 0.25);
}

body .wrapper .content .portfolio #projectsList.withArticle .articles article {
  font-size: smaller;
}

body .wrapper .content .portfolio #projectsList.withArticle .articles article .subservices {
  font-size: larger;
}

body .wrapper .content .portfolio .project-types .project-types-switch {
  margin-bottom: 1em;
  text-align: center;
}

body .wrapper .content .portfolio .project-types .project-types-switch li {
  line-height: 0.5;
  padding: .15em;
  background-color: transparent;
}

body .wrapper .content .portfolio .project-types .project-types-switch li.active a {
  background-color: #48e0db;
  cursor: default;
  color: white;
  pointer-events: none;
}

body .wrapper .content .portfolio .project-types .project-types-switch li a {
  background-color: #fcfcfc;
  color: #1f2161;
}

body .wrapper .content .portfolio .project-types .project-types-switch li a:hover {
  background: #cbf6f5;
  text-decoration: none;
}

body .wrapper .content .portfolio .grid .grid-item, body .wrapper .content .portfolio .publications .references .grid-item, body .wrapper .content .publications .portfolio .references .grid-item, body .wrapper .content .portfolio .team .teammates .grid-item, body .wrapper .content .team .portfolio .teammates .grid-item, body .wrapper .content .publications .references .portfolio .grid .press-ref, body .wrapper .content .portfolio .publications .references .press-ref, body .wrapper .content .publications .portfolio .references .press-ref, body .wrapper .content .publications .references .portfolio .team .teammates .press-ref, body .wrapper .content .publications .references .team .portfolio .teammates .press-ref, body .wrapper .content .team .teammates .portfolio .grid .person, body .wrapper .content .team .teammates .portfolio .publications .references .person, body .wrapper .content .team .teammates .publications .portfolio .references .person, body .wrapper .content .portfolio .team .teammates .person, body .wrapper .content .team .portfolio .teammates .person {
  margin-bottom: 5px;
  margin-top: 5px;
}

body .wrapper .content .portfolio .grid .grid-item a, body .wrapper .content .portfolio .publications .references .grid-item a, body .wrapper .content .publications .portfolio .references .grid-item a, body .wrapper .content .portfolio .team .teammates .grid-item a, body .wrapper .content .team .portfolio .teammates .grid-item a, body .wrapper .content .publications .references .portfolio .grid .press-ref a, body .wrapper .content .portfolio .publications .references .press-ref a, body .wrapper .content .publications .portfolio .references .press-ref a, body .wrapper .content .publications .references .portfolio .team .teammates .press-ref a, body .wrapper .content .publications .references .team .portfolio .teammates .press-ref a, body .wrapper .content .team .teammates .portfolio .grid .person a, body .wrapper .content .team .teammates .portfolio .publications .references .person a, body .wrapper .content .team .teammates .publications .portfolio .references .person a, body .wrapper .content .portfolio .team .teammates .person a, body .wrapper .content .team .portfolio .teammates .person a {
  display: block;
  position: relative;
}

body .wrapper .content .portfolio .grid .grid-item a img, body .wrapper .content .portfolio .publications .references .grid-item a img, body .wrapper .content .publications .portfolio .references .grid-item a img, body .wrapper .content .portfolio .team .teammates .grid-item a img, body .wrapper .content .team .portfolio .teammates .grid-item a img, body .wrapper .content .publications .references .portfolio .grid .press-ref a img, body .wrapper .content .portfolio .publications .references .press-ref a img, body .wrapper .content .publications .portfolio .references .press-ref a img, body .wrapper .content .publications .references .portfolio .team .teammates .press-ref a img, body .wrapper .content .publications .references .team .portfolio .teammates .press-ref a img, body .wrapper .content .team .teammates .portfolio .grid .person a img, body .wrapper .content .team .teammates .portfolio .publications .references .person a img, body .wrapper .content .team .teammates .publications .portfolio .references .person a img, body .wrapper .content .portfolio .team .teammates .person a img, body .wrapper .content .team .portfolio .teammates .person a img {
  box-shadow: none;
}

body .wrapper .content .portfolio .grid .grid-item a .badges, body .wrapper .content .portfolio .publications .references .grid-item a .badges, body .wrapper .content .publications .portfolio .references .grid-item a .badges, body .wrapper .content .portfolio .team .teammates .grid-item a .badges, body .wrapper .content .team .portfolio .teammates .grid-item a .badges, body .wrapper .content .publications .references .portfolio .grid .press-ref a .badges, body .wrapper .content .portfolio .publications .references .press-ref a .badges, body .wrapper .content .publications .portfolio .references .press-ref a .badges, body .wrapper .content .publications .references .portfolio .team .teammates .press-ref a .badges, body .wrapper .content .publications .references .team .portfolio .teammates .press-ref a .badges, body .wrapper .content .team .teammates .portfolio .grid .person a .badges, body .wrapper .content .team .teammates .portfolio .publications .references .person a .badges, body .wrapper .content .team .teammates .publications .portfolio .references .person a .badges, body .wrapper .content .portfolio .team .teammates .person a .badges, body .wrapper .content .team .portfolio .teammates .person a .badges {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  padding-bottom: 1pt;
}

body .wrapper .content .portfolio .grid .grid-item a:hover, body .wrapper .content .portfolio .publications .references .grid-item a:hover, body .wrapper .content .publications .portfolio .references .grid-item a:hover, body .wrapper .content .portfolio .team .teammates .grid-item a:hover, body .wrapper .content .team .portfolio .teammates .grid-item a:hover, body .wrapper .content .publications .references .portfolio .grid .press-ref a:hover, body .wrapper .content .portfolio .publications .references .press-ref a:hover, body .wrapper .content .publications .portfolio .references .press-ref a:hover, body .wrapper .content .publications .references .portfolio .team .teammates .press-ref a:hover, body .wrapper .content .publications .references .team .portfolio .teammates .press-ref a:hover, body .wrapper .content .team .teammates .portfolio .grid .person a:hover, body .wrapper .content .team .teammates .portfolio .publications .references .person a:hover, body .wrapper .content .team .teammates .publications .portfolio .references .person a:hover, body .wrapper .content .portfolio .team .teammates .person a:hover, body .wrapper .content .team .portfolio .teammates .person a:hover {
  box-shadow: rgba(0, 0, 0, 0.23) 0px 3px 3px, rgba(0, 0, 0, 0.19) 0px 5px 5px;
  transform: translate3d(-10px, -10px, -10px);
  -ms-transform: scale(1.01, 1.01);
  transform: scale(1.01, 1.01);
  text-decoration: none;
  border: none;
}

body .wrapper .content .portfolio .grid .grid-item .description, body .wrapper .content .portfolio .publications .references .grid-item .description, body .wrapper .content .publications .portfolio .references .grid-item .description, body .wrapper .content .portfolio .team .teammates .grid-item .description, body .wrapper .content .team .portfolio .teammates .grid-item .description, body .wrapper .content .publications .references .portfolio .grid .press-ref .description, body .wrapper .content .portfolio .publications .references .press-ref .description, body .wrapper .content .publications .portfolio .references .press-ref .description, body .wrapper .content .publications .references .portfolio .team .teammates .press-ref .description, body .wrapper .content .publications .references .team .portfolio .teammates .press-ref .description, body .wrapper .content .team .teammates .portfolio .grid .person .description, body .wrapper .content .team .teammates .portfolio .publications .references .person .description, body .wrapper .content .team .teammates .publications .portfolio .references .person .description, body .wrapper .content .portfolio .team .teammates .person .description, body .wrapper .content .team .portfolio .teammates .person .description {
  color: #1f2161;
  text-align: left;
  float: inherit;
  display: block;
  margin-top: .5em;
  font-size: .85em;
}

body .wrapper .content .portfolio .grid .grid-item .description p, body .wrapper .content .portfolio .publications .references .grid-item .description p, body .wrapper .content .publications .portfolio .references .grid-item .description p, body .wrapper .content .portfolio .team .teammates .grid-item .description p, body .wrapper .content .team .portfolio .teammates .grid-item .description p, body .wrapper .content .publications .references .portfolio .grid .press-ref .description p, body .wrapper .content .portfolio .publications .references .press-ref .description p, body .wrapper .content .publications .portfolio .references .press-ref .description p, body .wrapper .content .publications .references .portfolio .team .teammates .press-ref .description p, body .wrapper .content .publications .references .team .portfolio .teammates .press-ref .description p, body .wrapper .content .team .teammates .portfolio .grid .person .description p, body .wrapper .content .team .teammates .portfolio .publications .references .person .description p, body .wrapper .content .team .teammates .publications .portfolio .references .person .description p, body .wrapper .content .portfolio .team .teammates .person .description p, body .wrapper .content .team .portfolio .teammates .person .description p {
  height: 3em;
  width: 100%;
  text-overflow: ellipsis;
  margin-bottom: .1em;
}

body .wrapper .content .contacts .contact-us .phone, body .wrapper .content .contacts .contact-us .email {
  display: block;
}

@media (max-width: 767px) {
  body .wrapper .content .contacts .contact-us .phone, body .wrapper .content .contacts .contact-us .email {
    font-size: 65%;
  }
  body .wrapper .content .contacts .contact-us .phone a, body .wrapper .content .contacts .contact-us .email a {
    white-space: nowrap;
    clear: both;
  }
  body .wrapper .content .contacts .contact-us .phone .glyphicon, body .wrapper .content .contacts .contact-us .email .glyphicon {
    clear: both;
    width: 100%;
    float: left;
  }
}

body .wrapper .content .contacts .contact-us .phone .glyphicon, body .wrapper .content .contacts .contact-us .email .glyphicon {
  margin-right: .3em;
}

body .wrapper .content .contacts .contact-us .phone {
  margin-bottom: .75em;
}

body .wrapper .content .contacts .contact-us span a {
  vertical-align: text-top;
}

body .wrapper .content .contacts address {
  padding-top: 6px;
}

body .wrapper .content .contacts address span {
  width: 100%;
  display: block;
}

body .wrapper .content .contacts .emailus {
  margin-top: 10px;
  padding-top: 6px;
}

body .wrapper .content .contacts .emailus .contact-info {
  width: 50%;
  float: left;
}

body .wrapper .content .contacts .emailus .contact-info .input-group {
  width: 100%;
}

body .wrapper .content .contacts .emailus .contact-info .input-group-addon {
  min-width: 71px;
}

body .wrapper .content .contacts .emailus .message {
  width: 50%;
  float: right;
  position: relative;
}

body .wrapper .content .contacts .emailus .message .form-control {
  height: 102px;
  resize: vertical;
  padding-top: 2.4em;
}

body .wrapper .content .contacts .emailus .message .send {
  position: absolute;
  top: 0;
  right: 0;
  font-family: "clear_sans_lightregular", sans-serif;
}

body .wrapper .content .contacts .emailus .message .send .glyphicon {
  margin-left: .5em;
}

@media screen and (max-width: 767px) {
  body .wrapper .content .contacts .emailus .contact-info {
    width: 100%;
  }
  body .wrapper .content .contacts .emailus .message {
    width: 100%;
  }
}

body .wrapper .content .contacts .map {
  display: block;
  float: left;
}

body .wrapper .content .contacts .map #map-canvas {
  display: inherit;
  float: left;
  min-height: 10em;
  width: 100%;
}

body .wrapper .content .contacts .map .map_ttip {
  font-family: "clear_sansregular", sans-serif;
}

@media (max-width: 767px) {
  body .wrapper .content .contacts .map .map_ttip {
    width: 200px;
    height: 36px;
  }
}

@media (min-width: 768px) {
  body .wrapper .content .contacts .map .map_ttip {
    width: 270px;
    height: auto;
  }
}

body .wrapper .content .publications article {
  width: 100%;
}

body .wrapper .content .publications .references .press-ref {
  padding: 8px;
}

body .wrapper .content .publications .references .press-ref a {
  text-align: center;
  position: relative;
  display: block;
  float: inherit;
  width: 100%;
  background-color: white;
}

body .wrapper .content .publications .references .press-ref a span {
  width: 100%;
  float: inherit;
  display: inherit;
}

body .wrapper .content .publications .references .press-ref a span img {
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
}

body .wrapper .content .publications .references .press-ref a:hover > img {
  box-shadow: rgba(0, 0, 0, 0.23) 0px 6px 3px, rgba(0, 0, 0, 0.19) 0px 10px 10px;
}

body .wrapper .content .publications .references .press-ref a:hover span {
  bottom: -3px;
}

body .wrapper .content .publications .references .press-ref a:hover img, body .wrapper .content .publications .references .press-ref a:hover span {
  transform: translate3d(-10px, -10px, -10px);
  -ms-transform: scale(1.01, 1.01);
  transform: scale(1.01, 1.01);
}

body .wrapper .content .publications .references .press-ref p {
  margin-top: 5px;
  display: inherit;
  height: auto;
}

body .wrapper .content .team .teammates .person .person-photo {
  border-radius: 100%;
}

body .wrapper .content .team .teammates .person .person-about {
  text-align: center;
}

.download-portfolio {
  position: fixed;
  top: 120px;
  right: 0;
  z-index: 1000;
  padding: 10px;
  padding-left: 65px;
  width: 150px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  background: #fff;
  color: #5c5e82;
  font-size: 14px;
  min-height: 60px;
}

.download-portfolio:hover {
  color: #5c5e82;
}

.download-portfolio:focus {
  outline: none;
  color: #5c5e82;
}

.download-portfolio-icon {
  position: absolute;
  top: 6px;
  left: 6px;
  width: 48px;
  height: 48px;
  border-radius: 24px;
  background-color: #51e0da;
  background-image: url("data:image/svg+xml,%3Csvg id='Слой_1' data-name='Слой 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Edownload%3C/title%3E%3Cg id='Download'%3E%3Cpath class='cls-1' d='M31,22a1,1,0,0,0-1,1v7H2V23a1,1,0,0,0-2,0v8a1,1,0,0,0,1,1H31a1,1,0,0,0,1-1V23A1,1,0,0,0,31,22Z' transform='translate%280 0%29'/%3E%3Cpath class='cls-1' d='M15.27,23.71a1,1,0,0,0,1.43,0l7-6.9a1,1,0,0,0,0-1.41,1,1,0,0,0-1.43,0L17,20.59V1a1,1,0,0,0-2,0V20.59L9.7,15.39a1,1,0,0,0-1.43,0,1,1,0,0,0,0,1.41Z' transform='translate%280 0%29'/%3E%3C/g%3E%3C/svg%3E");
  background-position: center center;
  background-size: 24px;
  background-repeat: no-repeat;
  color: #fff;
}

body .wrapper .content .team h1 {
  text-shadow: none;
  font-weight: 300;
  font-size: 34px;
  font-family: 'Roboto', sans-serif;
}

body .wrapper .content .team .teammates {
  padding-top: 20px;
}

body .wrapper .content .team .teammates .person:hover .person-photo {
  box-shadow: 0px 5px 5px -2px grey;
  -ms-transform: scale(1.05);
      transform: scale(1.05);
}

body .wrapper .content .team .teammates .person .person-about {
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
}

body .wrapper .content .team .teammates .person .person-about h4,
body .wrapper .content .team .teammates .person .person-about h5 {
  margin-top: 15px;
  margin-bottom: 15px;
  text-shadow: none;
}

body .wrapper .content .team .teammates .person .person-about h4 {
  color: #20235f;
  font-size: 24px;
}

body .wrapper .content .team .teammates .person .person-about h5 {
  color: #28a6a0;
  font-size: 14px;
}

body .wrapper .content .team .teammates .person .person-about blockquote {
  font-style: normal;
  font-size: 15px;
}

body .wrapper .content .team .teammates .person .person-about blockquote:before, body .wrapper .content .team .teammates .person .person-about blockquote:after {
  content: '';
}

.scroll-denied {
  overflow: hidden;
}

.swiper-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  margin: 0;
  padding: 0;
  width: 100vw;
  height: 100vh;
  background-position: center center;
  background-size: contain;
}

.swiper-container-invisible {
  display: none;
}

.swiper-container .swiper-wrapper .swiper-slide {
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}

.swiper-button-close {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 1000;
  width: 18px;
  height: 18px;
  cursor: pointer;
}

.swiper-button-next, .swiper-button-prev {
  margin-top: -13px;
  width: 20px;
  height: 36px;
  background-image: none;
}

/*FEEDBACK FORM*/
.contact-me-ddg-row--container {
  /*padding-left: 30px;*/
}
#contact-me-ddg .form-input--item {
  margin-bottom: 10px;
}
.form-input h5 {
  margin-left: -15px;
}
.form-input h5,
.form-text h5 {
  color: rgb(31,33,97);
  text-transform: uppercase;
  font-weight: 800;
}
.form-input--item input {
  border-radius: 0;
}
.contact-me-ddg--submit {
  width: 50%;
  color: white;
  background-color: rgb(39,198,193);
  border-color: rgb(39,198,193);
  border-radius: 2px;
  margin-top: 20px;
}
textarea.contact-me-ddg--text {
  border-radius: 0;
  resize: none;
  height: 180px;
}
.contact-me-ddg .warning-field {
  outline: 1px solid red;
}
.contact-me-ddg--modal .modal-dialog {
  margin-top: 100px;
}
.contact-me-ddg--modal .modal-header {
  padding: 35px 25px 20px;
  border-bottom: 0;
}
.contact-me-ddg--modal .modal-header h4.modal-title {
  font-weight: 600;
  margin-bottom: 10px;
}
.contact-me-ddg--modal .modal-header p.modal-description {
  font-size: 15px;
  color: #1f2161;
}
.contact-me-ddg--modal .modal-header p.modal-description a,
.contact-me-ddg--modal .modal-header p.modal-description a:hover {
  font-weight: bold;
  color: rgb(31,33,97);
  text-decoration: underline;
}
.contact-me-ddg--modal .contact-me-ddg-row--container {
  padding-left: 37px;
  padding-right: 30px;
  padding-bottom: 35px;
}
.contact-me-ddg--button__fixed {
  top: 190px;
}
.contact-me-ddg--button__fixed .download-portfolio-icon {
  background-color: #ce3a50;
  background-image: none;
  padding: 15px 15px 15px 12px;
}
.contact-me-ddg--result-wrapper {
  text-align: center;
  padding-top: 45px;
  padding-bottom: 45px;

}
.contact-me-ddg--result {
  color: #48e0db;
  font-size: 30px;
  font-family: "clear_sans_lightregular", sans-serif;
  font-weight: 400;
}
.contact-me-ddg--result.error {
  color: #b83b4e;
}
@media (max-width: 767px) {
  .contact-me-ddg .form-text {
    padding-left: 0;
    padding-right: 0;
  }
  .contact-me-ddg--submit {
    margin-left: 15px;
  }
}

.download-portfolio-text.one-line {
  line-height: 40px;
}
/**/
