@charset "UTF-8";
html { min-height: 100%; -webkit-font-smoothing: antialiased; }

html, *, *::before, *::after { box-sizing: border-box; }

body { margin: 0; font-size: 1.8rem; line-height: 1.5; word-wrap: break-word; overflow-x: hidden; width: 100vw; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { line-height: 1.4; }

p { margin-bottom: 1em; }
p:last-child, p:only-of-type { margin-bottom: 0; }

a { outline: 0; }
a:active { outline: 0; }
a:hover, a:focus { text-decoration: none; cursor: pointer; }

blockquote { font-size: inherit; margin: 1em 0; }

img { max-width: 100%; height: auto; border: 0; }

figure img { display: block; margin: 0 auto 2rem; }

table { width: 100%; border-spacing: 0; border: 1px solid; }

thead, tfoot, th, td { padding: 0.5rem; }

td { border-bottom: 1px solid; }

tr:last-child td { border-bottom: 0; }

th { font-size: 110%; }

cite, em { font-style: normal; }

cite:before { content: "– "; }

input[type="text"] { border: 0; outline: 0; box-shadow: none; padding: 0.4rem 0.8rem; }

p:empty { display: none; }

input { -webkit-appearance: none; border-radius: 0; }

input[type='text'], input[type='email'] { color: #000 !important; }

.wrapper { display: flex; flex-direction: column; }

.wrapper-content { flex: 1 0 auto; position: relative; }

.wrapper-footer { flex-shrink: 0; }

@media only screen and (min-width: 768px) { .wrapper-posts, .wrapper-aside { padding-top: 4rem; padding-bottom: 4rem; } }

.sidebar-left .wrapper-posts { float: right; }

.nopadding { padding: 0 !important; }

.nomargin { margin: 0 !important; }

.noborder { border: 0 !important; }

.island-1 { padding: 1rem; }

.island-2, .island-3, .island-4, .island-6 { padding: 2rem; }

@media only screen and (min-width: 768px) { .island-3 { padding: 3rem; } }

@media only screen and (min-width: 768px) { .island-4 { padding: 4rem; } }

@media only screen and (min-width: 768px) { .island-6 { padding: 6rem; } }

.pad-bottom { padding-bottom: 1rem; }

.pad-bottom-2, .pad-bottom-3, .pad-bottom-4 { padding-bottom: 2rem; }

@media (min-width: 768px) { .pad-bottom-3 { padding-bottom: 3rem; } }

@media (min-width: 768px) { .pad-bottom-4 { padding-bottom: 4rem; } }

.pad-top { padding-top: 1rem; }

.pad-top-2, .pad-top-3, .pad-top-4 { padding-top: 2rem; }

@media (min-width: 768px) { .pad-top-3 { padding-top: 3rem; } }

@media (min-width: 768px) { .pad-top-4 { padding-top: 4rem; } }

.block { display: block; width: 100%; }

.block-xs { display: block !important; width: 100%; text-align: center; clear: both; }

@media only screen and (min-width: 768px) { .block-sm { display: block !important; width: 100%; text-align: center; clear: both; } }

@media only screen and (min-width: 992px) { .block-md { display: block !important; width: 100%; text-align: center; clear: both; } }

@media only screen and (min-width: 1200px) { .block-lg { display: block !important; width: 100%; text-align: center; clear: both; } }

.inline { display: inline-block; }

.vertical-align { display: -ms-flexbox !important; display: flex !important; align-items: center; }
.vertical-align > li { display: inline-flex; }

.vertical-align-wrap { display: -ms-flexbox !important; display: flex !important; align-items: center; flex-wrap: wrap; }
.vertical-align-wrap > li { display: inline-flex; }

.horizontal-align { display: -ms-flexbox !important; display: flex !important; justify-content: center; }

.fullheight { height: 100%; }

.hidden { display: none !important; }

.left { float: left; }

.right { float: right; }

.align-right { display: flex; justify-content: flex-end; }

.back-top { position: fixed; bottom: 0; right: 0; width: 5rem; height: 5rem; text-align: center; z-index: 99; }

.back-top i { font-size: 3rem; line-height: 5rem; }

.bt { border-top: 1px solid; }

.bb { border-bottom: 1px solid; }

.uppercase, .text-uppercase, h4.widget-title, .btn, .block-title, .share-item { text-transform: uppercase; letter-spacing: 2px; }

.lowercase, .text-lowercase { text-transform: lowercase; }

.text-left { text-align: left; }

.text-center { text-align: center; }

.text-right { text-align: right; }

.text-bold { font-weight: 900 !important; }

.muted, .text-muted { opacity: 0.3; }

a.muted:hover, a.muted:focus, a.text-muted:hover, a.text-muted:focus { opacity: 1; }

a:hover .muted, a:focus .muted { opacity: 1; }

.notes { padding: 0; list-style: none; }
.notes .avatar { width: 2.6rem; height: 2.6rem; margin-right: 1rem; }

.widget-notes-list li { margin: 0.5rem 0; }

.widget-notes-thumbs li { display: inline-block; margin: 0.15rem; }
.widget-notes-thumbs li.more_notes_link_container { display: block; width: 100%; padding: 3rem 0; text-align: center; }
.widget-notes-thumbs .action, .widget-notes-thumbs blockquote { display: none; }

.pagination-links { overflow: auto; }

.post-photo { display: block; margin-left: auto; margin-right: auto; }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.copyright { margin-bottom: 0.5em; }

.nav, .meta { font-weight: bold; }

.block-newsletter-code label { font-weight: bold; text-transform: uppercase; }

.post-tag { padding: 0 0.5em; }

.first-tag { display: inline-block; line-height: 1; padding: 0.7em 0.7em 0.5em; position: absolute; top: 2.5rem; left: -1px; }

.first-tag-word:nth-of-type(n+3) { display: none; }

.first-tag + .post-title, .first-tag + .post-text { padding-top: 2rem; }

.is-reblog .first-tag + .post-text { padding-top: 4rem; }

.first-tag + .wrapper-media { padding-top: 4.8rem; }

.nav-links .nav { padding: 0 2.5rem; }

input.search-field { width: 100%; max-width: 50rem; padding: 1rem 1.5rem; margin-bottom: 1.5rem; }

.nav-search .search-field { position: relative; margin: 0 auto; }
.nav-search .search-field:focus { outline: 0; }
.nav-search .search-button { display: block; margin: 1rem auto; }
.nav-search .search-button:focus { outline: 0; }

input[type="text"] { border: 1px solid; }

.dropdown-menu { border-radius: 0; box-shadow: none; }

.dropdown-menu > li > a { padding: 0.7rem; }

.dropdown-menu > li:last-child > a { border-bottom: 0; }

.tags-arrow-down { margin-left: 0.5rem; }

.icon-nav-toggle { width: 4rem; line-height: 1; text-align: center; font-size: 3rem !important; z-index: 200; transition: 250ms; }
.icon-nav-toggle:hover, .icon-nav-toggle:focus { opacity: 0.5; }

.fa-close { line-height: 4rem; }

.mobile-nav { position: fixed; top: 0; left: 0; right: 0; bottom: 0; min-height: 100%; z-index: 1000; text-align: center; display: flex; flex-direction: column; justify-content: center; }
.mobile-nav .logo { z-index: 1; }
.mobile-nav .dropdown-toggle { display: block; margin-bottom: 0; }
.mobile-nav .dropdown-menu { position: relative; float: none; text-align: center; padding: 1rem; margin-bottom: -1rem; }

.mobile-nav-items { padding: 2rem 0 0; z-index: 1; }
.mobile-nav-items .subnav.dropdown.open { display: inline-block; padding: 0.5rem 1rem 2rem; margin-top: 1rem; }

.mobile-nav-wrapper { display: flex; flex-direction: column; overflow: auto; }

.opacity-none { opacity: 1; }

.opacity-9 { opacity: 0.9; }

.opacity-8 { opacity: 0.8; }

.opacity-7 { opacity: 0.7; }

.opacity-6 { opacity: 0.6; }

.opacity-5 { opacity: 0.5; }

.opacity-4 { opacity: 0.4; }

.opacity-3 { opacity: 0.3; }

.opacity-2 { opacity: 0.2; }

.opacity-1 { opacity: 0.1; }

.round { border-radius: 50%; }

a { transition: 250ms; }
a:hover { cursor: pointer; }

.hover-fade, .nav-links li, .button, .btn, .is-index .photoset-grid-lightbox img { transition: 250ms; }

.hover-fade a:hover, .nav-links li a:hover, .hover-fade a:focus, .nav-links li a:focus, .hover-fade:hover, .nav-links li:hover, .hover-fade:focus, .nav-links li:focus, a.hover-fade:hover, a.hover-fade:focus, .is-index .photoset-grid-lightbox img:hover, .is-index .photoset-grid-lightbox img:hover:focus { opacity: 0.5; }

.grayscale { -webkit-filter: grayscale(100%); filter: grayscale(100%); }

.title-bb { display: inline-block; border-bottom: 0.2rem solid; margin-bottom: 1em; }
@media only screen and (min-width: 768px) { .title-bb { border-bottom: 0.4rem solid; } }

.widget-likes ul { margin: 0; list-style: none; padding-left: 0; }

.like_post { margin-bottom: 2.5rem; border-bottom: 1px solid; padding-bottom: 2.5rem; }
.like_post:last-of-type { margin-bottom: 0; padding-bottom: 0; border-bottom: 0; }

.like_photo { margin-bottom: 1rem; }

.like_caption blockquote { border: 0; padding: 0; margin: 0; }

.like_caption h2 { margin: 0; font-size: 2rem; }

.tumblr_blog { text-transform: uppercase; }

.notes li.more_notes_link_container { margin-top: 5rem; }

.tumblelog, .source_tumblelog, .action a { font-weight: bold; }

.tmblr-embed, .tumblr_video_container, .tumblr_video_iframe { display: block; max-width: 100%; text-align: center; margin-left: auto; margin-right: auto; }

.tumblr_video_container, .tumblr_video_iframe { margin-bottom: 0; }

.spotify_audio_player, .soundcloud_audio_player, .audio-cover { display: block; margin-left: auto; margin-right: auto; }

.wrapper-post .spotify_audio_player, .wrapper-post .soundcloud_audio_player, .wrapper-post .audio-cover { max-width: 100%; max-height: 34rem; }
@media only screen and (min-width: 480px) and (max-width: 991px) { .wrapper-post .spotify_audio_player, .wrapper-post .soundcloud_audio_player, .wrapper-post .audio-cover { max-height: 100%; } }
@media only screen and (min-width: 768px) { .wrapper-post .spotify_audio_player, .wrapper-post .soundcloud_audio_player, .wrapper-post .audio-cover { max-height: 53rem; } }
@media only screen and (min-width: 992px) { .wrapper-post .spotify_audio_player, .wrapper-post .soundcloud_audio_player, .wrapper-post .audio-cover { max-height: 100%; } }

.thumb .spotify_audio_player, .thumb .soundcloud_audio_player, .thumb .audio-cover { width: 100vw; height: 100vw; }
@media only screen and (min-width: 768px) { .thumb .spotify_audio_player, .thumb .soundcloud_audio_player, .thumb .audio-cover { width: 50vw; height: 50vw; } }
@media only screen and (min-width: 992px) { .thumb .spotify_audio_player, .thumb .soundcloud_audio_player, .thumb .audio-cover { width: 25vw; height: 25vw; } }

.audio_container { overflow: hidden; position: relative; width: 100%; }

.tumblr_audio_player { border: 1px solid; }

.audio_message_container { display: none !important; }

body.tmblr-iframe-themed .wrapper-overlay.visible { top: 10rem; }

.post-buttons { -webkit-box-flex: 1; -ms-flex: auto; flex: auto; }
@media only screen and (max-width: 991px) { .post-buttons { float: none; } }

.post-buttons .wrapper-buttons { text-align: right; margin-right: 20px; }

.post-buttons .share-link { display: flex; position: relative; text-align: left; font-size: 2.2rem; height: 2.2rem; margin: 0 0.5rem; line-height: 1; align-items: center; padding: 0; }

.share-link.share-control { margin-right: 0.5rem; }

.post-buttons .like_button::before, .post-buttons .reblog_button::before, .post-buttons .share::before { display: block; line-height: 1; }

.share-menu { bottom: 25px; }

.pop-menu { display: none; padding: 1em; border-radius: 0.3rem; position: absolute; bottom: 3.5rem; left: -7.2rem; width: 16rem; z-index: 10; }
.pop-menu:after { top: 99%; left: 50%; border-style: solid; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: transparent; border-width: 1rem; margin-left: -1rem; }
.pop-menu ul { float: none; margin: 0 !important; padding: 0; list-style: none; }

.pop-menu ul li { border-left: none; float: none; height: auto; position: relative; width: auto; padding: 0.5em; }
.pop-menu ul li:first-child { border-top: none; }
.pop-menu ul li:hover { background: white; border-radius: 0.3rem; cursor: pointer; }

article.wrapper-post.active .pop-menu.active { display: block; -webkit-transition: all 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55); transition: all 0.25s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.share-menu ul li a { opacity: 1; }
.share-menu ul li a:hover { opacity: 1; }

.like_button, .reblog_button, .share_button { color: inherit; display: inline-flex; }

.reblog_button:before, .share_button:before { font-family: "FontAwesome", Arial, sans-serif; }

.reblog_button:before { content: ""; }

.share_button:before { content: ""; }

.reblog_button svg { display: none; }

.share-item-arrow { line-height: 0.7; }

.share_button:hover { cursor: pointer; }

.is-reblog .post-text blockquote { margin: 0; border: 0; padding: 0; }

.notecount { text-transform: capitalize; }

.reblog_button, .like_button, .share_button:before { opacity: 1; }

.share-link:hover .reblog_button, .share-link:hover .like_button, .share-link:hover .share_button:before { opacity: 0.15; }

.wrapper-post-meta--footer .post-meta { text-align: left; }
@media only screen and (max-width: 991px) { .wrapper-post-meta--footer .post-meta { text-align: center; padding-bottom: 2rem; } }

aside .like_photo { display: block; margin: auto auto 3rem; }

aside .widget-thumb, aside .list-inline > li.widget-thumb { margin: 1%; float: left; padding: 0; }

aside .row-1 .widget-thumb, aside .row-1 .list-inline > li.widget-thumb { width: 98%; }

aside .row-2 .widget-thumb, aside .row-2 .list-inline > li.widget-thumb { width: 48%; }

aside .row-3 .widget-thumb, aside .row-3 .list-inline > li.widget-thumb { width: 31.3333%; }

aside .row-4 .widget-thumb, aside .row-4 .list-inline > li.widget-thumb { width: 23%; }

aside .row-5 .widget-thumb, aside .row-5 .list-inline > li.widget-thumb { width: 18%; }

aside .row-6 .widget-thumb, aside .row-6 .list-inline > li.widget-thumb { width: 14.6666%; }

.widget-thumb:hover, .widget-thumb:focus, .like_post a:hover, .like_post a:focus { opacity: 0.5; }

.btn, a.more_notes_link, .button { color: white; border: 0; border-radius: 2rem; text-transform: uppercase; line-height: 1.8; font-weight: bold; padding: 0.6rem 2.4rem; margin: 0 0.4rem 0 0; letter-spacing: 2px; }
.btn:hover, .btn:focus, a.more_notes_link:hover, a.more_notes_link:focus, .button:hover, .button:focus { color: white !important; }

@media only screen and (max-width: 767px) { .like_button iframe { height: 1.8rem; position: relative; top: 0.1rem; } }

.btn-cta { padding: 1rem 4rem; }

.btn.active, .btn:active, .button:active { box-shadow: none; }

.btn, a.btn, a.more_notes_link, .button { text-decoration: none !important; }

.fa { font-size: 1.8rem; }

.fa.fa-lg { font-size: 2.4rem; }

.share-btn { width: 3.5rem; height: 3.5rem; font-size: 1.6rem; line-height: 1; color: #fff !important; background: #000; border-radius: 0.4rem; margin: 0 0.3rem; border: 0; display: flex; align-items: center; justify-content: center; }

.share-btn .icon { color: #fff !important; }

.share-btn .reblog_button { height: 2.8rem !important; width: 2.8rem !important; padding: 0.3rem 0.6rem; display: inline-flex; align-items: center; justify-content: center; }

.share-btn .like_button { width: 3.0975rem !important; height: 3.0975rem; display: inline-flex; align-items: center; justify-content: center; }

.tmblr-embed, .tumblr_video_container, .tumblr_video_iframe { display: block; max-width: 100%; text-align: center; margin-left: auto; margin-right: auto; }

.tumblr_video_container, .tumblr_video_iframe { margin-bottom: 0; }

.widget-following .widget-thumb:nth-child(n+10) { display: none; }

.tmblr-iframe { margin-top: 1.5rem !important; }

.section { padding: 10rem 0 8rem; }

.content-stretch { display: flex; align-items: stretch; }

@media only screen and (min-width: 768px) { .content-stretch-sm { display: flex; align-items: stretch; } }

.section-title { display: inline-block; border: 2px solid; padding: 0.5rem 1.5rem; text-transform: uppercase; letter-spacing: 2px; }

.social-icons li { margin: 0 0.5rem 0.5rem; }

.about-button { margin-top: 1em; }

.block-pad-top { padding-top: 2rem; }
@media only screen and (min-width: 768px) { .block-pad-top { padding-top: 8rem; } }

.block-pad-bottom { padding-bottom: 2rem; }
@media only screen and (min-width: 768px) { .block-pad-bottom { padding-bottom: 8rem; } }

@media only screen and (max-width: 767px) { .site-top-widgets { text-align: right; } }

.tmblr-full { margin: 2em auto; }

.post-media-content img { margin-bottom: 2em; }

img.post-media { display: block; margin: 0 auto 2em; }

.underline, .underlined { display: inline-block; margin-left: auto; margin-right: auto; padding-bottom: 0.2em; margin-bottom: 1em; }

.share-link.like-control { margin-left: 0; }

.photoset-responsive .photoset { display: block; margin: 0 auto 1rem; max-width: 70rem; }

body { font-size: 1.7rem; line-height: 1.6; }

h1, .h1, .t1 { font-size: 3.1rem; }
@media only screen and (min-width: 768px) { h1, .h1, .t1 { font-size: 4.1rem; } }

h1.logo-text { margin: 0; line-height: 1.2; font-size: 2.7rem; }
@media only screen and (min-width: 768px) { h1.logo-text { font-size: 3.1rem; line-height: 1; } }

h2, .h2, .t2 { font-size: 2.6rem; }
@media only screen and (min-width: 768px) { h2, .h2, .t2 { font-size: 3.3rem; } }

h3, .h3, .t3 { font-size: 2.3rem; }
@media only screen and (min-width: 768px) { h3, .h3, .t3 { font-size: 2.8rem; } }

h4, .h4, .t4 { font-size: 1.9rem; }
@media only screen and (min-width: 768px) { h4, .h4, .t4 { font-size: 2.3rem; } }

h5, .h5, .t5 { font-size: 1.8rem; }
@media only screen and (min-width: 768px) { h5, .h5, .t5 { font-size: 1.9rem; } }

h6, .h6, .t6, h4.widget-title { font-size: 1.7rem; }
@media only screen and (min-width: 768px) { h6, .h6, .t6, h4.widget-title { font-size: 1.6rem; } }

small, .small, .t7, .widget, .tumblr_blog, .like_post, a.more_notes_link, .share-btn, .button { font-size: 1.6rem; }
@media only screen and (min-width: 768px) { small, .small, .t7, .widget, .tumblr_blog, .like_post, a.more_notes_link, .share-btn, .button { font-size: 1.5rem; } }

.micro, .t8, .widget .btn, .meta, .mc-field-group label, .btn-cta { font-size: 1.3rem; }
@media only screen and (min-width: 768px) { .micro, .t8, .widget .btn, .meta, .mc-field-group label, .btn-cta { font-size: 1.2rem; } }

.thumb-caption h3 { font-size: 2.8rem; }
@media only screen and (min-width: 992px) { .thumb-caption h3 { font-size: 2.3rem; } }
@media only screen and (min-width: 1300px) { .thumb-caption h3 { font-size: 2.8rem; } }

.widget { line-height: 1.6; margin-bottom: 2em; }
@media only screen and (min-width: 768px) { .widget { height: 31rem; margin-bottom: 0; } }

h4.widget-title { margin-bottom: 0.5em; }

.widget .btn { margin-top: 0.5em; }

.btn { letter-spacing: 2px; }

.block-title, h2.post-title, .post-media-caption h2:first-of-type { position: relative; z-index: 0; display: inline-block; }
.block-title:after, h2.post-title:after, .post-media-caption h2:first-of-type:after { content: ""; display: inline-block; position: absolute; top: -0.25em; left: -2rem; z-index: -1; }

.block-title { letter-spacing: 2px; }
.block-title:after { width: 4em; height: 1.8em; }

h2.post-title, .post-media-caption h2:first-of-type { margin-bottom: 1em; }
h2.post-title:after, .post-media-caption h2:first-of-type:after { width: 2em; height: 1.4em; line-height: 1.2; }

.is-answer .post-title { margin-bottom: 0; }

.btn-pagination .fa { font-size: 3rem; padding: 0.5em 0.8em; margin: 0; }

.btn-pagination.pagination-previous .fa { border-right: 3px solid; }

.btn-pagination.pagination-next .fa { border-left: 3px solid; }

@media only screen and (max-width: 767px) { .btn-pagination .fa { font-size: 1.5em; padding: 0.1em 0.4em; } }
.text-spaced { letter-spacing: 2px; }

.is-post cite:after { content: " –"; }

.logo-img { width: auto; }
@media only screen and (max-width: 767px) { .logo-img { max-height: 7rem; } }

.fa.icon-nav-toggle { font-size: 3.5rem; }

.mobile-nav { position: fixed; display: block; z-index: 20; top: 0; right: 0; bottom: 0; left: 0; width: 100vw; height: 100vh; }

.menu-toggle-close { position: fixed; top: 2rem; left: 0.5rem; }

.menu-toggle-open { margin-right: 1em; z-index: 50; }

.mobile-nav-wrapper { width: 100vw; height: 100vh; }

.search-btn { margin-left: 0.4em; }

input.search-field { width: 100%; margin-bottom: 0.5em; }

.btn.btn-cta, .text-dark .btn:hover, .text-light .btn:hover { opacity: 1; }

.btn-small { margin: 0.25em; font-size: 80%; }

.pagination-tag { padding: 0 1em; }

.post-navigation { overflow: auto; }

@media (max-width: 768px) { .btn-pagination i { zoom: 150%; } }
.btn-pagination:hover, .btn-pagination:focus { opacity: 0.3; }

.tag-link { letter-spacing: 0; }
.tag-link:before { content: "#"; }

.post-share, .page-share { margin: 3rem 0; }

.notes-simplified .notes li { list-style: none; display: inline-block; margin-right: 0.2rem; margin-bottom: 0.2rem; width: 4rem; height: 4rem; }
.notes-simplified .action, .notes-simplified blockquote { display: none; }
.notes-simplified .avatar { border-radius: 0; width: 4rem; height: auto; }

.notes li.more_notes_link_container { margin: 5rem 0; display: block !important; width: 100%; height: auto; }

.grayscale-img img { filter: grayscale(100%); -webkit-filter: grayscale(100%); filter: grayscale(100%); -ms-filter: grayscale(100%); }
.grayscale-img img:hover { filter: grayscale(0%); -webkit-filter: grayscale(0%); filter: grayscale(0%); -ms-filter: grayscale(0%); }

.thumbs { margin: 1px -1px; }
@media only screen and (min-width: 768px) { .thumbs { margin: 0 -2px; } }

.thumb { float: left; break-inside: avoid; height: 100vw; width: 100vw; overflow: hidden; margin: 1px; object-fit: cover; }
@media only screen and (min-width: 768px) { .thumb { height: calc( 50vw - 1px ); width: calc( 50vw - 1px ); } }
@media only screen and (min-width: 992px) { .thumb { height: calc( 25vw - 1px ); width: calc( 25vw - 1px ); } }

.thumbnail-wrap { position: relative; }

.thumbnail-content, .thumbnail-hover, .thumbnail-link { position: absolute; }

.thumbnail-wrap, .thumbnail-content, .thumbnail-hover, .thumbnail-link { width: 100%; height: 100%; overflow: hidden; top: 0; left: 0; }

.thumbnail-content { z-index: 5; }

.thumbnail-hover { opacity: 0; z-index: 0; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; justify-content: center; align-items: center; }

.thumb:hover .thumbnail-hover, .thumb:focus .thumbnail-hover { opacity: 1; z-index: 10; cursor: pointer; }

.thumb-icons { display: inline-block; z-index: 8; height: 3.8rem; }

.thumb-icons.thumb-withlikes { margin-top: 1.6rem; }

.thumb-icon { font-size: 2.7rem; height: 2.7rem; width: 3.3rem; line-height: 1.3; text-align: center; float: left; cursor: pointer; display: -ms-flexbox; display: flex; align-items: center; justify-content: center; }
.thumb-icon:hover { opacity: 0.5; }

.thumb-icon iframe.like_toggle { width: 2.4rem !important; height: 2.4rem !important; }

.thumb-icon .reblog_button { width: 2.4rem !important; height: 3.4rem !important; }

.btn-link i { font-size: 2.2rem; }

.thumb-img { position: absolute; top: 0; left: 0; }

.thumbnail-content h3 { letter-spacing: 0; margin-top: 0; height: 2.5em; line-height: 1.2; font-weight: normal; }
.thumbnail-content h5 { margin: 0 0 0.5rem; }

.thumbtype-text .thumbnail-content h3, .thumbtype-quote .thumbnail-content h3, .thumbtype-chat .thumbnail-content h3, .thumbtype-link .thumbnail-content h3, .thumbtype-answer .thumbnail-content h3 { height: auto; }

.thumb-caption { padding: 14%; display: -ms-flexbox; display: flex; justify-content: center; -ms-flex-direction: column; flex-direction: column; z-index: 4; }

.thumbtype-photoset .thumb-img:not(:first-child) { display: none; }

.thumb-caption h4 { text-transform: none; letter-spacing: 0; }

.thumb-caption-media { z-index: 6; opacity: 1; }

.thumb-iconbox { height: 6rem; width: 6rem; }

.thumbnail-content i { font-size: 2rem; }

.outline { border: 0.5rem solid transparent; }

.thumbnail-content:before { content: ""; width: 100%; height: 100%; display: inline-block; border: 0.5rem solid transparent; position: absolute; z-index: 9; }

.thumb-audio-info { position: absolute; z-index: 7; bottom: 0; line-height: 1.1; font-weight: bold; left: 0; right: 0; }
.thumb-audio-info .trackname { font-style: italic; }
.thumb-audio-info .artist { padding-top: 0.7rem; }

.thumb-quote-source:before, .thumb-asker:before { content: ""; display: block; width: 1em; height: 0.2em; margin: 0 auto 1em; }

.thumb.thumbtype-audio { background-color: #000000; }

.thumbnail-content .thumb-caption:nth-child(2n) { display: none; }

.wrapper-related-thumbs .list-thumbs li:nth-child(n+5) { display: none !important; }

.about-pic.is-round { width: 11rem; height: 11rem; margin: 0 auto 2.5rem; border-radius: 100%; overflow: hidden; background-size: cover; background-position: center center; }

.featured-box { width: 100%; display: inline-block; padding: 2em; }
@media (min-width: 992px) { .featured-box { padding: 4em 2em; } }

.featured-box-image { max-height: 6rem; width: auto; margin: 0 auto 1rem; display: block; }

.featured-box-link { width: 100%; display: block; }
@media (min-width: 768px) { .featured-box-link { width: 33.33333%; float: left; } }

.widget-instagram-footer .widget-thumb img { height: auto; width: 25%; }
@media only screen and (min-width: 768px) { .widget-instagram-footer .widget-thumb img { width: 11.111%; } }

@media only screen and (max-width: 767px) { .widget-instagram-footer .instagram a:last-child { display: none; } }

.newsletter-code input[type='text'], .newsletter-code input[type='email'] { display: block; width: 100%; background: white; color: black; outline: 0; padding: 0.5em; margin-bottom: 0.5em; border: 1px solid; }

.wrapper-post-newsletter .newsletter-code .mc-field-group, .wrapper-block-newsletter .newsletter-code .mc-field-group { display: inline-block; width: calc(50% - 1rem); margin-right: 1rem; }

@media only screen and (min-width: 768px) { .newsletter-code { display: inline-block; width: 70%; } }

.newsletter-code .mc-field-group { text-align: left; }
.newsletter-code .mc-field-group label { opacity: 0.5; text-transform: uppercase; letter-spacing: 2px; }

.newsletter-code .button { margin-top: 2rem; }

.is-nothome .slider { display: none; }

.slide-frame.boxed { padding: 0; }
@media (min-width: 768px) { .slide-frame.boxed { padding: 6rem 0; } }

.slider { position: relative; }

.slider, .slide, .slides-container { height: 24rem; width: 100%; }
@media only screen and (min-width: 768px) { .slider, .slide, .slides-container { height: 22rem; } }

.slides-container { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 1; }

.slide-content { width: 100%; height: 100%; padding: 5rem; }
@media (min-width: 768px) { .slide-content { width: 60%; height: auto; left: 20%; position: absolute; bottom: 0; } }

.rslides_tabs { margin: 0; padding: 0; z-index: 10; position: absolute; bottom: 1.8rem; text-align: center; width: 100%; }
.rslides_tabs a { border: 0; border-radius: 50%; width: 1.2rem; height: 1.2rem; display: inline-block; margin: 0.3rem; overflow: hidden; text-indent: -100%; opacity: 0.3; }
.rslides_tabs li { display: inline-block; list-style: none; position: relative; top: 1rem; z-index: 3; }
.rslides_tabs li.rslides_here a { opacity: 1; border: 0; }
.rslides_tabs li:hover, .rslides_tabs li:focus { opacity: 1; }

.slide-full-link { position: absolute; top: 0; left: 0; bottom: 0; right: 0; }

.social-icons a:hover, .social-icons a:focus { opacity: 0.5; }

.social-icons-footer > li { padding: 0 1.5rem; }

.social-icons-footer .fa { margin-right: 0.7rem; }

.widget-tags-list a { text-transform: capitalize; text-decoration: underline; margin-bottom: 0.4rem; display: inline-block; }

/*  ColorBox Core Style: The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper { position: absolute; top: 0; left: 0; z-index: 9999; overflow: hidden; }

#cboxOverlay { position: fixed; width: 100%; height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft { clear: left; }

#cboxContent { position: relative; }

#cboxLoadedContent { overflow: auto; -webkit-overflow-scrolling: touch; }

#cboxTitle { margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor: pointer; }

.cboxPhoto { float: left; margin: auto; border: 0; display: block; max-width: none; }

.cboxIframe { width: 100%; height: 100%; display: block; border: 0; }

#colorbox, #cboxContent, #cboxLoadedContent { box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; }

/*  User Style: Change the following styles to modify the appearance of ColorBox.  They are ordered & tabbed in a way that represents the nesting of the generated HTML. */
#cboxOverlay { background: #000000; }

#colorbox { outline: 0; }

#cboxContent { margin-top: 32px; overflow: visible; }

#cboxError { padding: 50px; border: 1px solid #ccc; }

#cboxLoadedContent { background: #000000; padding: 1px; }

#cboxLoadingGraphic { background: url("//static.tumblr.com/fftf9xi/rkklqu1ni/loading.gif") no-repeat center center; }

#cboxLoadingOverlay { background: #000000; }

#cboxTitle { position: absolute; top: -22px; left: 0; color: #ffffff; text-shadow: none; }

#cboxCurrent { position: absolute; top: -22px; right: 205px; text-indent: -9999px; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose { border: 0; padding: 0; margin: 0; overflow: visible; width: auto; background: none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active { outline: 0; }

#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose { text-indent: -9999px; width: 20px; height: 20px; position: absolute; top: -20px; background: url("//static.tumblr.com/fftf9xi/1dslqu1o1/controls.png") no-repeat 0 0; }

#cboxPrevious { background-position: 0px 0px; right: 44px; }
#cboxPrevious.hover { background-position: 0px -25px; }

#cboxNext { background-position: -25px 0px; right: 22px; }
#cboxNext.hover { background-position: -25px -25px; }

#cboxClose { background-position: -50px 0px; right: 0; }
#cboxClose.hover { background-position: -50px -25px; }

.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious { right: 66px; }

.cboxSlideshow_on #cboxSlideshow { background-position: -75px -25px; right: 44px; }
.cboxSlideshow_on #cboxSlideshow.hover { background-position: -100px -25px; }

.cboxSlideshow_off #cboxSlideshow { background-position: -100px 0px; right: 44px; }
.cboxSlideshow_off #cboxSlideshow.hover { background-position: -75px -25px; }

#infscr-loading div, #infscr-loading img { opacity: 0 !important; }

.photoset-grid-lightbox, .photoset-row { width: 100%; }

body { opacity: 0; transition: opacity 500ms ease-out; }

.rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }

.rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }

.rslides li:first-child { position: relative; display: block; float: left; }

.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }

.is-nothome .slider { display: none; }

.slide { background-position: center; }

.slide-content { z-index: 40; }

.slides-navigation { position: absolute; top: 50%; left: 0; width: 100%; z-index: 30; }
.slides-navigation:hover { opacity: 1; }

.slides-navigation a { opacity: 0.4; transition: 500ms; }
.slides-navigation a:hover, .slides-navigation a:focus { opacity: 1; }

.slide:before { content: ""; position: absolute; bottom: 0; left: 0; display: block; height: 25%; width: 100%; z-index: 2; }
