
html {
  font-family: sans-serif;
  
  -ms-text-size-adjust: 100%;
  
  -webkit-text-size-adjust: 100%;
  
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  
  vertical-align: baseline;
  
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  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: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  
  font: inherit;
  
  margin: 0;
  
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  
  cursor: pointer;
  
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  
  padding: 0;
  
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  
  box-sizing: content-box;
  
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  
  padding: 0;
  
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
iframe {
  border: 0;
}
ol,
ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
[tabindex="-1"]:focus {
  outline: none !important;
}
.FlexEmbed {
  display: block;
  overflow: hidden;
  position: relative;
}
.FlexEmbed:before {
  content: "";
  display: block;
  width: 100%;
}
.FlexEmbed--3by1:before {
  padding-bottom: 33.33333%;
}
.FlexEmbed--2by1:before {
  padding-bottom: 50%;
}
.FlexEmbed--16by9:before {
  padding-bottom: 56.25%;
}
.FlexEmbed--4by3:before {
  padding-bottom: 75%;
}
.FlexEmbed-item,
.FlexEmbed iframe,
.FlexEmbed embed,
.FlexEmbed object {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.Grid {
  display: block;
  
  padding: 0;
  
  margin: 0;
  
  text-align: left;
  
  font-size: 0;
  
}
.Grid--alignCenter {
  text-align: center;
}
.Grid--alignRight {
  text-align: right;
}
.Grid--alignMiddle > .Grid-cell {
  vertical-align: middle;
}
.Grid--alignBottom > .Grid-cell {
  vertical-align: bottom;
}
.Grid-cell {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  
  font-size: 1rem;
  
  margin: 0;
  padding: 0;
  text-align: left;
  
  vertical-align: top;
  
  width: 100%;
  
}
.Grid-cell--center {
  display: block;
  margin: 0 auto;
}
.u-sizeFit,
.u-sizeFitAlt {
  display: block !important;
  float: left !important;
  width: auto !important;
}
.u-sizeFitAlt {
  float: right !important;
}
.u-sizeFill {
  display: block !important;
  overflow: hidden !important;
  width: auto !important;
}
.u-sizeFillAlt {
  display: table-cell !important;
  max-width: 100% !important;
  width: 10000px !important;
}
.u-sizeFull {
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  display: block !important;
  width: 100% !important;
}
.u-size1of12 {
  width: 8.333% !important;
}
.u-size1of10 {
  width: 10% !important;
}
.u-size1of8 {
  width: 12.5% !important;
}
.u-size1of6,
.u-size2of12 {
  width: 16.667% !important;
}
.u-size1of5,
.u-size2of10 {
  width: 20% !important;
}
.u-size1of4,
.u-size2of8,
.u-size3of12 {
  width: 25% !important;
}
.u-size3of10 {
  width: 30% !important;
}
.u-size1of3,
.u-size2of6,
.u-size4of12 {
  width: 33.333% !important;
}
.u-size3of8 {
  width: 37.5% !important;
}
.u-size2of5,
.u-size4of10 {
  width: 40% !important;
}
.u-size5of12 {
  width: 41.667% !important;
}
.u-size1of2,
.u-size2of4,
.u-size3of6,
.u-size4of8,
.u-size5of10,
.u-size6of12 {
  width: 50% !important;
}
.u-size7of12 {
  width: 58.333% !important;
}
.u-size3of5,
.u-size6of10 {
  width: 60% !important;
}
.u-size5of8 {
  width: 62.5% !important;
}
.u-size2of3,
.u-size4of6,
.u-size8of12 {
  width: 66.667% !important;
}
.u-size7of10 {
  width: 70% !important;
}
.u-size3of4,
.u-size6of8,
.u-size9of12 {
  width: 75% !important;
}
.u-size4of5,
.u-size8of10 {
  width: 80% !important;
}
.u-size5of6,
.u-size10of12 {
  width: 83.333% !important;
}
.u-size7of8 {
  width: 87.5% !important;
}
.u-size9of10 {
  width: 90% !important;
}
.u-size11of12 {
  width: 91.667% !important;
}
@media (min-width: 900px) {
  
  
  
  .v1-u-sizeFit,
  .v1-u-sizeFitAlt {
    display: block !important;
    float: left !important;
    width: auto !important;
  }
  .v1-u-sizeFitAlt {
    float: right !important;
  }
  
  .v1-u-sizeFill {
    display: block !important;
    overflow: hidden !important;
    width: auto !important;
  }
  
  .v1-u-sizeFillAlt {
    display: table-cell !important;
    max-width: 100% !important;
    width: 10000px !important;
  }
  
  .v1-u-sizeFull {
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    display: block !important;
    width: 100% !important;
  }
  
  
  .v1-u-size1of12 {
    width: 8.333% !important;
  }
  .v1-u-size1of10 {
    width: 10% !important;
  }
  .v1-u-size1of8 {
    width: 12.5% !important;
  }
  .v1-u-size1of6,
  .v1-u-size2of12 {
    width: 16.667% !important;
  }
  .v1-u-size1of5,
  .v1-u-size2of10 {
    width: 20% !important;
  }
  .v1-u-size1of4,
  .v1-u-size2of8,
  .v1-u-size3of12 {
    width: 25% !important;
  }
  .v1-u-size3of10 {
    width: 30% !important;
  }
  .v1-u-size1of3,
  .v1-u-size2of6,
  .v1-u-size4of12 {
    width: 33.333% !important;
  }
  .v1-u-size3of8 {
    width: 37.5% !important;
  }
  .v1-u-size2of5,
  .v1-u-size4of10 {
    width: 40% !important;
  }
  .v1-u-size5of12 {
    width: 41.667% !important;
  }
  .v1-u-size1of2,
  .v1-u-size2of4,
  .v1-u-size3of6,
  .v1-u-size4of8,
  .v1-u-size5of10,
  .v1-u-size6of12 {
    width: 50% !important;
  }
  .v1-u-size7of12 {
    width: 58.333% !important;
  }
  .v1-u-size3of5,
  .v1-u-size6of10 {
    width: 60% !important;
  }
  .v1-u-size5of8 {
    width: 62.5% !important;
  }
  .v1-u-size2of3,
  .v1-u-size4of6,
  .v1-u-size8of12 {
    width: 66.667% !important;
  }
  .v1-u-size7of10 {
    width: 70% !important;
  }
  .v1-u-size3of4,
  .v1-u-size6of8,
  .v1-u-size9of12 {
    width: 75% !important;
  }
  .v1-u-size4of5,
  .v1-u-size8of10 {
    width: 80% !important;
  }
  .v1-u-size5of6,
  .v1-u-size10of12 {
    width: 83.333% !important;
  }
  .v1-u-size7of8 {
    width: 87.5% !important;
  }
  .v1-u-size9of10 {
    width: 90% !important;
  }
  .v1-u-size11of12 {
    width: 91.667% !important;
  }
}
@media (min-width: 1150px) {
  
  
  
  .v2-u-sizeFit,
  .v2-u-sizeFitAlt {
    display: block !important;
    float: left !important;
    width: auto !important;
  }
  .v2-u-sizeFitAlt {
    float: right !important;
  }
  
  .v2-u-sizeFill {
    display: block !important;
    overflow: hidden !important;
    width: auto !important;
  }
  
  .v2-u-sizeFillAlt {
    display: table-cell !important;
    max-width: 100% !important;
    width: 10000px !important;
  }
  
  .v2-u-sizeFull {
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    display: block !important;
    width: 100% !important;
  }
  
  
  .v2-u-size1of12 {
    width: 8.333% !important;
  }
  .v2-u-size1of10 {
    width: 10% !important;
  }
  .v2-u-size1of8 {
    width: 12.5% !important;
  }
  .v2-u-size1of6,
  .v2-u-size2of12 {
    width: 16.667% !important;
  }
  .v2-u-size1of5,
  .v2-u-size2of10 {
    width: 20% !important;
  }
  .v2-u-size1of4,
  .v2-u-size2of8,
  .v2-u-size3of12 {
    width: 25% !important;
  }
  .v2-u-size3of10 {
    width: 30% !important;
  }
  .v2-u-size1of3,
  .v2-u-size2of6,
  .v2-u-size4of12 {
    width: 33.333% !important;
  }
  .v2-u-size3of8 {
    width: 37.5% !important;
  }
  .v2-u-size2of5,
  .v2-u-size4of10 {
    width: 40% !important;
  }
  .v2-u-size5of12 {
    width: 41.667% !important;
  }
  .v2-u-size1of2,
  .v2-u-size2of4,
  .v2-u-size3of6,
  .v2-u-size4of8,
  .v2-u-size5of10,
  .v2-u-size6of12 {
    width: 50% !important;
  }
  .v2-u-size7of12 {
    width: 58.333% !important;
  }
  .v2-u-size3of5,
  .v2-u-size6of10 {
    width: 60% !important;
  }
  .v2-u-size5of8 {
    width: 62.5% !important;
  }
  .v2-u-size2of3,
  .v2-u-size4of6,
  .v2-u-size8of12 {
    width: 66.667% !important;
  }
  .v2-u-size7of10 {
    width: 70% !important;
  }
  .v2-u-size3of4,
  .v2-u-size6of8,
  .v2-u-size9of12 {
    width: 75% !important;
  }
  .v2-u-size4of5,
  .v2-u-size8of10 {
    width: 80% !important;
  }
  .v2-u-size5of6,
  .v2-u-size10of12 {
    width: 83.333% !important;
  }
  .v2-u-size7of8 {
    width: 87.5% !important;
  }
  .v2-u-size9of10 {
    width: 90% !important;
  }
  .v2-u-size11of12 {
    width: 91.667% !important;
  }
}
@media (min-width: 1400px) {
  
  
  
  .v3-u-sizeFit,
  .v3-u-sizeFitAlt {
    display: block !important;
    float: left !important;
    width: auto !important;
  }
  .v3-u-sizeFitAlt {
    float: right !important;
  }
  
  .v3-u-sizeFill {
    display: block !important;
    overflow: hidden !important;
    width: auto !important;
  }
  
  .v3-u-sizeFillAlt {
    display: table-cell !important;
    max-width: 100% !important;
    width: 10000px !important;
  }
  
  .v3-u-sizeFull {
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    display: block !important;
    width: 100% !important;
  }
  
  
  .v3-u-size1of12 {
    width: 8.333% !important;
  }
  .v3-u-size1of10 {
    width: 10% !important;
  }
  .v3-u-size1of8 {
    width: 12.5% !important;
  }
  .v3-u-size1of6,
  .v3-u-size2of12 {
    width: 16.667% !important;
  }
  .v3-u-size1of5,
  .v3-u-size2of10 {
    width: 20% !important;
  }
  .v3-u-size1of4,
  .v3-u-size2of8,
  .v3-u-size3of12 {
    width: 25% !important;
  }
  .v3-u-size3of10 {
    width: 30% !important;
  }
  .v3-u-size1of3,
  .v3-u-size2of6,
  .v3-u-size4of12 {
    width: 33.333% !important;
  }
  .v3-u-size3of8 {
    width: 37.5% !important;
  }
  .v3-u-size2of5,
  .v3-u-size4of10 {
    width: 40% !important;
  }
  .v3-u-size5of12 {
    width: 41.667% !important;
  }
  .v3-u-size1of2,
  .v3-u-size2of4,
  .v3-u-size3of6,
  .v3-u-size4of8,
  .v3-u-size5of10,
  .v3-u-size6of12 {
    width: 50% !important;
  }
  .v3-u-size7of12 {
    width: 58.333% !important;
  }
  .v3-u-size3of5,
  .v3-u-size6of10 {
    width: 60% !important;
  }
  .v3-u-size5of8 {
    width: 62.5% !important;
  }
  .v3-u-size2of3,
  .v3-u-size4of6,
  .v3-u-size8of12 {
    width: 66.667% !important;
  }
  .v3-u-size7of10 {
    width: 70% !important;
  }
  .v3-u-size3of4,
  .v3-u-size6of8,
  .v3-u-size9of12 {
    width: 75% !important;
  }
  .v3-u-size4of5,
  .v3-u-size8of10 {
    width: 80% !important;
  }
  .v3-u-size5of6,
  .v3-u-size10of12 {
    width: 83.333% !important;
  }
  .v3-u-size7of8 {
    width: 87.5% !important;
  }
  .v3-u-size9of10 {
    width: 90% !important;
  }
  .v3-u-size11of12 {
    width: 91.667% !important;
  }
}
.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
}
.mm-menu .mm-hidden {
  display: none;
}
.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}
.mm-menu,
.mm-menu > .mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0;
}
.mm-menu > .mm-panel {
  background: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 20px;
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.mm-menu > .mm-panel.mm-opened {
  -webkit-transform: translate(0%, 0);
  -moz-transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  -o-transform: translate(0%, 0);
  transform: translate(0%, 0);
}
.mm-menu > .mm-panel.mm-subopened {
  -webkit-transform: translate(-30%, 0);
  -moz-transform: translate(-30%, 0);
  -ms-transform: translate(-30%, 0);
  -o-transform: translate(-30%, 0);
  transform: translate(-30%, 0);
}
.mm-menu > .mm-panel.mm-highest {
  z-index: 1;
}
.mm-menu .mm-list {
  padding: 20px 0;
}
.mm-menu > .mm-list {
  padding-bottom: 0;
}
.mm-menu > .mm-list:after {
  content: '';
  display: block;
  height: 40px;
}
.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px;
}
.mm-panel > .mm-list:first-child {
  padding-top: 0;
}
.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
.mm-list {
  font: inherit;
  font-size: 14px;
}
.mm-list a,
.mm-list a:hover {
  text-decoration: none;
}
.mm-list > li {
  position: relative;
}
.mm-list > li > a,
.mm-list > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  line-height: 20px;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  width: auto;
  margin-left: 20px;
  position: relative;
  left: auto;
}
.mm-list a.mm-subopen {
  background: rgba(3, 2, 1, 0);
  width: 40px;
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.mm-list a.mm-subopen:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.mm-list a.mm-subopen.mm-fullsubopen {
  width: 100%;
}
.mm-list a.mm-subopen.mm-fullsubopen:before {
  border-left: none;
}
.mm-list a.mm-subopen + a,
.mm-list a.mm-subopen + span {
  padding-right: 5px;
  margin-right: 40px;
}
.mm-list > li.mm-selected > a.mm-subopen {
  background: transparent;
}
.mm-list > li.mm-selected > a.mm-fullsubopen + a,
.mm-list > li.mm-selected > a.mm-fullsubopen + span {
  padding-right: 45px;
  margin-right: 0;
}
.mm-list a.mm-subclose {
  text-indent: 20px;
  padding-top: 30px;
  margin-top: -20px;
}
.mm-list > li.mm-label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
  padding-right: 5px;
}
.mm-list > li.mm-spacer {
  padding-top: 40px;
}
.mm-list > li.mm-spacer.mm-label {
  padding-top: 25px;
}
.mm-list a.mm-subopen:after,
.mm-list a.mm-subclose:before {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-bottom: -5px;
  position: absolute;
  bottom: 50%;
}
.mm-list a.mm-subopen:after {
  border-top: none;
  border-left: none;
  right: 18px;
}
.mm-list a.mm-subclose:before {
  border-right: none;
  border-bottom: none;
  margin-bottom: -15px;
  left: 22px;
}
.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px;
}
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
  border-color: transparent;
}
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block;
}
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
  height: 40px;
}
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
  top: 16px;
  bottom: auto;
}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
  height: 25px;
}
html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.mm-menu {
  background: #333333;
  color: rgba(255, 255, 255, 0.6);
}
.mm-menu .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list > li > a.mm-subclose {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list > li > a.mm-subopen:after,
.mm-menu .mm-list > li > a.mm-subclose:before {
  border-color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.15);
}
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu .mm-list > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu .mm-list > li.mm-label {
  background: rgba(255, 255, 255, 0.05);
}
.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(255, 255, 255, 0.05);
}
.mm-page {
  box-sizing: border-box;
  position: relative;
}
.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
}
html.mm-opened {
  overflow: hidden;
  position: relative;
}
html.mm-opened body {
  overflow: hidden;
}
html.mm-background .mm-page {
  background: inherit;
}
#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
}
html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block;
}
.mm-menu.mm-offcanvas {
  display: none;
  position: fixed;
}
.mm-menu.mm-current {
  display: block;
}
.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}
html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0);
}
@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0);
  }
}
html.mm-opened.mm-light .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-light {
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-light .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-light .mm-list > li > a.mm-subclose {
  background: rgba(255, 255, 255, 0.6);
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-light .mm-list > li > a.mm-subopen:after,
.mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-light .mm-list > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.6);
}
.mm-menu.mm-light .mm-list > li.mm-label {
  background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-light .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: #f3f3f3;
}
.mm-menu.mm-light .mm-buttonbar > * {
  border-color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-light .mm-buttonbar > input:checked + label {
  background: rgba(0, 0, 0, 0.6);
  color: #f3f3f3;
}
.mm-menu.mm-light label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-light em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-light .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-light .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-light .mm-header .mm-prev:before,
.mm-menu.mm-light .mm-header .mm-next:after,
.mm-menu.mm-light .mm-header .mm-close:after {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-light .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-light .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-light .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-light label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-light label.mm-toggle:before {
  background: #f3f3f3;
}
.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}
html.mm-opened.mm-white .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-white {
  background: white;
  color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-white .mm-list > li:after {
  border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-white .mm-list > li > a.mm-subclose {
  background: rgba(0, 0, 0, 0.06);
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-white .mm-list > li > a.mm-subopen:after,
.mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-white .mm-list > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.06);
}
.mm-menu.mm-white .mm-list > li.mm-label {
  background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-white .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: white;
}
.mm-menu.mm-white .mm-buttonbar > * {
  border-color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-white .mm-buttonbar > input:checked + label {
  background: rgba(0, 0, 0, 0.6);
  color: white;
}
.mm-menu.mm-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-white .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-white .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-white .mm-header .mm-prev:before,
.mm-menu.mm-white .mm-header .mm-next:after,
.mm-menu.mm-white .mm-header .mm-close:after {
  border-color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-white .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03);
}
.mm-menu.mm-white .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6);
}
.mm-menu.mm-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}
.mm-menu.mm-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu.mm-white label.mm-toggle:before {
  background: white;
}
.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}
html.mm-opened.mm-black .mm-page {
  box-shadow: none;
}
.mm-menu.mm-black {
  background: black;
  color: rgba(255, 255, 255, 0.6);
}
.mm-menu.mm-black .mm-list > li:after {
  border-color: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-black .mm-list > li > a.mm-subclose {
  background: rgba(255, 255, 255, 0.25);
  color: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-black .mm-list > li > a.mm-subopen:after,
.mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
  border-color: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
  border-color: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu.mm-black .mm-list > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.25);
}
.mm-menu.mm-black .mm-list > li.mm-label {
  background: rgba(255, 255, 255, 0.15);
}
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(255, 255, 255, 0.15);
}
.mm-menu.mm-black .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: black;
}
.mm-menu.mm-black .mm-buttonbar > * {
  border-color: rgba(255, 255, 255, 0.6);
}
.mm-menu.mm-black .mm-buttonbar > input:checked + label {
  background: rgba(255, 255, 255, 0.6);
  color: black;
}
.mm-menu.mm-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6);
}
.mm-menu.mm-black em.mm-counter {
  color: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-black .mm-footer {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-black .mm-header {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-black .mm-header .mm-prev:before,
.mm-menu.mm-black .mm-header .mm-next:after,
.mm-menu.mm-black .mm-header .mm-close:after {
  border-color: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-black .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.15);
}
.mm-menu.mm-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6);
}
.mm-menu.mm-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3);
}
.mm-menu.mm-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2);
}
.mm-menu.mm-black label.mm-toggle:before {
  background: black;
}
.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}
.Grid--contain {
  overflow: hidden;
  width: 100%;
}
.Grid-cell {
  font-size: 16px;
  font-size: 1rem;
}
#footer-social {
  padding: 10px;
  text-align: center;
}
#footer-social img {
  height: 30px;
}
#footer-social .twitter-label,
#footer-social .insta-label {
  line-height: 35px;
}
#footer-social .photo .asset {
  height: 100px;
  margin: 5px;
}
#footer-text {
  color: white;
  padding: 10px;
}
#footer-text .title {
  text-align: left;
}
#footer-text .description {
  font-size: 16px;
}
#footer-bottom {
  color: #e1e1e1;
  transition: color .4s;
  -webkit-transition: color .4s;
  -moz-transition: color .4s;
}
#footer-bottom a:hover {
  color: #ffffff;
}
#footer-text .top {
  font-size: 16px;
  font-style: italic;
  text-align: center;
}
#footer-text .top a {
  color: white;
}
#footer-text .top img {
  height: 14px;
}
#footer-text .copyright {
  font-weight: 100;
  font-size: 16px;
  height: 44px;
  margin-top: 20px;
  text-align: center;
}
#footer-text .links {
  font-weight: 100;
  font-size: 16px;
  text-transform: uppercase;
}
#footer-text .links ul {
  margin-top: 0;
}
#footer-text .links ul li.item {
  display: inline-block;
  margin: 0;
}
#footer-text .links ul li.item:before {
  content: "\00a0/\00a0";
  color: #e1e1e1;
}
#footer-text .links ul li.item:first-child:before {
  content: none;
}
#footer-instagram li.item.photo {
  display: inline;
  float: none !important;
  margin: 0;
}
#footer-instagram #instagram-feed {
  text-align: center;
}
#footer-instagram #instagram-feed ul {
  width: initial !important;
}
#footer-instagram #insta-username {
  font-size: 16px;
}
#footer-instagram .Grid-cell {
  text-align: center;
}
#footer-twitter .list.tweets a.link.date {
  border-bottom: none;
}
#footer-twitter #twitter-username,
#footer-twitter #timeline {
  font-size: 16px;
}
#footer-twitter .Grid-cell {
  text-align: center;
}
#comments {
  margin: 0 auto;
  padding: 45px 0;
  text-align: center;
  width: 90%;
}
#comments .heading {
  text-align: left;
  margin-bottom: 30px;
}
@media (min-width: 500px) {
  #footer-text .top {
    text-align: right;
  }
  #footer-text .top-arrow {
    padding-right: 30px;
  }
}
@media (max-width: 899px) {
  #footer-text .top {
    float: right;
  }
  #footer-text .links {
    display: none !important;
  }
  #footer-text #footer-bottom .copyright {
    padding-right: 50px;
    text-align: left;
    width: 100% !important;
  }
  #footer-description {
    padding-bottom: 20px;
  }
  #footer-twitter {
    padding: 30px 20px;
  }
  #footer-twitter .twitter-label {
    margin: 20px 0;
  }
  #footer-instagram {
    padding: 30px 20px;
  }
  #footer-instagram .insta-label {
    margin: 20px 0;
  }
}
#timeline {
  text-align: center;
}
#timeline .list.tweets li {
  margin: 25px 30px;
}
@media (min-width: 900px) {
  #footer-description {
    float: left;
  }
  #footer-social {
    min-height: 400px;
  }
  #footer-text {
    height: 293px;
    padding: 30px;
  }
  #footer-text .copyright {
    margin-top: 0;
    text-align: left;
  }
  #footer-text .links {
    text-align: right;
  }
  #footer-text .top {
    margin-top: 30px;
  }
  #footer-bottom {
    border-top: 1px solid white;
    margin-top: 45px;
    padding-top: 20px;
  }
  #footer-twitter,
  #footer-instagram {
    padding: 90px 0;
  }
  #comments {
    margin: 0 auto;
    width: 50%;
  }
}
.Audio .media-soundcloud,
.Audio .media-spotify,
.Audio .media-tumblr--audio {
  max-width: 600px;
  margin: 0 auto;
}
.Audio .spotify_audio_player {
  height: 80px !important;
  max-width: 100% !important;
  padding: 0;
}
.Video .media-vine {
  max-width: 600px;
  margin: 0 auto;
}
.Video .media-instagram {
  max-width: 500px;
  margin: 0 auto;
}
.Video .media-tumblr {
  margin: 0 auto;
}
.Video .media-tumblr--portrait {
  max-width: 600px;
}
.Video .instagram-media-rendered {
  margin: 0 auto !important;
  display: inline-block !important;
}
#header-image {
  background-color: #ffffff;
}
#header-image img {
  max-width: 100%;
}
.Page--permalink.perma-audio #header-image,
.Page--permalink.perma-photo #header-image,
.Page--permalink.perma-photoset #header-image,
.Page--permalink.perma-panorama #header-image,
.Page--permalink.perma-video #header-image {
  display: none;
}
.Page--permalink.perma-answer header,
.Page--permalink.perma-chat header,
.Page--permalink.perma-link header,
.Page--permalink.perma-quote header,
.Page--permalink.perma-text header {
  border-bottom: 1px solid #f6f6f6;
}
.Page--permalink.perma-answer #header-image,
.Page--permalink.perma-chat #header-image,
.Page--permalink.perma-link #header-image,
.Page--permalink.perma-quote #header-image,
.Page--permalink.perma-text #header-image {
  display: none;
}
#search {
  color: white;
  font-size: 16px;
  height: 42px;
  width: 100%;
}
#menu {
  color: gray;
  width: 100%;
}
.mm-opened .menu-icon-wrapper img {
  margin-left: -20px !important;
}
.mm-opened .menu-label-open {
  display: none;
}
.mm-opened .menu-label-close {
  display: inline-block !important;
  padding-left: 5px;
  vertical-align: middle;
}
#menu-icon {
  color: white;
  float: left;
  font-size: 16px;
  height: 78px;
  line-height: 78px;
  margin: 0;
  padding-left: 15px;
  text-align: left;
}
#menu-icon .menu-icon-wrapper {
  display: inline-block;
  float: left;
  overflow: hidden;
  width: 20px;
}
#menu-icon .menu-icon-wrapper img {
  height: 20px;
  margin: 29px 0;
}
#menu-icon .menu-label-open {
  padding-left: 5px;
  vertical-align: middle;
}
#menu-icon .menu-label-close {
  display: none;
}
header {
  background-color: #ffffff;
  text-align: center;
}
header #search img {
  height: 20px;
}
header #search {
  text-align: left;
  line-height: 42px;
}
header #search .form .input {
  background: none;
  border: none;
  display: block;
  left: 25%;
  margin: 14px 0 14px 15px;
  padding-left: 10px;
  position: absolute;
  top: -3px;
  text-transform: uppercase;
  font-weight: 100;
}
header #search .input:focus {
  outline: none !important;
  border-bottom: 1px outset #c0c0c0;
  box-shadow: none;
}
header #search .search-image {
  float: left;
  height: 14px;
  margin: 14px 0 14px 1px;
}
header .title {
  background-color: #ffffff;
  text-align: center;
}
header .title img {
  max-height: 68px;
  max-width: 100%;
}
header #social {
  background-color: #ffffff;
  margin: 5px 0;
  padding-right: 10px;
  text-align: center;
}
header #social .item {
  display: inline-block;
  overflow: hidden;
}
@media (max-width: 899px) {
  #search {
    display: none !important;
  }
  #menu-icon {
    height: 42px !important;
    line-height: 42px !important;
  }
  #menu-icon .menu-icon-wrapper img {
    margin: 11px 0;
  }
  #social {
    margin: 10px 0 !important;
  }
  #social .item {
    margin: 8px 16px;
    width: 32px;
  }
  #social .item:hover img {
    margin-left: -32px;
  }
  #social img {
    height: 32px;
  }
}
@media (min-width: 900px) {
  header #menu-icon {
    background-color: #ffffff;
    color: #5c5c5c;
    padding-left: 33px;
  }
  header #search {
    padding-left: 33px;
    display: inherit;
  }
  header #search .form .input {
    display: block;
    left: auto;
    top: -3px;
  }
  header #social {
    margin: 29px 0;
  }
  header #social .item {
    float: right;
    margin: 0 5px;
    width: 20px;
  }
  header #social .item:hover img {
    margin-left: -20px;
  }
  header #social img {
    height: 20px;
  }
  header .title {
    height: 78px;
    margin: 0;
    position: relative;
  }
  header .title a {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  header {
    position: relative;
  }
  header #MenuAnchor {
    position: absolute;
    top: 0;
  }
  header.show-search.no-header #MenuAnchor {
    top: 42px;
  }
  header.show-search.no-header .MenuBar {
    bottom: auto;
    top: 42px;
  }
  header.show-search.no-header .MenuBar.is-fixed {
    top: 0;
  }
  #PsuedoMenu {
    height: 79px;
    position: relative;
  }
  .MenuBar {
    background: #fff;
    border-bottom: 1px solid #f6f6f6;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 79px;
  }
  .MenuBar.is-fixed {
    position: fixed;
    top: 0;
    bottom: auto;
    width: 100%;
    z-index: 99999;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
  }
}
.Page--index .Post:nth-child(odd) {
  background-color: #f6f6f6;
}
.Page--index .Post:nth-child(even) {
  background-color: #ffffff;
}
.Page--index .Post:nth-child(even) #share li.item {
  background-color: #f9f9f9;
}
.Page--index .Post:nth-child(even) #share li.item:hover {
  background-color: #5a5a5a;
}
@media (max-width: 899px) {
  .Page--index .Post-content .Post-title {
    padding: 20px 0 10px;
  }
  .Page--index .Post-content .date {
    display: none;
  }
  .Page--index .Post-content .source {
    display: none;
  }
  .Page--index .Post-content .tags {
    display: none;
  }
}
#share li.item {
  background-color: white;
  display: inline-block;
  height: 36px;
  margin: 2px;
  padding: 10px;
  transition: background-color .4s;
  vertical-align: top;
  width: 36px;
  -webkit-transition: background-color .4s;
  -moz-transition: background-color .4s;
}
#share li.item img {
  height: 16px;
}
#share li.item:hover {
  background-color: #5a5a5a;
}
.u-textLight {
  color: #9f9f9f;
  font-size: 12px;
  text-transform: uppercase;
  padding-bottom: 28px;
}
.u-textLight a {
  color: #5a5a5a;
}
.meta {
  font-size: 16px;
}
.Post-content .source {
  font-size: 12px;
  text-transform: uppercase;
}
.Post-content .tags {
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}
.Post-content .tags li.tag {
  display: inline;
  line-height: 36px;
  margin: 0;
}
.Post-content .tags li.tag a {
  color: #9f9f9f;
  transition: color .4s;
  -webkit-transition: color .4s;
  -moz-transition: color .4s;
}
.Post-content .tags li.tag a:hover {
  color: #5a5a5a;
}
.Post-content .tags li.tag span {
  color: #9f9f9f;
  padding: 0 5px;
}
.Post-content .tags li.tag:before {
  content: "\00a0/\00a0";
  color: #9f9f9f;
}
.Post-content .tags li.tag:first-child:before {
  content: "";
}
.Notes-container {
  margin: 0 auto;
  font-weight: 100;
  padding: 20px 0;
  width: 90%;
}
.Notes-label {
  color: black;
  font-weight: 300;
  padding-right: 25px;
  text-align: left;
}
.Notes-content {
  font-size: 12px;
  letter-spacing: 1px;
}
.Notes-content li {
  margin: 5px 0;
}
.Notes-content li img.avatar {
  display: none;
}
.Notes-content li a {
  color: black;
  font-weight: 300;
  text-decoration: underline;
}
.Notes-content li blockquote {
  border-left: 2px solid #b4b4b4;
  font-style: italic;
  margin: .7em 0 .7em 5px;
  padding-left: 5px;
}
.Notes-content li.note.more_notes_link_container a {
  color: #c8c8c8;
  display: block;
  font-size: 14px;
  text-align: center;
  text-decoration: initial;
  border: 1px solid #e7e7e7;
  padding: 10px;
  text-transform: uppercase;
  margin-top: 35px;
  transition: border-color .4s;
  -webkit-transition: border-color .4s;
  -moz-transition: border-color .4s;
}
.Notes-content li.note.more_notes_link_container a:hover {
  border: 1px solid black;
}
@media (min-width: 900px) {
  #thread .Post.Audio:nth-child(even) .date,
  #thread .Post.Photo:nth-child(even) .date,
  #thread .Post.Photoset:nth-child(even) .date,
  #thread .Post.Panorama:nth-child(even) .date,
  #thread .Post.Video:nth-child(even) .date {
    left: auto;
  }
  .Page--index .Post-detail {
    position: relative;
  }
  .Page--index .Post-content .date {
    border-bottom: none;
    position: absolute;
    top: 80px;
    left: auto;
  }
  .Page--index .Post-content .meta {
    padding-top: 15px;
    text-align: left;
  }
  .Notes-container {
    padding: 80px 0;
    width: 50%;
  }
}
@media (max-width: 899px) {
  #share li.item {
    height: 42px;
    margin: 10px;
    width: 42px;
  }
  #share li.item iframe {
    height: 24px;
    width: 24px;
  }
  #share li.item a img {
    height: 24px;
    width: 24px;
  }
  #share li.item a.reblog_button {
    height: 24px !important;
    width: 24px !important;
  }
  .Post-content .meta {
    padding-top: 15px;
    text-align: center;
  }
}
@media (max-width: 500px) {
  #share-perma .share-text {
    display: none !important;
  }
}
footer #navigation {
  background-color: #f6f6f6;
  font-size: 16px;
  text-align: center;
  padding: 10px;
}
footer #navigation .nav-move,
footer #navigation .nav-jump {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  transition: background-color .4s, border-color .4s;
  -webkit-transition: background-color .4s, border-color .4s;
  -moz-transition: background-color .4s, border-color .4s;
}
footer #navigation .nav-move {
  background-color: #ffffff;
  border: 1px solid #e7e7e7;
  height: 42px;
  line-height: 42px;
  width: 100px;
}
footer #navigation .nav-jump {
  background-color: #ffffff;
  border: 1px solid #e7e7e7;
  height: 42px;
  line-height: 42px;
  width: 42px;
}
footer #navigation .nav-move a,
footer #navigation a.nav-jump {
  color: #4d4d4d;
  font-weight: 100;
}
footer #navigation span.current-page.nav-jump {
  background-color: #000000;
  color: white;
  border: 1px solid black;
}
footer #navigation .nav-move:hover,
footer #navigation a.nav-jump:hover {
  background-color: #000000;
  border: 1px solid black;
  color: white;
}
footer #navigation .nav-move:hover a,
footer #navigation a.nav-jump:hover a {
  color: white;
}
.Page--permalink footer #navigation a {
  color: #4d4d4d;
  font-weight: 100;
}
.Page--permalink footer #navigation .nav-move {
  display: inline-block;
}
.Page--permalink footer #navigation .home {
  background-color: black;
  border: 1px solid #000000;
  width: 50px !important;
}
.Page--permalink footer #navigation .home img {
  height: 16px;
}
.Page--permalink footer #navigation .home:hover {
  background-color: #474747 !important;
  border-color: #474747 !important;
}
@media (max-width: 899px) {
  .Page--permalink footer #navigation .nav-mov {
    width: 100px;
  }
  footer #navigation {
    height: 100px;
    padding: 29px;
  }
  footer #navigation .jump-page {
    display: none;
  }
  footer #navigation .home img {
    margin: 13px 0;
  }
}
@media (min-width: 900px) {
  .Page--permalink footer #navigation .nav-mov {
    width: 150px;
  }
  footer #navigation {
    height: 212px;
  }
  footer #navigation .nav-move {
    height: 42px;
    line-height: 42px;
    margin: 75px 0;
    width: 161px;
  }
  footer #navigation .nav-jump {
    height: 42px;
    line-height: 42px;
    margin: 75px 0;
    width: 42px;
  }
  footer #navigation .home img {
    margin: 13px 0;
  }
}
#alert {
  text-align: center;
  text-transform: capitalize;
  margin: 20px 0;
}
.Page--permalink .Post.Audio .Post-body,
.Page--permalink .Post.Photo .Post-body,
.Page--permalink .Post.Photoset .Post-body,
.Page--permalink .Post.Panorama .Post-body,
.Page--permalink .Post.Video .Post-body {
  padding: 20px 30px;
}
.Page--permalink .perma-body-wrapper .Post-body {
  padding: 20px;
}
.Page--permalink .Post.Chat .perma-body-wrapper .Post-body {
  padding-left: 0;
}
.Page--permalink .Post.Answer .perma-body-wrapper .Post-body {
  padding: 20px 0;
}
.Page--permalink #thread .Post {
  background-color: #ffffff;
  margin: 0;
}
.Page--permalink .Post-content {
  padding: initial !important;
}
.Page--permalink .Post-content #perma-meta {
  background-color: #f3f3f3;
}
.Page--permalink .Post-content #share .item.link,
.Page--permalink .Post-content #share .item.share {
  display: none;
}
.Page--permalink .Post-content .date {
  margin: 0 auto;
  padding: 15px 0;
  text-align: center;
}
.Page--permalink .Post-content .source {
  text-align: center;
}
.Page--permalink .Post-content .tags {
  border-top: 1px solid #c8c8c8;
  padding-top: 15px;
}
.Page--permalink .Post-content .tags ul {
  margin: -10px 0 30px 0;
}
.Page--permalink .Post-content .meta {
  padding-top: 15px;
  text-align: center;
}
.Page--permalink .Post-media {
  text-align: center !important;
}
#share-perma {
  margin-left: 4px;
}
#share-perma .Grid-cell {
  border: 1px solid #e7e7e7;
  color: #9f9f9f;
  font-size: 24px !important;
  font-style: italic;
  margin-left: -1px;
  text-align: center;
  transition: background-color .4s, border-color .4s;
  -webkit-transition: background-color .4s, border-color .4s;
  -moz-transition: background-color .4s, border-color .4s;
}
#share-perma .Grid-cell a {
  display: block;
  height: 100%;
  padding: 24px 0;
  width: 100%;
}
#share-perma .Grid-cell .share-image {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  width: 24px;
}
#share-perma .Grid-cell .share-image img {
  height: 24px;
}
#share-perma .Grid-cell .share-text {
  display: inline-block;
}
#share-perma .Grid-cell:hover {
  background-color: #000000;
  border-color: #000000;
  color: white;
}
#share-perma .Grid-cell:hover .share-image img {
  margin-left: -24px;
}
@media (max-width: 899px) {
  .Page--permalink .Post-content .Post-title {
    padding: 0 20px;
  }
  .Page--permalink .Post #perma-meta {
    padding: 20px 0;
  }
  .Page--permalink .Post .perma-body-wrapper {
    padding: 20px;
  }
  .Page--permalink .Post .date {
    width: 90%;
  }
  .Page--permalink .Post .tags {
    margin: 0 auto;
    width: 90%;
  }
  .Post.Chat .Post-title {
    padding: 0;
  }
}
@media (min-width: 900px) {
  .Page--permalink .perma-body-wrapper {
    padding: 80px 160px;
  }
  .Page--permalink .Post.Audio .Post-body,
  .Page--permalink .Post.Video .Post-body {
    padding: 80px 160px;
  }
  .Page--permalink .Post.Photo .Post-media img,
  .Page--permalink .Post.Photoset .Post-media img,
  .Page--permalink .Post.Panorama .Post-media img {
    padding-bottom: 80px;
  }
  .Page--permalink .Post.Photo .Post-body,
  .Page--permalink .Post.Photoset .Post-body,
  .Page--permalink .Post.Panorama .Post-body {
    padding: 0px 160px 80px;
  }
  .Page--permalink .Post.Chat .Post-title {
    padding-bottom: 50px;
  }
  .Page--permalink #perma-meta {
    padding: 45px 0;
  }
  .Page--permalink #perma-meta .tags {
    margin: 0 auto;
    width: 50%;
  }
  .Page--permalink .date {
    width: 50%;
  }
}
.Answer .Answer-asker {
  padding-bottom: 15px;
}
.Answer .Answer-asker .Answer-name {
  text-transform: uppercase;
}
.Answer .Answerer {
  margin-top: 30px;
  text-transform: uppercase;
}
.Answer .Answer-question {
  font-size: 20px;
  padding-bottom: 15px !important;
}
.Answer .Post-body {
  padding: 0 !important;
}
.Answer .Post-title {
  padding-bottom: 30px;
}
.Answer .Answer-reblog blockquote {
  border-left: 2px solid #b4b4b4;
  margin: 30px 0 30px 30px;
  padding-left: 30px;
}
.Answer .Answer-reblog .tumblr_blog {
  text-transform: uppercase;
}
@media (max-width: 899px) {
  .Page--permalink .Answer .perma-body-wrapper {
    padding: 20px;
  }
}
.Audio .tumblr_audio_player,
.Audio .soundcloud_audio_player {
  max-width: 100%;
  width: 100%;
}
@media (min-width: 900px) {
  html.H2-only .Page--index .Audio .tumblr_audio_player {
    margin-top: 48px;
    max-width: 100%;
    width: 100%;
  }
  html.H2-only .Page--index .Audio .spotify_audio_player {
    max-width: 100%;
  }
  html.H2-only .Page--index .Audio .soundcloud_audio_player {
    margin: 0;
    max-width: 100%;
    width: 100%;
  }
  .Audio .Post-media {
    margin-top: 80px;
  }
}
.Chat .Chat-label {
  font-size: 3.0rem;
  line-height: normal;
}
.Chat ol li {
  margin-top: 70px;
}
.Chat ol li:first-child {
  margin: 0px;
}
@media (min-width: 900px) {
  .Chat .Chat-label.v1-u-size1of3 {
    width: 28% !important;
  }
  .Chat .Chat-line.v1-u-size2of3 {
    margin-top: 0.7em;
    width: 72% !important;
  }
  .Chat .Post-title {
    padding-bottom: 30px;
  }
}
@media (max-width: 899px) {
  .Chat .Post-title {
    margin-bottom: 35px;
  }
  .Chat ol li {
    margin-top: 35px;
  }
}
.Post.Link .link-arrow img {
  height: .5em;
  vertical-align: baseline;
}
.Photo .Post-media {
  text-align: center;
}
.Photo .Post-media img {
  width: initial !important;
}
@media (min-width: 900px) {
  html.H2-only .Page--index .Photo .Post-body {
    padding-top: 0 !important;
  }
  html.H2-only .Page--index .Photo h1,
  html.H2-only .Page--index .Photo h2,
  html.H2-only .Page--index .Photo h3 {
    margin-bottom: 0;
  }
}
.Photo--photoset iframe {
  max-width: 700px;
}
@media only screen and (min-device-width: 750px) and (orientation: portrait) {
  .Photo--photoset iframe {
    width: 750px;
  }
}
@media only screen and (max-device-width: 749px) and (min-device-width: 700px) and (orientation: portrait) {
  .Photo--photoset iframe {
    width: 700px;
  }
}
@media only screen and (max-device-width: 699px) and (min-device-width: 640px) and (orientation: portrait) {
  .Photo--photoset iframe {
    width: 640px;
  }
}
@media only screen and (max-device-width: 639px) and (min-device-width: 481px) and (orientation: portrait) {
  .Photo--photoset iframe {
    width: 480px;
  }
}
@media only screen and (max-device-width: 480px) and (min-device-width: 320px) and (orientation: portrait) {
  .Photo--photoset iframe {
    width: 320px;
  }
}
.Page--index .Post.Quote .tags {
  margin-top: 30px;
}
.Page--index .Post.Quote .Post-title {
  padding-bottom: 30px;
}
.Post.Quote .Post-title p {
  display: inline;
}
@media (min-width: 900px) {
  .Page--permalink .Post.Quote .Post-body {
    padding-left: 0;
  }
  .Page--index .Post.Quote .Post-body {
    padding: 30px 0 0 0 !important;
  }
}
@media (max-width: 899px) {
  .Post.Quote .Post-title {
    font-size: 2em !important;
  }
}
.Post--reblog {
  
}
.Page--permalink .Text .Post-media {
  padding: 20px;
}
.Page--permalink .Text .Post-body {
  padding: 0 20px 20px 20px;
}
.Page--permalink .Text #text-title {
  padding: 20px 0 0 0;
}
.Post.Text img {
  display: block;
  margin: 0 auto;
}
@media (max-width: 899px) {
  .Post.Text .Post-title {
    padding-top: 0;
  }
}
@media (min-width: 900px) {
  html.H2-only .Page--index .Post.Text .Post-detail {
    padding: 85px 125px 70px 80px;
  }
  html.H2-only .Page--index .Post.Text .date {
    left: 80px;
  }
  .Page--index .Post.Text .Post-detail {
    padding: 85px 160px 70px 160px;
  }
  .Page--index .Post.Text .Post-media {
    padding: 0;
  }
  .Page--index .Post.Text .Post-content {
    padding: 0 !important;
  }
  .Page--index .Post.Text .Post-content .tags {
    text-align: left;
    width: 30%;
  }
  .Page--index .Post.Text .Post-content .meta {
    text-align: left;
    width: 30%;
  }
  .Page--index .Post.Text .Post-content .date {
    left: auto;
    top: 85px;
  }
  .Page--index .Post.Text .Post-body {
    float: right;
    padding: 0 !important;
    width: 45%;
  }
  .Page--index .Post.Text #share {
    margin: 30px 0 35px;
  }
  .Page--index #text-title {
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
    float: left;
    margin-bottom: 50px;
    margin-top: 62px;
    padding: 40px 0;
    width: 30%;
  }
  .Page--permalink .Text .Post-media {
    padding: 80px 160px 0;
  }
  .Page--permalink .Text .Post-body {
    padding: 0 160px 80px !important;
  }
  .Page--permalink .Text .Post-content .Post-title {
    padding: 0 160px;
  }
}
.Video .Post-media embed,
.Video .Post-media iframe,
.Video .Post-media img,
.Video .Post-media object {
  max-width: 100%;
  width: 100%;
}
.Video .Post-media .tumblr_video_container {
  width: 100% !important;
  height: auto !important;
}
.Video .Post-media video {
  width: 100%;
  height: auto !important;
}
.Page--permalink .tumblr_video_container {
  margin: 0 auto;
}
#alert .one {
  display: none;
}
#alert .multiple {
  display: block;
}
#alert #search-results--0 {
  text-align: center;
  width: 100%;
}
#alert #search-results--0 .multiple {
  display: none;
}
#alert #search-results--0 .zero {
  display: block;
  font-size: 20px;
  font-style: italic;
  line-height: 30px;
  margin: 20px auto;
}
#alert #search-results--1 .one {
  display: block;
}
#alert #search-results--1 .multiple {
  display: none;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  background-color: #f6f6f6;
}
a {
  color: inherit;
  text-decoration: none;
}
img {
  vertical-align: top;
}
h1 {
  font-size: 3em;
  line-height: initial;
}
h2 {
  font-size: 2.5em;
  line-height: 1.25em;
}
h1,
h2,
h3 {
  font-weight: normal;
}
p,
ol,
ul {
  margin: 20px 0;
}
ul li,
ol li {
  margin: 5px 30px;
}
figure {
  margin: 1em 0;
  text-align: center;
}
.Post-content .Post-body .tmblr-full img {
  height: auto;
  width: 100%;
}
.mm-menu {
  display: none;
}
.title {
  font-size: 26px;
  margin: 5px 0;
}
.Post:first-child {
  margin: 0 0 5px 0;
}
#thread .Post-body {
  font-weight: 300;
  line-height: 1.4em;
  margin: 0 auto;
}
#thread .Post-body a {
  text-decoration: underline;
}
#thread .Post-body h2 a {
  text-decoration: none;
}
#thread .Post-body blockquote {
  border-left: 2px solid #b4b4b4;
  margin: 0px 0 20px 20px;
  padding-left: 20px;
}
#thread .Post-body ol {
  list-style-type: decimal;
}
#thread .Post-body ul {
  list-style-type: disc;
}
#thread .Post-title {
  font-size: 2.5em;
  font-weight: 100;
}
#thread .Post-title a {
  color: black;
  text-decoration: none;
}
#thread .Post-media {
  text-align: left;
}
#thread .Post-media img {
  max-width: 100%;
  width: 100%;
}
html.H2-only .Page--index .Post-media {
  text-align: left;
}
@media (max-width: 480px) and (min-width: 320px) {
  .Post-body h2,
  .Post-title {
    text-align: center;
  }
}
@media (max-width: 899px) {
  figure {
    margin: 1em -30px;
  }
  .Post-title {
    font-size: 2.5em !important;
  }
  .Page--index #thread .Post.Audio .Post-media,
  .Page--index #thread .Post.Photo .Post-media,
  .Page--index #thread .Post.Photoset .Post-media,
  .Page--index #thread .Post.Panorama .Post-media,
  .Page--index #thread .Post.Video .Post-media {
    text-align: center !important;
    padding-left: 0;
    padding-right: 0;
  }
  .Page--index #thread .Post-content {
    padding: 20px;
  }
  .Post-body p,
  .Post-body ul,
  .Post-body ol {
    font-size: 1.25em;
    line-height: 1.5em;
  }
  .Photo h2 {
    margin-bottom: 0;
  }
  .title {
    margin: 0;
    padding: 15px 0;
  }
}
@media (min-width: 900px) and (max-width: 999px) {
  h2 {
    font-size: 2em;
  }
}
@media (min-width: 900px) {
  .title {
    margin: 5px 0;
  }
  html.H2-only .Page--index #thread .Post.Audio h2,
  html.H2-only .Page--index #thread .Post.Photo h2,
  html.H2-only .Page--index #thread .Post.Photoset h2,
  html.H2-only .Page--index #thread .Post.Panorama h2,
  html.H2-only .Page--index #thread .Post.Video h2 {
    border-top: 1px solid #e7e7e7;
    padding: 30px 0;
  }
  html.H2-only .Page--index #thread .Post.Audio h2 a,
  html.H2-only .Page--index #thread .Post.Audio h2 b,
  html.H2-only .Page--index #thread .Post.Audio h2 i,
  html.H2-only .Page--index #thread .Post.Audio h2 strong,
  html.H2-only .Page--index #thread .Post.Audio h2 em,
  html.H2-only .Page--index #thread .Post.Audio h2 span,
  html.H2-only .Page--index #thread .Post.Photo h2 a,
  html.H2-only .Page--index #thread .Post.Photo h2 b,
  html.H2-only .Page--index #thread .Post.Photo h2 i,
  html.H2-only .Page--index #thread .Post.Photo h2 strong,
  html.H2-only .Page--index #thread .Post.Photo h2 em,
  html.H2-only .Page--index #thread .Post.Photo h2 span,
  html.H2-only .Page--index #thread .Post.Photoset h2 a,
  html.H2-only .Page--index #thread .Post.Photoset h2 b,
  html.H2-only .Page--index #thread .Post.Photoset h2 i,
  html.H2-only .Page--index #thread .Post.Photoset h2 strong,
  html.H2-only .Page--index #thread .Post.Photoset h2 em,
  html.H2-only .Page--index #thread .Post.Photoset h2 span,
  html.H2-only .Page--index #thread .Post.Panorama h2 a,
  html.H2-only .Page--index #thread .Post.Panorama h2 b,
  html.H2-only .Page--index #thread .Post.Panorama h2 i,
  html.H2-only .Page--index #thread .Post.Panorama h2 strong,
  html.H2-only .Page--index #thread .Post.Panorama h2 em,
  html.H2-only .Page--index #thread .Post.Panorama h2 span,
  html.H2-only .Page--index #thread .Post.Video h2 a,
  html.H2-only .Page--index #thread .Post.Video h2 b,
  html.H2-only .Page--index #thread .Post.Video h2 i,
  html.H2-only .Page--index #thread .Post.Video h2 strong,
  html.H2-only .Page--index #thread .Post.Video h2 em,
  html.H2-only .Page--index #thread .Post.Video h2 span {
    display: block;
    text-decoration: none;
  }
  html.H2-only .Page--index #thread .Post.Audio .Post-body,
  html.H2-only .Page--index #thread .Post.Photo .Post-body,
  html.H2-only .Page--index #thread .Post.Photoset .Post-body,
  html.H2-only .Page--index #thread .Post.Panorama .Post-body,
  html.H2-only .Page--index #thread .Post.Video .Post-body {
    border-bottom: none;
    border-top: none;
    padding: 0;
  }
  html.H2-only .Page--index #thread .Post.Audio .Post-content .date,
  html.H2-only .Page--index #thread .Post.Photo .Post-content .date,
  html.H2-only .Page--index #thread .Post.Photoset .Post-content .date,
  html.H2-only .Page--index #thread .Post.Panorama .Post-content .date,
  html.H2-only .Page--index #thread .Post.Video .Post-content .date {
    top: 48px !important;
  }
  html.H2-only .Page--index #thread .Post.Audio .meta,
  html.H2-only .Page--index #thread .Post.Photo .meta,
  html.H2-only .Page--index #thread .Post.Photoset .meta,
  html.H2-only .Page--index #thread .Post.Panorama .meta,
  html.H2-only .Page--index #thread .Post.Video .meta {
    border-top: 1px solid #e7e7e7;
  }
  html.H2-only .Page--index #thread .Post.Audio:nth-of-type(odd) .Post-media,
  html.H2-only .Page--index #thread .Post.Photo:nth-of-type(odd) .Post-media,
  html.H2-only .Page--index #thread .Post.Photoset:nth-of-type(odd) .Post-media,
  html.H2-only .Page--index #thread .Post.Panorama:nth-of-type(odd) .Post-media,
  html.H2-only .Page--index #thread .Post.Video:nth-of-type(odd) .Post-media {
    text-align: right;
  }
  html.H2-only .Page--index #thread .Post.Audio:nth-of-type(odd) .Post-content,
  html.H2-only .Page--index #thread .Post.Photo:nth-of-type(odd) .Post-content,
  html.H2-only .Page--index #thread .Post.Photoset:nth-of-type(odd) .Post-content,
  html.H2-only .Page--index #thread .Post.Panorama:nth-of-type(odd) .Post-content,
  html.H2-only .Page--index #thread .Post.Video:nth-of-type(odd) .Post-content {
    float: left;
  }
  html.H2-only .Page--index .Post-content {
    padding: 103px 45px 45px 45px !important;
  }
  html.H2-only .Page--index .Post.Answer,
  html.H2-only .Page--index .Post.Chat,
  html.H2-only .Page--index .Post.Link,
  html.H2-only .Page--index .Post.Quote {
    padding: 70px 0 0 0;
  }
  html.H2-only .Page--index .Post.Answer .Post-detail,
  html.H2-only .Page--index .Post.Chat .Post-detail,
  html.H2-only .Page--index .Post.Link .Post-detail,
  html.H2-only .Page--index .Post.Quote .Post-detail {
    padding: 60px 160px 70px;
  }
  html.H2-only .Page--index .Post.Answer .date,
  html.H2-only .Page--index .Post.Chat .date,
  html.H2-only .Page--index .Post.Link .date,
  html.H2-only .Page--index .Post.Quote .date {
    left: 160px;
  }
  .Page--index #thread .Post.Audio:nth-of-type(odd) .Post-media,
  .Page--index #thread .Post.Photo:nth-of-type(odd) .Post-media,
  .Page--index #thread .Post.Photoset:nth-of-type(odd) .Post-media,
  .Page--index #thread .Post.Panorama:nth-of-type(odd) .Post-media,
  .Page--index #thread .Post.Video:nth-of-type(odd) .Post-media {
    text-align: right;
  }
  .Page--index #thread .Post.Audio:nth-of-type(odd) .Post-content,
  .Page--index #thread .Post.Photo:nth-of-type(odd) .Post-content,
  .Page--index #thread .Post.Photoset:nth-of-type(odd) .Post-content,
  .Page--index #thread .Post.Panorama:nth-of-type(odd) .Post-content,
  .Page--index #thread .Post.Video:nth-of-type(odd) .Post-content {
    float: left;
  }
  .Page--index #thread .Post-content {
    padding: 140px 160px 80px;
  }
  .Page--index #thread .Post-body {
    padding: 30px 0;
  }
  .Page--index .Post.Audio .Post-body,
  .Page--index .Post.Photo .Post-body,
  .Page--index .Post.Photoset .Post-body,
  .Page--index .Post.Panorama .Post-body,
  .Page--index .Post.Video .Post-body {
    border-bottom: 1px solid #e7e7e7;
    border-top: 1px solid #e7e7e7;
  }
  .Page--index .Post.Audio .meta,
  .Page--index .Post.Photo .meta,
  .Page--index .Post.Photoset .meta,
  .Page--index .Post.Panorama .meta,
  .Page--index .Post.Video .meta {
    text-align: left;
  }
  .Page--index .Post.Audio .tags,
  .Page--index .Post.Photo .tags,
  .Page--index .Post.Photoset .tags,
  .Page--index .Post.Panorama .tags,
  .Page--index .Post.Video .tags {
    text-align: left;
  }
  .Page--index .Post.Answer,
  .Page--index .Post.Chat,
  .Page--index .Post.Link,
  .Page--index .Post.Quote {
    padding: 80px 0 0 0;
  }
  .Page--index .Post.Answer .Post-content,
  .Page--index .Post.Chat .Post-content,
  .Page--index .Post.Link .Post-content,
  .Page--index .Post.Quote .Post-content {
    border-top: 1px solid #e7e7e7;
    padding: 45px 0 0 0 !important;
  }
  .Page--index .Post.Answer .Post-detail,
  .Page--index .Post.Chat .Post-detail,
  .Page--index .Post.Link .Post-detail,
  .Page--index .Post.Quote .Post-detail {
    padding: 45px 160px 70px 160px;
  }
  .Page--index .Post.Answer .perma-body-wrapper,
  .Page--index .Post.Chat .perma-body-wrapper,
  .Page--index .Post.Link .perma-body-wrapper,
  .Page--index .Post.Quote .perma-body-wrapper {
    padding-bottom: 40px;
  }
  .Page--index .Post.Answer .date,
  .Page--index .Post.Chat .date,
  .Page--index .Post.Link .date,
  .Page--index .Post.Quote .date {
    left: 160px;
    top: 0;
    width: 30%;
  }
  .Page--index .Post.Answer .tags,
  .Page--index .Post.Chat .tags,
  .Page--index .Post.Link .tags,
  .Page--index .Post.Quote .tags {
    text-align: left;
    width: 30%;
  }
  .Page--index .Post.Answer .meta,
  .Page--index .Post.Chat .meta,
  .Page--index .Post.Link .meta,
  .Page--index .Post.Quote .meta {
    border-top: 1px solid #e7e7e7;
    text-align: left;
    width: 100%;
  }
  .Photo--photoset .Post-media img {
    padding-bottom: 0px !important;
    padding-top: 1em;
  }
}