/*
 * Stylus Boilerplate
 *
 * @author  Ivan Cruz
 * @date    6.24.14
 *
 */
/*  Variables
 * -------------------------------------------------------- */
/*  Imports
 * -------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
body {
  font-family: futura-pt, FuturaStd-Light, Futura, sans-serif;
}
.featured-post img {
  opacity: 0;
}
.content {
  opacity: 0;
}
.header {
  opacity: 0;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: Didot, Didot LT STD, aw-conqueror-didot, Hoefler Text, Garamond, Times New Roman, serif;
  font-style: italic;
  font-size: 60px;
  color: #fff;
}
h2,
h3 {
  font-family: futura-pt, FuturaStd-Light, Futura, sans-serif;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  font-size: 22px;
  color: #8c8c8c;
  text-align: center;
  padding: 40px 0 20px 0;
}
h4 {
  font-family: Didot, Didot LT STD, aw-conqueror-didot, Hoefler Text, Garamond, Times New Roman, serif;
  font-size: 18px;
  color: #8c8c8c;
  line-height: 24px;
  padding-top: 10px;
}
h5,
p,
ol,
ul {
  font-family: futura-pt, FuturaStd-Light, Futura, sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 27px;
  color: #424242;
}
a {
  text-decoration: none;
  padding-bottom: 3px;
}
a:link,
a:visited {
  color: #4a4a4a;
}
a:hover {
  border-bottom: 1px;
}
img,
ol,
ul,
strong {
  font-weight: 500;
}
em {
  font-family: Didot, Didot LT STD, aw-conqueror-didot, Hoefler Text, Garamond, Times New Roman, serif;
  font-style: italic;
  font-size: 21px;
}
input {
  width: 100%;
  height: 40px;
}
textarea {
  width: 100%;
  height: 120px;
}
input.wpcf7-form-control.wpcf7-submit {
  clear: both;
  display: block;
  width: 240px;
  height: 60px;
  background-color: #fff;
  border-radius: 6px;
  border: 1px solid #f0f0f0;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
  cursor: pointer;
  transition: all 2s cubic-bezier(0.08, 0.81, 0.01, 1), color 2s cubic-bezier(0.08, 0.81, 0.01, 1);
  -webkit-transition: all 2s cubic-bezier(0.08, 0.81, 0.01, 1), color 2s cubic-bezier(0.08, 0.81, 0.01, 1);
  -moz-transition: all 2s cubic-bezier(0.08, 0.81, 0.01, 1), color 2s cubic-bezier(0.08, 0.81, 0.01, 1);
  -ms-transition: all 2s cubic-bezier(0.08, 0.81, 0.01, 1), color 2s cubic-bezier(0.08, 0.81, 0.01, 1);
  -o-transition: all 2s cubic-bezier(0.08, 0.81, 0.01, 1), color 2s cubic-bezier(0.08, 0.81, 0.01, 1);
  position: relative;
  left: 50%;
  margin-left: -120px;
}
input.wpcf7-form-control.wpcf7-submit a {
  color: #4a4a4a;
  display: block;
  padding: 0;
}
input.wpcf7-form-control.wpcf7-submit:hover {
  border-color: #4a4a4a;
}
.ajax-loader {
  width: 80px !important;
  height: 140px !important;
}
.wpcf7-validation-errors {
  text-align: center;
  border: none;
  color: #424242;
}
.header {
  height: 100px;
  list-style-type: none;
  padding: 60px;
  position: relative;
  text-align: center;
}
.header .logo {
  margin-top: -18px;
}
.header .navigation {
  position: relative;
  *zoom: 1;
  width: auto;
  max-width: 900px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  padding-left: 0;
  padding-right: 0;
  width: 16.8%;
  margin-left: 0%;
  margin-right: 4%;
}
.header .navigation:before,
.header .navigation:after {
  content: '';
  display: table;
}
.header .navigation:after {
  clear: both;
}
.header .navigation:before,
.header .navigation:after {
  content: '';
  display: table;
}
.header .navigation:after {
  clear: both;
}
.header .navigation:nth-child(5n) {
  margin-right: 0%;
  float: right;
}
.header .navigation:nth-child(5n + 1) {
  clear: both;
}
.header a {
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 2px;
  text-decoration: none;
  padding-bottom: 3px;
  border-bottom: 1px solid #f0f0f0;
  transition: all 2s cubic-bezier(0.08, 0.81, 0.01, 1), color 1s cubic-bezier(0.08, 0.81, 0.01, 1);
  -webkit-transition: all 2s cubic-bezier(0.08, 0.81, 0.01, 1), color 1s cubic-bezier(0.08, 0.81, 0.01, 1);
  -moz-transition: all 2s cubic-bezier(0.08, 0.81, 0.01, 1), color 1s cubic-bezier(0.08, 0.81, 0.01, 1);
  -ms-transition: all 2s cubic-bezier(0.08, 0.81, 0.01, 1), color 1s cubic-bezier(0.08, 0.81, 0.01, 1);
  -o-transition: all 2s cubic-bezier(0.08, 0.81, 0.01, 1), color 1s cubic-bezier(0.08, 0.81, 0.01, 1);
}
.header a:link,
.header a:visited {
  color: #4a4a4a;
}
.header a:hover {
  border-color: #4a4a4a;
}
.header .logo a {
  border-color: #fff;
}
.button {
  display: block;
  width: 240px;
  border-radius: 6px;
  border: 1px solid #fff;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  text-align: center;
  line-height: 60px;
  color: #fff;
  letter-spacing: 2px;
  cursor: pointer;
  transition: all 2s cubic-bezier(0.08, 0.81, 0.01, 1), color 2s cubic-bezier(0.08, 0.81, 0.01, 1);
  -webkit-transition: all 2s cubic-bezier(0.08, 0.81, 0.01, 1), color 2s cubic-bezier(0.08, 0.81, 0.01, 1);
  -moz-transition: all 2s cubic-bezier(0.08, 0.81, 0.01, 1), color 2s cubic-bezier(0.08, 0.81, 0.01, 1);
  -ms-transition: all 2s cubic-bezier(0.08, 0.81, 0.01, 1), color 2s cubic-bezier(0.08, 0.81, 0.01, 1);
  -o-transition: all 2s cubic-bezier(0.08, 0.81, 0.01, 1), color 2s cubic-bezier(0.08, 0.81, 0.01, 1);
}
.button a {
  color: #fff;
  display: block;
  padding: 0;
}
.button a:hover {
  color: #808080;
}
.button:hover {
  background-color: #fff;
  color: #808080;
}
.post {
  position: relative;
  padding-bottom: 60px;
  height: auto;
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  padding-left: 0;
  padding-right: 0;
  width: 30.666666666666632%;
  margin-left: 0%;
  margin-right: 4%;
}
.post:before,
.post:after {
  content: '';
  display: table;
}
.post:after {
  clear: both;
}
.post:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.post:nth-child(3n + 1) {
  clear: both;
}
.post img {
  position: absolute;
  width: 120%;
  height: auto;
}
.panel {
  position: relative;
  display: block;
  width: 100%;
  height: 260px;
  overflow: hidden;
  transition: 0.8s ease;
  -webkit-transition: 0.8s ease;
  -moz-transition: 0.8s ease;
  -ms-transition: 0.8s ease;
  -o-transition: 0.8s ease;
}
.panel a {
  display: block;
  width: 100%;
  height: 100%;
  z-index: 5;
  position: absolute;
}
.panel .thumbnail {
  transition: 0.8s ease;
  -webkit-transition: 0.8s ease;
  -moz-transition: 0.8s ease;
  -ms-transition: 0.8s ease;
  -o-transition: 0.8s ease;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.border {
  position: absolute;
  width: 90%;
  height: 80%;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -ms-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  opacity: 0;
}
.tooltip {
  font-family: Oswald, sans-serif;
  letter-spacing: 2px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2;
  top: 48%;
  color: #fff;
  opacity: 0;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -ms-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.side {
  position: absolute;
  display: block;
  background: #fff;
  transition: 0.8s ease;
  -webkit-transition: 0.8s ease;
  -moz-transition: 0.8s ease;
  -ms-transition: 0.8s ease;
  -o-transition: 0.8s ease;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 2;
}
.side.top,
.side.bottom {
  height: 1px;
  width: 0px;
}
.side.right,
.side.left {
  width: 1px;
  height: 0px;
}
.side.top {
  top: 0;
  left: 50%;
}
.side.right {
  top: 50%;
  right: 0;
}
.side.bottom {
  bottom: 0;
  right: 50%;
}
.side.left {
  left: 0;
  bottom: 50%;
}
.panel:hover .tooltip {
  opacity: 1;
}
.panel:hover .thumbnail {
  -webkit-filter: grayscale(100%) brightness(80%) contrast(1) opacity(0.6);
  filter: grayscale(100%) brightness(80%) contrast(1) opacity(0.6);
}
.panel:hover .border {
  opacity: 1;
}
.panel:hover .border .top,
.panel:hover .border .bottom {
  width: 100%;
}
.panel:hover .border .top {
  left: 0;
}
.panel:hover .border .bottom {
  right: 0;
}
.panel:hover .border .right,
.panel:hover .border .left {
  height: 100%;
}
.panel:hover .border .right {
  top: 0;
}
.panel:hover .border .left {
  bottom: 0;
}
#footer {
  height: 100px;
  width: 100%;
  clear: both;
  float: left;
  margin: 0;
  padding-top: 40px;
  background: #f8f8f8;
  margin-top: 40px;
}
#footer p {
  text-align: left;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  float: left;
  width: 300px;
  margin-left: 40px;
}
#footer .instagram-icon {
  width: 40px;
  float: right;
  margin-right: 40px;
  opacity: 0.75;
  transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
}
#footer .instagram-icon:hover {
  opacity: 1;
}
#footer .instagram-icon img {
  width: 100%;
  margin: -10px 0 0 0;
}
.gallery dt {
  float: left;
  padding: 0;
  margin: -2px 0;
  padding: 0.9% 1.8%;
}
.gallery img {
  padding: 0 !important;
}
.gallery-columns-2 dt {
  width: 50%;
}
.gallery-columns-1 dt {
  width: 100%;
}
.pagination-button {
  clear: both;
  display: block;
  width: 240px;
  border-radius: 6px;
  border: 1px solid #f0f0f0;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  text-align: center;
  line-height: 60px;
  letter-spacing: 2px;
  cursor: pointer;
  transition: all 2s cubic-bezier(0.08, 0.81, 0.01, 1), color 2s cubic-bezier(0.08, 0.81, 0.01, 1);
  -webkit-transition: all 2s cubic-bezier(0.08, 0.81, 0.01, 1), color 2s cubic-bezier(0.08, 0.81, 0.01, 1);
  -moz-transition: all 2s cubic-bezier(0.08, 0.81, 0.01, 1), color 2s cubic-bezier(0.08, 0.81, 0.01, 1);
  -ms-transition: all 2s cubic-bezier(0.08, 0.81, 0.01, 1), color 2s cubic-bezier(0.08, 0.81, 0.01, 1);
  -o-transition: all 2s cubic-bezier(0.08, 0.81, 0.01, 1), color 2s cubic-bezier(0.08, 0.81, 0.01, 1);
  position: relative;
  left: 50%;
  margin-left: -120px;
}
.pagination-button a {
  color: #4a4a4a;
  display: block;
  padding: 0;
}
.pagination-button:hover {
  border-color: #4a4a4a;
}
.single-share {
  padding: 30px 0;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  margin: 60px 0;
}
.fb-like {
  margin-left: 40%;
}
.content-image {
  padding: 0.9% 1.8%;
}
.alignleft {
  width: 33%;
  float: left;
}
.featured-post {
  width: 100%;
  max-height: 520px;
  position: relative;
  overflow: hidden;
}
.featured-post .featured-info {
  position: absolute;
  width: 600px;
  bottom: 140px;
  left: 50%;
  margin-left: -300px;
  text-align: center;
}
.featured-post .button {
  position: absolute;
  bottom: 60px;
  left: 50%;
  margin-left: -120px;
}
.featured-post img {
  position: relative;
  width: 100%;
  height: auto;
}
.content {
  position: relative;
  width: 100%;
  padding: 60px;
}
.content {
  position: relative;
  width: 100%;
  padding: 60px;
}
.content-image {
  width: 100%;
}
.content-image img {
  padding: 0 !important;
}
.article-content h2 {
  opacity: 0;
}
.article-body {
  opacity: 0;
}
.article-body p {
  position: relative;
  padding: 15px;
  max-width: 680px;
  margin: 0 auto;
}
.article-body blockquote {
  max-width: 800px;
  padding: 15px;
  margin: 0 auto;
}
.article-body blockquote p {
  font-size: 21px;
  line-height: 32px;
  max-width: 800px;
  margin: 0 auto;
  opacity: 0;
}
.article-body img {
  width: 100%;
  height: auto;
  padding: 0 60px;
}
.comments {
  position: relative;
  padding: 15px;
  max-width: 680px;
  margin: 0 auto;
}
@media screen and (max-width: 1400px) {
  .post {
    max-width: 460px;
    *zoom: 1;
    width: auto;
    max-width: 1410px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 48%;
    margin-left: 0%;
    margin-right: 4%;
  }
  .post:before,
  .post:after {
    content: '';
    display: table;
  }
  .post:after {
    clear: both;
  }
  .post:before,
  .post:after {
    content: '';
    display: table;
  }
  .post:after {
    clear: both;
  }
  .post:nth-child(3n) {
    margin-right: 4%;
    float: left;
  }
  .post:nth-child(3n + 1) {
    clear: none;
  }
  .post:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .post:nth-child(2n + 1) {
    clear: both;
  }
}
@media screen and (max-width: 800px) {
  .post {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 4%;
  }
  .post:before,
  .post:after {
    content: '';
    display: table;
  }
  .post:after {
    clear: both;
  }
  .post:nth-child(2n) {
    margin-right: 4%;
    float: left;
  }
  .post:nth-child(2n + 1) {
    clear: none;
  }
  .post:last-child {
    margin-right: 0%;
  }
  .content {
    padding: 15px;
  }
  .header {
    padding: 0;
  }
  .navigation {
    position: relative;
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    padding: 10px;
    width: 100% !important;
    height: auto;
  }
  .navigation:before,
  .navigation:after {
    content: '';
    display: table;
  }
  .navigation:after {
    clear: both;
  }
  .navigation:nth-child(5n) {
    margin-right: 3%;
    float: left;
  }
  .navigation:nth-child(5n + 1) {
    clear: none;
  }
  .navigation:last-child {
    margin-right: 0%;
  }
  .logo {
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 320px) {
  .header {
    padding: 0;
  }
  .navigation {
    position: relative;
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 0%;
    margin-right: 3%;
    padding: 10px;
    width: 100% !important;
    height: auto;
  }
  .navigation:before,
  .navigation:after {
    content: '';
    display: table;
  }
  .navigation:after {
    clear: both;
  }
  .navigation:nth-child(5n) {
    margin-right: 3%;
    float: left;
  }
  .navigation:nth-child(5n + 1) {
    clear: none;
  }
  .navigation:last-child {
    margin-right: 0%;
  }
  .logo {
    margin-top: 0 !important;
  }
}
.home-headline {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	padding: 60px 0;
}
