.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 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;
}body.modal-wpdp {
overflow: hidden;
}
body.modal-wpdp .mfp-bg {
background: #0b0b0b;
opacity: 0.8;
}
.wpdp-white-popup {
position: relative;
background: #FFF;
padding: 20px;
width: auto;
max-width: 800px;
margin: 20px auto;
}
#wp-disclaimer-popup p.wpdp-footer {
text-align: center;
}
#wp-disclaimer-popup #wpdp-decline {
margin-left: 25px;
}
#wp-disclaimer-popup span#wpdp-close,
#wp-disclaimer-popup #wpdp-decline {
padding: 4px 25px;
display: inline-block;
border-color: #1A4179;
border: 0px solid black;
margin-top: 1rem;
border-radius: 4px;
text-transform: uppercase;
font-size: 1rem;
color: #1A4179;
font-weight: 600;
text-decoration: none;
}
#wp-disclaimer-popup span#wpdp-close:hover,
#wp-disclaimer-popup #wpdp-decline:hover {
background-color: #1A4179;
cursor: pointer;
color: #FFF;
border-color: #1A4179;
}body.modal-wpdp {
overflow: hidden;
}
body.modal-wpdp .mfp-bg {
background: #0b0b0b;
opacity: 0.8;
}
.wpdp-white-popup {
position: relative;
background: #FFF;
padding: 20px;
width: auto;
max-width: 650px;
margin: 20px auto;
}
#wp-disclaimer-popup p.wpdp-footer {
text-align: center;
}
#wp-disclaimer-popup #wpdp-decline {
margin-left: 25px;
}
#wp-disclaimer-popup span#wpdp-close,
#wp-disclaimer-popup #wpdp-decline {
padding: 4px 25px;
display: inline-block;
border: 2px solid;
border-color: #dd3333;
margin-top: 1rem;
border-radius: 4px;
text-transform: uppercase;
font-size: 1rem;
color: #d3342c;
font-weight: 600;
text-decoration: none;
background-color: #FFFFFF}
#wp-disclaimer-popup span#wpdp-close:hover,
#wp-disclaimer-popup #wpdp-decline:hover {
background-color: #dd3d2e;
cursor: pointer;
color: #FFFFFF;
border-color: #dd3333;
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }#gspeech_wrapper {
white-space: nowrap;
box-shadow:2px 2px 5px #000, 0 0 4px 1px rgba(17, 18, 29, 0.46), 0 0 23px 8px rgb(255, 255, 255);
border-radius: 11px;
padding: 4px 30px 8px 10px;
top: 44px;
background-color: rgba(242, 244, 245, 0.85);
position: absolute;
display: none;
z-index: 9999;
}
#gspeech_wrapper:hover {
box-shadow: 2px 2px 6px #000, 0 0 6px 2px rgba(17, 18, 29, 0.46), 0 0 23px 8px rgb(255, 255, 255);
}
.gspeech_title {
color: rgb(90, 90, 90);
font-size: 13px
}
.gspeech_powered {
margin-top: 6px;
font-weight: bold;
font-size: 16px;
display: block;
color:#666;
}
.gspeech_powered a {
color: #08C;
text-decoration: underline;
}
.gspeech_powered a:hover {
color: #08C;
text-decoration: none;
}
.gspeech_wrapper {
white-space: nowrap;
box-shadow: 2px 2px 5px #000, 0 0 4px 1px rgba(17, 18, 29, 0.46), 0 0 23px 8px rgb(255, 255, 255);
border-radius: 11px;
padding: 4px 30px 8px 10px;
background-color: rgba(242, 244, 245, 0.85);
position: absolute;
display: block;
z-index: 9999;
top: 45px;
left: 20px;
}
.gspeech_wrapper_inactive {
white-space: nowrap;
box-shadow: 2px 2px 5px #000, 0 0 4px 1px rgba(17, 18, 29, 0.46), 0 0 23px 8px rgb(255, 255, 255);
border-radius: 11px;
padding: 4px 30px 8px 10px;
background-color: rgba(242, 244, 245, 0.85);
position: absolute;
display: block;
z-index: 9999;
top: 45px;
left: 20px;
}
.gspeech_wrapper:hover {
box-shadow: 2px 2px 6px #000, 0 0 6px 2px rgba(17, 18, 29, 0.46), 0 0 23px 8px rgb(255, 255, 255);
}
.gspeech_pro_main_wrapper {
position: relative;
}
#sound_container {
position: absolute;
cursor: pointer;
z-index: 999999;
display: none;
}
#sound_container.size_1 {
width: 33px;
height: 32px;
}
#sound_container.size_0 {
width: 17px;
height: 16px;
}
#sound_container:hover {
filter: alpha(opacity = 100);
opacity:1;
}
#sound_audio {
width: 0;
height: 0;
display: block;
overflow: hidden;
}
#sound_audio_tt32 {
width: 0;
height: 0;
display: block;
overflow: hidden;
}
#sound_text {
display: none;
}
.gspeech_selection {
display: inline;
background-color:white;
}
.sound_container_pro {
display: inline-block;
position: absolute;
z-index: 9999;
cursor: pointer;
margin: 0;
padding: 0;
}
.sound_container_pro.size_1 {
width: 33px;
height: 32px;
left: 0px;
top: 2px;
}
.sound_container_pro.size_1__pp {
width: 33px;
height: 32px;
left: 0px;
top: 2px;
}
.gspeech_selection  {
}
.sound_container_pro.size_0 {
width: 17px;
height: 16px;
left: 0px;
top: 2px;
}
.sound_audio_pro {
width: 0;
height: 0;
display: inline;
overflow: hidden;
}
.sound_audio_pro_inline2 {
width: 0;
height: 0;
display: inline;
overflow: hidden;
}
.sound_text_pro {
display: none;
} .sound_container_pro.speaker_1.size_0, #sound_container.speaker_1.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker1.png) 1px top no-repeat;
}
.sound_container_pro.speaker_1.size_1, #sound_container.speaker_1.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker1.png) 1px top no-repeat;
}
.sound_container_pro.speaker_2.size_0, #sound_container.speaker_2.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker2.png) 1px top no-repeat;
}
.sound_container_pro.speaker_2.size_1, #sound_container.speaker_2.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker2.png) 1px top no-repeat;
}
.sound_container_pro.speaker_3.size_0, #sound_container.speaker_3.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker3.png) 1px top no-repeat;
}
.sound_container_pro.speaker_3.size_1, #sound_container.speaker_3.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker3.png) 1px top no-repeat;
}
.sound_container_pro.speaker_4.size_0, #sound_container.speaker_4.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker4.png) 1px top no-repeat;
}
.sound_container_pro.speaker_4.size_1, #sound_container.speaker_4.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker4.png) 1px top no-repeat;
}
.sound_container_pro.speaker_5.size_0, #sound_container.speaker_5.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker5.png) 1px top no-repeat;
}
.sound_container_pro.speaker_5.size_1, #sound_container.speaker_5.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker5.png) 1px top no-repeat;
}
.sound_container_pro.speaker_6.size_0, #sound_container.speaker_6.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker6.png) 1px top no-repeat;
}
.sound_container_pro.speaker_6.size_1, #sound_container.speaker_6.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker6.png) 1px top no-repeat;
}
.sound_container_pro.speaker_7.size_0, #sound_container.speaker_7.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker7.png) 1px top no-repeat;
}
.sound_container_pro.speaker_7.size_1, #sound_container.speaker_7.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker7.png) 1px top no-repeat;
}
.sound_container_pro.speaker_8.size_0, #sound_container.speaker_8.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker8.png) 1px top no-repeat;
}
.sound_container_pro.speaker_8.size_1, #sound_container.speaker_8.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker8.png) 1px top no-repeat;
}
.sound_container_pro.speaker_9.size_0, #sound_container.speaker_9.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker9.png) 1px top no-repeat;
}
.sound_container_pro.speaker_9.size_1, #sound_container.speaker_9.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker9.png) 1px top no-repeat;
}
.sound_container_pro.speaker_10.size_0, #sound_container.speaker_10.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker10.png) 1px top no-repeat;
}
.sound_container_pro.speaker_10.size_1, #sound_container.speaker_10.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker10.png) 1px top no-repeat;
}
.sound_container_pro.speaker_11.size_0, #sound_container.speaker_11.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker11.png) 1px top no-repeat;
}
.sound_container_pro.speaker_11.size_1, #sound_container.speaker_11.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker11.png) 1px top no-repeat;
}
.sound_container_pro.speaker_12.size_0, #sound_container.speaker_12.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker12.png) 1px top no-repeat;
}
.sound_container_pro.speaker_12.size_1, #sound_container.speaker_12.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker12.png) 1px top no-repeat;
}
.sound_container_pro.speaker_13.size_0, #sound_container.speaker_13.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker13.png) 1px top no-repeat;
}
.sound_container_pro.speaker_13.size_1, #sound_container.speaker_13.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker13.png) 1px top no-repeat;
}
.sound_container_pro.speaker_14.size_0, #sound_container.speaker_14.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker14.png) 1px top no-repeat;
}
.sound_container_pro.speaker_14.size_1, #sound_container.speaker_14.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker14.png) 1px top no-repeat;
}
.sound_container_pro.speaker_15.size_0, #sound_container.speaker_14.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker15.png) 1px top no-repeat;
}
.sound_container_pro.speaker_15.size_1, #sound_container.speaker_14.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker15.png) 1px top no-repeat;
}
.sound_container_pro.speaker_16.size_0, #sound_container.speaker_16.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker16.png) 1px top no-repeat;
}
.sound_container_pro.speaker_16.size_1, #sound_container.speaker_16.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker16.png) 1px top no-repeat;
}
.sound_container_pro.speaker_17.size_0, #sound_container.speaker_17.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker17.png) 1px top no-repeat;
}
.sound_container_pro.speaker_17.size_1, #sound_container.speaker_17.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker17.png) 1px top no-repeat;
}
.sound_container_pro.speaker_18.size_0, #sound_container.speaker_18.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker18.png) 1px top no-repeat;
}
.sound_container_pro.speaker_18.size_1, #sound_container.speaker_18.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker18.png) 1px top no-repeat;
}
.sound_container_pro.speaker_19.size_0, #sound_container.speaker_19.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker19.png) 1px top no-repeat;
}
.sound_container_pro.speaker_19.size_1, #sound_container.speaker_19.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker19.png) 1px top no-repeat;
}
.sound_container_pro.speaker_20.size_0, #sound_container.speaker_20.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker20.png) 1px top no-repeat;
}
.sound_container_pro.speaker_20.size_1, #sound_container.speaker_20.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker20.png) 1px top no-repeat;
}
.sound_container_pro.speaker_21.size_0, #sound_container.speaker_21.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker21.png) 1px top no-repeat;
}
.sound_container_pro.speaker_21.size_1, #sound_container.speaker_21.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker21.png) 1px top no-repeat;
}
.sound_container_pro.speaker_22.size_0, #sound_container.speaker_22.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker22.png) 1px top no-repeat;
}
.sound_container_pro.speaker_22.size_1, #sound_container.speaker_22.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker22.png) 1px top no-repeat;
}
.sound_container_pro.speaker_23.size_0, #sound_container.speaker_23.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker23.png) 1px top no-repeat;
}
.sound_container_pro.speaker_23.size_1, #sound_container.speaker_23.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker23.png) 1px top no-repeat;
}
.sound_container_pro.speaker_24.size_0, #sound_container.speaker_24.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker24.png) 1px top no-repeat;
}
.sound_container_pro.speaker_24.size_1, #sound_container.speaker_24.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker24.png) 1px top no-repeat;
}
.sound_container_pro.speaker_25.size_0, #sound_container.speaker_25.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker25.png) 1px top no-repeat;
}
.sound_container_pro.speaker_25.size_1, #sound_container.speaker_25.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker25.png) 1px top no-repeat;
}
.sound_container_pro.speaker_26.size_0, #sound_container.speaker_26.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker26.png) 1px top no-repeat;
}
.sound_container_pro.speaker_26.size_1, #sound_container.speaker_26.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker26.png) 1px top no-repeat;
}
.sound_container_pro.speaker_27.size_0, #sound_container.speaker_27.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker27.png) 1px top no-repeat;
}
.sound_container_pro.speaker_27.size_1, #sound_container.speaker_27.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker27.png) 1px top no-repeat;
}
.sound_container_pro.speaker_28.size_0, #sound_container.speaker_28.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker28.png) 1px top no-repeat;
}
.sound_container_pro.speaker_28.size_1, #sound_container.speaker_28.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker28.png) 1px top no-repeat;
}
.sound_container_pro.speaker_29.size_0, #sound_container.speaker_29.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker29.png) 1px top no-repeat;
}
.sound_container_pro.speaker_29.size_1, #sound_container.speaker_29.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker29.png) 1px top no-repeat;
}
.sound_container_pro.speaker_30.size_0, #sound_container.speaker_30.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker30.png) 1px top no-repeat;
}
.sound_container_pro.speaker_30.size_1, #sound_container.speaker_30.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker30.png) 1px top no-repeat;
}
.sound_container_pro.speaker_31.size_0, #sound_container.speaker_31.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker31.png) 1px top no-repeat;
}
.sound_container_pro.speaker_31.size_1, #sound_container.speaker_31.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker31.png) 1px top no-repeat;
}
.sound_container_pro.speaker_32.size_0,#sound_container.speaker_32.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker32.png) 1px top no-repeat;
}
.sound_container_pro.speaker_32.size_1, #sound_container.speaker_32.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker32.png) 1px top no-repeat;
}
.sound_container_pro.speaker_33.size_0, #sound_container.speaker_33.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker33.png) 1px top no-repeat;
}
.sound_container_pro.speaker_33.size_1, #sound_container.speaker_33.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker33.png) 1px top no-repeat;
}
.sound_container_pro.speaker_34.size_0, #sound_container.speaker_34.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker34.png) 1px top no-repeat;
}
.sound_container_pro.speaker_34.size_1, #sound_container.speaker_34.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker34.png) 1px top no-repeat;
}
.sound_container_pro.speaker_35.size_0, #sound_container.speaker_35.size_0  {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker35.png) 1px top no-repeat;
}
.sound_container_pro.speaker_35.size_1, #sound_container.speaker_35.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker35.png) 1px top no-repeat;
}
.sound_container_pro.speaker_36.size_0, #sound_container.speaker_36.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker36.png) 1px top no-repeat;
}
.sound_container_pro.speaker_36.size_1, #sound_container.speaker_36.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker36.png) 1px top no-repeat;
}
.sound_container_pro.speaker_37.size_0, #sound_container.speaker_37.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker37.png) 1px top no-repeat;
}
.sound_container_pro.speaker_37.size_1, #sound_container.speaker_37.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker37.png) 1px top no-repeat;
}
.sound_container_pro.speaker_38.size_0, #sound_container.speaker_38.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker38.png) 1px top no-repeat;
}
.sound_container_pro.speaker_38.size_1, #sound_container.speaker_38.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker38.png) 1px top no-repeat;
}
.sound_container_pro.speaker_39.size_0, #sound_container.speaker_39.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker39.png) 1px top no-repeat;
}
.sound_container_pro.speaker_39.size_1, #sound_container.speaker_39.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker39.png) 1px top no-repeat;
}
.sound_container_pro.speaker_40.size_0, #sound_container.speaker_40.size_0 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/16/speaker40.png) 1px top no-repeat;
}
.sound_container_pro.speaker_40.size_1, #sound_container.speaker_40.size_1 {
background: transparent url(//askbylaw.com/wp-content/plugins/gspeech/includes/images/32/speaker40.png) 1px top no-repeat;
}
.sexy_tooltip {
position: absolute;
display: none;
z-index: 9998;
}
#sexy_tooltip {
position: absolute;
display: none;
z-index: 9997;
}
#sexy_tooltip_title {
position: absolute;
display: none;
z-index: 9997;
width: 222px;
}
.sexy_tooltip .powered_by, #sexy_tooltip .powered_by {
font-style: italic !important;
display: block !important;
font-weight: bold !important;
font-size: 16px !important;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.sexy_tooltip .powered_by_3,#sexy_tooltip .powered_by_3 {
color: rgb(255, 255, 255) !important;
text-shadow: 0px -1px 0px rgb(0, 0, 0), 0px 2px 2px rgb(15, 15, 15) !important;
}
.sexy_tooltip .powered_by_3:hover,#sexy_tooltip .powered_by_3:hover {
text-shadow: 0px -1px 0px rgb(0, 0, 0), 0px 3px 2px rgb(15, 15, 15) !important;
}
.sexy_tooltip .powered_by_3 a,#sexy_tooltip .powered_by_3 a {
color: rgb(233, 243, 2) !important;
text-decoration: none;
text-shadow: 0px -1px 0px rgb(0, 0, 0), 0px 2px 1px rgb(15, 15, 15) !important;
}
.sexy_tooltip .powered_by_3:hover a,#sexy_tooltip .powered_by_3:hover a {
color:rgb(245, 255, 11) !important;
text-shadow: 0px -1px 0px rgb(0, 0, 0), 0px 3px 2px rgb(15, 15, 15) !important;
}
.sexy_tooltip .powered_by_3 a:hover,#sexy_tooltip .powered_by_3 a:hover {
text-decoration: underline;
}
.gspeech_wrapper_inactive {
white-space: nowrap;
box-shadow: 2px 2px 5px #000, 0 0 4px 1px rgba(17, 18, 29, 0.46), 0 0 23px 8px rgb(255, 255, 255);
border-radius: 11px;
padding: 4px 30px 8px 10px;
background-color: rgba(242, 244, 245, 0.85);
position: absolute;
display: block;
z-index: 9999;
top: 45px;
left: 20px;
}.the-tooltip {
}
.the-tooltip > .tooltip_inner {
border: solid 1px;
border-radius: 5px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
font-size: 14px;
padding: 7px 13px 7px 12px;
position: absolute;
-webkit-transition: 0.2s 0s;
-moz-transition: 0.2s 0s;
-ms-transition: 0.2s 0s;
-o-transition: 0.2s 0s;
transition: 0.2s 0s;
width: 250px;
z-index: 999;
line-height: 24px;
font-weight: normal;
}
.the-tooltip > .tooltip_inner.powered_by {
background: rgb(30,87,153); background: -moz-linear-gradient(top, rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); background: -webkit-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); background: -o-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); background: -ms-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); background: linear-gradient(to bottom, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); opacity: 0.99;
width: 202px !important;
padding: 4px 13px 5px 12px !important;
}
.the-tooltip.dark-midnight-blue > .tooltip_inner.powered_by:after {
border-color: rgb(17, 89, 162)!important;
}
.the-tooltip.bottom > .tooltip_inner.powered_by:after, .the-tooltip.bottom > .tooltip_inner.powered_by:before {
border-left-color: transparent !important;
border-right-color: transparent !important;
border-top-color: transparent !important;
bottom: 100%;
}
.the-tooltip.dark-midnight-blue > .tooltip_inner.powered_by {
border-color: rgb(0, 58, 116) !important;
}
.the-tooltip > .tooltip_inner * {
max-width: 100%;
}
.the-tooltip > .tooltip_inner:after, .the-tooltip > .tooltip_inner:before {
border: solid 11px;
content: "";
display: block;
margin: 0 20px 0 20px;
position: absolute;
}
.the-tooltip.bottom > .tooltip_inner {
}
.the-tooltip.bottom > .tooltip_inner:after {
margin-bottom: -1px;
}
.the-tooltip.bottom > .tooltip_inner:after, .the-tooltip.bottom > .tooltip_inner:before {
border-left-color: transparent !important;
border-right-color: transparent !important;
border-top-color: transparent !important;
bottom: 100%;
}
.the-tooltip.bottom > .tooltip_inner:before {
margin-bottom: 0px;
}
.the-tooltip.center > .tooltip_inner {
}
.the-tooltip.center > .tooltip_inner:after, .the-tooltip.center > .tooltip_inner:before {
left: 50%;
margin-left: -10px;
}
.the-tooltip.left > .tooltip_inner {
left: 0;
}
.the-tooltip.left > .tooltip_inner:after, .the-tooltip.left > .tooltip_inner:before {
left: 0;
}
.the-tooltip.right > .tooltip_inner {
right: 0;
}
.the-tooltip.right > .tooltip_inner:after, .the-tooltip.right > .tooltip_inner:before {
right: 0;
}
.the-tooltip.top > .tooltip_inner {
bottom: 100%;
margin-bottom: 15px;
}
.the-tooltip.top > .tooltip_inner:after {
margin-top: -1px;
}
.the-tooltip.top > .tooltip_inner:after, .the-tooltip.top > .tooltip_inner:before {
border-bottom-color: transparent !important;
border-left-color: transparent !important;
border-right-color: transparent !important;
top: 100%;
}
.the-tooltip.top > .tooltip_inner:before {
margin-top: 0px;
}
.the-tooltip.auto-width > .tooltip_inner {
white-space: nowrap;
width: auto;
}
.the-tooltip.auto-width > .tooltip_inner.extra_addition_127 {
white-space: nowrap;
width: auto;
}
.the-tooltip.full-width > .tooltip_inner {
left: 0;
margin-left: 0;
width: 100%;
}
.the-tooltip.apple-green > .tooltip_inner {
background-color: #8db600;
border-color: #658300;
color: #161d00;
}
.the-tooltip.apple-green > .tooltip_inner:after {
border-color: #8db600;
}
.the-tooltip.apple-green > .tooltip_inner:before {
border-color: #658300;
}
.the-tooltip.apple-green > .tooltip_inner {
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}
.the-tooltip.apricot > .tooltip_inner {
background-color: #fbceb1;
border-color: #f9b080;
color: #441d03;
}
.the-tooltip.apricot > .tooltip_inner:after {
border-color: #fbceb1;
}
.the-tooltip.apricot > .tooltip_inner:before {
border-color: #f9b080;
}
.the-tooltip.apricot > .tooltip_inner {
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}
.the-tooltip.black > .tooltip_inner {
background-color: rgba(51, 51, 51, 0.88);
border-color: #0d0d0d;
color: #ffffff;
}
.the-tooltip.black > .tooltip_inner:after {
border-color: rgba(80, 77, 77, 0.95);
}
.the-tooltip.black > .tooltip_inner:before {
border-color: #0d0d0d;
}
.the-tooltip.black > .tooltip_inner {
text-shadow: 0 1px 0 #000000;
}
.the-tooltip.carrot-orange > .tooltip_inner {
background-color: #ed9121;
border-color: #b3690f;
color: #251603;
}
.the-tooltip.carrot-orange > .tooltip_inner:after {
border-color: #ed9121;
}
.the-tooltip.carrot-orange > .tooltip_inner:before {
border-color: #b3690f;
}
.the-tooltip.carrot-orange > .tooltip_inner {
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}
.the-tooltip.eggplant > .tooltip_inner {
background-color: #614051;
border-color: #33222b;
color: #ffffff;
}
.the-tooltip.eggplant > .tooltip_inner:after {
border-color: #614051;
}
.the-tooltip.eggplant > .tooltip_inner:before {
border-color: #33222b;
}
.the-tooltip.eggplant > .tooltip_inner {
text-shadow: 0 1px 0 #000000;
}
.the-tooltip.forest-green > .tooltip_inner {
background-color: #014421;
border-color: #001209;
color: #ffffff;
}
.the-tooltip.forest-green > .tooltip_inner:after {
border-color: #014421;
}
.the-tooltip.forest-green > .tooltip_inner:before {
border-color: #001209;
}
.the-tooltip.forest-green > .tooltip_inner {
text-shadow: 0 1px 0 #000000;
}
.the-tooltip.bright-lavender > .tooltip_inner {
background-color: #bf94e4;
border-color: #9a57d5;
color: #250e38;
}
.the-tooltip.bright-lavender > .tooltip_inner:after {
border-color: #bf94e4;
}
.the-tooltip.bright-lavender > .tooltip_inner:before {
border-color: #9a57d5;
}
.the-tooltip.bright-lavender > .tooltip_inner {
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}
.the-tooltip.dark-midnight-blue > .tooltip_inner {
background-color: #003366;
border-color: #000d1a;
color: #ffffff;
}
.the-tooltip.dark-midnight-blue > .tooltip_inner:after {
border-color: #003366;
}
.the-tooltip.dark-midnight-blue > .tooltip_inner:before {
border-color: #000d1a;
}
.the-tooltip.dark-midnight-blue > .tooltip_inner {
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.the-tooltip.magic-mint > .tooltip_inner {
background-color: #aaf0d1;
border-color: #69e5ae;
color: #0c432a;
}
.the-tooltip.magic-mint > .tooltip_inner:after {
border-color: #aaf0d1;
}
.the-tooltip.magic-mint > .tooltip_inner:before {
border-color: #69e5ae;
}
.the-tooltip.magic-mint > .tooltip_inner {
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.the-tooltip.mustard > .tooltip_inner {
background-color: #ffdb58;
border-color: #f1bd00;
color: #3f3100;
}
.the-tooltip.mustard > .tooltip_inner:after {
border-color: #ffdb58;
}
.the-tooltip.mustard > .tooltip_inner:before {
border-color: #f1bd00;
}
.the-tooltip.mustard > .tooltip_inner {
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.the-tooltip.sienna > .tooltip_inner {
background-color: #882d17;
border-color: #47170c;
color: #ffffff;
}
.the-tooltip.sienna > .tooltip_inner:after {
border-color: #882d17;
}
.the-tooltip.sienna > .tooltip_inner:before {
border-color: #47170c;
}
.the-tooltip.sienna > .tooltip_inner {
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.the-tooltip.sky-blue > .tooltip_inner {
background-color: #87ceeb;
border-color: #45b3e0;
color: #0d3a4d;
}
.the-tooltip.sky-blue > .tooltip_inner:after {
border-color: #87ceeb;
}
.the-tooltip.sky-blue > .tooltip_inner:before {
border-color: #45b3e0;
}
.the-tooltip.sky-blue > .tooltip_inner {
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.the-tooltip.sunset > .tooltip_inner {
background-color: #fad6a5;
border-color: #f6b55d;
color: #4f2f04;
}
.the-tooltip.sunset > .tooltip_inner:after {
border-color: #fad6a5;
}
.the-tooltip.sunset > .tooltip_inner:before {
border-color: #f6b55d;
}
.the-tooltip.sunset > .tooltip_inner {
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}.notix-subscribe-popup {
display: none;
position: fixed;
z-index: 1;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgb(0,0,0);
background-color: rgba(0,0,0,0.4);
}
.notix-subscribe-popup-header {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.notix-subscribe-popup-header-title {
display: flex;
}
.notix-subscribe-popup-content {
display: flex;
flex-direction: column;
background-color: #fefefe;
margin: 15% auto;
padding: 10px;
border: 1px solid #888;
width: 300px;
height: fit-content;
}
.notix-subscribe-popup-content-body {
display: flex;
flex-direction: row;
justify-content: space-between;
margin-top: 20px;
}
.notix-subscribe-popup-content-body-yes,
.notix-subscribe-popup-content-body-no {
display: flex;
border: 1px solid #888;
border-radius: 3px;
font-size: 16px;
padding: 0 20px;
cursor: pointer;
}
.notix-subscribe-popup-content-body-yes:hover,
.notix-subscribe-popup-content-body-no:hover {
background-color: #CCC;
}
.notix-subscribe-popup-close {
display: flex;
color: #aaa;
float: right;
font-weight: bold;
align-self: flex-end;
}
.notix-subscribe-popup-close:hover,
.notix-subscribe-popup-close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}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;
}
html {
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
}
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: -0.25em;
}
sup {
top: -0.5em;
}
audio:not([controls]) {
display: none;
height: 0;
}
img {
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
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: 0.35em 0.75em 0.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;
} html {
box-sizing: border-box;
}
body {
font-size: 16px;
color: rgba(64, 64, 64, 1);
}
body.oxygen-aos-enabled {
overflow-x: hidden;
}
*,
::after,
::before {
box-sizing: inherit;
}
.ct-section-inner-wrap {
margin-left: auto;
margin-right: auto;
height: 100%;
min-height: inherit;
}
.ct-section-with-shape-divider {
position: relative !important;
}
.oxygen-unslider-container:not(.unslider-fade) > ul {
list-style: none;
width: 0px;
}
.oxygen-unslider-container:not(.unslider-fade):not(.unslider-horizontal) > ul > li {
opacity: 0;
}
.oxygen-unslider-container.unslider-fade > ul > li:not(.unslider-active) {
opacity: 0;
}
div.ct-svg-icon > svg,
svg.ct-svg-icon {
height: 1em !important;
fill: currentColor;
}
.ct-columns-inner-wrap {
display: -webkit-flex !important;
display: -ms-flexbox !important;
display: flex !important;
}
.ct-column {
float: left !important;
word-break: break-word;
}
svg.ct-svg-icon {
display: inline-block;
width: 1em !important;
}
div.ct-svg-icon {
display: inline-block;
box-sizing: content-box;
border-radius: 50%;
width: auto;
}
div.ct-svg-icon > svg {
width: 1em !important;
display: block;
}
div.ct-fancy-icon {
display: inline-flex;
border-radius: 50%;
}
.ct-fancy-icon > svg {
fill: currentColor;
}
.ct-columns-inner-wrap > .ct-column:first-child {
margin-left: 0 !important;
}
.ct-columns-inner-wrap > .ct-column:last-child {
margin-right: 0 !important;
}
.ct-video {
width: 100%;
}
.ct-video > .oxygen-vsb-responsive-video-wrapper {
position: relative;
}
.ct-video > .oxygen-vsb-responsive-video-wrapper > iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.oxy-nav-menu-list {
display: flex;
padding: 0;
margin: 0;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item {
list-style-type: none;
display: flex;
flex-direction: column;
}
.oxy-nav-menu .oxy-nav-menu-list li.menu-item a {
text-decoration: none;
border-style: solid;
border-width: 0;
transition-timing-function: ease-in-out;
transition-property: background-color, color, border-color;
border-color: transparent;
}
.oxy-nav-menu .oxy-nav-menu-list li.current-menu-item > a,
.oxy-nav-menu .oxy-nav-menu-list li.menu-item:focus-within > a,
.oxy-nav-menu .oxy-nav-menu-list li.menu-item:hover > a {
border-color: currentColor;
}
.oxy-nav-menu .menu-item,
.oxy-nav-menu .sub-menu {
position: relative;
}
.oxy-nav-menu .menu-item .sub-menu {
padding: 0;
flex-direction: column;
white-space: nowrap;
transition-timing-function: ease-in-out;
transition-property: visibility, opacity;
visibility: hidden;
opacity: 0;
display: flex;
position: absolute;
top: 100%;
}
.oxy-nav-menu .sub-menu .sub-menu,
.oxy-nav-menu.oxy-nav-menu-vertical .sub-menu {
left: 100%;
top: 0;
}
.oxy-nav-menu .menu-item:hover > .sub-menu,
.oxy-nav-menu .menu-item:focus-within > .sub-menu {
visibility: visible;
opacity: 1;
}
.oxy-nav-menu .sub-menu li.menu-item {
flex-direction: column;
}
@keyframes oxy_sticky_header_fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.oxy-sticky-header-fade-in {
animation-name: oxy_sticky_header_fadein;
animation-duration: 0.5s;
animation-iteration-count: 1;
}
.oxy-sticky-header .oxygen-show-in-sticky-only {
display:  none;
}
.oxy-sticky-header.oxy-sticky-header-active .oxygen-show-in-sticky-only {
display: block;
}
.oxy-header-wrapper {
position: relative;
}
.oxy-header-row {
width: 100%;
display: block;
}
.oxy-header-container {
height: 100%;
margin-left: auto;
margin-right: auto;
display: flex;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: stretch;
}
.oxy-header-center,
.oxy-header-left,
.oxy-header-right {
display: flex;
align-items: center;
}
.oxy-header .oxygen-only-show-in-overlay,
.oxy-video-container {
display: none;
}
.oxy-header-left {
justify-content: flex-start;
}
.oxy-header-center {
flex-grow: 1;
justify-content: center;
}
.oxy-header-right {
justify-content: flex-end;
}
.admin-bar .oxy-sticky-header-active {
top: 32px !important;
}
@media screen and (max-width: 782px) {
.admin-bar .oxy-sticky-header-active {
top: 46px !important;
}
}
@media screen and (max-width: 600px) {
.admin-bar .oxy-sticky-header-active {
top: 0 !important;
}
}
.oxy-video-background {
position: relative;
z-index: 1;
}
.oxy-video-background .oxy-video-container {
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: hidden;
z-index: -1;
}
.oxy-video-background .oxy-video-container video {
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
}
.oxy-video-overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.oxy-map iframe {
width: 100%;
height: 100%;
display: block;
}
.unslider .unslider-fade ul li.unslider-active {
position: relative;
}
.oxy-menu-toggle {
cursor: pointer;
display: none;
}
.oxy-nav-menu.oxy-nav-menu-open {
width: 100%;
position: fixed;
top: 0;
right: 0;
left: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
overflow: auto;
z-index: 2147483642 !important;
background-color: #fff;
}
.oxy-nav-menu.oxy-nav-menu-open > div:last-child {
max-height: 100%;
overflow: auto;
padding-top: 2em;
padding-bottom: 2em;
width: 100%;
}
.oxy-nav-menu-prevent-overflow {
overflow: hidden;
height: 100%;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-menu-toggle {
display: initial;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list {
flex-direction: column !important;
width: 100%;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-list .menu-item a {
text-align: center;
border: 0 !important;
background-color: transparent !important;
justify-content: center;
}
.oxy-nav-menu.oxy-nav-menu-open .oxy-nav-menu-hamburger-wrap {
position: absolute;
top: 20px;
right: 20px;
z-index: 1;
}
.oxy-nav-menu:not(.oxy-nav-menu-open) .sub-menu {
background-color: #fff;
z-index: 2147483641;
}
.oxy-nav-menu.oxy-nav-menu-open .menu-item .sub-menu,
.oxy-nav-menu.oxy-nav-menu-open .menu-item-has-children > a::after {
display: none;
}
.oxy-nav-menu.oxy-nav-menu-open.oxy-nav-menu-responsive-dropdowns
.menu-item
.sub-menu {
display: flex;
position: static;
animation-name: none;
visibility: visible;
opacity: 1;
transition-duration: 0s !important;
}
.oxy-nav-menu.oxy-nav-menu-open a:not([href]) {
display: none;
}
.oxy-nav-menu-hamburger-wrap {
display: flex;
align-items: center;
justify-content: center;
}
.oxy-nav-menu-hamburger {
display: flex;
justify-content: space-between;
flex-direction: column;
}
.oxy-nav-menu-hamburger-line {
border-radius: 2px;
}
.oxy-nav-menu-open .oxy-nav-menu-hamburger {
transform: rotate(45deg);
}
.oxy-nav-menu-open .oxy-nav-menu-hamburger .oxy-nav-menu-hamburger-line {
display: none;
}
.oxy-nav-menu-open
.oxy-nav-menu-hamburger
.oxy-nav-menu-hamburger-line:first-child {
display: initial;
position: relative;
}
.oxy-nav-menu-open
.oxy-nav-menu-hamburger
.oxy-nav-menu-hamburger-line:last-child {
display: initial;
position: relative;
transform: rotate(90deg);
}
.oxy-nav-menu .menu-item a {
display: flex;
align-items: center;
}
.oxy-nav-menu.oxy-nav-menu-vertical .menu-item a {
flex-direction: row;
}
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow
.menu-item-has-children
> a::after {
width: 0.35em;
height: 0.35em;
margin-left: 0.5em;
border-right: 0.1em solid;
border-top: 0.1em solid;
transform: rotate(135deg);
content: "";
}
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow
.sub-menu
.menu-item-has-children
> a::after,
.oxy-nav-menu-dropdowns.oxy-nav-menu-dropdown-arrow.oxy-nav-menu-vertical
.menu-item-has-children
> a::after {
transform: rotate(45deg);
}
.oxy-social-icons {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
justify-content: flex-start;
}
.oxy-social-icons a {
line-height: 1;
width: 1em;
height: 1em;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
}
.oxy-social-icons a svg {
stroke-width: 0;
stroke: currentColor;
fill: currentColor;
}
.oxy-soundcloud {
min-width: 300px;
min-height: 120px;
}
.oxy-soundcloud iframe {
width: 100%;
height: 100%;
}
.comment-body .alignleft,
.oxy-stock-content-styles .alignleft {
margin-right: 1em;
float: left;
}
.comment-body .alignright,
.oxy-stock-content-styles .alignright {
margin-left: 1em;
float: right;
}
.comment-body .aligncenter,
.oxy-stock-content-styles .aligncenter {
margin-left: auto;
margin-right: auto;
}
.comment-body img,
.oxy-stock-content-styles img {
max-width: 100%;
}
.oxy-comment-form .comment-reply-title {
margin-bottom: 0.5em;
}
.oxy-comment-form .logged-in-as {
margin-bottom: 1em;
font-size: 0.75em;
}
.oxy-comment-form #submit {
padding: 1em 2em;
background-color: #000;
color: #fff;
cursor: pointer;
margin-top: 0.5em;
border: none;
font-weight: 700;
}
.oxy-comment-form input,
.oxy-comment-form textarea {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
color: gray;
width: 100%;
}
.oxy-comment-form label {
font-weight: 700;
}
.oxy-comment-form .comment-form > p {
margin-top: 0;
margin-bottom: 1em;
}
.oxy-comments h3.comments-title {
margin-bottom: 1em;
}
.oxy-comments ol.children,
.oxy-comments ol.comments-list {
list-style: none;
margin: 0;
padding: 0;
}
.oxy-comments ol.children {
margin-left: 50px;
}
.oxy-comments li.comment .comment-body {
margin-left: 0;
margin-right: 0;
margin-bottom: 50px;
}
.oxy-comments li.comment .comment-body .comment-content {
margin-bottom: 1em;
}
.oxy-comments .comment-meta .comment-author {
display: flex;
flex-direction: row;
align-items: center;
}
.oxy-comments .comment-meta .comment-author .avatar {
max-width: 64px;
max-height: 64px;
margin-right: 0.5em;
}
.oxy-comments .comment-meta .comment-author span.says::before {
content: " ";
white-space: pre;
}
.oxy-progress-bar-overlay-percent,
.oxy-progress-bar-overlay-text {
line-height: 1;
white-space: nowrap;
color: #fff;
}
.oxy-comments .comment-meta .comment-metadata {
font-size: 0.75em;
margin-top: 0.75em;
}
.oxy-comments .comment-meta .edit-link {
margin-left: 0.5em;
}
.oxy-comments .reply {
display: flex;
}
.oxy-comments .reply .comment-reply-link {
font-size: 0.75em;
}
.oxy-comments .comment-meta {
flex-wrap: wrap;
}
.oxy-comments .comment-awaiting-moderation {
flex-basis: 100%;
}
.oxy-login-form p {
display: flex;
flex-direction: column;
}
.oxy-login-form input {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
}
.oxy-login-form input[type="submit"] {
padding: 1em 2em;
background-color: #000;
color: #fff;
cursor: pointer;
border: none;
font-weight: 700;
}
.oxy-search-form input {
padding: 0.5em;
border-radius: 0;
border: 1px solid #000;
}
.oxy-search-form input[type="submit"] {
padding: calc(0.5em + 1px) 1em;
background-color: #000;
color: #fff;
cursor: pointer;
border: none;
}
.oxy-search-form label.screen-reader-text {
display: none;
}
.oxy-icon-box-icon {
display: flex;
flex-shrink: 0;
flex-grow: 0;
}
.oxy-icon-box-content {
flex-grow: 1;
width: 100%;
}
.oxy-icon-box-heading,
.oxy-icon-box-text {
margin: 0;
}
.oxy-icon-box {
display: flex;
align-items: flex-start;
}
.oxy-pricing-box {
display: flex;
flex-direction: column;
position: relative;
overflow: hidden;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
order: 10;
display: flex;
flex-direction: row;
}
.oxy-pricing-box-graphic > img {
max-width: 100%;
display: block;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-title {
order: 20;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
order: 30;
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-items: baseline;
justify-content: center;
}
.oxy-pricing-box-amount {
display: flex;
align-items: baseline;
flex-direction: row;
}
.oxy-pricing-box-currency {
align-self: flex-start;
}
.oxy-pricing-box-amount-decimal {
align-self: baseline;
}
.oxy-pricing-box-term {
margin-left: 0.4em;
}
.oxy-pricing-box-sale-price {
width: 100%;
flex-grow: 0;
flex-shrink: 0;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
order: 40;
}
.oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
order: 60;
}
@keyframes oxy_progress_bar_width {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@keyframes oxy_progress_bar_stripes {
from {
background-position: 44px 0;
}
to {
background-position: 0 0;
}
}
.oxy-progress-bar-background,
.oxy-progress-bar-progress {
background-position: top left;
background-attachment: fixed;
background-size: 44px 44px;
}
.oxy-progress-bar {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
}
.oxy-progress-bar-background {
background-color: #d3d3d3;
width: 100%;
}
.oxy-progress-bar-progress {
padding: 20px;
display: flex;
background-color: #a9a9a9;
align-items: center;
}
.oxy-progress-bar-overlay-percent {
margin-left: auto;
padding-left: 1em;
font-size: 0.8em;
}
.oxy-tab,
.oxy-tab-content {
padding: 20px;
}
.oxy-progress-bar-overlay-percent:empty {
display: none;
}
.oxy-superbox {
display: inline-flex;
}
.oxy-superbox-primary,
.oxy-superbox-secondary,
.oxy-tabs-wrapper {
display: flex;
}
.oxy-superbox-wrap {
position: relative;
overflow: hidden;
display: flex;
width: 100%;
}
.oxy-superbox-primary {
position: relative;
top: 0;
left: 0;
width: 100%;
}
.oxy-superbox-secondary {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.oxy-tab {
cursor: pointer;
}
.oxy-tabs-contents-content-hidden {
display: none !important;
}
.oxy-testimonial {
display: flex;
width: 100%;
}
.oxy-testimonial .oxy-testimonial-photo-wrap {
display: flex;
flex-direction: column;
}
.oxy-testimonial .oxy-testimonial-photo {
border-radius: 50%;
}
.oxy-testimonial .oxy-testimonial-content-wrap {
display: flex;
flex-direction: column;
order: 2;
}
.oxy-testimonial .oxy-testimonial-author-wrap {
display: flex;
flex-direction: column;
}
.oxy-testimonial .oxy-testimonial-author,
.oxy-testimonial .oxy-testimonial-author-info {
display: flex;
}
.oxy-toggle {
display: flex;
flex-direction: row;
cursor: pointer;
}
.oxy-toggle-content {
align-self: stretch;
flex-grow: 1;
display: flex;
flex-direction: column;
justify-content: center;
}
.oxy-expand-collapse-icon {
align-self: center;
flex-shrink: 0;
flex-grow: 0;
margin-right: 0.4em;
text-align: initial;
width: 1em;
height: 1em;
position: relative;
display: inline-block;
}
.oxy-expand-collapse-icon::after,
.oxy-expand-collapse-icon::before {
content: "";
background-color: #000;
position: absolute;
width: 1em;
height: 0.16em;
top: calc((1em / 2) - 0.08em);
transition: 0.3s ease-in-out all;
border-radius: 0.03em;
}
.oxy-expand-collapse-icon::after {
transform: rotate(-90deg) scale(0);
}
.oxy-eci-collapsed.oxy-expand-collapse-icon::after {
transform: rotate(-180deg);
}
.oxy-eci-collapsed.oxy-expand-collapse-icon::before {
transform: rotate(-90deg);
}
[data-aos][data-aos=""] {
transition-duration: 0s !important;
}
body.oxy-modal-active {
height: 100vh;
overflow-y: hidden;
position: fixed;
right: 0;
left: 0;
}
.oxy-modal-backdrop {
display: flex;
align-items: center;
justify-content: center;
}
body:not(.oxygen-builder-body) .oxy-modal-backdrop {
display: none;
}
body.oxygen-builder-body .oxy-modal-backdrop {
height: 100vh;
}
.oxy-modal-backdrop.live {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 1400;
}
.oxy-modal-backdrop.hidden {
display: none;
}
.oxy-modal-backdrop.left {
flex-direction: column;
align-items: flex-start;
}
.oxy-modal-backdrop.right {
flex-direction: column;
align-items: flex-end;
}
.oxy-modal-backdrop.top {
flex-direction: row;
align-items: flex-start;
}
.oxy-modal-backdrop.bottom {
flex-direction: row;
align-items: flex-end;
}
.oxy-modal-backdrop.upper_left {
flex-direction: row;
align-items: flex-start;
justify-content: flex-start;
}
.oxy-modal-backdrop.upper_right {
flex-direction: row;
align-items: flex-start;
justify-content: flex-end;
}
.oxy-modal-backdrop.bottom_left {
flex-direction: row;
align-items: flex-end;
justify-content: flex-start;
}
.oxy-modal-backdrop.bottom_right {
flex-direction: row;
align-items: flex-end;
justify-content: flex-end;
}
.oxy-modal-backdrop .ct-modal {
background-color: white;
max-height: 100vh;
overflow-y: auto;
}
div.oxy-dynamic-list div.oxy-product-images.oxy-woo-element {
align-self: stretch;
}
div.oxy-repeater-pages,
div.oxy-repeater-pages-wrap {
display: flex;
}
.oxy-rich-text p:first-child {
margin-block-start: 0;
}
.oxy-rich-text p:last-child {
margin-block-end: 0;
} :-webkit-any(li, div._important),
:is(li, div._important) {
display: list-item;
}
:-webkit-any(table, div._important),
:is(table, div._important){
display: table;
}
:is(thead, div._important),
:-webkit-any(thead, div._important){
display: table-header-group;
}
:is(tr, div._important),
:-webkit-any(tr, div._important) {
display: table-row;
}
:is(tbody, div._important),
:-webkit-any(tbody, div._important) {
display: table-row-group;
}
:is(th, td, div._important),
:-webkit-any(th, td, div._important) {
display: table-cell;
}
:is(caption, div._important),
:-webkit-any(caption, div._important) {
display: table-caption;
}
:is(colgroup, div._important),
:-webkit-any(colgroup, div._important){
display: table-column-group;
}
:is(col, div._important),
:-webkit-any(col, div._important){
display: table-column;
}
:is(tfoot, div._important),
:-webkit-any(tfoot, div._important){
display: table-footer-group;
}