body { font-family: Arial, sans-serif; }

a { color: #1a8fce; }

a:link, a:focus, a:visited { color: #1a8fce; }

a:hover, a:active { color: #1a8fce; }

h1, h2, h3, h4, h5, h6 { font-family: "adobe-jenson-pro", serif; color: #002f6c; }

p { line-height: 1.8; }

blockquote { border-left-color: #1a8fce; }

/* Content */
.content img { display: block; max-width: 100%; height: auto; margin-top: 1em; margin-bottom: 1em; float: none; }

.content img.leftAlone { margin-right: 1em; float: left; }

.content img.center { margin-right: auto; margin-left: auto; }

.content img.left { margin-top: 0; margin-right: 1em; float: left; }

.content img.right { margin-top: 0; margin-left: 1em; float: right; }

.gallery .gallerybg { position: relative; margin-bottom: 15px; background-position: 50% 50%; background-size: cover; }

.gallery .gallerybg:before { display: block; content: ""; width: 100%; padding-top: 73.15315%; }

.gallery .gallerybg > * { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.gallery .gallerybg:hover { background-color: #002f6c; background-image: none; }

.gallery .gallerybg a { font-family: "adobe-jenson-pro", serif; display: block; width: 100%; height: 100%; color: #fff; font-size: 12px; text-align: center; text-decoration: none; overflow: hidden; line-height: 1; }

.gallery .gallerybg a span { display: block; position: absolute; top: 50%; width: 100%; height: 3em; margin-top: -1.5em; }

.gallery .gallerybg a span strong { display: block; font-size: 2em; }

/* all screens smaller than extra-small (480px) */
/* all screens larger than extra-small (480px) */
@media (min-width: 480px) { .gallery .gallerybg a { font-size: 20px; } }

/* screens larget than small (768px) */
/* screens larger than medium (992px) */
/* Large devices (large desktops, 1200px and up) */
/*# sourceMappingURL=elementgallerypanel.css.map */