* {
margin: 0;
padding: 0;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
font-size: 62.5%;
}
body {
font-family: "Work Sans", sans-serif;
font-size: 1.8rem;
background-color: #f6f6ff;
color: #080808;
font-weight: 400;
line-height: 1.6;
}
ul {
list-style: none;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 0; }
table {
margin: 0 0 1.5em;
width: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
} a,
a:link,
a:visited {
color: #080808;
text-decoration: none;
transition: all 0.2s;
color: #002d57;
}
a:hover,
a:focus,
a:active {
color: #cc0000;
outline: 0;
} h1 {
font-family: "Work Sans", sans-serif;
font-size: 2.1rem;
letter-spacing: 0.1px;
line-height: 1.4;
font-weight: 400;
margin: 0 0 0.6rem 0;
text-align: center;
padding: 2.6rem 0.5rem 1rem 0.5rem;
}
h1 span {
font-weight: 700;
}
h2 {
font-family: "Work Sans", sans-serif;
font-size: 1.8rem;
letter-spacing: 0.2px;
line-height: 1.4;
font-weight: 400;
margin: 0.8rem 0 0.8rem 0;
text-align: center;
}
h3 {
font-family: "Work Sans", sans-serif;
font-size: 1.8rem;
letter-spacing: 1px;
line-height: 1.4;
font-weight: 400;
margin: 1.6rem 0.8rem;
text-align: center;
} p {
margin: 0 0 0.6rem 0;
}
.wp-video {
margin: 0 auto;
}  .site-header {
background-color: #020220;
color: #fff;
}
.site-header__wrap {
display: flex;
flex-flow: column nowrap;
max-width: 1000px;
margin: 0 auto;
align-items: center;
border: none;
}
.site-header__wrap .header-box {
padding: 0 0.4rem;
}
.site-header__wrap .header-box h1 {
margin: 0;
padding: 0.4rem 0 0.2rem 0;
}
.site-header__wrap .header-box h1 a {
border-bottom: 1px solid #ffe600;
display: inline-block;
line-height: 0.95;
text-shadow: 1px 1px #030027;
transition: all 0.2s !important;
}
.site-header__wrap .header-box h1 a:hover {
border-bottom: none;
}
.site-header__wrap .header-box h2 {
margin: 0;
padding-bottom: 0.4rem;
letter-spacing: 0;
font-size: 1.6rem;
}
.site-header__wrap .header-box a {
color: #fff;
}
.header-left {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-auto-rows: auto;
grid-column-gap: 0.2rem;
}
.left-box {
position: relative;
}
.left-box img {
display: block;
}
.header-title {
position: absolute;
right: 0;
left: 0;
bottom: 0;
background-color: rgba(38, 38, 38, 0.6);
text-align: center;
line-height: 1.4;
}
.header-title a {
padding: 0 0.4rem 0.4rem 0.4rem;
color: #fff;
font-size: 1.6rem;
letter-spacing: 0.01rem;
word-wrap: break-word;
}
.header-title a:hover {
color: gold;
} .site-main, .site-feed {
padding: 0 0.8rem;
}
.site-feed > article:nth-child(odd) {
padding: 1rem 0 1rem 0;
background-color: #cecece;
}
.aligncenter {
display: block;
margin: 1.6rem auto;
}
.banner {
box-shadow: 0 4px 8px rgba(22, 22, 22, 0.863);
}
.attachment img {
display: block;
margin-left: auto;
margin-right: auto;
}
.nav {
padding: 2rem 0 0 0;
display: flex;
flex-flow: row wrap;
justify-content: center;
margin-bottom: -2rem;
}
.nav a {
color: #ffffff;
border-right: 1px solid #999999;
margin: 0 0.6rem 1rem 0;
padding: 0.2rem 0.8rem;
line-height: 1.8;
font-size: 1.64rem;
background-color: #005eec;
border: 1px solid transparent;
border-radius: 4px;
}
.nav a.router-link-exact-active {
background-color: #008558;
color: white;
}
.nav a:hover {
color: #fffb00;
background-color: #004bbb;
border: 1px solid transparent !important;
}
.entry-content {
margin: 0 auto;
max-width: 1200px;
padding: 0 0.8rem 0.8rem 0.8rem;
display: block;
}
.entry-content p {
max-width: 80rem;
text-align: left;
font-size: 1.66rem;
padding: 0 0.8rem;
margin: 1rem auto;
}
.entry-content p a, .entry-meta p a {
border-bottom: 1px solid #ca2020;
transition: all 0.2s;
}
.entry-content a:hover,
.entry-meta p a:hover {
border-bottom: none;
}
.entry-content h3 {
padding: 1rem 0.6rem;
margin: 0;
display: block;
}
.entry-content h3 a {
color: #CC0000;
padding-bottom: 0.1rem;
border-bottom: 1px solid #1eff00;
font-weight: 700;
font-size: 2rem;
transition: all 0.2s;
}
.entry-content h3 a:hover {
border-bottom: 1px solid transparent;
}
.entry-footer {
margin: 0 auto;
display: flex;
flex-flow: column wrap;
align-items: flex-start;
font-size: 1.52rem;
text-align: left;
padding: 0.6rem 0.8rem;
max-width: 80rem;
}
.entry-footer span {
padding: 0.2rem 0;
line-height: 1.6;
}
.nav-links {
display: flex;
flex-flow: column wrap;
align-items: flex-start;
padding: 0.6rem 0.8rem;
} .gallery-grid {
margin: 1.2rem auto 2.4rem auto;
display: grid;
grid-template-columns: 1fr 1fr;
grid-auto-rows: auto;
column-gap: 0.8rem;
row-gap: 1rem;
max-width: 43rem;
}
.gallery-grid div {
margin: 0 auto;
padding: 0 0 0.6rem 0;
max-width: 24rem;
background-color: #f3f3f3;
box-shadow: 0 1px 4px rgba(168, 168, 168, 0.8);
}
.gallery-grid div a {
display: block;
font-weight: 400;
line-height: 1.4;
text-align: center;
color: #000f1d;
text-shadow: 0.01rem 0.01rem 0.01rem #686868;
}
.banner-grid {
margin: 1rem auto;
display: grid;
grid-template-columns: 1fr;
grid-auto-rows: auto;
grid-column-gap: 1.2rem;
grid-row-gap: 1.2rem;
text-align: center;
max-width: 96rem;
}
.banner-grid div {
margin: 0 auto;
padding: 0 0 0.6rem 0;
max-width: 30rem;
border-top: 1px solid #a01300;
border-bottom: 2px solid #000441;
background-color: #ffffef;
box-shadow: 0 1px 5px rgba(104, 104, 104, 0.8);
}
.banners-flex {
display: flex;
flex-flow: row nowrap;
justify-content: center;
margin-top: 1rem;
line-height: 1.25;
}
.banners-flex a {
margin: 0 0.2rem;
} .middle-rotate {
margin: 0 auto;
display: flex;
flex-flow: row nowrap;
justify-content: center;
line-height: 1.25;
background-color: #85ffff;
padding: 1rem 0 0;
font-weight: bold;
max-width: 58rem;
}
.middle-rotate div {
max-width: 18rem;
margin: 0 0.4rem;
}
.middle-rotate img {
box-shadow: 0 1px 5px rgba(104, 104, 104, 0.8);
}
.middle-rotate p {
text-align: center;
font-size: 1.6rem;
word-wrap: break-word !important;
overflow-wrap: break-word;
word-wrap: break-word;
-ms-word-break: break-all; word-break: break-all; word-break: break-word; -ms-hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
} .gallery {
margin: 0 auto 2rem auto;
display: grid;
grid-template-columns: 1fr 1fr;
grid-auto-rows: auto;
grid-column-gap: 0.8rem;
grid-row-gap: 0.6rem;
text-align: center;
max-width: 43rem;
}
.gallery-item {
width: 100%;
}
.gallery-item img {
box-shadow: 0 2px 5px rgba(70, 70, 70, 0.8);
}
.gallery-item img:hover {
border: 1px solid #1eff00;
}
.gallery-caption {
display: block;
}
.site-footer {
border-top: 1px solid #f5f5f5;
margin: 0 0 0 0;
padding: 2rem 1rem;
text-align: center;
font-size: 1.6rem;
letter-spacing: 0.4px;
display: flex;
flex-flow: column nowrap;
background-color: #020220;
color: #f1f1f1;
}
.site-footer a {
padding-bottom: 0.1rem;
border-bottom: 1px solid #b9b9b9;
transition: all 0.2s;
color: #f1f1f1;
}
.site-footer a:hover {
border-bottom: 1px solid transparent;
} .entry-meta {
text-align: center;
padding: 1rem 0.5rem;
}
.entry-meta p {
font-weight: bold;
margin: 0.5rem 0;
}
#image-navigation {
padding: 0.5rem 0 1rem 0;
}
.previous-image {
margin-right: 0.5rem;
}
.next-image {
margin-left: 0.5rem;
} @media screen and (min-width: 600px) {
h1 {
font-size: 2.6rem;
}
h2 {
font-size: 2.2rem;
}
h3 {
font-size: 2rem;
}
.nav a {
font-size: 1.8rem;
}
.entry-content p {
font-size: 1.8rem;
}
.gallery-grid {
grid-template-columns: repeat(3, 1fr);
max-width: 64rem;
}
.banner-grid {
grid-template-columns: repeat(3, 1fr);
}
.entry-content h3 a {
font-size: 2.1rem;
}
.gallery {
grid-template-columns: 1fr 1fr 1fr;
grid-column-gap: 0.8rem;
grid-row-gap: 0.6rem;
max-width: 70rem;
}
.banners-flex a {
margin: 0 0.6rem;
}
}
@media screen and (min-width: 670px) {
.site-header__wrap {
margin: 0 auto;
flex-flow: row nowrap;
}
.site-header__wrap .header-box {
padding: 0 0.4rem;
margin-left: 0.8rem;
}
.site-header__wrap .header-box h2 {
font-size: 1.8rem;
}
.header-left {
margin-left: auto;
margin-right: 1rem;
grid-column-gap: 1rem;
}
.header-title {
line-height: 1.8;
}
.header-title a {
padding: 0;
font-size: 1.8rem;
}
}
@media screen and (min-width: 900px) {
.nav-links {
flex-flow: row wrap;
justify-content: space-between;
}
.gallery-grid {
grid-template-columns: repeat(4, 1fr);
max-width: 88rem;
}
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}