@charset "utf-8";
/* CSS Document */
html {
    font-family: serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body { margin: 0 }
article, aside, details, figcaption, figure, footer, header, hgroup, main, 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: transparent }
a:active, a:hover { outline: 0 }
abbr[title] { border-bottom: 1px dotted }
b, strong { font-weight: 400 }
dfn { font-style: italic }
h1 {
    font-size: 2em;
    margin: .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: -.5em }
sub { bottom: -.25em }
img { border: 0 }
svg:not(:root) { overflow: hidden }
figure { margin: 1em 40px }
hr {
    -moz-box-sizing: content-box;
    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;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none }
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea { overflow: auto }
optgroup { font-weight: 400 }
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th { padding: 0 }
html {
    font-family: serif;
    overflow-x: hidden;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    word-wrap: break-word;
}
body, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: 'Libre Baskerville',serif;
    font-size: 28px;
    line-height: 56px;
    font-weight: 400;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a:focus { outline: 0 }
.no-touch .opacity-link a:hover, .opacity-link a:active, .opacity-link a:focus {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40);
    opacity: .4;
    outline: 0;
}
figure { margin: 0 }
img {
    vertical-align: middle;
    display: block;
    max-width: 100%;
	width:1000px;
    height: auto;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, 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 }
header { margin: 70px 0 0 }
.post { margin-top: 100px }
p, h1, h2, h3, h4, h5, h6, .odd, .even, .link-description, .link_og_blockquote {
    margin-top: 12px;
    margin-bottom: 0;
}
.page-links li, .pagination li, .permalink-pagination li { display: inline-block }
.pagination li::after, .permalink-pagination li::after, .page-links li::after { content: "\00a0 \00a0" }
.pagination li:last-child::after, .permalink-pagination li:last-child::after, .page-links li:last-child::after { content: none }
div.pagination {
    height: 75px;
    margin-bottom: 50px;
}
.link-left { float: left }
.link-center { margin: 0 auto }
.link-right { float: right }
.permalink-pagination {
    margin-top: 75px;
    margin-bottom: 25px;
}
.permalink-page p + p { margin-top: -25px }
.text-post, .quote-post, .chat-post, .answer-post, div.caption { padding-right: 120px }
.quote-post-quote { font-style: italic }
.quote-post-source { margin-top: 25px }
.caption { margin-bottom: 50px }
.caption h1:first-child, .caption h2:first-child, .caption h3:first-child, .caption h4:first-child, .caption h5:first-child, .caption h6:first-child, .caption p:first-child, .caption > .unstyled-ul:first-child { margin-top: 18px }
.caption span.link-description p:first-child { margin-top: 12px }
.below { margin: 120px 0 0 }
header ul, header li, ul.unstyled-ul, .unstyled-ul li, ul.unstyled-ul-notes, .unstyled-ul-notes li, .below ul, .below li, ul.pagination, .pagination li, ul.permalink-pagination, .permalink-pagination li {
    list-style-type: none;
    padding: 0;
}
.unstyled-ul { margin-top: 12px }
.unstyled-ul + .unstyled-ul {
    margin-top: 12px;
    padding: 0;
}
.quote-post-source {
    text-align: right;
    margin-bottom: 25px;
}
.unstyled-ul-notes {
    margin-top: 25px;
    padding: 0;
}
.odd, .even { margin-bottom: 25px }
.odd { text-align: left }
.odd li { padding-right: 37% }
.even { text-align: right }
.even li { padding-left: 37% }
li > p {
    margin: 0;
    padding: 0;
}
.theme-link {
    margin-top: 150px;
    font-size: 12px;
}
a { background: transparent }
blockquote {
    margin-left: 1px;
    margin-right: 0;
    padding-left: 30px;
    border-left-width: 4px;
    border-left-style: solid;
}
.link_og_blockquote {
    border: 0;
    quotes: none;
    font-style: italic;
    margin-left: 0;
    padding-left: 0;
}
.caption > blockquote, .link_og_blockquote { margin-bottom: 0 }
blockquote, ol, ul {
    margin-top: 12px;
    margin-bottom: 0;
}
ol, ul { padding-left: 34px }
img { max-width: 100% }
.responsive {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.responsive-audio {
    width: 100%;
    position: relative;
    margin-bottom: -6px;
}
.image-popup-no-margins img { cursor: pointer }
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.html-photoset-container { margin-bottom: -6px }
#tumblr_lightbox { background-color: #000!important }
.responsive-audio + .caption > p:first-child { margin-top: 12px }
.responsive-audio + .caption > .unstyled-ul:first-child { margin-top: 12px }
.tumblr_audio_player { width: 500px }
.soundcloud_audio_player { width: 500px }
.spotify_audio_player { max-width: 100% }
.bandcamp_audio_player { width: 100% }
video {
    max-width: 100%;
    height: auto;
}
iframe, embed, object { max-width: 100% }
.video-post {
    position: relative;
    overflow: hidden;
    height: 100%;
}
.video-container { margin: 0 auto }
.fluid-width-video-wrapper + .fluid-width-video-wrapper { display: none }
.touch .video-container a {
    width: 100%!important;
    height: auto!important;
}
ol.notes {
    padding: 0;
    margin: 0;
    list-style-type: none;
    border-bottom: none;
}
ol.notes li.note {
    border-top: none;
    padding: 0;
}
img.avatar { display: none }
ol.notes li.note span.action { font-weight: 400 }
ol.notes li.note blockquote {
    margin: 0;
    border: 0;
    padding: 0;
}
ol.notes li.note blockquote a { text-decoration: none }
.more_notes_link_container { text-align: left!important }
abbr[title] { border-bottom: 1px dotted }
b, strong { font-weight: 400 }
dfn { font-style: italic }
h1 { font-size: inherit }
mark {
    background: #ff0;
    color: #000;
}
small { font-size: 80% }
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup { top: -.5em }
sub { bottom: -.25em }
img { border: 0 }
svg:not(:root) { overflow: hidden }
figure { margin: 1em 40px }
hr {
    -moz-box-sizing: content-box;
    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;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none }
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea { overflow: auto }
optgroup { font-weight: 400 }
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th { padding: 0 }
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:before, :after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.img-rounded { border-radius: 0 }
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #000;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle { border-radius: 50% }
hr {
    margin-top: 25px;
    margin-bottom: 22px;
    border: 0;
    height: 5px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}
@media print { 
    * {
        text-shadow: none!important;
        color: #000!important;
        background: transparent!important;
        box-shadow: none!important;
    }
    a, a:visited { text-decoration: underline }
    a[href]:after { content: " (" attr(href) ")" }
    abbr[title]:after { content: " (" attr(title) ")" }
    a[href^="javascript:"]:after, a[href^="#"]:after { content: "" }
    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead { display: table-header-group }
    tr, img { page-break-inside: avoid }
    img, .responsive { max-width: 100%!important }
    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }
    h2, h3 { page-break-after: avoid }
    select { background: #fff!important }
    .navbar { display: none }
    .table td, .table th { background-color: #fff!important }
    .btn > .caret, .dropup > .btn > .caret { border-top-color: #000!important }
    .label { border: 1px solid #000 }
    .table { border-collapse: collapse!important }
    .table-bordered th, .table-bordered td { border: 1px solid #ddd!important }
}
@media (min-width: 720px) { 
    .container { width: 692px }
}
@media (min-width: 992px) { 
    .container { width: 960px }
}
@media (min-width: 1300px) { 
    .container { width: 1020px }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.row {
    margin-left: -10px;
    margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6 { float: left }
.col-xs-6 { width: 100% }
.col-xs-5 { width: 83.33333333% }
.col-xs-4 { width: 66.66666667% }
.col-xs-3 { width: 50% }
.col-xs-2 { width: 33.33333333% }
.col-xs-1 { width: 16.66666667% }
.col-xs-pull-6 { right: 100% }
.col-xs-pull-5 { right: 83.33333333% }
.col-xs-pull-4 { right: 66.66666667% }
.col-xs-pull-3 { right: 50% }
.col-xs-pull-2 { right: 33.33333333% }
.col-xs-pull-1 { right: 16.66666667% }
.col-xs-pull-0 { right: 0 }
.col-xs-push-6 { left: 100% }
.col-xs-push-5 { left: 83.33333333% }
.col-xs-push-4 { left: 66.66666667% }
.col-xs-push-3 { left: 50% }
.col-xs-push-2 { left: 33.33333333% }
.col-xs-push-1 { left: 16.66666667% }
.col-xs-push-0 { left: 0 }
.col-xs-offset-6 { margin-left: 100% }
.col-xs-offset-5 { margin-left: 83.33333333% }
.col-xs-offset-4 { margin-left: 66.66666667% }
.col-xs-offset-3 { margin-left: 50% }
.col-xs-offset-2 { margin-left: 33.33333333% }
.col-xs-offset-1 { margin-left: 16.66666667% }
.col-xs-offset-0 { margin-left: 0 }
@media (min-width: 720px) { 
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6 { float: left }
    .col-sm-6 { width: 100% }
    .col-sm-5 { width: 83.33333333% }
    .col-sm-4 { width: 66.66666667% }
    .col-sm-3 { width: 50% }
    .col-sm-2 { width: 33.33333333% }
    .col-sm-1 { width: 16.66666667% }
    .col-sm-pull-6 { right: 100% }
    .col-sm-pull-5 { right: 83.33333333% }
    .col-sm-pull-4 { right: 66.66666667% }
    .col-sm-pull-3 { right: 50% }
    .col-sm-pull-2 { right: 33.33333333% }
    .col-sm-pull-1 { right: 16.66666667% }
    .col-sm-pull-0 { right: 0 }
    .col-sm-push-6 { left: 100% }
    .col-sm-push-5 { left: 83.33333333% }
    .col-sm-push-4 { left: 66.66666667% }
    .col-sm-push-3 { left: 50% }
    .col-sm-push-2 { left: 33.33333333% }
    .col-sm-push-1 { left: 16.66666667% }
    .col-sm-push-0 { left: 0 }
    .col-sm-offset-6 { margin-left: 100% }
    .col-sm-offset-5 { margin-left: 83.33333333% }
    .col-sm-offset-4 { margin-left: 66.66666667% }
    .col-sm-offset-3 { margin-left: 50% }
    .col-sm-offset-2 { margin-left: 33.33333333% }
    .col-sm-offset-1 { margin-left: 16.66666667% }
    .col-sm-offset-0 { margin-left: 0 }
}
@media (min-width: 992px) { 
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6 { float: left }
    .col-md-6 { width: 100% }
    .col-md-5 { width: 83.33333333% }
    .col-md-4 { width: 66.66666667% }
    .col-md-3 { width: 50% }
    .col-md-2 { width: 33.33333333% }
    .col-md-1 { width: 16.66666667% }
    .col-md-pull-6 { right: 100% }
    .col-md-pull-5 { right: 83.33333333% }
    .col-md-pull-4 { right: 66.66666667% }
    .col-md-pull-3 { right: 50% }
    .col-md-pull-2 { right: 33.33333333% }
    .col-md-pull-1 { right: 16.66666667% }
    .col-md-pull-0 { right: 0 }
    .col-md-push-6 { left: 100% }
    .col-md-push-5 { left: 83.33333333% }
    .col-md-push-4 { left: 66.66666667% }
    .col-md-push-3 { left: 50% }
    .col-md-push-2 { left: 33.33333333% }
    .col-md-push-1 { left: 16.66666667% }
    .col-md-push-0 { left: 0 }
    .col-md-offset-6 { margin-left: 100% }
    .col-md-offset-5 { margin-left: 83.33333333% }
    .col-md-offset-4 { margin-left: 66.66666667% }
    .col-md-offset-3 { margin-left: 50% }
    .col-md-offset-2 { margin-left: 33.33333333% }
    .col-md-offset-1 { margin-left: 16.66666667% }
    .col-md-offset-0 { margin-left: 0 }
}
@media (min-width: 1300px) { 
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6 { float: left }
    .col-lg-6 { width: 100% }
    .col-lg-5 { width: 83.33333333% }
    .col-lg-4 { width: 66.66666667% }
    .col-lg-3 { width: 50% }
    .col-lg-2 { width: 33.33333333% }
    .col-lg-1 { width: 16.66666667% }
    .col-lg-pull-6 { right: 100% }
    .col-lg-pull-5 { right: 83.33333333% }
    .col-lg-pull-4 { right: 66.66666667% }
    .col-lg-pull-3 { right: 50% }
    .col-lg-pull-2 { right: 33.33333333% }
    .col-lg-pull-1 { right: 16.66666667% }
    .col-lg-pull-0 { right: 0 }
    .col-lg-push-6 { left: 100% }
    .col-lg-push-5 { left: 83.33333333% }
    .col-lg-push-4 { left: 66.66666667% }
    .col-lg-push-3 { left: 50% }
    .col-lg-push-2 { left: 33.33333333% }
    .col-lg-push-1 { left: 16.66666667% }
    .col-lg-push-0 { left: 0 }
    .col-lg-offset-6 { margin-left: 100% }
    .col-lg-offset-5 { margin-left: 83.33333333% }
    .col-lg-offset-4 { margin-left: 66.66666667% }
    .col-lg-offset-3 { margin-left: 50% }
    .col-lg-offset-2 { margin-left: 33.33333333% }
    .col-lg-offset-1 { margin-left: 16.66666667% }
    .col-lg-offset-0 { margin-left: 0 }
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
    content: " ";
    display: table;
}
.clearfix:after, .container:after, .container-fluid:after, .row:after { clear: both }
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right { float: right!important }
.pull-left { float: left!important }
.hide { display: none!important }
.show { display: block!important }
.invisible { visibility: hidden }
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.hidden {
    display: none!important;
    visibility: hidden!important;
}
.affix { position: fixed }
.visible-xs, .visible-sm, .visible-md, .visible-lg { display: none!important }
@media (max-width: 1949px) { 
    .post { margin-top: 120px }
}
@media (max-width: 991px) { 
    .text-post, .quote-post, .chat-post, .answer-post, div.caption { padding-right: 0 }
}
@media (max-width: 719px) { 
    body, h1, h2, h3, h4, h5, h6 {
        font-size: 20px;
        line-height: 24px;
    }
    hr { height: 3px }
    .container { margin-bottom: 75px }
    .visible-xs { display: block!important }
    table.visible-xs { display: table }
    tr.visible-xs { display: table-row!important }
    th.visible-xs, td.visible-xs { display: table-cell!important }
    .post { margin-top: 100px }
    blockquote {
        padding-left: 25px;
        border-left-width: 3px;
    }
    .caption { margin-bottom: 30px }
    .below { margin: 90px 0 0 }
    .theme-link { margin-top: 50px }
    .html-photoset-container { margin-bottom: -4px }
    .responsive-audio { margin-bottom: -4px }
    .soundcloud_audio_player {
        width: 100%;
        height: 100px;
    }
    .spotify_audio_player {
        max-width: 100%;
        height: 80px;
    }
    p, h1, h2, h3, h4, h5, h6, .odd, .even, .link-description, .link_og_blockquote {
        margin-top: 10px;
        margin-bottom: 0;
    }
    div.pagination {
        height: 50px;
        margin-bottom: 10px;
    }
    .permalink-pagination {
        margin-top: 60px;
        margin-bottom: 20px;
    }
    .permalink-page p + p { margin-top: -20px }
    .quote-post-source { margin-top: 20px }
    .caption h1:first-child, .caption h2:first-child, .caption h3:first-child, .caption h4:first-child, .caption h5:first-child, .caption h6:first-child, .caption p:first-child, .caption > .unstyled-ul:first-child { margin-top: 15px }
    .caption span.link-description p:first-child { margin-top: 10px }
    .unstyled-ul { margin-top: 10px }
    .unstyled-ul + .unstyled-ul {
        margin-top: 10px;
        padding: 0;
    }
    .quote-post-source {
        text-align: right;
        margin-bottom: 20px;
    }
    .unstyled-ul-notes {
        margin-top: 20px;
        padding: 0;
    }
    .odd, .even { margin-bottom: 20px }
    .theme-link {
        margin-top: 60px;
        font-size: 10px;
    }
    blockquote, ol, ul {
        margin-top: 10px;
        margin-bottom: 0;
    }
    ol, ul { padding-left: 28px }
    .responsive-audio + .caption > p:first-child { margin-top: 10px }
    .responsive-audio + .caption > .unstyled-ul:first-child { margin-top: 10px }
    hr {
        margin-top: 20px;
        margin-bottom: 18px;
        border: 0;
        height: 5px;
    }
}
@media (max-width: 520px) { 
    body, h1, h2, h3, h4, h5, h6 {
        font-size: 16px;
        line-height: 19px;
    }
    .responsive-audio + .caption > p:first-child { margin-top: 8px }
    .responsive-audio + .caption > .unstyled-ul:first-child { margin-top: 8px }
    .tumblr_audio_player { width: 100% }
    .html-photoset-container { margin-bottom: -3px }
    .responsive-audio {
        width: 100%;
        position: relative;
        margin-bottom: -3px;
    }
    p, h1, h2, h3, h4, h5, h6, .odd, .even, .link-description, .link_og_blockquote {
        margin-top: 8px;
        margin-bottom: 0;
    }
    .permalink-pagination {
        margin-top: 48px;
        margin-bottom: 16px;
    }
    .permalink-page p + p { margin-top: -16px }
    .quote-post-source { margin-top: 16px }
    .caption h1:first-child, .caption h2:first-child, .caption h3:first-child, .caption h4:first-child, .caption h5:first-child, .caption h6:first-child, .caption p:first-child, .caption > .unstyled-ul:first-child { margin-top: 12px }
    .caption span.link-description p:first-child { margin-top: 8px }
    .unstyled-ul { margin-top: 8px }
    .unstyled-ul + .unstyled-ul {
        margin-top: 8px;
        padding: 0;
    }
    .quote-post-source {
        text-align: right;
        margin-bottom: 16px;
    }
    .unstyled-ul-notes {
        margin-top: 16px;
        padding: 0;
    }
    .odd, .even { margin-bottom: 16px }
    .theme-link {
        margin-top: 48px;
        font-size: 8px;
    }
    blockquote { padding-left: 20px }
    blockquote, ol, ul {
        margin-top: 8px;
        margin-bottom: 0;
    }
    ol, ul { padding-left: 22px }
    .responsive-audio + .caption > p:first-child { margin-top: 8px }
    .responsive-audio + .caption > .unstyled-ul:first-child { margin-top: 8px }
    hr {
        margin-top: 16px;
        margin-bottom: 14px;
        border: 0;
        height: 5px;
    }
}
@media (min-width: 720px) and (max-width: 991px) { 
    .container { margin-bottom: 100px }
    .visible-sm { display: block!important }
    table.visible-sm { display: table }
    tr.visible-sm { display: table-row!important }
    th.visible-sm, td.visible-sm { display: table-cell!important }
}
@media (min-width: 992px) and (max-width: 1299px) { 
    .container { margin-bottom: 100px }
    .visible-md { display: block!important }
    table.visible-md { display: table }
    tr.visible-md { display: table-row!important }
    th.visible-md, td.visible-md { display: table-cell!important }
}
@media (min-width: 1300px) { 
    .container { margin-bottom: 150px }
    .visible-lg { display: block!important }
    table.visible-lg { display: table }
    tr.visible-lg { display: table-row!important }
    th.visible-lg, td.visible-lg { display: table-cell!important }
}
@media (max-width: 719px) { 
    .hidden-xs { display: none!important }
}
@media (min-width: 720px) and (max-width: 991px) { 
    .hidden-sm { display: none!important }
}
@media (min-width: 992px) and (max-width: 1299px) { 
    .hidden-md { display: none!important }
}
@media (min-width: 1300px) { 
    .hidden-lg { display: none!important }
}
.visible-print { display: none!important }
@media print { 
    .visible-print { display: block!important }
    table.visible-print { display: table }
    tr.visible-print { display: table-row!important }
    th.visible-print, td.visible-print { display: table-cell!important }
}
@media print { 
    .hidden-print { display: none!important }
}
.mfp-no-margins img.mfp-img { padding: 0 }
.mfp-no-margins .mfp-figure:after {
    top: 0;
    bottom: 0;
}
.mfp-no-margins .mfp-container { padding: 0 }
.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container { opacity: 1 }
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .95;
    filter: alpha(opacity=95);
}
.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg { opacity: 0 }
.mfp-close { background-image: none!important }
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background-color: #000;
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none!important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    background-color: #000;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before { display: none }
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur { cursor: progress }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: pointer }
.mfp-zoom { cursor: pointer }
.mfp-auto-cursor .mfp-content { cursor: auto }
.mfp-loading.mfp-figure { display: none }
.mfp-hide { display: none!important }
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a { color: #ccc }
.mfp-preloader a:hover { color: #fff }
.mfp-s-ready .mfp-preloader { display: none }
.mfp-s-error .mfp-content { display: none }
button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Baskerville,monospace;
}
.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-close:active { top: 1px }
.mfp-close-btn-in .mfp-close { color: #333 }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
}
.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.mfp-arrow:active { margin-top: -54px }
.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7;
}
.mfp-arrow-left { left: 0 }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right { right: 0 }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b { border-left: 27px solid #3f3f3f }
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close { top: -40px }
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,0.6);
    background: #000;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}
.mfp-figure { line-height: 0 }
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: none;
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure { margin: 0 }
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content { max-width: 100% }
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer }
@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px) { 
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img { padding: 0 }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty { padding: 0 }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) { 
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.mfp-ie7 .mfp-img { padding: 0 }
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}
.mfp-ie7 .mfp-container { padding: 0 }
.mfp-ie7 .mfp-content { padding-top: 44px }
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}