@media (min-width: 850px) {.comment-form p.comment-form-author, .comment-form p.comment-form-email, .comment-form p.comment-form-url, .comment-form p.comment-form-phone {flex: 1;}}.comment-form-cookies-consent, .comment-notes {display:none;}.comment .avatar {width: 30px;}.comment-reply-link {background: #999;padding: 4px 15px;color: #fff;border-radius: 5px;}.comment cite {font-style: normal !important;color: #000;}.form-submit input[type='submit'] {text-transform: none;}#comment-error, #email-error, #phone-error, #author-error {color: #b11f24;font-size: 14.5px;margin: 2px 0px 5px 10px;}.comment-button:after {position: absolute;top: -10px;right: -10px;z-index: 1100;content: "1";height: 1.25rem;width: 1.25rem;font-size: .687rem;line-height: 1.25rem;background: #bf1212;color: #fff;border-radius: 50%;text-align: center;}.comment-button {z-index: 2000000001 !important;width:80px;height:30px;border-radius: 5px;right: 10px;bottom: 0;position: fixed!important;margin-bottom: 1em;background-color: #005dac;color: #fff;padding-left: 10px;line-height: 30px;font-size: .97em;text-transform: none;animation: float 3s infinite;}@keyframes float {0% {transform: translateY(0);}50% {transform: translateY(-5px);}100% {transform: translateY(0);}}.comment-modal {display: none;position: fixed;z-index: 2000000001 !important;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);}.comment-modal-content {background-color: #fff;margin: 5% auto;padding: 20px;border: 1px solid #888;width: 80%;max-width: 600px;}.comment-close {color: #aaa;float: right;font-size: 32px;font-weight: bold;}.comment-close:hover, .comment-close:focus {color: black;text-decoration: none;cursor: pointer;}