/* http://ether-static.s3.amazonaws.com/bg**.png */
@import 'tooltips.css';
* {
  font-family: 'Proxima Nova W01', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
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;
}
.fill {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
a {
  color: inherit;
  text-decoration: none;
}
a.underline:hover {
  text-decoration: underline;
}
img {
  max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'PMN Caecilia W01';
  line-height: 1em;
}
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;
}
.viewer li {
  transition: width 500ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -webkit-transition: width 500ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -moz-transition: width 500ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -o-transition: width 500ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
  -ms-transition: width 500ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
}
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.big {
  max-width: 1300px;
}
.container_12 .alpha {
  margin-left: 0;
}
.container_12 .omega {
  margin-right: 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 {
  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: 93%;
    margin-left: 3.5%;
    margin-right: 3.5%;
  }
}
.clear {
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
div#bbpress-forums {
  padding-top: 5%;
}
div#bbpress-forums div.bbp-breadcrumb {
  border: 1px solid #CACACA;
  padding: 8px 20px 0px;
  margin-bottom: 20px;
}
div#bbpress-forums div.bbp-breadcrumb p,
div#bbpress-forums div.bbp-breadcrumb span {
  font-size: 14px !important;
  color: #727272;
}
div#bbpress-forums div.bbp-breadcrumb span {
  color: #669697;
}
div#bbpress-forums div.bbp-breadcrumb a {
  color: #434343;
}
div#bbpress-forums div.bbp-breadcrumb a:hover {
  text-decoration: underline;
}
div#bbpress-forums div.bbp-search-form {
  margin-bottom: 20px;
}
div#bbpress-forums div.bbp-search-form input[type="text"] {
  border: 1px solid #d5d5d5;
  font-size: 14px;
  color: #3f3f3f;
  line-height: 35px;
  text-indent: 10px;
  min-width: 220px;
}
div#bbpress-forums div.bbp-search-form input[type="submit"] {
  background: #669697;
  color: #fff;
  font-size: 18px;
  padding: 8px 20px;
}
div#bbpress-forums ul.bbp-forums li.bbp-header div,
div#bbpress-forums ul.bbp-topics li.bbp-header div,
div#bbpress-forums ul.bbp-replies li.bbp-header div,
div#bbpress-forums ul.bbp-forums li.bbp-header span,
div#bbpress-forums ul.bbp-topics li.bbp-header span,
div#bbpress-forums ul.bbp-replies li.bbp-header span {
  font-size: 16px;
  font-weight: 100;
}
div#bbpress-forums ul.bbp-forums li.bbp-header span span,
div#bbpress-forums ul.bbp-topics li.bbp-header span span,
div#bbpress-forums ul.bbp-replies li.bbp-header span span {
  font-size: 12px;
  padding: 4px 10px;
  background: #cbcbcb;
  border-radius: 3px;
}
div#bbpress-forums ul.bbp-forums li.bbp-header span span:hover,
div#bbpress-forums ul.bbp-topics li.bbp-header span span:hover,
div#bbpress-forums ul.bbp-replies li.bbp-header span span:hover {
  background: #b8b8b8;
}
div#bbpress-forums ul.bbp-forums li.bbp-header span#favorite-toggle span.is-favorite,
div#bbpress-forums ul.bbp-topics li.bbp-header span#favorite-toggle span.is-favorite,
div#bbpress-forums ul.bbp-replies li.bbp-header span#favorite-toggle span.is-favorite {
  background: #669697;
  color: #fff;
}
div#bbpress-forums ul.bbp-forums li.bbp-header span#subscription-toggle span.is-subscribed,
div#bbpress-forums ul.bbp-topics li.bbp-header span#subscription-toggle span.is-subscribed,
div#bbpress-forums ul.bbp-replies li.bbp-header span#subscription-toggle span.is-subscribed {
  background: #b0d7d8;
  color: #fff;
}
div#bbpress-forums ul.bbp-forums li.bbp-header ul.forum-titles li,
div#bbpress-forums ul.bbp-topics li.bbp-header ul.forum-titles li,
div#bbpress-forums ul.bbp-replies li.bbp-header ul.forum-titles li {
  font-size: 16px;
  font-weight: 100;
}
div#bbpress-forums ul.bbp-forums li.bbp-body ul.forum:hover,
div#bbpress-forums ul.bbp-topics li.bbp-body ul.forum:hover,
div#bbpress-forums ul.bbp-replies li.bbp-body ul.forum:hover,
div#bbpress-forums ul.bbp-forums li.bbp-body ul.topic:hover,
div#bbpress-forums ul.bbp-topics li.bbp-body ul.topic:hover,
div#bbpress-forums ul.bbp-replies li.bbp-body ul.topic:hover {
  background: rgba(0, 0, 0, 0.03);
}
div#bbpress-forums ul.bbp-forums li.bbp-body ul.forum li a.bbp-forum-title,
div#bbpress-forums ul.bbp-topics li.bbp-body ul.forum li a.bbp-forum-title,
div#bbpress-forums ul.bbp-replies li.bbp-body ul.forum li a.bbp-forum-title,
div#bbpress-forums ul.bbp-forums li.bbp-body ul.topic li a.bbp-forum-title,
div#bbpress-forums ul.bbp-topics li.bbp-body ul.topic li a.bbp-forum-title,
div#bbpress-forums ul.bbp-replies li.bbp-body ul.topic li a.bbp-forum-title,
div#bbpress-forums ul.bbp-forums li.bbp-body ul.forum li a.bbp-topic-permalink,
div#bbpress-forums ul.bbp-topics li.bbp-body ul.forum li a.bbp-topic-permalink,
div#bbpress-forums ul.bbp-replies li.bbp-body ul.forum li a.bbp-topic-permalink,
div#bbpress-forums ul.bbp-forums li.bbp-body ul.topic li a.bbp-topic-permalink,
div#bbpress-forums ul.bbp-topics li.bbp-body ul.topic li a.bbp-topic-permalink,
div#bbpress-forums ul.bbp-replies li.bbp-body ul.topic li a.bbp-topic-permalink {
  font-size: 20px;
  color: #669697;
}
div#bbpress-forums ul.bbp-forums li.bbp-body ul.forum li a.bbp-forum-title:hover,
div#bbpress-forums ul.bbp-topics li.bbp-body ul.forum li a.bbp-forum-title:hover,
div#bbpress-forums ul.bbp-replies li.bbp-body ul.forum li a.bbp-forum-title:hover,
div#bbpress-forums ul.bbp-forums li.bbp-body ul.topic li a.bbp-forum-title:hover,
div#bbpress-forums ul.bbp-topics li.bbp-body ul.topic li a.bbp-forum-title:hover,
div#bbpress-forums ul.bbp-replies li.bbp-body ul.topic li a.bbp-forum-title:hover,
div#bbpress-forums ul.bbp-forums li.bbp-body ul.forum li a.bbp-topic-permalink:hover,
div#bbpress-forums ul.bbp-topics li.bbp-body ul.forum li a.bbp-topic-permalink:hover,
div#bbpress-forums ul.bbp-replies li.bbp-body ul.forum li a.bbp-topic-permalink:hover,
div#bbpress-forums ul.bbp-forums li.bbp-body ul.topic li a.bbp-topic-permalink:hover,
div#bbpress-forums ul.bbp-topics li.bbp-body ul.topic li a.bbp-topic-permalink:hover,
div#bbpress-forums ul.bbp-replies li.bbp-body ul.topic li a.bbp-topic-permalink:hover {
  text-decoration: underline;
}
div#bbpress-forums div.bbp-reply-form form fieldset.bbp-form,
div#bbpress-forums div.bbp-topic-form form fieldset.bbp-form {
  border: 1px solid #669697;
}
div#bbpress-forums div.bbp-reply-form form fieldset.bbp-form legend,
div#bbpress-forums div.bbp-topic-form form fieldset.bbp-form legend {
  font-size: 18px;
  color: #669697;
  border: 1px solid #669697;
  padding: 8px 20px;
  border-radius: 3px;
  background: rgba(115, 186, 64, 0.15);
}
div#bbpress-forums div.bbp-reply-form form fieldset.bbp-form input#bbp_topic_title,
div#bbpress-forums div.bbp-topic-form form fieldset.bbp-form input#bbp_topic_title {
  border: 1px solid #DDD;
  width: 100%;
  line-height: 36px;
  font-size: 18px;
  text-indent: 10px;
  margin-top: 10px;
  border-radius: 3px;
  box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.1);
}
div#bbpress-forums div.bbp-reply-form form fieldset.bbp-form input#bbp_topic_title:focus,
div#bbpress-forums div.bbp-topic-form form fieldset.bbp-form input#bbp_topic_title:focus {
  border: 1px solid #669697;
}
div#bbpress-forums div.bbp-reply-form form fieldset.bbp-form div.wp-editor-container,
div#bbpress-forums div.bbp-topic-form form fieldset.bbp-form div.wp-editor-container {
  border: 1px solid #dddddd;
  border-radius: 3px;
}
div#bbpress-forums div.bbp-reply-form form fieldset.bbp-form div.wp-editor-container textarea,
div#bbpress-forums div.bbp-topic-form form fieldset.bbp-form div.wp-editor-container textarea {
  box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.1);
}
div#bbpress-forums div.bbp-reply-form form fieldset.bbp-form div.wp-editor-container textarea:focus,
div#bbpress-forums div.bbp-topic-form form fieldset.bbp-form div.wp-editor-container textarea:focus {
  border: 1px solid #669697;
}
div#bbpress-forums div.bbp-reply-form form div p label[for="bbp_topic_tags"],
div#bbpress-forums div.bbp-topic-form form div p label[for="bbp_topic_tags"],
div#bbpress-forums div.bbp-reply-form form div p input#bbp_topic_tags,
div#bbpress-forums div.bbp-topic-form form div p input#bbp_topic_tags,
div#bbpress-forums div.bbp-reply-form form div p br,
div#bbpress-forums div.bbp-topic-form form div p br {
  display: none;
}
div#bbpress-forums div.bbp-reply-form form div.bbp-submit-wrapper,
div#bbpress-forums div.bbp-topic-form form div.bbp-submit-wrapper {
  margin-top: -44px;
}
div#bbpress-forums div.bbp-reply-form form div.bbp-submit-wrapper button,
div#bbpress-forums div.bbp-topic-form form div.bbp-submit-wrapper button {
  font-size: 20px;
  background-color: #669697;
  border: none;
  color: #fff;
  padding: 10px 40px;
}
div#bbpress-forums div.bbp-template-notice {
  display: none;
}
div#bbpress-forums div.bbp-template-notice p,
div#bbpress-forums div.bbp-template-notice a {
  font-size: 14px !important;
}
div#bbpress-forums div.bbp-template-notice a {
  color: #2d2d2d;
}
div#bbpress-forums div.bbp-template-notice a:hover {
  text-decoration: underline;
}
div#bbpress-forums div.bbp-template-notice img {
  display: none;
}
div#bbpress-forums div.bbp-pagination {
  display: none;
}
/***** Header *****/
div#header_links {
  position: absolute;
  right: 5%;
  top: 0;
  z-index: 100;
  font-size: 0;
}
div#header_links a {
  background: #fff;
  height: 48px;
  display: inline-block;
  padding: 0 15px;
  margin-left: 15px;
  font-size: 18px;
  color: #858962;
  line-height: 48px;
  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;
}
@media only screen and (max-width: 767px) {
  div#header_links a {
    height: 40px;
    padding: 0 10px;
    margin-left: 10px;
    font-size: 15px;
    line-height: 40px;
  }
}
div#header_links a:hover {
  background: #efefef;
}
div#header_links a img {
  margin: -3px 10px 0 0;
  vertical-align: middle;
}
div#header {
  background: #b0d7d8;
  height: 50px;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 100;
  box-shadow: 0 1px 1px rgba(49, 108, 110, 0.3);
  -webkit-box-shadow: 0 1px 1px rgba(49, 108, 110, 0.3);
  -moz-box-shadow: 0 1px 1px rgba(49, 108, 110, 0.3);
}
div#header a#logo {
  display: block;
  float: left;
  margin: -4px 0 0 -116px;
}
div#header a#logo img {
  max-width: none;
}
div#header a#logo img.small {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#header a#logo {
    margin: 0;
  }
  div#header a#logo img {
    display: none;
  }
  div#header a#logo img.small {
    display: block;
    margin-top: 6px;
  }
}
@media only screen and (max-width: 767px) {
  div#header a#logo {
    margin: 0;
  }
  div#header a#logo img {
    display: none;
  }
  div#header a#logo img.small {
    display: block;
    margin-top: 6px;
  }
}
div#header div#nav {
  float: right;
}
div#header div#nav ul {
  overflow: hidden;
  font-size: 0;
  text-align: right;
}
div#header div#nav ul li {
  display: inline-block;
  line-height: 50px;
}
div#header div#nav ul li.current-menu-item a {
  color: #fff;
}
div#header div#nav ul li a {
  display: block;
  padding: 0 7px;
  font-size: 14px;
  color: #669697;
  font-weight: 500;
  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#header div#nav ul li a:hover {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#header div#nav ul li a {
    padding: 0 5px;
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  div#header div#nav {
    display: none;
  }
}
div#header div#user {
  height: 50px;
  float: right;
  padding: 0 15px;
  margin-left: 7px;
}
div#header div#user div.bg {
  background: #fff;
  width: 5000px;
  left: 0;
  right: auto;
}
div#header div#user div.user {
  font-size: 14px;
  color: #669596;
  font-weight: 200;
  line-height: 50px;
}
div#header div#user div.user > * {
  float: left;
}
div#header div#user div.user img {
  margin: 17px 10px 0 0;
  vertical-align: middle;
}
div#header div#user div.user strong {
  font-weight: 500;
}
div#header div#user div.user a.log-out {
  display: block;
  margin-left: 15px;
  line-height: 50px;
}
div#header div#user div.user a.log-out img {
  margin-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#header div#user div.user {
    font-size: 13px;
  }
  div#header div#user div.user span {
    display: none;
  }
  div#header div#user div.user a {
    margin-left: 5px;
  }
}
@media only screen and (max-width: 767px) {
  div#header div#user {
    display: none;
  }
}
/***** Mobile Menu *****/
a#menu_btn {
  width: 33px;
  height: 25px;
  display: none;
  position: fixed;
  right: 3.5%;
  top: 12px;
  z-index: 1000;
}
@media only screen and (max-width: 767px) {
  a#menu_btn {
    display: block;
  }
}
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.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 ul {
  padding: 0 14%;
  position: relative;
  color: #fff;
}
div#menu ul li {
  opacity: 0;
  filter: 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 ul li:first-child {
  padding-top: 0;
}
div#menu ul li.active {
  opacity: 1;
  filter: 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 ul li a {
  display: block;
  position: relative;
  margin-top: 25px;
  font-size: 30px;
  line-height: 1.1em;
  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#menu ul li a[href]:hover {
  color: #03c4eb;
}
@media only screen and (max-height: 690px) {
  div#menu ul li a {
    margin-top: 0;
    font-size: 30px;
    line-height: 1.5em;
  }
  div#menu ul li a::before {
    top: -5px;
  }
}
/***** Home *****/
div#home div#hero {
  background-image: url('../images/hero.jpg');
  padding: 12% 0 17% 0;
  color: #fff;
}
div#home div#hero a {
  width: 247px;
  display: block;
  float: left;
}
div#home div#hero a img {
  display: block;
  margin-left: -103px;
  filter: drop-shadow(0 1px 50px rgba(255, 255, 255, 0.4));
  -webkit-filter: drop-shadow(0 1px 50px rgba(255, 255, 255, 0.4));
  -moz-filter: drop-shadow(0 1px 50px rgba(255, 255, 255, 0.4));
  -o-filter: drop-shadow(0 1px 50px rgba(255, 255, 255, 0.4));
  -ms-filter: drop-shadow(0 1px 50px rgba(255, 255, 255, 0.4));
}
@media only screen and (max-width: 1380px) {
  div#home div#hero a img {
    margin: 0 0 15px 0;
  }
}
div#home div#hero h1 {
  margin: 1% 0 3% 0;
  padding-right: 5%;
  clear: both;
  font-size: 38px;
  text-transform: uppercase;
  line-height: 1.2em;
}
div#home div#hero p {
  font-size: 28px;
  font-weight: 200;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#home div#hero h1 {
    font-size: 32px;
  }
  div#home div#hero p {
    font-size: 24px;
  }
}
div#home div#blocks div.block {
  overflow: hidden;
}
div#home div#blocks div.block h2 {
  font-size: 38px;
  line-height: 1.2em;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#home div#blocks div.block h2 {
    font-size: 32px;
  }
}
div#home div#blocks div.block.about {
  padding: 5% 0;
}
div#home div#blocks div.block.about h2 {
  color: #858962;
  text-align: center;
}
div#home div#blocks div.block.about p {
  margin-top: 2%;
  font-size: 16px;
  line-height: 1.5em;
}
div#home div#blocks div.block.halves div.half {
  background-color: #858962;
  width: 50%;
  float: left;
  color: #fff;
}
div#home div#blocks div.block.halves div.half.image {
  background: url('../images/exclusive.jpg');
}
div#home div#blocks div.block.halves div.half div.padding {
  padding: 9%;
}
div#home div#blocks div.block.halves div.half p {
  margin-top: 2%;
  font-size: 16px;
  line-height: 1.5em;
}
@media only screen and (max-width: 767px) {
  div#home div#blocks div.block.halves div.half {
    width: 100%;
    height: auto;
    float: none;
  }
  div#home div#blocks div.block.halves div.half.image {
    height: 300px !important;
  }
}
div#home div#blocks div.block.enquiry {
  background-image: url('../images/enquiry.jpg');
  color: #669697;
  padding: 7% 0;
}
div#home div#blocks div.block.enquiry div.enquiry {
  background: #fff;
  padding: 4%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-shadow: 0 3px 60px 20px rgba(108, 158, 159, 0.7);
  -webkit-box-shadow: 0 3px 60px 20px rgba(108, 158, 159, 0.7);
  -moz-box-shadow: 0 3px 60px 20px rgba(108, 158, 159, 0.7);
}
div#home div#blocks div.block.enquiry div.enquiry div.text {
  padding: 0 16%;
  text-align: center;
}
div#home div#blocks div.block.enquiry div.enquiry div.text p {
  margin-top: 1%;
  font-size: 18px;
}
div#home div#blocks div.block.enquiry div.enquiry form {
  margin-top: 2%;
}
div#home div#blocks div.block.enquiry div.enquiry form div.row {
  margin-top: 1%;
  overflow: hidden;
  clear: both;
}
div#home div#blocks div.block.enquiry div.enquiry form div.row.half {
  width: 49.5%;
  float: left;
  clear: none;
}
div#home div#blocks div.block.enquiry div.enquiry form div.row.half.first {
  margin-right: 1%;
}
div#home div#blocks div.block.enquiry div.enquiry form div.row input[type="text"],
div#home div#blocks div.block.enquiry div.enquiry form div.row input[type="tel"],
div#home div#blocks div.block.enquiry div.enquiry form div.row input[type="email"],
div#home div#blocks div.block.enquiry div.enquiry form div.row textarea {
  background: #b0d7d8;
  width: 100%;
  height: 48px;
  display: block;
  padding: 0 20px;
  font-size: 18px;
  color: #669697;
  line-height: 48px;
}
div#home div#blocks div.block.enquiry div.enquiry form div.row input[type="text"]::-webkit-input-placeholder,
div#home div#blocks div.block.enquiry div.enquiry form div.row input[type="tel"]::-webkit-input-placeholder,
div#home div#blocks div.block.enquiry div.enquiry form div.row input[type="email"]::-webkit-input-placeholder,
div#home div#blocks div.block.enquiry div.enquiry form div.row textarea::-webkit-input-placeholder {
  color: #669697;
}
div#home div#blocks div.block.enquiry div.enquiry form div.row input[type="text"]::-moz-placeholder,
div#home div#blocks div.block.enquiry div.enquiry form div.row input[type="tel"]::-moz-placeholder,
div#home div#blocks div.block.enquiry div.enquiry form div.row input[type="email"]::-moz-placeholder,
div#home div#blocks div.block.enquiry div.enquiry form div.row textarea::-moz-placeholder {
  color: #669697;
}
div#home div#blocks div.block.enquiry div.enquiry form div.row textarea {
  height: 140px;
  padding: 16px 20px;
  line-height: 1.5em;
}
div#home div#blocks div.block.enquiry div.enquiry form div.row input[type="submit"] {
  background: #669697;
  height: 48px;
  display: block;
  float: right;
  padding: 0 50px;
  font-size: 20px;
  color: #fff;
  font-weight: 500;
}
/***** Page *****/
div#page {
  padding-bottom: 3%;
}
div#page.no-padding {
  padding: 0;
}
div#page div#hero {
  background: #eee url('../images/page.jpg');
  padding: 16.5% 0 3.5% 0;
  padding: calc(15% + 50px) 0 3.5% 0;
}
@media only screen and (max-width: 767px) {
  div#page div#hero {
    padding: calc(3.5% + 50px) 0 3.5% 0;
  }
}
div#page div#hero h1 {
  text-align: center;
}
div#page div#hero h1.download {
  background: none;
  float: left;
  padding: 0;
  clear: both;
}
div#page div#hero h1.download a {
  background: #b0d7d8;
  display: block;
  float: left;
  padding: 15px 20px;
  border-left: 1px solid #fff;
  color: #669697;
  font-size: 18px;
  font-weight: 700;
  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#page div#hero h1.download a:first-child {
  border: none;
}
@media only screen and (max-width: 1023px) {
  div#page div#hero h1.download a {
    padding: 15px !important;
    border: none !important;
  }
}
div#page div#hero h1 span {
  background: #669697;
  display: inline-block;
  padding: 10px 50px;
  font-family: 'PMN Caecilia W01';
  font-size: 38px;
  color: #fff;
  font-weight: 800;
  line-height: 1.2em;
}
@media only screen and (max-width: 767px) {
  div#page div#hero h1 span {
    padding: 6px 30px;
    font-size: 26px;
  }
}
div#page div#body div.intro {
  padding: 3% 0;
}
div#page div#body div.intro a#download_beats {
  background: #b0d7d8;
  display: inline-block;
  padding: 12px 30px;
  clear: both;
  font-size: 18px;
  color: #669697;
  line-height: 1.2em;
}
div#page div#body div.intro p {
  font-size: 24px;
  color: #669697;
  font-weight: 200;
  text-align: center;
  line-height: 1.3em;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#page div#body div.intro p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  div#page div#body div.intro p {
    font-size: 18px;
    text-align: left;
  }
}
div#page div#body div.content h2,
div#page div#body div.content h3,
div#page div#body div.content h4 {
  margin-top: 20px;
}
div#page div#body div.content h2 {
  font-size: 32px;
  font-weight: 700;
}
div#page div#body div.content h3 {
  font-size: 26px;
  font-weight: 700;
}
div#page div#body div.content h4 {
  font-size: 22px;
  font-weight: 700;
}
div#page div#body div.content p {
  margin-top: 10px;
  font-size: 16px;
  color: #0a0a0a;
  line-height: 1.5em;
}
/***** Dashboard *****/
div#dashboard div#hero h1 {
  background: #b0d7d8;
  padding: 15px 0;
  text-align: left;
}
div#dashboard div#hero h1 span {
  background: none;
  padding: 0 20px;
  font-size: 30px;
  color: #669697;
}
div#dashboard div#hero h1 span a {
  color: #fefefe;
  font-weight: 500;
}
div#dashboard div#body {
  background: #f2f9fc;
  padding-bottom: 3%;
}
div#dashboard div#body div.block {
  background: #669697;
  margin-top: 5%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  div#dashboard div#body div.block {
    height: auto !important;
  }
}
div#dashboard div#body div.block.quick-catch {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
div#dashboard div#body div.block.quick-catch div.padding {
  padding: 5%;
}
div#dashboard div#body div.block.quick-catch img {
  position: absolute;
  left: 50%;
  top: -23px;
  margin-left: -44px;
}
div#dashboard div#body div.block.quick-catch h2 {
  margin-top: 5%;
  text-align: center;
}
div#dashboard div#body div.block.quick-catch a.big {
  background: #fff;
  height: 50px;
  display: block;
  margin-top: 5%;
  border: 3px solid #fff;
  font-size: 18px;
  color: #669697;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  line-height: 44px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  transition: background 0.15s ease, color 0.15s ease;
  -webkit-transition: background 0.15s ease, color 0.15s ease;
  -moz-transition: background 0.15s ease, color 0.15s ease;
  -o-transition: background 0.15s ease, color 0.15s ease;
  -ms-transition: background 0.15s ease, color 0.15s ease;
}
div#dashboard div#body div.block.quick-catch a.big:first-child {
  margin-top: 0;
}
div#dashboard div#body div.block.quick-catch a.big:hover {
  background: #669697;
  color: #fff;
}
div#dashboard div#body div.block.img {
  background: #fff;
}
div#dashboard div#body div.block.img h2 {
  color: #669697;
}
div#dashboard div#body div.block.posts div.half div.padding {
  padding: 8% 8% 8% 4% !important;
}
div#dashboard div#body div.block.posts div.half.first div.padding {
  padding: 8% 4% 8% 8% !important;
}
@media only screen and (max-width: 767px) {
  div#dashboard div#body div.block.posts div.half div.padding {
    padding: 4% !important;
  }
  div#dashboard div#body div.block.posts div.half.first div.padding {
    padding: 4% 4% 0 4% !important;
  }
}
div#dashboard div#body div.block.weather {
  background: url('../images/weather.jpg');
  min-height: 352px;
  color: #fff;
}
div#dashboard div#body div.block.weather div.info div.padding {
  padding: 6%;
}
div#dashboard div#body div.block.weather div.info div.intro {
  padding: 0 0 20px 0;
}
div#dashboard div#body div.block.weather div.info div.intro h2 {
  font-size: 24px;
}
div#dashboard div#body div.block.weather div.info div.intro p {
  margin-top: 5px;
  font-size: 20px;
  color: #fff;
  font-weight: 200;
  text-align: left;
}
div#dashboard div#body div.block.weather div.info div.split {
  overflow: hidden;
}
div#dashboard div#body div.block.weather div.info div.split > div {
  width: 50%;
  float: left;
  text-align: center;
}
div#dashboard div#body div.block.weather div.info div.split > div span.temp {
  display: block;
  font-size: 98px;
  font-weight: 200;
  line-height: 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#dashboard div#body div.block.weather div.info div.split > div span.temp {
    font-size: 84px;
  }
}
div#dashboard div#body div.block.weather div.info div.split > div div.temp {
  height: 24px;
  margin-top: 12px;
  font-size: 24px;
  font-weight: 300;
  line-height: 24px;
}
div#dashboard div#body div.block.weather div.info div.split > div div.temp img {
  margin-top: -4px;
  vertical-align: middle;
}
div#dashboard div#body div.block.weather div.info div.split > div div.current {
  margin-top: 12px;
  text-align: center;
}
div#dashboard div#body div.block.weather div.info div.split > div div.current span {
  width: 100px;
  display: block;
  margin: 8px 0 0 15px;
  font-size: 18px;
  font-weight: 500;
  text-align: right;
  line-height: 1.2em;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#dashboard div#body div.block.weather div.info div.split > div div.current span {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
}
div#dashboard div#body div.block.weather div.info div.days {
  background: #272e2e;
  height: 90px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
div#dashboard div#body div.block.weather div.info div.days div.day {
  width: 25%;
  float: left;
  text-align: center;
}
div#dashboard div#body div.block.weather div.info div.days div.day span,
div#dashboard div#body div.block.weather div.info div.days div.day small {
  display: block;
  line-height: 1em;
}
div#dashboard div#body div.block.weather div.info div.days div.day span {
  margin: 20px 0 17px 0;
  font-family: 'PMN Caecilia W01';
  font-size: 12px;
  font-weight: 600;
}
div#dashboard div#body div.block.weather div.info div.days div.day small {
  font-size: 24px;
  font-weight: 200;
}
div#dashboard div#body div.block h2 {
  font-size: 24px;
  color: #fff;
  line-height: 1.2em;
}
div#dashboard div#body div.block form div.row {
  margin-top: 5%;
  overflow: hidden;
}
div#dashboard div#body div.block form div.row div.input {
  display: block;
}
div#dashboard div#body div.block form div.row div.input.half {
  width: 48%;
  float: left;
}
div#dashboard div#body div.block form div.row div.input.half.first {
  margin-right: 4%;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#dashboard div#body div.block form div.row div.input.half {
    width: 100%;
    margin: 0 0 3% 0;
  }
}
div#dashboard div#body div.block form div.row div.input.third {
  width: 31%;
  float: left;
  margin-left: 3.5%;
}
div#dashboard div#body div.block form div.row div.input.third.first {
  margin-left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#dashboard div#body div.block form div.row div.input.third {
    width: 100%;
    margin: 0 0 3% 0;
  }
}
div#dashboard div#body div.block form label {
  display: block;
  padding-bottom: 5px;
  font-family: 'PMN Caecilia W01';
  font-size: 14px;
  color: #b0d7d8;
  text-transform: uppercase;
  line-height: 1em;
}
@media only screen and (max-width: 767px) {
  div#dashboard div#body div.block form label br {
    content: ' ';
  }
  div#dashboard div#body div.block form label br::after {
    content: ' ';
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#dashboard div#body div.block form label br {
    content: ' ';
  }
  div#dashboard div#body div.block form label br::after {
    content: ' ';
  }
}
div#dashboard div#body div.block form input,
div#dashboard div#body div.block form select {
  width: 100%;
  display: block;
  font-size: 16px;
  color: #669697;
}
div#dashboard div#body div.block form input[type="text"],
div#dashboard div#body div.block form input[type="date"],
div#dashboard div#body div.block form input[type="time"],
div#dashboard div#body div.block form select {
  background: #fff;
  height: 36px;
  padding: 0 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
div#dashboard div#body div.block form select {
  border: none;
  outline: none;
  cursor: pointer;
  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#dashboard div#body div.block form input[type="submit"] {
  background: #b0d7d8;
  height: 36px;
  cursor: pointer;
  font-family: 'PMN Caecilia W01';
  font-size: 20px;
  color: #669697;
}
div#dashboard div#body div.block div.halves {
  overflow: hidden;
}
div#dashboard div#body div.block div.halves div.half {
  width: 50%;
  float: left;
}
@media only screen and (max-width: 767px) {
  div#dashboard div#body div.block div.halves div.half {
    width: 100%;
  }
  div#dashboard div#body div.block div.halves div.half.equal-height {
    height: auto !important;
  }
  div#dashboard div#body div.block div.halves div.half.equal-height.img {
    height: 200px !important;
  }
}
div#dashboard div#body div.block div.halves div.half.text {
  color: #669697;
}
div#dashboard div#body div.block div.halves div.half div.padding {
  padding: 8%;
}
div#dashboard div#body div.block div.halves div.half span {
  display: block;
  margin: 13px 0 10px 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1em;
}
div#dashboard div#body div.block div.halves div.half p {
  font-size: 16px;
  margin-top: 0;
}
div#dashboard div#body div.block div.halves div.half div.post {
  background: #fff;
  padding: 6%;
  color: #669697;
}
div#dashboard div#body div.block div.halves div.half div.post h2 {
  color: #669697;
}
div#dashboard div#body div.block div.halves div.half div.post span {
  font-weight: 200;
}
div#dashboard div#body div.block div.halves div.half div.post span a {
  font-weight: 500;
}
div#dashboard div#body div.block div.halves div.half div.meta {
  margin-top: 10px;
  overflow: hidden;
}
div#dashboard div#body div.block div.halves div.half div.meta div.img {
  width: 45px;
  height: 45px;
  float: left;
  margin-right: 10px;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
}
div#dashboard div#body div.block div.halves div.half div.meta div.text {
  margin-top: -3px;
}
div#dashboard div#body div.block div.halves div.half div.meta div.text span {
  margin: 5px 0;
  font-size: 14px;
  color: #365152;
}
div#dashboard div#body div.block div.halves div.half div.meta div.text small {
  display: block;
  margin: 3px 0;
  font-size: 13px;
  line-height: 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#dashboard div#body div.block div.halves div.half div.meta div.text small {
    font-size: 12px;
  }
}
div#dashboard div#body div.block div.halves div.half a.read {
  background: #b0d7d8;
  width: 100%;
  height: 36px;
  display: block;
  margin-top: 15px;
  font-size: 18px;
  color: #669697;
  text-align: center;
  font-weight: 500;
  line-height: 36px;
}
div#dashboard div#body div#explore_beats {
  background: #fff;
  padding: 3% 0;
  margin-top: 5%;
  color: #669697;
}
div#dashboard div#body div#explore_beats h2 {
  font-size: 30px;
}
div#dashboard div#body div#explore_beats p {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.5em;
}
div#dashboard div#body div#explore_beats a.find-out {
  background: #b0d7d8;
  height: 46px;
  display: block;
  float: left;
  padding: 0 25px;
  margin-top: 15px;
  clear: both;
  font-size: 18px;
  color: #669697;
  text-align: center;
  font-weight: 500;
  line-height: 46px;
}
div#dashboard div#body div#explore_beats div.map {
  background: #eee;
  left: 47%;
}
@media only screen and (max-width: 767px) {
  div#dashboard div#body div#explore_beats div.map {
    height: 250px;
    margin: 20px 3.5% 0 3.5%;
    position: relative;
    left: 0;
  }
}
div#dashboard div#body div#gallery {
  background: #669697;
  padding: 2% 0 5% 0;
}
div#dashboard div#body div#gallery div.intro h2,
div#dashboard div#body div#gallery div.intro p {
  color: #fff;
  text-align: center;
}
div#dashboard div#body div#gallery div.intro h2 {
  font-size: 37px;
}
@media only screen and (max-width: 767px) {
  div#dashboard div#body div#gallery div.intro h2 {
    font-size: 32px;
  }
}
div#dashboard div#body div#gallery div.intro p {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.35em;
}
div#dashboard div#body div#gallery div.gallery {
  overflow: hidden;
}
div#dashboard div#body div#gallery div.gallery a {
  width: 12.5%;
  float: left;
}
div#dashboard div#body div#gallery div.gallery a img {
  display: block;
}
div#dashboard div#body div#gallery div.upload {
  margin-top: 3.5%;
  text-align: center;
}
div#dashboard div#body div#gallery div.upload a#upload_image {
  background: #b0d7d8;
  display: inline-block;
  padding: 12px 30px;
  clear: both;
  font-size: 18px;
  color: #669697;
  line-height: 1.2em;
}
div#dashboard div#body div#intro {
  padding-top: 3%;
}
div#dashboard div#body div#intro h1 {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}
div#dashboard div#body div#intro p {
  margin-top: 15px;
  font-size: 14px;
  line-height: 1.5em;
}
div#dashboard div#body div#intro p:first-child {
  margin-top: 6%;
}
/***** Online Catch Return *****/
div#online_catch div#body {
  background: #f2f9fc;
  padding-bottom: 3%;
}
div#online_catch div#body div#return {
  background: #669697;
  padding: 3% 0;
  color: #fff;
}
div#online_catch div#body div#return form {
  margin-top: -20px;
}
@media only screen and (max-width: 767px) {
  div#online_catch div#body div#return form {
    margin-top: -1.75%;
  }
}
div#online_catch div#body div#return form div.row {
  margin-top: 20px;
}
div#online_catch div#body div#return form div.row.half {
  width: 49%;
  float: left;
}
div#online_catch div#body div#return form div.row.half.first {
  margin-right: 2%;
}
@media only screen and (max-width: 767px) {
  div#online_catch div#body div#return form div.row {
    margin-top: 3.5%;
  }
  div#online_catch div#body div#return form div.row.half {
    width: 100%;
    margin-right: 0;
  }
}
div#online_catch div#body div#return form div.row h2 {
  float: left;
  font-size: 24px;
  font-weight: 800;
}
div#online_catch div#body div#return form div.row img.fish {
  float: left;
  margin: -11px 0 0 20px;
}
@media only screen and (max-width: 767px) {
  div#online_catch div#body div#return form div.row img.fish {
    display: none;
  }
}
div#online_catch div#body div#return form div.row div.input {
  display: block;
}
div#online_catch div#body div#return form div.row div.input.half {
  width: 48%;
  float: left;
}
div#online_catch div#body div#return form div.row div.input.half.first {
  margin-right: 4%;
}
div#online_catch div#body div#return form div.row label {
  display: block;
  padding-bottom: 5px;
  font-family: 'PMN Caecilia W01';
  font-size: 18px;
  color: #b0d7d8;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1em;
}
div#online_catch div#body div#return form div.row input,
div#online_catch div#body div#return form div.row textarea,
div#online_catch div#body div#return form div.row select {
  width: 100%;
  display: block;
  font-size: 16px;
  color: #669697;
}
div#online_catch div#body div#return form div.row input[type="text"],
div#online_catch div#body div#return form div.row input[type="date"],
div#online_catch div#body div#return form div.row input[type="time"],
div#online_catch div#body div#return form div.row textarea,
div#online_catch div#body div#return form div.row select {
  background: #fff;
  height: 36px;
  padding: 0 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
div#online_catch div#body div#return form div.row textarea {
  height: 171px;
  padding: 6px 10px;
  line-height: 1.5em;
}
div#online_catch div#body div#return form div.row select {
  border: none;
  outline: none;
  cursor: pointer;
  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#online_catch div#body div#return form div.row input[type="submit"] {
  background: #b0d7d8;
  height: 36px;
  cursor: pointer;
  font-family: 'PMN Caecilia W01';
  font-size: 20px;
  color: #669697;
}
div#online_catch div#body div.results {
  margin-top: 3%;
}
div#online_catch div#body div.results div.sort-by label {
  display: block;
  float: left;
  font-family: 'PMN Caecilia W01';
  font-size: 24px;
  color: #669697;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 36px;
}
div#online_catch div#body div.results div.sort-by select {
  background: #fff;
  height: 36px;
  display: block;
  float: left;
  padding: 0 15px;
  margin-left: 15px;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 18px;
  color: #669697;
  font-weight: 200;
  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: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
@media only screen and (max-width: 767px) {
  div#online_catch div#body div.results div.sort-by label {
    font-size: 18px;
  }
}
div#online_catch div#body div.results table {
  background: #fff;
  margin-top: 1.5%;
  border: 2px solid #b0d7d8;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  div#online_catch div#body div.results table {
    margin-top: 3.5%;
  }
}
div#online_catch div#body div.results table thead {
  background: #b0d7d8;
}
div#online_catch div#body div.results table thead th {
  padding: 8px 0;
  font-family: 'PMN Caecilia W01';
  font-size: 20px;
  color: #669697;
  text-align: center;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  div#online_catch div#body div.results table thead th {
    font-size: 12px;
  }
  div#online_catch div#body div.results table thead th.notes {
    display: none;
  }
}
div#online_catch div#body div.results table tbody td {
  padding: 5px 0;
  border-left: 2px solid #b0d7d8;
  font-size: 18px;
  color: #669697;
  font-weight: 200;
  line-height: 1.2em;
}
div#online_catch div#body div.results table tbody td:first-child {
  border-left: none;
}
@media only screen and (max-width: 767px) {
  div#online_catch div#body div.results table tbody td {
    font-size: 12px;
  }
  div#online_catch div#body div.results table tbody td.notes {
    display: none;
  }
}
/***** Beats *****/
div#beats {
  background: #f2f9fc;
  padding-bottom: 3%;
}
div#beats div#body div.beats div.beat {
  background: #fff;
  margin-top: 3%;
  box-shadow: 0 3px 3px rgba(102, 150, 151, 0.18);
  -webkit-box-shadow: 0 3px 3px rgba(102, 150, 151, 0.18);
  -moz-box-shadow: 0 3px 3px rgba(102, 150, 151, 0.18);
}
div#beats div#body div.beats div.beat:first-child {
  margin-top: 0;
}
div#beats div#body div.beats div.beat.featured {
  background: #669697;
}
div#beats div#body div.beats div.beat.featured div.text {
  color: #f2f9fc;
}
div#beats div#body div.beats div.beat:nth-child(even) div.img {
  left: 0;
  right: 50%;
}
div#beats div#body div.beats div.beat:nth-child(even) div.text {
  float: right;
}
div#beats div#body div.beats div.beat div.img {
  left: 50%;
}
div#beats div#body div.beats div.beat div.text {
  padding: 5% 2%;
  color: #669697;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
div#beats div#body div.beats div.beat div.text h3 {
  font-size: 38px;
  color: #b0d7d8;
  text-transform: uppercase;
}
div#beats div#body div.beats div.beat div.text h2,
div#beats div#body div.beats div.beat div.text p {
  font-weight: 200;
}
div#beats div#body div.beats div.beat div.text h2 {
  margin-top: 5%;
  font-family: 'Proxima Nova W01';
  font-size: 24px;
}
div#beats div#body div.beats div.beat div.text p {
  margin-top: 3%;
  font-size: 18px;
  line-height: 1.4em;
}
div#beats div#body div.beats div.beat div.text a.find-out {
  background: #b0d7d8;
  display: block;
  float: left;
  padding: 8px 30px;
  margin-top: 3%;
  clear: both;
  font-size: 18px;
  color: #669697;
  line-height: 1.2em;
}
@media only screen and (max-width: 767px) {
  div#beats div#body div.beats div.beat div.img {
    height: 150px;
    position: relative;
    left: 0;
  }
  div#beats div#body div.beats div.beat div.text h2 {
    margin-top: 0;
  }
}
/***** News *****/
div#news div#body div.posts {
  padding-top: 5%;
}
div#news div#body div.posts div.post {
  padding: 3% 0;
  border-bottom: 3px solid #b0d7d8;
}
div#news div#body div.posts div.post:first-child {
  margin-top: 0;
  border-top: 3px solid #669697;
}
div#news div#body div.posts div.post div.info {
  width: calc(100% - 220px);
  float: left;
  color: #669697;
}
div#news div#body div.posts div.post div.info span {
  display: block;
  line-height: 1em;
}
div#news div#body div.posts div.post div.info span.cat {
  font-family: 'PMN Caecilia W01';
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
}
div#news div#body div.posts div.post div.info span.date {
  font-size: 18px;
  color: #b0d7d8;
  font-style: italic;
}
div#news div#body div.posts div.post div.info h2 {
  margin: 15px 0 8px 0;
}
div#news div#body div.posts div.post div.info h2 a {
  font-family: 'Proxima Nova W01';
  font-size: 24px;
  font-weight: 700;
}
div#news div#body div.posts div.post div.info p {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 200;
}
div#news div#body div.posts div.post div.info a.read {
  display: block;
  float: left;
  margin-top: 10px;
  clear: both;
  font-size: 18px;
  font-weight: 700;
  line-height: 1em;
}
div#news div#body div.posts div.post div.img {
  width: 180px;
  height: 180px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -90px;
}
@media only screen and (max-width: 767px) {
  div#news div#body div.posts div.post div.info,
  div#news div#body div.posts div.post div.img {
    width: 100%;
  }
  div#news div#body div.posts div.post div.info {
    padding-top: 3%;
  }
  div#news div#body div.posts div.post div.info span.cat {
    display: none;
  }
  div#news div#body div.posts div.post div.info h2 {
    margin: 0 0 6px 0;
  }
  div#news div#body div.posts div.post div.info h2 a {
    font-size: 20px;
  }
  div#news div#body div.posts div.post div.info span.date {
    font-size: 15px;
  }
  div#news div#body div.posts div.post div.info p {
    display: none;
  }
  div#news div#body div.posts div.post div.img {
    height: 150px;
    position: relative;
    top: 0;
    margin-top: 0;
  }
}
/***** Single *****/
div#single div#body {
  padding-top: 3%;
}
div#single div#body div.content p {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.5em;
}
div#single div#body div.content p:first-child {
  margin-top: 0;
}
div#single div#body div.content a.download-map {
  background: #669697;
  display: block;
  float: left;
  padding: 8px 30px;
  margin-top: 3%;
  font-family: 'PMN Caecilia W01';
  font-size: 26px;
  color: #fff;
  font-weight: 800;
  line-height: 1.2em;
}
/***** Contacts *****/
div#contacts {
  background: #f2f9fc;
}
div#contacts div#body {
  padding: 3% 0;
}
div#contacts div#body div.contacts div.tabs {
  width: 100%;
  float: left;
}
div#contacts div#body div.contacts div.tabs a {
  background: #cfdfe5;
  height: 42px;
  display: block;
  float: left;
  padding: 0 30px;
  margin-right: 10px;
  font-size: 18px;
  color: #6e8f9c;
  font-weight: 700;
  line-height: 42px;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  transition: background 0.15s ease, box-shadow 0.15s ease;
  -webkit-transition: background 0.15s ease, box-shadow 0.15s ease;
  -moz-transition: background 0.15s ease, box-shadow 0.15s ease;
  -o-transition: background 0.15s ease, box-shadow 0.15s ease;
  -ms-transition: background 0.15s ease, box-shadow 0.15s ease;
}
div#contacts div#body div.contacts div.tabs a:hover,
div#contacts div#body div.contacts div.tabs a.active {
  background: #fff;
  box-shadow: 0 0 6px rgba(102, 150, 151, 0.2);
  -webkit-box-shadow: 0 0 6px rgba(102, 150, 151, 0.2);
  -moz-box-shadow: 0 0 6px rgba(102, 150, 151, 0.2);
}
div#contacts div#body div.contacts div.tabs form {
  margin-bottom: 3%;
  display: none;
}
div#contacts div#body div.contacts div.tabs form select {
  width: 100%;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#contacts div#body div.contacts div.tabs a {
    padding: 0 20px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  div#contacts div#body div.contacts div.tabs a {
    display: none;
  }
  div#contacts div#body div.contacts div.tabs form {
    display: block;
  }
}
div#contacts div#body div.contacts div.content {
  background: #fff;
  box-shadow: 0 3px 6px rgba(102, 150, 151, 0.2);
  -webkit-box-shadow: 0 3px 6px rgba(102, 150, 151, 0.2);
  -moz-box-shadow: 0 3px 6px rgba(102, 150, 151, 0.2);
}
div#contacts div#body div.contacts div.content div.tab {
  display: none;
}
div#contacts div#body div.contacts div.content div.tab:first-child {
  display: block;
}
div#contacts div#body div.contacts div.content div.tab div.user {
  padding: 2%;
  overflow: hidden;
  border-top: 1px solid #cfdfe5;
}
@media only screen and (max-width: 767px) {
  div#contacts div#body div.contacts div.content div.tab div.user {
    padding: 4%;
  }
}
div#contacts div#body div.contacts div.content div.tab div.user:first-child {
  border: none;
}
div#contacts div#body div.contacts div.content div.tab div.user div.img,
div#contacts div#body div.contacts div.content div.tab div.user div.meta {
  float: left;
}
div#contacts div#body div.contacts div.content div.tab div.user div.img {
  background: #eee;
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
}
div#contacts div#body div.contacts div.content div.tab div.user div.img img {
  width: 100%;
  min-height: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
div#contacts div#body div.contacts div.content div.tab div.user div.img span {
  display: block;
  font-size: 16px;
  color: #434343;
  text-align: center;
  line-height: 60px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
}
div#contacts div#body div.contacts div.content div.tab div.user div.meta {
  width: calc(100% - 85px);
  height: 60px;
  margin-left: 25px;
  font-size: 16px;
  color: #455d66;
}
div#contacts div#body div.contacts div.content div.tab div.user div.meta div.quarters {
  overflow: hidden;
}
div#contacts div#body div.contacts div.content div.tab div.user div.meta div.quarters div.quarter {
  width: 23%;
  float: left;
}
div#contacts div#body div.contacts div.content div.tab div.user div.meta div.quarters div.quarter.email {
  width: 31%;
}
div#contacts div#body div.contacts div.content div.tab div.user div.meta div.quarters div.quarter.email span {
  margin-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
div#contacts div#body div.contacts div.content div.tab div.user div.meta div.quarters div.quarter h3 {
  margin-top: 2px;
  padding-bottom: 2px;
}
div#contacts div#body div.contacts div.content div.tab div.user div.meta div.quarters div.quarter span {
  display: block;
  padding-top: 7px;
  padding-bottom: 1px;
  line-height: 1em;
}
div#contacts div#body div.contacts div.content div.tab div.user div.meta div.quarters div.quarter span.no-padding {
  padding-top: 0;
}
div#contacts div#body div.contacts div.content div.tab div.user div.meta div.quarters div.quarter span.role {
  padding-top: 6px;
  font-weight: 700;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  div#contacts div#body div.contacts div.content div.tab div.user div.meta {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  div#contacts div#body div.contacts div.content div.tab div.user div.meta {
    height: auto;
    font-size: 14px;
  }
  div#contacts div#body div.contacts div.content div.tab div.user div.meta div.quarters div.quarter {
    width: 100% !important;
    float: none;
    margin-top: 8px;
  }
  div#contacts div#body div.contacts div.content div.tab div.user div.meta div.quarters div.quarter:first-child {
    margin: 0;
  }
}
div#contacts div#body a.download {
  background: #669697;
  display: inline-block;
  padding: 10px 30px;
  margin-top: 3%;
  font-family: 'PMN Caecilia W01';
  font-size: 20px;
  color: #fff;
  font-weight: 800;
  line-height: 1.2em;
}
/***** Footer *****/
div#footer {
  background: #669697;
  padding: 2% 0;
  color: #fff;
}
div#footer img {
  display: block;
}
div#footer img.logos {
  float: right;
}
div#footer div.top {
  overflow: hidden;
}
div#footer div.top img {
  float: left;
}
div#footer div.top span {
  display: block;
  float: left;
  margin: 20px 0 0 20px;
}
div#footer div.top span a {
  font-size: 18px;
  font-weight: 200;
}
div#footer div.bottom {
  margin-top: 2.5%;
}
div#footer div.bottom span {
  display: inline-block;
  font-size: 18px;
  font-weight: 200;
}
div#footer div.bottom span a {
  font-weight: 200;
}
/*# sourceMappingURL=layout.css.map */