/* ==============================================
  // MKPL STYLES
============================================== */
/*======================================================================
    Global Style
========================================================================*/
*,
*:before,
*:after {
  -webkit-text-size-adjust: none;
  -webkit-margin-before: 0;
  -webkit-margin-end: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-padding-before: 0;
  -webkit-padding-end: 0;
  -webkit-padding-after: 0;
  -webkit-padding-start: 0; }
.fix-height{ 
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  visibility: hidden;
}
.scroll-to-top{
  display: none;
  position: fixed;
  bottom: 32px;
  right: 32px;
  text-indent: -9999px;
  border: 3px solid #403f38;
  width: 34px;
  height: 34px;
  overflow: hidden;
  z-index: 9999;
}
.scroll-to-top:after{
  content: "";
  display: block;
  background-image: url("../img/up_arrow@2x.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
  width: 25px;
  height: 14px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
#project-contents .bx-wrapper{ position: relative; margin-top: 52px !important;}
#project-contents .bx-wrapper .bx-controls-direction a{ 
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 2;
}
#project-contents .bx-wrapper .bx-controls-direction a.bx-next{ right: 10px; }
#project-contents .bx-wrapper .bx-controls-direction a.bx-prev{ left: 10px; }
.icon,
#project-contents .bx-wrapper .bx-controls-direction a {
  background: url('../img/utilities-s359ea58c62.png'); }
  .icon.facebook {
    width: 6px;
    height: 10px;
    background-position: 0 -303px;
    display: inline-block; }
  .icon.twitter {
    width: 12px;
    height: 9px;
    background-position: 0 -223px;
    display: inline-block; }
  .icon.play {
    width: 15px;
    height: 19px;
    background-position: 0 -130px;
    display: inline-block; }
  .icon.play-big {
    width: 50px;
    height: 59px;
    background-position: 0 -39px;
    display: inline-block; }
  .icon.left-arrow,
  #project-contents .bx-wrapper .bx-controls-direction a.bx-prev {
    width: 13px;
    height: 21px;
    background-position: 0 -261px; }
  .icon.right-arrow,
  #project-contents .bx-wrapper .bx-controls-direction a.bx-next {
    width: 13px;
    height: 21px;
    background-position: 0 -282px; }
  .icon.arrow-down {
    width: 25px;
    height: 14px;
    background-position: 0 0; }
  .icon.arrow-down-gray {
    width: 17px;
    height: 10px;
    background-position: 0 -98px;
    display: inline-block; }
  .icon.arrow-up-gray {
    width: 17px;
    height: 10px;
    background-position: 0 -108px;
    display: inline-block; }

.menu {
  width: 25px;
  height: 25px;
  background-position: 0 -14px; }
  .menu.gray {
    width: 25px;
    height: 25px;
    background-position: 0 -191px; }

.bx-wrapper .bx-controls-direction a.bx-prev {
  background: url('../img/utilities-s359ea58c62.png');
  width: 12px;
  height: 21px;
  background-position: 0 -170px; }
.bx-wrapper .bx-controls-direction a.bx-next {
  background: url('../img/utilities-s359ea58c62.png');
  width: 12px;
  height: 21px;
  background-position: 0 -149px; }

.navigator-wrapper a {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  display: inline-block; }
  .navigator-wrapper a.left-arrow {
    left: 30px; }
  .navigator-wrapper a.right-arrow {
    right: 30px; }
.navigator-wrapper.invi {
  display: none !important; }

html.show-menu {
  overflow: hidden !important; }

body {
  background: url('../img/bg-main-pattern.jpg?1392334011');
  color: #403f38;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 16px;
  width: 100%;
  height: auto;
  margin: 0;
  min-height: 100%;
  -webkit-font-smoothing: antialiased; }
  body.show-menu {
    overflow: hidden !important; }
  body.studio #contents,
  body.studio .page-details, body.press #contents,
  body.press .page-details, body.projects #contents,
  body.projects .page-details, body.contact #contents,
  body.contact .page-details {
    padding-bottom: 115px; }
  body a,
  body a:active,
  body a:focus {
    outline: none; }

h3 {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
  margin-top: 0; }

.wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .wrapper .inner-wrapper {
    padding: 0 90px; }

.table-center {
  width: 100%;
  height: 100%;
  display: table;
  position: absolute;
  top: 0;
  left: 0; }
  .table-center .table-row {
    width: 100%;
    height: 100%;
    display: table-row; }
    .table-center .table-row .table-cell {
      width: 100%;
      height: 100%;
      text-align: center;
      display: table-cell;
      vertical-align: middle; }
  .table-center .table-cell {
    width: 100%;
    height: 100%;
    text-align: center;
    display: table-cell;
    vertical-align: middle; }

.menu-overlay {
  background: url('../img/bg-overlay2.png');
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9990; }

.isotope, .isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s; }

.isotope-item {
  z-index: 0; }

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

.force-top {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 101 !important;
  width: 100% !important;
  height: 100% !important; }
.ajax-loader-2{
  display: block;
  /*background: url('../img/bg-main-pattern.jpg?1392334011');*/
  position: relative;
  width: 100%;
  height: 40px;
  margin-top: 44px;
}
.ajax-loader {
  background: white;
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100; }
  .ajax-loader img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -15px 0 0 -15px; }
  .ajax-loader-2 img{
    position: absolute;
    top: 0;
    left: 50%;
  }
.visible-tablet {
  display: none; }

/*======================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
========================================================================*/
html,
button,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle; }

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

textarea {
  resize: vertical; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/*======================================================================
   MaxCycle (Fullscreen Slideshow for use with jQuery Cycle Plugin)
========================================================================*/
/*  
    
    Demo at: http://www.aaronvanderzwan.com/maxcycle/
    Download and Info at: http://github.com/akv2/MaxCycle---jQuery-Plugin/
    Copyright (c) 2007-2011 Aaron Vanderzwan
    Dual licensed under the MIT and GPL licenses.
    
*/
/*! Version: 2.0.73 (12-Oct-2012) */
.mc-hide-scrolls {
  overflow: hidden; }

body .mc-cycle {
  height: 100%;
  left: 0;
  overflow: hidden;
  /*position:fixed;*/
  top: 0;
  width: 100%;
  z-index: -1; }

div.mc-image {
  /*NOTE: Mozilla flickers when fading and using 'all', so we have to be specific with what property we want to transition:
      If you are using fading transitions, use 'opacity: */
  /* -webkit-transition: opacity 1s ease-in-out; 
  -moz-transition: opacity 1s ease-in-out; 
  -o-transition: opacity 1s ease-in-out; 
  transition: opacity 1s ease-in-out; */
  /*If you are using horizontal slide transitions, use the following CSS: */
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%; }

/*======================================================================
    HEADER
========================================================================*/
#masthead.gray #site-logo .logo-white {
  display: none; }
#masthead.gray #site-logo .logo-gray {
  display: block; }
#masthead.gray #site-logo.show-menu .logo-white {
  display: block; }
#masthead.gray #site-logo.show-menu .logo-gray {
  display: none; }
#masthead.gray .menu-toggle {
  color: #4e4e4e; }
  #masthead.gray .menu-toggle .icon {
    width: 25px;
    height: 25px;
    background-position: 0 -191px; }
  #masthead.gray .menu-toggle.show-menu {
    color: white; }
    #masthead.gray .menu-toggle.show-menu .icon {
      width: 25px;
      height: 25px;
      background-position: 0 -14px; }
#masthead #site-logo {
  margin: 0;
  min-width: 200px;
  min-height: 20px;
  position: fixed;
  top: 30px;
  left: 30px;
  z-index: 9999;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d; }
  #masthead #site-logo img{
    max-width: 100%;
    width: 100%;
  }
  #masthead #site-logo > span {
    display: none; }
  #masthead #site-logo .logo-white {
    display: block; }
  #masthead #site-logo .logo-gray {
    display: none; }
  #masthead #site-logo .logo-icon-wrapper {
    display: none;
    position: absolute; }
    #masthead #site-logo .logo-icon-wrapper img {
      max-width: 114px; }
  #masthead #site-logo .logo-text-wrapper {
    display: block;
    position: absolute; }
  #masthead #site-logo.has-icon .logo-icon-wrapper {
    display: block;
    position: absolute; }
  #masthead #site-logo.has-icon .logo-text-wrapper {
    display: none;
    position: absolute; }
  #masthead #site-logo.moving-logo {
    top: 50%; }
#masthead .menu-toggle {
  color: white;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  position: fixed;
  top: 24px;
  right: 32px;
  z-index: 9999;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d; }
  #masthead .menu-toggle .icon {
    display: inline-block;
    vertical-align: middle;
    margin-left: 17px; }
#masthead #main-navigation {
  display: none;
  width: 100%;
  height: 100%;
  text-align: center;
  position: fixed;
  top: 0;
  z-index: 9998; }
  #masthead #main-navigation ul {
    list-style-image: none;
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
    margin: 0;
    z-index: 9991;
    position: relative;
    display: inline-block; }
    #masthead #main-navigation ul li {
      list-style: none;
      line-height: 1.2; }
      #masthead #main-navigation ul li a {
        color: white;
        font-weight: 300;
        font-size: 65px;
        letter-spacing: 3px;
        text-decoration: none; }
      #masthead #main-navigation ul li:after {
        content: "";
        background: white;
        height: 4px;
        width: 43px;
        display: block;
        margin: 25px auto 15px; }
      #masthead #main-navigation ul li:last-child:after {
        display: none; }

/*======================================================================
    Footer
========================================================================*/
#subhead {
  color: black;
  font-size: 12px;
  font-weight: 300;
  margin-top: 50px;
  padding-top: 10px;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 5;
  background: url('../img/bg-main-pattern.jpg?1392334011');
  z-index: 0; }
  #subhead p {
    margin-top: 0; }
  #subhead .copyright {
    float: left;
    font-weight: 600;
    letter-spacing: 1.5px;
    margin-right: 35px; }
    #subhead .copyright a {
      color: black;
      text-decoration: none; }
  #subhead .contact-info {
    float: left;
    line-height: 1.2;
    letter-spacing: 1px;
    word-spacing: 2px;
    margin-right: 32px; }
    #subhead .contact-info a {
      color: black;
      text-decoration: none; }
  #subhead .social-media-info {
    float: left;
    line-height: 1.2;
    letter-spacing: 2px; }
    #subhead .social-media-info a {
      color: black;
      text-decoration: none; }
    #subhead .social-media-info ul {
      list-style-image: none;
      list-style-type: none;
      padding-left: 0;
      margin-left: 0;
      margin: 0; }
      #subhead .social-media-info ul li {
        float: left;
        margin-right: 5px; }
  #subhead .developer {
    float: right;
    text-align: right;
    letter-spacing: 1px;
    word-spacing: -2px;
    max-width: 275px;
    width: 30%; }
    #subhead .developer a {
      color: black;
      text-decoration: none; }

/*======================================================================
    Default Page Template
========================================================================*/
#contents .page-heading {
  font-weight: 300;
  font-size: 50px;
  text-align: center;
  margin-top: 233px;
  letter-spacing: 3px;
  margin-bottom: 22px; }
#contents p {
  margin-top: 0; }
#contents .page-header {
  background-image: url('../img/img-default-banner.jpg?1392334001');
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/img-default-banner.jpg', sizingMethod='scale');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }
  #contents .page-header .page-heading {
    font-size: 50px;
    font-weight: 400;
    letter-spacing: 4px;
    margin: 0; }
  #contents .page-header .page-subheading {
    font-size: 30px;
    font-weight: 300;
    max-width: 790px;
    margin: 0 auto;
    padding: 0 10px;
    text-align: center;
    word-spacing: -0.5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
	#contents .page-header .page-subheading a{
		color:white;
		text-decoration:underline;	
	}
#contents .scroll-note {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 20px;
  margin: 0;
  font-size: 14px;
  font-weight: 400; }

.left-col {
  float: left;
  max-width: 560px;
  width: 49%; }

.right-col {
  float: right;
  max-width: 493px;
  width: 51%; }

.project-details,
.page-details {
  position: absolute;
  top: 100%;
  width: 100%;
  padding-top: 63px; }
  .project-details .title,
  .page-details .title {
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 1.5px;
    margin-top: 0;
    margin-bottom: 28px; }
  .project-details .introduction,
  .page-details .introduction {
    font-size: 18px;
    max-width: 350px;
    letter-spacing: 1.3px;
    line-height: 1.6;
    margin-top: 0;
    margin-bottom: 66px; }
  .project-details .indent-paragraph p,
  .page-details .indent-paragraph p {
    margin-top: 3px;
    text-indent: 42px;
    line-height: 1.8;
    letter-spacing: 1px;
    margin-bottom: 28px;
    text-align: justify;
    font-size: 0.95em; }
  .project-details .studio-details,
  .project-details .project-meta,
  .page-details .studio-details,
  .page-details .project-meta {
    letter-spacing: 1px; }
    .project-details .studio-details table,
    .project-details .project-meta table,
    .page-details .studio-details table,
    .page-details .project-meta table {
      line-height: 1.8; }
      .project-details .studio-details table tr th,
      .project-details .project-meta table tr th,
      .page-details .studio-details table tr th,
      .page-details .project-meta table tr th {
        text-align: left;
        font-weight: 600;
        vertical-align: top;
        width: 105px; }
      .project-details .studio-details table tr.jump-1 th,
      .project-details .studio-details table tr.jump-1 td,
      .project-details .project-meta table tr.jump-1 th,
      .project-details .project-meta table tr.jump-1 td,
      .page-details .studio-details table tr.jump-1 th,
      .page-details .studio-details table tr.jump-1 td,
      .page-details .project-meta table tr.jump-1 th,
      .page-details .project-meta table tr.jump-1 td {
        padding-top: 29px; }
    .project-details .studio-details ul,
    .project-details .project-meta ul,
    .page-details .studio-details ul,
    .page-details .project-meta ul {
      list-style-image: none;
      list-style-type: none;
      padding-left: 0;
      margin-left: 0;
      margin: 0; }
      .project-details .studio-details ul li,
      .project-details .project-meta ul li,
      .page-details .studio-details ul li,
      .page-details .project-meta ul li {
        margin-bottom: 2px; }
        .project-details .studio-details ul li a,
        .project-details .project-meta ul li a,
        .page-details .studio-details ul li a,
        .page-details .project-meta ul li a {
          color: #403f38;
          text-decoration: none; }
  .project-details .image-gallery,
  .page-details .image-gallery {
    margin-top: 64px; }
    .project-details .image-gallery img,
    .page-details .image-gallery img {
      max-width: 100%;
      width: 100%; }
    .project-details .image-gallery .image-wrapper,
    .page-details .image-gallery .image-wrapper {
      margin-left: 10px;
      margin-bottom: 20px;
      float: right; }

/*======================================================================
    404 Page Template
========================================================================*/
/*======================================================================
    Page Templates
========================================================================*/
#contents .curtain-below{   
  width: 100%;
  z-index: 1;
  margin: 0;
  padding: 0; }
#contents .curtain-below > li{ 
  float: left;
  height: 100%;
  width: 100%;
  display: block; 
  position: relative; }
html.enable-curtain .curtains > li.spacer {
  position: relative !important;
  height: 1019px !important;
  float: left;
  width: 100%;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  display: block !important;
}
html.enable-curtain .curtains > li#curtain3, 
html.enable-curtain .curtains > li#curtain4 {
  position: relative !important;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  /*height: 1019px !important;*/
  background: none;
  display: block !important;
  visibility: visible;
}
#contents .arrow-down-wrapper {
  width: 100%;
  text-align: center;
  position: fixed;
  bottom: 20px;
  z-index: 3;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  #contents .arrow-down-wrapper .icon {
    display: inline-block; }
#contents .pane {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  #contents .pane#pane1 video,
  #contents .pane#pane1 iframe {
    width: 100%;
    height: 100%;
    border: none;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  #contents .pane#pane1 #big-video-control-container {
    display: none !important; }
  #contents .pane#pane1 + .table-center {
    z-index: 9; }
  #contents .pane h2 {
    color: white;
    font-weight: 300;
    font-size: 38px;
    max-width: 800px;
    margin: 0 auto;
    padding: 0 10px;
    text-align: center;
    letter-spacing: 1px;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    #contents .pane h2 a {
      color: white;
      text-decoration: none; }
      #contents .pane h2 a.btn-right-arrow {
        position: relative; }
        #contents .pane h2 a.btn-right-arrow:after {
          content: "";
          background: url('../img/utilities-s359ea58c62.png');
          width: 16px;
          height: 29px;
          background-position: 0 -232px;
          display: inline-block;
          margin-top: -14.5px;
          position: absolute;
          top: 50%;
          right: -30px; }
  #contents .pane .backstretch {
    width: 100% !important;
    height: 100% !important; }
body.home{ height: auto !important; }
.preloader {
	background: #fff url('../img/spinner.gif') no-repeat center center;
	position: absolute;
	z-index: 999;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
body.studio #contents .page-header {
  background-image: url('../img/img-studio-banner.jpg?1392334008');
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/img-studio-banner.jpg', sizingMethod='scale'); }

body.press #contents .page-header {
  background-image: url('../img/img-press-banner.jpg?1392334003');
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./img/img-press-banner.jpg', sizingMethod='scale'); }

#contents .page-details .press-details {
  padding-top: 3px;
  font-size: 14px;
  line-height: 1.7; }
  #contents .page-details .press-details .header {
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    letter-spacing: 1px; }
  #contents .page-details .press-details a {
    color: #403f38;
    text-decoration: none; }
  #contents .page-details .press-details .publication-wrapper {
    margin-bottom: 30px; }
    #contents .page-details .press-details .publication-wrapper .header {
      position: absolute; }
    #contents .page-details .press-details .publication-wrapper .publication-list .header {
      position: static; }
    #contents .page-details .press-details .publication-wrapper .publication-list > ul {
      list-style-image: none;
      list-style-type: none;
      padding-left: 0;
      margin-left: 0;
      margin: 0;
      padding-left: 21%; }
      #contents .page-details .press-details .publication-wrapper .publication-list > ul > li {
        float: left;
        width: 28%;
        padding: 0 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        #contents .page-details .press-details .publication-wrapper .publication-list > ul > li:last-child {
          width: 44%; }
      #contents .page-details .press-details .publication-wrapper .publication-list > ul:before, #contents .page-details .press-details .publication-wrapper .publication-list > ul:after {
        content: "";
        clear: both;
        display: table; }
      #contents .page-details .press-details .publication-wrapper .publication-list > ul ul {
        list-style-image: none;
        list-style-type: none;
        padding-left: 0;
        margin-left: 0;
        margin: 0; }
  #contents .page-details .press-details .awards-wrapper {
    margin-bottom: 30px; }
    #contents .page-details .press-details .awards-wrapper .awards {
      list-style-image: none;
      list-style-type: none;
      padding-left: 0;
      margin-left: 0;
      margin: 0;
      padding-left: 15%; }
      #contents .page-details .press-details .awards-wrapper .awards li:before, #contents .page-details .press-details .awards-wrapper .awards li:after {
        content: "";
        clear: both;
        display: table; }
      #contents .page-details .press-details .awards-wrapper .awards li .year {
        float: left;
        font-weight: 600;
        max-width: 75px;
        width: 9%;
        position: relative; }
        #contents .page-details .press-details .awards-wrapper .awards li .year:before {
          content: "+";
          display: block;
          position: absolute;
          left: -20px; }
        #contents .page-details .press-details .awards-wrapper .awards li .year.open:before {
          content: "-"; }
        #contents .page-details .press-details .awards-wrapper .awards li .year.open + .award-list {
          display: block; }
      #contents .page-details .press-details .awards-wrapper .awards li .award-list {
        float: left;
        max-width: 740px;
        width: 91%;
        letter-spacing: 0.5px;
        display: none; }
        #contents .page-details .press-details .awards-wrapper .awards li .award-list ul li p {
          margin-bottom: 0px; }
        #contents .page-details .press-details .awards-wrapper .awards li .award-list ul li ul li {
          margin-bottom: 0px; }
      #contents .page-details .press-details .awards-wrapper .awards li ul {
        list-style-image: none;
        list-style-type: none;
        padding-left: 0;
        margin-left: 0;
        margin: 0; }
        #contents .page-details .press-details .awards-wrapper .awards li ul li {
          margin-bottom: 10px; }
  #contents .page-details .press-details .press-releases-wrapper .press-realease {
    list-style-image: none;
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
    margin: 0;
    padding-left: 15%; }
    #contents .page-details .press-details .press-releases-wrapper .press-realease li a {
      display: block;
      position: relative;
      padding-right: 60px;
      padding-left: 9%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      #contents .page-details .press-details .press-releases-wrapper .press-realease li a .date {
        font-weight: 600;
        max-width: 75px;
        display: inline-block;
        position: absolute;
        left: 0; }
      #contents .page-details .press-details .press-releases-wrapper .press-realease li a:after {
        content: "";
        background: url('../img/utilities-s359ea58c62.png');
        width: 8px;
        height: 12px;
        background-position: 0 -118px;
        display: block;
        position: absolute;
        right: 40px;
        top: 50%;
        margin-top: -6px; }

body.contact {
  position: relative; }
  body.contact #contents h3 {
    margin-bottom: 5px; }
  body.contact #contents p {
    letter-spacing: 2px;
    line-height: 1.9;
    word-spacing: -1px;
    font-size: 14px;
    letter-spacing: 1px; }

#contents .contact-details {
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 1px;
  margin-top: 79px; }
  #contents .contact-details a {
    text-decoration: none;
    color: #403f38; }
  #contents .contact-details ul {
    list-style-image: none;
    list-style-type: none;
    padding-left: 0;
    margin-left: 0; }
    #contents .contact-details ul.contact-info {
      margin-top: 32px;
      letter-spacing: 1px; }
      #contents .contact-details ul.contact-info li {
        margin-bottom: 7px; }
    #contents .contact-details ul.social-media-info {
      margin-top: 9px;
      margin-bottom: 30px;
      letter-spacing: 1px; }
      #contents .contact-details ul.social-media-info li {
        margin-bottom: 7px; }
        #contents .contact-details ul.social-media-info li a {
          border-bottom: 1px solid #c6c6c4; }
  #contents .contact-details .career-opportunities a {
    border-bottom: 1px solid #c6c6c4; }
  #contents .contact-details .clock-wrapper {
    margin-top: 37px; }

body.projects {
  position: relative; }
  body.projects #project-contents {
    display: none; }
  body.projects #contents > .wrapper {
    padding: 0 15px; }
body.single-project #project-contents {
  display: block; }
body.single-project .ajax-loader{ display: block; }
#project-contents .load-imgs{ display: none; }
#contents .project-category {
  letter-spacing: 1px;
  margin: 0 auto;
  max-width: 700px;
  text-align: center;
  width: 100%; }
  #contents .project-category ul {
    list-style-image: none;
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
    margin: 0; }
    #contents .project-category ul li {
      display: inline-block;
      margin-bottom: 10px;
      font-size: 0.95em; }
      #contents .project-category ul li.active a {
        border-bottom: 1px solid; }
      #contents .project-category ul li a {
        color: #403f38;
        text-decoration: none; }
      #contents .project-category ul li:after {
        content: "_";
        margin: 0 13px 0 20px; }
      #contents .project-category ul li:last-child:after {
        content: ""; }
#contents .project-list {
  visibility: hidden;
  margin-top: 44px; }
  #contents .project-list .gutter-sizer {
    padding: 0 20px;
    width: 40px; }
  #contents .project-list .project-item {
    position: relative;
    margin-left: 15px;
    width: 350px;
    margin-bottom: 40px;
    float: left;
    overflow: hidden;
    position: relative; }
    #contents .project-list .project-item .image-wrapper a img {
      width: 100%;
      max-width: 100%; }
    #contents .project-list .project-item .project-details {
      display: none;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: url('../img/bg-overlay.png?1392333993');
      padding-top: 0; }
      #contents .project-list .project-item .project-details a {
        text-decoration: none;
        color: white;
        font-weight: 400; }
        #contents .project-list .project-item .project-details a .project-name {
          display: block;
          font-size: 26px;
          padding: 0px 15px;
          letter-spacing: 1px; }
        #contents .project-list .project-item .project-details a .project-place {
          font-size: 12px;
          display: block; }

html.no-touch #contents .project-list .project-item:hover .project-details {
  display: block; }

#project-contents {
  overflow: hidden; }
  #project-contents #maximage {
    overflow: hidden; 
    margin: 0;
    padding: 0;
  }
    #project-contents #maximage img {
      height: auto;
      max-width: 100%; }
  #project-contents .project-header {
    color: white;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    #project-contents .project-header.force-hide {
      display: none !important; }
    #project-contents .project-header .project-name {
      margin: 0 auto;
      font-size: 50px;
      max-width: 830px;
      line-height: 1.1;
      font-weight: 400;
      letter-spacing: 3px; }
    #project-contents .project-header .project-tagline {
      font-weight: 300;
      font-size: 28px;
      letter-spacing: 2px;
      max-width: 750px;
      margin: 0 auto;
      padding: 0 10px;
      text-align: center;
      word-spacing: 1px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    #project-contents .project-header .scroll-note {
      width: 100%;
      text-align: center;
      position: absolute;
      bottom: 20px;
      margin: 0;
      font-size: 16px;
      font-weight: 600; }
  #project-contents .project-details {
    position: relative; }
    #project-contents .project-details .project-name {
      display: none;
      text-align: left;
      margin: 0 0 10px 0;
      font-weight: 400;
      letter-spacing: 1px;
      font-size: 30px; }
    #project-contents .project-details .project-tagline {
      display: none;
      font-weight: 300;
      letter-spacing: 1px;
      padding: 0 10px;
      text-align: center;
      line-height: 1.3;
      margin: 20px 0 26px 0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
  #project-contents .back-to-projects {
    font-weight: 300;
    text-decoration: none;
    color: #403f38;
    letter-spacing: 1px;
    margin-bottom: 20px;
    display: inline-block; }

body.stories #contents .page-header {
  background-image: none;
  filter: none; }
body.stories #contents .page-subheading {
  font-size: 16px; 
  font-weight: 600; }

#big-video-control-container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#contents .stories-content {
  position: fixed;
  background: url('../img/bg-main-pattern.jpg?1392334011');
  padding: 20px 0 23px;
  width: 100%;
  bottom: 0;
  z-index: 999; }
  #contents .stories-content .wrapper {
    position: relative; }
    #contents .stories-content .wrapper:before {
      content: "";
      background: url('../img/utilities-s359ea58c62.png');
      width: 14px;
      height: 7px;
      background-position: 0 -216px;
      display: inline-block;
      position: absolute;
      top: -27px;
      left: 33px; }
    #contents .stories-content .wrapper .video-gallery-wrapper .video-details {
      float: left;
      max-width: 350px;
      width: 31%; }
      #contents .stories-content .wrapper .video-gallery-wrapper .video-details .video-title {
        font-weight: 600;
        font-size: 11px;
        text-indent: 35px; }
      #contents .stories-content .wrapper .video-gallery-wrapper .video-details .video-description {
        font-weight: 300;
        font-size: 11px;
        line-height: 1.5; }
    #contents .stories-content .wrapper .video-gallery-wrapper .video-list-toggle {
      display: none;
      text-align: center;
      margin: 10px 0 0;
      clear: both; }
    #contents .stories-content .wrapper .video-gallery-wrapper .video-list {
      float: right;
      max-width: 750px;
      width: 66%; }
      #contents .stories-content .wrapper .video-gallery-wrapper .video-list .bx-wrapper {
        margin-right: 30px !important; }
        #contents .stories-content .wrapper .video-gallery-wrapper .video-list .bx-wrapper .bx-viewport {
          border: none;
          left: 0;
          background: none;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none; }
        #contents .stories-content .wrapper .video-gallery-wrapper .video-list .bx-wrapper .bx-prev {
          left: -17px; }
        #contents .stories-content .wrapper .video-gallery-wrapper .video-list .bx-wrapper .bx-next {
          right: -17px; }
    #contents .stories-content .wrapper .video-gallery-wrapper .video-list-slider {
      margin: 0;
      list-style-image: none;
      list-style-type: none;
      padding-left: 0;
      margin-left: 0; }
      #contents .stories-content .wrapper .video-gallery-wrapper .video-list-slider li {
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
        position: relative; }
        #contents .stories-content .wrapper .video-gallery-wrapper .video-list-slider li:nth-child(even) {
          margin-right: 0; }
        #contents .stories-content .wrapper .video-gallery-wrapper .video-list-slider li .playing-overlay {
          position: absolute;
          top: 0;
          left: 0;
          background: url('../img/bg-overlay.png?1392333993');
          width: 100%;
          height: 100%;
          font-weight: 600;
          font-size: 15px;
          display: none;
          color: white; }
          #contents .stories-content .wrapper .video-gallery-wrapper .video-list-slider li .playing-overlay .icon {
            display: none; }
        #contents .stories-content .wrapper .video-gallery-wrapper .video-list-slider li .video-description,
        #contents .stories-content .wrapper .video-gallery-wrapper .video-list-slider li .video-title {
          display: none; }
        #contents .stories-content .wrapper .video-gallery-wrapper .video-list-slider li.now-playing .playing-overlay {
          display: block; }

/*======================================================================
    Helper Classes
========================================================================*/
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/*======================================================================
    Print Styles
========================================================================*/
/*=== Print Styles ===*/
@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important;
    -ms-filter: none !important;
    filter: none !important; }

  /* Black prints faster: h5bp.com/s */
  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  /* Don't show links for images, or javascript/internal links */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  /* h5bp.com/t */
  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
/*======================================================================
    Media Queries
========================================================================*/
/*=== Media Queries ===*/
/* @media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .icon {
    &.facebook {
      @include set-sprite-dimensions($mysprites , icon-facebook-2x);
        background-position: sprite-position($mysprites, icon-facebook-2x);
    }
    &.twitter {
      @include set-sprite-dimensions($mysprites , icon-twitter-2x);
        background-position: sprite-position($mysprites, icon-twitter-2x);
    }
    &.play {
    }
    &.left-arrow {
    }
    &.right-arrow {
    }
    &.arrow-down {
      @include set-sprite-dimensions($mysprites , down_arrow-2x);
        background-position: sprite-position($mysprites, down_arrow-2x);
    } 
    &.arrow-down-gray {
    }
    &.arrow-up-gray {
    }
  }

  .menu {
    @include set-sprite-dimensions($mysprites , menu_icon-2x);
      background-position: sprite-position($mysprites, menu_icon-2x);
      &.gray {
      @include set-sprite-dimensions($mysprites , menu_icon-gray-2x);
        background-position: sprite-position($mysprites, menu_icon-gray-2x);
      }
  } 
} */
/* TABLET LANDSCAPE */
@media only screen and (max-width: 1024px){
  .projects #contents .page-heading{ margin-top: 110px; }
}
@media only screen and (max-width: 815px) {
  #contents .project-list .project-item {
    margin-left: 15px; }

  .project-details .image-gallery .image-wrapper,
  .page-details .image-gallery .image-wrapper {
    margin-bottom: 14px; } }
/* TABLET PORTRAIT */
@media only screen and (max-width: 768px) {
  body.stories #big-video-wrap,
  body.stories #big-video-vid,
  body.stories #big-video-image {
    position: relative !important;
    z-index: 0;
    min-width: 100%;
    min-height: 100%; }
  body.stories #big-video-image {
    max-width: 100% !important;
    max-height: 100% !important;
    min-width: 0 !important;
    min-height: 0 !important;
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
    top: 0 !important; }
  body.stories #big-video-control-container {
    position: absolute;
    z-index: 1;
    bottom: 20px !important; }
  body.stories #contents .page-header {
    background-image: none;
    height: auto;
    top: 20%; }
  body.mobile-fixed-header #masthead {
    position: fixed;
    top: 0;
    width: 100%;
    background: url('../img/bg-main-pattern.jpg?1392334011');
    padding-bottom: 10px;
    z-index: 9; }
    body.mobile-fixed-header #masthead #site-logo {
      position: relative;
      float: left;
      margin-top: 20px;
      margin-left: 30px;
      top: 0 !important;
      left: 0; }
    body.mobile-fixed-header #masthead .menu-toggle {
      position: relative;
      float: right;
      margin-top: 17px;
      margin-right: 30px;
      right: 0;
      top: 0; }
    body.mobile-fixed-header #masthead #site-logo .logo-white {
      display: none; }
    body.mobile-fixed-header #masthead #site-logo .logo-gray {
      display: block; }
    body.mobile-fixed-header #masthead #site-logo.show-menu .logo-white {
      display: block; }
    body.mobile-fixed-header #masthead #site-logo.show-menu .logo-gray {
      display: none; }
    body.mobile-fixed-header #masthead .menu-toggle {
      color: #4e4e4e; }
      body.mobile-fixed-header #masthead .menu-toggle .icon {
        width: 25px;
        height: 25px;
        background-position: 0 -191px; }
      body.mobile-fixed-header #masthead .menu-toggle.show-menu {
        color: white; }
        body.mobile-fixed-header #masthead .menu-toggle.show-menu .icon {
          width: 25px;
          height: 25px;
          background-position: 0 -14px; }
  body.mobile-fixed-header #project-contents,
  body.mobile-fixed-header #contents {
    padding-top: 0; 
    padding-bottom: 0; }
  body.mobile-fixed-header #project-contents .project-header,
    body.mobile-fixed-header #big-video-wrap {
    margin-top: 52px;
    }
  body.mobile-fixed-header.stories #contents {
    padding-top: 0; }
    body.mobile-fixed-header.stories #contents .page-header {
      top: 26%; 
      position: absolute; }
  #contents .page-header{
    position: relative;
  }
  body.studio .page-details,
  body.press .page-details{
    padding-bottom: 0;
  }
  #contents .page-details .press-details .awards-wrapper .awards li ul li{ margin-bottom: 20px; }
  .project-details, .page-details{
    top: 0 !important;
    position: relative;
  }
  .visible-tablet {
    display: block; }

  .navigator-wrapper a {
    top: auto;
    bottom: 7%; }

  .wrapper .inner-wrapper {
    padding: 0; }

  .left-col {
    float: none;
    max-width: none;
    width: 100%; }

  .right-col {
    float: none;
    max-width: none;
    width: 100%;
    margin-top: 40px; }

  #contents .pane#pane1 #big-video-wrap,
  #contents .pane#pane1 #big-video-vid,
  #contents .pane#pane1 video,
  #contents .pane#pane1 iframe {
    width: 100%;
    height: 100%;
    border: none; }
  #contents .project-list .project-item {
    margin-bottom: 20px;
    margin-left: 10px; }
  #contents .stories-content {
    position: static; }
    #contents .stories-content .wrapper .video-gallery-wrapper .video-list-slider li .playing-overlay .icon {
      display: inline-block; }
    #contents .stories-content .wrapper .video-gallery-wrapper .video-list-slider li .playing-overlay .label-playing {
      display: none; }

  .page-details .introduction,
  .project-details .introduction {
    max-width: none;
    margin-bottom: 30px; }
  .page-details .studio-details table,
  .project-details .studio-details table {
    margin: 0 auto; }
  .page-details .image-gallery .image-wrapper,
  .project-details .image-gallery .image-wrapper {
    margin-left: 0;
    margin-bottom: 10px; }
  #subhead{ position: relative; }
  #subhead .contact-info {
    float: right;
    margin-right: 0; }
  #subhead .social-media-info {
    display: none; }
  #subhead .developer {
    display: none; } }
@media only screen and (min-width: 711px) {
  #contents .stories-content .wrapper .video-gallery-wrapper .video-list {
    display: block !important; }
  #contents .project-category ul li {
    display: inline-block !important; } }
@media only screen and (max-width: 710px) {
  body {
    font-size: 14px; }
    body.projects #contents > .wrapper {
      padding: 0; }

  #masthead #site-logo .logo-icon-wrapper,
  #masthead #site-logo .logo-text-wrapper {
    max-width: 140px; }
    #masthead #site-logo .logo-icon-wrapper img,
    #masthead #site-logo .logo-text-wrapper img {
      max-width: 100%; }

  .wrapper {
    padding: 0 10px; }

  .navigator-wrapper a {
    top: 50%;
    bottom: auto; }
    .navigator-wrapper a.right-arrow {
      right: 10px; }
    .navigator-wrapper a.left-arrow {
      left: 10px; }

  .page-details,
  .project-details {
    padding-top: 30px; }
    .page-details .introduction,
    .project-details .introduction {
      font-size: 16px; }
  #project-contents .project-header{ display: none; }
  #project-contents .project-header .scroll-note,
  #project-contents .project-header .table-center {
    display: none !important; }
  #project-contents .project-details {
    padding-top: 15px; }
    #project-contents .project-details .project-name,
    #project-contents .project-details .project-tagline {
      display: block; }

  #contents .pane h2 {
    font-size: 20px;
    width: 90%; }
  #contents .page-heading,
  .projects  #contents .page-heading {
    font-size: 35px;
    margin-top: 90px;
    line-height: normal;
    margin-bottom: 10px; }
  #contents .page-header .page-heading {
    font-size: 35px; }
  #contents .page-header .page-subheading {
    font-size: 20px;
    max-width: 90%; }
  #contents .contact-details {
    margin-top: 20px; }
  #contents .project-category ul.open li.active a {
    border-bottom: 1px solid; }
    #contents .project-category ul.open li.active a:after {
      display: none; }
  #contents .project-category ul li {
    float: none;
    display: none; }
    #contents .project-category ul li.active {
      display: list-item !important; }
      #contents .project-category ul li.active a {
        border-bottom: none; }
        #contents .project-category ul li.active a:after {
          content: "+";
          display: inline-block;
          font-size: 20px;
          margin-left: 5px;
          color: black; }
    #contents .project-category ul li:after {
      content: "";
      margin: 0; }
  #contents .page-details .press-details {
    font-size: 14px; }
    #contents .page-details .press-details .publication-wrapper .header {
      position: relative; }
    #contents .page-details .press-details .publication-wrapper .publication-list > ul {
      padding-left: 0;
      margin-bottom: 15px; }
      #contents .page-details .press-details .publication-wrapper .publication-list > ul.header {
        display: none; }
      #contents .page-details .press-details .publication-wrapper .publication-list > ul ul li {
        margin-bottom: 5px; }
      #contents .page-details .press-details .publication-wrapper .publication-list > ul > li {
        float: none;
        width: 100%;
        padding-left: 100px;
        position: relative; }
        #contents .page-details .press-details .publication-wrapper .publication-list > ul > li:last-child {
          width: 100%; }
        #contents .page-details .press-details .publication-wrapper .publication-list > ul > li:before {
          font-weight: 600;
          width: 25%;
          display: inline-block;
          position: absolute;
          left: 10px;
          top: 0; }
        #contents .page-details .press-details .publication-wrapper .publication-list > ul > li:nth-child(1):before {
          content: "Publication:"; }
        #contents .page-details .press-details .publication-wrapper .publication-list > ul > li:nth-child(2):before {
          content: "Issue:"; }
        #contents .page-details .press-details .publication-wrapper .publication-list > ul > li:nth-child(3):before {
          content: "Project:"; }
    #contents .page-details .press-details .awards-wrapper .awards {
      padding-left: 5%; }
      #contents .page-details .press-details .awards-wrapper .awards li .award-list,
      #contents .page-details .press-details .awards-wrapper .awards li .year {
        float: none;
        max-width: none;
        width: 100%; }
        #contents .page-details .press-details .awards-wrapper .awards li .award-list:before,
        #contents .page-details .press-details .awards-wrapper .awards li .year:before {
          left: -15px; }
    #contents .page-details .press-details .press-releases-wrapper .press-realease {
      padding-left: 5%; }
      #contents .page-details .press-details .press-releases-wrapper .press-realease li {
        margin-bottom: 10px; }
  #contents .stories-content .wrapper .video-gallery-wrapper .video-details {
    float: none;
    max-width: none;
    width: 100%; }
  #contents .stories-content .wrapper .video-gallery-wrapper .video-list {
    float: none;
    max-width: none;
    width: 100%; }
  #contents .stories-content .wrapper .video-gallery-wrapper .video-list-slider li {
    width: 49%;
    margin-right: 2%;
    text-align: center; }
    #contents .stories-content .wrapper .video-gallery-wrapper .video-list-slider li:nth-child(even) {
      margin-right: 0; }
    #contents .stories-content .wrapper .video-gallery-wrapper .video-list-slider li img {
      max-width: 100%;
      width: 100%; } }
@media only screen and (max-height: 650px) {
  #masthead #main-navigation ul li:after {
    height: 2px;
    width: 30px;
    margin: 20px auto 15px; } }
@media only screen and (max-height: 600px) {
  #masthead #main-navigation ul {
    padding-top: 20px; }
    #masthead #main-navigation ul li a {
      font-size: 30px;
      letter-spacing: 3px; }
    #masthead #main-navigation ul li:after {
      margin: 10px auto 10px;
      height: 1px; } }
@media only screen and (max-height: 320px) {
  #masthead #main-navigation ul li a {
    font-size: 25px; }
  #masthead #main-navigation ul li:after {
    margin: 5px auto 5px; }

  body.stories #contents .page-header {
    top: 35%; } }
@media only screen and (max-width: 600px) {
  body.mobile-fixed-header #masthead {
    position: fixed;
    top: 0;
    width: 100%;
    background: url('../img/bg-main-pattern.jpg?1392334011');
    padding-bottom: 10px;
    z-index: 9; }
    body.mobile-fixed-header #masthead #site-logo {
      position: relative;
      float: left;
      margin-top: 20px;
      margin-left: 10px;
      top: 0 !important;
      left: 0; }
    body.mobile-fixed-header #masthead .menu-toggle {
      position: relative;
      float: right;
      margin-top: 20px;
      margin-right: 10px;
      right: 0;
      top: 0; } }
@media only screen and (max-width: 480px) {
  #subhead {
    font-size: 9px; }
    #subhead .copyright {
      margin-right: 10px; } }
@media only screen and (max-width: 415px) {
  body.projects #contents > .wrapper {
    padding: 0 10px; }

  #contents .project-list .project-item {
    margin-bottom: 10px;
    margin-left: 0; } }
@media only screen and (max-width: 400px) {
  #contents .page-details .press-details .press-releases-wrapper .press-realease {
    padding-left: 0; }
    #contents .page-details .press-details .press-releases-wrapper .press-realease li a {
      padding-left: 40px;
      padding-right: 20px; }
      #contents .page-details .press-details .press-releases-wrapper .press-realease li a:after {
        right: 5px; } }
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {

  #masthead .menu-toggle .icon{
    background: url('../img/menu_icon@2x.png');
    background-position: 0 0;
    background-size: 100% 100%;
  }
  body.mobile-fixed-header #masthead .menu-toggle .icon{
    background: url('../img/menu_icon_gray@2x.png');
    background-position: 0 0;
    background-size: 100% 100%;
  }
  body.mobile-fixed-header #masthead .menu-toggle.show-menu .icon{
    background: url('../img/menu_icon@2x.png');
    background-position: 0 0;
    background-size: 100% 100%;
  }
}

@media
only screen and (max-width: 600px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (max-width: 600px) and (   min--moz-device-pixel-ratio: 2),
only screen and (max-width: 600px) and (     -o-min-device-pixel-ratio: 2/1),
only screen and (max-width: 600px) and (        min-device-pixel-ratio: 2),
only screen and (max-width: 600px) and (                min-resolution: 192dpi),
only screen and (max-width: 600px) and (                min-resolution: 2dppx) {

}

@media
only screen and (max-width: 360px) and (-webkit-min-device-pixel-ratio: 2),
only screen and (max-width: 360px) and (   min--moz-device-pixel-ratio: 2),
only screen and (max-width: 360px) and (     -o-min-device-pixel-ratio: 2/1),
only screen and (max-width: 360px) and (        min-device-pixel-ratio: 2),
only screen and (max-width: 360px) and (                min-resolution: 192dpi),
only screen and (max-width: 360px) and (                min-resolution: 2dppx) {
}