.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;
}#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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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(//www.greatermoimaging.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);
}.panel-grid.panel-has-style>.panel-row-style,.panel-grid.panel-no-style{display:flex;-ms-flex-wrap:wrap;flex-wrap:nowrap;-ms-justify-content:space-between;justify-content:space-between}.panel-grid .so-parallax{position:relative}.panel-grid .so-parallax>:not(.simpleParallax){position:relative;z-index:1}.panel-grid .so-parallax .simpleParallax{overflow:hidden}.panel-grid .so-parallax .simpleParallax,.panel-grid .so-parallax img[data-siteorigin-parallax]{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.panel-background-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.panel-has-overlay .panel-cell-style,.panel-has-overlay .panel-row-style,.panel-has-overlay .panel-widget-style{overflow:hidden;position:relative;z-index:1}.panel-layout.panel-is-rtl .panel-grid.panel-has-style>.panel-row-style,.panel-layout.panel-is-rtl .panel-grid.panel-no-style{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.panel-grid-cell{-ms-box-sizing:border-box;box-sizing:border-box}.panel-grid-cell .panel-cell-style{height:100%}.panel-grid-cell .so-panel{zoom:1}.panel-grid-cell .so-panel:before{content:"";display:block}.panel-grid-cell .so-panel:after{content:"";display:table;clear:both}.panel-grid-cell .panel-last-child{margin-bottom:0}.panel-grid-cell .widget-title{margin-top:0}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container){overflow-x:hidden}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container) .siteorigin-panels-stretch{margin-right:-1000px!important;margin-left:-1000px!important;padding-right:1000px!important;padding-left:1000px!important}.so-sr-only{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}