#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}@font-face {
font-family: 'Libre Franklin';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(//ptmc.fitness/wp-content/themes/hamilton/assets/fonts/libre-franklin-v12-latin-ext_latin-300.woff2) format('woff2');
}
@font-face {
font-family: 'Libre Franklin';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(//ptmc.fitness/wp-content/themes/hamilton/assets/fonts/libre-franklin-v12-latin-ext_latin-regular.woff2) format('woff2');
}
@font-face {
font-family: 'Libre Franklin';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(//ptmc.fitness/wp-content/themes/hamilton/assets/fonts/libre-franklin-v12-latin-ext_latin-italic.woff2) format('woff2');
}
@font-face {
font-family: 'Libre Franklin';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(//ptmc.fitness/wp-content/themes/hamilton/assets/fonts/libre-franklin-v12-latin-ext_latin-500.woff2) format('woff2');
}
@font-face {
font-family: 'Libre Franklin';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(//ptmc.fitness/wp-content/themes/hamilton/assets/fonts/libre-franklin-v12-latin-ext_latin-700.woff2) format('woff2');
}
@font-face {
font-family: 'Libre Franklin';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(//ptmc.fitness/wp-content/themes/hamilton/assets/fonts/libre-franklin-v12-latin-ext_latin-700italic.woff2) format('woff2');
}html, body { 
margin: 0; 
padding: 0; 
height: 100%; 
min-height: 100%; 
}
h1, h2, h3, h4, h5, h6, p, blockquote, address, big, cite, code, em, font, img, small, strike, sub, sup, li, ol, ul, fieldset, form, label, legend, button, table, caption, tr, th, td {
border: 0;
font-size: inherit;
line-height: inherit;
margin: 0;
padding: 0;
text-align: inherit;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
blockquote:before, 
blockquote:after { 
content: ""; 
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
display: none;
} .screen-reader-text {
clip: rect( 1px, 1px, 1px, 1px );
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .skip-link {
position: absolute;
left: -9999rem;
top: 2.5rem;
z-index: 999999999;
}
.skip-link:focus {
left: 2.5rem;
text-decoration: none;
}  body {
background: #fff;
border: none;
color: #000; 
font-family: 'Libre Franklin', -apple-system, 'Helvetica Neue', sans-serif;
font-size: 20px;
}
body.customizer-preview {
transition: color .2s ease-in-out, background-color .2s ease-in-out;
}
body.dark-mode {
background: #1d1d1d;
color: #fff;
}
body.lock-screen {
height: 100%;
position: fixed;
width: 100%;
}
body * {
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; 
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
}
a {
color: inherit;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
img {
display: block;
height: auto;
max-width: 100%;
}
.group:after,
.pagination:after,
.entry-content:after,
.gallery:after {
clear: both; 
content: "";
display: block;
}
::selection {
background: #000;
color: #FFF;
}
input::-webkit-input-placeholder { color: #767676; }
input:-ms-input-placeholder { color: #767676; }
input::-moz-placeholder { color: #767676; }  p {
line-height: 1.5;
margin: 0 0 1.5em 0;
}
dd,
dt {
line-height: 1.5;
}
dt {
font-weight: 700;
}
dd + dt { 
margin-top: 15px; 
}
code {
background: rgba( 0, 0, 0, 0.1 );
padding: 0 1px;
}
.dark-mode code {
background: rgba( 255, 255, 255, 0.2 );
}
address {
padding: 20px;
background: rgba( 0, 0, 0, 0.1 );
}
.dark-mode address {
background: rgba( 255, 255, 255, 0.2 );
}
pre {
background: #000;
color: #FFF;
font-size: 0.8em;
line-height: 140%;
margin: 2em 0;
padding: 20px;
word-wrap: break-word;
}
.dark-mode pre {
background: #fff;
color: #000;
}
pre a {
border-bottom-color: currentColor;
} h1,
h2,
h3,
h4,
h5,
h6 {
line-height: 1.2;
margin: 60px 0 30px;
}
h1 { 
font-size: 40px; 
font-weight: 300;
}
h2 { 
font-size: 32px; 
font-weight: 300;
}
h3 { font-size: 28px; }
h4 { font-size: 24px; }
h5 { 
font-size: 20px;
font-weight: 500;
}
h6 {
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.025em;
} ol,
ul {
margin: .5em 0 1.5em 40px;
}
li ol,
li ul {
margin: .5em 0 .5em 40px;
}
li {
line-height: 1.5;
margin: .5em 0;
} blockquote {
margin: 0 0 30px 0;
padding: 0 0 0 30px;
}
blockquote p { 
font-weight: 700;
hanging-punctuation: first;
}
blockquote cite:before { 
content: "— "; 
} hr {
border: none;
border-top: 1px solid currentColor;
color: rgba( 0, 0, 0, 0.13 );
margin: 50px auto;
width: 50%;
}
.dark-mode hr {
color: rgba( 255, 255, 255, 0.13 );
} table {
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
font-size: 0.9em;
margin: 2em auto;
max-width: 100%;
overflow: hidden;
width: 100%;
}
th,
td {
line-height: 1.4;
margin: 0;
overflow: visible;
padding: 2.5%;
}
caption {
font-size: 13px;
font-weight: 700;
padding-bottom: 2.5%;
text-align: center;
text-transform: uppercase;
}
thead {
vertical-align: bottom;
white-space: nowrap;
}
th { 
font-weight: 700; 
}
tbody > tr:nth-child(odd) { background: rgba( 0, 0, 0, 0.05 ); }
.dark-mode tbody > tr:nth-child(odd) { background: rgba( 255, 255, 255, 0.1 ); } figure {
margin: 0;
}
.wp-caption { 
display: block;
max-width: 100%;
}
.gallery-caption,
.wp-caption-text,
:root figcaption {
font-size: 0.8em;
margin: 15px 0 0;
}
:root figcaption,
.wp-caption-text {
color: rgba( 0, 0, 0, .55 );
margin-bottom: 0;
}
.dark-mode figcaption,
.dark-mode .wp-caption-text {
color: rgba( 255, 255, 255, .5 );
}
.gallery-caption a,
.wp-caption-text a,
figcaption a {
color: inherit;
display: inline;
} fieldset {
border: 1px solid rgba( 0, 0, 0, .2 );
padding: 25px;
}
.dark-mode fieldset {
border-color: rgba( 255, 255, 255, .3 );
}
fieldset > *:first-child { margin-top: 0; }
fieldset > *:last-child { margin-bottom: 0; }
form > *:first-child { margin-top: 0; }
form > *:last-child { margin-bottom: 0; }
fieldset legend {
font-size: 14px;
font-weight: 700;
padding: 0 15px;
}
.dark-mode fieldset legend {
color: rgba( 255, 255, 255, .7 );
}
label {
font-size: 0.9em;
margin-bottom: 8px;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
background: transparent;
border-radius: 0;
border: 1px solid rgba( 0, 0, 0, 0.2 );
box-shadow: none;
color: #000;
display: block;
font-size: 0.9em;
margin: 0 0 15px 0;
padding: 15px;
transition: border-color .2s ease-in-out;
-webkit-appearance: none;
width: 100%;
}
textarea {
line-height: 1.5;
height: 200px;
}
.dark-mode input[type="text"],
.dark-mode input[type="password"],
.dark-mode input[type="email"],
.dark-mode input[type="url"],
.dark-mode input[type="date"],
.dark-mode input[type="month"],
.dark-mode input[type="time"],
.dark-mode input[type="datetime"],
.dark-mode input[type="datetime-local"],
.dark-mode input[type="week"],
.dark-mode input[type="number"],
.dark-mode input[type="search"],
.dark-mode input[type="tel"],
.dark-mode input[type="color"],
.dark-mode textarea {
border-color: rgba( 255, 255, 255, 0.3 );
color: #fff;
}
button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file .wp-block-file__button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background-color: #000;
border: none;
border-radius: 0;
color: #fff;
display: inline-block;
font-family: inherit;
font-size: 16px;
font-weight: 700;
margin: 0;
padding: 16px 24px 18px;
text-align: center;
transition: background-color .2s ease-in-out;
-moz-appearance: none;
-webkit-appearance: none;
}
.wp-block-button__link {
color: inherit;
}
.is-style-outline .wp-block-button__link {
padding: 14px 22px 16px;
}
.dark-mode button,
.dark-mode .button,
.dark-mode .faux-button,
.dark-mode .wp-block-button__link,
.dark-mode .wp-block-file .wp-block-file__button,
.dark-mode input[type="button"],
.dark-mode input[type="reset"],
.dark-mode input[type="submit"] {
background-color: rgba( 255, 255, 255, .25 );
}  main {
display: block;
}
.section-inner {
margin: 0 auto;
max-width: 1240px;
width: 90%;
}
.section-inner.medium { max-width: 840px; }
.section-inner.thin { max-width: 560px; }
.section-inner .section-inner {
width: 100%;
} a {
transition: all .2s ease-in-out;
} .title {
font-size: 40px;
font-weight: 300;
letter-spacing: -0.025em;
line-height: 1.35;
margin: 0;
}
.dark-mode .title {
font-weight: 400;
}  .site-header { 
margin: 0 auto 0 auto;
max-width: 1240px;
padding: 100px 0;
position: relative;
width: 90%;
z-index: 10000;
}
.wp-custom-logo .site-header {
padding: 80px 0;
}
.site-header .site-title {
font-size: 24px;
font-weight: 500;
margin: 0;
}
.site-header .site-title a {
text-decoration: none;
}
.site-header .site-title a:hover { color: rgba( 0, 0, 0, .55 ); }
.dark-mode .site-header .site-title a:hover { color: rgba( 255, 255, 255, .55 ); }
.site-header .custom-logo {
background: no-repeat top left;
background-size: contain;
display: block;
max-height: 100px;
max-width: calc( 100% - 80px );
overflow: hidden;
}
.site-header .custom-logo img {
display: block;
visibility: hidden;
width: 100%;
}
:root .nav-toggle {
background-color: transparent;
cursor: pointer;
height: 30px;
padding: 0;
position: absolute;
right: 0;
top: calc( 50% - 15px );
width: 50px;
}
.nav-toggle:before {
content: "";
display: block;
position: absolute;
bottom: -20px;
left: -20px;
right: 0;
top: -20px;
}
.nav-toggle .bar {
background-color: rgba( 33, 42, 52, 1 );
display: block;
height: 2px;
margin-top: 0;
opacity: 1;
position: absolute;
right: 0;
top: calc( 50% - 1px );
transform: rotate( 0deg );
transition: transform .2s ease-in 0s, margin 0.2s ease-in 0.2s, opacity 0s ease-in 0.25s;
width: 22px;
z-index: 1;
}
.customizer-preview .nav-toggle .bar {
transition: background-color .2s ease-in-out;
}
.dark-mode .nav-toggle .bar {
background-color: rgba( 255, 255, 255, 1 );
}
.nav-toggle .bar:nth-child(1) { margin-top: -7px; }
.nav-toggle .bar:nth-child(2) { margin-top: -1px; }
.nav-toggle .bar:nth-child(3) { margin-top: 5px; }
.nav-toggle.active .bar {
transition: margin 0.2s ease-in, opacity 0s ease-in 0.2s, transform 0.2s ease-out 0.25s;
}
.nav-toggle.active .bar:nth-child(1) {
margin-top: -1px;
transform: rotate( 45deg );
}
.nav-toggle.active .bar:nth-child(2) {
opacity: 0;
}
.nav-toggle.active .bar:nth-child(3) {
margin-top: -1px;
transform: rotate( -45deg );
}  .site-nav {
background: #fff;
opacity: 0;
overflow: auto;
margin: 222px 0 0;
position: fixed;
bottom: 0;
left: -99999px;
right: 99999px;
top: 0;
transform: translateY( 1rem );
transition: opacity .3s ease-in-out, transform .3s ease-in-out, left 0s .3s, right 0s .3s;
z-index: 9999;
}
.dark-mode .site-nav {
background: #1d1d1d;
}
.site-nav.active {
left: 0;
right: 0;
opacity: 1;
transform: translateY( 0 );
transition: opacity .3s ease-in-out, transform .3s ease-in-out;
}
.site-nav ul {
list-style: none;
margin: 0;
}
.site-nav .menus > ul {
float: left;
width: calc( 50% - 10px );
}
.site-nav ul ul {
margin: 20px 0 0 1.33em;
}
.site-nav ul + ul {
margin-left: 20px;
}
.site-nav li {
display: block;
font-size: 40px;
font-weight: 300;
letter-spacing: -0.025em;
line-height: 1.1;
width: 100%;
}
.dark-mode .site-nav li {
font-weight: 400;
}
.site-nav li + li {
margin-top: 20px;
}
.site-nav ul a {
border-bottom: .1rem solid transparent;
text-decoration: none;
}
.site-nav ul + ul a {
color: rgba( 0, 0, 0, .55 );
}
.dark-mode .site-nav ul + ul a {
color: rgba( 255, 255, 255, .55 );
}
.site-nav ul:first-child a:hover,
.site-nav ul:first-child .current-menu-item > a { 
border-bottom-color: #000; 
}
.dark-mode .site-nav ul:first-child a:hover,
.dark-mode .site-nav ul:first-child .current-menu-item > a { 
border-bottom-color: #fff; 
}
.site-nav ul:last-child a:hover,
.site-nav ul:last-child .current-menu-item > a { 
border-bottom-color: rgba( 0, 0, 0, .55 );
}
.dark-mode .site-nav ul:last-child a:hover,
.dark-mode .site-nav ul:last-child .current-menu-item > a { 
border-bottom-color: rgba( 255, 255, 255, .55 );
}
.site-nav footer {
background: #fff;
padding: 50px 0;
}
.dark-mode .site-nav footer {
background: #1d1d1d;
}
.site-nav footer a {
color: inherit;
text-decoration: none;
}
.site-nav footer p:first-child { 
float: left; 
}
.site-nav footer p:last-child { 
color: rgba( 0, 0, 0, .55 );
float: right; 
}
.dark-mode .site-nav footer p:last-child { 
color: rgba( 255, 255, 255, .55 );
} .show-alt-nav .site-header {
display: flex;
align-items: baseline;
justify-content: space-between;
}
.show-alt-nav .nav-toggle,
.no-js .nav-toggle {
display: none;
}
.show-alt-nav .alt-nav-wrapper,
.no-js .alt-nav-wrapper {
display: block;
}
.alt-nav-wrapper {
display: none;
margin-left: 80px;
}
.alt-nav {
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
margin: -10px 0 0 -40px;
position: relative;
z-index: 1;
}
.alt-nav li {
display: block;
float: left;
margin: 0 0 0 0;
position: relative;
}
.alt-nav > li {
margin: 10px 0 0 40px;
position: relative;
}
.alt-nav > li.menu-item-has-children {
padding-right: 16px;
}
.alt-nav > li.menu-item-has-children:after {
border: 5px solid transparent;
border-left-width: 4px;
border-right-width: 4px;
border-top-color: #000;
content: "";
display: block;
position: absolute;
right: 0;
top: calc( 50% - 2px );
transition: all .2s ease-in-out;
}
.dark-mode .alt-nav > li.menu-item-has-children:after {
border-top-color: #fff;
}
.alt-nav > li.menu-item-has-children:hover {
text-decoration: underline;
}
.alt-nav li a {
display: block;
}
.alt-nav ul {
background: #000;
border-radius: 3px;
font-size: 16px;
opacity: 0;
margin: 0 0 0 0;
padding: 8px 0;
position: absolute;
left: -9999px;
top: calc( 100% + 15px );
transform: translateY( 10px );
transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out, left 0s .3s, top 0s .3s;
width: 200px;
z-index: 1;
}
.alt-nav ul:before,
.alt-nav ul:after {
content: "";
display: block;
position: absolute;
}
.alt-nav ul:before {
bottom: 100%;
height: 15px;
left: 0;
right: 0;
}
.alt-nav ul:after {
border: 5px solid transparent;
border-bottom-color: #000;
bottom: 100%;
left: 20px;
}
.dark-mode .alt-nav ul:after {
border-bottom-color: #fff;
}
.dark-mode .alt-nav ul {
background: #fff;
}
.alt-nav ul li {
width: 100%;
}
.alt-nav ul a { 
color: #fff; 
display: block;
padding: 12px 20px;
}
.dark-mode .alt-nav ul a { 
color: #000; 
}
.alt-nav ul a:hover {
text-decoration: none;
}
.alt-nav ul li:hover { background: rgba( 255, 255, 255, 0.2 ); }
.dark-mode .alt-nav ul li:hover { background: rgba( 0, 0, 0, 0.2 ); }
.alt-nav li:hover > ul {
left: 0;
opacity: 1;
transform: translateY( 0 );
transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.alt-nav ul ul:before {
bottom: 0;
height: 100%;
left: auto;
right: 100%;
top: 0;
width: 15px;
}
.alt-nav ul ul:after {
border-color: transparent;
border-right-color: #000;
left: -10px;
top: 22px;
}
.dark-mode .alt-nav ul ul:after {
border-color: transparent;
border-right-color: #fff;
}
.alt-nav ul li:hover > ul {
left: calc( 100% + 15px );
top: -8px;
}  .posts {
margin: -10px;
}
.post-preview {
display: block;
padding: 10px;
position: relative;
transition: none;
width: 50%;
}
.no-js .posts .post-preview {
max-height: 100vh;
overflow: hidden;
width: 100% !important;
}
.post-preview.will-spot {
opacity: 0;
transform: translateY( 40px );
transition: opacity .5s ease-in-out, transform .5s ease-in-out;
}
.post-preview.spotted {
opacity: 1;
transform: translateY( 0px );
}
.post-preview.jetpack-fade-in {
animation: jetpackFadeIn .5s 0s 1;
}
@keyframes jetpackFadeIn {
from {
opacity: 0;
transform: translateY( 40px );
}
to {
opacity: 1;
transform: translateY( 0 );
}
}
.preview-image {
background: rgba( 0, 0, 0, 0.1 ) no-repeat center;
background-size: cover;
position: relative;
}
.dark-mode .preview-image {
background-color: rgba( 255, 255, 255, 0.1 );
}
.post-preview.fallback-image .preview-image:before {
content: "";
display: block;
padding-bottom: 75%;
width: 100%;
}
.post-preview.fallback-image .preview-image img {
display: none;
}
.preview-image:after {
background: rgba( 0, 0, 0, 0.5 );
content: "";
opacity: 0;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
transition: opacity .3s ease-in-out, background .3s ease-in-out;
}
.preview-image img {
visibility: hidden;
width: 100%;
}
.post-preview header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
opacity: 0;
overflow: hidden;
position: absolute;
bottom: 40px;
left: 40px;
right: 40px;
top: 40px;
text-align: center;
transition: all .3s ease-in-out;
transform: translateY( 10px );
}
.post-preview .sticky-post {
color: #fff;
font-size: 13px;
font-weight: 700;
letter-spacing: 2px;
margin-bottom: 15px;
text-transform: uppercase;
width: 100%;
}
.post-preview h2 {
color: #fff;
line-height: 1.25;
text-align: center;
width: 100%;
word-break: break-word;
}
.post-preview:hover .preview-image:after,
.show-preview-titles .post-preview .preview-image:after {
opacity: 1;
}
.show-preview-titles .post-preview:hover .preview-image:after {
background: rgba( 0, 0, 0, 0.6 );
}
.post-preview:hover header,
.show-preview-titles .post-preview header {
opacity: 1;
transform: translateY( 0 );
} @media ( min-width: 1001px ) {
.three-columns-grid .post-preview {
width: 33.3%;
}
.three-columns-grid .post-preview header {
bottom: 30px;
left: 30px;
right: 30px;
top: 30px;
}
.three-columns-grid .post-preview h2 {
font-size: 28px;
}
} .search-no-results .search-form {
display: flex;
margin: 50px auto 0 auto;
max-width: 400px;
width: 100%;
}
.search-no-results label {
display: flex;
margin: 0 10px 0 0;
width: 100%;
}
.search-no-results .search-field {
margin: 0;
}   .page-header {
display: flex;
flex-direction: column;
margin: 0 auto 100px auto;
max-width: 100%;
min-height: 250px;
text-align: center;
width: 560px;
}
.page-header > div {
display: flex;
flex: 1;
flex-direction: column;
height: 100%;
justify-content: center;
width: 100%;
}
.page-header p {
font-size: 22px;
line-height: 1.5;
margin-top: 25px;
}
.page-header p:last-child {
margin-bottom: 0;
} .meta {	
color: rgba( 0, 0, 0, .55 );
font-size: 18px;
margin-top: 30px;
}
.dark-mode .meta {	
color: rgba( 255, 255, 255, .55 );
}
.meta span {
margin: 0 5px;
}
.meta a {
border-bottom: .1rem solid transparent;
text-decoration: none;
}
.meta a:hover { 
border-bottom-color: inherit; 
} .featured-image {
margin-bottom: 50px;
position: relative;
}
.featured-image img {
width: 100%;
} .linked-pages {
margin-top: 50px;
} .meta.bottom {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 50px;
}
.meta.bottom p {
line-height: 1.5;
margin: 0;
}
.meta.bottom p.tags {
display: flex;
flex-wrap: wrap;
margin: 0 0 0 -20px;
}
.meta.bottom p.tags span {
margin: 0 0 10px 20px;
}
.meta-bottom .post-date {
margin-left: 20px;
} .related-posts-wrapper {
margin-top: 100px;
}
.related-posts {
margin: -10px;
}
.related-posts .post-preview {
float: left;
}
.related-posts .post-preview:nth-child(3) {
display: none;
}
.related-posts .post-preview .preview-image img {
display: none;
}
.related-posts .post-preview .preview-image:before {
content: "";
display: block;
padding-bottom: 150%;
width: 100%;
}
@media ( min-width: 1001px ) {
.related-posts .post-preview {
width: 33.3%;
}
.related-posts .post-preview h2 {
font-size: 28px;
}
.related-posts .post-preview:nth-child(3) {
display: block;
}
}   :root .has-background { background-color: #000; }
:root .has-black-color { color: #000; }
:root .has-black-background-color { background-color: #000; }
:root .has-dark-gray-color { color: #333; }
:root .has-dark-gray-color a { border-bottom-color: #333; }
:root .has-dark-gray-color a:hover { color: #333; }
:root .has-dark-gray-background-color { background-color: #333; }
:root .has-medium-gray-color { color: #555; }
:root .has-medium-gray-color a { border-bottom-color: #555; }
:root .has-medium-gray-color a:hover { color: #555; }
:root .has-medium-gray-background-color { background-color: #555; }
:root .has-light-gray-color { color: #777; }
:root .has-light-gray-color a { border-bottom-color: #777; }
:root .has-light-gray-color a:hover { color: #777; }
:root .has-light-gray-background-color { background-color: #777; }
:root .has-white-color { color: #fff; }
:root .has-white-color a { border-bottom-color: #fff; }
:root .has-white-color a:hover { color: #fff; }
:root .has-white-background-color { background-color: #fff; } :root .has-small-font-size { font-size: .842em; }
:root .has-regular-font-size { font-size: 1em; }
:root .has-large-font-size,
:root .has-larger-font-size {
line-height: 1.5;
}
:root .has-large-font-size { font-size: 1.2em; }
:root .has-larger-font-size { font-size: 1.4em; } :root *[class*="_inner-container"] > *:first-child { margin-top: 0; }
:root *[class*="_inner-container"] > *:last-child { margin-bottom: 0; }
.wp-block-archives,
.wp-block-button,
.wp-block-buttons,
.wp-block-categories,
.wp-block-code,
.wp-block-columns,
.wp-block-cover,
.wp-block-cover-image,
.wp-block-embed,
.wp-block-gallery,
.wp-block-group,
.wp-block-image,
.wp-block-latest-comments,
.wp-block-latest-posts,
.wp-block-media-text,
.wp-block-preformatted,
.wp-block-pullquote,
.wp-block-social-links,
.wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-verse,
.wp-block-video {
margin-bottom: 30px;
margin-top: 30px;
} .wp-block-audio audio {
width: 100%;
}  .wp-block-buttons .wp-block-button {
margin-top: 0;
} .wp-block-column {
padding: 0 5px;
} .wp-block-cover,
.wp-block-cover-image {
color: #fff;
}
.wp-block-cover-image p {
font-weight: 400;
} .entry-content .wp-block-file {
align-items: center;
background: rgba( 0, 0, 0, 0.05 );
border-radius: 4px;
display: flex;
justify-content: space-between;
margin: 30px 0;
padding: 20px;
}
.entry-content .wp-block-file a:not(.wp-block-file__button) {
border: none;
font-weight: 500;
text-decoration: none;
}
.entry-content .wp-block-file__button {
flex-shrink: 0;
} .wp-block-gallery .blocks-gallery-image figcaption, 
.wp-block-gallery .blocks-gallery-item figcaption {
color: #fff;
margin: 0;
padding-bottom: 10px;
}
.wp-block-gallery > .blocks-gallery-grid {
margin-bottom: -16px;
}
ul.wp-block-gallery + .wp-block-gallery:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright):not(.aligncenter):not(.alignone) {
margin-top: -30px;
}
ul.wp-block-gallery.alignwide + .wp-block-gallery.alignwide,
ul.wp-block-gallery.alignfull + .wp-block-gallery.alignfull {
margin-top: -2.5em;
}
figure.wp-block-gallery + .wp-block-gallery:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright):not(.aligncenter):not(.alignone) {
margin-top: calc( ( 30px - 16px ) / -1 );
}
figure.wp-block-gallery.alignwide + .wp-block-gallery.alignwide,
figure.wp-block-gallery.alignfull + .wp-block-gallery.alignfull {
margin-top: calc( ( 2.5em - 16px ) / -1 );
} .wp-block-image .aligncenter > figcaption, 
.wp-block-image .alignleft > figcaption, 
.wp-block-image .alignright > figcaption, 
.wp-block-image.is-resized > figcaption {
display: block;
} .wp-block-latest-posts {
margin-left: 0;
}
.wp-block-latest-posts__post-date {
color: rgba( 0, 0, 0, 0.5 );
font-size: 1em;
}
.dark-mode .wp-block-latest-posts__post-date {
color: rgba( 255, 255, 255, .5 );
} .wp-block-media-text__content > *:first-child { margin-top: 0; }
.wp-block-media-text__content > *:last-child { margin-bottom: 0; } .wp-block-pullquote,
.wp-block-pullquote blockquote {
background: none;
border: none;
padding: 0;
}
.wp-block-pullquote blockquote {
margin: 0;
}
.wp-block-pullquote blockquote:before {
content: none;
}
.wp-block-pullquote.alignleft, 
.wp-block-pullquote.alignright {
max-width: 60%;
}
.wp-block-pullquote blockquote p,
.wp-block-pullquote.alignleft blockquote p,
.wp-block-pullquote.alignright blockquote p {
font-size: 29px;
font-weight: 700;
letter-spacing: -0.025em;
margin-bottom: 1em;
}
.wp-block-pullquote.alignleft blockquote p,
.wp-block-pullquote.alignright blockquote p {
line-height: 1.3;
} .entry-content .wp-block-quote.is-large, 
.entry-content .wp-block-quote.is-style-large {
margin: 0 0 30px 0;
padding: 0 0 0 30px;
}
.entry-content blockquote p:last-child {
margin-bottom: 0;
}
.wp-block-quote.is-large p, 
.wp-block-quote.is-style-large p {
font-size: 1.25em;
font-style: normal;
line-height: 1.5;
}
.wp-block-quote.is-large cite, 
.wp-block-quote.is-style-large cite {
display: block;
font-size: .8em;
text-align: left;
} hr.is-style-wide,
hr.is-style-dots {
width: 100%;
} .wp-social-link {
margin: 0 8px 0 0;
}  .entry-content {
position: relative;
}
.entry-content > *:first-child { margin-top: 0; }
.entry-content > *:last-child { margin-bottom: 0; }
.entry-content p.has-background {
padding: 20px;
}
.entry-content h1 + h1, .entry-content h1 + h2, .entry-content h1 + h3, .entry-content h1 + h4, .entry-content h1 + h5, .entry-content h1 + h6, 
.entry-content h2 + h1, .entry-content h2 + h2, .entry-content h2 + h3, .entry-content h2 + h4, .entry-content h2 + h5, .entry-content h2 + h6, 
.entry-content h3 + h1, .entry-content h3 + h2, .entry-content h3 + h3, .entry-content h3 + h4, .entry-content h3 + h5, .entry-content h3 + h6, 
.entry-content h4 + h1, .entry-content h4 + h2, .entry-content h4 + h3, .entry-content h4 + h4, .entry-content h4 + h5, .entry-content h4 + h6, 
.entry-content h5 + h1, .entry-content h5 + h2, .entry-content h5 + h3, .entry-content h5 + h4, .entry-content h5 + h5, .entry-content h5 + h6, 
.entry-content h6 + h1, .entry-content h6 + h2, .entry-content h6 + h3, .entry-content h6 + h4, .entry-content h6 + h5, .entry-content h6 + h6 {
margin-top: 30px;
}
p.has-drop-cap:not(:focus):first-letter {
font-size: 7em;
font-weight: 300;
margin: .1em .05em 0 -.075em;
} .entry-content .pull {
font-size: 29px;
font-weight: 700;
letter-spacing: -0.025em;
line-height: 1.2;
position: absolute;
width: 280px;
}
.entry-content .pull.left {
hanging-punctuation: first;
right: calc( 100% + 40px );
}
.entry-content .pull.right {
hanging-punctuation: last;
left: calc( 100% + 40px );
text-align: right;
} .alignleft,
.alignright {
margin-bottom: 20px;
max-width: 40%;
}
.alignleft {
float: left;
margin: 5px 40px 30px -80px;
}
.alignright {
float: right;
margin: 5px -80px 30px 40px;
}
.entry-content .alignnone,
.entry-content .aligncenter,
.entry-content .alignwide,
.entry-content .alignfull {
margin: 2.5em auto;
}
.entry-content .alignfull {
margin-left: calc( 50% - 50vw );
max-width: 100vw;
width: 100vw;
}
.entry-content .wp-block-image.alignfull figcaption {
padding: 0 5%;
}
.entry-content .alignwide {
margin-left: calc( 50% - 620px );
max-width: 1240px;
width: 1240px;
}
.alignnone {
margin-left: -80px;
margin-right: -80px;
max-width: calc( 100% + 160px );
}
.alignnone img {
width: 100%;
} .gallery {
display: flex;
flex-wrap: wrap;
margin: 50px 0 30px;
padding: 0;
position: relative;
left: calc( 50% - 630px );
width: 1260px;
}
.gallery + .gallery {
margin-top: -30px;
}
.gallery .gallery-item {
display: block;
float: left;
margin: 0 0 20px;
padding: 0 10px;
position: relative;
width: 100%;
}
.gallery-columns-1 .gallery-item { width: 100%; }
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-3 .gallery-item { width: 33.3%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery-columns-5 .gallery-item { width: 20%; }
.gallery-columns-6 .gallery-item { width: 16.6%; }
.gallery-columns-7 .gallery-item { width: 14.28%; }
.gallery-columns-8 .gallery-item { width: 12.5%; }
.gallery-columns-9 .gallery-item { width: 11.1%; }
.gallery .gallery-item a {
border: none;
display: block;
line-height: 0;
text-align: center;
}
.gallery img {
width: 100%;
}
.gallery-caption {
background: #fff;
color: #000;
font-size: 12px;
line-height: 1.35;
margin: 0;
max-width: calc( 100% - 40px );
max-height: 50%;
overflow: hidden;
padding: 12px 14px;
position: absolute;
bottom: 10px;
left: 20px;	
}
.dark-mode .gallery-caption {
background: #1d1d1d;
color: #fff;
}
.gallery-columns-1 .gallery-caption,
.gallery-columns-2 .gallery-caption,
.gallery-columns-3 .gallery-caption {
bottom: 40px;
font-size: 14px;
left: 50px;
max-width: calc( 100% - 100px );
}
.gallery-columns-3 .gallery-caption {
bottom: 30px;
left: 40px;
max-width: calc( 100% - 80px );
} .entry-content .tiled-gallery {
margin: 50px auto;
}  .comments,
.comment-respond {
padding-top: 100px;
}
.comment-reply-title {
font-size: 28px;
font-weight: inherit;
margin: 0 0 50px 0;
}
.comment-reply-title small {
font-size: 20px;
margin-left: 10px;
}
.comment { 
font-size: 18px;
margin-top: 50px; 
}
.commentlist > .comment:first-child { 
margin-top: 0; 
}
.comment .comment { 
margin-left: 50px;
}
.comment-author,
.comment-meta {
line-height: 1.66;
}
.comment-author {
position: relative;
}
.comment-author .says { 
display: none; 
}
.comment-author .avatar {
display: block;
position: absolute;
right: calc( 100% + 20px );
top: 0;
width: 55px;
}
.bypostauthor .comment-author {
text-transform: uppercase;
}
.comment-meta {
margin-bottom: 20px;
}
.comment-metadata {
color: rgba( 0, 0, 0, .55 );
line-height: 1.25;
}
.dark-mode .comment-metadata {
color: rgba( 255, 255, 255, .55 );
}
.comment-metadata a { text-decoration: none; }
.comment-metadata a:hover { text-decoration: underline; }
.comment-content,
.comment-content p,
.comment-content li {
line-height: 1.5;
}
.comment-content p,
.comment-content li {
margin-bottom: 20px;
}
.comment-content *:last-child {
margin-bottom: 0;
}
.comment .reply {
font-size: 14px;
letter-spacing: 0.05em;
margin-top: 22px;
text-transform: uppercase;
font-weight: 700;
}
.comment .reply a { text-decoration: none; }
.comment .reply a:hover { text-decoration: underline; } .comments-pagination {
margin-top: 100px;
position: relative;
text-align: center;
}
.comments-pagination a { text-decoration: none; }
.comments-pagination a:hover { text-decoration: underline; }
.comments-pagination .page-numbers {
display: inline-block;
padding: 0 3px;
}
.comments-pagination .page-numbers.dots {
color: rgba( 0, 0, 0, .55 );
}
.dark-mode .comments-pagination .page-numbers.dots {
color: rgba( 255, 255, 255, .55 );
}
.comments-pagination .prev,
.comments-pagination .next {
margin: 0 0 0 0;
position: absolute;
top: 0;
}
.comments-pagination .prev { left: 0; }
.comments-pagination .next { right: 0; } .logged-in .comment-respond .comment-reply-title {
margin-bottom: 20px;
}
.comment-respond .logged-in-as {
color: rgba( 0, 0, 0, .55 );
font-size: 18px;
line-height: 1.25;
margin: 0 0 50px 0;
}
.dark-mode .comment-respond .logged-in-as {
color: rgba( 255, 255, 255, .55 );
}
.comment-respond .logged-in-as a { text-decoration: none; }
.comment-respond .logged-in-as a:hover { text-decoration: underline; }
.comment-respond p + p { 
margin-top: 20px; 
}
.comment-respond .comment-form-author,
.comment-respond .comment-form-email {
float: left;
margin: 20px 0;
width: calc( 50% - 10px );
}
.comment-respond .comment-form-email {
margin-left: 20px;
}
.comment-respond label { 
display: block; 
}
.comment-respond input[type="checkbox"] + label {
display: inline;
font-size: 14px;
margin: 0 0 0 5px;
} .comments .comment-respond {
margin: 50px 0;
}   .resume-template .entry-content {
max-width: 840px;
padding-left: 280px;
}
.resume-template .entry-content h1,
.resume-template .entry-content h2,
.resume-template .entry-content h3,
.resume-template .entry-content h4,
.resume-template .entry-content h5,
.resume-template .entry-content h6 {
border-top: 1px solid #000;
font-size: 24px;
font-weight: 500;
margin: 80px 0 -28px -280px;
padding: 50px 580px 0 0;
}
.resume-template .entry-content > h1:first-child,
.resume-template .entry-content > h2:first-child,
.resume-template .entry-content > h3:first-child,
.resume-template .entry-content > h4:first-child,
.resume-template .entry-content > h5:first-child,
.resume-template .entry-content > h6:first-child {
margin-top: 0;
}
.dark-mode.resume-template .entry-content h1,
.dark-mode.resume-template .entry-content h2,
.dark-mode.resume-template .entry-content h3,
.dark-mode.resume-template .entry-content h4,
.dark-mode.resume-template .entry-content h5,
.dark-mode.resume-template .entry-content h6 {
border-top-color: rgba( 255, 255, 255, 0.1 );
}
.resume-template .entry-content .alignnone {
margin-left: auto;
margin-right: auto;
max-width: 100%;
}  .post-pagination {
margin-top: 100px;
}
.post-pagination .previous-posts-link { float: left; }
.post-pagination .next-posts-link { float: right; }
.post-pagination a {
color: rgba( 0, 0, 0, .55 );
text-decoration: none;
}
.post-pagination a:hover { 
color: #000; 
}
.dark-mode .post-pagination a {
color: rgba( 255, 255, 255, .55 );
}
.dark-mode .post-pagination a:hover { 
color: #fff; 
} .infinite-scroll .post-pagination {
display: none;
} .infinite-scroll .posts {
padding-bottom: 130px;
}
.infinite-scroll.infinity-end .posts {
padding-bottom: 0;
}
.infinite-scroll #infinite-handle {
position: absolute;
bottom: 0;
left: 0;
right: 0;
text-align: center;
}
.infinite-scroll #infinite-handle span {
background: none;
padding: 0 0 0 0;
}
.infinite-scroll #infinite-handle button,
.infinite-scroll #infinite-handle button:hover,
.infinite-scroll #infinite-handle button:focus {
background: none;
border-radius: 0;
color: rgba( 0, 0, 0, .55 );
font-size: 40px;
font-weight: 300;
letter-spacing: -0.025em;
padding: 0;
transition: color .2s ease-in-out;
}
.infinite-scroll #infinite-handle button:hover,
.infinite-scroll #infinite-handle button:focus {
color: #000;
}
.dark-mode.infinite-scroll #infinite-handle button,
.dark-mode.infinite-scroll #infinite-handle button:hover,
.dark-mode.infinite-scroll #infinite-handle button:focus {
color: rgba( 255, 255, 255, 0.4 );
font-weight: 400;
}
.dark-mode.infinite-scroll #infinite-handle button:hover,
.dark-mode.infinite-scroll #infinite-handle button:focus {
color: #fff;
} .infinite-loader {
height: 40px;
position: absolute;
bottom: 10px;
left: calc( 50% - 20px );
width: 40px;
}
.infinite-loader * {
display: none;
}
.infinite-loader:before, 
.infinite-loader:after {
-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
animation: sk-bounce 2.0s infinite ease-in-out;
background: rgba( 0, 0, 0, .25 );
border-radius: 50%;
content: "";
height: 100%;
opacity: 0.6;
position: absolute;
left: 0;
top: 0;
width: 100%;
}
.dark-mode .infinite-loader:before, 
.dark-mode .infinite-loader:after {
background: rgba( 255, 255, 255, .25 );
}
.infinite-loader:after {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
@-webkit-keyframes sk-bounce {
0%, 100% { -webkit-transform: scale(0.0) }
50% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bounce {
0%, 100% { 
-webkit-transform: scale(0.0);
transform: scale(0.0);
} 50% { 
-webkit-transform: scale(1.0);
transform: scale(1.0);
}
}  .site-footer { 
padding: 100px 0;
text-align: center;
}
.site-footer p { 
font-weight: 500;
line-height: 1;
margin: 0;
text-align: center; 
}
.site-footer p + p { 
color: rgba( 0, 0, 0, .55 );
font-size: 18px;
margin-top: 12px; 
}
.dark-mode .site-footer p + p {
color: rgba( 255, 255, 255, .55 );
}
.site-footer a {
border-bottom: .1rem solid transparent;
text-decoration: none;
}
.site-footer a:hover {
border-bottom-color: currentColor;
}   @media ( max-width: 1380px ) {  .gallery {
left: calc( 50% - 45vw - 10px );
width: calc( 90vw + 20px );
} .entry-content .pull {
position: static;
}
.entry-content .pull.left {
float: left;
margin: 5px 40px 40px -80px;
}
.entry-content .pull.right {
float: right;
margin: 5px -80px 40px 40px;
}
} @media ( max-width: 1377px ) { .entry-content .alignwide {
margin-left: calc( 50% - 45vw );
max-width: 90vw;
width: 90vw;
}
} @media ( max-width: 1000px ) { .show-alt-nav .alt-nav-wrapper {
display: none;
}
.show-alt-nav .nav-toggle {
display: block;
} .post-preview h2 {
font-size: 28px;
} .resume-template .entry-content {
padding-left: 300px;
}
.resume-template .entry-content h1,
.resume-template .entry-content h2,
.resume-template .entry-content h3,
.resume-template .entry-content h4,
.resume-template .entry-content h5,
.resume-template .entry-content h6 {
margin: 80px 0 -28px -300px;
padding: 50px 600px 0 0;
}
} @media ( max-width: 800px ) { .resume-template .entry-content {
padding-left: 200px;
}
.resume-template .entry-content h1,
.resume-template .entry-content h2,
.resume-template .entry-content h3,
.resume-template .entry-content h4,
.resume-template .entry-content h5,
.resume-template .entry-content h6 {
margin: 80px 0 -28px -200px;
padding: 50px 500px 0 0;
}
} @media ( max-width: 750px ) { .site-nav .menus > ul {
float: none;
width: 100%;
}
.site-nav .menus > ul + ul {
margin: 40px 0 0;
}  .alignleft {
margin: 5px 25px 25px 0;
}
.alignright {
margin: 5px 0 25px 25px;
}
.alignnone {
max-width: 100%;
}
.alignnone,
.aligncenter {
margin: 40px auto;
}
.gallery {
margin: 40px auto 20px;
}
.gallery + .gallery {
margin-top: -20px;
}
.gallery-columns-1 .gallery-caption,
.gallery-columns-2 .gallery-caption,
.gallery-columns-3 .gallery-caption {
bottom: 10px;
font-size: 12px;
left: 20px;
max-width: calc( 100% - 40px );
} .entry-content .pull.left {
margin-left: 0;
}
.entry-content .pull.right {
margin-right: 0;
} .comment-author,
.comment-metadata {
padding-left: 70px;
}
.comment-author .avatar {
left: 0;
width: 55px;
}
} @media ( max-width: 620px ) {
body { 
font-size: 18px; 
}  .title {
font-size: 30px;
} .site-header {
padding: 50px 0;
}
.wp-custom-logo .site-header {
padding: 35px 0;
} .site-nav {
margin-top: 124px;
}
.site-nav .menus {
padding-bottom: 40px;
}
.site-nav ul:first-child li {
font-size: 30px;
}
.site-nav ul + ul li {
font-size: 20px;
font-weight: 400;
}
.site-nav ul + ul li + li {
margin-top: 10px;
}
.site-nav footer {
display: none;
} .page-header {
margin-bottom: 50px;
}
@supports ( display: -webkit-flex ) or ( display: -moz-flex ) or ( display: flex ) {
.page-header {
min-height: 150px;
}
}
.page-header p {
font-size: 1em;
}
.meta {
font-size: 0.9em;
}
.meta.bottom {
margin-top: 25px;
}
.meta.bottom p,
.meta.bottom p.tags {
float: none;
max-width: none;
}
.meta.bottom p.tags a {
margin-right: 15px;
}
.meta.bottom p + p {
float: none;
margin-top: 8px;
}
.related-posts-wrapper {
margin-top: 50px;
} .posts {
margin: -10px 0;
position: relative;
left: calc( 50% - 50vw + 2.5px );
width: calc( 100vw - 5px );
}
.post-preview {
padding: 5px;
}
.post-preview header {
bottom: 20px;
left: 15px;
right: 15px;
top: 20px;
}
.post-preview .sticky-post {
font-size: 11px;
letter-spacing: 1px;
margin-bottom: 5px;
}
.post-preview h2 {
font-size: 20px;
} .search-no-results .search-form {
display: block;
margin: 30px auto 0 auto;
}
.search-no-results .search-form label {
margin: 0 0 10px 0;
}
.search-no-results .search-form input[type="submit"] {
width: 100%;
} .post-pagination {
margin-top: 50px;
}
.infinite-scroll .posts {
padding-bottom: 70px;
}
.infinite-scroll #infinite-handle button,
.infinite-scroll #infinite-handle button:hover,
.infinite-scroll #infinite-handle button:focus {
font-size: 30px;
} .entry-content p {
margin-bottom: 25px;
} .gallery {
left: calc( 50% - 50vw );
margin: 40px auto 30px;
padding: 0 5px;
width: 100vw;
}
.gallery + .gallery {
margin-top: -30px;
}
.gallery .gallery-item {
margin-bottom: 10px;
padding: 0 5px;
}
.gallery-caption {
display: none;
}
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
width: 50%;
} .entry-content .pull.left,
.entry-content .pull.right,
.wp-block-pullquote.alignleft, 
.wp-block-pullquote.alignright {
float: none;
margin: 40px 0 40px 0;
max-width: 100%;
width: 100%;
} .comments, 
.comment-respond {
padding-top: 50px;
}
.comments-pagination {
margin-top: 50px;
}
.comment-respond .comment-form-author, 
.comment-respond .comment-form-email {
float: none;
margin: 20px 0 0;
width: 100%;
} .resume-template .entry-content {
padding-left: 0;
}
.resume-template .entry-content h1,
.resume-template .entry-content h2,
.resume-template .entry-content h3,
.resume-template .entry-content h4,
.resume-template .entry-content h5,
.resume-template .entry-content h6 {
font-size: 22px;
margin: 80px 0 35px 0;
padding: 40px 0 0;
} .site-footer {
padding: 50px 0;
}
.site-footer p + p {
font-size: 16px;
}
} @media ( max-width: 400px ) { .site-header .site-title {
font-size: 20px;
} .page-header p {
margin-top: 20px;
}
.page-header .meta {
margin-top: 25px;
} .post-preview header {
bottom: 10px;
left: 10px;
right: 10px;
top: 10px;
}
.post-preview h2 {
font-size: 16px;
font-weight: 400;
} .comments-pagination .page-numbers {
display: none;
}
.comments-pagination .page-numbers:first-child,
.comments-pagination .page-numbers:last-child {
display: block;
position: static;
}
.comments-pagination .page-numbers:first-child {
float: left;
}
.comments-pagination .page-numbers:last-child {
float: right;
}
}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-quote{box-sizing:border-box;overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}