html {
font-size: 16px;
-webkit-text-size-adjust: 16px;
-ms-text-size-adjust: 16px;
-webkit-font-smoothing: subpixel-antialiased;
-webkit-text-stroke: 1px transparent;
}
body {
font-size: 100%;
font-family: "Source Sans Pro", sans-serif;
font-weight: 400;
}
h3 {
font-size: 24px;
margin-top: 40px;
clear: both;
}
.section-inner.thin {
max-width: 850px;
}
p {
margin-bottom: 1em;
font-size: 1.05em;
}
button, .button, input[type=button], input[type=submit] {
width: 100%;
}
.post-edit-link {
display: none;
}
figcaption {
text-align: center;
}
.site-header .site-title {
font-weight: 300;
font-size: 2.2em;
}
.show-alt-nav .alt-nav,
.no-js .alt-nav {
text-transform: uppercase;
font-size: 1em;
letter-spacing: 0.1em;
}
.show-alt-nav .site-header {
padding-top: 30px;
padding-bottom: 30px;
min-height: 100px;
}
@media screen and (max-width: 1000px) {
.sub-menu a {
font-size: 0.7em;
}
}
.site-nav {
margin-top: 0;
padding-top: 120px;
}
.site-nav ul:first-child li {
line-height: 1.5;
font-size: 1.5em;
text-transform: uppercase;
letter-spacing: 0.1em;
}
.site-nav footer p:last-child {
float: left;
color: #000;
}
.entry-content .alignnone, .entry-content .aligncenter, .entry-content .alignwide, .entry-content .alignfull {
margin-bottom: 0;
}
.site-footer {
padding-top: 0;
padding-bottom: 0;
}
.site-footer .contact {
font-size: 1.1em;
line-height: 1.75em;
margin-bottom: 0.5em;
margin-right: auto;
margin-left: auto;
max-width: 320px;
}
@media (min-width: 568px) {
.site-footer .contact {
max-width: 100%;
}
}
.site-footer .contact a {
margin-right: 1em;
margin-left: 1em;
}
.site-footer p:first-child a:hover {
border-bottom: 1px solid gray;
padding-bottom: 2px;
}
.site-footer .copyright {
font-size: 1em;
margin-top: 0;
}
.site-footer .credit {
font-size: 14px;
}
html, body {
height: 100%;
}
body {
display: flex;
flex-direction: column;
}
.main_wrap {
flex: 1 0 auto;
}
.site-footer {
flex-shrink: 0;
margin-top: 60px;
margin-bottom: 30px;
}
.page-header {
margin-top: 30px;
margin-bottom: 30px;
}
.title {
font-size: 2em;
}
.cd-top {
display: inline-block;
z-index: 9999;
height: 40px;
width: 40px;
position: fixed;
bottom: 20px;
right: 20px;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
visibility: hidden;
box-sizing: border-box;
border-radius: 50%;
transform: translatez(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
text-indent: 100%;
background-color: rgb(255, 255, 255);
box-shadow: 0 4px 6px rgba(50, 50, 93, 0.12), 0 1px 3px rgba(0, 0, 0, 0.12);
}
.cd-top:after {
position: absolute;
box-sizing: border-box;
content: "";
width: 12px;
height: 12px;
top: 50%;
margin-top: -3px;
transform: rotate(45deg);
border-top: 1px solid #000;
border-left: 1px solid #000;
left: 14px;
margin-top: -1px;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.cd-top.cd-is-visible { visibility: visible;
opacity: 0.3;
}
.cd-top.cd-fade-out { opacity: 0.6;
}
.no-touch .cd-top:hover {
opacity: 1;
}
.home figure.wp-block-image {
margin-top: 0;
}
.home .section-inner.thin {
max-width: none;
}
.home .section-inner.thin img {
-o-object-fit: cover;
object-fit: cover;
height: 82vh;
}
@media only screen and (min-device-width: 768px) and (orientation: portrait) {
.home .section-inner.thin img {
height: 75vh;
}
}
@media only screen and (min-device-width: 1024px) and (orientation: portrait) {
.home .section-inner.thin img {
height: 75vh;
}
}
@media only screen and (min-device-width: 1366px) {
.home .section-inner.thin img {
height: 75vh;
}
}
@media only screen and (min-device-width: 1280px) {
.home .section-inner.thin img {
height: 75vh;
}
}
@media only screen and (min-device-width: 1920px) {
.home .section-inner.thin img {
height: 77vh;
}
}
.home .page-header {
display: none;
}
.home .aligncenter, .home .alignnone {
margin-top: 0;
margin-bottom: 0;
}
.home .site-footer {
margin-top: 30px;
}
ul.art_in_description {
list-style-type: none;
display: inline-block;
margin: 30px 0 0 0;
}
@media screen and (min-width: 736px) {
ul.art_in_description {
margin-top: 40px;
margin-left: -23px;
width: calc(100% + 60px);
}
}
@media screen and (min-width: 1024px) {
ul.art_in_description {
margin-left: -4%;
width: 113%;
}
}
@media screen and (min-width: 1280px) {
ul.art_in_description {
margin-left: -18%;
width: 142%;
}
}
@media screen and (min-width: 1440px) {
ul.art_in_description {
margin-left: -26%;
width: 162%;
}
}
@media screen and (min-width: 1920px) {
ul.art_in_description {
margin-left: -45%;
width: 204%;
}
}
ul.art_in_description li {
margin: 0 0 20px 0;
float: left;
width: 100%;
}
@media screen and (min-width: 667px) {
ul.art_in_description li {
width: 46%;
margin-left: 10px;
margin-right: 10px;
}
}
@media screen and (min-width: 768px) {
ul.art_in_description li {
width: 30%;
}
}
ul.art_in_description li a {
display: block;
}
ul.art_in_description li a:hover {
background-color: rgba(0, 0, 0, 0.5);
transition: 0.35 ease;
-webkit-transition: 0.35 ease;
-moz-transition: 0.35 ease;
-ms-transition: 0.35 ease;
-o-transition: 0.35 ease;
}
ul.art_in_description li a:hover img {
mix-blend-mode: multiply;
}
ul.art_in_description img {
margin: 0;
width: 100%;
}
.page-id-432 .site-header,
.page-id-432 .site-footer {
display: none;
}
.page-id-432 #site-content {
display: flex;
height: 100vh;
align-items: center;
}
@media screen and (max-width: 1599px) {
.PP_Wrapper {
max-width: calc(90vw - 20px) !important;
}
}
@media screen and (max-width: 640px) {
.PP_Masonry__item {
margin-bottom: 20px !important;
}
}
.PP_Description {
width: inherit !important;
max-width: 850px !important;
}
.PP_Archive .PP_Card .PP_Entry__view {
display: none;
}
.PP_Archive .PP_Card .PP_Entry__title {
font-size: 1.25em;
margin-bottom: 4px;
}
.PP_Archive .PP_Card .PP_Entry__subtitle {
font-size: 1.25em;
font-weight: 300;
}
.single-phort_post h3 {
margin-top: 20px;
}
.page .page-header {
margin-top: 0;
margin-bottom: 0;
min-height: initial;
}
.page .page-header h1 {
margin-top: 40px;
margin-bottom: 40px;
}
.PP_Description__title {
font-size: 2em;
font-weight: 300;
margin-top: 20px;
margin-bottom: 40px !important;
}
@media screen and (min-width: 1024px) {
.PP_Description__title {
margin-top: 40px;
}
}
.PP_Description__content {
margin-top: 0 !important;
}
.PP_Description__content p {
margin-top: 0;
margin-bottom: 1em;
line-height: 1.5;
font-size: 1.05em;
}
.PP_Description__subtitle {
color: #888888;
}
.archive.term-47 .art_in_description {
width: 100%;
margin-left: auto;
margin-right: auto;
}
.archive.term-47 .art_in_description img {
margin-left: auto;
margin-right: auto;
}
@media only screen and (min-width: 667px) {
.archive.term-47 .art_in_description {
width: 50%;
}
}
.archive.term-2020-mobility-limits h1.PP_Description__title {
display: none;
}
.archive.term-2020-mobility-limits .site-header {
margin-bottom: 80px;
}
.PP_Card .PP_Entry__header {
display: none;
}
textarea, input[type=email], input[type=password], input[type=tel], input[type=text], input[type=url] {
margin-top: 10px;
} .page-template-singular-blank .site-footer {
position: absolute;
width: 80%;
bottom: 0;
margin-left: 10%;
margin-right: 10%;
}