article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block
}
audio, canvas, video {
  display: inline-block
}
audio:not([controls]) {
  display: none;
  height: 0
}
[hidden] {
  display: none
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
body {
  margin: 0
}
a {
  color: #ae7f00;
  text-decoration: none;
}
h1 {
  font-size: 2em
}
abbr[title] {
  border-bottom: 1px dotted
}
b, strong {
  font-weight: bold
}
dfn {
  font-style: italic
}
mark {
  background: #ff0;
  color: #000
}
code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word
}
q {
  quotes: "\201C""\201D""\2018""\2019"
}
small {
  font-size: 80%
}
sub, sup {
  font-size: 60%;
  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 silver;
  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, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer
}
button[disabled], 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
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
@media all and (min-width: 320px) {
  body {
    font-family: 'GothamBookRegular', "Hiragino Kaku Gothic ProN", 'Meiryo', sans-serif;
    -webkit-font-smoothing: antialiased
  }
  h1, h2, h3, h4 {
    margin: 0;
    font-family: 'GothamBookRegular', "Hiragino Kaku Gothic ProN", 'Meiryo', sans-serif;
    font-weight: normal;
  }
  b, strong {
    font-family: 'GothamMediumRegular', "Hiragino Kaku Gothic ProN", 'Meiryo', sans-serif;
    font-weight: normal
  }
  sup {
    top: -0.8em;
    font-size: 54%
  }
  p {
    margin: 0;
    font-family: 'GothamBookRegular', "Hiragino Kaku Gothic ProN", 'Meiryo', sans-serif;
    font-size: 10px;
    line-height: 16px
  }
  p.small-copy {
    font-size: 10px;
    line-height: 16px
  }
  h1 {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 4px
  }
  h2 {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 2px
  }
  h3 {
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 1px
  }
  h4 {
    font-family: 'GothamBoldRegular';
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 1px
  }
}
@media all and (min-width: 768px) {
  p {
    font-size: 13px;
    line-height: 23px
  }
  p.small-copy {
    font-size: 12px;
    line-height: 18px
  }
  h1 {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 4px
  }
  h2 {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 4px
  }
  h3 {
    font-family: 'GothamBookRegular', "Hiragino Kaku Gothic ProN", 'Meiryo', sans-serif;
    font-size: 21px;
    line-height: 1.7;
    letter-spacing: 4px
  }
  h4 {
    font-family: 'GothamBookRegular', "Hiragino Kaku Gothic ProN", 'Meiryo', sans-serif;
    font-size: 12px;
    line-height: 25px;
    letter-spacing: 2px
  }
}
@media all and (min-width: 320px) {
  html, body {
    width: 100%;
    overflow: hidden
  }
  body {
    background: #b2b6b3;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
  }
  a {
    outline: 0 none;
    text-decoration: none
  }
  a:focus {
    outline: none
  }
  ul, li {
    margin: 0;
    padding: 0;
    list-style-type: none
  }
  #super-wrapper {
    margin-top: 50px;
    position: relative;
    padding: 0;
    margin: 0;
  }
  #wrapper {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  #wrapper .shim {
    position: fixed;
    top: 50px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #000;
    display: none;
    opacity: 0;
    z-index: 2
  }
  section {
    position: relative;
    width: 100%;
    margin: 0;
    display: block
  }
  .section-inner {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: block;
  }
  .section-inner hr {
    margin: 20px;
    height: 1px;
    background-color: #d2d2d2;
    border: none;
    outline: none;
    display: block
  }
  .section-content {
    position: relative;
    margin: 0 10px;
    display: block;
    z-index: 22;
  }
  .section-content:after {
    content: "";
    height: 0;
    margin: 0;
    display: block;
    clear: both
  }
  .secondary-callout {}
  .secondary-callout a, .secondary2-callout a, .secondary3-callout a {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: url("about:blank");
    display: block;
    z-index: 4;
  }
  .secondary-image-block {
    position: relative;
    width: 100%;
    display: block
  }
  .secondary-text-block {
    position: relative;
    width: 100%;
    background-color: #171717;
    text-align: center;
    display: block
  }
  .secondary-text-block h3 {
    margin: 0 30px;
    padding: 20px 0 0;
    color: #fff
  }
  .secondary-text-block p {
    margin: 0 20px;
    padding: 10px 0 40px;
    color: #fff
  }
  .secondary-callout .secondary-text-block {
    background-color: #333
  }
  .secondary2-callout .secondary-text-block {
    background-color: #666
  }
  .secondary3-callout .secondary-text-block {
    background-color: #333
  }
  .section-content .secondary-text-block .table {
    background: url(/bemorereal/img/bg/bg-overlay.png) right top;
  }
  .min-callout {
    background-color: #0f5f9c;
    position: relative;
    display: block;
    height: 60px;
  }
  .min-callout .min-text-block {
    position: relative;
    text-align: center;
    top: 0;
    left: 0;
  }
  .min-callout .min-text-block h3 {
    line-height: 60px;
    color: #fff;
    font-size: 11px;
    font-family: 'GothamCondensedBook', "Hiragino Kaku Gothic ProN", 'Meiryo', sans-serif;
    font-weight: bold;
  }
  .see-more {
    display: none;
  }
  .table {
    width: 100%;
    height: 100%;
    display: table
  }
  .table-cell {
    text-align: center;
    vertical-align: middle;
    display: table-cell
  }
  .masthead {
    position: relative;
    width: 100%;
    margin: 60px 0 40px;
    text-align: center
  }
  .masthead h2 {
    padding: 10px 0 15px
  }
  .masthead p {
    max-width: 540px;
    margin: 0 auto;
    padding: 0 0 25px;
    color: #444
  }
  .masthead:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 100px;
    height: 1px;
    margin: 0 0 0 -50px;
    background-color: rgba(0, 0, 0, 0.4);
  }
  article {
    position: relative;
    width: 100%;
    max-width: 690px;
    margin: 40px auto;
    text-align: center;
    display: block
  }
  article.bgw {
    margin: 0 auto 40px;
  }
  article h3 {
    margin: 0 0 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d2d2d2
  }
  article p {
    margin: 0 auto 10px;
    color: #444;
    text-align: left
  }
  article p:last-child {
    margin-bottom: 0px
  }
  article .learn-more-btn, article .shop-btn {
    position: relative;
    width: 240px;
    height: 35px;
    margin: 0 auto;
    overflow: hidden;
    display: block
  }
  article .learn-more-btn h4, article .shop-btn h4 {
    position: relative;
    width: 204px;
    height: 35px;
    margin: 0 auto;
    font-family: 'GothamBoldRegular';
    font-size: 10px;
    line-height: 34px;
    text-align: center;
    color: #d2d2d2;
    background-color: #171717;
    -webkit-transition: color 250ms ease-out;
    -moz-transition: color 250ms ease-out;
    -ms-transition: color 250ms ease-out;
    -o-transition: color 250ms ease-out;
    transition: color 250ms ease-out
  }
  article .learn-more-btn:hover h4, article .shop-btn:hover h4 {
    color: #fff
  }
  article .learn-more-btn:before, article .learn-more-btn:after, article .shop-btn:before, article .shop-btn:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -1px;
    width: 0;
    height: 0;
    margin: -22px 0 0;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-right: 22px solid #171717
  }
  article .learn-more-btn:after, article .shop-btn:after {
    left: auto;
    right: -1px;
    width: 0;
    height: 0;
    margin: -22px 0 0;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-right: none;
    border-left: 22px solid #171717
  }
  article.simple h3 {
    padding-bottom: 0px;
    border-bottom: none
  }
  article.pull-quote-article p {
    float: none;
    width: 100%;
    max-width: none;
    margin: 0;
    text-align: left
  }
  article.pull-quote-article .pull-quote {
    float: none;
    width: 100%;
    margin: 20px 0 0;
    text-align: left;
    display: block
  }
  article.pull-quote-article .pull-quote span {
    margin: 0;
    font: italic normal normal 15px/17px "Didot", times, serif;
    display: block
  }
  article.pull-quote-article:after {
    content: "";
    height: 0;
    margin: 0;
    display: block;
    clear: both
  }
  .full-img {
    width: 100%;
    vertical-align: middle;
    display: block
  }
  .media-grid {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 46%;
    overflow: hidden;
    display: block
  }
  .media-grid .media-piece {
    position: absolute
  }
  .media-grid .media-piece .media-inner {
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    overflow: hidden
  }
  .media-grid .media-piece .media-inner img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%
  }
  /*		.media-grid .rb:after{content:"";position:absolute;top:0px;right:0px;width:2px;height:100%;background-color:#eee}
.media-grid .tb .media-inner:after{content:"";position:absolute;top:0px;left:0px;width:100%;height:1px;background-color:#eee}*/
  .media-grid .media-0-0-25, .media-grid .media-0-25-25, .media-grid .media-0-50-25 {
    top: 0px;
    left: 0px;
    width: 25%;
    height: 33%
  }
  .media-grid .media-0-0-25.media-0-25-25, .media-grid .media-0-25-25.media-0-25-25, .media-grid .media-0-50-25.media-0-25-25 {
    left: 25%
  }
  .media-grid .media-0-0-25.media-0-50-25, .media-grid .media-0-25-25.media-0-50-25, .media-grid .media-0-50-25.media-0-50-25 {
    left: 50%
  }
  .media-grid .media-33-50-25 {
    top: 33%;
    left: 50%;
    width: 25%;
    height: 67%
  }
  .media-grid .media-0-75-25 {
    top: 0px;
    left: 75%;
    width: 25%;
    height: 100%
  }
  .media-grid .media-0-0-60 {
    top: 0px;
    left: 0px;
    width: 60%;
    height: 100%
  }
  .media-grid .media-0-60-40 {
    top: 0px;
    left: 60%;
    width: 40%;
    height: 50%
  }
  .media-grid .media-50-60-40 {
    top: 50%;
    left: 60%;
    width: 40%;
    height: 50%
  }
  .media-grid-mini {
    padding-bottom: 20%;
  }
  .media-grid-fuji {
    padding-bottom: 30%;
  }
  .media-grid .media-0-0-50 {
    top: 0px;
    left: 0;
    width: 50%;
    height: 100%
  }
  .media-grid .media-0-50-50 {
    top: 0px;
    left: 50%;
    width: 50%;
    height: 100%
  }
  .full-media-grid {
    padding-bottom: 56%
  }
  .full-media-grid .media-piece {
    display: none
  }
  .full-media-grid .media-piece-feature {
    top: 0px;
    left: 0px;
    bottom: 0px;
    width: 100%;
    display: block
  }
  .full-media-grid .rb:after {
    display: none
  }
  .full-media-grid .tb .media-inner:after {
    display: none
  }
  .interactive-grid {
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 0;
    overflow: hidden;
    display: block
  }
  .interactive-grid .media-piece {
    display: none
  }
  .interactive-grid .media-square {
    top: 0px;
    left: 50%;
    right: 0px;
    height: 100%
  }
  .interactive-grid .media-square .media-inner img {
    left: 50%;
    width: 584px;
    margin-left: -292px
  }
  .interactive-grid .media-square #detroit-record-map {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 582px;
    height: 536px;
    overflow: hidden
  }
  .interactive-grid .media-square #detroit-record-map h4 {
    margin: 0 6px;
    color: #171717
  }
  .interactive-grid .media-square #detroit-record-map p {
    margin: 0 6px;
    color: #888;
    font-size: 11px
  }
  .interactive-grid .media-sliver {
    top: 0px;
    left: 0px;
    right: 50%;
    margin: 0 384px 0 0;
    height: 100%
  }
  .interactive-grid .media-sliver .media-inner img {
    left: 50%;
    width: 196px;
    margin-left: -98px
  }
  .interactive-grid .interactive-piece {
    position: relative;
    width: 100%;
    display: block
  }
  .interactive-grid .interactive-piece-inner {
    position: relative;
    width: 100%;
    background-color: #171717;
    display: block
  }
  .interactive-grid .interactive-piece-content {
    width: 250px;
    margin: 0 auto;
    text-align: center;
    display: block
  }
  .interactive-grid .interactive-piece-content h3 {
    padding: 45px 0 0;
    font-family: 'GothamBoldRegular';
    color: #fff
  }
  .interactive-grid .interactive-piece-content h4 {
    margin: 6px 0 0;
    font-family: 'GothamBoldRegular';
    color: #fff
  }
  .interactive-grid .interactive-piece-content p {
    margin: 35px 0 0;
    color: #888;
    text-align: left
  }
  .interactive-grid .interactive-piece-content #playlist-link {
    position: relative;
    width: 240px;
    height: 35px;
    margin: 60px auto 0;
    overflow: hidden;
    display: block
  }
  .interactive-grid .interactive-piece-content #playlist-link h4 {
    width: 204px;
    height: 35px;
    margin: 0 auto;
    font-family: 'GothamBoldRegular';
    font-size: 10px;
    line-height: 34px;
    text-align: center;
    color: #666;
    background-color: #fff;
    -webkit-transition: color 250ms ease-out;
    -moz-transition: color 250ms ease-out;
    -ms-transition: color 250ms ease-out;
    -o-transition: color 250ms ease-out;
    transition: color 250ms ease-out
  }
  .interactive-grid .interactive-piece-content #playlist-link:hover h4 {
    color: #171717
  }
  .interactive-grid .interactive-piece-content #playlist-link:before, .interactive-grid .interactive-piece-content #playlist-link:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -1px;
    width: 0;
    height: 0;
    margin: -22px 0 0;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-right: 22px solid #fff
  }
  .interactive-grid .interactive-piece-content #playlist-link:after {
    left: auto;
    right: -1px;
    width: 0;
    height: 0;
    margin: -22px 0 0;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-right: none;
    border-left: 22px solid #fff
  }
  .interactive-grid .interactive-piece-content #spotify-logo {
    width: 100%;
    height: 36px;
    padding: 45px 0;
    background: url(limited-editions/varvatos/spotify-logo.png) no-repeat center center;
    display: block
  }
  .interactive-grid .interactive-piece-content #weather-chart {
    position: relative;
    width: 100%;
    margin: 35px auto 0;
    border-top: 1px solid #2f2f2f
  }
  .interactive-grid .interactive-piece-content #weather-chart #weather-info {
    position: relative;
    width: 100%;
    height: 80px;
    margin: 13px auto;
    display: block
  }
  .interactive-grid .interactive-piece-content #weather-chart #weather-info #temperature {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 52%;
    height: 100%;
    background: url(limited-editions/glacier/weather-stick.png) no-repeat 8px center
  }
  .interactive-grid .interactive-piece-content #weather-chart #weather-info #temperature #thermometer {
    position: absolute;
    top: 50%;
    left: 15px;
    width: 6px;
    height: 26px;
    margin-top: -20px
  }
  .interactive-grid .interactive-piece-content #weather-chart #weather-info #temperature #thermometer #mercury {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 0%;
    background-color: #fff
  }
  .interactive-grid .interactive-piece-content #weather-chart #weather-info #temperature #thermometer #mercury:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0;
    height: 0;
    margin: -4px 0 0 -15px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #fff
  }
  .interactive-grid .interactive-piece-content #weather-chart #weather-info #temperature h1 {
    margin: 8px 0 9px;
    height: 38px;
    font-family: 'GothamBoldRegular';
    font-size: 38px;
    line-height: 38px;
    letter-spacing: 2px;
    text-align: center;
    color: #fff
  }
  .interactive-grid .interactive-piece-content #weather-chart #weather-info #temperature h4 {
    margin: 0;
    height: 10px;
    font-family: 'GothamBoldRegular';
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    letter-spacing: 2px;
    color: #fff
  }
  .interactive-grid .interactive-piece-content #weather-chart #weather-info #awd {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 56%;
    height: 100%;
    text-align: right;
    background: url(limited-editions/glacier/weather-tire.png) no-repeat left center
  }
  .interactive-grid .interactive-piece-content #weather-chart #weather-info #awd h1 {
    margin: 8px 0 0;
    height: 38px;
    font-family: 'GothamBoldRegular';
    font-size: 38px;
    line-height: 38px;
    letter-spacing: 0px;
    color: #fff;
    display: inline-block
  }
  .interactive-grid .interactive-piece-content #weather-chart #weather-info #awd h1 span {
    margin: 8px 0 0;
    height: 10px;
    font-family: 'GothamBoldRegular';
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 2px;
    text-align: center;
    color: #fff;
    display: block
  }
  .interactive-grid .interactive-piece-content #weather-chart #weather-fine-print {
    margin: 13px 0 0;
    font-size: 9px;
    line-height: 11px;
    color: #666;
    font-style: italic
  }
  .interactive-grid .interactive-piece-content #weather-chart p {
    margin: 0;
    font-size: 11px
  }
  .interactive-grid .interactive-piece-content #weather-chart #wunderground {
    width: 100%;
    height: 17px;
    margin: 0 auto;
    padding: 45px 0;
    background: url(limited-editions/glacier/wunderground.png) no-repeat center center;
    display: block
  }
  .interactive-grid #map-piece {
    height: 420px
  }
  .interactive-grid #map-piece .interactive-piece-inner {
    height: 100%
  }
  .interactive-grid #map-piece #map-list-scroller {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    overflow: auto
  }
  .interactive-grid #map-piece #map-list {
    width: 100%;
    margin: 0 auto;
    padding: 45px 0;
    display: block
  }
  .interactive-grid #map-piece #map-list li {
    width: 100%;
    min-height: 34px;
    margin: 0;
    padding: 10px 0;
    text-align: left;
    border-top: 1px solid #2f2f2f;
    background-color: #171717;
    background-image: url(limited-editions/motown/marker.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    display: block
  }
  .interactive-grid #map-piece #map-list li .map-detail {
    position: relative;
    margin: 0 10px 0 40px;
    display: block
  }
  .interactive-grid #map-piece #map-list li .map-detail h4 {
    margin: 0;
    font-family: 'GothamBoldRegular';
    color: #fff
  }
  .interactive-grid #map-piece #map-list li .map-detail p {
    margin: 0;
    font-size: 11px
  }
  .grid-container {
    position: relative;
    margin: 0 10px;
    display: block
  }
  .grid-container.span-6 .cell {
    width: 100%
  }
  .grid-container.span-12 .cell {
    width: 100%
  }
  .grid-container:after {
    content: "";
    height: 0;
    margin: 0;
    display: block;
    clear: both
  }
  .cell {
    position: relative;
    float: left;
    width: 100%;
    margin: 0;
    display: block;
    -webkit-transform: translate3d(0, 0, 0)
  }
  .cell .cell-inner {
    position: relative;
    margin: 0 10px;
    text-align: center;
    background-color: #eee;
    display: block
  }
  .cell .cell-inner .callout-detail {
    height: 100%;
    background-color: #171717
  }
  .cell .cell-inner h4 {
    margin: 20px 0 0;
    font-family: 'GothamBoldRegular';
    color: #171717
  }
  .cell .cell-inner .description-text {
    width: 100%;
    margin: 0 auto;
    padding: 10px 0 40px
  }
  .cell .cell-inner .description-text p {
    margin: 0;
    color: #888
  }
  .cell a {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-image: url("about:blank");
    display: block
  }
  .interactive-block {
    cursor: pointer
  }
  .overlay-text {
    position: relative;
    margin: 0;
    display: block
  }
  .overlay-text .text-block {
    width: 100%;
    background-color: #fff;
    display: block
  }
  .overlay-text .text-block h1 {
    position: relative;
    margin: 0 20px;
    padding: 20px 0;
    color: #fff;
    font-family: 'GothamBoldRegular';
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 2px;
    text-align: center
  }
  .overlay-text .text-block p {
    margin: 0 20px;
    padding: 10px 0 30px;
    color: #fff;
    display: block;
    text-align: center;
  }
  .overlay-text .text-block p #rfk-center-link {
    position: relative;
    width: 196px;
    height: 29px;
    margin: 20px auto 0;
    background: url(home/rfk-logo.png) no-repeat center center;
    display: block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    -webkit-transition: opacity 250ms ease-out;
    -moz-transition: opacity 250ms ease-out;
    -ms-transition: opacity 250ms ease-out;
    -o-transition: opacity 250ms ease-out;
    transition: opacity 250ms ease-out
  }
  .overlay-text .text-block p #rfk-center-link:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    opacity: 0.8
  }
  .slideshow-overlay-text {
    position: absolute;
    top: 50%;
    left: 20px;
    right: 20px;
    margin: 0;
    text-align: center
  }
  .slideshow-overlay-text .text-block {
    margin: 0;
    display: inline-block
  }
  .slideshow-overlay-text .text-block h1 {
    position: relative;
    margin: -28px 0 0;
    padding: 0 0 15px;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 4px;
    margin: -28px 0 0;
    border-bottom: 3px solid #fff;
    font-family: 'GothamBoldRegular';
    color: #fff
  }
  .text-block img {
    width: 90%;
    max-width: 1000px;
    display: block;
    margin: 10px auto 0;
    color: #fff
  }
  .media-holder {
    position: relative;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    height: 0;
    padding: 0 0 56%;
    background-color: #000;
    overflow: hidden
  }
  .media-holder img, .media-holder iframe, .media-holder video, .media-holder embed {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden
  }
  .media-video-holder {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
  }
  .media-video-holder img, .media-video-holder iframe, .media-video-holder video, .media-video-holder embed {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden
  }
  .media-video-holder .video-poster {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    cursor: pointer
  }
  .media-video-holder .video-poster img {
    opacity: 1;
    -webkit-transition: opacity 250ms ease-out;
    -moz-transition: opacity 250ms ease-out;
    -ms-transition: opacity 250ms ease-out;
    -o-transition: opacity 250ms ease-out;
    transition: opacity 250ms ease-out;
    -webkit-transform: translate3d(0, 0, 0)
  }
  .media-video-holder .video-poster .play-btn {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -50px;
    border: 10px solid #fff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -ms-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    -webkit-transform: translate3d(0, 0, 0)
  }
  .media-video-holder .video-poster .play-btn:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    margin: -20px 0 0 -15px;
    border-top: 20px solid transparent;
    border-left: 40px solid #fff;
    border-bottom: 20px solid transparent
  }
  .media-video-holder .video-iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #000;
    display: none
  }
  .minimg .media-holder {
    padding: 0 0 76%;
  }
  .promos {
    background: #fff url(/bemorereal/img/bg/bg-white.jpg);
  }
  .promos h3 {
    font-family: 'GothamBoldRegular';
    margin: 0;
    padding: 20px 0;
    text-align: center;
    color: #333;
  }
  .promos .caption {
    margin: 0 auto;
    padding: 20px 0;
    width: 94%;
    max-width: 1080px;
  }
  .promos .caption p {
    color: #fff;
    text-shadow: 0 1px 2px #000;
    font-size: 12px;
    line-height: 1.7;
  }
  .promos .caption p a {
    background-color: #fff;
    font-weight: bold;
    text-align: center;
    display: block;
    padding: 10px 0;
    margin-top: 10px;
    text-shadow: none;
  }
  .promos.bg-blue {
    background: #fff url(/bemorereal/img/bg/bg-foot.jpg);
  }
  .promos.bg-blue h3 {
    color: #fff;
  }
  .promos.bg-green {
    background: #fff url(/bemorereal/img/bg/bg-foot.jpg);
  }
  .promos.bg-green h3 {
    color: #fff;
  }
  .promos.bg-orange {
    background: #fff url(/bemorereal/img/bg/bg-foot.jpg);
  }
  .promos.bg-orange h3 {
    color: #fff;
  }
  .promos .promos_video {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
    max-width: 1080px;
    overflow: hidden;
  }
  h3#archives {
    background: #b2b6b3;
    position: relative;
    z-index: 22;
    font-size: 11px;
    line-height: 1.6;
    margin: 0 20px;
    padding: 40px 0;
    text-align: center;
    text-transform: none;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #fff;
  }
  .single-callout {
    background: #fff;
  }
  .single-callout .single-image-block {
    width: 100%;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
  }
  .single-callout .single-image-block img, .single-callout .single-text-block img {
    max-width: 100%;
    display: block;
    position: relative;
  }
  .single-callout .single-text-block {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
  }
  .single-callout .single-text-block div {
    padding: 20px;
  }
  .single-callout .single-text-block p {
    margin: 0 0 10px;
  }
  .single-callout .single-text-block p a.colorbox {
    display: block;
    font-weight: bold;
  }
  .single-callout .single-image-block.half img {
    display: none;
  }
  .single-callout .single-image-block.half img.block {
    display: block;
  }
  .single-callout .single-text-block .small-title {
    display: block;
    border-bottom: 1px solid #222;
    padding: 0;
    margin: 10px 0;
  }
  .single-callout .single-image-block.half.three {
    border-top: 1px solid #ccc
  }
  .half.three h3 {
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 0;
    letter-spacing: 0;
  }
  .half.three .p-desc p {
    text-align: left;
    font-size: 11px;
    line-height: 1.8;
    font-weight: normal;
    padding: 5px 15px 20px;
  }
  .half.three .p-desc h5 {
    text-align: left;
    font-size: 12px;
    line-height: 1.8;
    font-weight: bold;
    padding: 10px 15px 0;
  }
}
@media all and (min-width: 768px) {
  .promos .caption {
    padding: 0 0 40px;
  }
  .promos .caption p {
    font-size: 14px;
  }
  .promos .caption p a {
    font-size: 15px;
  }
  .promos .caption p a:hover {
    background-color: #b2b6b3;
    font-weight: bold;
  }
  .masthead h2 {
    padding: 30px 0 15px;
    font-size: 24px;
  }
  .section-content {
    margin: 0 10px;
  }
  .see-more {
    display: block;
    float: right;
    height: 60px;
    position: relative;
    z-index: 1;
    font-size: 17px;
    line-height: 60px;
    letter-spacing: 4px;
    width: 34%;
    background: url(/bemorereal/img/bk50.png);
  }
  .gray .see-more {
    background-color: #ffcc00;
  }
  .secondary2-callout .see-more {
    float: none;
  }
  .see-more span {
    font-family: 'GothamCondensedBook';
    text-transform: uppercase;
    padding: 0 40px;
    color: #fff;
  }
  .see-more .arrow {
    position: absolute;
    width: 36px;
    height: 36px;
    top: 50%;
    right: 0;
    margin: -18px 40px 0 0;
    background: url(/bemorereal/img/arrow.png) left bottom no-repeat;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -ms-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    -webkit-transform: translate3d(0, 0, 0)
  }
  .section-content:hover .arrow {
    background: url(/bemorereal/img/arrow.png) left top no-repeat;
  }
  .secondary-image-block {
    width: 66.667%;
    -webkit-transform: translate3d(0, 0, 0)
  }
  .secondary-image-block img {
    opacity: 0.85;
    -webkit-transition: opacity 250ms ease-out;
    -moz-transition: opacity 250ms ease-out;
    -ms-transition: opacity 250ms ease-out;
    -o-transition: opacity 250ms ease-out;
    transition: opacity 250ms ease-out
  }
  .section-content:hover .secondary-image-block img {
    opacity: 1
  }
  .secondary-text-block {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 34%;
    height: 100%;
    background-color: #fff;
    -webkit-transition: background-color 250ms ease-out;
    -moz-transition: background-color 250ms ease-out;
    -ms-transition: background-color 250ms ease-out;
    -o-transition: background-color 250ms ease-out;
    transition: background-color 250ms ease-out
  }
  .secondary-text-block h3 {
    padding: 0;
    color: #fff;
    text-align: left;
    margin: -30px 40px 0;
    letter-spacing: 5px;
    font-size: 32px;
    line-height: 1.3;
    font-family: 'GothamCondensedBook', "Hiragino Kaku Gothic ProN", 'Meiryo', sans-serif;
  }
  .secondary-text-block h3 span {
    font-size: 70%;
  }
  .secondary-text-block h3 img {
    display: inline-block;
    margin: 0 0 0 -30px;
  }
  .secondary-text-block p {
    max-width: none;
    margin: 20px 40px 0;
    text-align: left;
    padding: 0;
    color: #ccc;
    font-size: 13px;
    line-height: 1.6;
    font-weight: bold;
  }
  .secondary2-callout .secondary-image-block {
    float: right;
  }
  .secondary-callout .secondary-text-block {
    background-color: #ecae5d
  }
  .secondary2-callout .secondary-text-block {
    background-color: #63a8dd;
    left: 0;
  }
  .secondary-callout:hover .secondary-text-block {
    background-color: #ff9100
  }
  .secondary2-callout:hover .secondary-text-block {
    background-color: #0091ff
  }
  .section-content.brown .secondary-text-block {
    background-color: #3a1700
  }
  .section-content.brown:hover .secondary-text-block {
    background-color: #502b13
  }
  .section-content.red .secondary-text-block {
    background-color: #ec5d5d
  }
  .section-content.red:hover .secondary-text-block {
    background-color: #ff0000
  }
  .section-content.yellow .secondary-text-block {
    background-color: #ece45d
  }
  .section-content.yellow:hover .secondary-text-block {
    background-color: #fff000
  }
  .section-content.gray .secondary-text-block {
    background-color: #777;
  }
  .section-content.gray:hover .secondary-text-block {
    background-color: #444
  }
  .section-content.green .secondary-text-block {
    background-color: #97a672
  }
  .section-content.green:hover .secondary-text-block {
    background-color: #afd159
  }
  .min-callout {
    background: #003b68;
    position: relative;
    display: block;
    height: 60px;
    -webkit-transition: background-color 250ms ease-out;
    -moz-transition: background-color 250ms ease-out;
    -ms-transition: background-color 250ms ease-out;
    -o-transition: background-color 250ms ease-out;
    transition: background-color 250ms ease-out
  }
  .min-callout:hover {
    background: #0f5f9c;
  }
  .min-callout .min-text-block {
    position: absolute;
    top: 0;
    left: 40px;
  }
  .min-callout .min-text-block h3 {
    line-height: 60px;
    color: #fff;
    font-size: 18px;
    font-family: 'GothamCondensedBook', "Hiragino Kaku Gothic ProN", 'Meiryo', sans-serif;
  }
  .min-callout .min-text-block h3 span {
    font-size: 110%;
  }
  .promos h3 {
    font-family: 'GothamCondensedBook', "Hiragino Kaku Gothic ProN", 'Meiryo', sans-serif;
    letter-spacing: 6px;
    font-size: 30px;
    margin: 0;
    padding: 40px 0 30px;
    text-align: center;
    color: #333;
  }
  .promos .promos_video {
    margin: 0 auto;
    padding: 0 0 40px;
  }
  article {
    margin: 70px auto
  }
  article.bgw {
    background: rgba(255, 255, 255, 0.4);
    padding: 20px;
    max-width: 650px;
    margin: 0 auto 40px;
    border: 1px solid #ccc;
  }
  article h3 {
    margin: 0 0 25px;
    padding-bottom: 25px
  }
  article p {
    margin: 0 auto 25px
  }
  article p:last-child {
    margin-bottom: 0px
  }
  article.pull-quote-article p {
    float: right;
    width: 60%
  }
  article.pull-quote-article .pull-quote {
    float: right;
    width: 40%;
    margin: 0
  }
  article.pull-quote-article .pull-quote span {
    margin: 3px 30px 0 0;
    font-size: 21px;
    line-height: 21px
  }
  .full-media-grid {
    padding-bottom: 42%;
  }
  .full-media-grid .media-piece {
    display: block
  }
  .full-media-grid .media-piece .media-inner .media-video-holder {
    top: 1px;
    left: 1px;
    right: 3px;
    bottom: 1px;
    width: auto;
    height: auto
  }
  .full-media-grid .media-piece-feature {
    top: 33%;
    left: 0px;
    bottom: 0px;
    width: 50%
  }
  .full-media-grid .rb:after {
    display: block
  }
  .full-media-grid .tb .media-inner:after {
    display: block
  }
  .grid-container.span-6 .cell {
    width: 50%
  }
  .grid-container.span-4 .cell {
    width: 33.333%
  }
  .grid-container.span-8-4 .cell:first-child {
    width: 66.667%
  }
  .grid-container.span-8-4 .cell:last-child {
    width: 33.333%
  }
  .cell .cell-inner {
    -webkit-transition: background-color 250ms ease-out;
    -moz-transition: background-color 250ms ease-out;
    -ms-transition: background-color 250ms ease-out;
    -o-transition: background-color 250ms ease-out;
    transition: background-color 250ms ease-out
  }
  .cell .cell-inner img {
    opacity: 0.85;
    -webkit-transition: opacity 250ms ease-out;
    -moz-transition: opacity 250ms ease-out;
    -ms-transition: opacity 250ms ease-out;
    -o-transition: opacity 250ms ease-out;
    transition: opacity 250ms ease-out
  }
  .cell .cell-inner h4 {
    -webkit-transition: color 250ms ease-out;
    -moz-transition: color 250ms ease-out;
    -ms-transition: color 250ms ease-out;
    -o-transition: color 250ms ease-out;
    transition: color 250ms ease-out
  }
  .cell .cell-inner .description-text {
    max-width: 480px;
    min-height: 54px
  }
  .cell .cell-inner .description-text p {
    margin: 0 20px
  }
  .cell:hover .cell-inner {
    background-color: #171717
  }
  .cell:hover .cell-inner img {
    opacity: 1
  }
  .cell:hover .cell-inner h4 {
    color: #fff
  }
  .interactive-block {
    background-color: #000;
    margin: 0;
  }
  .interactive-block img {
    opacity: 0.85;
    -webkit-transition: opacity 250ms ease-out;
    -moz-transition: opacity 250ms ease-out;
    -ms-transition: opacity 250ms ease-out;
    -o-transition: opacity 250ms ease-out;
    transition: opacity 250ms ease-out
  }
  .overlay-text {
    position: absolute;
    top: 0;
    left: 10%;
    right: 20px;
    margin: 60px 0 0;
    text-align: left;
    -webkit-transform: translate3d(0, 0, 0)
  }
  .overlay-text .text-block {
    width: auto;
    background-color: transparent;
    display: inline-block
  }
  .overlay-text .text-block h1 {
    text-transform: none;
    position: relative;
    margin: 20px 0 0;
    padding: 0 0 5px;
    color: #000;
    text-shadow: 1px 1px 5px #fff;
    font-family: 'GothamBoldRegular';
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0;
  }
  .overlay-text .text-block p {
    margin: 0 auto 0;
    font-size: 13px;
    letter-spacing: 3px;
    font-weight: bold;
    text-shadow: 1px 1px 5px #fff;
    color: #000;
    display: block;
  }
  .slideshow-overlay-text .text-block h1 {
    margin: -58px 0 0;
    font-size: 40px;
    line-height: 40px;
    margin: -58px 0 0;
    font-family: 'GothamCondensedBook';
    letter-spacing: 10px
  }
  .slideshow-overlay-text .text-block p {
    margin: 20px auto 0
  }
  #video-gallery {
    padding: 80px 0 50px
  }
  #video-gallery .cell:hover .cell-inner, #video-gallery .cell.current .cell-inner {
    background-color: #fff
  }
  #video-gallery .cell:hover .cell-inner h4, #video-gallery .cell.current .cell-inner h4 {
    color: #171717
  }
  .media-video-holder .video-poster:hover img {
    opacity: 0.5
  }
  .media-video-holder .video-poster:hover .play-btn {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
  }
  #anti-bullying-info {
    margin: 70px 0 0;
    padding: 70px 0 0
  }
  #anti-bullying-info h2 {
    font-size: 30px;
    line-height: 30px
  }
  #anti-bullying-info .info-graphic-row {
    padding: 70px 0 0
  }
  #anti-bullying-info .info-graphic-row .info-graphic-row-inner {
    width: 640px;
    margin: 0 auto
  }
  #anti-bullying-info .info-graphic-row .info-graphic-row-inner .info-graphic {
    float: left;
    height: 230px;
    margin: 0 20px 70px
  }
  #anti-bullying-info .info-graphic-row .info-graphic-row-inner .info-graphic .info-graphic-inner h4 {
    font-size: 11px
  }
  #anti-bullying-info .info-graphic-row .info-graphic-row-inner .info-graphic.ig-6 {
    margin: 0 20px 70px
  }
  #anti-bullying-info .info-graphic-row .info-graphic-row-inner:after {
    content: "";
    height: 0;
    margin: 0;
    display: block;
    clear: both
  }
  footer p {
    max-width: none;
    font-size: 9px;
    line-height: 11px
  }
  .minimg .secondary-image-block {
    width: 50%;
  }
  .minimg .secondary-text-block {
    width: 50%;
  }
  h3#archives {
    font-size: 14px;
  }
  .single-callout .single-text-block p {
    margin: 20px;
    font-size: 13px;
    line-height: 24px;
  }
  .single-callout .single-text-block p.small-copy {
    font-size: 12px;
    line-height: 21px;
  }
  .single-callout .single-text-block p.very-small-copy {
    font-size: 11px;
    line-height: 18px;
  }
  .single-callout .single-text-block p strong {
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    color: #333;
  }
  .single-callout .single-text-block p strong.ttex {
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    background: #333;
    padding: 5px 15px;
    border-radius: 7px;
    display: inline-block;
    margin-bottom: 10px;
  }
  .single-callout .single-text-block .small-title {
    display: block;
    border-bottom: 1px solid #222;
    padding: 0;
    margin: 10px 20px;
  }
  .single-callout .single-image-block.half {
    width: 50%;
    float: left;
  }
  .single-callout .single-text-block.half {
    width: 50%;
    float: left;
  }
  .single-callout .single-image-block.half.three {
    width: 33%;
    float: left;
    border-left: 1px solid #ccc
  }
  .single-callout .single-image-block.half.three.halfthree {
    width: 50%;
    border: none;
  }
  .single-callout .single-image-block.half.three:first-child {
    border: none;
  }
  .single-callout .single-image-block.half img {
    width: 100%;
    display: block;
  }
  .single-callout .single-image-block.half iframe {
    height: 400px;
  }
  .half.three h3 {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
    letter-spacing: 0;
  }
  .half.three .p-desc h5 {
    font-size: 14px;
  }
  .half.three .p-desc p {
    font-size: 12px;
  }
}
@media all and (min-width: 1024px) {
  .interactive-grid {
    height: 534px;
    padding-bottom: 0
  }
  .interactive-grid .media-piece {
    display: block
  }
  .interactive-grid .interactive-piece {
    position: absolute;
    top: 0px;
    right: 50%;
    width: 384px;
    height: 100%
  }
  .interactive-grid #map-piece {
    height: 100%
  }
  .interactive-grid #map-piece .interactive-piece-inner {
    height: auto
  }
  .interactive-grid #map-piece #map-list li {
    cursor: pointer;
    -webkit-transition: background-color 250ms ease-out;
    -moz-transition: background-color 250ms ease-out;
    -ms-transition: background-color 250ms ease-out;
    -o-transition: background-color 250ms ease-out;
    transition: background-color 250ms ease-out
  }
  .interactive-grid #map-piece #map-list li:hover, .interactive-grid #map-piece #map-list li.current {
    background-color: #2f2f2f
  }
  .interactive-grid .interactive-piece-inner {
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    overflow: hidden
  }
  .interactive-grid .interactive-piece-content {
    width: 320px
  }
  .interactive-grid .interactive-piece-content #playlist-link {
    margin: 60px auto 55px
  }
  .interactive-grid .interactive-piece-content #weather-chart #weather-info #temperature {
    left: 10px;
    width: 48%
  }
  .interactive-grid .interactive-piece-content #weather-chart #weather-info #awd {
    right: 10px;
    width: 48%
  }
  #se-grid .interactive-piece-content h3 {
    padding: 125px 0 0
  }
  #se-grid .interactive-piece-content p {
    padding: 0 0 25px
  }
  #se-grid .interactive-piece-content #se-interactive-indicator {
    width: 105px;
    height: 21px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    display: block
  }
  #se-grid .interactive-piece-content #se-interactive-indicator .dot {
    position: relative;
    float: left;
    width: 21px;
    height: 100%;
    cursor: pointer
  }
  #se-grid .interactive-piece-content #se-interactive-indicator .dot span {
    position: absolute;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    border: 1px solid #171717;
    border-radius: 50%;
    -webkit-transition: border-color 250ms ease-out;
    -moz-transition: border-color 250ms ease-out;
    -ms-transition: border-color 250ms ease-out;
    -o-transition: border-color 250ms ease-out;
    transition: border-color 250ms ease-out
  }
  #se-grid .interactive-piece-content #se-interactive-indicator .dot:after {
    content: "";
    position: absolute;
    top: 8px;
    left: 8px;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 5px
  }
  #se-grid .interactive-piece-content #se-interactive-indicator .dot:hover span, #se-grid .interactive-piece-content #se-interactive-indicator .dot.current span {
    border-color: #fff
  }
  #se-interactive-gallery {
    position: absolute;
    top: 0px;
    left: 50%;
    width: 584px;
    height: 100%;
    margin: 0 0 0 -292px;
    background-color: #000;
    overflow: hidden
  }
  #se-interactive-gallery .slide {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0;
    -webkit-transition: opacity 250ms ease-out;
    -moz-transition: opacity 250ms ease-out;
    -ms-transition: opacity 250ms ease-out;
    -o-transition: opacity 250ms ease-out;
    transition: opacity 250ms ease-out
  }
  #se-interactive-gallery .slide.current {
    opacity: 1
  }
  .overlay-text {
    margin-top: 6%;
  }
  .overlay-text .text-block h1 {
    font-size: 50px;
    line-height: 50px;
    margin: 20px 0;
  }
  .overlay-text .text-block p {
    font-size: 24px;
    margin: 10px auto 0;
  }
  #anti-bullying-info .info-graphic-row .info-graphic-row-inner {
    width: 960px
  }
  h3#archives {
    font-size: 16px;
  }
}
@media all and (min-width: 320px) {
  footer {
    background: url(../../../assets/img/bg-foot.jpg);
    color: #ccc;
    line-height: 1.25;
    padding: 0;
  }
  footer a {
    background-repeat: no-repeat;
    color: inherit;
    text-decoration: none;
    color: #999;
  }
  footer a:hover {
    color: #fff;
  }
  footer > div {
    margin: 0 10px;
    padding: 20px;
    max-width: 1080px;
    background: url(../../../bemorereal/img/bg/bg-foot.jpg);
  }
  footer .breadcrumb {
    border-bottom: 1px #747474 solid;
    padding: 0 0 27px 0;
  }
  footer .breadcrumb ul li {
    border-left: 1px solid #eeeeee;
    display: block;
    float: left;
    height: 12px;
    padding: 0 16px;
  }
  footer .breadcrumb ul li:first-child {
    border-left: none;
    padding-left: 0;
  }
  footer .breadcrumb ul:after {
    content: "";
    clear: both;
    display: block;
  }
  footer .breadcrumb a {
    position: relative;
    top: -5px;
    font-family: 'GothamMediumRegular';
    font-size: 9px;
  }
  footer .breadcrumb .top {
    display: none;
    text-transform: uppercase;
  }
  footer .sitemap {
    font-size: 13px;
    font-size: 1.3rem;
    padding-top: 30px;
  }
  footer .sitemap:after {
    content: "";
    clear: both;
    display: block;
  }
  footer .sitemap > div {
    float: left;
    width: 50%;
  }
  footer .sitemap a {
    display: block;
    width: 100%;
  }
  footer .sitemap a img {
    width: 80%;
    display: block;
    margin: 0 auto;
    -webkit-transition: background-color 250ms ease-out;
    -moz-transition: background-color 250ms ease-out;
    -ms-transition: background-color 250ms ease-out;
    -o-transition: background-color 250ms ease-out;
    transition: background-color 250ms ease-out
  }
  footer .sitemap a img {
    opacity: 0.5;
    -webkit-transition: opacity 250ms ease-out;
    -moz-transition: opacity 250ms ease-out;
    -ms-transition: opacity 250ms ease-out;
    -o-transition: opacity 250ms ease-out;
    transition: opacity 250ms ease-out
  }
  footer .copyrights {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #444;
  }
  footer .copyrights li {
    float: right;
    padding-left: 20px;
    display: none;
  }
  footer .copyrights li:first-child {
    padding-left: 0;
    float: left;
    display: block;
  }
  footer .copyrights ul:after {
    clear: both;
    content: "";
    display: block;
  }
  footer .copyrights li p {
    font-size: 9px;
  }
  footer .copyrights a {
    display: block;
  }
}
@media all and (min-width: 768px) {
  footer .copyrights li {
    display: block;
  }
  footer .sitemap > div {
    float: left;
    width: 25%;
  }
  footer > div {
    margin: 0 20px;
    padding: 40px;
  }
  footer .sitemap a:hover img {
    opacity: 1;
  }
  footer .copyrights li p {
    font-size: 11px;
    letter-spacing: 1px;
  }
  footer .breadcrumb a {
    font-size: 13px;
  }
  footer .breadcrumb .top a {
    font-size: 11px;
    font-family: 'GothamCondensedBook';
    letter-spacing: 2px;
  }
  footer .breadcrumb .top {
    border-left: none;
    float: right;
    padding: 0 50px 0 0;
    font-size: 12px;
    display: inline-block;
  }
  footer .breadcrumb .top .arrow {
    position: absolute;
    width: 36px;
    height: 36px;
    top: 50%;
    right: -50px;
    margin: -18px 0 0 0;
    background: url(/bemorereal/img/arrow-top.png) left bottom no-repeat;
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -ms-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
    -webkit-transform: translate3d(0, 0, 0)
  }
  footer .breadcrumb .top:hover .arrow {
    background: url(/bemorereal/img/arrow-top.png) left top no-repeat;
  }
}
@media all and (min-width: 1200px) {
  footer > div {
    margin: 0 auto;
    padding: 40px;
  }
  footer .sitemap a img {
    width: 60%;
    display: block;
    margin: 0 auto;
  }
}
@media all and (min-width: 320px) {
  .hero {
    position: relative;
    width: 100%;
    padding-bottom: 0;
  }
  .hero #hero-container {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .hero .slide {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1
  }
  .hero .slide .hero-img {
    pointer-events: none;
    width: 100%;
    position: relative;
  }
  .hero .slide .hero-cov {
    pointer-events: none;
    width: 100%;
    position: absolute;
    top: 0;
  }
}
@media all and (min-width: 760px) {
  .hero {
    position: relative;
    width: 100%;
    padding-bottom: 30%;
  }
  .hero #hero-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .hero .slide {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    z-index: 1
  }
  .hero .hero-bullets {
    display: block;
  }
  .hero .slide .slide-content {
    margin-bottom: 0 !important;
    bottom: 80px
  }
}
#loadBegin {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: #b2b6b3;
}
#loadBegin .handle {
  -moz-perspective: 1000;
  -webkit-perspective: 1000;
  -o-perspective: 1000;
  -ms-perspective: 1000;
  height: 100%;
  width: 100%;
  background: #b2b6b3;
  position: fixed;
  z-index: 10000;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
#loadBegin #load_in {
  opacity: 1;
  width: 48px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -24px 0 0 -24px;
}
#loadBegin .loaded #load_in {
  opacity: 0;
}
#loadBegin .scale {
  opacity: 0;
}
#loader {
  position: fixed;
  z-index: 200;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  display: none;
  overflow: hidden;
  background: #b2b6b3;
}
#loader .load {
  text-align: center;
}
#loader .load img {
  width: 48px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -24px 0 0 -24px;
  z-index: 1;
}
.minimg {
  display: block;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
section .section_toukouko {
  margin: 0 auto;
  background: #333;
  border-top: #ccc solid 1px;
}
section .section_toukouko h3 {
  font-weight: normal;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  background: #444;
  text-align: center;
  margin: 40px auto 0;
  max-width: 980px;
  padding: 10px 0 7px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
section #content_sec5 {
  max-width: 980px;
  position: relative;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
section .cj-form-content h4 {
  color: #fff;
  font-size: 15px;
  line-height: 1.6;
  margin: 0 0 10px;
  font-weight: normal;
}
section .cj-form-content p {
  font-size: 12px;
  line-height: 19px;
  color: #c0c0c0;
}
section .cj-form-content {
  margin: 0 auto;
  padding: 30px;
  background: #191919;
  text-align: left;
}
section #doui-cover {
  margin: 10px auto;
  max-width: 500px;
  width: 90%;
  height: 70px;
  position: relative;
}
section #doui {
  text-align: center;
  display: block;
  height: 40px;
  margin: 0 auto 20px;
  max-width: 980px;
  padding: 0;
}
section #doui label {
  background: #222;
  padding: 10px 0;
  margin: 0 auto;
  max-width: 980px;
  display: block;
  cursor: pointer;
  font-size: 13px;
  color: #fff;
}
section .cj-form {
  display: none;
}
section #owner_post, section #linkmask {
  position: absolute;
  top: 10px;
  left: 0px;
  width: 100%;
  display: block;
}
section #owner_post img, section #linkmask img {
  display: block;
  width: 100%;
}
.oubosuru {
  display: inline-block;
  padding: 4px 12px;
  background: #0f9eda;
  color: #fff;
  font-weight: bold;
  border-radius: 4px 4px;
}
.t-ichiran {
  position: absolute;
  display: block;
  width: 154px;
  height: 40px;
  background: url(/bemorereal/img/photo-con/t-ichiran.png) 0 0 no-repeat;
}
.t-ichiran:hover {
  background: url(/bemorereal/img/photo-con/t-ichiran.png) 0 -40px no-repeat;
}
/*****************************************/
/*          PHOTO PAGE               */
/*****************************************/
.page-template-portfolio-php .page-background {
  display: none;
}
/* Filters */
.filters {
  position: relative;
  height: 50px;
  overflow: hidden;
  margin-bottom: 20px;
}
.filters ul {
  height: 100%;
  width: 100%;
  text-align: center;
  padding-top: 9px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.filters li {
  display: inline-block;
  border: 1px solid #666;
  border-radius: 4px;
  padding: 0;
  margin-left: 10px;
  text-transform: uppercase;
  font-size: 12px;
  position: relative;
  list-style-type: none;
  line-height: 18px;
}
.filters li a {
  display: block;
  padding: 5px 15px 5px 15px;
  color: #666;
  font-weight: 400;
  text-decoration: none;
}
.filters li:hover, .filters li.active {
  background-color: #444;
}
.filters li:hover a, .filters li.active a {
  color: #fff;
}
/* Works grid */
.work-list {
  position: relative;
  width: 100%;
  height: auto;
  display: block;
}
.work-list .work {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
}
/* Single work block */
.work {
  -webkit-transition-property: -webkit-transform, opacity, background !important;
  -moz-transition-property: -moz-transform, opacity, background !important;
  -o-transition-property: -o-transform, opacity, background !important;
  -ms-transition-property: -ms-transform, opacity, background !important;
  transition-property: transform, opacity, background !important;
  -webkit-transition-duration: 0.25s !important;
  -moz-transition-duration: 0.25s !important;
  -o-transition-duration: 0.25s !important;
  -ms-transition-duration: 0.25s !important;
  transition-duration: 0.25s !important;
  overflow: hidden;
  position: absolute;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.work.not-loaded {
  background-color: #d7d7d7;
}
.work .loading {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .25s ease-in;
  -moz-transition: opacity .25s ease-in;
  -o-transition: opacity .25s ease-in;
  -ms-transition: opacity .25s ease-in;
  transition: opacity .25s ease-in;
}
.work.ready .loading {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
}
.work-list {
  -webkit-transition-property: none !important;
  -moz-transition-property: none !important;
  -o-transition-property: none !important;
  -ms-transition-property: none !important;
  transition-property: none !important;
}
.work-list._4cols .work {
  width: 25%;
}
.work-list._5cols .work {
  width: 20%;
}
.work-list._10cols .work {
  width: 10%;
}
.masonry._4cols .work.big-square, .masonry._4cols .work.horizontal-rectangle {
  width: 50%;
}
.masonry._5cols .work.big-square, .masonry._5cols .work.horizontal-rectangle {
  width: 40%;
}
.masonry._10cols .work.big-square, .masonry._10cols .work.horizontal-rectangle {
  width: 20%;
}
.masonry .work.horizontal-rectangle .content {
  padding: 30px 54% 30px 30px;
}
.masonry .work.big-square .content {
  padding: 30px 25% 30px 25%;
}
.masonry .work.big-square .content * {
  text-align: center;
}
.masonry .work.big-square .content h1:after {
  margin-left: auto;
  margin-right: auto;
}
.work .content {
  background: url(/bemorereal/img/noise.png);
  height: 100%;
  min-height: 100%;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
}
.work .inner-content {
  padding: 30px 30px 60px 30px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .25s ease-in;
  -moz-transition: opacity .25s ease-in;
  -o-transition: opacity .25s ease-in;
  -ms-transition: opacity .25s ease-in;
  transition: opacity .25s ease-in;
}
.work.ready:hover .content {
  background: rgba(0, 0, 0, 0.6) url(/bemorereal/img/noise.png);
}
.work.ready:hover .inner-content {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.work .content > a.permalink {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.work h1 {
  font-size: 18px;
  line-height: 22px;
}
.work h1:after {
  content: "";
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 400;
  height: 1px;
  width: 15px;
  background-color: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  filter: alpha(opacity=25);
  opacity: .25;
}
.work h1 a {
  color: #fff;
}
.work p {
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 5px;
  font-weight: 400;
}
/* Mobile */
.is_mobile .work .content {
  color: tansparent !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1 !important;
  visibility: visible !important;
  background-color: transparent !important;
}
.is_mobile .work .inner-content * {
  color: transparent !important;
}
.is_mobile .work h1::after {
  display: none;
}
.is_mobile .dot-irecommendthis {
  display: none;
}
@media all and (max-width: 900px) {
  .filters {
    display: none;
  }
}
.winner {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 100px;
  height: 95px;
  background: url(/bemorereal/img/photo-con/winner.png);
  display: block;
}
.links_bg {
  padding: 0;
  position: relative;
  margin: 0 auto;
  background: #fff;
  width: 96%;
  max-width: 1160px;
}
@media screen and (min-width: 320px) {
  ul.links_sec {
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: block;
  }
  ul.links_sec li {
    float: left;
    margin: 0;
    width: 50%;
    display: block;
  }
  ul.links_sec li a {
    display: block;
    width: 100%;
    padding: 10px 0;
    background: #fff;
  }
  ul.links_sec li a img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 720px) {
  ul.links_sec li {
    float: left;
    margin: 0;
    width: 25%;
    display: block;
  }
  ul.links_sec li a {
    opacity: 0.5;
    background-color: #fff;
    padding: 20px 0;
  }
  ul.links_sec li a:hover {
    background-color: #ffc600;
    opacity: 1;
  }
}