.hero-image {
min-height: calc(100vh - 125px);
position: relative;
width: 100%;
background: #313131;
}
.adaptive-thumbnail {
display: flex;
flex-wrap: wrap;
height: 100%;
overflow: hidden;
}
.adaptive-thumbnail .adaptive-photo {
height: calc(100vh - 125px);
flex-grow: 1;
}
.adaptive-thumbnail .adaptive-photo img {
max-height: 100%;
min-width: 100%;
height: 100%;
object-fit: cover;
vertical-align: bottom;
}
.content-left {
width: 36%;
flex: 0 0 auto;
z-index: 999;
}
.content-right {
width: 64%;
flex: 0 0 auto;
z-index: 9;
position: relative;
}
.hero-image-container {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.innerBlock {
padding: 60px 115px 0 85px;
z-index: 999;
}
body.home .content-container .innerBlock p,
body.home .content-container .innerBlock dl,
body.home .content-container .innerBlock ul,
body.home .content-container .innerBlock ol,
body.home .content-container .innerBlock a {
font-size: 24px;
margin: 0 0 30px;
color: #fff;
font-weight: 600;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 1px;
}
.mb-70 {
margin-bottom: 70px;
} body.home h2.hero-text {
padding: 2rem;
background: rgba(0, 0, 0, 0.8);
display: flex;
justify-content: center;
}
span.author {
position: absolute;
bottom: 0;
margin: 0 1rem;
}
.acf-block-preview .content-right {
display: none;
}
.acf-block-preview .shapes-leftsided {
display: none;
} .shapes-leftsided {
position: absolute;
bottom: 0;
width: 0;
height: 0;
border-style: solid;
left: 0;
border-width: 300px 0 0 95vw;
border-color: transparent transparent transparent rgba(0, 0, 0, 0.25);
} .splash {
height: 9rem;
width: 7rem;
background-color: #143963;
border-radius: 20%;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
bottom: 1rem;
right: 1rem;
z-index: 9999;
}
span.pdga {
font-size: 1rem;
font-weight: 700;
text-shadow: 0 0 9px #000;
}
.splash::after {
content: "";
width: 2.5rem;
height: 9rem;
border-radius: 0 20px 20px 0;
background: #008e77;
position: absolute;
right: 0;
top: 0;
bottom: 0;
z-index: -1;
}  @media (max-width: 1920px) {
body.home .content-container .innerBlock a,
body.home .content-container .innerBlock p {
font-size: 24px;
margin: 0 0 50px;
}
.mb-70 {
margin-bottom: 100px;
}
}
@media (max-width: 1536px) {
body.home .content-container .innerBlock a,
body.home .content-container .innerBlock p {
margin: 0 0 40px;
}
}
@media (max-width: 1440px) {
.shapes-leftsided {
border-width: 240px 0 0 95vw;
}
}
@media (max-width: 1367px) {
.shapes-leftsided {
border-width: 160px 0 0 95vw;
}
.mb-70 {
margin-bottom: 80px;
}
body.home .content-container .innerBlock a,
body.home .content-container .innerBlock p {
margin: 0 0 25px;
}
}
@media (max-width: 1194px) {
.hero-image {
min-height: calc(100vh - 105px);
}
}
@media (max-width: 1080px) {
.adaptive-thumbnail .adaptive-photo {
height: calc(100vh - 105px);
}
}
@media (max-width: 1024px) {
.shapes-leftsided {
border-width: 200px 0 0 95vw;
}
}
@media (max-width: 812px) {
.hero-image .fixed-thumbnail,
body.logged-in .hero-image .fixed-thumbnail {
position: absolute;
}
.innerBlock,
body.logged-in .innerBlock {
padding: 20px 0 0 0;
}
.mb-70,
body.logged-in .mb-70 {
margin-bottom: 80px;
}
body.home .content-container .innerBlock a,
body.home .content-container .innerBlock p,
body.logged-in body.home .content-container .innerBlock a,
body.logged-in body.home .content-container .innerBlock p {
font-size: 18px;
margin: 0 0 40px 0;
}
.adaptive-thumbnail .adaptive-photo img,
body.logged-in .adaptive-thumbnail .adaptive-photo img {
height: 100%;
width: auto;
object-position: 100%;
vertical-align: bottom;
}
.fixed-thumbnail,
body.logged-in .fixed-thumbnail {
bottom: unset;
top: 0;
}
.shapes-leftsided,
body.logged-in .shapes-leftsided {
border-width: 130px 0 0 95vw;
}
.content-left {
width: 50%;
}
.content-right {
width: 50%;
}
.hero-image-container {
background-position: center;
}
}
@media (max-width: 768px) {
.hero-image .fixed-thumbnail,
body.logged-in .hero-image .fixed-thumbnail {
position: absolute;
}
.innerBlock,
body.logged-in .innerBlock {
padding: 20px 0 0 0;
}
.mb-70,
body.logged-in .mb-70 {
margin-bottom: 80px;
}
body.home .content-container .innerBlock a,
body.home .content-container .innerBlock p,
body.logged-in body.home .content-container .innerBlock a,
body.logged-in body.home .content-container .innerBlock p {
font-size: 18px;
margin: 0 0 40px 0;
}
.adaptive-thumbnail .adaptive-photo img,
body.logged-in .adaptive-thumbnail .adaptive-photo img {
height: 100%;
width: auto;
object-position: 100%;
vertical-align: bottom;
}
.fixed-thumbnail,
body.logged-in .fixed-thumbnail {
bottom: unset;
top: 0;
}
.shapes-leftsided,
body.logged-in .shapes-leftsided {
border-width: 130px 0 0 95vw;
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
.mb-70,
body.logged-in .mb-70 {
margin-bottom: 80px;
}
body.home .content-container .innerBlock a,
body.home .content-container .innerBlock p,
body.logged-in body.home .content-container .innerBlock a,
body.logged-in body.home .content-container .innerBlock p {
font-size: 18px;
margin: 0 0 40px 0;
}
.adaptive-thumbnail .adaptive-photo img,
body.logged-in .adaptive-thumbnail .adaptive-photo img {
height: 100%;
width: auto;
object-position: 100%;
vertical-align: bottom;
}
.fixed-thumbnail,
body.logged-in .fixed-thumbnail {
bottom: unset;
top: 0;
}
.hero-image,
body.logged-in .hero-image {
height: 57vh;
}
.shapes-leftsided,
body.logged-in .shapes-leftsided {
border-width: 130px 0 0 95vw;
}
}
@media (max-width: 736px) {
.content-left {
width: 100%;
}
.content-right {
width: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.footer {
z-index: 999;
}
.hero-image::before {
content: " ";
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 10;
background: #31313196;
}
.shapes-leftsided {
z-index: 11;
}
}
@media (max-width: 667px) {
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
}
@media (max-width: 415px) {
.shapes-leftsided,
body.logged-in .shapes-leftsided {
border-width: 940px 0 0 95vw;
}
.hero-image,
body.logged-in .hero-image {
height: unset;
}
.hero-image .fixed-thumbnail,
body.logged-in .hero-image .fixed-thumbnail {
position: absolute;
animation: none;
left: 0;
}
.hero-image .adaptive-thumbnail .adaptive-photo,
body.logged-in .hero-image .adaptive-thumbnail .adaptive-photo {
height: 72vh;
}
.innerBlock,
body.logged-in .innerBlock {
padding: 20px 175px 0 25px;
z-index: 1;
}
#hero-blocks {
background: #31313196;
z-index: 1;
}
}
@media (max-width: 375px) {
.hero-image .adaptive-thumbnail .adaptive-photo,
body.logged-in .hero-image .adaptive-thumbnail .adaptive-photo {
height: 90vh;
}
}
@media only screen and (min-device-width: 375px) and (max-device-width: 625px) and (orientation: portrait) {
.hero-image .adaptive-thumbnail .adaptive-photo,
body.logged-in .hero-image .adaptive-thumbnail .adaptive-photo {
height: 90vh;
}
}
@media (max-width: 321px) {
.mb-70,
body.logged-in .mb-70 {
margin-bottom: 40px;
}
body.home .content-container .innerBlock p,
body.home .content-container .innerBlock a,
body.home .content-container .innerBlock dl,
body.home .content-container .innerBlock ul,
body.home .content-container .innerBlock ol {
font-size: 16px;
margin-bottom: 25px;
}
.shapes-leftsided,
body.logged-in .shapes-leftsided {
border-width: 940px 0 0 95vw;
}
}.contact-icons {
display: flex;
justify-content: start;
flex-direction: row;
}
.contact-icon {
margin: 0 10px;
height: 10px;
}
.footer .contact-icon {
color: #313131;
}
.icon-facebook svg {
fill: #4267b2;
}
.icon-instagram svg {
fill: #cd486b;
}
.icon-youtube svg {
fill: #E10600;
}
@media (max-width: 1024px) {
.contact-icons {
justify-content: center;
}
}