* {
  margin: 0;
  padding: 0; }

body, select, input, textarea {
  font: 17px "ff-unit-web-1", "ff-unit-web-2", sans-serif;
  line-height: 24px;
  color: #393939; }

body:before {
  content: url("/images/cloud10.png") url("../img/footer-background-1280.jpg");
  display: none; }

a {
  -moz-transition: color 0.328s ease-out;
  -webkit-transition: color 0.328s ease-out;
  -ms-transition: color 0.328s ease-out;
  -o-transition: color 0.328s ease-out;
  transition: color 0.328s ease-out;
  color: #393939;
  text-decoration: none;
  border-bottom: dotted 1px #393939; }
  a:hover, a:focus {
    color: #f60860;
    border-color: white;
    border: 0;
    outline: 0; }

span[rel=tooltip] {
  border-bottom: dotted 1px #393939;
  cursor: help; }
  span[rel=tooltip]:hover, span[rel=tooltip]:focus {
    color: #f60860;
    border-color: white;
    border: 0;
    outline: 0; }

h1, .h1, h2 {
  font-weight: bold; }

h1, .h1, h2 {
  color: #f60860;
  font-size: 39px;
  font-family: "ff-unit-web-1", "ff-unit-web-2", sans-serif;
  font-weight: 400;
  margin-bottom: 24px; }

h1, .h1 {
  display: block;
  line-height: 24px;
  margin: 11px 0 11px 0;
  position: relative;
  z-index: 9999; }

h1, .h1, h2 {
  font-weight: 400;
  line-height: 110%;
  margin-bottom: 29px; }

.h2 {
  color: #f60860;
  line-height: 125%;
  font-weight: 500;
  font-size: 16px; }

h2 {
  font-size: 39px; }

h3 {
  font-family: "ff-unit-web-1", "ff-unit-web-2", sans-serif;
  font-size: 23px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 1em; }

.h3 {
  color: #f60860;
  font-size: 23px;
  font-weight: 400;
  margin: 0;
  margin-bottom: 1em; }

.h3-script {
  font-family: ff-market-web-1;
  font-size: 2.1em;
  margin-left: 25px;
  padding-left: 10px;
  padding-bottom: 15px;
  background: url(/assets/img/stroke.png) no-repeat;
  background-position: -0.3em 0.4em;
  margin-bottom: 15px; }

.h3-script-small {
  background: url(/assets/img/stroke-small.png) no-repeat;
  background-position: -0.3em 0.4em; }

h4 {
  font-size: 18px;
  margin-bottom: 1em; }

h5 {
  font-weight: 400;
  color: #bbbbbb;
  font-size: 13px; }

p {
  margin-bottom: 24px; }

img {
  border: 0;
  vertical-align: baseline; }

object {
  outline: 0; }

hr {
  border: none 0;
  border-bottom: solid 1px #ececec;
  color: white;
  background-color: white;
  clear: both;
  margin: 30px 0 30px 0; }

address {
  font-style: normal; }

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3000px;
  background: rgba(0, 0, 0, 0.7);
  z-index: 888; }

blockquote {
  padding-left: 32px;
  padding-right: 30px;
  margin: 0px;
  font-style: italic;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 30px;
  margin-left: 15px; }
  blockquote:after {
    content: "\201E";
    display: block;
    float: left;
    font-size: 500%;
    margin-left: -46px;
    margin-top: -27px;
    color: #bbbbbb; }
  blockquote:before {
    content: "\201C";
    display: block;
    float: right;
    font-size: 500%;
    margin-top: 14px;
    margin-right: 5px;
    color: #bbbbbb; }

::-moz-selection {
  color: white;
  background: #222222;
  text-shadow: 0 0 0 transparent; }

::selection {
  color: white;
  background: #222222;
  text-shadow: 0 0 0 transparent; }

.row {
  width: 972px;
  margin: 0 0 0 -30px;
  font-family: "Courier New", monospace;
  letter-spacing: -0.63em; }
  .row .row {
    width: auto; }

.row > [class*='span'] {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 0 0 30px;
  font-family: "ff-unit-web-1", "ff-unit-web-2", sans-serif;
  letter-spacing: normal;
  vertical-align: top; }

.span1 {
  width: 51px; }

.span2 {
  width: 132px; }

.span3 {
  width: 213px; }

.span4 {
  width: 294px; }

.span5 {
  width: 375px; }

.span6 {
  width: 456px; }

.span7 {
  width: 537px; }

.span8 {
  width: 618px; }

.span9 {
  width: 699px; }

.span10 {
  width: 780px; }

.span11 {
  width: 861px; }

.span12, .footer > div {
  width: 942px; }

.row > .offset1 {
  margin-left: 111px; }

.row > .offset2 {
  margin-left: 192px; }

.row > .offset3 {
  margin-left: 273px; }

.row > .offset4 {
  margin-left: 354px; }

.row > .offset5 {
  margin-left: 435px; }

.row > .offset6 {
  margin-left: 516px; }

.row > .offset7 {
  margin-left: 597px; }

.row > .offset8 {
  margin-left: 678px; }

.row > .offset9 {
  margin-left: 759px; }

.row > .offset10 {
  margin-left: 840px; }

.row > .offset11 {
  margin-left: 921px; }

.row > .offset12 {
  margin-left: 1002px; }

@media screen and (max-width: 600px) {
  .row {
    width: 500px; }

  .row > [class*='span'] {
    width: 100%;
    display: block;
    margin: 0; } }
form {
  margin: 0 0 18px; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #eeeeee; }

label, input, button, select, textarea {
  font-family: "ff-unit-web-1", "ff-unit-web-2", sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 18px; }

label {
  display: block;
  margin-bottom: 5px;
  color: #393939; }

input, textarea, select, .uneditable-input {
  display: inline-block;
  width: 210px;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
  border: 1px solid #dddddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #f9f9f9; }

.uneditable-textarea {
  width: auto;
  height: auto; }

label input, label textarea, label select {
  display: block; }

input[type="image"], input[type="checkbox"], input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */
  line-height: normal;
  border: 0;
  cursor: pointer;
  border-radius: 0 6px; }
input[type="file"] {
  padding: initial;
  line-height: initial;
  border: initial;
  background-color: white;
  background-color: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
input[type="button"], input[type="reset"], input[type="submit"] {
  width: auto;
  height: auto; }

select, input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 28px; }

select {
  width: 220px;
  background-color: white; }
  select[multiple], select[size] {
    height: auto; }

input[type="image"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

textarea {
  height: auto; }

input[type="hidden"] {
  display: none; }

.radio, .checkbox {
  padding-left: 18px; }

.radio input[type="radio"], .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px; }

.controls > .radio:first-child, .controls > .checkbox:first-child {
  padding-top: 5px; }

.radio.inline, .checkbox.inline {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle; }

.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
  margin-left: 10px; }

.controls > .radio.inline:first-child, .controls > .checkbox.inline:first-child {
  padding-top: 0; }

input, textarea {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }

input:focus, textarea:focus {
  border-color: rgba(246, 8, 96, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(246, 8, 96, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(246, 8, 96, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(246, 8, 96, 0.6);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-8 */ }

input[type="file"]:focus, input[type="checkbox"]:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.input-mini {
  width: 60px; }

.input-small {
  width: 90px; }

.input-medium {
  width: 150px; }

.input-large {
  width: 210px; }

.input-xlarge {
  width: 270px; }

.input-xxlarge {
  width: 530px; }

input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
  float: none;
  margin-left: 0; }

input.span1, textarea.span1, .uneditable-input.span1 {
  width: 50px; }

input.span2, textarea.span2, .uneditable-input.span2 {
  width: 130px; }

input.span3, textarea.span3, .uneditable-input.span3 {
  width: 210px; }

input.span4, textarea.span4, .uneditable-input.span4 {
  width: 290px; }

input.span5, textarea.span5, .uneditable-input.span5 {
  width: 370px; }

input.span6, textarea.span6, .uneditable-input.span6 {
  width: 450px; }

input.span7, textarea.span7, .uneditable-input.span7 {
  width: 530px; }

input.span8, textarea.span8, .uneditable-input.span8 {
  width: 610px; }

input.span9, textarea.span9, .uneditable-input.span9 {
  width: 690px; }

input.span10, textarea.span10, .uneditable-input.span10 {
  width: 770px; }

input.span11, textarea.span11, .uneditable-input.span11 {
  width: 850px; }

input.span12, textarea.span12, .uneditable-input.span12, .footer > div.uneditable-input {
  width: 930px; }

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
  background-color: whitesmoke;
  border-color: #dddddd;
  cursor: not-allowed; }

.control-group.warning > label, .control-group.warning .help-block, .control-group.warning .help-inline {
  color: #c09853; }
.control-group.warning input, .control-group.warning select, .control-group.warning textarea {
  color: #c09853;
  border-color: #c09853; }
.control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: 0 0 6px #dbc59e;
  -moz-box-shadow: 0 0 6px #dbc59e;
  box-shadow: 0 0 6px #dbc59e; }
.control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853; }
.control-group.error > label, .control-group.error .help-block, .control-group.error .help-inline {
  color: #b94a48; }
.control-group.error input, .control-group.error select, .control-group.error textarea {
  color: #b94a48;
  border-color: #b94a48; }
.control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: 0 0 6px #d59392;
  -moz-box-shadow: 0 0 6px #d59392;
  box-shadow: 0 0 6px #d59392; }
.control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48; }
.control-group.success > label, .control-group.success .help-block, .control-group.success .help-inline {
  color: #468847; }
.control-group.success input, .control-group.success select, .control-group.success textarea {
  color: #468847;
  border-color: #468847; }
.control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: 0 0 6px #7aba7b;
  -moz-box-shadow: 0 0 6px #7aba7b;
  box-shadow: 0 0 6px #7aba7b; }
.control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847; }

/* input:focus:required:invalid, textarea:focus:required:invalid, select:focus:required:invalid
 *   color: #b94a48
 *   border-color: #ee5f5b */
/* input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, select:focus:required:invalid:focus
 *   border-color: #e9322d
 *   -webkit-box-shadow: 0 0 6px #f8b9b7
 *   -moz-box-shadow: 0 0 6px #f8b9b7
 *   box-shadow: 0 0 6px #f8b9b7 */
.form-actions {
  padding: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd; }

.uneditable-input {
  display: block;
  background-color: white;
  border-color: #eeeeee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed; }

:-moz-placeholder, ::-webkit-input-placeholder {
  color: #999999; }

.help-block {
  margin-top: 5px;
  margin-bottom: 0;
  color: #999999; }

.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 9px;
  vertical-align: middle;
  padding-left: 5px; }

.input-prepend, .input-append {
  margin-bottom: 5px;
  *zoom: 1; }

.input-prepend:before, .input-append:before, .input-prepend:after, .input-append:after {
  display: table;
  content: ""; }

.input-prepend:after, .input-append:after {
  clear: both; }

.input-prepend input, .input-append input, .input-prepend .uneditable-input, .input-append .uneditable-input {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }

.input-prepend input:focus, .input-append input:focus, .input-prepend .uneditable-input:focus, .input-append .uneditable-input:focus {
  position: relative;
  z-index: 2; }

.input-prepend .uneditable-input, .input-append .uneditable-input {
  border-left-color: #cccccc; }

.input-prepend .add-on, .input-append .add-on {
  float: left;
  display: block;
  width: auto;
  min-width: 16px;
  height: 18px;
  margin-right: -1px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  color: #999999;
  text-align: center;
  text-shadow: 0 1px 0 white;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

.input-prepend .active, .input-append .active {
  background-color: #a9dba9;
  border-color: #46a546; }

.input-prepend .add-on {
  *margin-top: 1px;
  /* IE6-7 */ }

.input-append input {
  float: left;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }
.input-append .uneditable-input {
  float: left;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  border-right-color: #cccccc; }
.input-append .add-on {
  margin-right: 0;
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }
.input-append input:first-child {
  *margin-left: -160px; }
  .input-append input:first-child + .add-on {
    *margin-left: -21px; }

.search-query {
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 0;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px; }

.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input {
  display: inline-block;
  margin-bottom: 0; }

.form-search label, .form-inline label, .form-search .input-append, .form-inline .input-append, .form-search .input-prepend, .form-inline .input-prepend {
  display: inline-block; }

.form-search .input-append .add-on, .form-inline .input-prepend .add-on, .form-search .input-append .add-on, .form-inline .input-prepend .add-on {
  vertical-align: middle; }

.control-group {
  margin-bottom: 9px; }

.form-horizontal legend + .control-group {
  margin-top: 18px;
  -webkit-margin-top-collapse: separate; }
.form-horizontal .control-group {
  margin-bottom: 18px;
  *zoom: 1; }
  .form-horizontal .control-group:before {
    display: table;
    content: ""; }
  .form-horizontal .control-group:after {
    display: table;
    content: "";
    clear: both; }
  .form-horizontal .control-group > label {
    float: left;
    width: 140px;
    padding-top: 5px;
    text-align: right; }
.form-horizontal .controls {
  margin-left: 160px; }
.form-horizontal .form-actions {
  padding-left: 160px; }

.page, .header > div, .header h1, .header .h1 {
  width: 942px;
  margin: 0 auto; }

.language-select {
  display: inline-block;
  vertical-align: top;
  *display: inline;
  zoom: 1;
  margin-top: 0;
  position: absolute;
  z-index: 999;
  right: 170px;
  color: #dddddd;
  font-family: "ff-market-web-1";
  font-size: 18px; }
  .language-select a {
    border: 0;
    color: #aaaaaa;
    font-family: "ff-market-web-1";
    -moz-transition: color 0.328s ease-out;
    -webkit-transition: color 0.328s ease-out;
    -ms-transition: color 0.328s ease-out;
    -o-transition: color 0.328s ease-out;
    transition: color 0.328s ease-out; }
    .language-select a:hover {
      color: #f60860; }

.contact-phone {
  position: absolute;
  top: 0;
  right: -160px;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  zoom: 1;
  padding-left: 20px;
  background: url(/images/phone-small.png) no-repeat;
  background-position: 0 2px;
  cursor: default;
  color: #f60860;
  font-size: 17px; }

.header {
  height: 540px;
  background: url("../img/cube-bg.png") bottom center no-repeat;
  margin-bottom: 35px;
  padding-top: 1px;
  position: relative;
  z-index: 111; }

.hascaption .header {
  height: 605px; }

.index .header {
  height: 715px; }

.index.hascaption .header {
  height: 715px; }

.header > div {
  margin-top: 30px;
  margin-bottom: 13px; }

.header h1, .header .h1 {
  color: #393939;
  font-weight: 400;
  text-shadow: 1px 1px rgba(33, 33, 33, 0.1);
  margin-top: 26px;
  margin-bottom: 30px;
  font-size: 41px;
  z-index: 300; }
  .header h1 a, .header .h1 a {
    color: #f60860;
    border: 0;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear; }
    .header h1 a:hover, .header .h1 a:hover {
      color: #393939; }

.top {
  position: relative;
  height: 22px; }

.clouds {
  width: 100%;
  height: 515px;
  position: absolute;
  top: 0;
  left: 0; }

@media screen and (max-width: 1280px) {
  .footer {
    background: #45b1d6 url("../img/footer-background-1280.jpg") top center no-repeat; } }
.index .clouds {
  height: 633px; }

.hascaption .clouds {
  height: 633px; }

.cloud-mask {
  width: 100%;
  height: 80px;
  position: absolute;
  bottom: 0;
  left: 0; }

#logo {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 0;
  z-index: 999; }
  #logo a {
    border: 0;
    z-index: 999;
    display: block;
    width: 251px;
    height: 21px;
    text-indent: -999em;
    background: #393939 url(/images/royal-design-logo-mask.png) no-repeat;
    -moz-transition: background-color 0.328s ease-out;
    -webkit-transition: background-color 0.328s ease-out;
    -ms-transition: background-color 0.328s ease-out;
    -o-transition: background-color 0.328s ease-out;
    transition: background-color 0.328s ease-out; }
    #logo a:hover {
      background-color: #f60860; }

.cube {
  width: 1120px;
  height: 480px;
  position: relative;
  top: -50px;
  left: -90px;
  margin-top: 25px; }
  .cube img {
    vertical-align: bottom; }

.index .cube {
  top: -50px; }

.hascaption .cube {
  height: 480px; }

.cube-images {
  padding-top: 1px;
  width: 1120px;
  height: 475px;
  overflow: hidden; }

.nav {
  left: 300px;
  width: 460px;
  z-index: 999;
  position: relative; }
  .nav > ul {
    list-style-type: none;
    position: absolute; }
    .nav > ul > li {
      float: left;
      margin-right: 1em;
      position: relative;
      zoom: 1; }
    .nav > ul a {
      color: #393939;
      font-size: 18px;
      border: 0;
      text-transform: uppercase; }

.nav > ul ul {
  display: block;
  position: absolute;
  min-width: 155px;
  top: 32px;
  left: auto;
  z-index: 222;
  zoom: 1;
  background: white;
  padding: 15px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  behavior: url(/assets/htc/pie.htc); }
  .nav > ul ul:after {
    content: "";
    background: white;
    height: 12px;
    width: 12px;
    position: absolute;
    top: -4px;
    left: 25px;
    z-index: 4;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1); }
  .nav > ul ul li {
    float: none;
    display: block;
    line-height: 19px; }
    .nav > ul ul li a {
      color: #393939;
      font-size: 14px;
      -moz-transition: margin-left 100ms ease-out;
      -webkit-transition: margin-left 100ms ease-out;
      -ms-transition: margin-left 100ms ease-out;
      -o-transition: margin-left 100ms ease-out;
      transition: margin-left 100ms ease-out; }
  .nav > ul ul li a:hover, .nav > ul ul li.active a {
    margin-left: 3px;
    color: #f60860; }

.sub {
  position: absolute;
  width: 320px; }

.services-sub .menu_level_1 {
  width: 290px; }
  .services-sub .menu_level_1 li {
    float: left;
    width: 125px;
    margin-right: 20px;
    padding: 2px 0; }
  .services-sub .menu_level_1 li:nth-child(5), .services-sub .menu_level_1 li:nth-child(6) {
    border-bottom: solid 1px #eeeeee;
    margin-bottom: -1px;
    padding-bottom: 6px; }
  .services-sub .menu_level_1 li:nth-child(7), .services-sub .menu_level_1 li:nth-child(8) {
    padding-top: 6px; }

.md-js .menu_level_1 {
  display: none; }

.footer {
  width: 100%;
  background: url("../img/footer-background.jpg") top center no-repeat;
  color: white;
  padding-bottom: 24px; }
  .footer h5 {
    color: inherit;
    font-size: 25px;
    text-shadow: 1px 1px rgba(33, 33, 33, 0.1);
    margin-bottom: 25px;
    margin-left: 15px; }
  .footer a {
    border: 0;
    color: white; }
    .footer a:hover {
      color: white;
      text-decoration: underline; }
  .footer > div {
    margin: 0 auto;
    padding-top: 240px;
    line-height: 18px;
    font-size: 14px; }

.footer-lion {
  text-align: center; }
  .footer-lion img {
    margin-top: 80px; }

.footer-contact address, .footer-contact small {
  margin-left: 15px;
  font-size: inherit; }
.footer-contact .bubble {
  padding: 10px 17px; }
.footer-contact .bubble:after {
  border: none; }
.footer-contact h5 {
  padding-left: 10px;
  margin-top: -13px; }
  .footer-contact h5 img {
    position: relative;
    top: 5px;
    left: -10px; }

b[itemprop="tel"] {
  font-size: 20px;
  margin-left: 12px;
  position: relative;
  top: -3px;
  letter-spacing: 1px; }

.projects-grid img, .projects-grid-small img, .md-csstransforms3d .projects-grid-mid img, .visit-project-grid img, .case-project-grid img, #more-projects img {
  vertical-align: bottom; }
.projects-grid .figure, .projects-grid-small .figure, .md-csstransforms3d .projects-grid-mid .figure, .visit-project-grid .figure, .case-project-grid .figure, #more-projects .figure {
  position: relative; }
.projects-grid .figure:after, .projects-grid-small .figure:after, .md-csstransforms3d .projects-grid-mid .figure:after, .visit-project-grid .figure:after, .case-project-grid .figure:after, #more-projects .figure:after {
  content: "Visit project";
  display: none\9;
  width: 185px;
  height: 55px;
  margin: -38px 0 0 -92px;
  position: absolute;
  line-height: 55px;
  text-indent: 60px;
  top: 50%;
  left: 50%;
  background: rgba(255, 255, 255, 0.9) url("../img/open-icon.png") 15px center no-repeat;
  opacity: 0;
  -moz-transition: opacity 0.2s ease-out;
  -webkit-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out; }
.projects-grid .figcaption, .projects-grid-small .figcaption, .md-csstransforms3d .projects-grid-mid .figcaption, .visit-project-grid .figcaption, .case-project-grid .figcaption, #more-projects .figcaption {
  display: block;
  margin: 0;
  padding: 8px 0;
  background: white;
  z-index: 8;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .projects-grid .figcaption span, .projects-grid-small .figcaption span, .md-csstransforms3d .projects-grid-mid .figcaption span, .visit-project-grid .figcaption span, .case-project-grid .figcaption span, #more-projects .figcaption span {
    color: #393939; }
.projects-grid a:hover .figcaption, .projects-grid-small a:hover .figcaption, .md-csstransforms3d .projects-grid-mid a:hover .figcaption, .visit-project-grid a:hover .figcaption, .case-project-grid a:hover .figcaption, #more-projects a:hover .figcaption {
  background: #f60860;
  color: white;
  padding-left: 15px; }
  .projects-grid a:hover .figcaption span, .projects-grid-small a:hover .figcaption span, .md-csstransforms3d .projects-grid-mid a:hover .figcaption span, .visit-project-grid a:hover .figcaption span, .case-project-grid a:hover .figcaption span, #more-projects a:hover .figcaption span {
    -moz-transition: color 0.2s ease-out;
    -webkit-transition: color 0.2s ease-out;
    -ms-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    color: white; }
.projects-grid a:hover .figure:after, .projects-grid-small a:hover .figure:after, .md-csstransforms3d .projects-grid-mid a:hover .figure:after, .visit-project-grid a:hover .figure:after, .case-project-grid a:hover .figure:after, #more-projects a:hover .figure:after {
  opacity: 1; }

.md-csstransforms3d .projects-grid .figure:after, .md-csstransforms3d .projects-grid-small .figure:after, .md-csstransforms3d .projects-grid-mid .figure:after, .md-csstransforms3d .visit-project-grid .figure:after, .md-csstransforms3d .case-project-grid .figure:after, .md-csstransforms3d #more-projects .figure:after {
  content: "Showroom";
  display: none\9;
  width: 185px;
  height: 55px;
  margin: -38px 0 0 -92px;
  position: absolute;
  line-height: 55px;
  text-indent: 60px;
  top: 50%;
  left: 50%;
  background: rgba(255, 255, 255, 0.9) url("../img/open-icon.png") 15px center no-repeat;
  opacity: 0;
  -moz-transition: opacity 0.2s ease-out;
  -webkit-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out; }

html[lang=en] .projects-grid .figure:after, html[lang=en] .projects-grid-small .figure:after, html[lang=en] .md-csstransforms3d .projects-grid-mid .figure:after, .md-csstransforms3d html[lang=en] .projects-grid-mid .figure:after, html[lang=en] .visit-project-grid .figure:after, html[lang=en] .case-project-grid .figure:after, html[lang=en] #more-projects .figure:after {
  content: "Showroom" !important;
  display: none\9; }

.projects-grid-small .figure:after {
  content: " ";
  display: none;
  height: 114px; }

.md-csstransforms3d .projects-grid-mid .figure:after {
  content: "Showroom";
  display: none\9;
  width: 185px;
  height: 55px;
  margin: -25px 0 0 -92px !important; }

html[lang=en].md-csstransforms3d .projects-grid-mid .figure:after {
  content: "Showroom" !important;
  display: none\9; }

.visit-project-grid .figure:after {
  content: "Visit project" !important;
  display: none\9;
  width: 185px;
  height: 55px;
  margin: -35px 0 0 -92px !important; }

.case-project-grid .figure:after {
  content: "Use Case" !important;
  display: none\9;
  width: 185px;
  height: 55px;
  margin: -35px 0 0 -92px !important; }

#more-projects .figure:after {
  content: "Visit project" !important;
  display: none\9;
  width: 185px;
  height: 55px;
  margin: -25px 0 0 -92px !important; }

html[lang=en] #more-projects .figure:after {
  content: "Visit project" !important;
  display: none\9; }

#map-image:after {
  content: " ";
  width: 426px;
  height: 242px;
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition: opacity 0.2s ease-out;
  -webkit-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  background: rgba(0, 0, 0, 0.2) url("/images/icons/contact.png") center center no-repeat;
  opacity: 0;
  cursor: pointer; }

#map-image:hover:after {
  opacity: 1; }

.check-list, .services-list, .services-list-start {
  margin-left: 0;
  padding-left: 0;
  list-style: none; }
  .check-list li, .services-list li, .services-list-start li {
    display: block;
    padding-left: 32px;
    margin-bottom: 0.4em;
    background-image: url("../img/check.png");
    background-repeat: no-repeat;
    background-position: 3px center; }

.services-list li {
  margin-bottom: 0.3em;
  padding: 1em 0;
  padding-left: 42px;
  border-bottom: 1px solid #eeeeee;
  font-size: 0.9em;
  line-height: 1.4em;
  background-image: url("../img/check-big.png"); }
.services-list .last {
  border: 0; }

.services-list-start {
  margin-left: 2em; }
  .services-list-start li {
    margin-bottom: 0.2em;
    padding: 0.4em 0;
    padding-left: 36px;
    border-bottom: none;
    font-size: 0.9em;
    line-height: 1.4em; }

.contact-form .btn {
  margin-top: 16px;
  margin-right: 0 !important;
  float: right;
  width: 220px;
  margin-bottom: 0;
  background: transparent; }
.contact-form small {
  font-size: 13px;
  line-height: 14px; }

p.cf {
  margin: 0; }

.contact-wrap {
  position: relative;
  background: white; }

.contact {
  position: relative; }

.contact-mask {
  height: 70px;
  background: url("../img/contact-mask.png") no-repeat;
  z-index: 3; }

.hr {
  height: 83px;
  background: url("../img/hr.png") no-repeat; }

.hr-reverse {
  height: 83px;
  background: url("../img/hr-reverse.png") no-repeat; }

.contact-handle {
  display: block;
  text-indent: -999em;
  width: 281px;
  height: 101px;
  position: absolute;
  bottom: -142px;
  left: 50%;
  margin-left: -140px;
  background: url("../img/contact-handle.png") no-repeat;
  z-index: 1; }

html[lang=en] .contact-handle {
  background: url("../img/contact-handle-en.png") no-repeat !important; }

.page .contact-handle, .header > div .contact-handle, .header h1 .contact-handle, .header .h1 .contact-handle {
  border: 0; }

.contact-info {
  list-style: none;
  margin: 0;
  padding: 0;
  zoom: 1; }
  .contact-info:before {
    content: "";
    display: table; }
  .contact-info:after {
    content: "";
    display: table;
    clear: both; }
  .contact-info li {
    float: left;
    display: inline;
    font-size: 19px;
    margin-right: 48px; }
    .contact-info li .tel {
      padding-left: 30px;
      background: url("../img/contact/phone.png") left center no-repeat; }
    .contact-info li .email {
      padding-left: 30px;
      background: url("../img/contact/mail.png") left center no-repeat; }
    .contact-info li .address {
      padding-left: 30px;
      background: url("../img/contact/map.png") left center no-repeat; }

.social-share {
  width: 39px;
  height: 121px;
  position: fixed;
  top: 200px;
  left: 0px;
  z-index: 888; }
  .social-share ul {
    margin-top: 10px; }
  .social-share li {
    list-style: none;
    display: block;
    position: relative; }
    .social-share li:hover > .color {
      background: #f60860; }
    .social-share li:hover > .badge {
      left: 39px; }
    .social-share li > .badge {
      width: 300px;
      position: absolute;
      top: 17px;
      left: -200px;
      -moz-transition: left 0.328s ease-out;
      -webkit-transition: left 0.328s ease-out;
      -ms-transition: left 0.328s ease-out;
      -o-transition: left 0.328s ease-out;
      transition: left 0.328s ease-out; }
    .social-share li > .mask {
      background-repeat: no-repeat;
      z-index: 999;
      position: absolute;
      top: 0;
      left: 0; }
    .social-share li > .color {
      background: #393939;
      -moz-transition: all 0.328s ease-out;
      -webkit-transition: all 0.328s ease-out;
      -ms-transition: all 0.328s ease-out;
      -o-transition: all 0.328s ease-out;
      transition: all 0.328s ease-out;
      width: 28px;
      height: 28px;
      position: absolute;
      top: 7px;
      left: 3px;
      z-index: 1; }
  .social-share .plus-one {
    width: 39px;
    height: 41px; }
    .social-share .plus-one .mask {
      width: 39px;
      height: 41px;
      background-image: url("../img/share/plus-one-mask.png"); }
  .social-share .twitter {
    width: 39px;
    height: 32px; }
    .social-share .twitter .mask {
      width: 39px;
      height: 32px;
      background-image: url("../img/share/twitter-mask.png"); }
    .social-share .twitter .badge {
      top: 8px; }
  .social-share .facebook {
    width: 39px;
    height: 48px; }
    .social-share .facebook .mask {
      width: 39px;
      height: 48px;
      background-image: url("../img/share/facebook-mask.png"); }
    .social-share .facebook .badge {
      top: 8px; }

.social-connect {
  padding: 5px 10px;
  width: 240px;
  height: 26px;
  position: fixed;
  bottom: 0;
  right: -350px;
  z-index: 888;
  opacity: 0.8;
  background: white;
  border-radius: 3px 0 0 0;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.34);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.3);
  font-size: 13px; }
  .social-connect a {
    border: 0; }
  .social-connect .hd {
    line-height: 26px;
    overflow: hidden; }
    .social-connect .hd img {
      vertical-align: middle; }
    .social-connect .hd .close {
      float: right;
      display: block;
      line-height: 24px;
      font-size: 24px;
      -moz-transition: color 0.328s ease-out;
      -webkit-transition: color 0.328s ease-out;
      -ms-transition: color 0.328s ease-out;
      -o-transition: color 0.328s ease-out;
      transition: color 0.328s ease-out;
      color: #999999; }
      .social-connect .hd .close:hover {
        color: #f60860; }

.clients-awards > .first {
  margin-right: -1px;
  border-right: solid 1px #ececec; }

.border-right {
  margin-right: -1px;
  border-right: solid 1px #ececec; }

.drop-shadow {
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .drop-shadow:hover {
    position: relative;
    background: white;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4); }
    .drop-shadow:hover:before, .drop-shadow:hover:after {
      content: "";
      position: absolute;
      z-index: -2; }

.img-shadow {
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4); }

.footer-contact h5 {
  display: inline-block; }
  .footer-contact h5 a:hover {
    text-decoration: none; }

.footer-twitter h5 {
  display: inline-block; }
  .footer-twitter h5 a {
    color: white;
    border: 0;
    position: relative;
    left: 38px; }
    .footer-twitter h5 a:hover {
      text-decoration: none; }
    .footer-twitter h5 a:hover .birdy {
      -moz-transform: translateY(-10px);
      -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
      -o-transform: translateY(-10px);
      transform: translateY(-10px);
      background-position: 0 0; }

.twitter-icon {
  position: absolute;
  left: -38px;
  top: 0px; }
  .twitter-icon .birdy {
    display: block;
    width: 32px;
    height: 24px;
    background: url("../img/twitter-bird.gif") no-repeat;
    cursor: pointer;
    position: absolute;
    top: 2px;
    left: -38px;
    background-position: 0 -24px;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }

.contact .adr {
  padding-top: 11px; }

.button {
  -webkit-transform-style: preserve-3d;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  padding: 0 20px 0 16px;
  -moz-transition: -webkit-transform 200ms ease-out;
  -webkit-transition: -webkit-transform 200ms ease-out;
  -ms-transition: -webkit-transform 200ms ease-out;
  -o-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  -moz-transition: -moz-transform 200ms ease-out;
  -webkit-transition: -moz-transform 200ms ease-out;
  -ms-transition: -moz-transform 200ms ease-out;
  -o-transition: -moz-transform 200ms ease-out;
  transition: -moz-transform 200ms ease-out;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  behavior: url(/assets/htc/pie.htc);
  background: #fc3881;
  background: -moz-linear-gradient(top, #fc3881, #ea085c);
  background: -webkit-linear-gradient(top, #fc3881, #ea085c);
  background: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #fc3881), color-stop(1, #ea085c));
  background: -ms-linear-gradient(top, #fc3881, #ea085c);
  background: -o-linear-gradient(top, #fc3881, #ea085c);
  background: linear-gradient(#fc3881, #ea085c);
  -pie-background-color: linear-gradient(-90deg, #fc3881, #ea085c);
  behavior: url(/assets/htc/pie.htc);
  text-shadow: 1px 1px 4px #cd0754;
  font-weight: bold;
  box-shadow: 2px 2px 5px #bbbbbb;
  color: white;
  z-index: 11; }
  .button:before {
    content: "⇛ "; }

.button:hover {
  color: white;
  -webkit-transform: scale(1.05) rotate(-4deg);
  -moz-transform: scale(1.05) rotate(-4deg); }

.page .btn, .header > div .btn, .header h1 .btn, .header .h1 .btn {
  font-family: "ff-market-web-1";
  font-size: 34px;
  border: 0;
  color: #00b3ff;
  cursor: pointer;
  float: right;
  margin-right: 70px;
  -moz-transition: color 0.15s ease-out;
  -webkit-transition: color 0.15s ease-out;
  -ms-transition: color 0.15s ease-out;
  -o-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out; }
  .page .btn:hover, .header > div .btn:hover, .header h1 .btn:hover, .header .h1 .btn:hover, .page .btn:focus, .header > div .btn:focus, .header h1 .btn:focus, .header .h1 .btn:focus {
    color: #f60860; }

.page .btn-small, .header > div .btn-small, .header h1 .btn-small, .header .h1 .btn-small {
  font-size: 26px; }

.icon-block {
  display: block;
  border: 0;
  cursor: pointer;
  background-color: white;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  behavior: url(/assets/htc/pie.htc);
  -moz-transition: background-color 0.328s ease-out;
  -webkit-transition: background-color 0.328s ease-out;
  -ms-transition: background-color 0.328s ease-out;
  -o-transition: background-color 0.328s ease-out;
  transition: background-color 0.328s ease-out; }
  .icon-block:hover {
    z-index: 2;
    box-shadow: 0px 0px 6px 0px #eeeeee;
    background-color: #383838;
    color: white; }
  .icon-block h3 {
    margin-bottom: 0.5em; }
  .icon-block .img {
    float: left;
    margin-right: 14px;
    margin-top: 18px;
    padding: 20px 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
    .icon-block .img img {
      display: block; }
  .icon-block .bd {
    padding: 20px 8px; }
    .icon-block .bd p {
      font-size: 15px;
      line-height: 17px;
      margin-bottom: 0; }
  .icon-block:hover .img {
    -webkit-transform: scale(0.81) translateX(10px);
    -moz-transform: scale(0.81) translateX(10px);
    -ms-transform: scale(0.81) translateX(10px);
    -o-transform: scale(0.81) translateX(10px);
    transform: scale(0.81) translateX(10px); }

.media, .bd {
  zoom: 1; }
  .media:before, .bd:before {
    content: "";
    display: table; }
  .media:after, .bd:after {
    content: "";
    display: table;
    clear: both; }

.media {
  margin: 0px; }
  .media .img {
    float: left;
    margin-right: 15px; }
    .media .img img {
      display: block; }
  .media .imgExt {
    float: right;
    margin-left: 10px; }

.qr {
  float: right;
  display: block;
  width: 18px;
  height: 18px;
  text-indent: -999em;
  border-radius: 2px;
  background: #444444 url("../img/qr-icon.png") center center no-repeat;
  position: relative;
  -moz-transition: background-color 0.338s ease-out;
  -webkit-transition: background-color 0.338s ease-out;
  -o-transition: background-color 0.338s ease-out;
  -ms-transition: background-color 0.338s ease-out;
  transition: background-color 0.338s ease-out;
  border: 0; }
  .qr:hover {
    background-color: #ff0066; }
    .qr:hover .qr-show {
      opacity: 1;
      width: 189px;
      height: 189px;
      visibility: visible; }

.qr-show {
  -moz-box-shadow: 0 0 5px #888888;
  -webkit-box-shadow: 0 0 5px #888888;
  -ms-box-shadow: 0 0 5px #888888;
  -o-box-shadow: 0 0 5px #888888;
  box-shadow: 0 0 5px #888888;
  z-index: 9999;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  width: 0;
  height: 0;
  margin: 0;
  padding: 5px;
  background: white;
  border-radius: 5px;
  -moz-transition: all 0.338s ease-out;
  -webkit-transition: all 0.338s ease-out;
  -o-transition: all 0.338s ease-out;
  -ms-transition: all 0.338s ease-out;
  transition: all 0.338s ease-out; }

.qr-top-right {
  top: 0;
  left: 30px; }

.qr-top-left {
  top: 0;
  right: 30px; }

.qr-bottom-left {
  bottom: 0;
  right: 30px; }

.qr-bottom-right {
  bottom: 0;
  left: 30px; }

.profile-widget {
  line-height: 18px; }
  .profile-widget .img {
    border: 0; }
  .profile-widget span[itemprop="title"] {
    font-size: 14px;
    color: #999999;
    position: relative;
    top: -3px; }
  .profile-widget .networks {
    list-style: none;
    margin-top: 0.5em; }
    .profile-widget .networks li {
      float: left;
      margin-right: 1em;
      font-size: 16px; }
      .profile-widget .networks li img {
        vertical-align: bottom; }

.networks {
  list-style: none;
  margin-top: 0.5em; }
  .networks li {
    margin-right: 1em;
    float: left;
    font-size: 16px; }
    .networks li a {
      border: 0; }
    .networks li img {
      vertical-align: middle; }

.image-stream {
  list-style: none; }
  .image-stream:hover li {
    opacity: 0.3; }
  .image-stream li {
    display: inline;
    margin: 0 13px;
    opacity: 1;
    -moz-transition: opacity 0.328s ease-out;
    -webkit-transition: opacity 0.328s ease-out;
    -ms-transition: opacity 0.328s ease-out;
    -o-transition: opacity 0.328s ease-out;
    transition: opacity 0.328s ease-out; }
    .image-stream li:hover {
      opacity: 1; }

.bubble {
  position: relative;
  padding: 15px;
  margin: 1em 0 1.5em;
  background-color: #2f7991;
  background-color: rgba(0, 0, 0, 0.2);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  behavior: url(/assets/htc/pie.htc); }
  .bubble:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -8px;
    left: 25px;
    width: 0;
    border-width: 8px 8px 0;
    border-style: solid;
    background-color: #2f7991 transparent;
    border-color: rgba(0, 0, 0, 0.2) transparent; }

.nav li.active > a span {
  padding: 0 2px;
  color: white;
  background: #f60860; }
.nav a {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  -webkit-perspective: 400px;
  -moz-perspective: 400px;
  -o-perspective: 400px;
  perspective: 400px;
  -webkit-perspective-origin: 50% 50%;
  -moz-perspective-origin: 50% 50%;
  -o-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  height: 22px; }
  .nav a:hover {
    color: white; }
  .nav a span {
    display: block;
    position: relative;
    padding: 0 2px;
    -webkit-transition: -webkit-transform 300ms ease;
    -webkit-transition-property: -webkit-transform, background-color;
    -moz-transition: -moz-transform 300ms ease;
    -moz-transition-property: -moz-transform, background-color;
    -o-transition: -o-transform 300ms ease;
    -o-transition-property: -o-transform, background-color;
    transition: -moz-transform 300ms ease;
    transition-property: transform, background-color;
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d; }
  .nav a:hover span {
    background: #c5064d;
    -webkit-transform: translate3d(0px, 0px, -30px) rotateX(90deg);
    -moz-transform: translate3d(0px, 0px, -30px) rotateX(90deg);
    -o-transform: translate3d(0px, 0px, -30px) rotateX(90deg);
    transform: translate3d(0px, 0px, -30px) rotateX(90deg); }
  .nav a span:after {
    content: attr(data-title);
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 2px;
    color: white;
    background: #f60860;
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
    -moz-transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
    -o-transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
    transform: translate3d(0px, 105%, 0px) rotateX(-90deg); }

.ie .nav a:hover {
  color: white;
  background: #f60860; }

.pink {
  color: #f60860; }

.blue {
  color: #00b3ff; }

.alert {
  padding: 5px 8px 5px 8px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #c09853;
  font-size: 13px; }

.alert-heading {
  color: #c09853; }

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847; }
  .alert-success .alert-heading {
    color: #468847; }

.alert-danger, .alert-error {
  background-color: #f2dede;
  border-color: #eed3d7; }

.alert-danger, .alert-error, .alert-danger .alert-heading, .alert-error .alert-heading {
  color: #b94a48; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad; }
  .alert-info .alert-heading {
    color: #3a87ad; }

.project-lb {
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999; }
  .project-lb iframe {
    border: 0;
    overflow: hidden; }

.tooltip {
  -moz-transition: opacity 0.328s ease-out;
  -webkit-transition: opacity 0.328s ease-out;
  -ms-transition: opacity 0.328s ease-out;
  -o-transition: opacity 0.328s ease-out;
  transition: opacity 0.328s ease-out;
  position: absolute;
  z-index: 1020;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  line-height: 1.6em;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.8;
    filter: alpha(opacity=80); }
  .tooltip.top {
    margin-top: -2px; }
  .tooltip.right {
    margin-left: 2px; }
  .tooltip.bottom {
    margin-top: 2px; }
  .tooltip.left {
    margin-left: -2px; }
  .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid black; }
  .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid black; }
  .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid black; }
  .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid black; }

.tooltip-inner {
  max-width: 200px;
  padding: 5px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0; }

#rd {
  -moz-transition: all 0.55s ease;
  -webkit-transition: all 0.55s ease;
  opacity: 0.7; }

#lion {
  position: relative;
  left: 3px;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transform: scale(1); }
  #lion:hover #rd {
    -moz-transform: scale(1.8);
    -webkit-transform: scale(1.8);
    opacity: 0; }
  #lion:hover #rd-small {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1; }

#rd-small {
  position: absolute;
  top: 0;
  left: 0;
  -moz-transition: all 0.45s ease;
  -webkit-transition: all 0.45s ease;
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  opacity: 0; }

.love {
  font-family: "ff-market-web-1";
  font-size: 15px;
  display: block;
  position: relative;
  top: 9px;
  left: 4px;
  cursor: default;
  -moz-transition: opacity 0.328s ease-out;
  -webkit-transition: opacity 0.328s ease-out;
  -ms-transition: opacity 0.328s ease-out;
  -o-transition: opacity 0.328s ease-out;
  transition: opacity 0.328s ease-out;
  clear: both;
  opacity: 0.6; }
  .love:hover {
    opacity: 1; }

#contact-btn {
  height: 68px;
  margin: 0; }

form {
  margin-bottom: 0; }

.cf {
  zoom: 1; }
  .cf:before {
    content: "";
    display: table; }
  .cf:after {
    content: "";
    display: table;
    clear: both; }

.footer video {
  display: inline;
  font: 0/0 a;
  max-height: 1px;
  *height: 1px; }

.tmgps-stream-item {
  font-size: 15px;
  width: 405px;
  border: solid 1px #eeeeee;
  padding: 15px;
  display: inline-block;
  margin: 0 30px 30px 0;
  vertical-align: top; }
  .tmgps-stream-item img {
    width: 100%; }
  .tmgps-stream-item h3 {
    display: none; }

.tmgps-stream-item-plusoners {
  display: none; }

#slider {
  width: 1020px;
  height: 415px !important;
  margin: 0 auto;
  margin-top: 30px; }

.hascaption #slider {
  margin-top: 60px; }

.rsArrow {
  position: absolute;
  top: 50%;
  z-index: 200;
  cursor: pointer;
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background-color: rgba(0, 0, 0, 0.2);
  background-position: center center;
  margin-top: -25px;
  text-decoration: none;
  -moz-transition-property: background-color, opacity;
  -moz-transition-duration: 0.4s, 0.238s;
  -moz-transition-timing-function: ease, ease;
  -webkit-transition-property: background-color, opacity;
  -webkit-transition-duration: 0.4s, 0.238s;
  -webkit-transition-timing-function: ease, ease;
  transition: background-color, opacity 0.238s ease; }
  .rsArrow:hover {
    background-color: rgba(246, 8, 96, 0.8); }

.rsArrowLeft {
  left: 15px;
  background-image: url(../img/projects/prev-arrow.png); }

.rsArrowRight {
  right: 15px;
  background-image: url(../img/projects/next-arrow.png); }

.rsProjectCaption {
  background: #f1f1f1;
  color: #444444;
  padding: 0 20px;
  position: absolute;
  bottom: 60px;
  width: 100%;
  height: 60px;
  line-height: 20px;
  z-index: 9999;
  font-size: 15px; }

.rsProjectCaption .btn {
  line-height: 60px; }

.rsProjectCaptionLight {
  background: white;
  color: #444444; }

.rsContent {
  padding-bottom: 60px; }

.rsProjectLink {
  width: 185px;
  height: 55px;
  margin-top: -28px;
  position: absolute;
  line-height: 58px;
  text-indent: 55px;
  top: 45%;
  left: 50%;
  background: rgba(255, 255, 255, 0.9) url("../img/open-icon.png") 15px center no-repeat;
  opacity: 0;
  border: 0;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

#slider:hover .rsProjectLink {
  opacity: 1;
  top: 50%; }

.rsProjectLink:hover {
  background-color: white; }

.rsProjectLinkA {
  left: 30%; }

.rsProjectLinkB {
  left: 50%;
  transition-delay: 0.06s;
  -webkit-transition-delay: 0.06s;
  background-image: url("../img/launch-icon.png"); }

.rsBullets {
  position: absolute;
  z-index: 300;
  list-style: none;
  top: 430px;
  margin-top: 0;
  margin-left: 45px;
  padding: 2px;
  min-width: 100%;
  text-align: center; }
  .rsBullets .rsBullet {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
    background: transparent;
    width: 7px;
    height: 7px;
    border-radius: 10px;
    border: 3px solid rgba(255, 255, 255, 0.4);
    z-index: 999;
    text-indent: -999em;
    zoom: 1;
    *float: left;
    -moz-transition: border-color 0.328s ease-out;
    -webkit-transition: border-color 0.328s ease-out;
    -ms-transition: border-color 0.328s ease-out;
    -o-transition: border-color 0.328s ease-out;
    transition: border-color 0.328s ease-out; }
    .rsBullets .rsBullet:first-child {
      margin-left: 0; }
    .rsBullets .rsBullet.rsNavSelected, .rsBullets .rsBullet:hover {
      border-color: #f60860; }
    .rsBullets .rsBullet.linkThumb {
      width: auto;
      height: auto;
      position: relative;
      text-indent: 0;
      background: transparent none;
      -moz-transition: all 400ms ease;
      -webkit-transition: all 400ms ease;
      -o-transition: all 400ms ease;
      -ms-transition: all 400ms ease;
      transition: all 400ms ease; }
      .rsBullets .rsBullet.linkThumb.active {
        z-index: 1;
        -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7);
        -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7);
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7);
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); }
      .rsBullets .rsBullet.linkThumb img {
        display: inline !important;
        visibility: visible !important; }

.hascaption .rsBullets {
  top: 460px;
  margin-top: 30px; }

#awwwards, #ecom {
  position: absolute;
  top: 166px;
  right: 0px;
  z-index: 555; }

#awwwards a {
  width: 69px;
  height: 105px;
  text-indent: -8000px;
  display: block;
  background: url(/images/awwwards_nominee_w_right.png) no-repeat;
  overflow: hidden;
  border: 0;
  outline: 0; }

#ecom {
  top: 0px;
  border: 0; }

.casestudy .header, .shopware-agentur .header {
  background: none;
  height: auto; }

.casestudy .cube, .casestudy .clouds, .shopware-agentur .cube, .shopware-agentur .clouds {
  display: none; }

.shopware-agentur h2 {
	margin-left: 0;
	padding-left:0;
}

.nav-tab-prev, .nav-tab-next {
  position: fixed;
  top: 50%;
  list-style: none;
  background: #f60860;
  color: white;
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  margin-top: -30px; }

.nav-tab-prev {
  left: 0; }

.nav-tab-next {
  right: 0; }

.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0; }
  .nav-list > li > a, .nav-list .nav-header {
    margin-left: -15px;
    margin-right: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }
  .nav-list > li > a {
    padding: 3px 15px; }
  .nav-list > .active > a {
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: #0088cc; }
    .nav-list > .active > a:hover, .nav-list > .active > a:focus {
      color: white;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
      background-color: #0088cc; }
  .nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
    margin-right: 2px; }
  .nav-list .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid white; }

.nav-tabs, .nav-pills {
  *zoom: 1;
  list-style: none; }

.nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after {
  display: table;
  content: "";
  line-height: 0; }

.nav-tabs:after, .nav-pills:after {
  clear: both; }

.nav-tabs > li, .nav-pills > li {
  float: left; }

.nav-tabs > li > a, .nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none; }
  .nav-tabs > li > a:hover, .nav-pills > li > a:hover {
    color: #f60860; }

.nav-tabs {
  border-bottom: 1px solid #dddddd;
  position: static;
  left: 0; }
  .nav-tabs > li {
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      padding-top: 8px;
      padding-bottom: 8px;
      line-height: 20px;
      border: 1px solid transparent; }
      .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
        border-color: #eeeeee #eeeeee #dddddd; }
  .nav-tabs > .active > a {
    color: #555555;
    background-color: white;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
    cursor: default; }
    .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
      color: #555555;
      background-color: white;
      border: 1px solid #dddddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
.nav-pills > .active > a {
  color: white;
  background-color: #0088cc; }
  .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
    color: white;
    background-color: #0088cc; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li > a {
    margin-right: 0; }

.nav-tabs.nav-stacked {
  border-bottom: 0; }
  .nav-tabs.nav-stacked > li > a {
    border: 1px solid #dddddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .nav-tabs.nav-stacked > li:first-child > a {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px; }
  .nav-tabs.nav-stacked > li:last-child > a {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px; }
  .nav-tabs.nav-stacked > li > a:hover, .nav-tabs.nav-stacked > li > a:focus {
    border-color: #dddddd;
    z-index: 2; }

.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px; }
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px; }

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px; }

.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px; }
.nav .dropdown-toggle:hover .caret, .nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580; }

.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px; }

.nav .active .dropdown-toggle .caret {
  border-top-color: white;
  border-bottom-color: white; }

.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555; }

.nav > .dropdown.active > a:hover, .nav > .dropdown.active > a:focus {
  cursor: pointer; }

.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle {
  color: white;
  background-color: #999999;
  border-color: #999999; }

.nav > li.dropdown.open.active > a:hover, .nav > li.dropdown.open.active > a:focus {
  color: white;
  background-color: #999999;
  border-color: #999999; }
.nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret {
  border-top-color: white;
  border-bottom-color: white;
  opacity: 1;
  filter: alpha(opacity=100); }
.nav li.dropdown.open a:hover .caret, .nav li.dropdown.open a:focus .caret {
  border-top-color: white;
  border-bottom-color: white;
  opacity: 1;
  filter: alpha(opacity=100); }

.tabs-stacked .open > a:hover, .tabs-stacked .open > a:focus {
  border-color: #999999; }

.tabbable {
  *zoom: 1; }
  .tabbable:before {
    display: table;
    content: "";
    line-height: 0; }
  .tabbable:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both; }

.tab-content {
  overflow: hidden; }

.tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs {
  border-bottom: 0; }

.tab-content > .tab-pane, .pill-content > .pill-pane {
  display: none; }

.tab-content > .active, .pill-content > .active {
  display: block; }

.tabs-below > .nav-tabs {
  border-top: 1px solid #dddddd; }
  .tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0; }
    .tabs-below > .nav-tabs > li > a {
      -webkit-border-radius: 0 0 4px 4px;
      -moz-border-radius: 0 0 4px 4px;
      border-radius: 0 0 4px 4px; }
      .tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
        border-bottom-color: transparent;
        border-top-color: #dddddd; }
  .tabs-below > .nav-tabs > .active > a {
    border-color: transparent #dddddd #dddddd #dddddd; }
    .tabs-below > .nav-tabs > .active > a:hover, .tabs-below > .nav-tabs > .active > a:focus {
      border-color: transparent #dddddd #dddddd #dddddd; }

.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
  float: none; }

.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #dddddd; }
  .tabs-left > .nav-tabs > li > a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px; }
    .tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
      border-color: #eeeeee #dddddd #eeeeee #eeeeee; }
  .tabs-left > .nav-tabs .active > a {
    border-color: #dddddd transparent #dddddd #dddddd;
    *border-right-color: white; }
    .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
      border-color: #dddddd transparent #dddddd #dddddd;
      *border-right-color: white; }

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #dddddd; }
  .tabs-right > .nav-tabs > li > a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0; }
    .tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
      border-color: #eeeeee #eeeeee #eeeeee #dddddd; }
  .tabs-right > .nav-tabs .active > a {
    border-color: #dddddd #dddddd #dddddd transparent;
    *border-left-color: white; }
    .tabs-right > .nav-tabs .active > a:hover, .tabs-right > .nav-tabs .active > a:focus {
      border-color: #dddddd #dddddd #dddddd transparent;
      *border-left-color: white; }

.media, .media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1; }

.media {
  margin-top: 15px; }
  .media a {
    border: 0; }
  .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;
  float: left; }
.media > .pull-right {
  margin-left: 10px;
  float: right; }

.media-list {
  margin-left: 0;
  list-style: none; }

.entry-actor {
  padding-bottom: 10px;
  border-bottom: solid 1px #dddddd;
  margin-bottom: 20px; }
  .entry-actor .media-heading {
    font-weight: bold;
    font-size: 15px;
    margin-top: 4px;
    margin-bottom: 0px; }

.entry-date {
  color: #999999; }

.entry {
  position: relative;
  width: 390px;
  display: inline-block;
  padding: 20px;
  border: solid 12px white;
  outline: solid 1px #efefef;
  background: #f1f1f1;
  margin-right: 20px;
  margin-bottom: 20px;
  vertical-align: top;
  font-size: 15px;
  color: #444444;
  border-radius: 1px;
  min-height: 400px; }
  .entry > a {
    display: inline-block; }

.entry:after {
  content: "";
  position: absolute;
  left: -12px;
  bottom: -29px;
  width: 454px;
  height: 17px;
  background: url(../img/news-shadow.jpg) no-repeat; }

.entry:nth-child(2n) {
  margin-right: 0; }

.entry-body img {
  width: 100%; }

.entry-article {
  padding-top: 20px;
  border-top: solid 1px #dddddd; }
  .entry-article .media-heading {
    font-weight: bold;
    font-size: 15px;
    margin-top: 4px;
    margin-bottom: 0px; }

.entry-article-content {
  color: #999999;
  font-size: 15px;
  line-height: 19px; }

@media screen and (max-device-width: 1024px) {
  .social-share {
    display: none; }

  .footer {
    background: url("../img/footer-background-1280.jpg") top center no-repeat; }

  .social-connect, #awwwards {
    display: none; } }
