.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#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;
}button,hr,input{overflow:visible}audio,canvas,progress,video{display:inline-block}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0; width: auto !important}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0; font-family: "Lato";}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}
figure{margin:1em 40px}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}
* { box-sizing: border-box !important }
.wpcf7-list-item-label {color: white}
.goWhite
{
color:white
}
a
{
text-decoration: none !important
}
.heroTitle h1,.menuText a {
visibility: hidden
}
.logoMenuItem
{
float: right !important;
}
.featureUL li {
padding: 5px;
}
.playButton
{
position: absolute;
top:calc(50% - 22px);
left: calc(50% - 22px);
z-index: 5
}
.featureUL {
margin: 0 0 10px;
padding: 0;
list-style: none;
font-size: 14px
}
.no-touchevents .featureUL li a:hover {
}
.myCatTitle
{
margin-bottom: 10px
}
#primary-menu a
{
font-size: 14px;
}
.myTextShadow
{
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.9)
}
.myBottom15px
{
margin-bottom: 15px
}
.myBigFont
{
text-align: center; font-size: 35px
}
.myMediumFont
{
text-align: center;
font-size: 25px;
width: 66%;
margin:0 auto
}
#slides
{
top: 140px;
position: absolute;
right: 0;
left: 0;
bottom: 45px;
opacity: 0;
}
.slick-prev {
left: 25px !important;
z-index: 10200;
}
.slick-next {
right: 25px !important;
}
.cemark
{
width:65px
}
.main-navigation li .menuTextHome
{
width: auto !important
}
.headingBorderLeft
{
width: 25%;
border-bottom: solid 1px #ff9800;
display: inline-block;
position: relative;
height: 20px;
margin-right: 20px;
vertical-align: bottom;
transform: translateY(-11px);
}
#smallLogo
{
display: none
}
.headingBorderCenter
{
display: inline-block;
transform: translateY(10px);
color: #ff9800;
font-size: 40px;
text-align: center
}
.headingBorderRight
{
width: 25%;
border-bottom: solid 1px #ff9800;
display: inline-block;
position: relative;
height: 20px;
margin-left: 20px;
vertical-align: bottom;
transform: translateY(-11px);
}
.myCenter
{
text-align: center
}
.headingBorderLeft::after, .headingBorderRight::before
{ }
.headingBorderRight::before
{ }
.headingBorderLeft::after
{ }
.sectionSummary
{
margin:30px auto 0 auto;
width: 66%;
}
.sectionSummary h3
{
color: rgb(0,40,76);
line-height: 1.3em;
font-size: 1.4em;
font-weight: 400;
}
.alm-reveal,.clear:after,.clearfix:after,.comment-content:after,.entry-content:after,.page-links,.site-content:after,.site-footer,.site-footer:after,.site-header:after,.videoElement {
clear: both
}
.touchevents body {
background-image: none!important
}
.smallScreenPass {
display: none
}
.servicesSection
{
padding: 0 5px 40px 5px
}
.youremail, .yourtel, .yourname, .yourmessage
{
width: 48%;
display:block;
}
.yourname, .yourtel
{
float:left
}
.youremail, .yourmessage
{
float:right
}
.wpcf7 input
{
width:100%
}
#csubmit
{
width: 130px;
display:block;
margin: 20px auto;
}
.yourmessage textarea
{
padding:10px;
line-height: normal
}
.wpcf7-form-control-wrap
{
margin-top:20px;
display: block
}
.introImage
{
display:table-cell;
vertical-align: middle
}
.introImage img
{
width: 300px;
}
.introText
{
font-size: 1.4em;
color: rgb(0,40,76);
padding-left: 30px;
width: calc(100% - 300px);
line-height: 1.25em;
display:table-cell;
vertical-align: middle
}
.myWhiteText
{
color:white	
}
.ElementExcerpt
{
line-height: 1.1;
color: white;
font-size: 13px;
letter-spacing: .05em;
padding: 15px;
margin-top: 35px;
font-family: Lato
}
.bigScreenPass {
display: block;
font-size: 18px
}
.btn,.cerPassBox,.webcamBoxL,.webcamBoxR {
display: inline-block
}
.blueBackground .vc_column-inner 
{
background-color: rgba(60,60,60,.75);
}
.orangeBackground .vc_column-inner 
{
background-color: rgba(100,100,100,0.75);	
}
.articleDate
{
padding-bottom: 20px
}
.cerPassBox {
float: left;
border: none!important;
padding: 0 20px;
border-radius: 0;
height: 38px;
margin: 0 10px 0 0!important
}
#angelFrame,img,legend {
border: 0
}
#angelCont {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
display: none;
z-index: 121;
background: rgba(0,0,0,.8)
}
#nav-icon1,.btn,sub,sup {
position: relative
}
.webcamBoxL,.webcamBoxR {
width: 31%;
float: left;
position: relative;
line-height: 0
}
.insertLogo img
{
width: 240px
}
.footerLogo img
{
width: 90%
}
.noMargin
{
margin:0;
padding:0
}
#myBodyText
{
-webkit-transition: all .4s ease;
transition: all .4s ease;	
}
.elementImgHolder
{
overflow:hidden
}
.webcamBoxL {
margin-right: 2%
}
.webcamBoxR {
margin-right: 0
}
.btn-o {
width: 150px!important
}
html {
height: 100%
}
body {
min-height: 100%
}
.btn {
background-color: transparent!important;
color: grey;
font-size: 12px;
-webkit-transition: all .4s ease;
transition: all .4s ease;
padding: 15px 25px;
cursor: pointer;
max-width: 33%
}
legend,td,th {
padding: 0
}
html {
font-family: Lato, sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
overflow-y: scroll
}
body {
margin: 0;
-webkit-font-smoothing: antialiased;
line-height: 1.2;
backface-visibility: hidden;
perspective: 1000
}
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
}
[hidden],template {
display: none
}
a {
background-color: transparent
}
abbr[title] {
border-bottom: 1px dotted
}
.myStretchFactor
{
margin-left: -30px !important;
margin-right: -30px !important;
}
b,optgroup,strong {
font-weight: 700
}
.sectionHead
{
padding: 0;
text-align: center;
height: 90px;
}
h3 { font-size: 1.6em; }
.myCenter
{
text-align: center !important
}
.homeMenuItem
{
text-align: center; font-size: 20px; width: 50px !important; color: white; line-height: 65px
}
.my80
{
padding: 0 40px 0 40px !important;
}
.sectionHeadCenter
{
display: inline-block;
color: #ddd;
font-size: 28px;
text-align: center;
float: left;
width: 320px;
height: 90px;
line-height: 90px;
margin: 0 !important;
}
.sectionHeadCenter img
{
height: calc(90% - 25px);
vertical-align: middle;
margin-top: 15px;
}
.sectionHeadRight, .sectionHeadLeft
{
color: #fff;
line-height: 90px;
font-size: 32px !important;
display: inline-block;
float: left;
height: 90px;
width: calc(50% - 160px);
}
.sectionOverlay
{
position:absolute;
top: 0; left: 0; right: 0; bottom: 0;
}
.callHead
{
width: 180px;
margin: 0 auto;
position: absolute;
border-radius: 50%;
height: 130px;
top: -65px;
left: calc(50% - 180px / 2);
background-color: white;
text-align: center;
color: rgb(0, 40, 76);
font-size: 16px;
line-height: 65px
}
dfn {
font-style: italic
}
h1 {
margin: 0
}
mark {
color: #000
}
small {
font-size: 80%
}
sub,sup {
font-size: 75%;
line-height: 0;
vertical-align: baseline
}
sup {
top: -.5em
}
sub {
bottom: -.25em
}
svg:not(:root) {
overflow: hidden
}
figure {
margin: 1em 40px
}
hr {
box-sizing: content-box
}
code,kbd,pre,samp {
font-family: monospace,monospace;
font-size: 1em
}
button,input,optgroup,select,textarea {
color: inherit;
font: inherit;
margin: 0
}
button {
overflow: visible
}
button,select {
text-transform: none
}
button,html input[type=button],input[type=reset],input[type=submit] {
-webkit-appearance: button;
cursor: pointer
}
button[disabled],html input[disabled] {
cursor: default
}
button::-moz-focus-inner,input::-moz-focus-inner {
border: 0;
padding: 0
}
input {
line-height: normal
}
input[type=checkbox],input[type=radio] {
box-sizing: border-box;
padding: 0
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
height: auto
}
input[type=search] {
-webkit-appearance: textfield;
box-sizing: content-box
}
#ageVerOverlay,.ageVerB,.contentTwoCols {
box-sizing: border-box
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
-webkit-appearance: none
}
fieldset {
border: 1px solid silver;
margin: 0 2px;
padding: .35em .625em .75em
}
textarea {
overflow: auto
}
.ageVerButtBox {
margin: 0 auto;
width: 351px
}
.cerButtonNew {
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out
}
.cerButtonNew:hover {
background-color: #339!important
}
#nav-icon1 {
width: 34px;
height: 34px;
margin: 0 auto;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer
}
#nav-icon1 span {
display: block;
position: absolute;
height: 2px;
width: 100%;
background: #fff;
border-radius: 2px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out
}
#nav-icon1 span:nth-child(1) {
top: 0
}
#nav-icon1 span:nth-child(2) {
top: 10px
}
#nav-icon1 span:nth-child(3) {
top: 20px
}
#nav-icon1.open span:nth-child(1) {
top: 10px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg)
}
#nav-icon1.open span:nth-child(2) {
opacity: 0;
left: -60px
}
#nav-icon1.open span:nth-child(3) {
top: 10px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg)
}
.wpb_row {
overflow: hidden
}
.fancybox-close:hover {
background-image: url(//hickeyfab.com/wp-content/themes/distillery-p-style/img/close-on.svg)!important
}
.fancybox-close {
background-image: url(//hickeyfab.com/wp-content/themes/distillery-p-style/img/close-off.svg)!important;
position: absolute!important;
top: 5px!important;
right: 5px!important;
width: 42px!important;
height: 42px!important;
cursor: pointer;
z-index: 8040;
background-size: initial!important
}
#ageVerOverlay,.bodyBGTemp {
background-position: center center;
background-size: cover
}
.naturalSize img {
width: auto!important;
height: auto!important
}
.ubtn-text {
;
;
text-align: center;
letter-spacing: .2em;
font-size: 15px!important
}
.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper {
height: 1200px!important;
max-height: 70vh!important
}
.infoParagraph {
font-size: 17px;
line-height: 1.45;
;
}
.boldCaption {
font-size: 12px;
font-weight: 500
}
.ageVerB,.ageVerQ {
font-size: 16px;
color: #D1D3D4
}
.ageVerQ,.ageVerT {
text-align: center;
;
letter-spacing: .2em;
}
.bodyBGTemp {
background-image: url(https://hickeyfab.com/testing/dev0/wp-content/uploads/WD_Elements_Video_01.jpg)!important
}
.ageVerQ {
width: 70%;
margin: 50px auto 30px
}
.ageVerB {
display: inline-block;
width: 170px;
border: 1px solid #D1D3D4;
padding: 5px;
text-align: center;
letter-spacing: .2em;
;
transition-duration: .3s;
cursor: pointer
}
.no-touchevents .ageVerB:hover {
background-color: #2E3180;
border-color: #2E3180
}
.ageVerT {
margin-top: 35px;
color: #6D6E70;
font-size: 12px
}
.contactFooter,.contactPageTitle,.myFooterNotice {
text-align: center
}
#ageVerOverlay {
-webkit-box-shadow: 10px 10px 10px 0 rgba(0,0,0,.67);
-moz-box-shadow: 10px 10px 10px 0 rgba(0,0,0,.67);
box-shadow: 10px 10px 10px 0 rgba(0,0,0,.67);
background-image: url(https://hickeyfab.com/testing/dev0/wp-content/themes/distillery-p-style/img/ageverif1.jpg);
background-repeat: no-repeat;
height: 100%;
width: 100%;
max-height: 310px;
max-width: 600px;
display: none;
z-index: 9999;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
padding: 10px 40px
}
.miniCaption {
;
font-size: 11px;
font-weight: 700
}
#sticky {
max-width: 1300px;
width: 96%;
box-sizing: border-box
}
.contentBG {
padding-bottom: 5vh!important
}
#sticky.stick {
margin: 0 auto;
position: fixed;
top: 0;
z-index: -99
}
body,button,input,select,textarea {
color: #404040;
font-size: 16.5px
}
h1,h2,h3,h4,h5,h6
{
font-family: 'Open Sans', sans-serif;
} .articleText
{
font-family: 'Lato', sans-serif;
}
.myTel, .myAddress
{
font-size: 20px;
}
h1,h2,h3,h4,h5,h6 {
clear: both;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}
.sectionHeadCenter h2
{
padding: 0 !important;
margin-top: 0 !important;
margin-bottom: 0 !important;	
}
p {
margin-top: 0;
margin-bottom: 1.25em;
line-height: 1.5
}
.reduceOut
{
margin-left: -30px !important;
margin-right: -30px !important;
}
cite,dfn,em,i {
font-style: italic
}
blockquote {
margin: 0 1.5em
}
address {
margin: 0 0 1.5em
}
pre {
background: #eee;
font-family: "Courier 10 Pitch",Courier,monospace;
font-size: 15px;
font-size: .9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em
}
code,kbd,tt,var {
font-family: Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
font-size: 15px;
font-size: .9375rem
}
abbr,acronym {
border-bottom: 1px dotted #666;
cursor: help
}
ins,mark {
background: #fff9c0;
text-decoration: none
}
big {
font-size: 125%
}
.articleText h3 a,.articleText h3 a:active,.articleText h3 a:visited {
text-decoration: none;
}
.no-touchevents .articleText h3 a:hover {
text-decoration: none
}
.centreV {
transform: translateY(calc(-50% + 55px))!important
}
.footer60 {
width: 69%
}
.cover {
object-fit: cover
}
.cerBottFooter {
position: absolute;
bottom: 15px;
width: 100%
}
.heroSection
{
width: 100% !important
}
.elementHeader,.elementHeaderImage,.heroSection {
position: relative;
overflow: hidden;
line-height:0
}
.contactPageTitle p {
font-size: 25px!important;
color: #fff!important;
padding: 3px;
display: block
}
.padLeft60 {
padding-left: 60px
}
.vertCenterText {
top: 50%;
transform: translateY(-50%);
POSITION: relative
}
.contentTwoCols {
-webkit-columns: 2;
-webkit-column-gap: 3em;
-moz-columns: 2;
-moz-column-gap: 3em;
column-gap: 3em;
columns: 2;
}
.visibleLarge {
display: block
}
.visibleSmall {
display: none
}
#heroImage,.elementHeaderImage img {
width: 100%;
max-width: 100%;
opacity: 1;
}
.heroTitle h1 {
text-align: center;
margin: 0;
font-weight: bold
}
@keyframes scaleIn {
from {
opacity: 0;
transform: scale(1.1)
}
20% {
opacity: 1
}
to {
opacity: 1;
transform: scale(1)
}
}
@keyframes fadeIn {
from {
opacity: 0
}
to {
opacity: 1
}
}
.whiteHyper {
color: #fff;
text-decoration: none
}
.whiteHyper:hover {
color: #a3d7ff!important
}
.elementPageTopMargin {
margin: calc(5vh + 65px) 0 30px 0 !important
}
.elementPageTopPadding {
padding: calc(5vh + 65px) 0 30px 0 !important
}
.elementHeader {
max-height: 300px;
max-width: 1300px;
margin-left: -30px;
margin-right: -30px;
}
#swipebox-overlay {
background-color: rgba(0,0,0,1)!important
}
.articleText {
padding: 0 10px;
min-height: 300px;
position: relative
}
.articleText p {
font-size: 10pt;
color: #c2c4c5
}
.articleText h3,.pageTitle {
}
.articleText h3 {
padding-top:10px;
padding-bottom: 10px;
font-family: "Open Sans";
font-size:20px
}
.pageTitle,body {
}
.postBodytext
{
padding-bottom: 10px
}
.articleBox {
background-color: #fff;
width: calc(33.333333% - 8px);
display: inline-block;
vertical-align: top;
margin-right: 12px;
margin-bottom: 12px;
-webkit-transition: all .4s ease;
transition: all .4s ease;
position:relative
}
.articleBox img
{
-webkit-transition: all .4s ease;
transition: all .4s ease
}
.articleBox:hover img
{
transform: scale(1.2);
}
.articleBox:nth-child(3n)
{
margin-right: 0;
}
#smallMenuButton,.shareDiv {
display: none
}
.defs-only {
position: absolute;
left: -300px;
top: -200px;
pointer-events: none
}
.articlePicture img {
max-width: 101%
}
.current-menu-item a {
color: #fff!important
}
div#shDisplay img#shTopImg {
padding: 0!important;
border: none!important
}
.articlePicture {
overflow: hidden;
max-height: 280px;
position: relative;
}
.pageTitle {
font-size: 1.6em;
letter-spacing: .7em;
color: #414143;
text-align: center;
margin: 0
}
.sectionBodyText
{
width: 66%;
margin:30px auto;
text-align: center;
font-size: 25px;
font-family: "Lato";
text-transform: none !important
}
.listBodyText
{
text-align: center;
font-size: 20px;
font-family: "Lato";
text-transform: none !important;
color: black;
line-height: 2.5em
}
*,:after,:before {
box-sizing: inherit
}
.myFooterNotice {
font-size: 11px;
line-height: 1.2!important;
box-sizing: border-box;
padding:20px;
margin-left: -30px !important;
margin-right: -30px !important;
}
.myFooterNotice a
{
color: silver !important
}
body {
background: #fff;
}
.contentTwoCols img {
width: 100%;
height: auto
}
.fve-video-wrapper {
margin: 0!important
}
.wf-active .menuText a,.wf-inactive .menuText a {
visibility: visible!important
}
.halfWidth {
width: 50%
}
.quarterWidth
{
width: calc(25% - 10px);
margin: 5px 10px 5px 0px;
}
blockquote,q {
quotes: "" ""
}
blockquote:after,blockquote:before,q:after,q:before {
content: ""
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em
}
ol,ul {
margin: 0 
}
ul {
list-style: none
}
ol {
list-style:none
}
li>ol,li>ul {
margin-bottom: 0;
margin-left: 0
}
dt {
font-weight: 700
}
dd {
margin: 0 1.5em 1.5em
}
button a:hover {
color: #fff!important
}
button a {
font-size: 17px!important
}
button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus {
border: none
}
input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],textarea, input[type=tel] {
color: #666;
border:0;
border-radius: 6px
}
input[type=text]:focus,input[type=email]:focus,input[type=url]:focus,input[type=password]:focus,input[type=search]:focus,textarea:focus, input[type=text]:tel {
color: #111
}
input[type=text],input[type=tel],input[type=email],input[type=url],input[type=password],input[type=search] {
padding: 10px
}
textarea {
padding-left: 3px;
width: 100%
}
a {
color: #4169e1
}
a:active,a:focus,a:hover,a:visited {
border: none;
outline: 0;
color:inherit
}
#myposts {
opacity: 0
}
#page {
transition: all .25s ease-in;
-webkit-transition: all .25s ease-in
}
.ElementInner,.footerButton {
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
box-shadow: none!important
}
@keyframes flyin {
to {
opacity: 1;
transform: translate(0)
}
} .contactFooter .rightFootButton {
border-left: #ccc 1px solid
}
.aboutFooter>.leftFootButton:first-child,.contactFooter>.leftFootButton:first-child,.rightFootButton {
border-left: grey 1px solid
}
.contactFooter .footerButton {
color: #ccc
}
.contactFooter {
border-top: #ccc 1px solid;
width: 946px;
margin: 0 auto;
box-sizing: border-box;
}
.footerButton,.footerText p,.footerText2 p,.myYear {
text-align: center
}
.aboutFooter,.postFooter {
border-top: grey 1px solid;
width: 100%;
box-sizing: border-box;
}
.postFooter {
margin: 30px 0 60px
}
.watchFilms:before {
position: absolute;
content: url(//hickeyfab.com/wp-content/themes/distillery-p-style/assets/img/playbutton.svg);
top: 10px;
left: 10px
}
.aboutFooter {
margin-bottom: 80px
}
.leftFootButton {
float: left;
border-right: grey 1px solid
}
.leftFootButtonActive {
background: #2e3180!important;
border-right: solid 1px transparent!important;
color: #fff!important
}
.rightFootButton {
float: right
}
.aboutFooter>.rightFootButton:first-child,.contactFooter>.rightFootButton:first-child {
border-right: grey 1px solid
}
.footerInnerText {
position: relative;
top: 50%;
transform: translateY(-50%);
display: block!important
}
.elementEmptySquare,.elementSquare,.footerButton {
display: inline-block;
box-sizing: border-box;
cursor: pointer
}
.tallerFooter {
height: 60px!important
}
.tallerPadding {
padding-top: 8px
}
.footerButton {
color: grey;
font-size: 12px;
transition: all .4s ease;
padding: 0 15px;
height: 45px;
position: relative
}
.no-touchevents .hoverButton:hover {
background-color: rgba(33,33,33,.8);
color: #fff!important
}
.no-touchevents .hoverButton a:hover {
color: #fff!important
}
.contentTopMargin {
margin: calc(5vh + 65px) 0 20px 0 !important
}
.contactTopMargin {
margin: calc(12vh + 65px) auto 10vh!important;
width: 850px
}
.aboutTopMargin {
margin: calc(12vh + 65px) 0 10vh 25px!important
}
.aboutTopMargin p {
color: #fff
}
section {
margin: 0;
padding: 0
}
.bell1 {
color: #fff;
font-size: 1.2em;
margin: 20px 0 15px
}
.menu-logo {
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 50;
cursor: pointer;
background-color: rgba(255,255,255, .9);
vertical-align: middle;
width: 20%;
}
.menu-logo img
{
display: block;
margin-top: 15px;
width: 100%;
padding-left: 15px;
padding-right: 15px;
margin: 15px auto 15px auto;
}
#myOverlay,#myVidOverlay {
position: fixed;
top: 0;
opacity: 0;
left: 0;
pointer-events: none
}
#myOverlay,#myVidOverlay,.myCerThumbHover,table {
width: 100%;
height: 100%
}
#myOverlay {
background-color: rgba(0,0,0,.75);
z-index: 2;
-webkit-transition: all .15s ease;
transition: all .15s ease
}
#myVidOverlay {
background-color: #000;
z-index: 100;
-webkit-transition: all .15s ease;
transition: all .15s ease
}
.myBlueHaze,.myCerThumbHover {
background-color: rgba(0,40,76,.5)!important
}
.blurMe {
-webkit-animation: myColRotate .5s ease forwards;
animation: myColRotate .5s ease forwards
}
.ElementHeaderTitle,.ElementSubtitleNopic {
-webkit-animation: fadeIn 1s ease-in forwards
}
@keyframes myColRotate {
0% {
-webkit-filter: sepia(100%) hue-rotate(0);
filter: sepia(100%) hue-rotate(0)
}
100% {
-webkit-filter: sepia(100%) hue-rotate(190deg);
filter: sepia(100%) hue-rotate(190deg)
}
}
table {
border-collapse: collapse;
border-spacing: 0;
margin: 0
}
.myCerThumbHover {
color: #fff;
opacity: 0;
z-index: 10;
position: absolute;
cursor: pointer;
font-size: 17pt;
letter-spacing: .1em;
}
.elementSquareName,.menuText a {
font-family: Lato
}
.myCerThumbHoverActive {
color: #fff;
opacity: 1
}
.reallyBlurMe { }
.pageFilter {
-webkit-filter: grayscale(1);
filter: grayscale(1)
}
.elementEmptySquare,.elementSquare {
width: 225px;
height: 170px;
margin: 0 15px 15px 0;
position: relative;
transition: all .4s ease-in;
-webkit-transition: all .4s ease-in;
float: left
}
.elementSquare:last-child {
margin: 0 0 15px 0;
}
.elementSquareName,.myMonth,.myYear {
padding: 5px
}
#submenu-inner .elementEmptySquare:nth-child(6n),#submenu-inner .elementSquare:nth-child(6n) {
margin: 0 0 16px
}
.articleContainer {
margin: 30px auto 30px auto
}
.elementEmptySquare {
background-color: transparent;
border: 1px solid transparent
}
.footerText2 p {
font-size: 9pt;
color: #446c94;
line-height: normal!important;
}
.footerText p,.footerText p a {
color: #333;
}
.footerText p {
font-size: 14pt
}
.footerText p a {
text-decoration: none
}
.no-touchevents .footerText a:hover {
color: #fff
}
.elementSquareName {
color: #ccc;
font-size: 14px;
background-color: #222831;
}
.myMonth,.myYear {
left: 0;
z-index: 1000;
width: 100%;
height: auto;
pointer-events: none;
opacity: 0;
line-height: .8
}
.site-main {
position: relative
}
.myYear {
color: rgba(255,255,255,.2)
}
.myMonth {
color: rgba(0,0,0,.2);
text-align: left
}
.showMe {
display: block!important
}
.hideMe,.submenu-bg {
display: none
}
.elementSquareAtomicWeight {
color: #6d6e70;
font-size: 3.5em;
;
position: absolute;
top: 10px;
line-height: .9em;
right: 10px;
}
#submenu-desktop {
display: none;
width: 1000px;
height: 220px;
margin: 0 auto;
box-sizing: border-box;
background-repeat: no-repeat;
position: relative;
overflow: hidden
}
.submenu-bg {
position: absolute;
left: 0;
top: 0;
width: 850px;
height: 555px;
z-index: 10;
overflow: hidden;
background-position: center;
pointer-events: none
}
#submenu-inner {
position: absolute;
left: 25px;
top: 25px;
z-index: 20;
overflow: hidden
}
.menu-main-container {
width: 1000px;
margin: 0 auto;
box-sizing: border-box;
position: relative
}
.main-navigation {
display: block;
position: fixed;
width: 100vw;
height: 65px;
z-index: 600
}
.main-navigation ul {
display: block;
list-style: none;
margin: 0;
padding-left: 0
}
.main-navigation ul ul {
float: left;
position: absolute;
top: 1.5em;
left: -999em;
z-index: 99999
}
.main-navigation ul ul ul {
left: -999em;
top: 0
}
.main-navigation ul ul li.focus>ul,.main-navigation ul ul li:hover>ul {
left: 100%
}
.main-navigation ul ul a {
width: 200px
}
.main-navigation ul li.focus>ul,.main-navigation ul li:hover>ul {
left: auto
}
.main-navigation li {
display: inline-block;
position: relative;
float: left;
box-sizing: border-box;
width: calc((100% - 55px) / 6);
}
.sub-menu {
margin-top: 42px!important
}
.menuText a {
display: block;
text-decoration: none;
color: white;
text-transform:uppercase;
text-align: center;
box-sizing: border-box;
-webkit-transition: all .5s ease;
transition: all .5s ease;
line-height: 65px
}
.menuText a:visited
{
}
.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation {
margin: 0;
overflow: hidden
}
.comment-navigation .nav-previous,.post-navigation .nav-previous,.posts-navigation .nav-previous {
float: left;
width: 50%
}
.comment-navigation .nav-next,.post-navigation .nav-next,.posts-navigation .nav-next {
float: right;
text-align: right;
width: 50%
}
.screen-reader-text {
clip: rect(1px,1px,1px,1px);
position: absolute!important;
height: 1px;
width: 1px;
overflow: hidden
}
.screen-reader-text:active,.screen-reader-text:focus,.screen-reader-text:hover {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
clip: auto!important;
color: #21759b;
display: block;
font-size: 14px;
font-size: .875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000
}
.stillElement,.videoElement,.vrElement {
position: relative;
line-height: 0; }
.alignleft {
display: inline;
float: left;
margin-right: 1.5em
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.clear:after,.clear:before,.comment-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before {
content: "";
display: table
}
.widget {
margin: 0 0 1.5em
}
.widget select {
max-width: 100%
}
.widget_search .search-submit {
display: none
}
.content-area {
max-width: 1300px;
margin: 0 auto 20px auto;
width: 96%;
position: relative;
box-sizing: border-box
}
.videoElement {
width: 100%;
box-sizing: border-box
}
.stillElement,.vrElement {
float: left;
box-sizing: border-box;
overflow: hidden
}
.imgContain
{
overflow:hidden;
position:relative
}
.ElementInner {
position: absolute;
top:0;
left:0;
right:0;
bottom:0;
text-align: center;
box-sizing: border-box
}
.stillElement .ElementInner {
background-color: #2d333d;
opacity: 0;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.no-touchevents .imgContain:hover .ElementInner
{
opacity: 1;
}
.no-touchevents .stillElement:hover .ElementTitle
{
opacity: 0;
}
.single-element .ElementBottomSection,.single-element .ElementInner,.single-element .ElementTopSection {
pointer-events: auto!important
}
.VideoPlayButton {
width: 44px;
height: 44px;
background-image: url(//hickeyfab.com/wp-content/themes/distillery-p-style/assets/img/playbutton.svg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
margin: 10px auto
}
.ElementSubtitleNopic,.ElementTitle {
width: 100%;
line-height: 1.2em;
box-sizing: border-box;
}
#myposts a:active, #myposts a, #myposts a:visited
{
color: #333
}
#myposts a:hover
{
color: rgb(0,40,76)
}
.ElementSubtitle {
line-height: 1em;
box-sizing: border-box;
text-align: center;
color: white;
width: auto;
margin: 0 auto 10px auto;
padding: 10px;
opacity: 0;
letter-spacing: normal;
display:inline-block;
transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
}
.ElementTitle {
text-align: center;
}
.ElementHeaderTitle {
position: relative;
top: 50%;
transform: translateY(-50%)
}
.ElementSubtitleNopic {
text-align: left;
padding-top: 15px;
opacity: 0;
letter-spacing: normal;
color: #A9ABAD;
animation: fadeIn 1s ease-in forwards
}
.ElementHeaderTitle,.ElementHeaderTitleNopic {
color: #fff;
box-sizing: border-box;
font-size: 2.4em;
margin: 0;
line-height: 1.25em;
width: 100%;
}
.ElementHeaderTitle {
text-align: center;
padding: 10px 10px 0;
opacity: 0;
animation: fadeIn 1s ease-in forwards
}
.ElementHeaderTitleNopic,.ElementTitle {
-webkit-animation: fadeIn 1s ease-in forwards;
opacity: 0
}
.ElementHeaderTitleNopic {
text-align: left;
padding: 0;
animation: fadeIn 1s ease-in forwards
}
.ElementTitle {
letter-spacing: 0;
padding-top: 10px;
animation: fadeIn 1s ease-in forwards;
z-index: 1;
color: white;
}
.stillElement .ElementTitle
{
position: absolute;
background-color: #222831;
padding-bottom: 10px;
pointer-events: none;
}
.ElementSubtitle,.myMetaDate {
}
.ElementSubtitle,.content60 {
-webkit-animation: fadeIn 1s ease-in forwards
}
.myMetaDate {
color: #333;
font-size: 13px
}
.allElementsLink,.widgetCol {
}
.ElementTopSection {
height: 90%;
width: 100%;
position: relative;
pointer-events: none
}
.ElementBottomSection,.ElementBottomSectionV {
height: 10%;
position: relative;
pointer-events: none
}
.ElementBottomSection {
width: 100%
}
.ElementBottomSectionV {
width: 50%;
margin: 0 auto
}
.stillElement img,.videoElement img,.vrElement img {
width: 101%;
object-fit: cover;
object-position: 50% 50%;
}
#goDown {
cursor: pointer;
opacity: 0;
}
@keyframes pulse1 {
0%,100% {
-webkit-filter: grayscale(1);
filter: grayscale(1)
}
45%,55% {
-webkit-filter: grayscale(0);
filter: grayscale(0)
}
}
.no-touchevents #goDown:hover {
animation-play-state: paused
}
.stillElement img,.vrElement img {
height: 28vw;
max-height: 220px;
min-height: 200px;
transform: scaleY(1);
transition: all 0.4s ease-in-out;
}
.imgContain:hover img
{
transform: scale(4);
opacity: 0;
}
.videoElement img {
height: 50vw;
max-height: 550px;
min-height: 300px
}
@media screen and (max-height: 800px) {
.cerBottFooter {
position:relative
}
}
@media screen and (max-height: 500px) {
.contactPageTitle p {
font-size:1rem!important
}
}
@media screen and (min-width: 800px) {
#swipebox-close {
right:50px;
top: 76px
}
}
.aboutHeaderLogo {
max-width: 1310px;
width: 76vw;
margin-left: -15px;
opacity: 0
}
.wp-caption,embed,iframe,object {
max-width: 100%
}
.content60,.content60width {
width: 68%;
box-sizing: border-box;
opacity: 0;
margin-right: 2%;
border-right: solid 1px rgba(255,255,255,.4);
}
.content60width {
padding-left: 10px
}
.content60 {
float: left;
animation: fadeIn 1s ease-in forwards
}
.contentInnerMargin {
padding: 20px 40px 10px 0
}
.headerInnerMargin {
padding: 0 40px 0 0
}
.widgetCol {
float: right;
margin-top: 20px;
width: 28%;
font-size: 17px;
opacity: 0;
-webkit-animation: fadeIn 1s ease-in forwards;
animation: fadeIn 1s ease-in forwards
}
.otherFeaturesTitle {
border-bottom: 1px solid #999;
padding-bottom: 10px;
margin-bottom: 10px;
line-height: 1;
font-weight: bold
}
.allElementsLink {
position: relative;
padding-left: 0;
padding-top: 10px;
margin-top: 0;
cursor: pointer
} .site-content .widget-area {
float: right;
overflow: hidden;
width: 25%
}
.gallery-item,.site-footer {
text-align: center;
width: 100%
}
.site-footer {
background-color: #6497ca!important;
padding: 50px 0 20px
}
#colophon {
opacity: 0
}
.sticky {
display: block
}
.hentry {
margin: 0 0 1.5em
}
.byline,.updated:not(.published) {
display: none
}
.group-blog .byline,.single .byline {
display: inline
}
.entry-content,.entry-summary,.page-content {
margin: 1.5em 0 0
}
.page-links {
margin: 0 0 1.5em
}
.archive .format-aside .entry-title,.blog .format-aside .entry-title {
display: none
}
.comment-content a {
word-wrap: break-word
}
.bypostauthor {
display: block
}
.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer {
display: none
}
.infinity-end.neverending .site-footer {
display: block
}
.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0
}
.wp-caption {
margin-bottom: 1.5em
}
.wp-caption img[class*=wp-image-] {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption .wp-caption-text {
margin: .8075em 0
}
.wp-caption-text {
text-align: center
}
.gallery {
margin-bottom: 1.5em
}
.gallery-item {
display: inline-block;
vertical-align: top
}
.gallery-columns-2 .gallery-item {
max-width: 50%
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%
}
.gallery-columns-4 .gallery-item {
max-width: 25%
}
.gallery-columns-5 .gallery-item {
max-width: 20%
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%
}
.gallery-caption {
display: block
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
height: 0
}
@media screen and (max-width: 1024px) {
#sticky {
width:96%;
margin-top: 65px !important
}
#smallLogo
{
display:block;
position: absolute;
right: 30px;
top: 20px;
width: 140px;
z-index: 2;
}
#smallLogo a
{
height: auto;
line-height: 0;
}
.logoMenuItem
{
display: none !important;
}
.main-navigation li {
float: none;
display: block;
width: 100%;
border-top: solid 1px rgba(0,0,0,1)
}
.main-navigation .sub-menu li:first-child {
float: none;
display: block;
width: 100%;
border-top: none
}
.main-navigation ul ul {
float: none!important;
position: relative!important;
width: 100%;
top: 0;
left: 0
}
.aboutMenu>a {
color: transparent;
pointer-events: none;
height: 0!important;
line-height: 0!important
}
.sub-menu {
margin-top: 0!important;
background: 0 0
}
.main-navigation a {
height: calc((100vh - 65px)/ 6);
line-height: calc((100vh - 65px)/ 6)
}
.main-navigation ul ul a {
width: 100%
}
#primary-menu {
position: absolute;
top: 65px;
height: calc(100vh - 65px);
width: 100%;
z-index: 40;
display: none;
background-color: rgba(33,36,39,.95);
}
#smallMenuButton {
display: block;
top: 25px;
position: absolute;
left: 30px;
z-index: 100
}
#smallMenuButton img {
height: 29px;
width: 29px
}
.homeMenuItem
{
text-align: center; font-size: 20px; width: 100% !important; color: white; line-height: 65px; display: block
}
.contactFooter {
width: 96%;
margin: 0 auto
}
.contactTopMargin {
margin: calc(12vh + 65px) 20px 10vh!important;
width: inherit
}
.contentTwoCols {
-webkit-column-gap: 2em;
-moz-column-gap: 2em;
column-gap: 2em
}
.widgetCol {
font-size: 16px!important
}
.ElementTitle {
letter-spacing: .05em;
bottom: 0
}
.ElementSubtitle,.ElementSubtitleNopic {
font-size: 1em;
letter-spacing: normal
}
.ElementSubtitle {
bottom: 20px
}
.content-area {
width: 96%
}
.contentInnerMargin {
padding: 40px 0 20px
}
.featureUL {
font-size: 13px;
margin: 0 0 10px;
padding: 0;
list-style: none
}
.headerInnerMargin {
padding: 0
}
.page-template-template-about .site-main,.page-template-template-contact .site-main {
width: 94%;
margin: 0 auto
}
.aboutHeaderLogo {
margin-left: 0;
width: 100%
}
#submenu-desktop {
width: 100%;
height: calc(100vh - 65px)
}
.submenu-bg {
width: 100%;
height: 100%
}
#submenu-inner {
width: 100%;
height: 100%;
padding: 6.5% 0 0 2%;
box-sizing: border-box;
top: 0;
left: 0
}
.elementEmptySquare,.elementSquare {
width: 15vw;
height: 15vw;
margin: 0 1vw 1vw 0
}
.menu-main-container {
width: 100%;
height: 65px
}
}
@media screen and (min-width: 768px) and (max-width:1023px) {
.elementEmptySquare,.elementSquare {
width:23vw;
height: 23vw;
margin: 0 1vw 1vw 0
}
}
@media screen and (min-width: 500px) and (max-width:768px) {
.postid-901 .vc_col-sm-6 {
width:100%!important
}
.postid-901 .vc_col-sm-3 {
width: 50%!important
}
}
@media screen and (max-width: 767px) {
.introText, .introImage
{
display:block;
text-align: center;
}
.introText, .introImage
{
padding-top: 30px;
width:100%
}
.introText
{
padding-bottom: 30px;
}
.servicesSection {
padding: 0 5px 40px 5px;
}
.quarterWidth {
width: calc(33% - 10px);
margin: 5px 5px 5px 5px;
}
}
@media screen and (max-width: 499px) {
.postid-901 .vc_col-sm-3 {
width:100%!important
}
.webcamBoxL,.webcamBoxR {
width: 90%;
float: none;
display: block;
margin: 15px auto 0!important
}
}
@media screen and (max-width: 768px) {
.VideoPlayButton {
margin:0 auto
}
.quarterWidth
{
width: calc(33% - 10px);
}
.elementEmptySquare,.elementSquare {
width: 23vw;
height: 23vw;
margin: 0 1vw 1vw 0
}
.centreV {
transform: translateY(calc(-50% + 28px))!important
}
.articleText h3 {
line-height: 1.15;
font-size: 15px
}
.articleBox {
background-color: #fff;
width: calc(33% - 10px);
margin-right: 10px;
display: inline-block;
vertical-align: top;
margin-bottom: 10px;
}
.contentTopMargin {
margin: calc(4vh + 65px) 0 4vh!important
}
#sticky {
width: 100%;
max-width: 100%
}
.elementPageTopMargin {
margin: calc(2vh + 65px) 0 7.4vh
}
.elementPageTopPadding {
padding: calc(2vh + 65px) 0 7.4vh 0
}
.VideoPlayButton {
background-size: 30px
}
.ElementTitle {
letter-spacing: .05em
}
.ElementSubtitle,.ElementSubtitleNopic {
letter-spacing: normal
}
.ElementSubtitle {
bottom: 10px;
font-size: 9px
}
.elementSquareName {
font-size: 12px;
}
p {
margin-bottom: 1em
}
.footer60 {
width: 100%
}
.contentInnerMargin {
padding: 40px 0 20px
}
.featureUL {
font-size: 13px;
margin: 0 0 10px;
padding: 0;
list-style: none
}
.headerInnerMargin {
padding: 0
}
.contentTwoCols {
-webkit-column-gap: 1.5em;
-moz-column-gap: 1.5em;
column-gap: 1.5em!important;
column-rule: 1px solid
}
.widgetCol {
font-size: 16px!important
}
.content-area {
width: 100%;
margin: 0 auto
}
.elementSquareAtomicWeight {
top: 1vh;
right: 1vw;
line-height: .6em;
font-size: 12vw
}
#submenu-desktop {
position: absolute;
overflow: hidden;
top: 65px;
left: 0;
z-index: 60;
}
#submenu-inner {
padding: 1.5vh 0 0 2vw;
box-sizing: border-box
}
#submenu-inner .elementEmptySquare:nth-child(4n),#submenu-inner .elementSquare:nth-child(4n) {
margin: 0 0 1vh
}
#submenu-inner .elementEmptySquare:nth-child(6n),#submenu-inner .elementSquare:nth-child(6n) {
margin: 0 1vw 1vh 0
}
.error404 .site-main,.page-template-template-about .site-main,.page-template-template-contact .site-main {
width: 100%;
margin: 0 auto
}
}
@media screen and (max-width: 767px) and (orientation:landscape) {
#submenu-inner .elementSquare:nth-child(4n),.elementSquare {
margin:0 1vw 1vw 0
}
.elementSquareAtomicWeight {
top: 1vh;
right: 1vw;
line-height: .6em;
font-size: 7vw
}
.elementEmptySquare {
display: none
}
.elementSquare {
width: 15vw;
height: 15vw
}
}
@media screen and (max-width: 667px) {
.ElementBottomSectionV,.halfWidth {
width:100%
}
.quarterWidth
{
width: 48%;
margin: 0 1% 30px 1%
}
.ElementHeaderTitle {
font-size: 1.8em
}
#ageVerOverlay {
-webkit-box-shadow: none;
box-shadow: none;
background-image: none;
max-width: 100%;
padding: 0
}
.touchevents body .home {
background-image: inherit!important
}
.ageVerButtBox {
margin: 0 auto;
width: 291px
}
.ageVerB {
width: 140px
}
}
@media screen and (max-width: 600px) {
#sticky,.ElementBottomSectionV,.content-area,.halfWidth {
width:100%;
max-width: 100%
}
.quarterWidth
{
width: 48%;
margin: 0 1% 30px 1%
}
.ElementHeaderTitle {
font-size: 1.8em
}
}
@media screen and (max-width: 568px) {
.content60,.content60width,.widgetCol {
box-sizing:border-box
}
.myMediumFont
{
font-size: 20px;
width: 90%;
margin:0 auto
}
.myFooterNotice {
margin: 40px auto 30px
}
body {
font-size: 14px
}
.ElementSubtitle {
font-size: .6em!important;
letter-spacing: normal;
bottom: 20px;
line-height: 0
}
.ElementSubtitleNopic {
font-size: .8em;
letter-spacing: normal;
line-height: 1
}
.content60width {
width: 90%;
padding-left: 10px
}
.content60 {
width: 100%;
float: none;
opacity: 0
}
.contentTwoCols {
-webkit-columns: inherit;
columns: inherit;
padding: 0;
float: none;
margin: 10px 0 20px
}
.headerInnerMargin,.widgetCol {
padding: 0 20px
}
.widgetCol {
width: 100%;
float: none;
margin: 30px 0 20px
}
.elementPageTopMargin {
margin: 85px 0 7.4vh 0
}
.elementPageTopPadding {
padding: 85px 0 7.4vh 0
}	
.ElementTopSection {
height: 90%;
width: 100%;
position: relative
}
.ElementBottomSection {
height: 10%;
width: 100%;
position: relative
}
.ElementHeaderTitle,.ElementHeaderTitleNopic {
font-size: 1.5em;
letter-spacing: .25em
}
.contentInnerMargin {
padding: 30px 20px 20px
}
}
.TempClass {
background-position: center;
background-size: cover
}
@keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
transform: translate3d(0,100%,0)
}
100% {
opacity: 1;
transform: none
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
transform: translate3d(100%,0,0)
}
100% {
opacity: 1;
transform: none
}
}
a {
-webkit-transition: all .4s ease;
transition: all .4s ease
}
#middle-hotspot {
position: absolute;
z-index: 53;
width: 100%;
height: 30px
}
#bottom-thumb {
z-index: 0;
position: fixed;
bottom: 20px;
left: 50%
}
#dvDemo2,#left-h-thumb,#left-hotspot,#myHeader-desktop,#myTopMenuBack,#right-h-thumb,#right-hotspot,.myHeaderStyleSlideshow {
-webkit-tap-highlight-color: transparent;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
user-select: none
}
.catth3a,.catth3b,.hpt1,.hpt2,.hpt3 {
text-transform: lowercase;
line-height: .9
}
.lazy-loaded {
-webkit-transition: opacity .7s;
-moz-transition: opacity .7s;
-ms-transition: opacity .7s;
-o-transition: opacity .7s;
transition: opacity .7s;
opacity: 1
}
.lazy-hidden {
opacity: 0
}
.weatherPortion {
margin: 15px 0
}
.hpt1 {
color: #ada79e
}
.hpt2 {
color: #605451
}
.hpt3 {
color: #3d3433
}
.hpaImg {
height: auto;
z-index: 11
}
.bx-wrapper .bx-viewport {
-moz-box-shadow: none!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;
background: 0 0!important
}
.bx-wrapper .bx-loading {
min-height: 50px;
background: url(http://cakefactory.com/wp-content/themes/dw-foundation/js/vendor/jquery.bxslider/images/bx_loader.gif) center center no-repeat #fff!important;
height: 100%;
top: 0;
left: 0;
z-index: 2000
}
.bx-wrapper .bx-next,.bx-wrapper .bx-prev {
background: 0 0
}
.catth3a {
color: #ada79e
}
.catth3b {
color: #605451
}
.mySelectedMenu,.pdfHoverActive {
color: #a5a097!important
}
#nprogress .bar {
background: #aaa59c!important
}
.shortermargin {
margin-bottom: 20px!important
}
.pdfHoverActive:after {
padding-left: 15px
}
.pdfItem:hover {
color: #ada79e!important
}
.myweatherIcon {
color: #aaa59c;
font-size: 24pt !important
}
.clientAccessSeperator {
width: 260px;
height: 1px;
background-color: #605451;
margin-top: 40px
}
#left-hotspot,#right-hotspot {
position: absolute;
z-index: 53;
width: 49.9%;
height: 100%
}
#left-h-thumb,#right-h-thumb {
z-index: 0;
top: 50%;
width: auto;
height: auto
}
#right-hotspot {
right: 0;
background-color: rgba(255,0,0,0);
text-align: right
}
#left-hotspot {
left: 0;
background-color: rgba(0,0,255,0);
text-align: left
}
#left-h-thumb {
position: fixed;
left: 30px
}
#right-h-thumb {
position: fixed;
right: 30px
}
.no-touchevents #left-hotspot,.no-touchevents #middle-hotspot,.no-touchevents #right-hotspot {
cursor: pointer
}
.no-touchevents #left-hotspot img:hover {
content: url(//hickeyfab.com/wp-content/themes/distillery-p-style/img/left-on.svg)
}
.no-touchevents #middle-hotspot img:hover,.no-touchevents #right-hotspot img:hover {
content: url(//hickeyfab.com/wp-content/themes/distillery-p-style/img/right-on.svg)
}
.no-touchevents #left-hotspot img,.no-touchevents #middle-hotspot img,.no-touchevents #right-hotspot img {
-webkit-transition: all .5s ease;
transition: all .5s ease
}
.bx-wrapper img {
max-width: 100%
}
@media screen and (max-width: 500px) {
.articleBox {
width:100%;
margin-bottom: 10px;
margin-right: 0;
display: block;
vertical-align: top
}
.introText
{
font-size: 1.2em;
padding-left: 0;
}
.shareDiv {
display: block
}
.visibleLarge {
display: none!important
}
.visibleSmall {
display: block!important
}
.mobileButton {
width: 100%;
border-right: none!important;
border-left: none!important;
padding: 0!important;
float: none;
display: block
}
.footerButton {
padding: 0 10px
}
}
@media screen and (max-width: 414px) {
.quarterWidth
{
width: 100%;
margin: 0 0 30px 0 
}
.sectionHead {
height: auto;
}
.sectionHeadCenter
{
display: block;
float: none;
width: 100%;
height:90px;
line-height: 90px;
font-size: 22px
}
.sectionHeadRight, .sectionHeadLeft
{
display: none;
}
.burrito {
width:100%;
margin-bottom: 10px;
margin-right: 1%;
float: left;
display: inline-block
}
.shareDiv {
display: block
}
.footerButton {
padding: 0 10px
}
.aboutTopMargin {
margin: calc(4vh + 65px) 0 10vh!important
}
.endButton {
border-right: solid 1px #ccc
}
.fullwidthButton {
width: 100%;
float: none;
border-bottom: solid 1px #ccc;
border-left: none!important;
border-right: none!important;
padding: 10px 0!important;
height: auto!important
}
.padLeft60 {
padding-left: 0
}
.watchFilms:before {
top: 16px
}
}
#myposts {
background-color: white;
background-attachment: fixed;
background-size: cover;
padding-left: 15px;
padding-right: 15px
}
.touchevents #myposts {
background-attachment: scroll!important;
-webkit-background-size: 100% auto!important
}
.tparrows:hover {
background: #2e3180
}