/*

- - - - - - - - - - - - - - - - - - -

Tip-Top Tumblr Theme CSS by Precrafted

- - - - - - - - - - - - - - - - - - -

*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
hr,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
strong,
b,
mark {
  font-weight: 700;
  font-style: inherit;
}
em,
i,
cite,
q,
address,
dfn,
var {
  font-style: italic;
  font-weight: inherit;
}
abbr[title],
dfn[title] {
  cursor: help;
  border-bottom: 1px dotted;
}
ins {
  border-bottom: 1px solid;
}
a,
u,
ins {
  text-decoration: none;
}
del,
s {
  text-decoration: line-through;
}
pre,
code,
samp,
kbd {
  font-family: monospace;
}
small {
  font-size: 0.75em;
}
img {
  border: 0;
  font-style: italic;
}
input,
select,
option,
optgroup,
textarea {
  font: inherit;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio[controls],
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  text-rendering: optimizeLegibility;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  display: block;
}
img,
object,
embed {
  max-width: 100%;
  height: auto;
}
@-webkit-keyframes logo-hover {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  40% {
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-moz-keyframes logo-hover {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  40% {
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-ms-keyframes logo-hover {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  40% {
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-o-keyframes logo-hover {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  40% {
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes logo-hover {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  40% {
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
html,
body {
  height: 100%;
}
html {
  overflow-x: hidden;
}
body {
  background: #ecf0f1;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  color: #30363c;
}
h1,
h2,
h3,
h4,
h5 {
  line-height: 1.2;
  color: #21272e;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  color: #21272e;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
  color: #d64541;
}
h2 {
  font-size: 19px;
}
@media only screen and (min-width: 768px) {
  h2 {
    font-size: 25px;
  }
}
h3 {
  font-size: 20px;
}
a {
  text-decoration: none;
  color: #d64541;
  -webkit-transition: all 0.14s ease-in-out;
  -moz-transition: all 0.14s ease-in-out;
  -o-transition: all 0.14s ease-in-out;
  transition: all 0.14s ease-in-out;
}
a:hover {
  color: #21272e;
}
p {
  margin-top: 18px;
}
strong {
  font-weight: 700;
}
.header-image-wrap {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  height: 50%;
  overflow: hidden;
  background-color: #ffffff;
}
.header-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.header-image img {
  visibility: hidden;
}
.owl-stage-outer,
.owl-stage,
.owl-item {
  height: 100%;
}
.carousel-item {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.header-wrap {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .header-wrap {
    height: 100px;
  }
  .header-wrap.fixed .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    -moz-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1), transparent 0 0 0;
    -webkit-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1), transparent 0 0 0;
    box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.1), transparent 0 0 0;
  }
}
.header {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  background: #ffffff;
  padding: 20px;
}
@media only screen and (min-width: 1024px) {
  .header {
    height: 100px;
  }
}
.header .header-border {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .header .header-border {
    padding: 0 20px;
  }
}
.header .logo-image {
  float: left;
}
.header .logo-image img {
  max-height: 60px;
}
.header .title {
  float: left;
  max-height: 60px;
}
.header .avatar-image {
  float: left;
  margin-right: 10px;
  width: 60px;
  height: 60px;
  background: #ffffff;
}
.header .avatar-image.circle {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  overflow: hidden;
}
.header .blog-title {
  float: left;
}
.header .blog-title h1 {
  display: block;
  font-size: 20px;
  line-height: 60px;
  text-transform: none;
  color: #21272e;
}
@media only screen and (min-width: 768px) {
  .header .blog-title h1 {
    font-size: 30px;
  }
}
.menu {
  float: left;
  clear: both;
  width: 100%;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.14s ease-in-out;
  -moz-transition: all 0.14s ease-in-out;
  -o-transition: all 0.14s ease-in-out;
  transition: all 0.14s ease-in-out;
}
@media only screen and (min-width: 1024px) {
  .menu {
    float: right;
    clear: none;
    width: auto;
    height: auto !important;
    overflow: visible;
  }
}
.menu-toggle {
  position: absolute;
  top: 20px;
  right: 0;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .menu-toggle {
    right: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .menu-toggle {
    display: none;
  }
}
.menu-toggle .menu-toggle-hamburger {
  float: right;
  position: relative;
  width: 24px;
  height: 20px;
}
.menu-toggle .menu-toggle-hamburger span,
.menu-toggle .menu-toggle-hamburger span:before,
.menu-toggle .menu-toggle-hamburger span:after {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  width: 100%;
  height: 3px;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  background: #21272e;
}
.menu-toggle .menu-toggle-hamburger span:before {
  top: -8px;
}
.menu-toggle .menu-toggle-hamburger span:after {
  top: 8px;
}
.menu-toggle.menu-open .menu-toggle-hamburger span {
  background-color: transparent;
}
.menu-toggle.menu-open .menu-toggle-hamburger span:before,
.menu-toggle.menu-open .menu-toggle-hamburger span:after {
  top: 0;
}
.menu-toggle.menu-open .menu-toggle-hamburger span:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu-toggle.menu-open .menu-toggle-hamburger span:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menu-wrap {
  float: left;
  clear: both;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 0.14s ease-in-out;
  -moz-transition: all 0.14s ease-in-out;
  -o-transition: all 0.14s ease-in-out;
  transition: all 0.14s ease-in-out;
}
.menu-wrap.on {
  opacity: 1;
  -webkit-transition: all 0.14s ease-in-out 0.28s;
  -moz-transition: all 0.14s ease-in-out 0.28s;
  -o-transition: all 0.14s ease-in-out 0.28s;
  transition: all 0.14s ease-in-out 0.28s;
}
@media only screen and (min-width: 1024px) {
  .menu-wrap {
    padding-top: 0;
    opacity: 1;
  }
}
.main-menu {
  position: relative;
  width: 100%;
  margin: 20px 0 0;
  padding-top: 15px;
  border-top: 1px solid #dbdedf;
  list-style: none;
}
@media only screen and (min-width: 1024px) {
  .main-menu {
    float: left;
    width: auto;
    margin: 13px 0 0;
    padding-top: 0;
    border-top: 0 !important;
  }
}
.main-menu li {
  float: left;
  clear: both;
  width: 100%;
  padding: 2px 0;
}
@media only screen and (min-width: 1024px) {
  .main-menu li {
    clear: none;
    width: auto;
    padding: 5px 0 0 12px;
  }
}
@media only screen and (min-width: 1220px) {
  .main-menu li {
    padding-left: 20px;
  }
}
.main-menu li:first-child {
  padding-left: 0;
}
.main-menu li a {
  display: inline-block;
  font-size: 13px;
  line-height: 1;
  font-weight: 700;
  color: #21272e;
  text-transform: uppercase;
  padding-bottom: 4px;
  border-bottom: 2px solid transparent;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
@media only screen and (min-width: 1440px) {
  .main-menu li a {
    font-size: 15px;
  }
}
.main-menu li a:hover {
  border-color: #d64541;
}
.main-menu li.dropdown {
  position: relative;
  padding: 0;
}
@media only screen and (min-width: 1024px) {
  .main-menu li.dropdown {
    padding: 6px 0 2px 12px;
  }
}
@media only screen and (min-width: 1220px) {
  .main-menu li.dropdown {
    padding-left: 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .main-menu li.dropdown {
    padding-top: 5px;
  }
}
.main-menu li.dropdown .dropdown-label {
  display: none;
  color: #21272e;
}
@media only screen and (min-width: 1024px) {
  .main-menu li.dropdown .dropdown-label {
    display: block;
    position: relative;
    z-index: 20;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all 0.14s ease-in-out;
    -moz-transition: all 0.14s ease-in-out;
    -o-transition: all 0.14s ease-in-out;
    transition: all 0.14s ease-in-out;
  }
}
@media only screen and (min-width: 1440px) {
  .main-menu li.dropdown .dropdown-label {
    font-size: 15px;
  }
}
.main-menu li.dropdown .social-down-open {
  margin-left: 5px;
}
@media only screen and (min-width: 1024px) {
  .main-menu li.dropdown:hover .tag-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all 0.14s ease-in-out, transform 0.28s ease-out;
    -moz-transition: all 0.14s ease-in-out, transform 0.28s ease-out;
    -o-transition: all 0.14s ease-in-out, transform 0.28s ease-out;
    transition: all 0.14s ease-in-out, transform 0.28s ease-out;
  }
}
.tag-menu {
  float: left;
  clear: both;
  width: 100%;
  list-style: none;
  background: #ffffff;
}
@media only screen and (min-width: 1024px) {
  .tag-menu {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 180px;
    z-index: 10;
    padding: 12px 0 12px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px);
    -webkit-transition: all 0.14s ease-in-out;
    -moz-transition: all 0.14s ease-in-out;
    -o-transition: all 0.14s ease-in-out;
    transition: all 0.14s ease-in-out;
  }
}
.tag-menu .menu-tags {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .tag-menu li {
    width: 100%;
  }
  .tag-menu li a {
    background: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 11px;
    padding-bottom: 3px;
  }
  .tag-menu li a:before {
    content: '# ';
  }
}
@media only screen and (min-width: 1440px) {
  .tag-menu li a {
    font-size: 13px;
  }
}
.menu .search {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  margin-top: 10px;
}
@media only screen and (min-width: 1024px) {
  .menu .search {
    clear: none;
    width: 15px;
    margin: 20px 0 0 20px;
    -webkit-transition: all 0.14s ease-in-out;
    -moz-transition: all 0.14s ease-in-out;
    -o-transition: all 0.14s ease-in-out;
    transition: all 0.14s ease-in-out;
  }
  .menu .search:hover input {
    border-bottom: 2px solid #d64541;
  }
  .menu .search.on {
    width: 140px;
  }
  .menu .search.on input {
    border-bottom: 2px solid #d64541;
  }
}
@media only screen and (min-width: 1440px) {
  .menu .search {
    margin-top: 19px;
  }
  .menu .search.on {
    width: 160px;
  }
}
.menu .search .social-search {
  position: absolute;
  top: -1px;
  left: -4px;
  color: #21272e;
  cursor: pointer;
}
.menu .search input {
  display: block;
  margin: 0;
  width: 100%;
  padding: 0 0 2px 16px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.4;
  border: 0;
  background: 0;
  border-bottom: 2px solid transparent;
  color: #21272e;
  -webkit-transition: all 0.14s ease-in-out;
  -moz-transition: all 0.14s ease-in-out;
  -o-transition: all 0.14s ease-in-out;
  transition: all 0.14s ease-in-out;
}
.menu .search input:focus {
  outline: 0;
}
@media only screen and (min-width: 1440px) {
  .menu .search input {
    font-size: 15px;
    line-height: 1.3;
  }
}
.menu .search ::-webkit-input-placeholder {
  color: #21272e;
  opacity: 0.6;
}
.menu .search :-moz-placeholder {
  color: #21272e;
  opacity: 0.6;
}
.menu .search ::-moz-placeholder {
  color: #21272e;
  opacity: 0.6;
}
.menu .search :-ms-input-placeholder {
  color: #21272e;
  opacity: 0.6;
}
.footer {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  margin-top: 20px;
  padding: 40px 0;
  background: #ffffff;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .footer {
    padding: 70px 0 40px;
  }
}
.footer span,
.footer .credit {
  display: block;
  line-height: 2;
  font-size: 13px;
  color: #30363c;
  font-weight: 600;
}
.footer span {
  opacity: 0.6;
}
@media only screen and (min-width: 768px) {
  .footer span {
    display: inline-block;
    padding: 0 5px;
  }
}
.footer .credit {
  font-size: 11px;
}
.footer .credit a {
  color: #30363c;
  opacity: 0.4;
}
.footer .credit a:hover {
  opacity: 1;
}
.footer .scroll-top {
  position: absolute;
  width: 40px;
  height: 40px;
  bottom: 40px;
  background: #ecf0f1;
  border-radius: 3px;
  padding-top: 7px;
  color: #30363c;
  display: none;
}
@media only screen and (min-width: 1024px) {
  .footer .scroll-top {
    display: block;
  }
}
.social-menu {
  position: relative;
  width: 100%;
  list-style: none;
  margin: 12px 0 0;
}
.social-menu.circle li a {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.social-menu li {
  display: inline-block;
  width: 36px;
  margin-top: 8px;
}
.social-menu li a {
  display: block;
  width: 34px;
  padding: 10px 7px;
  font-size: 14px;
  line-height: 1;
  background: #21272e;
  color: #ffffff;
}
.social-menu li a:hover {
  background: #d64541;
}
.social-menu li a .social-ebay {
  margin-left: -6px;
}
.social-menu li a .social-gmail {
  margin-left: -3px;
  font-size: 13px;
}
.social-menu li a .social-vimeo {
  margin-left: -3px;
}
.social-menu li a .social-weibo {
  margin-left: -1px;
}
.social-menu li a .social-tweets,
.social-menu li a .social-vimeo {
  font-size: 13px;
}
.social-menu li a .social-medium {
  dont-size: 12px;
  margin-left: -1px;
}
.the-posts {
  float: left;
  clear: both;
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .the-posts {
    padding: 20px;
  }
}
.posts-holder {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  margin: 0 auto;
}
article,
.grid-sizer {
  float: left;
  clear: both;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  article,
  .grid-sizer {
    clear: none;
    width: 49.9%;
  }
  article.double_size,
  .grid-sizer.double_size {
    width: 100%;
  }
  article.double_size.type_photo img,
  .grid-sizer.double_size.type_photo img {
    width: 100%;
  }
}
@media only screen and (min-width: 1220px) {
  article,
  .grid-sizer {
    width: 33.33%;
  }
  article.double_size,
  .grid-sizer.double_size {
    width: 66.56%;
  }
}
@media only screen and (min-width: 1440px) {
  article,
  .grid-sizer {
    width: 25%;
  }
  article.double_size,
  .grid-sizer.double_size {
    width: 49.96%;
  }
}
@media only screen and (min-width: 1800px) {
  article,
  .grid-sizer {
    width: 20%;
  }
  article.double_size,
  .grid-sizer.double_size {
    width: 39.96%;
  }
}
.sticky-loader {
  display: none;
}
article {
  padding: 20px 10px;
}
@media only screen and (min-width: 768px) {
  article {
    padding: 20px;
  }
}
article a {
  font-weight: 700;
}
article .caption {
  margin-top: 18px;
}
article .caption :first-child {
  margin-top: 0;
}
article h2 {
  margin-top: 30px;
}
article h2:first-child {
  margin-top: 0;
}
article hr {
  margin: 30px auto;
  border: 0;
  background: #dbdedf;
  height: 1px;
  max-width: 160px;
}
article figure {
  margin-top: 20px;
  text-align: center;
}
article figure img {
  display: inline-block;
}
article .tmblr-embed.video-shape {
  height: 0;
  position: relative;
  overflow: hidden;
  opacity: 0;
}
article .tmblr-embed.video-shape.ready {
  opacity: 1;
}
article .tmblr-embed.video-shape iframe,
article .tmblr-embed.video-shape video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  position: absolute;
}
article ol,
article ul {
  margin: 10px 0 0 20px;
  list-style-position: inside;
}
article blockquote {
  padding: 5px 0 5px 12px;
  margin-top: 18px;
  border-left: 2px solid #dbdedf;
}
article blockquote p {
  margin-top: 0 !important;
}
article blockquote img {
  width: auto;
}
article .instagram-media {
  margin: 1px auto !important;
  max-width: 700px !important;
}
.article-content {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
}
.article-content img {
  width: 100%;
  height: auto;
}
.article-content figure img {
  width: auto;
}
.permalink article,
.single-column article {
  float: none;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .permalink article,
  .single-column article {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.permalink article .article-content,
.single-column article .article-content {
  float: none;
}
.permalink article .post-footer,
.single-column article .post-footer {
  min-height: 30px;
}
.permalink article .post-footer .post-meta,
.single-column article .post-footer .post-meta {
  float: none;
}
.permalink article.type_photo,
.single-column article.type_photo,
.permalink article.type_video,
.single-column article.type_video {
  max-width: 1320px;
}
@media only screen and (min-width: 768px) {
  .permalink article.type_photo .photo-stage img,
  .single-column article.type_photo .photo-stage img,
  .permalink article.type_video .photo-stage img,
  .single-column article.type_video .photo-stage img {
    width: auto;
    min-width: 660px;
    margin: 0 auto;
  }
}
.permalink article .post-footer,
.single-column article .post-footer,
.permalink article .disqus,
.single-column article .disqus,
.permalink article .post-notes,
.single-column article .post-notes {
  float: none;
  clear: both;
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
}
.permalink article .caption,
.single-column article .caption {
  float: none;
  clear: both;
}
.permalink article .caption p,
.single-column article .caption p,
.permalink article .caption ol,
.single-column article .caption ol,
.permalink article .caption ul,
.single-column article .caption ul,
.permalink article .caption h2,
.single-column article .caption h2 {
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .permalink article .caption,
  .single-column article .caption {
    padding: 20px 0 0;
    font-size: 17px;
    line-height: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .permalink article .text-post-wrap,
  .single-column article .text-post-wrap {
    font-size: 17px;
    line-height: 30px;
  }
}
.permalink .instagram-feed .article-content,
.single-column .instagram-feed .article-content {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .permalink .instagram-feed .article-content,
  .single-column .instagram-feed .article-content {
    margin-bottom: 100px;
  }
}
article.type_text embed,
article.type_text iframe,
article.type_text object,
article.type_text video {
  max-width: 100%;
}
.text-post-wrap {
  padding: 30px;
  background: #ffffff;
}
@media only screen and (min-width: 768px) {
  .text-post-wrap {
    padding: 40px;
  }
}
.text-post-wrap p:first-of-type {
  margin-top: 0;
}
.text-post-wrap h2 {
  margin-bottom: 20px;
}
article.type_photo .photo-stage {
  overflow: hidden;
}
article.type_photo .photo-stage .photo--post,
article.type_photo .photo-stage .photo--image,
article.type_photo .photo-stage .photo--lightbox,
article.type_photo .photo-stage .photo--none {
  display: none;
}
article.type_photo .photo-stage.post .photo--post {
  display: block;
}
article.type_photo .photo-stage.image .photo--image {
  display: block;
}
article.type_photo .photo-stage.lightbox .photo--lightbox {
  display: block;
}
article.type_photo .photo-stage.none .photo--none {
  display: block;
}
article.type_photo .photoset-wrap img {
  display: none;
}
article.type_photo .photoset-wrap img:first-child {
  display: block;
}
article.type_photo .photoset-grid.none .photoset-cell {
  pointer-events: none;
}
article.type_video .video-container {
  height: 0;
  position: relative;
  overflow: hidden;
  opacity: 0;
}
article.type_video .video-container.ready {
  opacity: 1;
}
article.type_video .video-container embed,
article.type_video .video-container iframe,
article.type_video .video-container object,
article.type_video .video-container video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  position: absolute;
}
article.type_audio .audio-embed {
  position: relative;
  width: 100%;
  overflow: hidden;
}
article.type_audio .audio-embed iframe {
  position: relative;
  display: block;
  width: 100%;
}
article.type_audio .spotify_audio_container {
  max-width: 500px;
}
article.type_audio .spotify_audio_wrap {
  position: relative;
  height: 0;
  padding-bottom: 100%;
  margin-bottom: 80px;
  overflow: visible;
}
article.type_audio .soundcloud_audio_player {
  max-width: 500px;
}
article.type_audio h2 {
  margin: 18px 0 -10px;
}
article.type_quote .quote {
  line-height: 1.4;
  color: #21272e;
  font-weight: 600;
}
article.type_quote .quote.short {
  font-size: 25px;
}
@media only screen and (min-width: 768px) {
  article.type_quote .quote.short {
    font-size: 35px;
  }
}
article.type_quote .quote.medium {
  font-size: 20px;
}
@media only screen and (min-width: 768px) {
  article.type_quote .quote.medium {
    font-size: 27px;
  }
}
article.type_quote .quote.long {
  font-size: 17px;
}
@media only screen and (min-width: 768px) {
  article.type_quote .quote.long {
    font-size: 21px;
  }
}
article.type_quote .quote-author {
  margin-top: 20px;
}
article.type_answer .answer-post-wrap {
  padding: 30px;
  background: #ffffff;
}
@media only screen and (min-width: 768px) {
  article.type_answer .answer-post-wrap {
    padding: 40px;
  }
}
article.type_answer .answer-outer {
  position: relative;
  padding: 65px 0 0 0;
}
article.type_answer .answer-inner {
  position: relative;
  padding: 20px;
  border: 1px solid #dbdedf;
  border-radius: 3px;
  margin-bottom: 20px;
}
article.type_answer .answer-inner:after,
article.type_answer .answer-inner:before {
  bottom: 100%;
  left: 22px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
article.type_answer .answer-inner:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}
article.type_answer .answer-inner:before {
  border-color: rgba(219, 222, 223, 0);
  border-bottom-color: #dbdedf;
  border-width: 11px;
  margin-left: -11px;
}
article.type_answer .answer-text p {
  margin-top: 10px;
}
article.type_answer .answer-text.question {
  margin-top: 10px;
}
article.type_answer .answer-image {
  position: absolute;
  top: 0;
  left: 0;
}
article.type_answer .answer-image img {
  width: auto;
}
article.type_answer .answer-image.circle img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
@media only screen and (min-width: 768px) {
  .permalink article.type_answer .answer-outer,
  .single-column article.type_answer .answer-outer {
    padding: 0 65px 0 0;
  }
  .permalink article.type_answer .answer-inner:after,
  .single-column article.type_answer .answer-inner:after,
  .permalink article.type_answer .answer-inner:before,
  .single-column article.type_answer .answer-inner:before {
    bottom: auto;
    left: 100%;
    top: 22px;
  }
  .permalink article.type_answer .answer-inner:after,
  .single-column article.type_answer .answer-inner:after {
    border-bottom-color: rgba(255, 255, 255, 0);
    border-left-color: #ffffff;
    margin-left: 0;
    margin-top: -10px;
  }
  .permalink article.type_answer .answer-inner:before,
  .single-column article.type_answer .answer-inner:before {
    border-bottom-color: rgba(219, 222, 223, 0);
    border-left-color: #dbdedf;
    margin-left: 0;
    margin-top: -11px;
  }
  .permalink article.type_answer .answer-image,
  .single-column article.type_answer .answer-image {
    left: auto;
    right: 0;
  }
}
article.type_chat .line {
  border-top: 1px solid #dbdedf;
  padding: 12px 0;
}
@media only screen and (min-width: 768px) {
  article.type_chat .line {
    padding: 20px 0;
  }
}
article.type_link .caption {
  float: left;
  clear: both;
  width: 100%;
}
article.type_link .the-link {
  float: left;
  clear: both;
  width: 100%;
  padding: 30px;
  font-size: 20px;
  min-height: 128px;
  background: #21272e;
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  article.type_link .the-link {
    padding: 40px;
  }
}
article.type_link .the-link:hover {
  background: #d64541;
}
article.type_link .the-link img {
  max-width: 128px;
  margin-bottom: 20px;
}
article.type_link .the-link .the-link-text i {
  font-size: 16px;
}
article.type_link .the-link .the-link-text span {
  font-size: 13px;
  display: block;
  opacity: 0.7;
  font-weight: 400;
  text-transform: none;
  margin-top: 10px;
  word-break: break-all;
}
.icons {
  width: auto;
  display: inline-block;
  list-style-type: none;
  line-height: 1;
}
.icons li {
  float: left;
  -webkit-transition: all 0.14s ease-in-out;
  -moz-transition: all 0.14s ease-in-out;
  -o-transition: all 0.14s ease-in-out;
  transition: all 0.14s ease-in-out;
  opacity: 0.5;
}
.icons li:hover {
  opacity: 1;
}
.icons li > a,
.icons li .like_button,
.icons li .reblog-icon {
  float: left;
  width: 30px;
  height: 30px;
  padding-top: 4px;
  font-size: 18px;
  text-align: center;
  color: #000000;
  cursor: pointer;
}
.icons li .reblog_button {
  opacity: 1;
}
.icons li.link a {
  font-size: 20px;
}
.icons li .like_button {
  padding: 6px 0 0 0;
}
.icons li .reblog-icon {
  padding: 6px 0 0 7px;
}
.icons li.sharer {
  position: relative;
}
.icons li.sharer a {
  opacity: 1;
}
.icons li.sharer .social-export {
  padding-top: 4px;
}
.icons li.sharer .sharer-wrap {
  position: absolute;
  text-align: center;
  bottom: 100%;
  width: 136px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.14s ease-in-out;
  -moz-transition: all 0.14s ease-in-out;
  -o-transition: all 0.14s ease-in-out;
  transition: all 0.14s ease-in-out;
}
.icons li.sharer:hover .sharer-wrap {
  visibility: visible;
  opacity: 1;
}
.icons li.sharer:hover .sharer-wrap ul {
  -webkit-transform: translate(0, -8px);
  -moz-transform: translate(0, -8px);
  -o-transform: translate(0, -8px);
  -ms-transform: translate(0, -8px);
  transform: translate(0, -8px);
}
.icons li.sharer ul {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 5px 5px;
  list-style: none;
  z-index: 10;
  background: #ffffff;
  border: 1px solid #dbdedf;
  -webkit-transition: all 0.14s ease-in-out;
  -moz-transition: all 0.14s ease-in-out;
  -o-transition: all 0.14s ease-in-out;
  transition: all 0.14s ease-in-out;
}
.icons li.sharer ul:after,
.icons li.sharer ul:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.icons li.sharer ul:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}
.icons li.sharer ul:before {
  border-color: rgba(240, 244, 245, 0);
  border-top-color: #dbdedf;
  border-width: 11px;
  margin-left: -11px;
}
.icons li.sharer ul li a {
  width: 31px;
  height: 35px;
  padding-top: 9px;
}
.icons li.sharer ul li a.social-tweets {
  padding-top: 10px;
  font-size: 15px;
}
.icons li.sharer ul li a.social-facebook {
  font-size: 16px;
}
.icons li.sharer ul li a.social-gplus {
  font-size: 16px;
}
.icons li.sharer ul li a.social-pinterest {
  padding-top: 8px;
  font-size: 17px;
}
.icons.white li > a,
.icons.white li .like_button,
.icons.white li .reblog-icon {
  color: #ffffff;
}
.post-footer {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 10px;
  font-size: 11px;
  font-weight: 400;
}
.post-footer .icons {
  float: right;
  margin: 0 -7px 0 0;
}
.post-footer a {
  color: #30363c;
  opacity: 0.6;
}
.post-footer a:hover {
  opacity: 1;
}
.post-footer .timestamp {
  float: left;
  margin: 4px 0 0;
  font-weight: 700;
  opacity: 0.6;
}
@media only screen and (min-width: 768px) {
  .post-footer .timestamp {
    font-size: 13px;
  }
}
.post-footer .post-meta {
  float: left;
  clear: both;
  width: 100%;
}
.post-footer .dsq-comment-count {
  opacity: 0.6;
  font-weight: 700;
  clear: both;
}
.post-footer .dsq-comment-count:hover {
  opacity: 1;
}
.post-footer .note-count {
  margin-right: 6px;
}
.post-footer .group-author {
  margin-top: 40px;
  clear: both;
  width: 100%;
}
.post-footer .group-author a img {
  display: inline;
  width: auto;
  margin: 0 8px -11px 0 !important;
}
.post-footer .group-author a img.circle {
  border-radius: 100%;
}
.disqus {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 30px;
}
.disqus img {
  width: auto;
}
.post-notes {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 30px;
}
.post-notes .note-count {
  font-size: 11px;
}
.post-notes ol {
  list-style: none;
  margin: 0;
  clear: both;
  display: inline-block;
}
.post-notes li {
  display: block;
  padding: 7px 0;
  font-size: 11px;
  line-height: 15px;
}
.post-notes .avatar_frame {
  display: inline-block;
  margin-right: 10px;
}
.post-notes img {
  float: left;
  margin-bottom: -4px;
}
.post-notes.circle img {
  border-radius: 100%;
}
.post-notes blockquote {
  margin: 10px 0 10px 30px;
}
.instagram-feed {
  opacity: 0;
  -webkit-transition: all 0.14s ease-in-out;
  -moz-transition: all 0.14s ease-in-out;
  -o-transition: all 0.14s ease-in-out;
  transition: all 0.14s ease-in-out;
}
.instagram-feed .instagram-token,
.instagram-feed .instagram-order {
  display: none;
}
.instagram-feed.on {
  opacity: 1;
}
.instagram-feed .instagram-image {
  position: relative;
  float: left;
  width: 33.33%;
}
.instagram-feed .instagram-image .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 24px;
  opacity: 0;
  -webkit-transition: all 0.14s ease-in-out;
  -moz-transition: all 0.14s ease-in-out;
  -o-transition: all 0.14s ease-in-out;
  transition: all 0.14s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}
.instagram-feed .instagram-image .overlay:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #d64541;
  opacity: 0.8;
}
.instagram-feed .instagram-image .overlay .social-instagram {
  display: none;
}
@media only screen and (min-width: 768px) {
  .instagram-feed .instagram-image .overlay .social-instagram {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -17px;
    color: #ffffff;
  }
}
.instagram-feed .instagram-image:hover .overlay {
  opacity: 1;
}
.instagram-feed .article-content a {
  font-weight: 400;
}
.instagram-feed .instagram-link {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 10px;
  text-align: center;
  padding: 20px;
  font-weight: 400;
  background: #d64541;
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .instagram-feed .instagram-link {
    padding: 25px;
    font-size: 17px;
  }
}
.instagram-feed .instagram-link:hover {
  background: #21272e;
}
article.type_description .article-content {
  padding: 40px;
  background: #ffffff;
}
article.type_description h2 {
  font-size: 19px;
  line-height: 30px;
}
article.type_description .description {
  font-weight: 600;
}
@media only screen and (min-width: 1024px) {
  article.type_description .description {
    font-size: 19px;
    line-height: 30px;
  }
}
article.type_pagination {
  clear: both;
  width: 100%;
  -webkit-transition: all 0.14s ease-in-out;
  -moz-transition: all 0.14s ease-in-out;
  -o-transition: all 0.14s ease-in-out;
  transition: all 0.14s ease-in-out;
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
  article.type_pagination {
    max-width: 50%;
    margin: 0 25% -75px;
    position: relative;
    z-index: 10;
  }
}
@media only screen and (min-width: 1024px) {
  article.type_pagination {
    max-width: 33.33%;
    margin: 0 33.33% -75px;
  }
}
@media only screen and (min-width: 1440px) {
  article.type_pagination {
    max-width: 25%;
    margin: 0 37.5% -75px;
  }
}
article.type_pagination .article-content {
  padding: 20px 0;
  border-radius: 3px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  article.type_pagination .article-content {
    padding: 25px 0;
  }
}
article.type_pagination .pagination a {
  width: 50%;
  display: block;
  font-size: 13px;
  text-align: center;
  padding: 20px;
  background: #21272e;
  color: #ffffff;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  article.type_pagination .pagination a {
    font-size: 17px;
    padding: 25px;
  }
  article.type_pagination .pagination a i {
    font-size: 15px;
  }
}
article.type_pagination .pagination a.prev {
  float: left;
}
article.type_pagination .pagination a.next {
  float: right;
}
article.type_pagination .pagination a:hover {
  background: #d64541;
  color: #ffffff;
}
article.type_pagination .load-more {
  display: block;
  text-align: center;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  article.type_pagination .load-more {
    font-size: 17px;
  }
}
article.type_pagination .load-more .load-more-loading,
article.type_pagination .load-more .load-more-end {
  display: none;
}
article.type_pagination #infscr-loading {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -11px;
  font-weight: 600;
}
article.type_pagination #infscr-loading img {
  display: none;
}
@media only screen and (min-width: 768px) {
  article.type_pagination.pagination_standard {
    max-width: 75%;
    margin: 0 12.5% -75px;
  }
}
@media only screen and (min-width: 1024px) {
  article.type_pagination.pagination_standard {
    max-width: 50%;
    margin: 0 25% -75px;
  }
}
article.type_pagination.pagination_standard .article-content {
  padding: 0;
}
article.type_pagination.pagination_standard .load-more {
  display: none;
}
article.type_pagination.pagination_load-more {
  display: none;
}
article.type_pagination.pagination_load-more.next {
  display: block;
}
article.type_pagination.pagination_load-more.next.hidden {
  display: none;
}
article.type_pagination.pagination_load-more .article-content {
  -webkit-transition: all 0.14s ease-in-out;
  -moz-transition: all 0.14s ease-in-out;
  -o-transition: all 0.14s ease-in-out;
  transition: all 0.14s ease-in-out;
  background: #21272e;
  color: #ffffff;
  cursor: pointer;
}
article.type_pagination.pagination_load-more .article-content:hover {
  background: #d64541;
  color: #ffffff;
}
article.type_pagination.pagination_load-more .pagination {
  display: none;
}
article.type_pagination.pagination_load-more.loading .load-more-text {
  color: transparent;
}
article.type_pagination.pagination_load-more.loading .article-content {
  background: #d64541;
  color: #ffffff;
}
article.type_pagination.pagination_infinite-scroll {
  display: none;
}
article.type_pagination.pagination_infinite-scroll.next {
  display: block;
}
article.type_pagination.pagination_infinite-scroll.next.hidden {
  display: none;
}
article.type_pagination.pagination_infinite-scroll .article-content {
  padding: 35px 0;
  background: #d64541;
  color: #ffffff;
}
article.type_pagination.pagination_infinite-scroll .load-more-text,
article.type_pagination.pagination_infinite-scroll .pagination {
  display: none;
}
article.type_pagination.off {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.14s ease-in-out 2s;
  -moz-transition: all 0.14s ease-in-out 2s;
  -o-transition: all 0.14s ease-in-out 2s;
  transition: all 0.14s ease-in-out 2s;
}
article.type_pagination.hidden {
  display: none;
}
.post-nav {
  position: relative;
  z-index: 10;
  float: left;
  clear: both;
  width: 100%;
  max-width: 80%;
  padding-top: 13px;
  margin: 0 10%;
}
@media only screen and (min-width: 768px) {
  .post-nav {
    max-width: 50%;
    margin: 0 25% -75px;
  }
}
@media only screen and (min-width: 1024px) {
  .post-nav {
    max-width: 33.33%;
    margin: 0 33.33% -75px;
  }
}
.post-nav a {
  width: 50%;
  display: block;
  font-size: 13px;
  text-align: center;
  padding: 15px;
  background: #21272e;
  color: #ffffff;
  font-weight: 600;
}
.post-nav a i {
  font-size: 13px;
}
.post-nav a.prev {
  float: left;
  border-radius: 3px 0 0 3px;
}
.post-nav a.next {
  float: right;
  border-radius: 0 3px 3px 0;
}
.post-nav a:hover {
  background: #d64541;
  color: #ffffff;
}
.index.search article.type_description {
  display: none;
}
.index.search article.type_description.search-intro {
  display: block;
}
.index.search article.instagram-feed {
  display: none;
}
.index.search.no-results .type_pagination {
  display: none;
}
.index.tagged article.type_description {
  display: none;
}
.index.tagged article.type_description.tag-intro {
  display: block;
}
.index.tagged article.type_description.tag-intro .tag:before {
  content: '#';
}
.index.tagged article.instagram-feed {
  display: none;
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
  font-size: 13px;
  text-align: center;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
#cboxOverlay {
  background: rgba(15, 15, 15, 0.952941);
  opacity: 1 !important;
}
#colorbox {
  outline: 0;
  overflow: visible !important;
}
#cboxContent {
  margin-top: 32px;
  overflow: visible;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadingGraphic {
  background: url(http://static.tumblr.com/e6lc7yi/aU0mm259p/loading.gif) no-repeat center center;
}
#cboxTitle {
  position: absolute;
  bottom: 101%;
  left: 0;
  right: 0;
  color: #ffffff;
  text-shadow: none;
}
#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  outline: 0 !important;
}
#cboxSlideshow,
#cboxPrevious,
#cboxNext,
#cboxClose {
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -20px;
  background: url(http://static.tumblr.com/fftf9xi/1dslqu1o1/controls.png) no-repeat 0 0;
}
#cboxPrevious,
#cboxNext {
  top: 50%;
  margin-top: -10px;
}
#cboxPrevious {
  background-position: 0px 0px;
  left: -40px;
}
#cboxPrevious.hover {
  background-position: 0px -25px;
}
#cboxNext {
  background-position: -25px 0px;
  right: -40px;
}
#cboxNext.hover {
  background-position: -25px -25px;
}
#cboxClose {
  background-position: -50px 0px;
  right: 50%;
  top: auto;
  bottom: -40px;
  margin-right: -10px;
}
#cboxClose.hover {
  background-position: -50px -25px;
}
.cboxSlideshow_on #cboxPrevious,
.cboxSlideshow_off #cboxPrevious {
  right: 66px;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px;
}
.cboxSlideshow_on #cboxSlideshow.hover {
  background-position: -100px -25px;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0px;
  right: 44px;
}
.cboxSlideshow_off #cboxSlideshow.hover {
  background-position: -75px -25px;
}
.photoset-cell,
.photo--lightbox a {
  outline: 0 !important;
}
.photoset-cell {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
