* {
  margin:0;
  padding:0;
}

body {
  font-family:"proxima-nova-1","proxima-nova-2","Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size:18px;
  font-weight:100;
  color:#91a1bb;
  background:url(/images/embed/background.png);
}

body.win {font-family:Arial, sans-serif;}

#global {
  width:960px;
  margin:0 auto;
  position:relative;
  top:70px;
  z-index:2;
}

#back {
  width:960px;
  margin:0 auto;
  background:#000 url(/images/embed/texture.png);
  opacity:0.7;
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  z-index:2;
  -webkit-box-shadow:#000 0 2px 10px;
  -moz-box-shadow:#000 0 2px 10px;
  box-shadow:#000 0 2px 10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
}

#logo_backlights {
  width:960px;
  height:292px;
  background:url(/images/embed/logo_backlights.png) no-repeat;
  position:absolute;
  margin:0 auto;
  top:-80px;
  left:-220px;
  right:0;
  z-index:1;
}

#main {
  position:relative;
  z-index:3;
}

#header {
  padding:25px;
  position:relative;
}

#header h1 a {
  display:block;
  width:233px;
  height:54px;
  margin:10px 10px 0;
  background:url(/images/embed/jilion.png) no-repeat;
}

#header h1 a span {display:none;}

#menu {
  list-style-type:none;
  position:absolute;
  top:40px;
  right:30px;
}

#menu li {
  float:left;
  padding:0 0 0 20px;
}

#menu li a {
  display:block;
  height:39px;
  padding-right:6px;
  font-size:16px;
  color:#eef2f9;
  text-shadow:#000 0 1px 2px;
  font-weight:600;
  text-transform:uppercase;
  letter-spacing:1px;
  position:relative;
}

#menu li a strong {
  background:url(/images/embed/black_btn_left.png) no-repeat;
  height:28px;
  font-weight:600;
  padding:11px 3px 0 12px;
  display:block;
}

#menu li a:active strong {background-position:0 -39px;}

#menu li a span.corner {
  background:url(/images/embed/black_btn_right.png) no-repeat;
  display:block;
  width:6px;
  height:39px;
  position:absolute;
  top:0;
  right:0;
}

#menu li a:active span.corner {background-position:0 -39px;}

#menu li.blog a span.icon {
  padding:0 26px 0 0;
  background:url(/images/embed/blog_icon.png) no-repeat 100% 0;
}

h2.headline {
  text-indent:-99999px;
  display:block;
  width:778px;
  height:24px;
  background:url(/images/embed/we_help.png) no-repeat;
  margin:7px auto 36px;
}

#latest_work {
  width:910px;
  height:390px;
  margin:0 auto 30px;
/*  position:relative;
  overflow:hidden;*/
}

#latest_work .box {
  width:910px;
  height:390px;
  font-size:14px;
  font-weight:400;
  text-shadow:#ccc 0 1px 0;
  background:url(/images/embed/home/helvetiq.png) no-repeat;
  position:relative;
/*  position:absolute;
  top:0;
  left:0;*/
}

#latest_work h4 {display:none;}

/*#latest_work .box.helvetiq .left {
  width:203px;
  color:#545454;
  line-height:23px;
  text-align:justify;
  position:absolute;
  top:200px;
  left:47px;
}

#latest_work .box.helvetiq .right {
  width:190px;
  position:absolute;
  top:200px;
  right:0;
}

#latest_work .box.helvetiq a.view_btn {
  display:block;
  background:url(/images/embed/home/red_btn.png) no-repeat;
  width:63px;
  height:26px;
  padding:7px 0 0 13px;
  font-weight:500;
  font-size:16px;
  color:#fff;
  text-shadow:#720100 0 -1px 0;
}

#latest_work .box.helvetiq a.view_btn:active {background-position:0 -33px;}

#latest_work .box.helvetiq .right p.read_more {
  color:#545454;
  font-size:13px;
  padding:40px 0 5px;
  text-shadow:#eee 0 1px 0;
}

#latest_work .box.helvetiq a.post_link {
  font-size:22px;
  font-weight:bold;
  color:#000;
  display:block;
  line-height:30px;
  padding:0 25px 0 0;
  text-shadow:#eee 0 1px 0;
  background:url(/images/embed/home/arrow_black.png) no-repeat 94% 88%;
}*/

/*#latest_work a.post_link:hover {color:#960200;}*/

#latest_work .box.sublimevideo {
  background:url(/images/embed/home/sublimevideo.png) no-repeat;
}

#latest_work .box.sublimevideo a.read_more {
  display:block;
  width:300px;
  height:40px;
  position:absolute;
  top:60px;
  left:60px;
}

#latest_work .box.sublimevideo a.read_more span {display:none;}

#latest_work .box.sublimevideo a.view_btn {
  display:block;
  background:url(/images/embed/home/black_btn.png) no-repeat;
  width:112px;
  height:27px;
  padding:5px 0 0 13px;
  font-weight:500;
  font-size:16px;
  color:#fff;
  text-shadow:#000 0 -1px 0;
  position:absolute;
  top:235px;
  left:143px;
}

#latest_work .box.sublimevideo a.view_btn:active {background-position:0 -32px;}

#latest_work .box.sublimevideo h5 {
  text-transform:uppercase;
  font-size:13px;
  color:#474b51;
  text-shadow:rgba(255,255,255,0.2) 0 1px 0;
}

#latest_work .box.sublimevideo .what_they_say {
  position:absolute;
  top:300px;
  left:20px;
  width:390px;
  height:96px;
}

#latest_work .box.sublimevideo .what_they_say a {display:block;position:absolute;}
#latest_work .box.sublimevideo .what_they_say a span {display:none;}

#latest_work .box.sublimevideo a.daringfireball {
  width:136px;
  height:24px;
  background:url(/images/embed/home/logos/daringfireball.png) no-repeat;
  top:24px;
  left:22px;
}

#latest_work .box.sublimevideo a.readwriteweb {
  width:140px;
  height:17px;
  background:url(/images/embed/home/logos/readwriteweb.png) no-repeat;
  top:10px;
  left:175px;
}

#latest_work .box.sublimevideo a.wired {
  width:86px;
  height:19px;
  background:url(/images/embed/home/logos/wired.png) no-repeat;
  top:59px;
  left:118px;
}

#latest_work .box.sublimevideo a.mashable {
  width:90px;
  height:18px;
  background:url(/images/embed/home/logos/mashable.png) no-repeat;
  top:42px;
  left:246px;
}

#content {
  padding:0 45px 16px;
}

#content .section {
  padding:0 0 20px;
  text-align:justify;
}

#content .section h3 {
  padding-bottom:5px;
}

#content .section.jilion {
  font-size:20px;
  letter-spacing:1px;
  line-height:38px;
}

#content .section.what_we_do {
  font-size:17px;
  letter-spacing:1px;
  line-height:34px;
}

#content .section.what_we_do .web {
  float:left;
  width:400px;
}

#content .section.what_we_do .iphone {
  float:left;
  width:400px;
  padding:0 0 0 70px;
}

#content .section.what_we_do img {
  float:left;
  margin:12px 20px 0 0;
}

#spectrum {
  width:872px;
  height:86px;
  background:url(/images/embed/home/we_cover.png) no-repeat;
  text-indent:-99999px;
  margin:10px 0 16px;
}

#content .section.people {
  line-height:18px;
  text-align:left;
  font-size:15px;
  text-align:left;
  font-weight:100;
  letter-spacing:1px;
/*  color:#4a505a;*/
  color:#7d889b;
  width:580px;
  float:left;
}

#content .section.people h3 {padding-bottom:15px;}

#content .section.people ul {
  list-style-type:none;
}

#content .section.people li {
  display:block;
  float:left;
  margin:0 30px 40px 0;
  width:260px;
  height:81px;
/*  background:url(/images/embed/home/people_back.png) no-repeat;*/
  position:relative;
}

#content .section.people li .text {
  padding:0 0 0 93px;
}

#content .section.people li img {
  position:absolute;
  top:0;
  left:0;
}

#content .section.people li h4 {
  font-size:17px;
  font-weight:400;
  color:#91a1bb;
  padding-bottom:6px;
}

#content .section.people li p.desc {
  line-height:19px;
  font-style:italic;
  font-size:12px;
}

#content .section.jobs {
  font-size:14px;
  text-align:justify;
  font-weight:100;
  letter-spacing:1px;
  width:290px;
  float:left;
}

#content .section.jobs p {
  line-height:28px;
}

#content .section.jobs a {
  border-bottom: 3px solid #282E3A;
  color:#8b929f;
  font-weight:600;
  -webkit-transition:all 0.5s;
}

#content .section.jobs a:hover {
  color:#fff;
}

#content .section.contact {
  width:516px;
  height:98px;
  margin:0 auto;
  background:url(/images/embed/contact_back.png) no-repeat;
  position:relative;
}

#content .section.contact h3 {
  position:relative;
  top:13px;
  left:20px;
  text-shadow:0 -1px 0 #0b0c0f;
}

#content .section.contact ul {
  list-style-type:none;
  position:absolute;
  bottom:40px;
  left:4px;
}

#content .section.contact li {
  float:left;
  padding:0 0 0 16px;
}

#content .section.contact li a {
  display:block;
  height:33px;
  padding-right:6px;
  font-size:12px;
  color:#eef2f9;
  font-weight:600;
  text-shadow:#000 0 1px 1px;
  position:relative;
}

#content .section.contact li a strong {
  background:url(/images/embed/black_btn_small_left.png) no-repeat;
  height:24px;
  font-weight:600;
  padding:9px 4px 0 8px;
  display:block;
}

#content .section.contact li a:active strong {background-position:0 -33px;}

#content .section.contact li a span.corner {
  background:url(/images/embed/black_btn_small_right.png) no-repeat;
  display:block;
  width:6px;
  height:33px;
  position:absolute;
  top:0;
  right:0;
}

#content .section.contact li a:active span.corner {background-position:0 -33px;}

#content .section.contact li.email a span.icon {
  padding:0 0 5px 28px;
  background:url(/images/embed/email_icon.png) no-repeat 0 0;
}

#content .section.contact li.map a span.icon {
  padding:2px 0 5px 20px;
  background:url(/images/embed/map_icon.png) no-repeat 0 0;
}

#content .section.contact li.twitter a span.icon {
  padding:2px 0 5px 32px;
  background:url(/images/embed/twitter_icon.png) no-repeat 0 0;
}

#content .section.contact .newsletter {
  width:180px;
  position:absolute;
  bottom:40px;
  right:20px;
}

#content .section.contact .newsletter label {
  font-size:11px;
  font-weight:600;
  color:#03070c;
  text-shadow:#636871 0 1px 0;
  padding-bottom:4px;
  display:block;
}

#content .section.contact .newsletter .wrap {
  background:url(/images/embed/input_back.png) no-repeat 0 0;
  width:180px;
  display:block;
  position:relative;
  height:33px;
  left:0;
  top:0;
}

#content .section.contact .newsletter input.text {
  border:none;
  background:none;
  font-size:13px;
  padding:4px 4px 4px 5px;
  width:140px;
  margin-top:4px;
  display:inline;
  outline:0;
}

#content .section.contact .newsletter button.submit {
  width:32px;
  height:32px;
  background:url(/images/embed/submit_arrow_btn.png) no-repeat;
  border:none;
  position:absolute;
  right:0;
  top:0;
  outline:0;
}

#content .section.contact .newsletter button.submit:active {background-position:0 -32px;}

#content .section.contact .newsletter button.submit span {display:none;}

#email_placeholder {
  position:absolute;
  top:9px;
  left:10px;
  text-shadow:none;
  font-weight:600;
  font-size:12px;
  color:#2f3849;
  text-shadow:#b7bdc5 0 1px 0;
}

h3.title {
  font-size:18px;
  letter-spacing:1px;
  text-transform:uppercase;
  font-weight:600;
}

h3.title.latest_work {
  color:#393b3e;
  text-shadow:#ddd 0 1px 0;
  padding:18px 0 0 20px;
  font-weight:700;
}

h3.title.jilion, .jilion span.highlight {color:#3bbbf0;}
h3.title.what_we_do, .what_we_do span.highlight {color:#a944f4;}
h3.title.our_strength {color:#ff4fd6;}
h3.title.people, .people span.highlight {color:#f14363;}
h3.title.jobs, .jobs span.highlight {color:#ef6641;}
h3.title.contact {color:#a7b1c1;}

@media screen and (-webkit-min-device-pixel-ratio:0){
  h3.title {
    position:relative;
    text-shadow:0 0 1px #000;
    height:35px;
    width:200px;
  }
  
  h3.title span {
    position:absolute;
    top:0;
    left:0;
    z-index:2;
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
  }
  
  h3.title.jilion:after {content:'What is jilion';}
  h3.title.jilion {color:#006590;}
  h3.title.jilion span {color:#94dfff;}
  
  h3.title.what_we_do:after {content:'What we do';}
  h3.title.what_we_do {color:#530090;}
  h3.title.what_we_do span {color:#cc86ff;}
  
  h3.title.our_strength:after {content:'Our strength';}
  h3.title.our_strength {height:25px;color:#910070;}
  h3.title.our_strength span {color:#ff72df;}
  
  h3.title.people:after {content:'People';}
  h3.title.people {height:25px;color:#b7223e;}
  h3.title.people span {color:#ff718b;}
  
  h3.title.jobs:after {content:'Jobs';}
  h3.title.jobs {height:25px;color:#a92400;}
  h3.title.jobs span {color:#ff9579;}
  
  h3.title.contact:after {content:'Contact';}
  h3.title.contact {height:25px;color:#737a85;}
  h3.title.contact span {color:#bfc9d8;-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,1)));}
  h3.title.contact.alt span {color:#bfc9d8;-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));}
  
}

#footer {
  width:840px;
  height:88px;
  background:url(/images/embed/footer_back.png) no-repeat center top;
  padding:60px;
  margin:0 auto;
  text-align:center;
  font-size:12px;
  font-weight:400;
  text-transform:uppercase;
  color:#07090e;
  text-shadow:#4E5771 0 1px 0;
  position:relative;
  z-index:1;
  top:30px;
}

.spacer {clear:both;}

a {
  text-decoration:none;
  color:#91a1bb;
  font-weight:400;
  outline:0;
  -webkit-transition:color 0.5s;
}

a:hover {
  color:#fff;
}

button::-moz-focus-inner { border: 0; }

#email_flash {
  background:#92c9ad url(/images/embed/home/valid.png) no-repeat 5px 7px;
  float:right;
  height:24px;
  padding:8px 7px 0 24px;
  text-shadow:none;
  color:#016130;
  font-weight:bold;
  font-size:12px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
}

#email_flash.thankyou {
  background:#c9b77c url(/images/embed/home/valid_orange.png) no-repeat 5px 7px;
  color:#614a01;
}

#map_background {
  position:fixed;
  width:100%;
  height:100%;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background:#000;
  opacity:0.6;
  z-index:100;
}

#map_overlay {
  position:absolute;
  top:85px;
  left:50%;
  margin-left:-465px;
  width:910px;
  height:500px;
  z-index:101;
  border:10px solid #000;
  -webkit-box-shadow:rgb(0,0,0) 0 2px 10px;
  -moz-box-shadow:rgb(0,0,0) 0 2px 10px;
  box-shadow:rgb(0,0,0) 0 2px 10px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  border-radius:8px;
}

#map_wrap {
  width:910px;
  height:500px;
}

#popbox {
  font-size:15px;
  line-height:25px;
}

#popbox a {
  font-weight:200;
  color:#8b929f;
}

#contact {
  padding:20px 45px 35px;
  position:relative;
  color:#fff;
}

ul#contact_topics {
  list-style-type:none;
}

ul#contact_topics > li {
  margin:10px 0;
  background-color:rgba(0,0,0,0.7);
  position:relative;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
}


ul#contact_topics > li.expanded, ul#contact_topics li a.title:hover {background-color:#400038;}

ul#contact_topics li a.title {
  font-size:19px;
  font-weight:100;
  padding:20px;
  display:block;
  position:relative;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  -webkit-transition-property: background-color, color;
  -webkit-transition-duration: 1s, 1s;
}

ul#contact_topics li a.title strong {
  font-weight:600;
  color:#c9d5e3;
  -webkit-transition: color 1s;
}

ul#contact_topics li a.title:hover strong, ul#contact_topics li.expanded a.title strong {
  color:#fff;
}

/*ul#contact_topics li.expanded a.title:hover {
  background-color:rgba(0,0,0,0.5);
}*/

ul#contact_topics li.expanded a.title, ul#contact_topics li.expanded a.title:hover {
  color:#fff;
  background-color:rgba(0,0,0,0.3);
  -webkit-border-bottom-left-radius:0;
  -webkit-border-bottom-right-radius:0;
  -moz-border-radius:6px 6px 0 0;
  border-radius:6px 6px 0 0;
}

ul#contact_topics li a.title span.arrow {
  display:none;
  width:21px;
  height:21px;
  background:url(/images/embed/contact/arrow.png) no-repeat;
  position:absolute;
  top:20px;
  right:20px;
/*  -webkit-transition:-webkit-transform 0.5s;*/
}

ul#contact_topics li.expanded a.title span.arrow {
  -webkit-transform:rotate(90deg);
}

ul#contact_topics .form_box {
  display:none;
  padding:0 20px;
  width:600px;
}

/*ul#contact_topics .form_box:target {
  display:block;
  -webkit-animation:target 0.5s 1 linear;
}

@-webkit-keyframes target {
  from { opacity:0; }
  to { opacity:1; }
}*/

ul#contact_topics .form_box h2 {display:none;}

ul#contact_topics .form_box .intro {
  font-size:16px;
  padding:15px 0 0;
}

ul#contact_topics .form_box .intro p {
  line-height:26px;
  padding:4px 0;
}

ul#contact_topics .form_box .intro p:last-child {
  padding-bottom:0;
}

ul#contact_topics .form_box .intro ul {
  line-height:26px;
  list-style-type:none;
  padding:0 0 10px;
}

ul#contact_topics .form_box .intro ul li {
  padding:3px 24px;
  background:url(/images/embed/contact/li.png) no-repeat 0 11px;
}

#contact .required_mention {
  position:absolute;
  bottom:20px;
  right:20px;
  font-size:14px;
  font-weight:500;
}

#contact form {
/*  width:600px;*/
}

#contact form h4 {
  font-weight:300;
  font-size:26px;
  padding:40px 0 0;
}

#contact form label {
  display:block;
  font-size:14px;
  font-weight:500;
/*  color:#7691b3;*/
  padding:0 0 3px;
  margin:22px 0 0;
  color:#fff;
}

#contact form label.radio {
  margin:10px 0 0;
  line-height:18px;
}

#contact form label.select {
  margin:0;
}

#contact label em {
  display:block;
  font-weight:100;
  font-size:14px;
  color:rgba(255,255,255,0.5);
}

#contact form label abbr, #contact .required_mention abbr {
  color:#ce0038;
  font-style:normal;
  font-size:20px;
  border:none;
}

#contact form input.text {
  width:99%;
  font-size:16px;
  padding:5px 2px;
  border:none;
}

#contact form .textarea_wrapper {line-height:12px;}

#contact form textarea {
  width:99%;
  height:200px;
  padding:3px 2px;
  font-size:14px;
  border:none;
  resize:vertical;
}

#contact form input.text, #contact form textarea {
  background:#ffd3f9;
  border:none;
  font-family:Courier,Monaco,monospace;
  font-size:13px;
  -webkit-transition:0.5s background-color;
  -webkit-border-radius:4px;
}

#contact form input.text.errors, #contact form textarea.errors {
  -webkit-border-bottom-left-radius:0;
  -webkit-border-bottom-right-radius:0;
  -moz-border-radius:6px 6px 0 0;
  border-radius:6px 6px 0 0;
}

#contact form input.text:focus, #contact form textarea:focus {
  background:#fff;
  outline-color:#ff70ed;
}

#contact form .inline_errors {
  background:#e06300;
  width:582px;
  padding:4px 8px;
  color:#fff;
  font-size:13px;
  font-weight:400;
  display:block;
  -webkit-border-bottom-left-radius:6px;
  -webkit-border-bottom-right-radius:6px;
  -moz-border-radius:0 0 6px 6px;
  border-radius:0 0 6px 6px;
}

#contact form .textarea_wrapper .inline_errors {
  padding:6px 8px;
}

#contact form label.radio input[type=radio] {
  float:left;
  margin:2px 6px 0 0;
}

#contact form label.radio .inline_errors {
  display:inline;
/*  margin:0 0 3px 5px;*/
  padding:2px 6px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
}

#contact form .entry.file {
  position:relative;
}

#contact form .entry.file .fake_file_input {
  height:28px;
  position:relative;
}

#contact form .entry.file .fake_file_input_button {
  width:115px;
  height:28px;
  background:url(/images/embed/contact/file_button_back.png) no-repeat;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
}

#contact form .entry.file .fake_file_input_button.active {background-position:0 -28px;}

#contact form .entry.file .fake_file_input_button span {
  display:block;
  padding:6px 8px;
  font-size:14px;
  font-weight:400;
  text-align:center;
  text-shadow:#232932 0 -1px 0;
  background:url(/images/embed/contact/file_icon.png) no-repeat 8px 6px;
}

#contact form .entry.file .fake_file_input_value {
  width:400px;
  height:28px;
  position:absolute;
  top:6px;
  left:122px;
  font-size:14px;
}

#contact form .entry.file input {
  opacity:0;
  -moz-opacity:0;
  filter:alpha(opacity:0);
  position:absolute;
  top:20px;
  left:0;
  width:115px;
  height:28px;
  z-index:2;
}

#contact .entry.submit {
  padding:30px 0 20px;
}

#contact .entry.submit input {
  width:115px;
  height:39px;
  background:url(/images/embed/contact/button.png) no-repeat;
  border:none;
  outline:0;
  font-family:"proxima-nova-1","proxima-nova-2","Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size:18px;
  font-weight:600;
  color:#302131;
  text-shadow:#9a899a 0 1px 0;
}

#contact .entry.submit input:active {background-position:0 -39px;}

#contact .entry.submit input {float:left;margin-right:10px;}

#contact .entry.submit p.info {
  padding:4px 0 0 0;
  font-size:15px;
  color:rgba(255,255,255,0.6);
}

#contact .entry.submit .spinner {
  float:left;
  padding:4px 10px 0 0;
}

#contact #flash.notice {
  position:absolute;
  top:55px;
  left:45px;
  width:870px;
  height:434px;
  background:rgba(0,0,0,0.9);
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
}

#contact #flash.notice p {
  text-align:center;
  height:434px;
  line-height:434px;
  font-size:28px;
}

#contact #flash.notice.attachment p {
  line-height:370px;
}

#contact #flash.notice a.pdf {
  display:block;
  width:270px;
  height:55px;
  line-height:55px;
  background:url(/images/embed/contact/pdf_icon.png) no-repeat;
  margin:0 auto;
  position:absolute;
  bottom:140px;
  left:0;
  right:0;
  text-align:right;
  font-size:20px;
}

#contact #flash.notice a.remove {
  display:block;
  width:14px;
  height:14px;
  background:url(/images/embed/contact/remove.png) no-repeat;
  position:absolute;
  top:20px;
  right:20px;
}

#contact #flash.notice a.remove span {display:none;}
