#page-lifestyle-album {
  padding-bottom: 80px; }
  #page-lifestyle-album .collage-container {
    padding: 5px;
    margin: 0 -5px; }
    #page-lifestyle-album .collage-container img {
      vertical-align: bottom;
      opacity: 0;
      cursor: pointer;
      display: block; }
  #page-lifestyle-album .page-header {
    margin-bottom: 20px;
    padding: 40px 0;
    background: #5e5e5e;
    font-size: 34px;
    text-align: center;
    color: #fff; }
  #page-lifestyle-album .back-link-container {
    margin-bottom: 20px; }
    #page-lifestyle-album .back-link-container a {
      font-size: 18px;
      font-family: "Oswald", Arial, sans-serif;
      text-transform: uppercase;
      color: #aaa; }

#page-lifestyle .container {
  width: 100%;
  max-width: 1400px; }
#page-lifestyle .album-list-section {
  margin-bottom: 80px; }
  #page-lifestyle .album-list-section .tile {
    float: left;
    padding: 4px;
    width: 33.333333%;
    position: relative; }
    #page-lifestyle .album-list-section .tile:after {
      display: block;
      content: '';
      position: relative;
      width: 100%;
      padding-top: 67%; }
    #page-lifestyle .album-list-section .tile .image {
      position: absolute;
      left: 4px;
      right: 4px;
      top: 4px;
      bottom: 4px;
      background: no-repeat center center;
      background-size: cover; }
      #page-lifestyle .album-list-section .tile .image:after {
        content: '';
        position: absolute;
        background: #000;
        opacity: 0.58;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transition: background 0.3s; }
    #page-lifestyle .album-list-section .tile a {
      z-index: 20;
      position: absolute;
      left: 4px;
      top: 4px;
      right: 4px;
      bottom: 4px;
      padding: 30px;
      font-family: Bebas Neue;
      font-size: 40px;
      color: #fff;
      text-align: center;
      text-transform: uppercase;
      text-decoration: none;
      vertical-align: middle;
      line-height: 240px; }
      #page-lifestyle .album-list-section .tile a span {
        display: inline-block;
        vertical-align: middle;
        line-height: 1em;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate3d(-50%, -50%, 0); }
    #page-lifestyle .album-list-section .tile .footer {
      position: absolute;
      z-index: 10;
      left: 30px;
      bottom: 0;
      right: 30px;
      border-top: 2px solid rgba(255, 255, 255, 0.25);
      padding: 25px 0;
      font-size: 11px;
      font-family: "Montserrat", Arial, sans-serif;
      color: #fff;
      text-align: center;
      text-transform: uppercase; }
    #page-lifestyle .album-list-section .tile:hover .image:after {
      background: #ff2c01; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      #page-lifestyle .album-list-section .tile {
        width: 50%;
        min-height: 300px; }
        #page-lifestyle .album-list-section .tile a {
          line-height: 240px; } }
    @media screen and (max-width: 767px) {
      #page-lifestyle .album-list-section .tile {
        width: 100%; } }
#page-lifestyle .page-header .bg-container {
  background: url(../images/lifestyle/bg.jpg) no-repeat center center;
  background-size: cover; }
#page-lifestyle .page-header .line-bg {
  background: url(../images/lifestyle/line.png) repeat-x top left; }
#page-lifestyle .page-header .container .columns-row > div {
  position: relative;
  margin-bottom: 40px;
  padding-top: 50px;
  font-size: 19px;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 200;
  color: #fff;
  line-height: 1.5em;
  text-align: center; }
  #page-lifestyle .page-header .container .columns-row > div:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -14px;
    margin-top: -12px;
    width: 27px;
    height: 27px;
    background: #000;
    border-radius: 100%;
    border: 3px solid #fff; }
  #page-lifestyle .page-header .container .columns-row > div.red:after {
    background: #ff2c01; }
@media screen and (max-width: 767px) {
  #page-lifestyle .page-header .line-bg {
    background: none; }
  #page-lifestyle .page-header .container .columns-row > div {
    padding-top: 15px;
    margin-bottom: 15px; }
    #page-lifestyle .page-header .container .columns-row > div:after {
      display: none; } }
#page-lifestyle .plan-image {
  margin-bottom: 20px; }
@media screen and (min-width: 1450px) {
  #page-lifestyle .container {
    width: 1420px; } }

/*# sourceMappingURL=lifestyle.css.map */
