/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
footer,
header,
main,
nav,
section {
  display: block;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
body {
  font-family: futura, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #581f0a;
  font-size: 14px;
}
h1,
h2,
h3 {
  font-family: 'futura-bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 18px;
}
p {
  margin: 0 0 15px 0;
}
.shadow {
  text-shadow: 2px 2px 0px #d5a464;
}
header .shadow {
  text-shadow: 2px 2px 0px #581f0a;
}
html {
  min-height: 100%;
  position: relative;
}
body {
  background: #ffe0b3 url(http://www.ifwemadeit.com/website/assets/img/bg-texture.jpg) repeat 50% 0;
}
header section,
header .ribbon nav,
main,
footer nav {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
}
header {
  margin: 0 0 25px 0;
}
header .ribbon {
  display: none;
  height: 40px;
  width: 100%;
  background-color: #d23739;
}
header nav {
  background: transparent url(http://www.ifwemadeit.com/website/assets/img/logo-footer.png) no-repeat 50% 0;
}
header nav a.menu-button {
  display: none;
}
header nav a.logo {
  display: none;
  margin: 0 auto;
  width: 247px;
}
header .menu {
  display: none;
}
header section {
  max-width: 960px;
  height: 138px;
  *zoom: 1;
  margin-top: 18px;
  border: 4px solid #d23739;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header section:before,
header section:after {
  display: table;
  content: "";
  line-height: 0;
}
header section:after {
  clear: both;
}
header section .title {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 150px;
  background: url(http://www.ifwemadeit.com/website/assets/img/header_spritesheet.png) no-repeat -4px -150px;
  background-size: 1150px 600px;
}
header section a {
  display: block;
  width: 100%;
  height: 100%;
}
main {
  margin: 0 auto 85px auto;
  position: relative;
  *zoom: 1;
}
main:before,
main:after {
  display: table;
  content: "";
  line-height: 0;
}
main:after {
  clear: both;
}
header ul,
footer ul {
  margin-top: 10px;
}
header nav,
footer nav {
  height: 40px;
  text-align: right;
}
footer {
  position: absolute;
  left: 0;
  bottom: 0;
  margin-top: -40px;
  height: 40px;
  width: 100%;
  background-color: #d23739;
  font-size: 12px;
}
footer div {
  width: 100%;
  position: absolute;
  top: -25px;
  text-align: center;
  font-style: italic;
}
footer div em {
  text-decoration: underline;
}
footer nav p {
  float: left;
  margin-top: 14px;
}
footer a {
  font-size: 12px;
}
footer a:hover {
  color: #ffe0b3;
}
footer ul {
  margin-top: 14px;
}
footer ul li:after {
  content: "|";
  display: inline-block;
  margin: 0 5px;
}
footer ul li:last-of-type:after {
  content: "";
}
footer ul li.social {
  margin-left: 5px;
}
footer ul li.social a {
  margin-top: -5px;
  width: 20px;
  height: 20px;
  background: url(http://www.ifwemadeit.com/website/assets/img/social-icons.png) no-repeat 0 0;
}
footer ul li.social a:hover {
  background-position: 0 -25px;
}
footer ul li.social.twitter a {
  background-position: -25px 0;
}
footer ul li.social.twitter a:hover {
  background-position: -25px -25px;
}
footer ul li.social.youtube a {
  background-position: -46px 0;
}
footer ul li.social.youtube a:hover {
  background-position: -46px -25px;
}
footer ul li.social:after {
  content: "";
  margin: 0 3px;
}
a {
  color: #581f0a;
  text-decoration: none;
}
a:hover {
  color: #d23739;
}
ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  list-style: none;
}
ul li {
  float: left;
  margin: 0;
}
ul li a {
  display: inline-block;
}
ul.social {
  height: 20px;
}
ul.social li {
  margin-left: 5px;
}
ul.social li a {
  width: 20px;
  height: 20px;
  background: url(http://www.ifwemadeit.com/website/assets/img/social-icons.png) no-repeat 0 0;
}
ul.social li a:hover {
  background-position: 0 -25px;
}
ul.social li.twitter a {
  background-position: -25px 0;
}
ul.social li.twitter a:hover {
  background-position: -25px -25px;
}
ul.social li.youtube a {
  background-position: -50px 0;
}
ul.social li.youtube a:hover {
  background-position: -50px -25px;
}
.btn {
  display: block;
  margin: 0 auto;
  font-family: 'futura-bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  height: 30px;
  width: 105px;
  background-color: #581f0a;
  color: #ffe0b3;
  border: none;
  -webkit-transition: color 0.3s, background-color 0.3s;
  -moz-transition: color 0.3s, background-color 0.3s;
  -o-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
}
.btn:hover {
  background-color: #d23739;
  color: #ffe0b3;
  -webkit-transition: color 0.3s, background-color 0.3s;
  -moz-transition: color 0.3s, background-color 0.3s;
  -o-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
}
.btn.loadmore,
.btn.home {
  clear: both;
  background-color: #d23739;
}
.btn.loadmore:hover,
.btn.home:hover {
  background-color: #581f0a;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.8);
}
/* Landing page */
main > div {
  max-width: 960px;
  width: 100%;
}
section.video {
  margin-bottom: 40px;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.57);
}
section.video > div.description {
  border: 4px solid #d23739;
  border-top: none;
  padding-top: 5px;
}
section.video h1,
section.video p {
  padding: 0 10px;
}
section.video h1 {
  margin-bottom: 1px;
}
section.video h2 {
  margin-top: 22px;
  font-size: 14px;
  margin-left: 10px;
}
section.video .pull-right ul.social {
  display: block;
  float: right;
  margin-right: 15px;
}
section.video .video-preview {
  position: relative;
  padding-bottom: 36.46%;
  height: 0;
  overflow: hidden;
  background: url(http://www.ifwemadeit.com/website/assets/img/video-preview.jpg) no-repeat 50% 50%;
  background-size: cover;
}
section.video .video-preview a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent url(http://www.ifwemadeit.com/website/assets/img/video-play-big.png) no-repeat 50% 50%;
}
section.video .video-preview a:hover {
  background-image: url(http://www.ifwemadeit.com/website/assets/img/video-play-big-hover.png);
}
section.video img {
  width: 100%;
  height: auto;
  display: block;
}
.no-csstransitions section.editorial article {
  opacity: 1;
}
section.editorial {
  width: 760px;
  float: left;
  min-height: 100px;
}
section.editorial article {
  border: 2px solid #d23739;
  opacity: 0;
  width: 166px;
  height: 126px;
  float: left;
  margin: 0 20px 20px 0;
  background: transparent url(http://www.ifwemadeit.com/website/assets/img/placeholder.png) no-repeat 50% 50%;
  background-size: cover;
}
section.editorial article h1 {
  color: #ffe0b3;
  font-size: 12px;
  background-color: #d23739;
  line-height: 14px;
  padding: 4px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
section.editorial article a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffe0b3;
}
section.editorial article a:hover h1 {
  color: #581f0a;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
section.editorial article.highlight {
  width: 356px;
  height: 276px;
}
section.editorial article.pull-right {
  float: right;
}
section.editorial article.video a {
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  background: transparent url(http://www.ifwemadeit.com/website/assets/img/video-play.png) no-repeat 50% 50%;
}
section.editorial article.video a:hover {
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
  background-image: url(http://www.ifwemadeit.com/website/assets/img/video-play-hover.png);
}
section.editorial article.placeholder {
  display: none;
}
section.editorial.loading {
  padding-bottom: 20px;
  background: url(http://www.ifwemadeit.com/website/assets/img/loader.gif) no-repeat 50% 100%;
}
section.editorial.loading .btn {
  display: none;
}
a#ad-caster {
  display: block;
  margin-bottom: 20px;
  float: right;
  width: 196px;
  height: 146px;
  background: url(http://www.ifwemadeit.com/website/assets/img/adcaster_long.jpg) no-repeat 50% 50%;
  border: 2px solid #d23739;
}
section.social-feed {
  width: 200px;
  height: 400px;
  float: right;
  position: relative;
  -webkit-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -o-transition: top 0.5s;
  transition: top 0.5s;
}
section.social-feed h1 {
  font-size: 21px;
}
section.social-feed div {
  border-top: 2px solid #581f0a;
  height: 90%;
  overflow-y: auto;
  overflow-x: hidden;
  word-wrap: break-word;
}
section.social-feed div.loading article:last-of-type {
  background: url(http://www.ifwemadeit.com/website/assets/img/loader.gif) no-repeat 50% 100%;
  padding-bottom: 40px;
}
section.social-feed div.loading .btn {
  display: none;
}
section.social-feed article {
  min-height: 70px;
  border-bottom: 1px solid #581f0a;
  border-top: 1px solid #fdeacf;
  padding: 10px 15px  5px 10px;
  font-size: 12px;
}
section.social-feed article h3 {
  font-size: 12px;
  text-transform: none;
}
section.social-feed article time {
  float: right;
}
section.social-feed article:first-of-type {
  border-top: none;
}
section.social-feed article:last-of-type {
  border-bottom: none;
}
section.social-feed .loadmore {
  display: none;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Detail page */
main article.detail h1 {
  margin-top: 15px;
}
main article.detail .video-container {
  margin-bottom: 15px;
}
main article.detail img {
  max-width: 100%;
  height: auto;
}
main article.detail time,
main article.detail ul.social {
  float: right;
  display: block;
  clear: both;
}
main article.detail h2 {
  font-family: 'futura-heavy', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
main article.detail time {
  font-family: 'futura-heavy', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: italic;
  margin-top: 2px;
}
main article.detail nav {
  display: block;
  *zoom: 1;
}
main article.detail nav:before,
main article.detail nav:after {
  display: table;
  content: "";
  line-height: 0;
}
main article.detail nav:after {
  clear: both;
}
main article.detail nav .next {
  float: right;
}
main article.detail nav .previous,
main article.detail nav .home {
  float: left;
}
main article.detail nav .home {
  text-transform: uppercase;
  font-family: 'futura-bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: url(http://www.ifwemadeit.com/website/assets/img/star-icon.png) no-repeat 0 0;
  height: 21px;
  padding-left: 30px;
  line-height: 27px;
}
main article.detail nav:first-of-type {
  margin-bottom: 15px;
}
main article.detail nav:last-of-type {
  margin-top: 15px;
}
main article.detail p {
  word-wrap: break-word;
}
main article.detail nav,
main article.ad-replacer nav {
  display: block;
  *zoom: 1;
}
main article.detail nav:before,
main article.ad-replacer nav:before,
main article.detail nav:after,
main article.ad-replacer nav:after {
  display: table;
  content: "";
  line-height: 0;
}
main article.detail nav:after,
main article.ad-replacer nav:after {
  clear: both;
}
main article.detail nav .next,
main article.ad-replacer nav .next {
  float: right;
}
main article.detail nav .previous,
main article.ad-replacer nav .previous,
main article.detail nav .home,
main article.ad-replacer nav .home {
  float: left;
}
main article.detail nav .home,
main article.ad-replacer nav .home {
  text-transform: uppercase;
  font-family: 'futura-bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: url(http://www.ifwemadeit.com/website/assets/img/star-icon.png) no-repeat 0 0;
  height: 21px;
  padding-left: 30px;
  line-height: 27px;
}
main article.detail nav:first-of-type,
main article.ad-replacer nav:first-of-type {
  margin-bottom: 15px;
}
.slideshow {
  width: 100%;
  max-width: 960px;
}
.slideshow .inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.slideshow .inner a.previous,
.slideshow .inner a.next {
  display: block;
  height: 100%;
  position: absolute;
  left: 3px;
  top: 0;
  z-index: 2;
  width: 33px;
  background: url(http://www.ifwemadeit.com/website/assets/img/arrow_spritesheet.png) no-repeat 5px 50%;
  outline: none;
  opacity: 0.7;
}
.slideshow .inner a.previous:hover,
.slideshow .inner a.next:hover {
  opacity: 1;
}
.slideshow .inner a.previous.inactive,
.slideshow .inner a.next.inactive {
  display: none;
}
.slideshow .inner a.next {
  left: auto;
  right: 4px;
  background-position: -23px 50%;
}
.slideshow .slides {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.slideshow .slide {
  height: 100%;
  width: 100%;
  position: absolute;
  left: -100%;
}
.slideshow .slide > img {
  position: absolute;
  display: inline;
  bottom: 0;
  width: auto;
}
.slideshow .slide.current {
  left: 0;
}
.slideshow .slide.animated {
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.slideshow .slide.next {
  left: -100%;
}
.slideshow .slide.previous {
  left: 100%;
}
.slideshow nav {
  width: 100%;
  text-align: center;
  padding: 10px 0;
  left: 0;
}
.slideshow nav a {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-right: 4px;
  background: url(http://www.ifwemadeit.com/website/assets/img/slideshow-nav.png) no-repeat -13px 0;
}
.slideshow nav a.active {
  background-position: 0 0;
}
section.age-check {
  text-align: center;
}
section.age-check h1 {
  font-size: 30px;
  margin-bottom: 3px;
}
section.age-check h2 {
  font-size: 14px;
  text-transform: none;
  margin-bottom: 23px;
}
section.age-check div {
  display: inline-block;
  width: 113px;
  padding: 0 15px 18px 0;
  border-bottom: 2px solid #581f0a;
  margin-bottom: 18px;
}
section.age-check div:last-of-type {
  width: 161px;
  padding-right: 0;
}
section.age-check div.hr {
  max-width: 348px;
  width: 90%;
}
section.age-check label,
section.age-check input {
  display: block;
  font-family: 'futura-bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
section.age-check label {
  font-size: 20px;
  margin-bottom: 4px;
}
section.age-check input {
  border: 2px solid #581f0a;
  -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  background-color: rgba(255, 255, 255, 0.4);
  padding: 26px 7px 23px;
  width: 95px;
  text-align: center;
  font-size: 48px;
  color: #581f0a;
}
section.age-check input.error {
  border: 2px solid #d23739;
}
section.age-check input.year {
  width: 142px;
}
section.age-check ::-webkit-input-placeholder {
  color: #581f0a;
}
section.age-check :-moz-placeholder {
  /* Firefox 18- */
  color: #581f0a;
}
section.age-check ::-moz-placeholder {
  /* Firefox 19+ */
  color: #581f0a;
}
section.age-check :-ms-input-placeholder {
  color: #581f0a;
}
section.age-check input[type=number]::-webkit-inner-spin-button,
section.age-check input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
section.age-check form {
  margin: 0 0 18px 0;
}
section.age-check .btn {
  font-size: 20px;
  line-height: 50px;
  height: 50px;
  width: 160px;
  padding: 0;
}
section.age-check a.btn {
  margin-bottom: 18px;
}
.ad-replacer article {
  border: 2px solid #d23739;
  width: 466px;
  height: 262px;
  float: left;
  margin: 0 20px 20px 0;
  background: transparent url(http://www.ifwemadeit.com/website/assets/img/placeholder.png) no-repeat 50% 50%;
  background-size: cover;
}
.ad-replacer article h1 {
  color: #ffe0b3;
  font-size: 16px;
  background-color: #d23739;
  line-height: 18px;
  padding: 7px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.ad-replacer article a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffe0b3;
}
.ad-replacer article a:hover {
  background: transparent url(http://www.ifwemadeit.com/website/assets/img/video-play-big-hover.png) no-repeat 50% 60%;
}
.ad-replacer article a:hover h1 {
  color: #581f0a;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.ad-replacer article:nth-child(even) {
  margin-right: 0;
}
.ad-replacer h2 {
  margin-bottom: 20px;
}
.ad-replacer ul.social {
  float: right;
  display: block;
  clear: both;
  margin-top: -44px;
}
.ad-replacer h2.caption {
  text-align: center;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: 56%;
  z-index: 11;
  background-size: cover;
}
.modal .close {
  position: fixed;
  top: 10px;
  right: 10px;
  display: block;
  width: 30px;
  height: 30px;
  background: transparent url(http://www.ifwemadeit.com/website/assets/img/close.png) no-repeat 0 0;
}
.modal > div {
  position: absolute;
  top: 37.5%;
  left: 27.5%;
  width: 44.5%;
  height: 44.5%;
}
.modal .video-container {
  padding-top: 0;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  header section,
  header .ribbon nav,
  main,
  footer nav {
    max-width: 1150px;
  }
  header section {
    max-width: 1150px;
  }
  header section .title {
    background-position: -4px 0px;
  }
  main > div {
    max-width: 1150px;
  }
  section.editorial {
    width: 950px;
  }
  section.editorial article.placeholder {
    display: block;
  }
  main article.detail {
    max-width: 960px;
    margin: 0 auto;
  }
  .ad-replacer article {
    width: 561px;
    height: 315px;
  }
}
@media (max-width: 960px) {
  main article.detail,
  main article.ad-replacer {
    margin-left: auto;
    margin-right: auto;
    max-width: 770px;
    width: 100%;
  }
  footer nav {
    max-width: 770px;
    width: 100%;
  }
  header section {
    max-width: 770px;
  }
  header section .title {
    background-position: -4px -300px;
  }
  section.editorial {
    width: 570px;
  }
  main > div {
    margin: 0 auto;
    max-width: 770px;
    width: 100%;
  }
  .ad-replacer .slideshow {
    max-width: 702px;
  }
  .ad-replacer .slideshow a.next {
    right: -36px;
  }
  .ad-replacer .slideshow a.previous {
    left: -36px;
  }
  .ad-replacer article {
    width: 371px;
    height: 209px;
  }
}
@media (max-width: 780px) {
  section.video {
    margin-bottom: 25px;
  }
  main article.detail,
  main article.ad-replacer {
    max-width: 560px;
  }
  header section {
    max-width: 560px;
  }
  header section .title {
    background-position: -4px -450px;
  }
  section.editorial {
    width: 380px;
  }
  section.social-feed {
    width: 180px;
  }
  a#ad-caster {
    width: 176px;
  }
  a#ad-caster img {
    max-width: 100%;
  }
  main > div,
  footer nav {
    max-width: 560px;
  }
  main {
    margin-bottom: 125px;
  }
  footer {
    height: 80px;
    margin-top: -80px;
  }
  footer nav {
    text-align: center;
  }
  footer nav p {
    float: none;
  }
  .ad-replacer article {
    width: 266px;
    height: 150px;
  }
  .ad-replacer h2.caption {
    text-align: left;
  }
}
@media (max-width: 580px) {
  .desktop-only {
    display: none;
  }
  header {
    height: auto;
    margin-bottom: 18px;
  }
  header .ribbon {
    display: block;
  }
  header .ribbon nav {
    position: relative;
  }
  header .ribbon nav ul.social {
    display: none;
  }
  header nav a.logo {
    display: block;
  }
  header nav a.menu-button {
    float: left;
    margin: 5px 0 0 10px;
    display: block;
    width: 33px;
    height: 28px;
    background: url(http://www.ifwemadeit.com/website/assets/img/menu.png) no-repeat 0 0;
    position: relative;
    cursor: pointer;
  }
  header nav a.menu-button.selected:after,
  header nav a.menu-button.selected:before {
    top: 35px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
  }
  header nav a.menu-button.selected:after {
    border-top-color: #d23739;
    border-width: 10px;
    margin-left: -10px;
  }
  header nav a.menu-button.selected:before {
    border-top-color: #ffe0b3;
    border-width: 11px;
    margin-left: -11px;
  }
  header .menu {
    margin-top: 0;
  }
  header .menu.selected {
    display: block;
  }
  header .menu li {
    float: none;
    width: 100%;
    height: 39px;
    text-align: center;
    background-color: #581f0a;
    border-top: 1px solid #ffe0b3;
    font-family: 'futura-heavy', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 24px;
    line-height: 39px;
  }
  header .menu li a {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    color: #ffe0b3;
    text-transform: uppercase;
  }
  header .menu li:hover,
  header .menu li.selected {
    background-color: #d23739;
  }
  header .menu li.facebook a i,
  header .menu li.twitter a i,
  header .menu li.youtube a i {
    display: inline-block;
    width: 19px;
    height: 20px;
    background: url(http://www.ifwemadeit.com/website/assets/img/social-icons.png) no-repeat 0 0;
  }
  header .menu li.twitter a i {
    background-position: -25px 0;
  }
  header .menu li.youtube a i {
    width: 20px;
    background-position: -46px 0;
  }
  header section {
    display: none;
  }
  footer {
    height: 90px;
    margin-top: -90px;
  }
  footer nav {
    text-align: center;
  }
  footer a {
    font-size: 15px;
  }
  footer div {
    position: absolute;
    top: -40px;
  }
  footer div p {
    display: block;
    max-width: 197px;
    margin: 0 auto;
    text-align: center;
  }
  footer nav p {
    padding: 0 5px;
  }
  footer li.social {
    display: none;
  }
  footer li:nth-child(3):after {
    content: "";
  }
  main {
    margin-bottom: 145px;
  }
  main > div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 12px;
  }
  section.video {
    margin-bottom: 20px;
  }
  section.video h1,
  section.video p {
    padding-left: 10px;
  }
  section.editorial,
  section.social-feed {
    width: 100%;
  }
  section.editorial article,
  section.editorial article.highlight {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    padding-top: 58%;
    position: relative;
    margin: 0 0 20px 0;
  }
  section.editorial article a,
  section.editorial article.highlight a {
    position: absolute;
    top: 0;
  }
  section.editorial article h1,
  section.editorial article.highlight h1 {
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  section.social-feed {
    display: none;
    height: auto;
  }
  section.social-feed .loadmore {
    display: block;
  }
  section.social-feed article {
    padding: 10px 0 5px 0;
  }
  section.social-feed article h3 {
    font-size: 15px;
  }
  section.social-feed div {
    overflow: auto;
  }
  main article.detail {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 12px;
  }
  main article.detail .pull-right {
    *zoom: 1;
  }
  main article.detail .pull-right:before,
  main article.detail .pull-right:after {
    display: table;
    content: "";
    line-height: 0;
  }
  main article.detail .pull-right:after {
    clear: both;
  }
  main article.detail time {
    float: left;
  }
  main article.detail ul.social {
    clear: none;
  }
  main article.detail h1 {
    margin-top: 10px;
  }
  main article.ad-replacer {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 12px;
  }
  main article.ad-replacer article {
    width: 100%;
    height: auto;
    padding-top: 58%;
    position: relative;
    margin: 0 0 20px 0;
  }
  main article.ad-replacer article a {
    position: absolute;
    top: 0;
  }
  main article.ad-replacer article h1 {
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .ad-replacer h2.caption {
    text-align: left;
  }
  .ad-replacer article a:hover {
    background: none;
  }
  .ad-replacer article a:hover h1 {
    color: #ffe0b3;
  }
  .ad-replacer ul.social {
    margin-top: -10px;
    margin-bottom: 10px;
  }
  .ad-replacer section {
    clear: both;
  }
  .btn {
    font-size: 18px;
    width: 100%;
    height: 40px;
    line-height: 40px;
  }
  .btn.next,
  .btn.previous {
    width: 45%;
  }
  ul.social {
    height: 24px;
  }
  ul.social li {
    margin-left: 7px;
  }
  ul.social li a {
    width: 26px;
    height: 25px;
    background: url(http://www.ifwemadeit.com/website/assets/img/social-icons-big.png) no-repeat 0 0;
  }
  ul.social li a:hover {
    background-position: 0 -25px;
  }
  ul.social li.twitter a {
    width: 29px;
    background-position: -30px 1px;
  }
  ul.social li.twitter a:hover {
    background-position: -30px -25px;
  }
  section.age-check h1,
  section.age-check h2 {
    padding: 0 10px;
  }
  section.age-check h1 {
    font-size: 25px;
  }
  section.age-check label {
    font-size: 15px;
  }
  section.age-check input {
    font-size: 35px;
    padding: 20px 7px 16px;
    width: 69px;
  }
  section.age-check input.year {
    width: 105px;
  }
  section.age-check div {
    width: 87px;
  }
  section.age-check div:last-of-type {
    width: 123px;
  }
  a#ad-caster {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 12px;
  }
}
@media (max-width: 360px) {
  header .menu li {
    font-size: 20px;
  }
}
@media (max-width: 347px) {
  header nav a.logo {
    float: right;
  }
  header nav {
    background-image: none;
  }
  header nav img {
    display: block;
  }
  header .menu li {
    font-size: 20px;
  }
  section.age-check label {
    font-size: 15px;
  }
  section.age-check input {
    font-size: 28px;
    width: 55px;
  }
  section.age-check div {
    width: 73px;
  }
  section.age-check div:last-of-type {
    width: 101px;
  }
  section.age-check div:last-of-type input {
    width: 82px;
  }
}
.animated {
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.animated.fadeIn {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: fadeIn;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: fadeIn;
  -o-backface-visibility: visible !important;
  -o-animation-name: fadeIn;
  backface-visibility: visible !important;
  animation-name: fadeIn;
}

/*
     FILE ARCHIVED ON 18:55:01 Jul 30, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:30:01 Mar 21, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.639
  exclusion.robots: 0.048
  exclusion.robots.policy: 0.04
  esindex: 0.008
  cdx.remote: 18.41
  LoadShardBlock: 433.694 (3)
  PetaboxLoader3.datanode: 488.215 (5)
  load_resource: 527.348 (2)
  PetaboxLoader3.resolve: 410.997 (2)
*/