html,
body {
  min-width: 768px;
}
.container_12 {
  min-width: 768px;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
}
.container_12:before,
.container_12:after {
  content: '.';
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.container_12:after {
  clear: both;
}
.container_12 .alpha {
  margin-left: 0;
}
.container_12 .omega {
  margin-right: 0;
}
.container_12.big {
  max-width: 1300px;
}
.container_12 .grid_1,
.container_12 .grid_2,
.container_12 .grid_3,
.container_12 .grid_4,
.container_12 .grid_5,
.container_12 .grid_6,
.container_12 .grid_7,
.container_12 .grid_8,
.container_12 .grid_9,
.container_12 .grid_10,
.container_12 .grid_11,
.container_12 .grid_12 {
  display: inline;
  float: left;
  margin-left: 1.75%;
  margin-right: 1.75%;
}
.container_12 .grid_1.center-align,
.container_12 .grid_2.center-align,
.container_12 .grid_3.center-align,
.container_12 .grid_4.center-align,
.container_12 .grid_5.center-align,
.container_12 .grid_6.center-align,
.container_12 .grid_7.center-align,
.container_12 .grid_8.center-align,
.container_12 .grid_9.center-align,
.container_12 .grid_10.center-align,
.container_12 .grid_11.center-align,
.container_12 .grid_12.center-align {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
.container_12 .grid_1 {
  width: 4.833333%;
}
.container_12 .grid_2 {
  width: 13.166666%;
}
.container_12 .grid_3 {
  width: 21.5%;
}
.container_12 .grid_4 {
  width: 29.833333%;
}
.container_12 .grid_5 {
  width: 38.166666%;
}
.container_12 .grid_6 {
  width: 46.5%;
}
.container_12 .grid_7 {
  width: 54.833333%;
}
.container_12 .grid_8 {
  width: 63.166666%;
}
.container_12 .grid_9 {
  width: 71.5%;
}
.container_12 .grid_10 {
  width: 79.833333%;
}
.container_12 .grid_11 {
  width: 88.166666%;
}
.container_12 .grid_12 {
  width: 96.5%;
}
@media only screen and (max-width: 767px) {
  html,
  body {
    min-width: 320px;
  }
  .container_12 {
    min-width: 0;
  }
  .container_12 .grid_1,
  .container_12 .grid_2,
  .container_12 .grid_3,
  .container_12 .grid_4,
  .container_12 .grid_5,
  .container_12 .grid_6,
  .container_12 .grid_7,
  .container_12 .grid_8,
  .container_12 .grid_9,
  .container_12 .grid_10,
  .container_12 .grid_11,
  .container_12 .grid_12 {
    width: 96.5%;
    margin-left: 1.75%;
    margin-right: 1.75%;
  }
}
.clear {
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}

* {
  font-family: 'Avenir Next W01', Avenir Next, Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html,
body {
  height: 100%;
}
body {
  line-height: 1.5em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input,
textarea {
  resize: none;
  border: none;
  outline: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="submit"],
textarea {
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
div {
  position: relative;
}
div.wp-caption,
div.wp-caption img {
  max-width: 100%;
  display: block;
}
.cover {
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center center !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1em;
  letter-spacing: -1px;
}
a {
  color: inherit;
  text-decoration: none;
}
a.underline:hover {
  text-decoration: underline;
}
img {
  max-width: 100%;
}
img#intro_splash_logo {
  width: 0 !important;
  height: 0 !important;
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}
div.gm-style img {
  max-width: none;
}
div.table {
  width: 100%;
  height: 100%;
  display: table;
}
div.table div.center {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.hide,
.hidden {
  display: none;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
div.post {
  background: #fff;
  color: #1b1b1b;
  transition: opacity 0.6s ease;
  -webkit-transition: opacity 0.6s ease;
  -moz-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  -ms-transition: opacity 0.6s ease;
}
div.post.inactive {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
div.post.view-all a {
  display: block;
  padding: 0 60px;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  line-height: 1.2em;
}
div.post div.img img {
  display: block;
}
div.post div.img span {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 12px;
  color: #fff;
  font-weight: 700;
  line-height: 1em;
}
div.post div.padding {
  padding: 24px;
}
div.post div.padding h3 {
  font-size: 35px;
  font-weight: 700;
}
div.post div.padding p {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.5em;
}
div#sidebar,
div#mobile_sidebar {
  border-top: 1px solid #cacaca;
}
div#sidebar ul.menu,
div#mobile_sidebar ul.menu {
  position: relative;
}
div#sidebar ul.menu::before,
div#mobile_sidebar ul.menu::before {
  content: '';
  background: #cacaca;
  width: 500%;
  height: 1px;
  position: absolute;
  right: 0;
  top: -1px;
}
div#sidebar ul.menu.show-all > li,
div#mobile_sidebar ul.menu.show-all > li {
  display: block;
}
div#sidebar ul.menu > li,
div#mobile_sidebar ul.menu > li {
  display: none;
}
div#sidebar ul.menu > li.current-menu-item,
div#sidebar ul.menu > li.current-menu-parent,
div#sidebar ul.menu > li.current-page-ancestor,
div#mobile_sidebar ul.menu > li.current-menu-item,
div#mobile_sidebar ul.menu > li.current-menu-parent,
div#mobile_sidebar ul.menu > li.current-page-ancestor {
  display: block;
}
div#sidebar ul.menu > li.current-menu-item > a::before,
div#sidebar ul.menu > li.current-menu-parent > a::before,
div#sidebar ul.menu > li.current-page-ancestor > a::before,
div#mobile_sidebar ul.menu > li.current-menu-item > a::before,
div#mobile_sidebar ul.menu > li.current-menu-parent > a::before,
div#mobile_sidebar ul.menu > li.current-page-ancestor > a::before {
  display: block;
}
div#sidebar ul.menu > li.current-menu-item a,
div#sidebar ul.menu > li.current-menu-parent a,
div#sidebar ul.menu > li.current-page-ancestor a,
div#mobile_sidebar ul.menu > li.current-menu-item a,
div#mobile_sidebar ul.menu > li.current-menu-parent a,
div#mobile_sidebar ul.menu > li.current-page-ancestor a {
  display: block;
}
div#sidebar ul.menu > li > a,
div#mobile_sidebar ul.menu > li > a {
  display: none;
}
div#sidebar ul.menu li.current-menu-item > a,
div#mobile_sidebar ul.menu li.current-menu-item > a {
  display: block;
  font-weight: 700;
}
div#sidebar ul.menu li a,
div#mobile_sidebar ul.menu li a {
  display: block;
  padding: 12px 20px 12px 0;
  position: relative;
  border-right: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
  font-size: 16px;
  color: #000;
  text-align: right;
  line-height: 1.3em;
}
div#sidebar ul.menu li a:hover,
div#mobile_sidebar ul.menu li a:hover {
  font-weight: 700;
}
div#sidebar ul.menu li a::after,
div#mobile_sidebar ul.menu li a::after {
  content: '';
  background: url('../../themes/miloco/images/sidebar-gradient.png') no-repeat;
  background-size: 100% 1px;
  width: 100%;
  height: 1px;
  position: absolute;
  right: 0;
  bottom: -1px;
}
div#mobile_sidebar {
  display: none;
  margin-bottom: 1.5%;
}
div#mobile_sidebar ul.menu::before {
  display: none;
}
div#mobile_sidebar ul.menu > li {
  display: block;
}
div#mobile_sidebar ul.menu li a {
  padding: 12px 20px;
  border-left: 1px solid #cacaca;
  text-align: left;
}
div#mobile_sidebar ul.menu li a::after {
  background: #cacaca;
}
form div.row {
  margin-top: 10px;
}
form div.row.half {
  width: calc(50% - 5px);
  float: left;
}
form div.row.half.first {
  margin-right: 10px;
}
form div.row input,
form div.row select,
form div.row textarea {
  background: none;
  width: calc(100% - 32px);
  height: 40px;
  display: block;
  padding: 0 15px;
  border: 1px solid #cacaca;
  outline: none;
  font-size: 14px;
  color: #202020;
  line-height: 40px;
  -webkit-appearance: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
form div.row input::-webkit-input-placeholder,
form div.row select::-webkit-input-placeholder,
form div.row textarea::-webkit-input-placeholder {
  color: #202020;
}
form div.row input:focus,
form div.row select:focus,
form div.row textarea:focus {
  border-color: #000;
}
form div.row input:focus::-webkit-input-placeholder,
form div.row select:focus::-webkit-input-placeholder,
form div.row textarea:focus::-webkit-input-placeholder {
  font-weight: 700;
}
form div.row select {
  width: 100%;
  cursor: pointer;
}
form div.row textarea {
  height: 90px;
  padding: 10px 15px;
  line-height: 1.5em;
}
form div.row img.arrows {
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -6px;
}
form div.captcha {
  float: left;
  margin-top: 10px;
}
form div.captcha span.error {
  font-size: 14px;
  color: #d14836;
}
form input[type="submit"] {
  background: #000;
  width: 200px;
  height: 40px;
  float: right;
  margin-top: 10px;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
div.thanks {
  background: #f4f1f1;
  margin-top: 40px;
  color: #6e6d6d;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
div.thanks div.padding {
  padding: 5%;
}
div.thanks div.padding img {
  display: block;
  margin: 0 auto 25px auto;
}
div.thanks div.padding h3 {
  font-size: 28px;
  font-weight: 700;
}
div.thanks div.padding p {
  margin-top: 20px;
  font-size: 20px;
}
div#landing div.items {
  margin: -20px 0 0 -20px;
}
div#landing div.items div.item {
  background: #373f5c;
  width: calc(33.333% - 20px);
  height: 240px;
  float: left;
  margin: 20px 0 0 20px;
  color: #fff;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
div#landing div.items div.item.shown {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
div#landing div.items div.item.animate {
  transform: translateY(200px);
  -webkit-transform: translateY(200px);
  -moz-transform: translateY(200px);
  -o-transform: translateY(200px);
  -ms-transform: translateY(200px);
  animation: move 0.6s ease forwards;
  -webkit-animation: move 0.6s ease forwards;
  -moz-animation: move 0.6s ease forwards;
  -o-animation: move 0.6s ease forwards;
  -ms-animation: move 0.6s ease forwards;
}
div#landing div.items div.item.wide {
  width: calc(66.666% - 20px);
}
div#landing div.items div.item.tall {
  height: 500px;
}
div#landing div.items div.item.extra-tall {
  height: 760px;
}
div#landing div.items div.item div.padding {
  padding: 2% 5%;
}
div#landing div.items div.item p {
  margin: 0;
  font-size: 27px !important;
  margin-top: 0px !important;
  color: #fff;
  line-height: 1.2em;
}
div#landing div.items div.item span {
  display: block;
  margin-top: 20px;
  font-size: 22px;
  line-height: 1em;
}
div#hero div#map_view {
  width: 100%;
  height: 100%;
  display: none;
  padding-top: 40px;
  margin-top: -40px;
  position: relative;
}
div#hero div#map_view div#map_canvas {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
div#hero div#map_view div#map_info {
  background: #fff;
  width: 33%;
  min-width: 250px;
  max-width: 320px;
  display: none;
  position: absolute;
  right: 25px;
  top: 159px;
  z-index: 100;
  overflow: auto;
  font-size: 14px;
  color: #100e0f;
  text-align: left;
  line-height: 1.5em;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.4);
}
div#hero div#map_view div#map_info a.close {
  background: url('http://ether-static.s3.amazonaws.com/bgb70.png');
  background: rgba(0,0,0,0.7);
  width: 24px;
  height: 24px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 100;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  line-height: 24px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
}
div#hero div#map_view div#map_info img {
  display: block;
}
div#hero div#map_view div#map_info div.padding {
  padding: 20px 25px;
}
div#hero div#map_view div#map_info h3 {
  font-size: 28px;
  font-weight: 700;
}
div#hero div#map_view div#map_info span,
div#hero div#map_view div#map_info small {
  display: block;
  margin-top: 10px;
  color: #808080;
  line-height: 1em;
}
div#hero div#map_view div#map_info span {
  display: block;
}
div#hero div#map_view div#map_info small {
  font-weight: 700;
}
div#hero div#map_view div#map_info p {
  margin-top: 10px;
  font-size: 14px;
}
div#hero div#filters {
  background: url('http://ether-static.s3.amazonaws.com/bgb80.png');
  background: rgba(0,0,0,0.8);
  min-height: 50px;
  padding: 15px 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
div#hero div#filters a#view_map {
  background: url('http://ether-static.s3.amazonaws.com/bgb80.png');
  background: rgba(255,255,255,0.8);
  width: 120px;
  height: 36px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
  font-size: 16px;
  color: #000;
  font-weight: 700;
  text-align: center;
  line-height: 36px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  transition: transform 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease;
}
div#hero div#filters a#view_map:hover {
  background: #fff;
}
div#hero div#filters div.row {
  width: 100%;
  padding-left: 55px;
  margin-top: 0;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.3);
  cursor: text;
  font-size: 18px;
  color: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
div#hero div#filters div.row::before {
  content: '';
  background: url('../../themes/miloco/images/studio-search.png');
  background-size: 30px;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 14px;
  top: 50%;
  margin-top: -15px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
div#hero div#filters div.row div.tokens {
  width: 100%;
  float: left;
  padding: 7px 0;
  margin: -10px 0 0 -10px;
}
div#hero div#filters div.row div.tokens.token input {
  width: 386px;
}
div#hero div#filters div.row div.tokens div.token {
  background: #fff;
  height: 36px;
  float: left;
  padding: 0 12px;
  margin: 10px 0 0 10px;
  cursor: default;
  font-size: 18px;
  color: #000;
  line-height: 36px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
div#hero div#filters div.row div.tokens div.token span {
  margin-right: 20px;
  cursor: text;
}
div#hero div#filters div.row div.tokens input {
  width: 100%;
  padding: 0;
  float: left;
  margin: 10px 0 0 10px;
  border: 0;
  font-size: 18px;
  color: #fff;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
div#hero div#filters div.row div.tokens input::-webkit-input-placeholder {
  color: rgba(255,255,255,0.5);
  font-weight: 400;
  transition: color 0.15s ease;
  -webkit-transition: color 0.15s ease;
  -moz-transition: color 0.15s ease;
  -o-transition: color 0.15s ease;
  -ms-transition: color 0.15s ease;
}
div#hero div#filters div.row div.tokens input::-moz-placeholder {
  color: rgba(255,255,255,0.5);
  font-weight: 400;
  transition: color 0.15s ease;
  -webkit-transition: color 0.15s ease;
  -moz-transition: color 0.15s ease;
  -o-transition: color 0.15s ease;
  -ms-transition: color 0.15s ease;
}
div#hero div#filters div.row div.tokens input:focus {
  font-weight: 700;
}
div#hero div#filters div.row div.tokens input:focus::-webkit-input-placeholder {
  color: #fff;
}
div#hero div#filters div.row div.tokens input:focus::-moz-placeholder {
  color: #fff;
}
div#hero div#filters div.row div.tokens label.input-placeholder {
  width: 70% !important;
  top: 16px !important;
  text-align: left !important;
}
div.search-results {
  background: #000;
  display: none;
}
div.search-results div.container_12 {
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
div.search-results a {
  height: 59px;
  display: block;
  position: relative;
  padding: 0 30px;
  margin: 0 35px;
  border-top: 1px solid #565656;
  font-size: 20px;
  color: #fff;
  text-align: left;
  text-transform: capitalize;
  line-height: 59px;
  transition: background 0.15s ease;
  -webkit-transition: background 0.15s ease;
  -moz-transition: background 0.15s ease;
  -o-transition: background 0.15s ease;
  -ms-transition: background 0.15s ease;
}
div.search-results a:first-child,
div.search-results a:first-of-type {
  border-top: none;
  margin-top: 20px;
}
div.search-results a:last-child,
div.search-results a:last-of-type {
  margin-bottom: 20px;
}
div.search-results a:hover {
  background: url('http://ether-static.s3.amazonaws.com/bgw10.png');
  background: rgba(255,255,255,0.1);
}
div.search-results a span {
  font-weight: 700;
  text-transform: none;
}
div.search-results a img {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
@keyframes move {
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes move {
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes move {
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes move {
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@-ms-keyframes move {
  100% {
    opacity: 1;
    -ms-transform: translateY(0);
  }
}
html,
body {
  min-width: 768px;
}
.container_12 {
  min-width: 768px;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
}
.container_12:before,
.container_12:after {
  content: '.';
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
}
.container_12:after {
  clear: both;
}
.container_12 .alpha {
  margin-left: 0;
}
.container_12 .omega {
  margin-right: 0;
}
.container_12.big {
  max-width: 1300px;
}
.container_12 .grid_1,
.container_12 .grid_2,
.container_12 .grid_3,
.container_12 .grid_4,
.container_12 .grid_5,
.container_12 .grid_6,
.container_12 .grid_7,
.container_12 .grid_8,
.container_12 .grid_9,
.container_12 .grid_10,
.container_12 .grid_11,
.container_12 .grid_12 {
  display: inline;
  float: left;
  margin-left: 1.75%;
  margin-right: 1.75%;
}
.container_12 .grid_1.center-align,
.container_12 .grid_2.center-align,
.container_12 .grid_3.center-align,
.container_12 .grid_4.center-align,
.container_12 .grid_5.center-align,
.container_12 .grid_6.center-align,
.container_12 .grid_7.center-align,
.container_12 .grid_8.center-align,
.container_12 .grid_9.center-align,
.container_12 .grid_10.center-align,
.container_12 .grid_11.center-align,
.container_12 .grid_12.center-align {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
.container_12 .grid_1 {
  width: 4.833333%;
}
.container_12 .grid_2 {
  width: 13.166666%;
}
.container_12 .grid_3 {
  width: 21.5%;
}
.container_12 .grid_4 {
  width: 29.833333%;
}
.container_12 .grid_5 {
  width: 38.166666%;
}
.container_12 .grid_6 {
  width: 46.5%;
}
.container_12 .grid_7 {
  width: 54.833333%;
}
.container_12 .grid_8 {
  width: 63.166666%;
}
.container_12 .grid_9 {
  width: 71.5%;
}
.container_12 .grid_10 {
  width: 79.833333%;
}
.container_12 .grid_11 {
  width: 88.166666%;
}
.container_12 .grid_12 {
  width: 96.5%;
}
@media only screen and (max-width: 767px) {
  html,
  body {
    min-width: 320px;
  }
  .container_12 {
    min-width: 0;
  }
  .container_12 .grid_1,
  .container_12 .grid_2,
  .container_12 .grid_3,
  .container_12 .grid_4,
  .container_12 .grid_5,
  .container_12 .grid_6,
  .container_12 .grid_7,
  .container_12 .grid_8,
  .container_12 .grid_9,
  .container_12 .grid_10,
  .container_12 .grid_11,
  .container_12 .grid_12 {
    width: 96.5%;
    margin-left: 1.75%;
    margin-right: 1.75%;
  }
}
.clear {
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
p.browser-message {
  background: #bb3030;
  padding: 10px 0;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 500;
  color: white;
  text-align: center;
}
div#header {
  background: url('http://ether-static.s3.amazonaws.com/bgb70.png');
  background: rgba(0,0,0,0.7);
  height: 94px;
  padding: 0 30px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 50;
  overflow: hidden;
  color: #fff;
  -webkit-backface-visibility: hidden;
  transition: height 0.6s ease, background 0.6s ease;
  -webkit-transition: height 0.6s ease, background 0.6s ease;
  -moz-transition: height 0.6s ease, background 0.6s ease;
  -o-transition: height 0.6s ease, background 0.6s ease;
  -ms-transition: height 0.6s ease, background 0.6s ease;
}
div#header.search {
  background: #191919;
  height: 100%;
  position: fixed;
  z-index: 200;
}
div#header.search a#logo,
div#header.search div#nav,
div#header.search a.search {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
div#header.search.active a#logo,
div#header.search.active div#nav,
div#header.search.active a.search {
  visibility: hidden;
}
div#header.search.active input#search,
div#header.search.active a.close {
  visibility: visible;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
div#header a#logo,
div#header div#nav,
div#header a.search,
div#header input#search,
div#header a.close {
  transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
}
div#header a#logo {
  display: block;
  float: left;
  line-height: 94px;
}
div#header a#logo img {
  max-width: none;
  vertical-align: middle;
  margin-top: -2px;
}
div#header div#nav {
  float: right;
  line-height: 1em;
}
div#header div#nav div.top {
  float: right;
  padding: 0 20px 5px 0;
  margin: 20px 0 12px 0;
  overflow: hidden;
  font-size: 20px;
}
div#header div#nav div.top span {
  display: block;
  float: left;
  margin-right: 20px;
}
div#header div#nav div.bottom {
  max-width: 880px;
}
div#header div#nav div.bottom ul {
  float: right;
}
div#header div#nav div.bottom ul li {
  float: left;
  margin-left: 17px;
  font-weight: 700;
  font-size: 15px;
}
div#header a.search {
  position: absolute;
  right: 30px;
  top: 18px;
  z-index: 50;
}
div#header input#search {
  background: none;
  width: calc(100% - 180px);
  height: 194px;
  padding: 0 140px 0 40px;
  position: absolute;
  left: 0;
  top: 0;
  border-bottom: 1px solid #3e3e3e;
  visibility: hidden;
  font-size: 100px;
  color: #eee;
  font-weight: 700;
  line-height: 105px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
div#header input#search::-webkit-input-placeholder {
  line-height: 120px;
}
div#header label.input-placeholder {
  display: none !important;
}
div#header a.close {
  position: absolute;
  right: 40px;
  top: 67px;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
div#header a.close img {
  display: block;
}
div#header div#search_results {
  position: absolute;
  left: 0;
  right: 0;
  top: 235px;
  bottom: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
div#header div#search_results div.col {
  width: 17.5%;
  height: 90%;
  float: left;
  margin-left: 2%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
div#header div#search_results div.col h3 {
  padding-bottom: 10px;
  font-size: 20px;
  color: #a8a8a8;
  font-weight: 700;
}
div#header div#search_results div.col ul li {
  position: relative;
}
div#header div#search_results div.col ul li a {
  background: #242424;
  height: 40px;
  display: block;
  padding: 0 15px;
  margin-top: 10px;
  overflow: hidden;
  font-size: 18px;
  color: #fff;
  text-overflow: ellipsis;
  line-height: 40px;
  white-space: nowrap;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transition: transform 0.3s ease, background 0.15s ease, opacity 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease, background 0.15s ease, opacity 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease, background 0.15s ease, opacity 0.3s ease;
  -o-transition: -o-transform 0.3s ease, background 0.15s ease, opacity 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease, background 0.15s ease, opacity 0.3s ease;
}
div#header div#search_results div.col ul li a:hover {
  background: #343434;
}
div#header div#search_results div.col ul li a.show {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
}
div#header div#search_results div.col ul li a.add {
  background: none;
  width: 20px;
  height: 20px;
  margin: 0;
  position: absolute;
  right: 0;
  top: 10px;
}
div#header div#search_results div.col ul li a.add img {
  display: block;
}
div#header div#search_results div.col ul li ul {
  display: none;
}
div#header div#search_results div.col ul li ul li a {
  height: 34px;
  margin-top: 1px;
  font-size: 14px;
  line-height: 34px;
}
body.admin-bar div#header {
  top: 32px;
}
a#menu_btn {
  width: 33px;
  height: 25px;
  display: none !important;
  position: absolute;
  right: 30px;
  top: 34px;
  z-index: 750;
}
a#menu_btn div.lines {
  background: #fff;
  width: 33px;
  height: 5px;
  margin: 10px 0;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
a#menu_btn div.lines::before,
a#menu_btn div.lines::after {
  content: '';
  background: #fff;
  width: 33px;
  height: 5px;
  display: block;
  position: absolute;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
a#menu_btn div.lines::before {
  top: -10px;
}
a#menu_btn div.lines::after {
  top: 10px;
}
a#menu_btn.black div.lines {
  background: #000;
}
a#menu_btn.black div.lines::before,
a#menu_btn.black div.lines::after {
  background: #000;
}
a#menu_btn.active div.lines {
  background: none;
}
a#menu_btn.active div.lines::before,
a#menu_btn.active div.lines::after {
  background: #fff;
  top: 0;
}
a#menu_btn.active div.lines::before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
a#menu_btn.active div.lines::after {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
div#menu {
  background: url('http://ether-static.s3.amazonaws.com/bgb90.png') repeat;
  background: rgba(0,0,0,0.9);
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 500;
}
div#menu div.links {
  height: 100%;
}
div#menu div.links ul {
  float: left;
  padding-top: 40px;
  position: relative;
  left: 50%;
  top: 50%;
  color: #fff;
  text-align: center;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
div#menu div.links ul li {
  padding-top: 25px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
div#menu div.links ul li:first-child {
  padding-top: 0;
}
div#menu div.links ul li:first-child a::before {
  display: none;
}
div#menu div.links ul li.active {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
div#menu div.links ul li p {
  font-size: 31px;
  line-height: 1.3em;
}
div#menu div.links ul li p a {
  color: #fff;
}
div#menu div.links ul li a {
  display: block;
  position: relative;
  margin-top: 25px;
  font-size: 33px;
  font-weight: 700;
  line-height: 1em;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
}
div#menu div.links ul li a::before {
  content: '';
  background: #8a8987;
  width: 56px;
  height: 1px;
  position: absolute;
  left: 50%;
  top: -26px;
  margin-left: -28px;
}
div#menu div.links ul li a:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
div#menu div.links ul li span {
  display: block;
  font-size: 20px;
  font-weight: 400;
  font-style: italic;
}
@media only screen and (max-height: 830px) {
  div#menu div.links ul li {
    padding-top: 15px;
  }
  div#menu div.links ul li p {
    font-size: 29px;
    line-height: 1.8em;
  }
  div#menu div.links ul li p.desktop {
    display: none;
  }
  div#menu div.links ul li p.mobile {
    display: block;
  }
  div#menu div.links ul li p a {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  div#menu div.links ul li a {
    margin-top: 0;
    font-size: 30px;
    line-height: 1.5em;
  }
  div#menu div.links ul li a::before {
    top: -5px;
  }
  div#menu div.links ul li span {
    display: none;
  }
}
div#hero {
  background: #1e1f22;
  overflow: hidden;
  color: #fff;
  text-align: center;
}
div#hero div.bgs,
div#hero div.bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
div#hero div.container_12 {
  height: 100%;
  z-index: 2;
}
div#hero a#reset {
  background: #000;
  padding: 7px 15px;
  position: absolute;
  right: -100px;
  bottom: 10%;
  z-index: 2;
  font-size: 14px;
  font-weight: 700;
  border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  transition: transform 1s ease-in-out, all 0.2s ease-in-out;
  -webkit-transition: -webkit-transform 1s ease-in-out, all 0.2s ease-in-out;
  -moz-transition: -moz-transform 1s ease-in-out, all 0.2s ease-in-out;
  -o-transition: -o-transform 1s ease-in-out, all 0.2s ease-in-out;
  -ms-transition: -ms-transform 1s ease-in-out, all 0.2s ease-in-out;
}
div#hero a#reset:hover {
  right: 0;
}
div#hero a#reset.inactive {
  pointer-events: none;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
div#hero a#reset img {
  margin-right: 15px;
  vertical-align: middle;
}
div#hero div#admin_bar {
  background: url('http://ether-static.s3.amazonaws.com/bgb80.png');
  background: rgba(0,0,0,0.8);
  height: 40px;
  padding: 0 15px;
  position: absolute;
  left: 0;
  right: 0;
  top: 94px;
  z-index: 100;
}
div#hero div#admin_bar a {
  display: block;
  float: left;
  padding: 0 15px;
  font-size: 16px;
  color: #fff;
  line-height: 40px;
}
div#hero div#admin_bar a:hover {
  background: url('http://ether-static.s3.amazonaws.com/bgw10.png');
  background: rgba(255,255,255,0.1);
}
div#hero div#admin_bar a.pinned {
  float: left;
}
div#hero div#admin_bar a.pinned img {
  max-width: none;
  margin: -3px 10px 0 0;
  vertical-align: middle;
}
div#hero div#admin_bar div.links {
  float: right;
}
div#hero div#admin_bar div.links a {
  border-left: 1px solid #464543;
}
div#home {
  height: 100%;
}
div#home div#hero {
  height: 100%;
  min-height: 620px;
}
div#home div#hero div.bgs {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
div#home div#hero div.bgs.opacity {
  z-index: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
div#home div#hero div.bg {
  transition: transform 1s ease-in-out, opacity 1s ease-in-out;
  -webkit-transition: -webkit-transform 1s ease-in-out, opacity 1s ease-in-out;
  -moz-transition: -moz-transform 1s ease-in-out, opacity 1s ease-in-out;
  -o-transition: -o-transform 1s ease-in-out, opacity 1s ease-in-out;
  -ms-transition: -ms-transform 1s ease-in-out, opacity 1s ease-in-out;
}
div#home div#hero div.bg.inactive {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -o-transform: scale(0.95);
  -ms-transform: scale(0.95);
}
div#home div#hero div.bg.active {
  z-index: 50;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
div#home div#hero div.bg.remove {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
}
div#home div#hero div.bg.no-transition {
  transition: transform 0s;
  -webkit-transition: -webkit-transform 0s;
  -moz-transition: -moz-transform 0s;
  -o-transition: -o-transform 0s;
  -ms-transition: -ms-transform 0s;
}
div#home div#hero div.bg a.fill,
div#home div#hero div.bg a.fill div.img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
div#home div#hero div.bg a.fill div.img {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
div#home div#hero div.bg div.description {
  background: url('http://ether-static.s3.amazonaws.com/bgb60.png');
  background: rgba(0,0,0,0.6);
  height: 40px;
  padding: 0 15px;
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  line-height: 40px;
}
@media only screen and (max-width: 1024px) {
  div#home div#hero div.bg {
    transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
  }
}
div#home div#hero div.container_12 {
  height: 100%;
  padding-top: 94px;
}
div#home div#hero div.container_12 div.grid_12 {
  height: 100%;
  margin-top: -47px;
}
div#home div#hero div.container_12 div.grid_12 h1 {
  font-size: 70px;
  font-weight: 700;
}
div#home div#hero div.container_12 div.grid_12 h2 {
  margin-top: 10px;
  font-size: 60px;
}
div#home div#hero div.container_12 div.grid_12 h2.small {
  font-size: 26px;
  margin-top: 20px;
}
div#home div#types {
  padding: 1.25% 0;
}
div#home div#types div.type {
  background: #262b31;
  height: 170px;
  margin: 1.75%;
}
div#home div#types div.type a,
div#home div#types div.type span {
  display: block;
  transition: opacity 0.5s ease;
}
div#home div#types div.type a {
  height: 100%;
}
div#home div#types div.type a div.bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  transition: opacity 0.5s ease;
}
div#home div#types div.type a div.table {
  z-index: 2;
}
div#home div#types div.type a span.title {
  padding: 0 24%;
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  line-height: 1.2em;
}
div#home div#types div.type a span.description {
  display: none;
  text-align: center;
  color: #FFF;
  padding: 20px;
}
div#home div#types div.type:hover div.bg {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
div#home div#types div.type:hover span.title {
  display: none;
}
div#home div#types div.type:hover span.description {
  display: block;
}
div#home div#types div.drumdrops_banner {
  height: auto;
}
div#home div#types div.drumdrops_banner div.block {
  width: 33.3333%;
  float: left;
}
div#home div#welcome {
  padding: 3% 0 2%;
  color: #1c1c1c;
  text-align: center;
}
div#home div#welcome h2 {
  font-size: 44px;
  font-weight: 700;
}
div#home div#welcome p {
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.5em;
}
div#home div#slides {
  height: 293px;
  margin-bottom: 3%;
}
div#home div#slides > img {
  display: none;
}
div#home div#slides div.slide {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
div#home div#slides div.slide:first-child {
  display: block;
}
div#home div#slides div.slide img {
  display: block;
  margin: 0 auto;
}
div#page div#hero div.bgs {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
div#page div#hero div.grid_12 {
  padding: 12% 0 7% 0;
  padding: calc(7% + 94px) 0 7% 0;
}
div#page div#hero h1 {
  font-size: 50px;
  font-weight: 700;
}
div#page div#body {
  padding: 3% 0;
}
div#page div#body div.padding {
  padding-left: 20px;
}
div#page div#body div.intro img {
  height: auto;
}
div#page div#body h2 {
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 700;
}
div#page div#body h3 {
  font-size: 22px;
  font-weight: 700;
}
div#page div#body p {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.5em;
}
div#page div#body p a {
  color: #4f79a9;
}
div#page div#body p a:hover {
  text-decoration: underline;
}
div#page div#body div#disqus_thread {
  margin-top: 40px;
}
div#page div#body form.mailing-list {
  margin-top: 40px;
}
div#page div#body form.mailing-list input[type="text"],
div#page div#body form.mailing-list input[type="email"] {
  background: none;
  width: 96%;
  height: 40px;
  display: block;
  padding: 0 15px;
  margin-bottom: 10px;
  border: 1px solid #cacaca;
  outline: none;
  font-size: 14px;
  color: #202020;
  line-height: 40px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
div#page div#body form.mailing-list br {
  display: none;
}
div#page div#body div.sitemap-contents div.block {
  margin-bottom: 30px;
}
div#page div#body div.sitemap-contents div.block ul.studios > li > a {
  width: auto;
  display: block;
  padding-bottom: 5px;
  margin-top: 20px;
  border-bottom: 1px solid #ddd;
  font-weight: 700;
}
div#page div#body div.sitemap-contents div.block ul li a {
  font-size: 12px;
  color: #4f79a9;
}
div#page div#body div.sitemap-contents div.block ul li a:hover {
  text-decoration: underline;
}
div#page div.longterm-subnav {
  background: #DBDBDB;
}
div#page div.longterm-subnav a {
  text-align: center;
  display: block;
  padding: 16px 0;
  font-size: 20px;
  color: #7B7B7B;
}
div#page div.longterm-subnav a:hover {
  color: #505050;
}
div#studios,
div#grid {
  padding-bottom: 3%;
}
div#studios div#hero,
div#grid div#hero {
  padding-top: 40px;
}
div#studios div#hero.visible,
div#grid div#hero.visible {
  overflow: visible;
}
div#studios div#hero.overflow,
div#grid div#hero.overflow {
  overflow: hidden;
}
div#studios div#hero.padding,
div#grid div#hero.padding {
  padding: 0;
}
div#studios div#hero.padding div.grid_12,
div#grid div#hero.padding div.grid_12 {
  padding: 12% 0 7% 0;
  padding: calc(7% + 94px) 0 7% 0;
}
div#studios div#hero div.bgs,
div#grid div#hero div.bgs {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
div#studios div#hero div.bgs div.bg,
div#grid div#hero div.bgs div.bg {
  transition: transform 1s ease-in-out, opacity 1s ease-in-out;
  -webkit-transition: -webkit-transform 1s ease-in-out, opacity 1s ease-in-out;
  -moz-transition: -moz-transform 1s ease-in-out, opacity 1s ease-in-out;
  -o-transition: -o-transform 1s ease-in-out, opacity 1s ease-in-out;
  -ms-transition: -ms-transform 1s ease-in-out, opacity 1s ease-in-out;
}
div#studios div#hero div.bgs div.bg.inactive,
div#grid div#hero div.bgs div.bg.inactive {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -o-transform: scale(0.95);
  -ms-transform: scale(0.95);
}
div#studios div#hero div.bgs div.bg.active,
div#grid div#hero div.bgs div.bg.active {
  z-index: 2;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
div#studios div#hero div.bgs div.bg.remove,
div#grid div#hero div.bgs div.bg.remove {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
}
div#studios div#hero div.bgs div.bg.no-transition,
div#grid div#hero div.bgs div.bg.no-transition {
  transition: transform 0s;
  -webkit-transition: -webkit-transform 0s;
  -moz-transition: -moz-transform 0s;
  -o-transition: -o-transform 0s;
  -ms-transition: -ms-transform 0s;
}
div#studios div#hero.grid div.bgs,
div#grid div#hero.grid div.bgs {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
div#studios div#hero.grid div.bgs::after,
div#grid div#hero.grid div.bgs::after {
  content: '';
  background: url('../../themes/miloco/images/hero-gradient.png') repeat-x bottom center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
div#studios div#hero div.grid_10,
div#grid div#hero div.grid_10 {
  padding: 15% 0 10% 0;
  padding: calc(10% + 94px) 0 10% 0;
}
div#studios div#hero h1,
div#grid div#hero h1 {
  position: relative;
  font-size: 50px;
  font-weight: 700;
}
div#studios div#hero h1.separate::after,
div#grid div#hero h1.separate::after {
  content: '';
  background: url('../../themes/miloco/images/hero-separator.png');
  background-size: 124px 8px;
  width: 124px;
  height: 8px;
  position: absolute;
  left: 50%;
  bottom: -30px;
  margin-left: -62px;
}
div#studios div#hero h1.grid_12,
div#grid div#hero h1.grid_12 {
  padding: 6% 0 4% 0;
  padding: calc(4% + 94px) 0 4% 0;
}
div#studios div#hero h2,
div#grid div#hero h2 {
  margin-top: 30px;
  font-size: 20px;
  font-style: italic;
}
div#studios div#hero p,
div#grid div#hero p {
  margin-top: 30px;
  font-size: 18px;
  line-height: 1.5em;
}
div#studios div#hero p.hidden,
div#grid div#hero p.hidden {
  display: none;
}
div#studios div#hero a.more,
div#grid div#hero a.more {
  display: block;
  margin-top: 30px;
  font-size: 18px;
  font-weight: 700;
}
div#studios div#hero div.input,
div#grid div#hero div.input {
  height: 35px;
  margin-bottom: 10%;
  overflow: hidden;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
div#studios div#hero div.input.select::after,
div#grid div#hero div.input.select::after {
  content: '';
  background: url('../../themes/miloco/images/select.png') no-repeat;
  width: 7px;
  height: 11px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -6px;
  pointer-events: none;
}
div#studios div#hero div.input.visible,
div#grid div#hero div.input.visible {
  overflow: visible;
}
div#studios div#hero div.input > *,
div#grid div#hero div.input > * {
  font-size: 16px;
  line-height: 35px;
}
div#studios div#hero div.input select,
div#studios div#hero div.input input[type="text"],
div#grid div#hero div.input select,
div#grid div#hero div.input input[type="text"] {
  height: 100%;
  padding: 0 13px;
  font-size: 16px;
  color: #fff;
}
div#studios div#hero div.input select,
div#grid div#hero div.input select {
  background: none;
  width: 100%;
  display: block;
  position: relative;
  border: none;
  outline: none;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
}
div#studios div#hero div.input input[type="text"],
div#grid div#hero div.input input[type="text"] {
  background: none;
  width: 226px;
  width: calc(100% - 26px);
}
div#studios div#hero div.input input[type="text"]::-webkit-input-placeholder,
div#grid div#hero div.input input[type="text"]::-webkit-input-placeholder {
  color: #fff;
}
div#studios div#hero div.input a,
div#grid div#hero div.input a {
  width: 72px;
  width: calc(50% - 4.5px);
  display: block;
  float: left;
  margin: 3px;
  font-size: 16px;
  color: #fff;
  line-height: 29px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
div#studios div#hero div.input a:first-child,
div#grid div#hero div.input a:first-child {
  margin-right: 0;
}
div#studios div#hero div.input a.active,
div#grid div#hero div.input a.active {
  background: #fff;
  color: #000;
}
div#studios div#hero div.input div.results,
div#grid div#hero div.input div.results {
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 36px;
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
}
div#studios div#hero div.input div.results ul,
div#grid div#hero div.input div.results ul {
  max-height: 250px;
  padding-bottom: 8px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
div#studios div#hero div.input div.results ul li,
div#grid div#hero div.input div.results ul li {
  padding: 8px 15px;
  cursor: pointer;
  font-size: 16px;
  color: #1d1d1d;
  text-align: left;
  line-height: 1.2em;
}
div#studios div#hero div.input div.results ul li:hover,
div#grid div#hero div.input div.results ul li:hover {
  background: #eee;
}
div#studios div#hero a.advanced,
div#grid div#hero a.advanced {
  display: block;
  float: right;
  margin-right: 15px;
  font-size: 16px;
  color: #fff;
  line-height: 37px;
}
div#studios div#hero input[type="submit"],
div#grid div#hero input[type="submit"] {
  background: #fff;
  height: 37px;
  display: block;
  float: right;
  cursor: pointer;
  padding: 0 18px;
  font-size: 16px;
  color: #000;
  font-weight: 700;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
div#studios div.engineer-intro,
div#grid div.engineer-intro {
  text-align: center;
  margin: 5% 0 1%;
}
div#studios div.engineer-intro p,
div#grid div.engineer-intro p {
  margin-bottom: 20px;
}
div#studios div.engineer-intro p a,
div#grid div.engineer-intro p a {
  color: #4F79A9;
}
div#studios div.engineer-intro p a:hover,
div#grid div.engineer-intro p a:hover {
  text-decoration: underline;
}
div#studios div#page div#body,
div#grid div#page div#body {
  padding-bottom: 0;
}
div#studios div#locations,
div#grid div#locations {
  margin: 3.5% 0;
}
div#studios div#locations div.location,
div#grid div#locations div.location {
  background: #000;
  height: 280px;
  color: #fff;
}
div#studios div#locations div.location.big,
div#grid div#locations div.location.big {
  height: auto;
  margin-top: 3.5%;
}
div#studios div#locations div.location.big a,
div#grid div#locations div.location.big a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
div#studios div#locations div.location.big div.padding,
div#grid div#locations div.location.big div.padding {
  padding: 30px;
}
div#studios div#locations div.location.worldwide,
div#grid div#locations div.location.worldwide {
  background: #000 url('../../themes/miloco/images/worldwide.jpg') no-repeat right center;
}
div#studios div#locations div.location div.img,
div#grid div#locations div.location div.img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
div#studios div#locations div.location a,
div#grid div#locations div.location a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
  transition: filter 0.3s ease, background 0.3s ease;
  -webkit-transition: -webkit-filter 0.3s ease, background 0.3s ease;
  -moz-transition: -moz-filter 0.3s ease, background 0.3s ease;
  -o-transition: -o-filter 0.3s ease, background 0.3s ease;
  -ms-transition: -ms-filter 0.3s ease, background 0.3s ease;
}
div#studios div#locations div.location a:hover,
div#grid div#locations div.location a:hover {
  background: url('http://ether-static.s3.amazonaws.com/bgb40.png');
  background: rgba(0,0,0,0.4);
}
div#studios div#locations div.location a div.total,
div#grid div#locations div.location a div.total {
  background: url('http://ether-static.s3.amazonaws.com/bgb80.png') repeat;
  background: rgba(0,0,0,0.8);
  height: 30px;
  padding: 0 15px;
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 30px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: blur(20px);
  -webkit-filter: blur(20px);
  -moz-filter: blur(20px);
  -o-filter: blur(20px);
  -ms-filter: blur(20px);
  transition: filter 0.3s ease, opacity 0.3s ease;
  -webkit-transition: -webkit-filter 0.3s ease, opacity 0.3s ease;
  -moz-transition: -moz-filter 0.3s ease, opacity 0.3s ease;
  -o-transition: -o-filter 0.3s ease, opacity 0.3s ease;
  -ms-transition: -ms-filter 0.3s ease, opacity 0.3s ease;
}
div#studios div#locations div.location a:hover div.total,
div#grid div#locations div.location a:hover div.total {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: blur(0);
  -webkit-filter: blur(0);
  -moz-filter: blur(0);
  -o-filter: blur(0);
  -ms-filter: blur(0);
}
div#studios div#locations div.location a div.text,
div#grid div#locations div.location a div.text {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 25px;
  text-align: center;
  text-shadow: 0 0 10px rgba(0,0,0,0.33);
}
div#studios div#locations div.location h3,
div#grid div#locations div.location h3 {
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
}
div#studios div#locations div.location span,
div#grid div#locations div.location span {
  max-width: 500px;
  display: block;
  font-size: 16px;
  line-height: 1.3em;
}
div#studios div#studio_types div.type a:hover div.img,
div#studios div#other_types div.type a:hover div.img,
div#grid div#studio_types div.type a:hover div.img,
div#grid div#other_types div.type a:hover div.img {
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
div#studios div#studio_types div.type a:hover div.text,
div#studios div#other_types div.type a:hover div.text,
div#grid div#studio_types div.type a:hover div.text,
div#grid div#other_types div.type a:hover div.text {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: blur(20px);
  -webkit-filter: blur(20px);
  -moz-filter: blur(20px);
  -o-filter: blur(20px);
  -ms-filter: blur(20px);
}
div#studios div#studio_types div.type a div.img,
div#studios div#other_types div.type a div.img,
div#grid div#studio_types div.type a div.img,
div#grid div#other_types div.type a div.img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-backface-visibility: hidden;
  transition: transform 0.3s ease, opacity 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease, opacity 0.3s ease;
  -o-transition: -o-transform 0.3s ease, opacity 0.3s ease;
  -ms-transition: -ms-transform 0.3s ease, opacity 0.3s ease;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
div#studios div#studio_types div.type a div.text,
div#studios div#other_types div.type a div.text,
div#grid div#studio_types div.type a div.text,
div#grid div#other_types div.type a div.text {
  transition: filter 0.3s ease, opacity 0.3s ease;
  -webkit-transition: -webkit-filter 0.3s ease, opacity 0.3s ease;
  -moz-transition: -moz-filter 0.3s ease, opacity 0.3s ease;
  -o-transition: -o-filter 0.3s ease, opacity 0.3s ease;
  -ms-transition: -ms-filter 0.3s ease, opacity 0.3s ease;
}
div#studios div#studio_types,
div#grid div#studio_types {
  background: #ececec;
  padding: 3% 0;
}
div#studios div#studio_types div.padding,
div#grid div#studio_types div.padding {
  padding: 0 0.9%;
}
div#studios div#studio_types div.type,
div#grid div#studio_types div.type {
  background: #000;
  width: 31.63%;
  height: 185px;
  margin: 0.85%;
  overflow: hidden;
}
div#studios div#studio_types div.type a,
div#studios div#studio_types div.type div.text,
div#grid div#studio_types div.type a,
div#grid div#studio_types div.type div.text {
  height: 100%;
}
div#studios div#studio_types div.type a div.img,
div#grid div#studio_types div.type a div.img {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
div#studios div#studio_types div.type a div.text h3,
div#grid div#studio_types div.type a div.text h3 {
  display: block;
  padding: 0 5%;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  text-align: center;
}
div#studios div#other_types,
div#grid div#other_types {
  overflow: hidden;
}
div#studios div#other_types div.type,
div#grid div#other_types div.type {
  background: #000;
  width: 25%;
  float: left;
  overflow: hidden;
  color: #fff;
  text-align: center;
}
div#studios div#other_types div.type a,
div#studios div#other_types div.type div.text,
div#grid div#other_types div.type a,
div#grid div#other_types div.type div.text {
  height: 100%;
}
div#studios div#other_types div.type a div.img,
div#grid div#other_types div.type a div.img {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}
div#studios div#other_types div.type a div.text,
div#grid div#other_types div.type a div.text {
  padding: 20% 5%;
}
div#studios div#other_types div.type a div.text h3,
div#grid div#other_types div.type a div.text h3 {
  font-size: 24px;
  font-weight: 700;
}
div#studios div#other_types div.type a div.text span,
div#grid div#other_types div.type a div.text span {
  display: block;
  margin-top: 10px;
  font-size: 18px;
}
div#studios div#category_banner,
div#grid div#category_banner {
  padding: 3% 0;
}
div#studios div#category_banner div.categories,
div#grid div#category_banner div.categories {
  display: none;
}
div#studios div.container_12.categories,
div#grid div.container_12.categories {
  display: none;
  margin-top: -3% !important;
}
div#studios div#pinned_banner,
div#grid div#pinned_banner {
  width: 100%;
  background-image: url('../../themes/miloco/images/pinned-studios-bg.jpg');
  background-position-y: center;
  background-size: cover;
  color: #fff;
}
div#studios div#pinned_banner h2,
div#grid div#pinned_banner h2 {
  font-size: 36px;
  font-weight: bold;
  margin: 45px 0 10px;
}
div#studios div#pinned_banner p,
div#grid div#pinned_banner p {
  font-size: 15px;
}
div#studios div#pinned_banner img,
div#grid div#pinned_banner img {
  vertical-align: bottom;
}
div#studios div#snk,
div#grid div#snk {
  margin-top: 3%;
}
div#studios div#snk div.contain,
div#grid div#snk div.contain {
  height: 168px;
  overflow: hidden;
  border: 10px solid #1f1f1f;
}
div#studios div#snk div.contain div.quarter,
div#grid div#snk div.contain div.quarter {
  background-color: #000;
  width: 25%;
  height: 100%;
  float: left;
  border-left: 10px solid #1f1f1f;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
div#studios div#snk div.contain div.quarter:first-child,
div#grid div#snk div.contain div.quarter:first-child {
  border: none;
}
div#studios div#snk div.contain div.quarter#snk_mixing,
div#grid div#snk div.contain div.quarter#snk_mixing {
  background-image: url('../../themes/miloco/images/5point1.jpg');
}
div#studios div#snk div.contain div.quarter#voice_over,
div#grid div#snk div.contain div.quarter#voice_over {
  background-image: url('../../themes/miloco/images/voice-over.jpg');
}
div#studios div#snk div.contain div.quarter#isdn,
div#grid div#snk div.contain div.quarter#isdn {
  background-image: url('../../themes/miloco/images/isdn.jpg');
}
div#studios div#snk div.contain div.quarter#audio_book,
div#grid div#snk div.contain div.quarter#audio_book {
  background-image: url('../../themes/miloco/images/audio-book.jpg');
}
div#studios div#snk div.contain div.quarter a,
div#grid div#snk div.contain div.quarter a {
  height: 100%;
  display: block;
  padding: 0 20px;
  color: #fff;
}
div#studios div#snk div.contain div.quarter a img,
div#grid div#snk div.contain div.quarter a img {
  display: block;
}
div#studios div#snk div.contain div.quarter a p,
div#grid div#snk div.contain div.quarter a p {
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.5em;
}
div#studios div#snk div.contain div.quarter a span,
div#grid div#snk div.contain div.quarter a span {
  display: block;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}
div#studios div#explore,
div#grid div#explore {
  background: #1f1f1f;
  margin: 3% 0;
  padding: 6% 0;
  color: #fff;
  text-align: center;
}
div#studios div#explore h3,
div#grid div#explore h3 {
  margin-top: -10px;
  font-size: 50px;
  font-weight: 700;
}
div#studios div#explore span,
div#grid div#explore span {
  display: block;
  margin: 20px 0;
  font-size: 24px;
}
div#studios div#explore div.links,
div#grid div#explore div.links {
  height: 42px;
  float: left;
  left: 50%;
  border: 2px solid #fff;
  line-height: 42px;
  border-radius: 21px;
  -webkit-border-radius: 21px;
  -moz-border-radius: 21px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
div#studios div#explore div.links a,
div#grid div#explore div.links a {
  display: block;
  float: left;
  padding: 0 24px;
  font-size: 20px;
  font-weight: 700;
}
div#studios div#explore div.links a:first-child,
div#grid div#explore div.links a:first-child {
  border-right: 2px solid #fff;
}
div#studios div.studio,
div#grid div.studio {
  margin-top: 3.5%;
  min-height: 271px;
}
div#studios div.studio:hover a.pin,
div#grid div.studio:hover a.pin {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
div#studios div.studio:hover a.permalink div.img,
div#grid div.studio:hover a.permalink div.img {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
div#studios div.studio:hover a.permalink div.text p,
div#grid div.studio:hover a.permalink div.text p {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
}
div#studios div.studio.pinned a.pin,
div#grid div.studio.pinned a.pin {
  opacity: 1;
}
div#studios div.studio.pinned a.pin img,
div#grid div.studio.pinned a.pin img {
  display: none;
}
div#studios div.studio.pinned a.pin img.active,
div#grid div.studio.pinned a.pin img.active {
  display: block;
}
div#studios div.studio.longterm span,
div#grid div.studio.longterm span {
  margin-top: 5px;
  line-height: 1.4em;
}
div#studios div.studio.engineer a,
div#grid div.studio.engineer a {
  height: 300px !important;
}
div#studios div.studio.engineer a div.text p,
div#grid div.studio.engineer a div.text p {
  font-size: 14px;
}
div#studios div.studio.send a.permalink,
div#grid div.studio.send a.permalink {
  background: #e2e2e2;
  text-align: center;
}
div#studios div.studio.send a.permalink span,
div#grid div.studio.send a.permalink span {
  display: block;
  padding: 0 40px;
  margin-top: 10px;
  font-size: 20px;
  color: #282828;
  line-height: 1.3em;
  white-space: normal;
}
div#studios div.studio a.pin,
div#grid div.studio a.pin {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: opacity 0.6s ease;
  -webkit-transition: opacity 0.6s ease;
  -moz-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  -ms-transition: opacity 0.6s ease;
}
div#studios div.studio a.pin img,
div#grid div.studio a.pin img {
  display: block;
}
div#studios div.studio a.pin img.active,
div#grid div.studio a.pin img.active {
  display: none;
}
div#studios div.studio a.permalink,
div#grid div.studio a.permalink {
  background: #262b31;
  height: 200px;
  display: block;
  position: relative;
  overflow: hidden;
}
div#studios div.studio a.permalink div.img,
div#grid div.studio a.permalink div.img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -o-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transition: transform 0.6s ease, opacity 0.6s ease;
  -webkit-transition: -webkit-transform 0.6s ease, opacity 0.6s ease;
  -moz-transition: -moz-transform 0.6s ease, opacity 0.6s ease;
  -o-transition: -o-transform 0.6s ease, opacity 0.6s ease;
  -ms-transition: -ms-transform 0.6s ease, opacity 0.6s ease;
}
div#studios div.studio a.permalink div.text,
div#grid div.studio a.permalink div.text {
  position: absolute;
  left: 0;
  right: 15%;
  bottom: 0;
}
div#studios div.studio a.permalink div.text p,
div#grid div.studio a.permalink div.text p {
  padding-bottom: 20px;
  position: absolute;
  left: 20px;
  right: 20px;
  top: 100%;
  color: #eee;
  line-height: 1.3em;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: transform 0.6s ease, opacity 0.6s ease;
  -webkit-transition: -webkit-transform 0.6s ease, opacity 0.6s ease;
  -moz-transition: -moz-transform 0.6s ease, opacity 0.6s ease;
  -o-transition: -o-transform 0.6s ease, opacity 0.6s ease;
  -ms-transition: -ms-transform 0.6s ease, opacity 0.6s ease;
}
div#studios div.studio h3,
div#studios div.studio span,
div#grid div.studio h3,
div#grid div.studio span {
  padding: 0 5px;
}
div#studios div.studio h3,
div#grid div.studio h3 {
  margin-top: 15px;
  font-size: 16px;
  color: #222;
}
div#studios div.studio span,
div#grid div.studio span {
  display: block;
  overflow: hidden;
  font-size: 13px;
  color: #9c9c9c;
  text-overflow: ellipsis;
  white-space: nowrap;
}
div#studios div.studio-category,
div#grid div.studio-category {
  background: #000;
  margin-top: 3.5%;
}
div#studios div.studio-category:hover div.img,
div#grid div.studio-category:hover div.img {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
div#studios div.studio-category:hover div.text,
div#grid div.studio-category:hover div.text {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
div#studios div.studio-category div.img,
div#studios div.studio-category div.text,
div#grid div.studio-category div.img,
div#grid div.studio-category div.text {
  transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
}
div#studios div.studio-category div.img,
div#grid div.studio-category div.img {
  height: 200px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
div#studios div.studio-category div.text,
div#grid div.studio-category div.text {
  padding: 0 10%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
div#studios div.studio-category div.text span,
div#grid div.studio-category div.text span {
  display: block;
  font-size: 28px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  line-height: 1.3em;
}
div#studios {
  height: 85%;
}
div#studios div#hero {
  height: 100%;
  min-height: 640px;
  overflow: visible;
}
div#studios div#hero div.bgs {
  overflow: hidden;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
div#studios div#body div.intro {
  margin-top: 3.5%;
  color: #282828;
  text-align: center;
}
div#studios div#body div.intro h1 {
  font-size: 36px;
  font-weight: 700;
}
div#studios div#body div.intro h2.sorry {
  font-size: 28px;
}
div#studios div#body div.intro p {
  margin-top: 15px;
  font-size: 16px;
  line-height: 1.5em;
}
div#studio,
div#engineer,
div#live_recording {
  height: 80%;
}
div#studio div#hero,
div#engineer div#hero,
div#live_recording div#hero {
  background: #1e1f22 url('../../themes/miloco/images/miloco-loader.gif') no-repeat center;
  background-size: 285px auto;
  height: 95%;
  height: calc(100% - 94px);
  padding-top: 94px;
  color: #fff;
  text-align: left;
  line-height: 1em;
  -webkit-backface-visibility: hidden;
}
div#studio div#hero.fixed,
div#engineer div#hero.fixed,
div#live_recording div#hero.fixed {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 100;
}
div#studio div#hero.open,
div#engineer div#hero.open,
div#live_recording div#hero.open {
  padding-top: 0 !important;
  top: 0 !important;
  z-index: 751;
  transition: height 0.6s ease, padding 0.6s ease, top 0.6s ease;
  -webkit-transition: height 0.6s ease, padding 0.6s ease, top 0.6s ease;
  -moz-transition: height 0.6s ease, padding 0.6s ease, top 0.6s ease;
  -o-transition: height 0.6s ease, padding 0.6s ease, top 0.6s ease;
  -ms-transition: height 0.6s ease, padding 0.6s ease, top 0.6s ease;
}
div#studio div#hero.open div.bgs,
div#studio div#hero.open > div.container_12,
div#studio div#hero.open div.breadcrumbs,
div#studio div#hero.open div#admin_bar,
div#engineer div#hero.open div.bgs,
div#engineer div#hero.open > div.container_12,
div#engineer div#hero.open div.breadcrumbs,
div#engineer div#hero.open div#admin_bar,
div#live_recording div#hero.open div.bgs,
div#live_recording div#hero.open > div.container_12,
div#live_recording div#hero.open div.breadcrumbs,
div#live_recording div#hero.open div#admin_bar {
  pointer-events: none;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  transition: opacity 0.6s ease;
  -webkit-transition: opacity 0.6s ease;
  -moz-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  -ms-transition: opacity 0.6s ease;
}
div#studio div#hero.open.gallery div.gallery-thumbnails,
div#engineer div#hero.open.gallery div.gallery-thumbnails,
div#live_recording div#hero.open.gallery div.gallery-thumbnails {
  transform: translate3d(0, -178px, 0);
  -webkit-transform: translate3d(0, -178px, 0);
  -moz-transform: translate3d(0, -178px, 0);
  -o-transform: translate3d(0, -178px, 0);
  -ms-transform: translate3d(0, -178px, 0);
  transition: transform 0.6s ease;
  -webkit-transition: -webkit-transform 0.6s ease;
  -moz-transition: -moz-transform 0.6s ease;
  -o-transition: -o-transform 0.6s ease;
  -ms-transition: -ms-transform 0.6s ease;
  transition-delay: 0.9s;
  -webkit-transition-delay: 0.9s;
  -moz-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  -ms-transition-delay: 0.9s;
}
div#studio div#hero.open.floorplan div.floorplan,
div#engineer div#hero.open.floorplan div.floorplan,
div#live_recording div#hero.open.floorplan div.floorplan {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transition: transform 0.6s ease;
  -webkit-transition: -webkit-transform 0.6s ease;
  -moz-transition: -moz-transform 0.6s ease;
  -o-transition: -o-transform 0.6s ease;
  -ms-transition: -ms-transform 0.6s ease;
  transition-delay: 0.9s;
  -webkit-transition-delay: 0.9s;
  -moz-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  -ms-transition-delay: 0.9s;
}
div#studio div#hero.open.floorplan div.gradient,
div#engineer div#hero.open.floorplan div.gradient,
div#live_recording div#hero.open.floorplan div.gradient {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  transition: opacity 0.6s ease;
  -webkit-transition: opacity 0.6s ease;
  -moz-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  -ms-transition: opacity 0.6s ease;
}
div#studio div#hero.fade,
div#engineer div#hero.fade,
div#live_recording div#hero.fade {
  background: #1e1f22;
}
div#studio div#hero.fade div.bg,
div#engineer div#hero.fade div.bg,
div#live_recording div#hero.fade div.bg {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
div#studio div#hero.background,
div#engineer div#hero.background,
div#live_recording div#hero.background {
  background: #1e1f22;
}
div#studio div#hero div.bgs,
div#engineer div#hero div.bgs,
div#live_recording div#hero div.bgs {
  background-size: 285px auto;
  height: 100%;
  -webkit-backface-visibility: hidden;
}
div#studio div#hero div.bgs.visible,
div#engineer div#hero div.bgs.visible,
div#live_recording div#hero div.bgs.visible {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transform: translate3d(0, 0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
  -moz-transform: translate3d(0, 0, 0) !important;
  -o-transform: translate3d(0, 0, 0) !important;
  -ms-transform: translate3d(0, 0, 0) !important;
}
div#studio div#hero div.bgs.visible div.bg:first-child,
div#engineer div#hero div.bgs.visible div.bg:first-child,
div#live_recording div#hero div.bgs.visible div.bg:first-child {
  display: none;
}
div#studio div#hero div.bgs div.bg,
div#engineer div#hero div.bgs div.bg,
div#live_recording div#hero div.bgs div.bg {
  display: none;
}
div#studio div#hero div.bgs div.bg:first-child,
div#engineer div#hero div.bgs div.bg:first-child,
div#live_recording div#hero div.bgs div.bg:first-child {
  display: block;
}
div#studio div#hero div.bgs div.breadcrumbs,
div#engineer div#hero div.bgs div.breadcrumbs,
div#live_recording div#hero div.bgs div.breadcrumbs {
  position: absolute;
  left: 20px;
  top: 114px;
  font-size: 14px;
  text-shadow: 0 0 10px rgba(0,0,0,0.5);
}
div#studio div#hero div.bgs div.breadcrumbs span,
div#engineer div#hero div.bgs div.breadcrumbs span,
div#live_recording div#hero div.bgs div.breadcrumbs span {
  font-weight: 700;
}
div#studio div#hero div.gradient,
div#engineer div#hero div.gradient,
div#live_recording div#hero div.gradient {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjQiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,#000000 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(40%,rgba(0,0,0,0)),color-stop(100%,#000000));
  background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,#000000 100%);
  background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,#000000 100%);
  background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,#000000 100%);
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,#000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 );
  width: 100%;
  height: 70%;
  position: absolute;
  left: 0;
  bottom: 0;
}
div#studio div#hero div.container_12,
div#studio div#hero div.grid_12,
div#engineer div#hero div.container_12,
div#engineer div#hero div.grid_12,
div#live_recording div#hero div.container_12,
div#live_recording div#hero div.grid_12 {
  height: 100%;
}
div#studio div#hero div.logo,
div#engineer div#hero div.logo,
div#live_recording div#hero div.logo {
  background: #fff;
  width: 84px;
  height: 84px;
  padding: 5px;
  position: absolute;
  left: 0;
  bottom: 25px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  transition: transform 0.6s ease, opacity 0.6s ease;
  -webkit-transition: -webkit-transform 0.6s ease, opacity 0.6s ease;
  -moz-transition: -moz-transform 0.6s ease, opacity 0.6s ease;
  -o-transition: -o-transform 0.6s ease, opacity 0.6s ease;
  -ms-transition: -ms-transform 0.6s ease, opacity 0.6s ease;
}
div#studio div#hero div.logo.move,
div#engineer div#hero div.logo.move,
div#live_recording div#hero div.logo.move {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transform: translateY(15px);
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -o-transform: translateY(15px);
  -ms-transform: translateY(15px);
}
div#studio div#hero div.logo img,
div#engineer div#hero div.logo img,
div#live_recording div#hero div.logo img {
  width: 100%;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
div#studio div#hero div.text,
div#engineer div#hero div.text,
div#live_recording div#hero div.text {
  position: absolute;
  left: 0;
  bottom: 25px;
  transition: transform 0.6s ease;
  -webkit-transition: -webkit-transform 0.6s ease;
  -moz-transition: -moz-transform 0.6s ease;
  -o-transition: -o-transform 0.6s ease;
  -ms-transition: -ms-transform 0.6s ease;
}
div#studio div#hero div.text.move,
div#engineer div#hero div.text.move,
div#live_recording div#hero div.text.move {
  transform: translateX(114px);
  -webkit-transform: translateX(114px);
  -moz-transform: translateX(114px);
  -o-transform: translateX(114px);
  -ms-transform: translateX(114px);
}
div#studio div#hero div.text h1,
div#engineer div#hero div.text h1,
div#live_recording div#hero div.text h1 {
  font-size: 40px;
  font-weight: 700;
}
div#studio div#hero div.text span,
div#engineer div#hero div.text span,
div#live_recording div#hero div.text span {
  display: block;
  margin-top: 7px;
  font-size: 18px;
}
div#studio div#hero div#landing_text,
div#engineer div#hero div#landing_text,
div#live_recording div#hero div#landing_text {
  margin-top: 40px;
  text-align: center;
}
div#studio div#hero div#landing_text h1,
div#studio div#hero div#landing_text h3,
div#engineer div#hero div#landing_text h1,
div#engineer div#hero div#landing_text h3,
div#live_recording div#hero div#landing_text h1,
div#live_recording div#hero div#landing_text h3 {
  font-weight: 700;
}
div#studio div#hero div#landing_text h1,
div#engineer div#hero div#landing_text h1,
div#live_recording div#hero div#landing_text h1 {
  margin: 5px 0 10px 0;
  font-size: 60px;
}
div#studio div#hero div#landing_text h2,
div#engineer div#hero div#landing_text h2,
div#live_recording div#hero div#landing_text h2 {
  font-size: 26px;
}
div#studio div#hero div#landing_text h3,
div#engineer div#hero div#landing_text h3,
div#live_recording div#hero div#landing_text h3 {
  font-size: 30px;
}
div#studio div#hero div#landing_text a.explore,
div#engineer div#hero div#landing_text a.explore,
div#live_recording div#hero div#landing_text a.explore {
  background: url('http://ether-static.s3.amazonaws.com/bgb70.png');
  background: rgba(0,0,0,0.7);
  display: inline-block;
  padding: 15px 100px;
  margin-top: 50px;
  border: 1px solid #fff;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  line-height: 1em;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
div#studio div#hero div.gallery-thumbnails,
div#engineer div#hero div.gallery-thumbnails,
div#live_recording div#hero div.gallery-thumbnails {
  height: 138px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  bottom: -178px;
}
div#studio div#hero div.gallery-thumbnails div.gallery-meta,
div#engineer div#hero div.gallery-thumbnails div.gallery-meta,
div#live_recording div#hero div.gallery-thumbnails div.gallery-meta {
  background: #000;
  height: 40px;
  padding: 0 20px 0 10px;
  position: absolute;
  left: 0;
  right: 367px;
  top: 0;
}
div#studio div#hero div.gallery-thumbnails div.gallery-meta span,
div#engineer div#hero div.gallery-thumbnails div.gallery-meta span,
div#live_recording div#hero div.gallery-thumbnails div.gallery-meta span {
  display: block;
  float: left;
  font-size: 15px;
  color: #fff;
  line-height: 40px;
}
div#studio div#hero div.gallery-thumbnails div.gallery-meta span.credit,
div#engineer div#hero div.gallery-thumbnails div.gallery-meta span.credit,
div#live_recording div#hero div.gallery-thumbnails div.gallery-meta span.credit {
  float: right;
}
div#studio div#hero div.gallery-thumbnails a.close-gallery,
div#engineer div#hero div.gallery-thumbnails a.close-gallery,
div#live_recording div#hero div.gallery-thumbnails a.close-gallery {
  background: #000;
  height: 40px;
  padding: 0 60px;
  position: absolute;
  right: 20px;
  bottom: 98px;
  font-size: 26px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 40px;
}
div#studio div#hero div.gallery-thumbnails div.thumbnails,
div#engineer div#hero div.gallery-thumbnails div.thumbnails,
div#live_recording div#hero div.gallery-thumbnails div.thumbnails {
  background: #000;
  height: 98px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  white-space: nowrap;
  overflow: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
div#studio div#hero div.gallery-thumbnails div.thumbnails a,
div#engineer div#hero div.gallery-thumbnails div.thumbnails a,
div#live_recording div#hero div.gallery-thumbnails div.thumbnails a {
  background-color: #fff;
  width: 120px;
  height: 74px;
  display: inline-block;
  position: relative;
  margin: 10px 10px 10px 0;
  -webkit-backface-visibility: hidden;
  transition: transform 0.15s ease;
  -webkit-transition: -webkit-transform 0.15s ease;
  -moz-transition: -moz-transform 0.15s ease;
  -o-transition: -o-transform 0.15s ease;
  -ms-transition: -ms-transform 0.15s ease;
}
div#studio div#hero div.gallery-thumbnails div.thumbnails a:first-child,
div#engineer div#hero div.gallery-thumbnails div.thumbnails a:first-child,
div#live_recording div#hero div.gallery-thumbnails div.thumbnails a:first-child {
  margin-left: 10px;
}
div#studio div#hero div.gallery-thumbnails div.thumbnails a:hover,
div#studio div#hero div.gallery-thumbnails div.thumbnails a.active,
div#engineer div#hero div.gallery-thumbnails div.thumbnails a:hover,
div#engineer div#hero div.gallery-thumbnails div.thumbnails a.active,
div#live_recording div#hero div.gallery-thumbnails div.thumbnails a:hover,
div#live_recording div#hero div.gallery-thumbnails div.thumbnails a.active {
  width: 110px;
  height: 64px;
  border: 5px solid #fff;
}
div#studio div#hero div.floorplan,
div#engineer div#hero div.floorplan,
div#live_recording div#hero div.floorplan {
  max-width: 20%;
  padding-bottom: 40px;
  position: absolute;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  color: #000;
  transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
}
div#studio div#hero div.floorplan:hover,
div#engineer div#hero div.floorplan:hover,
div#live_recording div#hero div.floorplan:hover {
  max-width: 30%;
  height: 100%;
}
div#studio div#hero div.floorplan:hover div.table,
div#engineer div#hero div.floorplan:hover div.table,
div#live_recording div#hero div.floorplan:hover div.table {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
div#studio div#hero div.floorplan.active,
div#engineer div#hero div.floorplan.active,
div#live_recording div#hero div.floorplan.active {
  width: 100%;
  height: 100%;
  left: -100%;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
div#studio div#hero div.floorplan a.fullscreen,
div#engineer div#hero div.floorplan a.fullscreen,
div#live_recording div#hero div.floorplan a.fullscreen {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
}
div#studio div#hero div.floorplan a.fullscreen.active img,
div#engineer div#hero div.floorplan a.fullscreen.active img,
div#live_recording div#hero div.floorplan a.fullscreen.active img {
  display: none;
}
div#studio div#hero div.floorplan a.fullscreen.active img.active,
div#engineer div#hero div.floorplan a.fullscreen.active img.active,
div#live_recording div#hero div.floorplan a.fullscreen.active img.active {
  display: block;
}
div#studio div#hero div.floorplan a.fullscreen img,
div#engineer div#hero div.floorplan a.fullscreen img,
div#live_recording div#hero div.floorplan a.fullscreen img {
  display: block;
}
div#studio div#hero div.floorplan a.fullscreen img.active,
div#engineer div#hero div.floorplan a.fullscreen img.active,
div#live_recording div#hero div.floorplan a.fullscreen img.active {
  display: none;
}
div#studio div#hero div.floorplan div.table,
div#engineer div#hero div.floorplan div.table,
div#live_recording div#hero div.floorplan div.table {
  background: #fff;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
div#studio div#hero div.floorplan div.padding,
div#engineer div#hero div.floorplan div.padding,
div#live_recording div#hero div.floorplan div.padding {
  padding: 30px;
  overflow: hidden;
}
div#studio div#hero div.floorplan h3,
div#engineer div#hero div.floorplan h3,
div#live_recording div#hero div.floorplan h3 {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2em;
}
div#studio div#hero div.floorplan span,
div#engineer div#hero div.floorplan span,
div#live_recording div#hero div.floorplan span {
  display: block;
  margin: 20px 0;
  font-size: 14px;
  color: #09090a;
}
div#studio div#hero div.floorplan div.plan,
div#engineer div#hero div.floorplan div.plan,
div#live_recording div#hero div.floorplan div.plan {
  float: left;
  clear: both;
}
div#studio div#hero div.floorplan div.plan img,
div#engineer div#hero div.floorplan div.plan img,
div#live_recording div#hero div.floorplan div.plan img {
  width: auto;
  max-height: 70vh;
  display: block;
}
div#studio div#hero div.floorplan div.plan a,
div#engineer div#hero div.floorplan div.plan a,
div#live_recording div#hero div.floorplan div.plan a {
  background: url('../../themes/miloco/images/floorplan-point.png') no-repeat center;
  background-size: 31px auto;
  width: 29px;
  height: 27px;
  position: absolute;
}
div#studio div#hero div.floorplan div.plan a.active,
div#engineer div#hero div.floorplan div.plan a.active,
div#live_recording div#hero div.floorplan div.plan a.active {
  background-image: url('../../themes/miloco/images/floorplan-point-active.png');
}
div#studio div#hero div.floorplan div.img-switch,
div#engineer div#hero div.floorplan div.img-switch,
div#live_recording div#hero div.floorplan div.img-switch {
  width: 140px;
  padding: 3px;
  display: none;
  margin: 20px auto 0 auto;
  overflow: hidden;
  border: 1px solid #000;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
div#studio div#hero div.floorplan div.img-switch a,
div#engineer div#hero div.floorplan div.img-switch a,
div#live_recording div#hero div.floorplan div.img-switch a {
  width: 70px;
  height: 26px;
  display: block;
  float: left;
  font-size: 14px;
  color: #000;
  text-align: center;
  line-height: 26px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
div#studio div#hero div.floorplan div.img-switch a.active,
div#engineer div#hero div.floorplan div.img-switch a.active,
div#live_recording div#hero div.floorplan div.img-switch a.active {
  background: #000;
  color: #fff;
}
div#studio div#hero div.floorplan a.close-floorplan,
div#engineer div#hero div.floorplan a.close-floorplan,
div#live_recording div#hero div.floorplan a.close-floorplan {
  background: #000;
  height: 40px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  line-height: 40px;
}
div#studio div#body,
div#engineer div#body,
div#live_recording div#body {
  padding: 3% 0;
  overflow: auto;
}
div#studio div#body.page-landing,
div#engineer div#body.page-landing,
div#live_recording div#body.page-landing {
  overflow: hidden;
}
div#studio div#body div#sidebar li,
div#engineer div#body div#sidebar li,
div#live_recording div#body div#sidebar li {
  display: block;
}
div#studio div#body div.padding,
div#engineer div#body div.padding,
div#live_recording div#body div.padding {
  padding-left: 20px;
}
div#studio div#body h2,
div#engineer div#body h2,
div#live_recording div#body h2 {
  margin-top: 35px;
  margin-bottom: 35px;
  font-size: 26px;
  font-weight: 700;
}
div#studio div#body h2:first-of-type,
div#engineer div#body h2:first-of-type,
div#live_recording div#body h2:first-of-type {
  margin-top: 0;
}
div#studio div#body h2.align-left,
div#engineer div#body h2.align-left,
div#live_recording div#body h2.align-left {
  text-align: left;
}
div#studio div#body p,
div#engineer div#body p,
div#live_recording div#body p {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.5em;
}
div#studio div#body p a,
div#engineer div#body p a,
div#live_recording div#body p a {
  color: #4F79A9;
}
div#studio div#body p a:hover,
div#engineer div#body p a:hover,
div#live_recording div#body p a:hover {
  text-decoration: underline;
}
div#studio div#body p img,
div#engineer div#body p img,
div#live_recording div#body p img {
  height: auto;
}
div#studio div#body pre,
div#engineer div#body pre,
div#live_recording div#body pre {
  display: none;
}
div#studio div#body div#intro_splash img,
div#studio div#body div#interview_splash img,
div#engineer div#body div#intro_splash img,
div#engineer div#body div#interview_splash img,
div#live_recording div#body div#intro_splash img,
div#live_recording div#body div#interview_splash img {
  max-width: 100%;
}
div#studio div#body div.intro-text ul,
div#studio div#body div#rates ul,
div#engineer div#body div.intro-text ul,
div#engineer div#body div#rates ul,
div#live_recording div#body div.intro-text ul,
div#live_recording div#body div#rates ul {
  margin: 15px 0 0 20px;
}
div#studio div#body div.intro-text ul li,
div#studio div#body div#rates ul li,
div#engineer div#body div.intro-text ul li,
div#engineer div#body div#rates ul li,
div#live_recording div#body div.intro-text ul li,
div#live_recording div#body div#rates ul li {
  margin-top: 5px;
  list-style: disc;
}
div#studio div#body div#overview div.imgs,
div#engineer div#body div#overview div.imgs,
div#live_recording div#body div#overview div.imgs {
  width: 260px;
  float: left;
  padding-right: 30px;
}
div#studio div#body div#overview div.imgs div.img,
div#engineer div#body div#overview div.imgs div.img,
div#live_recording div#body div#overview div.imgs div.img {
  width: 100%;
  height: 275px;
  margin-bottom: 20px;
}
div#studio div#body div#overview div.text,
div#engineer div#body div#overview div.text,
div#live_recording div#body div#overview div.text {
  width: 50%;
  width: calc(100% - 290px);
  float: right;
}
div#studio div#body div#overview div.text p:first-child,
div#engineer div#body div#overview div.text p:first-child,
div#live_recording div#body div#overview div.text p:first-child {
  margin-top: 0;
}
div#studio div#body div#equipment div.row img,
div#engineer div#body div#equipment div.row img,
div#live_recording div#body div#equipment div.row img {
  position: absolute;
  left: 10px;
  top: 9px;
}
div#studio div#body div#equipment div.row input#filter,
div#engineer div#body div#equipment div.row input#filter,
div#live_recording div#body div#equipment div.row input#filter {
  width: 761px;
  width: calc(100% - 62px);
  height: 34px;
  display: block;
  padding: 0 20px 0 40px;
  margin-bottom: 20px;
  border: 1px solid #cacaca;
  font-size: 14px;
  line-height: 34px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
div#studio div#body div#equipment div.equipment-list ul,
div#engineer div#body div#equipment div.equipment-list ul,
div#live_recording div#body div#equipment div.equipment-list ul {
  border: 1px solid #c2c2c2;
  border-bottom: none;
}
div#studio div#body div#equipment div.equipment-list ul.last ul,
div#engineer div#body div#equipment div.equipment-list ul.last ul,
div#live_recording div#body div#equipment div.equipment-list ul.last ul {
  border-bottom: none;
}
div#studio div#body div#equipment div.equipment-list ul li,
div#engineer div#body div#equipment div.equipment-list ul li,
div#live_recording div#body div#equipment div.equipment-list ul li {
  position: relative;
  border-top: 1px solid #c2c2c2;
  line-height: 1.5em;
}
div#studio div#body div#equipment div.equipment-list ul li:first-child,
div#studio div#body div#equipment div.equipment-list ul li.first,
div#engineer div#body div#equipment div.equipment-list ul li:first-child,
div#engineer div#body div#equipment div.equipment-list ul li.first,
div#live_recording div#body div#equipment div.equipment-list ul li:first-child,
div#live_recording div#body div#equipment div.equipment-list ul li.first {
  border-top: none;
}
div#studio div#body div#equipment div.equipment-list ul li:hover div.ctrls,
div#engineer div#body div#equipment div.equipment-list ul li:hover div.ctrls,
div#live_recording div#body div#equipment div.equipment-list ul li:hover div.ctrls {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
div#studio div#body div#equipment div.equipment-list ul li.title,
div#engineer div#body div#equipment div.equipment-list ul li.title,
div#live_recording div#body div#equipment div.equipment-list ul li.title {
  height: auto;
  margin-top: 40px;
  border-bottom: 1px solid #c2c2c2;
}
div#studio div#body div#equipment div.equipment-list ul li.title:first-child,
div#engineer div#body div#equipment div.equipment-list ul li.title:first-child,
div#live_recording div#body div#equipment div.equipment-list ul li.title:first-child {
  margin-top: 0;
}
div#studio div#body div#equipment div.equipment-list ul li.title.first,
div#engineer div#body div#equipment div.equipment-list ul li.title.first,
div#live_recording div#body div#equipment div.equipment-list ul li.title.first {
  margin-top: 0;
}
div#studio div#body div#equipment div.equipment-list ul li.title.last,
div#engineer div#body div#equipment div.equipment-list ul li.title.last,
div#live_recording div#body div#equipment div.equipment-list ul li.title.last {
  border-bottom: none;
}
div#studio div#body div#equipment div.equipment-list ul li.title > span,
div#engineer div#body div#equipment div.equipment-list ul li.title > span,
div#live_recording div#body div#equipment div.equipment-list ul li.title > span {
  background: #f4f4f4;
  height: 39px;
  display: block;
  padding: 0 15px;
  font-weight: 700;
  line-height: 39px;
}
div#studio div#body div#equipment div.equipment-list ul li.pack,
div#engineer div#body div#equipment div.equipment-list ul li.pack,
div#live_recording div#body div#equipment div.equipment-list ul li.pack {
  height: auto;
  position: relative;
  cursor: pointer;
}
div#studio div#body div#equipment div.equipment-list ul li.pack.active img,
div#engineer div#body div#equipment div.equipment-list ul li.pack.active img,
div#live_recording div#body div#equipment div.equipment-list ul li.pack.active img {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
div#studio div#body div#equipment div.equipment-list ul li.pack.active img.active,
div#engineer div#body div#equipment div.equipment-list ul li.pack.active img.active,
div#live_recording div#body div#equipment div.equipment-list ul li.pack.active img.active {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
div#studio div#body div#equipment div.equipment-list ul li.pack > span,
div#engineer div#body div#equipment div.equipment-list ul li.pack > span,
div#live_recording div#body div#equipment div.equipment-list ul li.pack > span {
  font-weight: 700;
}
div#studio div#body div#equipment div.equipment-list ul li.pack img,
div#engineer div#body div#equipment div.equipment-list ul li.pack img,
div#live_recording div#body div#equipment div.equipment-list ul li.pack img {
  position: absolute;
  right: 10px;
  top: 10px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
}
div#studio div#body div#equipment div.equipment-list ul li.pack img.active,
div#engineer div#body div#equipment div.equipment-list ul li.pack img.active,
div#live_recording div#body div#equipment div.equipment-list ul li.pack img.active {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
div#studio div#body div#equipment div.equipment-list ul li.pack ul,
div#engineer div#body div#equipment div.equipment-list ul li.pack ul,
div#live_recording div#body div#equipment div.equipment-list ul li.pack ul {
  display: none;
  margin: 0 15px 15px 15px;
  border: none;
  border-left: 3px solid #e2e2e2;
}
div#studio div#body div#equipment div.equipment-list ul li.pack ul li,
div#engineer div#body div#equipment div.equipment-list ul li.pack ul li,
div#live_recording div#body div#equipment div.equipment-list ul li.pack ul li {
  height: 30px;
  border: none;
  font-size: 14px;
  font-weight: 300;
  line-height: 30px;
}
div#studio div#body div#equipment div.equipment-list ul li span,
div#engineer div#body div#equipment div.equipment-list ul li span,
div#live_recording div#body div#equipment div.equipment-list ul li span {
  display: block;
  padding: 8px 15px;
}
div#studio div#body div#equipment div.equipment-list ul li span small.unavailable,
div#engineer div#body div#equipment div.equipment-list ul li span small.unavailable,
div#live_recording div#body div#equipment div.equipment-list ul li span small.unavailable {
  color: #dd4b39;
  font-style: italic;
}
div#studio div#body div#equipment div.equipment-list ul li div.ctrls,
div#engineer div#body div#equipment div.equipment-list ul li div.ctrls,
div#live_recording div#body div#equipment div.equipment-list ul li div.ctrls {
  height: 20px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -10px;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  transition: opacity 0.15s ease;
  -webkit-transition: opacity 0.15s ease;
  -moz-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  -ms-transition: opacity 0.15s ease;
}
div#studio div#body div#equipment div.equipment-list ul li div.ctrls a,
div#engineer div#body div#equipment div.equipment-list ul li div.ctrls a,
div#live_recording div#body div#equipment div.equipment-list ul li div.ctrls a {
  display: block;
  float: left;
  margin-left: 10px;
}
div#studio div#body div#equipment div.equipment-list ul li ul,
div#engineer div#body div#equipment div.equipment-list ul li ul,
div#live_recording div#body div#equipment div.equipment-list ul li ul {
  border-left: none;
  border-right: none;
}
div#studio div#body div#equipment div.equipment-list ul li div.equipment_info,
div#engineer div#body div#equipment div.equipment-list ul li div.equipment_info,
div#live_recording div#body div#equipment div.equipment-list ul li div.equipment_info {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 200;
}
div#studio div#body div#equipment div.equipment-list ul li div.equipment_info div.bg,
div#engineer div#body div#equipment div.equipment-list ul li div.equipment_info div.bg,
div#live_recording div#body div#equipment div.equipment-list ul li div.equipment_info div.bg {
  background: rgba(255,255,255,0.9);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
div#studio div#body div#equipment div.equipment-list ul li div.equipment_info a.close,
div#engineer div#body div#equipment div.equipment-list ul li div.equipment_info a.close,
div#live_recording div#body div#equipment div.equipment-list ul li div.equipment_info a.close {
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 100;
}
div#studio div#body div#equipment div.equipment-list ul li div.equipment_info a.close img,
div#engineer div#body div#equipment div.equipment-list ul li div.equipment_info a.close img,
div#live_recording div#body div#equipment div.equipment-list ul li div.equipment_info a.close img {
  display: block;
}
div#studio div#body div#equipment div.equipment-list ul li div.equipment_info div.content,
div#engineer div#body div#equipment div.equipment-list ul li div.equipment_info div.content,
div#live_recording div#body div#equipment div.equipment-list ul li div.equipment_info div.content {
  background: #fff;
  overflow: hidden;
  box-shadow: 0 1px 40px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 40px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 40px rgba(0, 0, 0, 0.2);
}
div#studio div#body div#equipment div.equipment-list ul li div.equipment_info div.content div.half,
div#engineer div#body div#equipment div.equipment-list ul li div.equipment_info div.content div.half,
div#live_recording div#body div#equipment div.equipment-list ul li div.equipment_info div.content div.half {
  width: 50%;
  float: left;
  padding: 30px;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
div#studio div#body div#equipment div.equipment-list ul li div.equipment_info div.content div.half:last-child,
div#engineer div#body div#equipment div.equipment-list ul li div.equipment_info div.content div.half:last-child,
div#live_recording div#body div#equipment div.equipment-list ul li div.equipment_info div.content div.half:last-child {
  border-left: 1px solid #c2c2c2;
}
div#studio div#body div#equipment div.equipment-list ul li div.equipment_info div.content div.half.img,
div#engineer div#body div#equipment div.equipment-list ul li div.equipment_info div.content div.half.img,
div#live_recording div#body div#equipment div.equipment-list ul li div.equipment_info div.content div.half.img {
  text-align: center;
}
div#studio div#body div#equipment div.equipment-list ul li div.equipment_info div.content div.half h2,
div#engineer div#body div#equipment div.equipment-list ul li div.equipment_info div.content div.half h2,
div#live_recording div#body div#equipment div.equipment-list ul li div.equipment_info div.content div.half h2 {
  margin-bottom: 15px;
  font-size: 20px;
  color: #000;
  font-weight: 700;
}
div#studio div#body div#equipment div.equipment-list ul li div.equipment_info div.content div.half p,
div#engineer div#body div#equipment div.equipment-list ul li div.equipment_info div.content div.half p,
div#live_recording div#body div#equipment div.equipment-list ul li div.equipment_info div.content div.half p {
  margin-top: 0;
  font-size: 15px;
  color: #242424;
  line-height: 1.7em;
}
div#studio div#body div#equipment div.equipment-list ul li div.equipment_info div.content div.half a.buy,
div#engineer div#body div#equipment div.equipment-list ul li div.equipment_info div.content div.half a.buy,
div#live_recording div#body div#equipment div.equipment-list ul li div.equipment_info div.content div.half a.buy {
  height: 36px;
  display: block;
  float: left;
  padding: 0 30px;
  margin-top: 15px;
  border: 2px solid #343434;
  font-size: 16px;
  color: #242424;
  font-weight: 700;
  line-height: 36px;
}
@media only screen and (max-width: 767px) {
  div#studio div#body div#equipment div.equipment-list ul li div.equipment_info div.content div.half,
  div#engineer div#body div#equipment div.equipment-list ul li div.equipment_info div.content div.half,
  div#live_recording div#body div#equipment div.equipment-list ul li div.equipment_info div.content div.half {
    width: 100%;
    float: none;
    border: none !important;
  }
}
div#studio div#body div#equipment div.equipment-list > ul,
div#engineer div#body div#equipment div.equipment-list > ul,
div#live_recording div#body div#equipment div.equipment-list > ul {
  border-bottom: 1px solid #c2c2c2;
}
div#studio div#body div#location div#maps,
div#engineer div#body div#location div#maps,
div#live_recording div#body div#location div#maps {
  height: 430px;
  margin-left: -1.5%;
}
div#studio div#body div#location div#maps > div,
div#engineer div#body div#location div#maps > div,
div#live_recording div#body div#location div#maps > div {
  background: #232323;
  float: left;
  margin-left: 1.5%;
}
div#studio div#body div#location div#maps div#map_close,
div#engineer div#body div#location div#maps div#map_close,
div#live_recording div#body div#location div#maps div#map_close {
  width: 67%;
  height: 100%;
}
div#studio div#body div#location div#maps div#map_medium,
div#studio div#body div#location div#maps div#map_far,
div#engineer div#body div#location div#maps div#map_medium,
div#engineer div#body div#location div#maps div#map_far,
div#live_recording div#body div#location div#maps div#map_medium,
div#live_recording div#body div#location div#maps div#map_far {
  width: 30%;
  height: 48.65%;
  margin-top: 1.5%;
}
div#studio div#body div#location div#maps div#map_medium,
div#engineer div#body div#location div#maps div#map_medium,
div#live_recording div#body div#location div#maps div#map_medium {
  margin-top: 0;
}
div#studio div#body div#to_visit,
div#studio div#body div#places_to_stay,
div#studio div#body div#clients,
div#engineer div#body div#to_visit,
div#engineer div#body div#places_to_stay,
div#engineer div#body div#clients,
div#live_recording div#body div#to_visit,
div#live_recording div#body div#places_to_stay,
div#live_recording div#body div#clients {
  margin-top: 40px;
}
div#studio div#body div#to_visit div.row,
div#studio div#body div#places_to_stay div.row,
div#studio div#body div#clients div.row,
div#engineer div#body div#to_visit div.row,
div#engineer div#body div#places_to_stay div.row,
div#engineer div#body div#clients div.row,
div#live_recording div#body div#to_visit div.row,
div#live_recording div#body div#places_to_stay div.row,
div#live_recording div#body div#clients div.row {
  margin-bottom: 40px;
  overflow: hidden;
}
div#studio div#body div#to_visit div.row div.img,
div#studio div#body div#to_visit div.row div.text,
div#studio div#body div#places_to_stay div.row div.img,
div#studio div#body div#places_to_stay div.row div.text,
div#studio div#body div#clients div.row div.img,
div#studio div#body div#clients div.row div.text,
div#engineer div#body div#to_visit div.row div.img,
div#engineer div#body div#to_visit div.row div.text,
div#engineer div#body div#places_to_stay div.row div.img,
div#engineer div#body div#places_to_stay div.row div.text,
div#engineer div#body div#clients div.row div.img,
div#engineer div#body div#clients div.row div.text,
div#live_recording div#body div#to_visit div.row div.img,
div#live_recording div#body div#to_visit div.row div.text,
div#live_recording div#body div#places_to_stay div.row div.img,
div#live_recording div#body div#places_to_stay div.row div.text,
div#live_recording div#body div#clients div.row div.img,
div#live_recording div#body div#clients div.row div.text {
  float: left;
}
div#studio div#body div#to_visit div.row div.img,
div#studio div#body div#places_to_stay div.row div.img,
div#studio div#body div#clients div.row div.img,
div#engineer div#body div#to_visit div.row div.img,
div#engineer div#body div#places_to_stay div.row div.img,
div#engineer div#body div#clients div.row div.img,
div#live_recording div#body div#to_visit div.row div.img,
div#live_recording div#body div#places_to_stay div.row div.img,
div#live_recording div#body div#clients div.row div.img {
  width: 42%;
  margin-right: 2%;
}
div#studio div#body div#to_visit div.row div.img img,
div#studio div#body div#places_to_stay div.row div.img img,
div#studio div#body div#clients div.row div.img img,
div#engineer div#body div#to_visit div.row div.img img,
div#engineer div#body div#places_to_stay div.row div.img img,
div#engineer div#body div#clients div.row div.img img,
div#live_recording div#body div#to_visit div.row div.img img,
div#live_recording div#body div#places_to_stay div.row div.img img,
div#live_recording div#body div#clients div.row div.img img {
  display: block;
}
div#studio div#body div#to_visit div.row div.text,
div#studio div#body div#places_to_stay div.row div.text,
div#studio div#body div#clients div.row div.text,
div#engineer div#body div#to_visit div.row div.text,
div#engineer div#body div#places_to_stay div.row div.text,
div#engineer div#body div#clients div.row div.text,
div#live_recording div#body div#to_visit div.row div.text,
div#live_recording div#body div#places_to_stay div.row div.text,
div#live_recording div#body div#clients div.row div.text {
  width: 56%;
}
div#studio div#body div#to_visit div.row div.text h2,
div#studio div#body div#to_visit div.row div.text span,
div#studio div#body div#to_visit div.row div.text p,
div#studio div#body div#places_to_stay div.row div.text h2,
div#studio div#body div#places_to_stay div.row div.text span,
div#studio div#body div#places_to_stay div.row div.text p,
div#studio div#body div#clients div.row div.text h2,
div#studio div#body div#clients div.row div.text span,
div#studio div#body div#clients div.row div.text p,
div#engineer div#body div#to_visit div.row div.text h2,
div#engineer div#body div#to_visit div.row div.text span,
div#engineer div#body div#to_visit div.row div.text p,
div#engineer div#body div#places_to_stay div.row div.text h2,
div#engineer div#body div#places_to_stay div.row div.text span,
div#engineer div#body div#places_to_stay div.row div.text p,
div#engineer div#body div#clients div.row div.text h2,
div#engineer div#body div#clients div.row div.text span,
div#engineer div#body div#clients div.row div.text p,
div#live_recording div#body div#to_visit div.row div.text h2,
div#live_recording div#body div#to_visit div.row div.text span,
div#live_recording div#body div#to_visit div.row div.text p,
div#live_recording div#body div#places_to_stay div.row div.text h2,
div#live_recording div#body div#places_to_stay div.row div.text span,
div#live_recording div#body div#places_to_stay div.row div.text p,
div#live_recording div#body div#clients div.row div.text h2,
div#live_recording div#body div#clients div.row div.text span,
div#live_recording div#body div#clients div.row div.text p {
  color: #1c1c1c;
}
div#studio div#body div#to_visit div.row div.text h2,
div#studio div#body div#places_to_stay div.row div.text h2,
div#studio div#body div#clients div.row div.text h2,
div#engineer div#body div#to_visit div.row div.text h2,
div#engineer div#body div#places_to_stay div.row div.text h2,
div#engineer div#body div#clients div.row div.text h2,
div#live_recording div#body div#to_visit div.row div.text h2,
div#live_recording div#body div#places_to_stay div.row div.text h2,
div#live_recording div#body div#clients div.row div.text h2 {
  margin-bottom: 10px;
  text-align: left;
}
div#studio div#body div#to_visit div.row div.text span,
div#studio div#body div#places_to_stay div.row div.text span,
div#studio div#body div#clients div.row div.text span,
div#engineer div#body div#to_visit div.row div.text span,
div#engineer div#body div#places_to_stay div.row div.text span,
div#engineer div#body div#clients div.row div.text span,
div#live_recording div#body div#to_visit div.row div.text span,
div#live_recording div#body div#places_to_stay div.row div.text span,
div#live_recording div#body div#clients div.row div.text span {
  display: block;
  font-weight: 700;
}
div#studio div#body div#to_visit div.row div.text span a,
div#studio div#body div#places_to_stay div.row div.text span a,
div#studio div#body div#clients div.row div.text span a,
div#engineer div#body div#to_visit div.row div.text span a,
div#engineer div#body div#places_to_stay div.row div.text span a,
div#engineer div#body div#clients div.row div.text span a,
div#live_recording div#body div#to_visit div.row div.text span a,
div#live_recording div#body div#places_to_stay div.row div.text span a,
div#live_recording div#body div#clients div.row div.text span a {
  color: #4f79a9;
  font-weight: 300;
}
div#studio div#body div#to_visit div.row div.text span a:hover,
div#studio div#body div#places_to_stay div.row div.text span a:hover,
div#studio div#body div#clients div.row div.text span a:hover,
div#engineer div#body div#to_visit div.row div.text span a:hover,
div#engineer div#body div#places_to_stay div.row div.text span a:hover,
div#engineer div#body div#clients div.row div.text span a:hover,
div#live_recording div#body div#to_visit div.row div.text span a:hover,
div#live_recording div#body div#places_to_stay div.row div.text span a:hover,
div#live_recording div#body div#clients div.row div.text span a:hover {
  text-decoration: underline;
}
div#studio div#body div#to_visit div.row div.text p,
div#studio div#body div#places_to_stay div.row div.text p,
div#studio div#body div#clients div.row div.text p,
div#engineer div#body div#to_visit div.row div.text p,
div#engineer div#body div#places_to_stay div.row div.text p,
div#engineer div#body div#clients div.row div.text p,
div#live_recording div#body div#to_visit div.row div.text p,
div#live_recording div#body div#places_to_stay div.row div.text p,
div#live_recording div#body div#clients div.row div.text p {
  margin-top: 15px;
}
div#studio div#body div#to_visit div.row div.text p:first-child,
div#studio div#body div#places_to_stay div.row div.text p:first-child,
div#studio div#body div#clients div.row div.text p:first-child,
div#engineer div#body div#to_visit div.row div.text p:first-child,
div#engineer div#body div#places_to_stay div.row div.text p:first-child,
div#engineer div#body div#clients div.row div.text p:first-child,
div#live_recording div#body div#to_visit div.row div.text p:first-child,
div#live_recording div#body div#places_to_stay div.row div.text p:first-child,
div#live_recording div#body div#clients div.row div.text p:first-child {
  margin-top: 0;
}
div#studio div#body div#to_visit div.row div.text a.view-article,
div#studio div#body div#places_to_stay div.row div.text a.view-article,
div#studio div#body div#clients div.row div.text a.view-article,
div#engineer div#body div#to_visit div.row div.text a.view-article,
div#engineer div#body div#places_to_stay div.row div.text a.view-article,
div#engineer div#body div#clients div.row div.text a.view-article,
div#live_recording div#body div#to_visit div.row div.text a.view-article,
div#live_recording div#body div#places_to_stay div.row div.text a.view-article,
div#live_recording div#body div#clients div.row div.text a.view-article {
  font-weight: 700;
}
div#studio div#body div#clients table td,
div#engineer div#body div#clients table td,
div#live_recording div#body div#clients table td {
  vertical-align: top;
}
div#studio div#body div#videos div.row,
div#engineer div#body div#videos div.row,
div#live_recording div#body div#videos div.row {
  margin-bottom: 40px;
  overflow: hidden;
}
div#studio div#body div#videos div.row div.video,
div#studio div#body div#videos div.row div.text,
div#engineer div#body div#videos div.row div.video,
div#engineer div#body div#videos div.row div.text,
div#live_recording div#body div#videos div.row div.video,
div#live_recording div#body div#videos div.row div.text {
  float: left;
}
div#studio div#body div#videos div.row div.video,
div#engineer div#body div#videos div.row div.video,
div#live_recording div#body div#videos div.row div.video {
  width: 42%;
  margin-right: 2%;
  font-size: 1px;
  color: transparent;
}
div#studio div#body div#videos div.row div.text,
div#engineer div#body div#videos div.row div.text,
div#live_recording div#body div#videos div.row div.text {
  width: 56%;
}
div#studio div#body div#videos div.row div.text h2,
div#studio div#body div#videos div.row div.text p,
div#engineer div#body div#videos div.row div.text h2,
div#engineer div#body div#videos div.row div.text p,
div#live_recording div#body div#videos div.row div.text h2,
div#live_recording div#body div#videos div.row div.text p {
  color: #1c1c1c;
}
div#studio div#body div#videos div.row div.text h2,
div#engineer div#body div#videos div.row div.text h2,
div#live_recording div#body div#videos div.row div.text h2 {
  margin-bottom: 0;
  font-size: 20px;
}
div#studio div#body div#bedrooms div#rooms,
div#engineer div#body div#bedrooms div#rooms,
div#live_recording div#body div#bedrooms div#rooms {
  margin-left: -2%;
  overflow: hidden;
}
div#studio div#body div#bedrooms div#rooms div.bedroom,
div#engineer div#body div#bedrooms div#rooms div.bedroom,
div#live_recording div#body div#bedrooms div#rooms div.bedroom {
  width: 48%;
  float: left;
  margin: 40px 0 0 2%;
}
div#studio div#body div#bedrooms div#rooms div.bedroom h2,
div#engineer div#body div#bedrooms div#rooms div.bedroom h2,
div#live_recording div#body div#bedrooms div#rooms div.bedroom h2 {
  margin-bottom: 0;
  font-size: 22px;
}
div#studio div#body div#bedrooms div#rooms div.bedroom span,
div#engineer div#body div#bedrooms div#rooms div.bedroom span,
div#live_recording div#body div#bedrooms div#rooms div.bedroom span {
  display: block;
  font-size: 14px;
}
div#studio div#body div#bedrooms div#rooms div.bedroom div.image,
div#engineer div#body div#bedrooms div#rooms div.bedroom div.image,
div#live_recording div#body div#bedrooms div#rooms div.bedroom div.image {
  height: 200px;
  margin-top: 10px;
  cursor: pointer;
}
div#studio div#body div#floorplan div.image div.img-switch,
div#engineer div#body div#floorplan div.image div.img-switch,
div#live_recording div#body div#floorplan div.image div.img-switch {
  padding: 3px;
  display: none;
  position: absolute;
  left: 10px;
  top: 10px;
  overflow: hidden;
  border: 1px solid #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
div#studio div#body div#floorplan div.image div.img-switch a,
div#engineer div#body div#floorplan div.image div.img-switch a,
div#live_recording div#body div#floorplan div.image div.img-switch a {
  height: 26px;
  display: block;
  float: left;
  padding: 0 9px;
  font-size: 14px;
  color: #fff;
  line-height: 26px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
div#studio div#body div#floorplan div.image div.img-switch a.active,
div#engineer div#body div#floorplan div.image div.img-switch a.active,
div#live_recording div#body div#floorplan div.image div.img-switch a.active {
  background: #fff;
  color: #000;
}
div#studio div#body div#floorplan div.image img,
div#engineer div#body div#floorplan div.image img,
div#live_recording div#body div#floorplan div.image img {
  display: block;
}
div#studio div#body div#floorplan div.ctrls,
div#engineer div#body div#floorplan div.ctrls,
div#live_recording div#body div#floorplan div.ctrls {
  height: 240px;
}
div#studio div#body div#floorplan div.ctrls a.enlarge,
div#engineer div#body div#floorplan div.ctrls a.enlarge,
div#live_recording div#body div#floorplan div.ctrls a.enlarge {
  background: #171717;
  width: 22%;
  width: calc(38% - 100px);
  display: block;
  float: left;
  padding: 10px 50px;
  margin-top: 20px;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
}
div#studio div#body div#floorplan div.ctrls a.enlarge:hover,
div#engineer div#body div#floorplan div.ctrls a.enlarge:hover,
div#live_recording div#body div#floorplan div.ctrls a.enlarge:hover {
  background: #333;
}
div#studio div#body div#floorplan div.ctrls div.plan,
div#engineer div#body div#floorplan div.ctrls div.plan,
div#live_recording div#body div#floorplan div.ctrls div.plan {
  width: 54%;
  float: right;
  padding: 0 10px;
  overflow: hidden;
  border: 5px solid #000;
  border-top: none;
}
div#studio div#body div#floorplan div.ctrls div.plan a,
div#engineer div#body div#floorplan div.ctrls div.plan a,
div#live_recording div#body div#floorplan div.ctrls div.plan a {
  background: url('../../themes/miloco/images/floorplan-point.png') no-repeat center;
  background-size: 31px auto;
  width: 29px;
  height: 27px;
  position: absolute;
}
div#studio div#body div#floorplan div.ctrls div.plan a.active,
div#engineer div#body div#floorplan div.ctrls div.plan a.active,
div#live_recording div#body div#floorplan div.ctrls div.plan a.active {
  background-image: url('../../themes/miloco/images/floorplan-point-active.png');
}
div#studio div#body div#releases div.releases,
div#engineer div#body div#releases div.releases,
div#live_recording div#body div#releases div.releases {
  margin-left: -3%;
  overflow: hidden;
}
div#studio div#body div#releases div.releases div.release,
div#engineer div#body div#releases div.releases div.release,
div#live_recording div#body div#releases div.releases div.release {
  width: 30.33%;
  float: left;
  margin: 30px 0 0 3%;
}
div#studio div#body div#releases div.releases div.release img,
div#engineer div#body div#releases div.releases div.release img,
div#live_recording div#body div#releases div.releases div.release img {
  display: block;
}
div#studio div#body div#releases div.releases div.release h3,
div#engineer div#body div#releases div.releases div.release h3,
div#live_recording div#body div#releases div.releases div.release h3 {
  margin-top: 12px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2em;
}
div#studio div#body div#releases div.releases div.release span,
div#engineer div#body div#releases div.releases div.release span,
div#live_recording div#body div#releases div.releases div.release span {
  display: block;
  font-size: 14px;
}
div#studio div#body div#releases div.releases div.release a,
div#engineer div#body div#releases div.releases div.release a,
div#live_recording div#body div#releases div.releases div.release a {
  display: block;
  margin-top: 2px;
  font-size: 14px;
  font-weight: 700;
}
div#studio div#body div#recent_clients table,
div#engineer div#body div#recent_clients table,
div#live_recording div#body div#recent_clients table {
  width: 100%;
}
div#studio div#body div#rates table,
div#engineer div#body div#rates table,
div#live_recording div#body div#rates table {
  width: 100%;
}
div#studio div#body div#terms a,
div#engineer div#body div#terms a,
div#live_recording div#body div#terms a {
  color: #4f79a9;
}
div#studio div#body div#terms a:hover,
div#engineer div#body div#terms a:hover,
div#live_recording div#body div#terms a:hover {
  text-decoration: underline;
}
div#studio div#body div#interview div#overview,
div#engineer div#body div#interview div#overview,
div#live_recording div#body div#interview div#overview {
  margin-top: 40px;
}
div#studio div#body div#gallery_page img,
div#studio div#body div#floorplan_page img,
div#engineer div#body div#gallery_page img,
div#engineer div#body div#floorplan_page img,
div#live_recording div#body div#gallery_page img,
div#live_recording div#body div#floorplan_page img {
  display: block;
}
div#studio div#body div#gallery_page div.launch,
div#studio div#body div#floorplan_page div.launch,
div#engineer div#body div#gallery_page div.launch,
div#engineer div#body div#floorplan_page div.launch,
div#live_recording div#body div#gallery_page div.launch,
div#live_recording div#body div#floorplan_page div.launch {
  background: url('http://ether-static.s3.amazonaws.com/bgb50.png');
  background: rgba(0,0,0,0.5);
  padding: 15%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
div#studio div#body div#gallery_page div.launch a.inner,
div#studio div#body div#floorplan_page div.launch a.inner,
div#engineer div#body div#gallery_page div.launch a.inner,
div#engineer div#body div#floorplan_page div.launch a.inner,
div#live_recording div#body div#gallery_page div.launch a.inner,
div#live_recording div#body div#floorplan_page div.launch a.inner {
  height: 100%;
  display: block;
  margin-top: -5px;
  border: 5px solid #fff;
  font-size: 26px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  transition: background 0.15s ease;
  -webkit-transition: background 0.15s ease;
  -moz-transition: background 0.15s ease;
  -o-transition: background 0.15s ease;
  -ms-transition: background 0.15s ease;
}
div#studio div#body div#gallery_page div.launch a.inner:hover,
div#studio div#body div#floorplan_page div.launch a.inner:hover,
div#engineer div#body div#gallery_page div.launch a.inner:hover,
div#engineer div#body div#floorplan_page div.launch a.inner:hover,
div#live_recording div#body div#gallery_page div.launch a.inner:hover,
div#live_recording div#body div#floorplan_page div.launch a.inner:hover {
  background: url('http://ether-static.s3.amazonaws.com/bgb20.png');
  background: rgba(0,0,0,0.2);
}
div#studio div#body div#gallery_page div.launch a.inner img,
div#studio div#body div#floorplan_page div.launch a.inner img,
div#engineer div#body div#gallery_page div.launch a.inner img,
div#engineer div#body div#floorplan_page div.launch a.inner img,
div#live_recording div#body div#gallery_page div.launch a.inner img,
div#live_recording div#body div#floorplan_page div.launch a.inner img {
  margin: 0 auto;
}
div#studio div#body div#gallery_page div.launch a.inner span,
div#studio div#body div#floorplan_page div.launch a.inner span,
div#engineer div#body div#gallery_page div.launch a.inner span,
div#engineer div#body div#floorplan_page div.launch a.inner span,
div#live_recording div#body div#gallery_page div.launch a.inner span,
div#live_recording div#body div#floorplan_page div.launch a.inner span {
  display: block;
  margin-top: 20px;
}
div#studio div#body div#contact h2,
div#engineer div#body div#contact h2,
div#live_recording div#body div#contact h2 {
  margin-bottom: 0;
}
div#studio div#body div#contact form,
div#engineer div#body div#contact form,
div#live_recording div#body div#contact form {
  margin-top: 20px;
}
div#studio div#body div#contact form div.row textarea,
div#engineer div#body div#contact form div.row textarea,
div#live_recording div#body div#contact form div.row textarea {
  height: 170px;
}
div#studio div#body div#lightbox,
div#engineer div#body div#lightbox,
div#live_recording div#body div#lightbox {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
}
div#studio div#body div#lightbox.bedrooms,
div#studio div#body div#lightbox.release,
div#engineer div#body div#lightbox.bedrooms,
div#engineer div#body div#lightbox.release,
div#live_recording div#body div#lightbox.bedrooms,
div#live_recording div#body div#lightbox.release {
  background: url('http://ether-static.s3.amazonaws.com/bgb80.png') repeat;
  background: rgba(0,0,0,0.8);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
div#studio div#body div#lightbox.bedrooms div.bg,
div#studio div#body div#lightbox.release div.bg,
div#engineer div#body div#lightbox.bedrooms div.bg,
div#engineer div#body div#lightbox.release div.bg,
div#live_recording div#body div#lightbox.bedrooms div.bg,
div#live_recording div#body div#lightbox.release div.bg {
  background: none;
}
div#studio div#body div#lightbox.bedrooms div.content,
div#studio div#body div#lightbox.release div.content,
div#engineer div#body div#lightbox.bedrooms div.content,
div#engineer div#body div#lightbox.release div.content,
div#live_recording div#body div#lightbox.bedrooms div.content,
div#live_recording div#body div#lightbox.release div.content {
  top: auto;
  margin: 80px 0 40px 0;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}
div#studio div#body div#lightbox div.bg,
div#engineer div#body div#lightbox div.bg,
div#live_recording div#body div#lightbox div.bg {
  background: url('http://ether-static.s3.amazonaws.com/bgb80.png') repeat;
  background: rgba(0,0,0,0.8);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
div#studio div#body div#lightbox div.content,
div#engineer div#body div#lightbox div.content,
div#live_recording div#body div#lightbox div.content {
  background: #fff;
  width: 46%;
  max-width: 620px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
div#studio div#body div#lightbox div.content a.close,
div#engineer div#body div#lightbox div.content a.close,
div#live_recording div#body div#lightbox div.content a.close {
  background: #0a0a0a;
  height: 38px;
  padding: 0 40px;
  position: absolute;
  left: 50%;
  top: -58px;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  line-height: 38px;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
div#studio div#body div#lightbox div.content div.padding,
div#engineer div#body div#lightbox div.content div.padding,
div#live_recording div#body div#lightbox div.content div.padding {
  padding: 15px 30px 30px 30px;
}
div#studio div#body div#lightbox div.content p,
div#engineer div#body div#lightbox div.content p,
div#live_recording div#body div#lightbox div.content p {
  font-size: 16px;
  margin-top: 15px;
  line-height: 1.5em;
}
div#studio div#body div#lightbox div.content p big,
div#engineer div#body div#lightbox div.content p big,
div#live_recording div#body div#lightbox div.content p big {
  font-size: 22px;
  font-weight: 700;
}
div#studio div#body div#lightbox.release,
div#engineer div#body div#lightbox.release,
div#live_recording div#body div#lightbox.release {
  color: #fff;
}
div#studio div#body div#lightbox.release div.content,
div#engineer div#body div#lightbox.release div.content,
div#live_recording div#body div#lightbox.release div.content {
  background: #111;
}
div#studio div#body div#lightbox.release div.content div.padding,
div#engineer div#body div#lightbox.release div.content div.padding,
div#live_recording div#body div#lightbox.release div.content div.padding {
  padding: 40px;
}
div#studio div#body div#lightbox.release div.content div.img,
div#engineer div#body div#lightbox.release div.content div.img,
div#live_recording div#body div#lightbox.release div.content div.img {
  width: 100%;
  max-width: 200px;
  margin: 0 auto 35px auto;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
div#studio div#body div#lightbox.release div.content div.img img,
div#engineer div#body div#lightbox.release div.content div.img img,
div#live_recording div#body div#lightbox.release div.content div.img img {
  display: block;
}
div#studio div#body div#lightbox.release div.content h3,
div#studio div#body div#lightbox.release div.content span,
div#engineer div#body div#lightbox.release div.content h3,
div#engineer div#body div#lightbox.release div.content span,
div#live_recording div#body div#lightbox.release div.content h3,
div#live_recording div#body div#lightbox.release div.content span {
  display: block;
  font-weight: 700;
  text-align: center;
}
div#studio div#body div#lightbox.release div.content h3,
div#engineer div#body div#lightbox.release div.content h3,
div#live_recording div#body div#lightbox.release div.content h3 {
  font-size: 30px;
}
div#studio div#body div#lightbox.release div.content span,
div#engineer div#body div#lightbox.release div.content span,
div#live_recording div#body div#lightbox.release div.content span {
  margin-top: 5px;
  font-size: 20px;
}
div#studio div#body div#lightbox.release div.content p,
div#engineer div#body div#lightbox.release div.content p,
div#live_recording div#body div#lightbox.release div.content p {
  font-size: 16px;
}
div#studio div#body div#lightbox.release div.content p a,
div#engineer div#body div#lightbox.release div.content p a,
div#live_recording div#body div#lightbox.release div.content p a {
  color: #fff;
  font-weight: 700;
}
div#studio div#body div#lightbox.release div.content div.meta,
div#engineer div#body div#lightbox.release div.content div.meta,
div#live_recording div#body div#lightbox.release div.content div.meta {
  margin: 30px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
}
div#studio div#body div#lightbox.release div.content div.meta span,
div#engineer div#body div#lightbox.release div.content div.meta span,
div#live_recording div#body div#lightbox.release div.content div.meta span {
  display: inline;
}
div#studio div#body div#lightbox.release div.content div.embed iframe,
div#engineer div#body div#lightbox.release div.content div.embed iframe,
div#live_recording div#body div#lightbox.release div.content div.embed iframe {
  margin-top: 15px;
}
div#studio div#body div#lightbox.release div.content div.embed iframe:first-child,
div#engineer div#body div#lightbox.release div.content div.embed iframe:first-child,
div#live_recording div#body div#lightbox.release div.content div.embed iframe:first-child {
  margin: 0;
}
div#engineer div#hero {
  background: #1e1f22;
}
@media only screen and (max-width: 767px) {
  div#engineer div#hero {
    height: 400px !important;
  }
}
div#engineer div#hero div.bgs {
  right: -25%;
}
div#engineer div#hero div.bgs div.album {
  width: 25%;
  min-width: 250px;
  max-width: 350px;
  height: 50%;
  min-height: 250px;
  max-height: 350px;
  float: left;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}
div#engineer div#hero div#card {
  background: #fff;
  min-width: 280px;
  width: 33%;
  margin: 0 auto;
  overflow: hidden;
  color: #000;
  text-align: center;
}
div#engineer div#hero div#card div.padding {
  margin: 10px;
  padding: 6% 5%;
  border: 1px solid #000;
}
div#engineer div#hero div#card h1,
div#engineer div#hero div#card span {
  line-height: 1em;
}
div#engineer div#hero div#card h1 {
  font-size: 40px;
  font-weight: 700;
}
div#engineer div#hero div#card span {
  display: block;
  margin: 10px auto 15px auto;
  font-size: 18px;
}
div#engineer div#hero div#card span.managed {
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
}
div#engineer div#hero div#card div.social {
  margin-top: 10px;
}
div#engineer div#hero div#card div.social a {
  display: inline-block;
  margin: 10px 15px 0 15px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 22px;
}
div#engineer div#hero div#card div.social a img {
  margin: -3px 7px 0 0;
  vertical-align: middle;
}
div#engineer div#hero a.play {
  height: 50px;
  display: block;
  float: left;
  padding: 0 25px;
  margin-top: 30px;
  position: relative;
  left: 50%;
  border: 2px solid #fff;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: -1px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
div#engineer div#hero a.play img {
  margin: -3px 20px 0 0;
  vertical-align: middle;
}
div#engineer div#body > div.block {
  margin-top: 3%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#engineer div#body > div.block {
    margin-top: 5%;
  }
  div#engineer div#body > div.block#gallery {
    margin-top: 5%;
  }
}
@media only screen and (max-width: 767px) {
  div#engineer div#body > div.block {
    margin-top: 5%;
  }
  div#engineer div#body > div.block#gallery {
    margin-top: 5%;
  }
}
div#engineer div#body > div.block:first-child {
  margin-top: 0;
}
div#engineer div#body > div.block#floorplan img {
  display: block;
}
div#engineer div#body > div.block#floorplan img.margin {
  margin-top: 40px;
}
div#engineer div#body > div.block#map {
  min-height: 500px;
}
@media only screen and (max-width: 767px) {
  div#engineer div#body > div.block#map {
    min-height: 260px;
  }
}
div#engineer div#body > div.block#map div#map {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
div#engineer div#body h2 {
  font-size: 38px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  div#engineer div#body h2 {
    margin-bottom: 15px;
    font-size: 26px;
  }
}
div#engineer div#body div#recent_releases {
  background: #f3f3f3;
  padding: 3% 0;
  margin-top: 3.5%;
}
div#engineer div#body div#recent_releases h2 {
  margin-bottom: 25px;
}
div#engineer div#body div#recent_releases a.view-cv {
  width: 50%;
  height: 50px;
  display: block;
  margin: 0 auto;
  border: 2px solid #000;
  font-size: 20px;
  color: #18181a;
  font-weight: 700;
  text-align: center;
  line-height: 50px;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  transition: opacity 0.15s ease;
  -webkit-transition: opacity 0.15s ease;
  -moz-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  -ms-transition: opacity 0.15s ease;
}
div#engineer div#body div#recent_releases a.view-cv:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
div#engineer div#body div#recent_releases div.filters {
  width: 100%;
  float: left;
  margin-bottom: 30px;
  font-size: 16px;
}
div#engineer div#body div#recent_releases div.filters select {
  background: none;
  height: 40px;
  float: left;
  padding: 0 15px;
  border: 2px solid #000;
  cursor: pointer;
  outline: none;
  font-size: 14px;
  color: #18181a;
  text-align: center;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
div#engineer div#body div#recent_releases div.filters a.favourites {
  width: 216px;
  height: 36px;
  display: block;
  padding: 0 20px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -130px;
  border: 2px solid #000;
  font-size: 14px;
  color: #18181a;
  font-weight: 700;
  text-align: center;
  line-height: 36px;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  transition: opacity 0.15s ease;
  -webkit-transition: opacity 0.15s ease;
  -moz-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  -ms-transition: opacity 0.15s ease;
}
div#engineer div#body div#recent_releases div.filters a.favourites:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
div#engineer div#body div#recent_releases div.filters a.favourites.active {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
div#engineer div#body div#recent_releases div.filters a.favourites img {
  margin: -1px 10px 0 0;
}
div#engineer div#body div#recent_releases div.filters div.view {
  height: 28px;
  float: right;
  padding: 4px;
  border: 2px solid #000;
}
div#engineer div#body div#recent_releases div.filters div.view a {
  width: 90px;
  display: block;
  float: left;
  text-align: center;
  line-height: 28px;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
}
div#engineer div#body div#recent_releases div.filters div.view a.active {
  background: #000;
  color: #fff;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  div#engineer div#body div#recent_releases div.filters {
    margin-bottom: 56px;
  }
  div#engineer div#body div#recent_releases div.filters a.favourites {
    width: calc(100% - 4px);
    padding: 0;
    left: 0;
    top: 50px;
    margin: 0;
  }
}
div#engineer div#body div#recent_releases div.releases {
  overflow: hidden;
}
div#engineer div#body div#recent_releases div.releases div.artwork {
  display: none;
}
div#engineer div#body div#recent_releases div.releases div.release {
  margin-top: 3.5%;
}
div#engineer div#body div#recent_releases div.releases div.release a {
  width: 100%;
  height: 100%;
  display: block;
}
div#engineer div#body div#recent_releases div.table table {
  width: 100%;
  font-size: 14px;
}
div#engineer div#body div#recent_releases div.table table th,
div#engineer div#body div#recent_releases div.table table td {
  height: 38px;
  padding: 0 10px;
}
div#engineer div#body div#recent_releases div.table table th {
  border-bottom: 2px solid #c9c9c9;
  font-weight: 700;
  vertical-align: middle;
}
div#engineer div#body div#recent_releases div.table table tr:first-child td {
  border: none;
}
div#engineer div#body div#recent_releases div.table table tr td {
  border-top: 1px solid #d8d8d8;
  color: #545454;
  font-weight: 400;
}
div#engineer div#body div#recent_releases div.table table tr td a.play {
  background: #c9c9c9;
  height: 22px;
  display: block;
  float: right;
  padding: 0 10px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 23px;
}
div#engineer div#body div#recent_releases div.table table tr td a.play img {
  vertical-align: middle;
  margin: -2px 7px 0 0;
}
div#engineer div#body div#gallery {
  margin-top: 3%;
}
div#engineer div#body div#contact,
div#engineer div#body div#let {
  margin-top: 3%;
}
div#engineer div#body div#contact h2,
div#engineer div#body div#let h2 {
  margin: 80px 0 30px;
}
@media only screen and (max-width: 767px) {
  div#engineer div#body div#contact h2,
  div#engineer div#body div#let h2 {
    margin: 20px 0 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#engineer div#body div#contact form input[type="submit"],
  div#engineer div#body div#let form input[type="submit"] {
    width: 170px;
  }
}
div#live_recording {
  height: auto;
}
div#live_recording div#hero {
  background: #1e1f22;
  height: auto;
  padding: 0;
  text-align: center;
}
div#live_recording div#hero div.bg {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
div#live_recording div#hero div.grid_12 {
  padding: 10% 0 6% 0;
  padding: calc(6% + 94px) 0 6% 0;
}
div#live_recording div#hero h1 {
  font-size: 55px;
  font-weight: 700;
}
div#live_recording div#hero span,
div#live_recording div#hero img {
  display: block;
}
div#live_recording div#hero span {
  display: block;
  margin: 20px 0 12px 0;
  font-size: 20px;
}
div#live_recording div#hero img {
  margin: 0 auto;
}
div#live_recording div#body h1 {
  font-size: 40px;
  font-weight: 800;
}
div#live_recording div#body h2 {
  margin-bottom: 0;
}
div#live_recording div#body table {
  margin-top: 40px;
}
div#live_recording div#body table tbody tr td {
  min-width: 100px;
  vertical-align: top;
  padding-bottom: 20px;
}
div#live_recording div#body div.gallery {
  overflow: hidden;
}
div#live_recording div#body div.gallery dl.gallery-item {
  float: left;
  margin-right: 10px;
}
div#live_recording div#body p.clients {
  font-weight: 600;
  font-size: 16px;
  color: #a2a2a2;
}
div#live_recording div#body div.live-blog div.item {
  width: 500px;
  border-bottom: 2px solid #c7c7c7;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
div#live_recording div#body div.live-blog div.item h2 {
  font-size: 24px;
  line-height: 1.3em;
}
div#live_recording div#body div.live-blog div.item span.date {
  color: #6c6c6c;
}
div#clients div#hero {
  color: #fff;
}
div#clients div#hero div.bgs {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
div#clients div#hero div.bgs div.album {
  width: 300px;
  height: 300px;
  float: left;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}
div#clients div#hero div.grid_10 {
  padding: 12% 0 10% 0;
  padding: calc(10% + 94px) 0 10% 0;
}
div#clients div#hero h1 {
  font-size: 55px;
  font-weight: 700;
}
div#clients div#hero p {
  margin-top: 20px;
  font-size: 30px;
  line-height: 1.2em;
}
div#clients div#hero p a {
  text-decoration: underline;
}
div#clients h2 {
  font-size: 44px;
  font-weight: 700;
  text-align: center;
}
div#clients a.full-button {
  display: block;
  padding: 20px 0;
  margin-top: 70px;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
}
div#clients a.full-button:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
div#clients div#recent_releases,
div#clients div#last_month,
div#clients div#artist_interviews {
  padding: 3% 0;
}
div#clients div#recent_releases div#filters {
  overflow: hidden;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
}
div#clients div#recent_releases div#filters a {
  width: 6.42%;
  display: block;
  float: left;
  padding: 11px 1%;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}
div#clients div#recent_releases div#filters a:first-child {
  width: 12%;
}
div#clients div#recent_releases div#filters a:last-child {
  width: 8.2%;
}
div#clients div#recent_releases div#filters a:hover,
div#clients div#recent_releases div#filters a.active {
  background: #000;
  color: #fff;
}
div#clients div#recent_releases div.release {
  margin-top: 3.5%;
  min-height: 350px;
}
div#clients div#recent_releases div.release div.img img {
  display: block;
}
div#clients div#recent_releases div.release h3,
div#clients div#recent_releases div.release span {
  font-weight: 700;
}
div#clients div#recent_releases div.release h3 {
  margin-top: 15px;
  font-size: 19px;
}
div#clients div#recent_releases div.release span,
div#clients div#recent_releases div.release small {
  display: block;
  margin-top: 6px;
  line-height: 1em;
}
div#clients div#recent_releases div.release span {
  font-size: 14px;
}
div#clients div#recent_releases div.release small {
  font-size: 12px;
}
div#clients div#last_month {
  background: #f2f2f2;
}
div#clients div#last_month div.col {
  margin-top: 3%;
}
div#clients div#last_month div.col span {
  display: block;
  margin-top: 3%;
  font-size: 22px;
  color: #b0b0b0;
  font-weight: 700;
  line-height: 1.2em;
}
div#clients div#last_month div.col span a {
  color: #222;
}
div#clients div#artist_interviews div.interview {
  margin-top: 3.5%;
}
div#clients div#artist_interviews div.interview:hover span {
  text-decoration: underline;
}
div#clients div#artist_interviews div.interview div.img img {
  display: block;
}
div#clients div#artist_interviews div.interview h3 {
  margin-top: 15px;
  font-size: 22px;
  font-weight: 700;
}
div#clients div#artist_interviews div.interview p {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.5em;
}
div#clients div#artist_interviews div.interview span {
  display: block;
  margin-top: 10px;
  font-weight: 700;
}
div#clients div#client_list {
  padding-bottom: 3%;
}
div#clients div#client_list div.row {
  overflow: hidden;
}
div#clients div#client_list div.row div.col {
  font-size: 12px;
  color: #565656;
}
div#clients div#client_list div.row div.col span {
  display: block;
  overflow: hidden;
  line-height: 1.6em;
}
div#clients div#client_list div.row div.col span.title {
  padding-bottom: 6px;
  margin: 40px 0 8px 0;
  border-bottom: 1px solid #bababa;
  font-size: 24px;
  font-weight: 700;
}
div#clients div#client_list div.row div.col span.hidden {
  height: 0;
}
div#clients div#client_list div.row div.col span.active {
  height: auto;
}
div#clients div#client_list div.row div.col span a {
  color: #4f79a9;
}
div#clients div#client_list div.row div.col a.see-all {
  display: block;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 700;
}
div#client div#hero div.grid_12 {
  padding: 18% 0 15% 0;
  padding: calc(16% + 94px) 0 calc(16% + 40px) 0;
}
div#client div#hero h1 {
  font-size: 55px;
  font-weight: 700;
}
div#client div#hero div.links {
  background: url('http://ether-static.s3.amazonaws.com/bgb60.png');
  background: rgba(0,0,0,0.6);
  height: 40px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  line-height: 40px;
}
div#client div#hero div.links div.grid_12 {
  padding: 0;
}
div#client div#hero div.links a {
  margin: 0 10px;
  font-size: 14px;
  font-weight: 700;
}
div#client div#body {
  padding-bottom: 3%;
  color: #363636;
}
div#client div#body div.intro {
  padding: 4% 0;
  margin-bottom: 4%;
  border-bottom: 2px solid #e7e7e7;
}
div#client div#body div.intro p {
  font-size: 20px;
  line-height: 1.5em;
}
div#client div#body h2 {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
}
div#client div#body div#releases div.release {
  margin-top: 4%;
}
div#client div#body div#releases div.release > a {
  display: block;
  overflow: hidden;
}
div#client div#body div#releases div.release div.release-cover,
div#client div#body div#releases div.release div.text {
  float: left;
}
div#client div#body div#releases div.release div.release-cover {
  width: 35%;
}
div#client div#body div#releases div.release div.release-cover img {
  display: block;
}
div#client div#body div#releases div.release div.text {
  width: 62%;
  height: 100%;
  float: right;
}
div#client div#body div#releases div.release div.text h3 {
  font-size: 20px;
  font-weight: 700;
}
div#client div#body div#releases div.release div.text span {
  display: block;
  margin: 6px 0;
  font-size: 16px;
  color: #ababab;
  font-weight: 700;
}
div#client div#body div#releases div.release div.text p {
  font-size: 16px;
  color: #363636;
  line-height: 1.5em;
}
div#client div#body div#releases div.release div.text p iframe {
  max-width: 100%;
}
div#release div#hero {
  overflow: visible;
}
div#release div#hero div.move {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transform: translateY(-10%);
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  transition: transform 0.6s ease, opacity 0.6s ease;
  -webkit-transition: -webkit-transform 0.6s ease, opacity 0.6s ease;
  -moz-transition: -moz-transform 0.6s ease, opacity 0.6s ease;
  -o-transition: -o-transform 0.6s ease, opacity 0.6s ease;
  -ms-transition: -ms-transform 0.6s ease, opacity 0.6s ease;
}
div#release div#hero div.move.show {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
}
div#release div#hero div.grid_10 {
  padding: 7% 0 1.5% 0;
  padding: calc(6% + 94px) 0 1.5% 0;
}
div#release div#hero a.itunes {
  position: absolute;
  right: 280px;
  bottom: 53px;
  width: 140px;
}
div#release div#hero h1,
div#release div#hero h2 {
  font-weight: 700;
}
div#release div#hero h1 {
  font-size: 55px;
}
div#release div#hero h2 {
  margin-top: 20px;
  font-size: 35px;
}
div#release div#hero span {
  display: block;
  margin-top: 40px;
  font-size: 16px;
}
div#release div#hero div.image {
  width: 300px;
  height: 300px;
  margin: 0 auto -7% auto;
}
div#release div#hero div.links {
  background: url('http://ether-static.s3.amazonaws.com/bgb60.png');
  background: rgba(0,0,0,0.6);
  height: 40px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  line-height: 40px;
}
div#release div#hero div.links div.grid_4 {
  float: right;
}
div#release div#hero div.links a {
  margin: 0 10px;
  font-size: 14px;
  font-weight: 700;
}
div#release div#body {
  padding: 7% 0 3% 0;
}
div#release div#body div.text {
  padding-right: 29px;
  margin-right: 29px;
  border-right: 2px solid #e7e7e7;
}
div#release div#body div.text p {
  margin-top: 15px;
  font-size: 20px;
  color: #363636;
  line-height: 1.5em;
}
div#release div#body div.text p:first-child {
  margin-top: 0;
}
div#release div#body div.text p iframe {
  max-width: 100%;
}
div#release div#body div.read-more a {
  display: block;
  margin-top: 10px;
  font-size: 22px;
  color: #363636;
  font-weight: 700;
}
div#blog {
  background: #efefef;
}
div#blog div#hero {
  color: #fff;
}
div#blog div#hero div.bg {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
div#blog div#hero div.grid_12 {
  padding: 14% 0 12% 0;
  padding: calc(12% + 94px) 0 12% 0;
}
div#blog div#hero h1 {
  margin-bottom: 10px;
  font-size: 50px;
  font-weight: 700;
}
div#blog div#hero a,
div#blog div#hero span {
  font-size: 22px;
}
div#blog div#hero span {
  padding: 0 20px;
}
div#blog div.posts {
  padding: 2% 0;
  margin-bottom: 2%;
}
div#blog div.posts div.post {
  width: 23%;
  margin: 0;
  overflow: hidden;
}
div#single div#hero div.bgs {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
div#single div#hero div.grid_8 {
  padding: 16% 0 14% 0;
  padding: calc(14% + 94px) 0 14% 0;
}
div#single div#hero div.grid_8 h1 {
  font-size: 55px;
  font-weight: 700;
}
div#single div#hero div.grid_8 span {
  display: block;
  margin-top: 30px;
  font-size: 20px;
}
div#single div#body {
  padding: 3% 0;
}
div#single div#body div.content {
  margin-top: -20px;
}
div#single div#body div.content p {
  margin-top: 20px;
  font-size: 20px;
  color: #363636;
  line-height: 1.5em;
}
div#single div#body div.content p img {
  height: auto;
}
div#single div#body div.content p iframe {
  max-width: 100% !important;
}
div#single div#body div.content img.for-rss-readers {
  display: none;
}
div#single div#body div.share {
  padding: 20px 0;
  margin-top: 20px;
  border-top: 2px solid #e7e7e7;
  border-bottom: 2px solid #e7e7e7;
}
div#single div#body div.share .share-button.sharer-0 {
  margin-top: 2px;
  height: 27px;
  margin: 0 auto;
}
div#single div#body div#comments {
  margin-top: 20px;
}
div#seo {
  height: 85%;
}
div#seo div#hero {
  height: 100%;
  padding-top: 40px;
  min-height: 640px;
}
div#seo div#hero div.bgs {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
div#seo div#hero h1 {
  font-size: 55px;
  font-weight: 700;
}
div#seo div#body {
  padding: 0 0 3% 0;
}
div#seo div#body div#studios {
  padding: 0;
}
div#seo div#body div.intro {
  margin-top: 6%;
}
div#seo div#body div.intro p {
  margin-top: 20px;
  font-size: 16px;
  color: #272727;
  line-height: 1.5em;
}
div#seo div#body div.intro p:first-child {
  margin-top: 0;
}
div#seo div#body div.intro p.hidden {
  display: none;
}
div#seo div#body div.intro p a {
  color: #4F79A9;
}
div#seo div#body div.intro p a:hover {
  text-decoration: underline;
}
div#seo div#body div.intro a.read-more {
  font-weight: 700;
}
div#seo div#body div.studios {
  margin-top: 1.5%;
}
div#seo div#body div.studios div.studio.cant-find {
  background: #efefef;
  height: 200px;
  min-height: 0;
}
div#seo div#body div.studios div.studio.cant-find span {
  font-size: 20px;
  text-overflow: none;
  white-space: normal;
}
div#seo div#body div.studios div.studio.cant-find a {
  background: none;
}
div#seo div#body div.studios div.studio.cant-find div.text {
  padding: 48px 50px;
  font-size: 20px;
  color: #151515;
  text-align: center;
}
div#seo div#body div.studios div.studio.cant-find div.text span,
div#seo div#body div.studios div.studio.cant-find div.text a {
  display: block;
}
div#seo div#body div.studios div.studio.cant-find div.text span {
  line-height: 1.5em;
}
div#seo div#body div.studios div.studio.cant-find div.text a {
  height: auto;
  margin-top: 20px;
  font-weight: 700;
}
div#seo div#body div.studios div.studio > a div.text p {
  color: #eee;
  line-height: 1.3em;
}
div#seo div#body div.map {
  margin: 3% 0;
  padding: 2% 0;
  min-height: 600px;
}
div#seo div#body div.map p {
  margin-top: 20px;
}
div#seo div#body div.map p:first-child {
  margin-top: 0;
}
div#seo div#body div.map div#map {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
div#seo div#body div.map div#map_overlay {
  background: url('../../themes/miloco/images/map-overlay.png') repeat-y right;
  width: 65%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
div#seo div#body div#contact form {
  margin-top: 20px;
}
div#services div.service h1 {
  margin: 100px 0 80px 0;
  font-size: 50px;
  font-weight: 700;
  text-align: center;
}
div#services div.service div.post {
  overflow: hidden;
}
div#services div.service div.post img {
  margin-top: 20px;
}
div#services div.service div.post h2 {
  margin-top: 20px;
  font-size: 24px;
}
div#services div.service div.post p {
  font-size: 14px;
}
div#top_tips div.tip {
  margin-top: 3.5%;
}
div#top_tips div.tip img {
  display: block;
}
div#top_tips div.tip div.text {
  padding-top: 15px;
}
div#top_tips div.tip div.text h2 {
  font-size: 28px;
}
div#top_tips div.tip div.text span {
  display: block;
  margin: 8px 0;
  line-height: 1em;
}
div#top_tips div.tip div.text p {
  margin: 0 !important;
}
div#fullscreen {
  background: #1e1f22;
  height: 100%;
  margin-bottom: 3.5%;
}
div#fullscreen .fill {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
div#fullscreen div.galleries {
  background: url('http://ether-static.s3.amazonaws.com/bg70.png');
  background: rgba(0,0,0,0.7);
  height: 44px;
  position: absolute;
  left: 50%;
  top: 124px;
  z-index: 50;
  overflow: hidden;
  border: 3px solid rgba(255,255,255,0.2);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  border-radius: 22px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
div#fullscreen div.galleries a {
  display: block;
  float: left;
  padding: 5px 30px;
  color: #fff;
  font-weight: 700;
  line-height: 29px;
}
div#fullscreen div.galleries a:first-child {
  border-right: 1px solid rgba(255,255,255,0.2);
}
div#fullscreen div.galleries a:hover,
div#fullscreen div.galleries a.active {
  background: url('http://ether-static.s3.amazonaws.com/bgb50.png');
  background: rgba(0,0,0,0.5);
}
div#fullscreen div.fullscreen-gallery div.bg {
  transition: transform 1s ease-in-out, opacity 1s ease-in-out;
  -webkit-transition: -webkit-transform 1s ease-in-out, opacity 1s ease-in-out;
  -moz-transition: -moz-transform 1s ease-in-out, opacity 1s ease-in-out;
  -o-transition: -o-transform 1s ease-in-out, opacity 1s ease-in-out;
  -ms-transition: -ms-transform 1s ease-in-out, opacity 1s ease-in-out;
}
div#fullscreen div.fullscreen-gallery div.bg.inactive {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -o-transform: scale(0.95);
  -ms-transform: scale(0.95);
}
div#fullscreen div.fullscreen-gallery div.bg.active {
  z-index: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}
div#fullscreen div.fullscreen-gallery div.bg.remove {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
}
div#fullscreen div.fullscreen-gallery div.bg.no-transition {
  transition: transform 0s;
  -webkit-transition: -webkit-transform 0s;
  -moz-transition: -moz-transform 0s;
  -o-transition: -o-transform 0s;
  -ms-transition: -ms-transform 0s;
}
div#fullscreen div.fullscreen-gallery div.bg div.bar {
  background: url('http://ether-static.s3.amazonaws.com/bgb70.png');
  background: rgba(0,0,0,0.7);
  height: 50px;
  padding: 0 30px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 16px;
  color: #fff;
  line-height: 50px;
}
@media only screen and (max-width: 1024px) {
  div#fullscreen div.fullscreen-gallery div.bg {
    transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
  }
}
div#contact {
  padding-bottom: 3%;
}
div#contact div#hero {
  height: 326px;
  padding-top: 94px;
  color: #fff;
}
div#contact div#hero div#map {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}
div#contact div#hero div.container_12,
div#contact div#hero div.grid_12 {
  height: 100%;
}
div#contact div#hero h1,
div#contact div#hero h2 {
  text-align: center;
  line-height: 65px;
}
div#contact div#hero h1 {
  font-size: 50px;
  font-weight: 700;
}
div#contact div#hero h2 {
  font-size: 40px;
}
div#contact div#content p {
  margin: 30px 0 25px 0;
  font-size: 18px;
  line-height: 1.5em;
}
div#contact div#content p a {
  color: #4F79A9;
}
div#contact div#content h2 {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 700;
}
div#contact div#content div#location {
  background: #ececec;
}
div#contact div#content div#location div#map_interact {
  height: 250px;
}
div#contact div#content div#location div.padding {
  padding: 0 20px 20px 20px;
  overflow: hidden;
}
div#contact div#content div#location p {
  margin: 15px 0 0 0;
  font-size: 14px;
}
div#contact div#content div#location div#social a,
div#contact div#content div#location div#social img {
  display: block;
}
div#contact div#content div#location div#social a {
  float: left;
  margin: 20px 0 0 20px;
}
div#contact div#content div#location div#social a.first {
  margin-left: 0;
}
div#contact div#newsletter {
  width: 100%;
  background: #000;
  margin: 4% 0 1%;
}
div#contact div#newsletter div.bg {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
div#contact div#newsletter div.newsletter-form {
  padding: 4% 0;
}
div#contact div#newsletter div.newsletter-form h2 {
  color: #FFF;
  text-align: center;
  font-size: 40px;
  margin-bottom: 50px;
}
div#contact div#newsletter div.newsletter-form form input[type="text"],
div#contact div#newsletter div.newsletter-form form input[type="email"] {
  background: #000;
  width: 100%;
  height: 40px;
  display: block;
  padding: 0 15px;
  border: 1px solid #959595;
  outline: none;
  font-size: 14px;
  color: #959595;
  line-height: 40px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
div#contact div#newsletter div.newsletter-form form input[type="text"]:focus,
div#contact div#newsletter div.newsletter-form form input[type="email"]:focus {
  border: 1px solid #fff;
  color: #fff;
}
div#contact div#newsletter div.newsletter-form form input[type="submit"] {
  background: #fff !important;
  width: 100% !important;
  height: 40px;
  float: right;
  margin-top: 0px !important;
  cursor: pointer;
  font-size: 16px;
  color: #000 !important;
  font-weight: 700;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
div#contact div#newsletter div.newsletter-form form input[type="submit"]:hover {
  border: 1px solid #fff;
  color: #fff !important;
  background: none !important;
}
div#latest_release {
  background: #262b31;
  height: 430px;
  color: #fff;
}
div#latest_release div.bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
div#latest_release div.container_12 {
  height: 100%;
  z-index: 2;
}
div#latest_release div.container_12 img {
  display: block;
}
div#latest_release div.container_12 div.text {
  height: 100%;
  position: absolute;
  top: 0;
}
div#latest_release div.container_12 div.text h3 {
  position: relative;
  margin: 10px 0;
  font-size: 28px;
  font-weight: 700;
}
div#latest_release div.container_12 div.text h3:first-of-type {
  margin: 0 0 35px 0;
}
div#latest_release div.container_12 div.text h3:first-of-type::after {
  content: '';
  background: #fff;
  width: 50px;
  height: 3px;
  position: absolute;
  left: -10px;
  bottom: -20px;
}
div#latest_release div.container_12 div.text h3 span {
  font-weight: 400;
}
div#latest_release div.container_12 div.text p {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.5em;
}
div#latest_release div.container_12 div.text p iframe {
  max-width: 100%;
}
div#latest_release div.container_12 div.text a {
  display: block;
  float: left;
  margin-top: 10px;
  font-weight: 700;
}
div#latest_posts {
  background: #efefef;
  padding: 4% 0;
  overflow: hidden;
}
div#latest_posts a#prev,
div#latest_posts a#next {
  position: absolute;
  top: 50%;
  margin-top: -70px;
  z-index: 100;
}
div#latest_posts a#prev {
  left: -50px;
}
div#latest_posts a#next {
  right: -50px;
}
div#latest_posts div.animator {
  height: 480px;
  transition: transform 0.6s ease;
  -webkit-transition: -webkit-transform 0.6s ease;
  -moz-transition: -moz-transform 0.6s ease;
  -o-transition: -o-transform 0.6s ease;
  -ms-transition: -ms-transform 0.6s ease;
}
div#latest_posts div.animator div.post {
  height: 480px;
  position: absolute;
  top: 0;
}
div#latest_posts div.animator div.post > a {
  display: block;
  height: 100%;
}
div#social_bar {
  margin-bottom: 40px;
}
div#social_bar div.grid_12 {
  background: #ececec;
  padding: 2% 0 1.5% 0;
}
div#social_bar div.grid_12 ul {
  float: left;
  width: 70%;
}
div#social_bar div.grid_12 ul li {
  float: left;
  margin-left: 2.25%;
  width: 7%;
}
div#social_bar div.grid_12 ul li img {
  width: 100%;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
}
div#social_bar div.grid_12 ul li img:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
}
div#social_bar div.grid_12 h2 {
  width: 30%;
  float: left;
  font-size: 34px;
  font-weight: 700;
  text-align: center;
  line-height: 52px;
}
div#send_studios {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1000;
  overflow: auto;
}
div#send_studios div.bg {
  background: url('http://ether-static.s3.amazonaws.com/bgb70.png');
  background: rgba(0,0,0,0.7);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
div#send_studios div.content {
  background: #fff;
  margin-top: 78px;
  margin-bottom: 20px;
}
div#send_studios div.content a.close {
  background: #0a0a0a;
  height: 38px;
  padding: 0 40px;
  position: absolute;
  left: 50%;
  top: -58px;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  line-height: 38px;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
div#send_studios div.content form {
  padding: 50px;
}
div#send_studios div.content form p {
  margin-bottom: 50px;
  font-size: 26px;
  color: #282828;
  font-weight: 700;
  text-align: center;
}
div#send_studios div.content form input[type="submit"] {
  background: #000;
  width: 210px;
  float: none;
  margin: 0 auto;
  font-size: 16px;
  color: #fff;
}
div#voucher-page {
  font-size: 14px;
}
div#voucher-page div.intro {
  background: url('../../themes/miloco/images/voucher-banner.jpg') center;
  height: 300px;
  margin-bottom: 40px;
}
div#voucher-page div.intro.thanks {
  background: url('../../themes/miloco/images/voucher-banner-thanks.jpg') center;
}
div#voucher-page div.intro div.intro-text {
  max-width: 40%;
  color: #fff;
  margin: 70px 0 0 40px;
}
div#voucher-page div.intro div.intro-text h2 {
  font-size: 44px !important;
  margin-bottom: 20px;
}
div#voucher-page div.intro div.intro-text p {
  font-size: 20px !important;
}
div#voucher-page div.order form div.row.half label {
  position: absolute;
  top: 9px;
  left: 12px;
}
div#voucher-page div.order form div.row.half input {
  text-indent: 20px;
}
div#voucher-page div.order form div.row.half span.error-tip-amount {
  position: absolute;
  right: 6px;
  top: 6px;
  background: #FCC;
  border: 1px solid #C75050;
  padding: 2px 8px;
  border-radius: 2px;
}
div#voucher-page div.order form div.row.half p.note {
  margin: 6px 0 0 15px !important;
  height: 10px;
  line-height: 10px !important;
  font-size: 12px !important;
  font-weight: normal;
  background: #E2E2E2;
  padding: 9px 10px;
  float: left;
  border-radius: 3px;
}
div#voucher-page div.order form div.row textarea {
  margin-top: 10px;
}
div#voucher-page div.order form p.total {
  background: #D9F1D9;
  border: 1px solid #008000;
  padding: 12px 0 10px 0;
  border-radius: 3px;
  color: #008000;
  text-align: center;
  margin-bottom: 10px;
}
div#voucher-page div.order form input[type="submit"] {
  float: none;
}
div#voucher-page div.order form input.paypal {
  background: #009BE0;
}
div#voucher-page div.order form div.credit-cards {
  display: block;
}
div#voucher-page div.how-it-works h2,
div#voucher-page div.voucher-terms h2 {
  font-size: 24px;
  font-weight: bold;
}
div#voucher-page div.how-it-works ol,
div#voucher-page div.voucher-terms ol {
  list-style: decimal;
  margin-left: 20px;
}
div#voucher-page div.how-it-works ol li,
div#voucher-page div.voucher-terms ol li {
  list-style: decimal;
}
div#voucher-page div.voucher-terms {
  background: #f5f4f4;
  padding: 20px;
  box-sizing: border-box;
  border: 1px solid #b3b3b3;
  border-radius: 3px;
  margin-top: 30px;
}
div#voucher-page div.voucher-terms h3 {
  font-size: 18px !important;
  margin-bottom: 10px;
}
div#voucher-page div.voucher-terms li {
  font-size: 12px !important;
  line-height: 1.8em;
}
div#footer div#links {
  padding-bottom: 2%;
}
div#footer div#links div.breadcrumb {
  height: 40px;
  margin-bottom: 20px;
  border-top: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  line-height: 40px;
}
div#footer div#links div.breadcrumb span {
  display: block;
  float: left;
  padding: 0 15px;
  border-left: 1px solid #dadada;
}
div#footer div#links div.breadcrumb span:first-child {
  border: none;
}
div#footer div#links div.breadcrumb span.active {
  font-weight: 700;
}
div#footer div#links div.breadcrumb span.pull-right {
  float: right;
}
div#footer div#links div.breadcrumb span a {
  display: block;
}
div#footer ul.menu > li > a {
  display: block;
  margin-bottom: 10px;
  color: #000;
  font-weight: 700;
}
div#footer ul li {
  font-size: 12px;
  line-height: 1.6em;
}
div#footer ul li strong {
  display: block;
  margin-bottom: 10px;
}
div#footer ul li a {
  color: #565656;
}
div#footer ul li a:hover {
  text-decoration: underline;
}
div#footer div.separator {
  background: #dadada;
  height: 1px;
}
div#footer div#copyright div.copyright {
  height: 100px;
  font-size: 12px;
  color: #565656;
  font-weight: 700;
  line-height: 100px;
}
div#footer div#copyright ul {
  float: right;
  clear: both;
}
div#footer div#copyright ul.bold {
  margin: 27px 0 5px 0;
}
div#footer div#copyright ul.bold a {
  font-weight: 700;
}
div#footer div#copyright ul li {
  float: left;
  color: #565656;
}
div#footer div#copyright ul li:first-child span {
  display: none;
}
div#footer div#copyright ul li span {
  padding: 0 6px;
}
div#footer div#copyright ul a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 1024px) {
  div#header a.search {
    right: 93px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }
  div#header a.search img {
    display: block;
  }
  div#header input#search {
    height: 94px;
    font-size: 28px;
    line-height: 94px;
  }
  div#header input#search::-webkit-input-placeholder {
    line-height: 94px;
  }
  div#header input#search::-moz-placeholder {
    line-height: 94px;
  }
  div#header a.close {
    width: 25px;
    right: 93px;
    top: 34px;
  }
  div#header div#search_results {
    top: 95px;
  }
  div#header div#search_results div.col {
    width: auto;
    height: auto;
    float: none;
    padding: 0 3.5%;
    margin: 30px 0 0 0;
    overflow: hidden;
  }
  div#header div#search_results div.col.col-page {
    display: none;
  }
  div#header div#nav {
    display: none;
  }
  a#menu_btn {
    display: block !important;
  }
}
@media only screen and (max-height: 480px) {
  div#menu div.links ul li a {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  div#sidebar {
    margin-bottom: 6%;
  }
  div#sidebar ul.menu::before {
    background: url('../../themes/miloco/images/sidebar-gradient.png');
    background-size: 100% 1px;
    width: 100%;
  }
  div#body,
  div#footer {
    padding-left: 3% !important;
    padding-right: 3% !important;
  }
  div#home div#hero {
    min-height: 300px;
  }
  div#home div#hero div.container_12 div.grid_12 h1,
  div#home div#hero div.container_12 div.grid_12 h2 {
    padding: 0 20px;
  }
  div#home div#hero div.container_12 div.grid_12 h1 {
    font-size: 40px;
  }
  div#home div#hero div.container_12 div.grid_12 h2 {
    font-size: 26px;
  }
  div#home div#types {
    padding: 3%;
  }
  div#home div#types div.drumdrops_banner div.block {
    width: 100%;
  }
  div#home div#latest_posts {
    padding: 5% 3%;
  }
  div#home div#welcome {
    padding: 5% 3%;
  }
  div#home div#welcome h2 {
    font-size: 28px;
  }
  div#home div#welcome p {
    font-size: 14px;
  }
  div#home div#slides {
    height: auto;
    margin-bottom: 5%;
  }
  div#home div#slides > img {
    display: block;
  }
  div#home div#slides div.slide img {
    width: 100%;
    height: auto;
  }
  div#page div#hero h1 {
    font-size: 32px;
  }
  div#page div#body div#sidebar {
    display: none;
  }
  div#page div#body div.padding {
    padding: 5% 0 0 0;
  }
  div#page div#body h2 {
    font-size: 22px;
  }
  div#page div#body p {
    font-size: 14px;
  }
  #admin_bar div.links {
    display: none;
  }
  div#studios div#hero,
  div#grid div#hero {
    padding-left: 3%;
    padding-right: 3%;
  }
  div#studios div#hero h1,
  div#grid div#hero h1 {
    font-size: 35px;
  }
  div#studios div#hero h2,
  div#grid div#hero h2 {
    font-size: 16px;
    line-height: 1.2em;
  }
  div#studios div#hero p,
  div#grid div#hero p {
    font-size: 16px;
  }
  div#studios div#hero div.input,
  div#grid div#hero div.input {
    margin-bottom: 5%;
  }
  div#studios div#hero input[type="submit"],
  div#grid div#hero input[type="submit"] {
    margin-bottom: 5%;
  }
  div#studios div#hero a.advanced,
  div#grid div#hero a.advanced {
    display: none;
  }
  div#studios div#locations,
  div#grid div#locations {
    padding-left: 3%;
    padding-right: 3%;
    margin-top: 0.5%;
  }
  div#studios div#locations div.location,
  div#grid div#locations div.location {
    margin-top: 3.5%;
  }
  div#studios div#body div.search-results a,
  div#grid div#body div.search-results a {
    margin: 0;
    font-size: 14px;
    padding: 0 10px;
    height: 44px;
    line-height: 44px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
  }
  div#studios div#body div.search-results a span,
  div#grid div#body div.search-results a span {
    color: #fff !important;
    width: 280px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
  }
  div#studios div#explore div.links a,
  div#grid div#explore div.links a {
    font-size: 18px !important;
  }
  div#studios div#snk div.contain,
  div#grid div#snk div.contain {
    overflow: visible;
    border: none;
  }
  div#studios div#snk div.contain div.quarter,
  div#grid div#snk div.contain div.quarter {
    border: 10px solid #1F1F1F !important;
    width: 50% !important;
  }
  a#view_map {
    display: none;
  }
  div#grid > .container_12 {
    padding: 1% 3%;
  }
  div#studio,
  div#engineer,
  div#live_recording {
    height: auto;
  }
  div#studio div#hero,
  div#engineer div#hero,
  div#live_recording div#hero {
    height: 300px;
    padding: 94px 3% 0 3%;
  }
  div#studio div#hero div#landing_text h3,
  div#engineer div#hero div#landing_text h3,
  div#live_recording div#hero div#landing_text h3 {
    font-size: 20px;
  }
  div#studio div#hero div#landing_text h1,
  div#engineer div#hero div#landing_text h1,
  div#live_recording div#hero div#landing_text h1 {
    font-size: 40px;
  }
  div#studio div#hero div#landing_text h2,
  div#engineer div#hero div#landing_text h2,
  div#live_recording div#hero div#landing_text h2 {
    font-size: 16px;
  }
  div#studio div#hero div#landing_text a.explore,
  div#engineer div#hero div#landing_text a.explore,
  div#live_recording div#hero div#landing_text a.explore {
    font-size: 18px;
    padding: 16px 80px;
  }
  div#studio div#hero div.text h1,
  div#engineer div#hero div.text h1,
  div#live_recording div#hero div.text h1 {
    font-size: 28px;
  }
  div#studio div#hero div.text span,
  div#engineer div#hero div.text span,
  div#live_recording div#hero div.text span {
    font-size: 16px;
  }
  div#studio div#hero div.floorplan,
  div#engineer div#hero div.floorplan,
  div#live_recording div#hero div.floorplan {
    display: none;
  }
  div#studio div#hero.floorplan div.floorplan,
  div#engineer div#hero.floorplan div.floorplan,
  div#live_recording div#hero.floorplan div.floorplan {
    width: 100%;
    height: 100%;
    display: block;
  }
  div#studio div#hero.floorplan div.floorplan div.table,
  div#engineer div#hero.floorplan div.floorplan div.table,
  div#live_recording div#hero.floorplan div.floorplan div.table {
    display: none;
  }
  div#studio div#hero.floorplan div.floorplan div.plan a,
  div#engineer div#hero.floorplan div.floorplan div.plan a,
  div#live_recording div#hero.floorplan div.floorplan div.plan a {
    display: none;
  }
  div#studio div#body div.grid_9,
  div#engineer div#body div.grid_9,
  div#live_recording div#body div.grid_9 {
    padding-top: 2%;
  }
  div#studio div#body div.grid_9 div.padding,
  div#engineer div#body div.grid_9 div.padding,
  div#live_recording div#body div.grid_9 div.padding {
    padding-left: 0;
  }
  div#studio div#body div.grid_9 h2,
  div#engineer div#body div.grid_9 h2,
  div#live_recording div#body div.grid_9 h2 {
    margin-bottom: 15px;
    font-size: 22px;
  }
  div#studio div#body div.grid_9 p,
  div#engineer div#body div.grid_9 p,
  div#live_recording div#body div.grid_9 p {
    font-size: 14px;
  }
  div#studio div#body div#intro div.intro-img,
  div#engineer div#body div#intro div.intro-img,
  div#live_recording div#body div#intro div.intro-img {
    height: 150px;
  }
  div#studio div#body div#overview div.imgs,
  div#engineer div#body div#overview div.imgs,
  div#live_recording div#body div#overview div.imgs {
    width: 100%;
    padding-right: 0px;
  }
  div#studio div#body div#overview div.imgs div.img,
  div#engineer div#body div#overview div.imgs div.img,
  div#live_recording div#body div#overview div.imgs div.img {
    width: 50%;
    height: 170px;
    margin-bottom: 0px;
    float: left;
  }
  div#studio div#body div#overview div.text,
  div#engineer div#body div#overview div.text,
  div#live_recording div#body div#overview div.text {
    width: 100%;
    float: left;
    margin-top: 20px;
  }
  div#studio div#body div#equipment div.equipment-list li.title span,
  div#engineer div#body div#equipment div.equipment-list li.title span,
  div#live_recording div#body div#equipment div.equipment-list li.title span {
    height: auto !important;
  }
  div#studio div#body div#gallery_page div.launch img,
  div#studio div#body div#floorplan_page div.launch img,
  div#engineer div#body div#gallery_page div.launch img,
  div#engineer div#body div#floorplan_page div.launch img,
  div#live_recording div#body div#gallery_page div.launch img,
  div#live_recording div#body div#floorplan_page div.launch img {
    display: none;
  }
  div#studio div#body div#gallery_page div.launch span,
  div#studio div#body div#floorplan_page div.launch span,
  div#engineer div#body div#gallery_page div.launch span,
  div#engineer div#body div#floorplan_page div.launch span,
  div#live_recording div#body div#gallery_page div.launch span,
  div#live_recording div#body div#floorplan_page div.launch span {
    margin-top: 0 !important;
  }
  div#studio div#body div#videos div.row div.video,
  div#engineer div#body div#videos div.row div.video,
  div#live_recording div#body div#videos div.row div.video {
    width: 100%;
  }
  div#studio div#body div#videos div.row div.text,
  div#engineer div#body div#videos div.row div.text,
  div#live_recording div#body div#videos div.row div.text {
    width: 100%;
  }
  div#studio div#body div#videos div.row div.text h2,
  div#engineer div#body div#videos div.row div.text h2,
  div#live_recording div#body div#videos div.row div.text h2 {
    font-size: 16px;
  }
  div#studio div#body div#where_to_stay div#places_to_stay div.row div.img,
  div#studio div#body div#where_to_stay div#to_visit div.row div.img,
  div#studio div#body div#what_to_do div#places_to_stay div.row div.img,
  div#studio div#body div#what_to_do div#to_visit div.row div.img,
  div#engineer div#body div#where_to_stay div#places_to_stay div.row div.img,
  div#engineer div#body div#where_to_stay div#to_visit div.row div.img,
  div#engineer div#body div#what_to_do div#places_to_stay div.row div.img,
  div#engineer div#body div#what_to_do div#to_visit div.row div.img,
  div#live_recording div#body div#where_to_stay div#places_to_stay div.row div.img,
  div#live_recording div#body div#where_to_stay div#to_visit div.row div.img,
  div#live_recording div#body div#what_to_do div#places_to_stay div.row div.img,
  div#live_recording div#body div#what_to_do div#to_visit div.row div.img {
    width: 100%;
    margin-bottom: 20px;
  }
  div#studio div#body div#where_to_stay div#places_to_stay div.row div.text,
  div#studio div#body div#where_to_stay div#to_visit div.row div.text,
  div#studio div#body div#what_to_do div#places_to_stay div.row div.text,
  div#studio div#body div#what_to_do div#to_visit div.row div.text,
  div#engineer div#body div#where_to_stay div#places_to_stay div.row div.text,
  div#engineer div#body div#where_to_stay div#to_visit div.row div.text,
  div#engineer div#body div#what_to_do div#places_to_stay div.row div.text,
  div#engineer div#body div#what_to_do div#to_visit div.row div.text,
  div#live_recording div#body div#where_to_stay div#places_to_stay div.row div.text,
  div#live_recording div#body div#where_to_stay div#to_visit div.row div.text,
  div#live_recording div#body div#what_to_do div#places_to_stay div.row div.text,
  div#live_recording div#body div#what_to_do div#to_visit div.row div.text {
    width: 100%;
  }
  div#studio div#body div#location div#maps div#map_close,
  div#engineer div#body div#location div#maps div#map_close,
  div#live_recording div#body div#location div#maps div#map_close {
    width: 100%;
  }
  div#studio div#body div#location div#maps div#map_medium,
  div#studio div#body div#location div#maps div#map_far,
  div#engineer div#body div#location div#maps div#map_medium,
  div#engineer div#body div#location div#maps div#map_far,
  div#live_recording div#body div#location div#maps div#map_medium,
  div#live_recording div#body div#location div#maps div#map_far {
    display: none;
  }
  div#studio div#body div#lightbox div.content,
  div#engineer div#body div#lightbox div.content,
  div#live_recording div#body div#lightbox div.content {
    width: 100%;
  }
  div#live_recording div#hero {
    height: auto;
  }
  div#live_recording div#hero div.grid_12 {
    padding: 6% 0;
  }
  div#live_recording div#hero h1 {
    font-size: 36px;
  }
  div#sidebar {
    display: none;
  }
  div#sidebar ul.menu::before {
    display: none;
  }
  div#sidebar ul.menu > li {
    display: block;
  }
  div#sidebar ul.menu li a {
    padding: 12px 20px;
    border-left: 1px solid #cacaca;
    text-align: left;
  }
  div#sidebar ul.menu li a::after {
    background: #cacaca;
  }
  div#mobile_sidebar {
    display: block;
  }
  div#seo div#body div.map {
    margin-left: 1.75%;
    margin-right: 1.75%;
  }
  div#landing div.items div.item {
    width: 100% !important;
    margin-left: 10px;
  }
  div#landing div.items div.item.testimonial {
    height: auto;
  }
  div#landing div.items div.item.testimonial p {
    font-size: 22px !important;
    line-height: 1.3em;
  }
  div#landing div.items div.item.testimonial span {
    font-size: 16px !important;
  }
  div#landing div.items div.item div.padding {
    padding: 5%;
  }
  div#contact div#hero h1,
  div#contact div#hero h2 {
    padding: 0 10px;
    line-height: 1.3em;
  }
  div#contact div#hero h1 {
    margin: 0;
    font-size: 35px;
  }
  div#contact div#hero h2 {
    margin-top: 10px;
    font-size: 28px;
  }
  div#contact div#content {
    padding-left: 3%;
    padding-right: 3%;
  }
  div#contact div#content h2 {
    font-size: 18px;
  }
  div#contact div#content p {
    margin: 5% 0;
    font-size: 14px;
  }
  div#contact div#content div#location {
    margin-top: 10%;
  }
  div#contact div#content div#location div#social {
    margin-left: -10px;
  }
  div#contact div#content div#location div#social a {
    margin: 10px 0 0 10px !important;
  }
  div#contact div#content div#location div#social div.clear {
    display: none;
  }
  div#contact div#content div#newsletter form input {
    margin-bottom: 10px;
  }
  div#contact div#content div#newsletter form input[type="submit"] {
    width: calc(80%);
  }
  div#blog div.posts div.post {
    width: 100%;
  }
  div#latest_posts div.animator div.post {
    float: left;
    position: relative;
    left: 0 !important;
    opacity: 1;
    margin-bottom: 20px;
  }
  div#latest_posts div.animator div.post.view-all {
    height: 100px;
  }
  div#latest_posts div.animator div.post.view-all span {
    font-size: 30px;
  }
  div#latest_release {
    height: auto;
    padding: 3%;
  }
  div#latest_release div.container_12 {
    top: 0;
    transform: translate(0);
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -o-transform: translate(0);
    -ms-transform: translate(0);
  }
  div#latest_release div.container_12 div.grid_4 {
    display: none;
  }
  div#latest_release div.container_12 div.text {
    position: relative;
    top: 0;
    margin-top: 5px;
    transform: translate(0);
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -o-transform: translate(0);
    -ms-transform: translate(0);
  }
  div#latest_release div.container_12 div.text h3 {
    font-size: 22px;
  }
  div#latest_release div.container_12 div.text h3:first-of-type::after {
    left: 0;
    bottom: -18px;
  }
  div#latest_release div.container_12 div.text p,
  div#latest_release div.container_12 div.text a {
    font-size: 14px;
  }
  div#social_bar h2 {
    width: 100% !important;
    margin-bottom: 10px;
  }
  div#social_bar ul {
    width: 100% !important;
    display: block;
    margin: 0 auto;
  }
  div#social_bar ul li {
    width: 17%;
  }
  div#voucher-page div.intro {
    background: url('../../themes/miloco/images/voucher-banner.jpg') left;
  }
  div#voucher-page div.intro div.intro-text {
    max-width: 80% !important;
    margin: 40px 0 0 40px;
  }
  div#footer {
    padding-bottom: 3%;
    margin-top: 3%;
  }
  div#footer div#links {
    display: none;
  }
  div#footer div#links div.breadcrumb {
    font-size: 14px;
  }
  div#footer div#links div.grid_3 {
    width: 46.5%;
    float: left;
    margin-bottom: 3%;
  }
  div#footer div#copyright div.copyright {
    height: auto;
    margin-top: 10px;
    line-height: 2em;
  }
  div#footer div#copyright ul.bold {
    float: left;
    margin-top: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#landing div.items div.item p {
    font-size: 22px !important;
  }
  div#blog div.posts div.post {
    width: 31.5%;
  }
  div#pinned_banner h2 {
    margin-top: 25px !important;
  }
  div#pinned_banner img {
    margin-top: 80px;
  }
}
