body {
background-color: #DBDBDB;
font-family: 'Droid Serif', droid-serif-w01-regular, droid-serif-w02-regular, droid-serif-w10-regular, serif;
font-size: 10px;
color: #222;
overflow-x: hidden;
}
body.modal-open {
overflow-y: hidden;
}
.main-container {
width: 90%;
margin: 0 5%;
}
p {
text-align: justify;
}
.font-18 {
font-size: 18px;
}
p.font_7, p.font_8, .font-15 {
font-size: 15px;
}
.color-grey-65 {
color: #656565;
}
a {
color: #222;
transition: color 0.4s ease 0s;
}
a:hover {
text-decoration: none;
color: #a7a5a5;
}
header > nav {
margin: 0 auto;
text-align: center;
}
header > nav > div > ul  {
clear: both;
display: block;
margin: 0 auto;
text-align: center;
}
header > nav > div > ul > li {
float: none;
display: inline-block;
margin: 0.5em 1.25em;
line-height: 3.6em;
font-size: 1.4em;
}
header > nav > div > ul > li > a {
color: #222;
text-decoration: none;
}
header > nav > div > ul > li:hover > a {
color: #a7a5a5;
}
header > nav > div > ul > li > a:hover {
text-decoration: none;
}
header #bannerPhoto {
width: 120%;
height: 100%;
object-fit: cover;
z-index: 100;
position: relative;
margin-left: -10%;
}
article {
font-family: 'EB Garamond';
background-color: #fff;
padding: 2.25em 3em 3em 3em;
font-size: 17px;
margin: -200px 15% 0 15%;
width: 70%;
display: block;
z-index: 1000;
position: relative;
}
article.discography {
margin-top: -150px;
}
article p {
line-height: normal;
}
footer {
font-family: 'EB Garamond';
font-size: 1.3em;
text-align: center;
line-height: 2.6em;
}
h2.post-title {
font-size: 1.8em;
color: #656565;
margin-bottom: 1em;
}
.cd-row {
font-size: 0.8em;
}
h2.cd-title {
font-size: 1.5em;
color: #656565;
font-weight: normal;
margin-bottom: 1em;
margin-top: 0;
}
h2.post-title.post-title-sm {
font-size: 18px;
font-weight: normal;
font-family: 'Droid Serif';
}
.times-new-roman {
font-family: 'Times New Roman';
}
.cd-thumbnail > img {
width: 320px;
padding: 10px;
border: 1px solid #aaa;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.cd-thumbnail .bottom-shadow {
height: 20px;
width: 100%;
background-size: contain;
background-repeat: no-repeat;
background-position: top center;
}
.cd-additional-info {
margin-top: 1em;
font-weight: bold;
}
.cd-info {
padding-left: 2em;
}
article .attachment-post-thumbnail {
margin: 1em auto;
text-align: center;
}
h1 {
font-size: 3em;
margin: 10px auto 1em;
}
.img-news {
width: 100%;
}
@media screen and (max-width: 768px) {
h1 {
font-size: 2em;
margin: 5px 0 0.5em;
}
article {
width: 90%;
margin: -30px 5% 0 5%;
padding: 0.75em 1.5em 1.5em 1.5em;
}
.cd-thumbnail .bottom-shadow {
width: 100%;
}
article.discography {
margin-top: -30px;
}
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
article.discography {
margin-top: -100px;
}
}
@media screen and (max-width: 1024px) {
header > nav > div > ul.menu {
padding-left: 0;
}
header > nav > div > ul.menu > li {
margin: 0.5em;
line-height: 2.4em;
font-size: 1.2em;
}
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
header > nav > div > ul.menu > li {
margin: 0.5em;
}
}
header > nav > div > ul.menu > li.lang-item {
float: right;
}
.video-container { 
margin-top: 1em;
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed, .video-container video {
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
}
li > p {
margin: 0;
}
div#bannerPhoto {
background-size: contain;
background-position: center center;
}
.gallery {
height: 420px;
}
.gallery .thumb-box {
width: 64px;
margin-right: 12px;
height: 100%;
float: left;
overflow: hidden;
}
.gallery .thumb-box > .thumb {
position: relative;
width: 64px;
height: 64px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
cursor: pointer;
margin-bottom: 0.25em;
}
.gallery .thumb-box > .thumb > .overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: background-color .3s,background-color .3s;
background-color: rgba(0,0,0,.25);
border: 1px solid rgba(0,0,0,0);
box-shadow: 1px 0 1px transparent;
}
.gallery .thumb-box > .thumb.active > .overlay, .gallery .thumb-box > .thumb:hover > .overlay  {
background-color: rgba(0,0,0,0);
border: 1px solid grey;
}
.gallery .large-thumb {
float: left;
overflow: hidden;
height: 100%;
width: calc(100% - 76px);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
cursor: pointer;
}
#galleryModal {
position: fixed;
z-index: 2000;
background-color: rgba(0, 0, 0, 0.85);
top: 0;
left: 0;
right: 0;
bottom: 0;
cursor: pointer;
}
#galleryModal .inner {
position: fixed;
top: 3em;
left: 3em;
right: 3em;
bottom: 3em;
background-repeat: no-repeat;
background-size: contain;
background-position: center center;
}
div#contact {
box-sizing: border-box;
width: 120%;
margin-left: -10%;
padding: 7.5% 5% 17.5% 15%;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
font-size: 15px;
}
.aligncenter {
text-align: center;
margin: 0 auto;
}