article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  background: #4C1918 url(//molecats.com/i/texture_br.jpg) center top;
  margin: 0;
  padding: 0;
}
::-moz-selection {
  background: #689240;
  color: white;
  text-shadow: none;
}
::selection {
  background: #689240;
  color: white;
  text-shadow: none;
}
audio,
canvas,
img,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
.container {
  width: 90%;
  max-width: 1000px;
  margin: auto;
}
body {
  width: 100%;
}
html {
  font-family: "Lato", "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 200;
  font-size: 1.3em;
  line-height: 1.8;
}
body,
select,
input,
textarea {
  color: #FF9C5A;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Margarine';
  font-weight: 400;
  line-height: 1.2;
}
h1 {
  font-size: 3.7em;
}
h2 {
  font-size: 2.7em;
  margin: .9em 0 .9em 0;
}
h3 {
  font-size: 1.7em;
  margin: 1.2em 0 1.2em 0;
}
h4 {
  font-size: 1.3em;
}
h5 {
  font-size: 0.83em;
}
h6 {
  font-size: 0.75em;
}
.small {
  font-size: 0.715em;
}
a {
  color: #cccccc;
  text-decoration: none;
  border-bottom: 1px solid #cccccc;
  -webkit-transition: color .2s ease-out;
  -webkit-transition-property: color;
  -webkit-transition-duration: .2s;
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-delay: initial;
  -moz-transition: color .2s ease-out;
  -o-transition: color .2s ease-out;
  -ms-transition: color .2s ease-out;
  transition: color .2s ease-out;
  transition-property: color;
  transition-duration: .2s;
  transition-timing-function: ease-out;
  transition-delay: initial;
}
a:hover {
  color: #a6a6a6;
}
#main-header {
  letter-spacing: 2px;
  text-shadow: 0 0 1px rgba(0,0,0,0.05), 0 1px 2px rgba(0,0,0,0.3);
  color: white;
  position: relative;
  background: #000;
  overflow: hidden;
}
#main-header .container {
  position: relative;
  z-index: 2;
}
#main-header h2 {
  color: #ff9538;
}
@media (max-width: 640px) {
  #main-header h2 {
    font-size: 1em;
  }
}
@media (min-width: 640px) {
  #main-header h2 {
    font-size: 1.4em;
  }
}
@media (min-width: 1024px) {
  #main-header h2 {
    font-size: 1.6em;
  }
}
@media (min-width: 1280px) {
  #main-header h2 {
    font-size: 1.8em;
  }
}

#top-menu{
  background: #000;
  position: absolute;
  z-index: 999;
  width: 98%;
}
#top-menu a{
  font-family: Helvetica, sans-serif;
}

#top-menu>div{
  float: right;
  margin-right: 10px;
}


#main-header a {
  color: #fff;
  border: 0;
}
#main-header h1 a {
  margin: 0 auto;
  border: 0;
  display: block;
  text-indent: -9999px;
  background: url(../im/logo.png);
  background-size: contain;
  background-position: 0 bottom;
  background-repeat: no-repeat;
  width: 200px;
  height: 60px;
}
@media (min-width: 640px) {
  #main-header h1 a {
    width: 420px;
    height: 160px;
  }
}
@media (min-width: 1024px) {
  #main-header h1 a {
    width: 450px;
    height: 200px;
  }
}
@media (min-width: 1280px) {
  #main-header h1 a {
    width: 729px;
    height: 222px;
  }
}
#main-header p {
  font-weight: 700;
}
#main-header video {
  left: 0;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  margin: 0 auto;
  width: 99%;
  opacity: 0.314;
}
#main-header>div {
  min-height: 270px;
}
@media (min-width: 640px) {
  #main-header>div {
    min-height: 430px;
  }
}
@media (min-width: 1024px) {
  #main-header>div {
    height: 600px;
  }
}
@media (min-width: 1280px) {
  #main-header>div {
    height: 750px;
  }
}
@media (min-width: 1024px) {
  #main-header-preview {
    display: block;
    position: absolute;
    bottom: 25%;
    width: 100%;
  }
}
header {
  text-align: center;
}
.body-header {
  margin: 0 0 4em 0;
}
.nav-menu {
  background: url('../im/footer_bg.jpg') repeat-x center bottom;
  float: left;
  display: block;
  width: 100%;
  z-index: 999;
  box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
}
.nav-menu-active {
  position: fixed;
  top: 0;
}
.nav-item {
  display: inline;
  float: left;
  width: 20%;
  text-align: center;
}
.nav-item:hover {
  background: #333333;
}
.nav-menu a {
  font-family: 'Margarine';
  color: #808080;
  font-size: 1.7em;
  border: 0;
}
@media (max-width: 800px) {
  .nav-menu a {
    font-size: 1em;
  }
}
@media (max-width: 500px) {
  .nav-menu a {
    font-size: 0.8em;
  }
}
.nav-menu a:hover {
  color: #e6e6e6;
}
.nav-share {
  float: left;
  width: 80px;
  margin-top: 20px;
}
.nav-share a {
  float: left;
  width: 80px;
  border: 0;
}
#nav-twitter {
  width: 59px;
  height: 76px;
  background: url('../im/twitter.png') no-repeat 0 0;
}
#nav-twitter:hover {
  background-position: -60px 0;
}
#nav-facebook {
  width: 53px;
  height: 97px;
  background: url('../im/facebook.png') no-repeat 0 0;
}
#nav-facebook:hover {
  background-position: -53px 0;
}
#nav-rss {
  width: 67px;
  height: 84px;
  background: url('../im/rss.png') no-repeat 0 0;
}
#nav-rss:hover {
  background-position: -67px 0;
}
.call-to-action {
  background: #EDEFEE;
  padding: 1em 0 1em 0;
  border-bottom: 1px solid #ddd;
  display: block;
  width: 100%;
  z-index: 999;
}
.cta-container {
  width: 90%;
  max-width: 600px;
  margin: auto;
}
.call-to-action p {
  float: left;
}
.call-to-action a {
  float: right;
}
.cta-2 {
  border-bottom: none;
}
.hsContainer {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  opacity: 0;
}
.hsContent {
  max-width: 450px;
  margin: -150px auto 0 auto;
  display: table-cell;
  vertical-align: middle;
  color: #ebebeb;
  padding: 0 8%;
  text-align: center;
}
.bcg {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  height: 100%;
  width: 100%;
}
#slide-1 .bcg {
  background-image: url('../im/molecats-ruins.jpg');
}
#description {
  padding: 4em 2em 2em;
}
#description img {
  width: 80%;
  margin-left: -10%;
}
#summary {
  width: 100%;
  text-align: center;
  position: relative;
  padding: 4em 0 6em 0;
  color: white;
  box-shadow: 0 1px 2px rgba(0,0,0,0.25);
  text-shadow: 0 0 1px rgba(0,0,0,0.05), 0 1px 2px rgba(0,0,0,0.3);
  background: #AA7742;
}
#summary .container {
  position: relative;
  z-index: 2;
}
#summary:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../images/summary.jpg) repeat center center;
  opacity: .3;
}
#summary p {
  margin: 0 0 2.7em 0;
}
#summary a,
.slider a {
  color: white;
  border-bottom: 1px solid white;
}
#summary .btn,
.slider .btn {
  background: transparent;
  border: 2px solid #FCFCFC;
  -webkit-transition: background-color .2s ease-out;
  -webkit-transition-property: background-color;
  -webkit-transition-duration: .2s;
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-delay: initial;
  -moz-transition: background-color .2s ease-out;
  -o-transition: background-color .2s ease-out;
  -ms-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  transition-property: background-color;
  transition-duration: .2s;
  transition-timing-function: ease-out;
  transition-delay: initial;
}
#summary .btn:hover,
.slider .btn:hover {
  background: rgba(255,255,255,0.2);
  color: white;
}
#three-images {
  padding: 4em 0 6em 0;
}
.img-circle-div {
  display: inline;
  float: left;
  width: 31.3725490196%;
  margin: 0 0.980392156863%;
  *width: 31.3204656863%;
  *margin: 0 0.928308823529%;
  text-align: center;
}
#three-images img {
  border-radius: 50%;
  box-shadow: 0 1px 2px rgba(0,0,0,0.25);
}
.slider-main h2 {
  color: #ff9538;
}
.slider {
  position: relative;
  overflow: auto;
  color: white;
  text-align: center;
  box-shadow: 0 1px 2px rgba(0,0,0,0.25);
  text-shadow: 0 0 1px rgba(0,0,0,0.05), 0 1px 2px rgba(0,0,0,0.3);
}
.slider ul {
  list-style-type: none !important;
  padding: 0;
  margin: 0;
}
.slider li {
  list-style: none !important;
  height: 25em;
  position: relative;
}
.slider ul li {
  float: left;
  padding-top: 8em;
}
.slider h2,
.slider p {
  width: 90%;
  max-width: 1000px;
}
.slider h2 {
  margin: .9em auto .9em auto;
}
.slider p {
  margin: 0em auto 2.7em auto;
}
#left-arrow,
#right-arrow {
  position: absolute;
  z-index: 100;
  margin-top: 15em;
}
#left-arrow {
  background-position: 0 0;
  left: 40px;
}
#right-arrow {
  background-position: 0 0;
  right: 40px;
}
#left-arrow a,
#right-arrow a {
  color: white;
  border-bottom: none;
}
.slide {
  background: #000;
}
.slide h2,
.slide p,
.slide a {
  position: relative;
  z-index: 2;
}
.slide:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#slide1:after {
  background: url(../im/sml/molecats-ruins.jpg) no-repeat center center;
  opacity: .64;
}
@media (min-width: 640px) {
  #slide1:after {
    background: url(../im/scr/molecats-ruins.jpg) no-repeat center center;
  }
}
#slide2:after {
  background: url(../im/sml/molecats-lift.jpg) no-repeat center bottom;
  background-size: contain;
}
@media (min-width: 640px) {
  #slide2:after {
    background: url(../im/scr/molecats-lift.jpg) no-repeat center bottom;
    background-size: contain;
  }
}
#slide3:after {
  background: url(../im/sml/molecats-layer.jpg) no-repeat center center;
  background-size: cover;
  background-size: contain;
}
@media (min-width: 640px) {
  #slide3:after {
    background: url(../im/scr/molecats-layer.jpg) no-repeat center center;
    background-size: contain;
  }
}
#slide4:after {
  background: url(../im/sml/molecats-hide-n-seek.jpg) no-repeat center center;
  background-size: cover;
}
@media (min-width: 640px) {
  #slide4:after {
    background: url(../im/scr/molecats-hide-n-seek.jpg) no-repeat center center;
    background-size: cover;
  }
}
#slide5:after {
  background: url(../im/sml/molecats-up-n-down.jpg) no-repeat center center;
  background-size: cover;
}
@media (min-width: 640px) {
  #slide5:after {
    background: url(../im/scr/molecats-up-n-down.jpg) no-repeat center center;
    background-size: cover;
  }
}
#slide6:after {
  background: url(../im/sml/molecats-ruins-2.jpg) no-repeat center center;
  background-size: cover;
}
@media (min-width: 640px) {
  #slide6:after {
    background: url(../im/scr/molecats-ruins-2.jpg) no-repeat center center;
    background-size: cover;
  }
}
#slide7:after {
  background: url(../im/sml/molecats-lift-2.jpg) no-repeat center center;
  background-size: cover;
}
@media (min-width: 640px) {
  #slide7:after {
    background: url(../im/scr/molecats-lift-2.jpg) no-repeat center center;
    background-size: cover;
  }
}
#slide8:after {
  background: url(../im/sml/molecats-garden.jpg) no-repeat center center;
  background-size: cover;
}
@media (min-width: 640px) {
  #slide8:after {
    background: url(../im/scr/molecats-garden.jpg) no-repeat center center;
    background-size: cover;
  }
}
#list i {
  position: absolute;
}
#list h3 {
  margin: 0 0 20px 70px;
}
#list article p {
  margin: 0 0 0 70px;
}
.list-row {
  display: block;
  width: 101.960784314%;
  margin: 0 -0.980392156863%;
  *width: 101.90870098%;
  *margin: 0 -1.0324754902%;
  *zoom: 1;
  margin: 3em 0 3em 0;
}
.list-row:last-child {
  border-bottom: 0;
  padding: 0;
}
.list-item {
  display: inline;
  float: left;
  width: 48.0392156863%;
  margin: 0 0.980392156863%;
  *width: 47.9871323529%;
  *margin: 0 0.928308823529%;
}
hr {
  color: #ddd;
}
footer {
  background: url('../im/footer_bg.jpg') repeat-x center bottom;
  padding: 3em 0 3em 0;
}
.social-boat a {
  border: 0 !important;
}
.social-boat {
  float: left;
}
.social-boat div {
  display: inline-block;
}
#footer-text {
  float: right;
}
#footer-text p {
  margin: 0;
}
@media (max-width: 610px) {
  #left-arrow,
  #right-arrow {
    display: none;
  }
  .slider h2,
  .slider p {
    width: 90%;
  }
  .slider ul li {
    padding-top: 5em;
  }
  .slider li {
    height: 29em;
  }
  .body-header {
    margin: 0 0 2.5em 0;
  }
  #macbook {
    padding: 2.5em 0 0 0;
  }
  #macbook img {
    margin: 3em 0 0 0;
  }
  #summary {
    padding: 2.5em 0 5em 0;
  }
  #three-images {
    padding: 2.5em 0 2em 0;
  }
  .img-circle-div p {
    margin-bottom: 3em;
  }
  #list {
    padding: 2.5em 0 2em 0;
  }
  #list header {
    margin-bottom: 1.5em;
  }
  .list-item {
    padding: 2em 0 2em 0 !important;
  }
}
@media (max-width: 640px) {
  .call-to-action {
    text-align: center;
  }
  .call-to-action p {
    float: none;
    margin-top: 0;
  }
  .call-to-action a {
    float: none;
    margin-bottom: 15px;
  }
  footer {
    text-align: center;
    height: 20px;
  }
  .social-boat {
    display: none;
  }
  #footer-text {
    float: none;
  }
}
@media (max-width: 850px) {
  .img-circle-div {
    display: inline;
    float: left;
    width: 98.0392156863%;
    margin: 0 0.980392156863%;
    *width: 97.9871323529%;
    *margin: 0 0.928308823529%;
    text-align: center;
  }
  h1 {
    font-size: 3.1em;
  }
  h2 {
    font-size: 2.1em;
  }
  h3 {
    font-size: 1.1em;
  }
  html {
    font-size: 1.1em;
  }
  ::selection {
    background: #fff;
    color: #FF9C5A;
    text-shadow: none;
  }
}
@media (max-width: 1065px) {
  .list-row {
    border-bottom: 0;
    padding: 0;
    margin: 0;
  }
  .list-item {
    display: inline;
    float: left;
    width: 98.0392156863%;
    margin: 0 0.980392156863%;
    *width: 97.9871323529%;
    *margin: 0 0.928308823529%;
    padding: 3em 0 3em 0;
  }
  #last-item {
    border-bottom: 0;
    padding-bottom: 0;
  }
  #left-arrow {
    background-position: 0 0;
    left: 20px;
  }
  #right-arrow {
    background-position: 0 0;
    right: 20px;
  }
  .slider h2,
  .slider p {
    width: 80%;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 2em;
  font-size: 1.95em;
  line-height: inherit;
  border: 0;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
textarea {
  height: auto;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
