#fwOverlay {position: absolute;z-index: 30;top: 0;left: 0;width: 100%;min-height: 100%;background-color: rgba(0,0,0,.7);}#fwContainer {position: absolute;display: block;width: 100%;max-width: 500px;height: auto;// max-height: 610px;background-color: #fff;left: 0;right: 0;margin: auto;top: 0;bottom: 0;overflow: scroll;}@media (min-width: 749px) {#fwContainer {overflow: hidden;}}#fwClose {position: absolute;background: url('../img/special-close.svg') center center no-repeat;background-size: 20px;background-position: center;width: 20px;height: 20px;top: 25px;right: 45px;display: block;opacity: .7;padding: 40px;z-index: 32;box-sizing:border-box;}#fwClose:hover {cursor: pointer;opacity: 1;}#fwHeader {position: relative;display: block;width: 84%;max-width: 350px;height: 20px;margin: 55px auto 55px;line-height: 20px;font-size: 20px;font-weight: normal;color: #2B2E33;}.fwLabel { display: none; }.fwInput {position: relative;display: block;width: 84%;max-width: 350px;height: 42px;margin: 0 auto 16px;padding-left: 15px;border: 1px solid hsl(0, 0%, 72%);border-radius: 7px;box-sizing:border-box;}.fwInput:hover {border-color: hsl(204, 70%, 73%);}.fwInput:focus {border-color: hsl(204, 70%, 53%);}#fwEmail { -webkit-appearance: none; }#fwMessage {position: relative;display: block;width: 84%;max-width: 350px;height: 130px;max-height: 130px;margin: 0 auto 16px;padding-left: 15px;padding-top: 10px;border: 1px solid hsl(0, 0%, 72%);border-radius: 7px;-webkit-appearance: none;box-sizing:border-box;}#fwMessage:hover {border-color: hsl(204, 70%, 73%);}#fwMessage:focus {border-color: hsl(204, 70%, 53%);}#fwCaptcha {position: relative;display: block;width: 84%;max-width: 350px;height: 44px;margin: 0 auto 16px;}#fwCaptchaImg {position: relative;display: inline-block;width: 49%;height: 42px;background-size: contain;background-position: center center;background-repeat: no-repeat;float: left;margin-right: 2%;}#fwCaptchaInput {width: 49%;margin: 0;}#fwSubmit {position: relative;display: block;width: 84%;height: 42px;max-width: 350px;margin: 0 auto 55px;border-radius: 7px;background-color: #69c891;color: white;text-align: center;font-size: 18px;line-height: 42px;}#fwSubmit:hover {cursor: pointer;background-color: #50bf7f;}@media (max-width: 750px) {#fwContainer {overflow-y: scroll;right: auto;position: fixed;max-width: none;max-height: none;margin: 0;}#fwHeader {margin-top: 30px;margin-bottom: 30px;}#fwClose {top: 14px;right: 8%;width: 15px;height: 15px;padding: 8%;background-position-x: right;}}.fwLabel {display: block;width: 84%;max-width: 350px;height: 20px;margin: 0 auto 10px;}#fwCaptcha {height: 74px;margin: 0 auto 18px;}#fwCaptcha .fwLabel {width: 100%;margin: 0 0 10px;padding-left: 51%;}#fwSubmit { margin-bottom: 55px; }.errMessageFeedback {position: relative;display: block;left: 0!important;right: 0!important;margin: 0 auto!important;width: 84%;max-width: 350px;height: 0;line-height: 105px;background-color: transparent;color: hsl(4, 85%, 67%);border-radius: 7px;font-size: 11px;padding: 0;text-align: right;white-space: nowrap;top: 0!important;}.errMessageFeedback:before {content: "";position: absolute;left: -6px;top: 0;bottom: 0;margin: auto;width: 14px;height: 14px;background-color: inherit;border-radius: 2px;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}.errMessageFeedback.errMob {position: relative;display: block;width: 85%;max-width: 350px;margin: -6px auto 16px;left: auto!important;top: auto!important;}.errMessageFeedback.errMob:before {content: "";position: absolute;top: -40px;right: 0;left: 0;width: 14px;height: 14px;margin: auto;background-color: inherit;border-radius: 2px;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}.fwMsgLabel + .errMessageFeedback {line-height: 280px;}#fwCaptcha > .errMessageFeedback {position: absolute;width: 100%;line-height: 166px;}.errRed {border-color: hsl(4, 85%, 67%)!important;margin: 0 auto 22px!important;}.maxHeight { max-height: 760px; }@media (max-width: 750px) {.errMessageFeedback { line-height: 103px; }.fwMsgLabel + .errMessageFeedback { line-height: 280px; }#fwCaptcha > .errMessageFeedback { line-height: 166px; }}