body {
    background-color: #4c4c4c;
    background-repeat: none;
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 50%;
}

.header{margin-bottom:25px;}

.apb-wrapper {
    background-color: rgba(255, 255, 255, 0.3);
}
.item {background-color: rgba(0, 0, 0, .8);}

.masonry__panel-content .img-wrap {
    background: #000000;
}

.masonry__panel-content:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#owl-demo .item img {
    display: block;
    width: auto;
    height: auto;
    max-height: 700px;
    margin: 0 auto 0 auto;
}

.justified-image-grid {
    margin: 25px 0 25px 0 !important;
}

code,
hr {
    background-color: #d1d1d1
}

a img,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

a,
table a {
    color: #007acc
}

.nav,
sub,
sup {
    position: relative
}

.nav-list li a,
a,
a:focus,
a:hover,
ins,
mark {
    text-decoration: none
}

.hamburger-menu,
.nav-list li a {
    transition: all .3s ease-in-out
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

blockquote,
cite,
dfn,
em,
h6,
i {
    font-style: italic
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

.header:after,
.homepage-links:after,
blockquote:after,
blockquote:before {
    content: ''
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-weight: 900;
    margin: 56px 0 24px;
    color: #fff
}

h1 {
    font-size: 56px;
    line-height: 1.27273
}

h2 {
    font-size: 36px;
    line-height: 1.25;
    font-weight: 300
}

h3 {
    font-size: 24px;
    line-height: 1.21739;
    font-weight: 600
}

h4,
h5,
h6 {
    font-size: 19px;
    line-height: 1.10526
}

h4 {
    letter-spacing: .13333em;
    text-transform: uppercase;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    margin-top: 0
}

p {
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    margin: 0 0 20px
}

b,
strong {
    font-weight: 700
}

blockquote {
    border-left: 4px solid #1a1a1a;
    color: #686868;
    font-size: 19px;
    line-height: 1.47368;
    margin-bottom: 28px;
    padding: 0 0 0 24px
}

blockquote:not(.alignleft):not(.alignright) {
    margin-left: -28px
}

blockquote blockquote:not(.alignleft):not(.alignright) {
    margin-left: 0
}

blockquote:after,
blockquote:before {
    display: table
}

blockquote:after {
    clear: both
}

blockquote>:last-child {
    margin-bottom: 0
}

address,
pre {
    margin: 0 0 28px
}

blockquote cite,
blockquote small {
    color: #1a1a1a;
    font-size: 16px;
    line-height: 1.75
}

blockquote cite,
blockquote em,
blockquote i {
    font-style: normal
}

blockquote b,
blockquote strong {
    font-weight: 400
}

blockquote.alignleft,
blockquote.alignright {
    border: 0 solid #1a1a1a;
    border-top-width: 4px;
    padding: 18px 0 0;
    width: calc(50% - 14px)
}

code,
ins,
mark {
    padding: 2px 4px
}

address {
    font-style: italic
}

code,
kbd,
pre,
samp,
tt,
var {
    font-family: Inconsolata, monospace
}

pre {
    border: 1px solid #d1d1d1;
    font-size: 16px;
    line-height: 1.3125;
    max-width: 100%;
    overflow: auto;
    padding: 14px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

abbr[title] {
    border-bottom: 1px dotted #d1d1d1;
    cursor: help
}

ins,
mark {
    background: #007acc;
    color: #fff
}

sub,
sup {
    font-size: 75%;
    height: 0;
    line-height: 0;
    vertical-align: baseline
}

sub {
    top: -6px
}

sup {
    bottom: -3px
}

small {
    font-size: 80%
}

big {
    font-size: 125%
}

hr {
    border: 0;
    height: 1px;
    margin-bottom: 28px
}

ol,
ul {
    margin: 0 0 28px 20px;
    padding: 0
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ol,
li>ul {
    margin-bottom: 0
}

blockquote>ul,
li>ul {
    margin-left: 20px
}

blockquote>ol,
li>ol {
    margin-left: 24px
}

dd,
dl {
    margin: 0 0 28px
}

dt {
    font-weight: 700
}

.mce-item-table,
.mce-item-table td,
.mce-item-table th,
table,
td,
th {
    border: 1px solid #d1d1d1
}

.mce-item-table,
table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 28px;
    width: 100%
}

.mce-item-table td,
.mce-item-table th,
table caption,
table td,
table th {
    border-width: 0 1px 1px 0;
    font-size: 16px;
    padding: 7px;
    vertical-align: baseline
}

.page-content__body img,
figure {
    float: right;
    margin: 0 0 15px 30px
}

.mce-item-table th,
table caption,
table th {
    font-weight: 700;
    text-align: left
}

.page-content img {
    border: 0;
    height: auto;
    max-width: 100%;
    vertical-align: middle
}

figure {
    display: inline-block;
    max-width: 350px
}

figure figcaption {
    padding: 10px;
    text-align: center;
    background-color: #4c4c4c;
    color: #fff
}

del {
    opacity: .8
}

a {
    box-shadow: 0 1px 0 0 currentColor
}

fieldset {
    border: 1px solid #d1d1d1;
    margin: 0 0 28px;
    padding: 14px
}

@font-face {
    font-family: MuseoSans;
    src: url(../font/museosans-100-webfont.eot);
    src: url(../font/museosans-100-webfont.woff2) format('woff2'), url(../font/museosans-100-webfont.woff) format('woff'), url(../font/museosans-100-webfont.ttf) format('truetype'), url(../font/museosans-100-webfont.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

body,
html {
    height: 100%
}

body {
    line-height: 1;
    font-family: MuseoSans, serif
}

.flex-wrap {
    width: 100%;
    min-height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.header__logo,
.nav-list {
    background-color: rgba(0, 0, 0, .8)
}

.wrapper {
    margin: 0 auto;
    padding: 0 15px;
    width: 1200px
}

.page-content {
    margin: auto 0;
    padding: 0 0;
    overflow: hidden
}

.header:after {
    display: table;
    clear: both
}

.header__logo {
    float: left;
	white-space: nowrap;
}

.header__logo-link {
    display: inline-block;
    box-shadow: none;
    color: #fff;
	padding: 6px 25px 4px 20px;
    font-size: 30px;
    line-height: 70px;
}

.nav {
    float: right;
	text-align: right;
}

.nav .menu-main-container {
	text-align:right;
}

.nav-list {
    z-index: 999;
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 100%;
    width: auto;
    min-width: 250px
}

.nav-list li {
    border-bottom: 1px solid #fff
}

.nav-list li:last-of-type {
    border-bottom: none
}

.nav-list li a {
    color: #fff;
    display: block;
    padding: 22px 25px;
    font-size: 36px;
    box-shadow: none
}

.nav-list li a:hover {
    background-color: #2f2f2f
}

.hamburger-menu {
    display: inline-block;
height: 78px;
        padding: 23px 15px;
    box-shadow: none;
    background-color: rgba(0, 0, 0, .8)
}

.hamburger-menu:hover {
    cursor: pointer
}

.hamburger-menu .hamburger-menu__bar {
    background: #fff;
    display: block;
            height: 4px;
        width: 46px;
    margin: 0 0 10px;
    transition: all .3s ease-in-out;
}





.copyrights,
.homepage-links li a {
    color: #fff;
    background-color: rgba(0, 0, 0, .8)
}

.homepage-links li a,
.masonry__panel-content a {
    box-shadow: none;
    transition: background-color;
}



.hamburger-menu.open .hamburger-menu__bar:first-child {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 4px;
    -ms-transform-origin: 4px;
    transform-origin: 4px
}

.hamburger-menu.open .hamburger-menu__bar:nth-child(2) {
    opacity: 0
}

.hamburger-menu.open .hamburger-menu__bar:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 4px;
    -ms-transform-origin: 4px;
    transform-origin: 4px
}

.copyrights {
    float: right;
    margin-bottom: 0;
	margin-top:25px;
    padding: 17px 26px;
    font-size: 16px;
    line-height: 18px
}

.homepage-links {
    margin: 0;
    font-size: 0
}

.homepage-links:after {
    display: table;
    clear: both
}

.homepage-links li {
    float: left;
    width: 45%;
    margin-right: 10%
}

.homepage-links li:nth-child(2n) {
    margin-right: 0
}

.homepage-links li a {
    display: block;
    padding: 38px 50px 36px;
    font-size: 56px;
    text-align: center
}

.homepage-links li a:hover {
    background-color: #000
}

.masonry__panel-content a,
.page-title {
    color: #fff;
    text-align: center;
    background-color: rgba(0, 0, 0, .65)
}

.page-title {
    margin-bottom: 10px;
    padding: 10px 20px 6px 20px;
    font-weight: 100;
	
	font-size: 28px;
}

.masonry {
    margin: 0
}

.masonry__panel {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    page-break-inside: avoid
}

.masonry__panel-content {
    padding: 10px
}

.masonry__panel-content a {

	display: block;
    padding: 15px 15px 15px 15px;
    font-size: 18px;
    text-transform: none;
}

.masonry__panel-content a:hover {
    background-color: #000
}

.masonry__panel-content img {
    float: none;
    margin: 0
}

.masonry__panel-content--img a {
    padding: 0!important
}

.masonry__panel-content--img span {
    display: block;
    padding: 15px 15px 15px 15px;
		font-size:18px;
	text-transform:none;
}

.page-content--inner .page-title {
    margin-bottom: 0;
    background-color: #000;
}

.page-content--inner .page-title--word {
    margin-bottom: 0px
}

.page-content--inner .page-content__body {
    padding: 50px 40px 60px;

}
body.single-words .page-content--inner .page-content__body,body.page-template-default .page-content--inner .page-content__body,body.page-template-gallery-login .page-content--inner .page-content__body {
background-color: rgba(0, 0, 0, .8);
}

.page-content__body.gallery-login input {padding:8px 12px 8px 12px; font-size:16px;}
.page-content__body.gallery-login label {display:inline-block; width:85px;}
.page-content__body.gallery-login label:last-child {display:inline-block; width:auto;}
.page-content--inner .page-content__body.gallery-login input[type=checkbox] {padding:8px 12px 8px 12px; font-size:16px; width:20px; height:20px;}
	
	
@media (min-width:600px) {
    .masonry {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0
    }
}

@media (min-width:901px) {
    .masonry {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0
    }
}

@media (max-width:1199px) {
    .wrapper {
        width: 900px
    }
    .masonry__panel-content a {
        padding: 20px;
        font-size: 26px
    }
    .masonry__panel-content--img span {
        padding: 20px 10px
    }
}

@media (max-width:900px) {
    .copyrights {
        float: none;
        text-align: center
    }
}

@media (max-width:899px) {
    .wrapper {
        width: auto
    }
}

@media (max-width:767px) {
    .page-content img,
    figure {
        float: none;
        display: block;
        margin-left: auto;
        margin-right: auto
    }
    figure {
        width: 290px
    }
    .page-content {
        padding: 0px 0
    }
    .header {
        background-color: rgba(0, 0, 0, .8)
    }
    .hamburger-menu,
    .header__logo {
        background-color: transparent
    }
    .header__logo-link {
        	padding: 6px 20px 4px 20px;
        font-size: 24px
    }
    .nav {
        height: 78px
    }
    .nav-list li a {
        padding: 15px 25px;
        font-size: 24px
    }
    .hamburger-menu {
        height: 78px;
        padding: 23px 15px
    }
    .hamburger-menu .hamburger-menu__bar {
        height: 4px;
        width: 46px
    }
    .hamburger-menu.open .hamburger-menu__bar:first-child,
    .hamburger-menu.open .hamburger-menu__bar:nth-child(3) {
        -webkit-transform-origin: 4px;
        -ms-transform-origin: 4px;
        transform-origin: 4px
    }
    .copyrights {
        font-size: 12px
    }
    .homepage-links li a {
        padding: 28px 30px 26px;
        font-size: 24px
    }
    .page-title {
        margin-bottom: 30px;

		
		
		padding: 10px 20px 6px 20px;
    font-weight: 100;
    font-size: 28px;
    }
    .masonry__panel-content {
        padding: 10px
    }
    .masonry__panel-content a {
        font-size: 20px
    }
    .masonry__panel-content img {
        width: 100%
    }
}

@media (max-width:449px) {
    .homepage-links li {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 20px
    }
}

.featured-img {
    float: none;
    margin: 0;
    width: 100%;
    height: auto;
}

.page-content__body {
    font-size: 18px;
    line-height: 21px;
    color: #fff;
}

.page-content__body p:last-of-type {
    margin-bottom: 0px !important;
}

.pic-details {
    padding: 0 0px;
    background-color: #000;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.pic-detail {
    float: left;
    margin-bottom: 0;
    padding: 15px 10px;
    font-size: 18px;
    color: #fff;
    border-left: 1px solid #fff;
}

.pic-details:after {
    content: '';
    display: table;
    clear: both;
}

.pic-detail:first-child {
    width: 45%;
	border-left:none;
}

.pic-detail:nth-child(2n) {
    width: 30%;
}

.pic-detail:last-child {
    width: 25%;
    
}

.pic-description {
    float: left;
    margin-bottom: 0;
    padding: 15px 10px;
    font-size: 18px;
    color: #fff;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    width: 100%;
}

.slick-slider:focus,
.slick-list:focus,
.slick-slide:focus {
    outline: none;
}

.slick-next,
.slick-prev {
    position: absolute;
    bottom: 4px;
    z-index: 10;
    font-size: 0;
    background-color: transparent;
    color: #fff;
    border: none;
    padding: 10px 5px;
    cursor: pointer;
}

.slick-next:focus,
.slick-prev:focus {
    outline: none;
}

.slick-prev {
    left: 0;
    bottom: inherit;
    position: inherit;
}

.owl-prev:after {
    font-family: "fontello";
    content: '\e800';
    font-style: normal;
    font-weight: normal;
    speak: none;
    font-size: 25px;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-next {
    right: 0;
    bottom: inherit;
    position: inherit;
}

.owl-next:after {
    font-family: "fontello";
    content: '\e801';
    font-style: normal;
    font-weight: normal;
    speak: none;
    font-size: 25px;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

button.slick-arrow {
    display: none;
}

button.slick-arrow.apb-arrow {
    display: block;
}

@media (max-width: 900px) {
    .pic-detail {
        float: none;
        width: 100% !important;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        font-size: 14px;
        padding: 8px 0;
        text-align: center;
    }
    .pic-detail:last-child {
        border-bottom: none;
    }
    .slick-next,
    .slick-prev {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media (min-width: 768px) {
    .header--inner {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        background-color: rgba(0, 0, 0, 0.8);
    }
    .header--inner > * {
        background-color: transparent !important; 
    }
    .header--inner > .page-title {
        margin: 0;
padding: 6px 20px 4px 20px;
    font-size: 30px;
    line-height: 70px; 
    }
    .header--inner:after {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .header--inner .header__logo-link,
    .header--inner > .page-title {
        	padding: 6px 20px 4px 20px;
        font-size: 30px;
        line-height: 70px;
    }
}

@media (max-width: 767px) {
    .header--inner > .page-title {
        display: none;
    }
    .page-content--inner .page-title {
        display: block;
    }

    p.copyrights {
        margin-top: 20px;
    }
}



@media (max-width: 450px) {
    .header__logo-link {
        	padding: 6px 20px 4px 20px; 
    }
}

.content-column h1,
.content-column h2,
.content-column h3,
.content-column h4,
.content-column h5 { 
    clear: none;
}

.page-content__body:after {
    content: "";
    display: table;
    clear: both;
}

.content-column {
    padding: 0 25px 0 0;
    margin-bottom: 30px;
}

.frm_forms {
    margin-top: 30px;
    color: #fff; 
}

body .frm_style_formidable-style.with_frm_style label.frm_primary_label,
body .frm_style_formidable-style.with_frm_style div.frm_description {
    color: #fff;
    font-family: MuseoSans, serif;
}
body .owl-theme .owl-nav [class*=owl-] { font-size:24px; padding:13px 0px 10px 0px; margin:0 0 0 0; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; background-color: transparent; height:51px; }
body .owl-theme .owl-nav [class*=owl-]:hover {background-color: rgba(55, 55, 55, 0.8);}
body .owl-theme .owl-nav {margin-top:0; position: absolute; top:-51px; width:100%;}
body .owl-theme .owl-nav .owl-prev {float:left;}
body .owl-theme .owl-nav .owl-next {float:right;}
.owl-height {min-height: 100px;    height:auto !important;    height: 100px; }



@media (max-width: 767px) {
.page-content .wp-caption img, figure {margin-bottom:0px; max-width:100%;}
	figure figcaption {font-size:14px; line-height: 100%;}
}
.wp-caption {margin-bottom:15px;}
p.back a {padding:10px; text-decoration: none; color:#fff; box-shadow: none; display:block;text-shadow: 0px 0px 5px rgba(0, 0, 0, 1); font-weight:900}
p.back a:hover {text-decoration: underline;}
p.back {margin:0 0 0 0; padding:0 0 0 0; width:100%;}
body.single-words .page-content--inner .page-content__body p {width:46%; margin-left:27%; margin-right:27%; line-height:140%; color:#000; font-weight:600; text-align:justify; margin-bottom:35px;}

body.single-words .page-content--inner .page-content__body h2,body.single-words .page-content--inner .page-content__body h3,body.single-words .page-content--inner .page-content__body h4,body.single-words .page-content--inner .page-content__body h1 {width:46%; margin-left:27%; margin-right:27%; line-height:140%; font-weight:600; margin-bottom:35px; color:#4c4c4c;}

body.single-words .page-content--inner .page-content__body { background-color:rgba(255, 255, 255, .8); color:#000; font-weight:600; text-align:justify;}

@media (min-width: 501px) and (max-width: 675px) {
	body.single-words .page-content--inner .page-content__body p {margin-left:40px; margin-right:40px; width:auto;}
}

@media (min-width: 676px) and (max-width:900px) {
	body.single-words .page-content--inner .page-content__body p {width:66%; margin-left:17%; margin-right:17%;}
}

@media (max-width: 500px) {
	body.single-words .page-content--inner .page-content__body p {margin-left:5px; margin-right:5px; width:auto; font-size:14px;}
}

@media (min-width: 901px) and (max-width: 1200px) {
	body.single-words .page-content--inner .page-content__body p {width:62%; margin-left:19%; margin-right:19%;}
}

body.single-words p.copyrights {width:auto; color:#fff; font-weight: normal; margin-bottom:0px;}

.filters {font-size:24px; color:#fff; text-align: center; margin-bottom:30px;}
.filters span {padding:0 30px 0 30px;}
p.catdesc {padding:5px 5px 15px 5px; margin:0 0 0 0;}
span.cattitle { font-size:24px; padding-bottom:0;}
.taxonomy-description {text-align: center;}
.apb-desc {background-color: rgba(0, 0, 0, .8); padding:10px; margin-bottom:0px; }
.apb-desc p {margin:0 0 0 0;}
body.archive .page-header {margin-bottom:20px;}
body.archive .masonry__panel-content {padding:10px 0 10px 0;}
body.archive .masonry__panel-content a span {font-size:12px;}
body.archive .masonry__panel-content a p {margin:10px 0 0 0;}
body.archive .masonry__panel-content a h4 {margin-bottom:0px;}
body.page-template-words-list-template .img-wrap img {width:100%;}

@media (min-width: 1200px) {
body.page-template-words-list-template	.masonry__panel-content--img a {	min-height:422px; }
}
@media (min-width: 900px) and (max-width: 1199px) {
body.page-template-words-list-template	.masonry__panel-content--img a {	min-height:398px; }
}
body.single-words .page-content__body,body.single-words .page-content--inner .page-content__body p { font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"; font-weight:normal;}
body.single-words .page-content__body p:first-of-type:first-letter {
  float: left;
  color: #4c4c4c;
  font-size: 60px;
  font-weight: 900;
  line-height: 55px;
  padding-top: 4px;
  padding-right: 6px;
  padding-left: 3px;
  margin-bottom: -10px;
	font-style:normal;
	margin-top: -7px;
}
.apbpagelist {}
body.single-words .page-content--inner .page-content__body .apbpagelist p {text-align: center;}
body.single-words.section_poems .page-content__body p:first-of-type:first-letter, body.single-words .page-content__body .apbpagelist p:first-of-type:first-letter {
  float: inherit;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  padding-top: inherit;
  padding-right: inherit;
  padding-left: inherit;
  margin-bottom: inherit;
	font-style:inherit;
	margin-top: inherit;
}
@media (max-width: 767px) {
body.single-words .page-content--inner .page-content__body .apbpagelist p {font-size:24px;}
}
body.paged-2 .page-content__body p:first-of-type:first-letter,
body.paged-3 .page-content__body p:first-of-type:first-letter,
body.paged-4 .page-content__body p:first-of-type:first-letter,
body.paged-5 .page-content__body p:first-of-type:first-letter,
body.paged-6 .page-content__body p:first-of-type:first-letter,
body.paged-7 .page-content__body p:first-of-type:first-letter,
body.paged-8 .page-content__body p:first-of-type:first-letter,
body.paged-9 .page-content__body p:first-of-type:first-letter,
body.paged-10 .page-content__body p:first-of-type:first-letter,
body.paged-11 .page-content__body p:first-of-type:first-letter,
body.paged-12 .page-content__body p:first-of-type:first-letter,
body.paged-13 .page-content__body p:first-of-type:first-letter,
body.paged-14 .page-content__body p:first-of-type:first-letter,
body.paged-15 .page-content__body p:first-of-type:first-letter,
body.paged-16 .page-content__body p:first-of-type:first-letter,
body.paged-17 .page-content__body p:first-of-type:first-letter,
body.paged-18 .page-content__body p:first-of-type:first-letter,
body.paged-19 .page-content__body p:first-of-type:first-letter,
body.paged-20 .page-content__body p:first-of-type:first-letter,
body.paged-21 .page-content__body p:first-of-type:first-letter,
body.paged-22 .page-content__body p:first-of-type:first-letter,
body.paged-23 .page-content__body p:first-of-type:first-letter,
body.paged-24 .page-content__body p:first-of-type:first-letter,
body.paged-25 .page-content__body p:first-of-type:first-letter,
body.paged-26 .page-content__body p:first-of-type:first-letter,
body.paged-27 .page-content__body p:first-of-type:first-letter,
body.paged-28 .page-content__body p:first-of-type:first-letter,
body.paged-29 .page-content__body p:first-of-type:first-letter,
body.paged-30 .page-content__body p:first-of-type:first-letter,
body.paged-31 .page-content__body p:first-of-type:first-letter,
body.paged-32 .page-content__body p:first-of-type:first-letter,
body.paged-33 .page-content__body p:first-of-type:first-letter,
body.paged-34 .page-content__body p:first-of-type:first-letter,
body.paged-35 .page-content__body p:first-of-type:first-letter,
body.paged-36 .page-content__body p:first-of-type:first-letter,
body.paged-37 .page-content__body p:first-of-type:first-letter,
body.paged-38 .page-content__body p:first-of-type:first-letter,
body.paged-39 .page-content__body p:first-of-type:first-letter,
body.paged-40 .page-content__body p:first-of-type:first-letter,
body.paged-41 .page-content__body p:first-of-type:first-letter,
body.paged-42 .page-content__body p:first-of-type:first-letter,
body.paged-43 .page-content__body p:first-of-type:first-letter,
body.paged-44 .page-content__body p:first-of-type:first-letter,
body.paged-45 .page-content__body p:first-of-type:first-letter,
body.paged-46 .page-content__body p:first-of-type:first-letter,
body.paged-47 .page-content__body p:first-of-type:first-letter,
body.paged-48 .page-content__body p:first-of-type:first-letter,
body.paged-49 .page-content__body p:first-of-type:first-letter,
body.paged-50 .page-content__body p:first-of-type:first-letter,
body.paged-51 .page-content__body p:first-of-type:first-letter,
body.paged-52 .page-content__body p:first-of-type:first-letter,
body.paged-53 .page-content__body p:first-of-type:first-letter,
body.paged-54 .page-content__body p:first-of-type:first-letter,
body.paged-55 .page-content__body p:first-of-type:first-letter,
body.paged-56 .page-content__body p:first-of-type:first-letter,
body.paged-57 .page-content__body p:first-of-type:first-letter,
body.paged-58 .page-content__body p:first-of-type:first-letter,
body.paged-59 .page-content__body p:first-of-type:first-letter,
body.paged-60 .page-content__body p:first-of-type:first-letter
{
	  float: inherit;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  padding-top: inherit;
  padding-right: inherit;
  padding-left: inherit;
  margin-bottom: inherit;
	font-style:inherit;
	margin-top: inherit;
}
