.modal-mail {width: 100%;max-width: 1000px;margin: 0 auto;padding: 10px;background: #f3f3f3;position: fixed;bottom: 0;left: 50%;transform: translateX(-50%);z-index: 100;display:none;box-shadow: 0 0 10px 1px; rgba(122,122,122,0.5);}.modal-mail__container {display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;justify-content: space-between;align-items: center;padding: 4px 14px 10px 43px;}.modal-mail__text {font-family: 'Open Sans', sans-serif;font-weight: bold;font-size: 20px;color: #40586b;}.modal-mail__text span:first-child {color: #5fb669;}.modal-mail__form {display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;}.modal-mail__input {width: 100%;min-width: 257px;font-family: 'Open Sans', sans-serif;font-size: 20px;font-weight: lighter;text-align: center;color: #777;padding: 10px 5px;border: 1px solid #999;margin-right: 20px;margin-bottom: 0;}.modal-mail__input.sel {font-size: 16px;padding: 8px;}.modal-mail__btn {width: 100%;min-width: 165px;font-size: 20px;font-weight: bold;color: #fff;padding: 10px 5px;background: #77c180;outline: none;border: 0;cursor: pointer;}.modal-mail__close {position: absolute;top: 5px;right: 5px;width: 13px;height: 13px;border: 1px solid #000;border-radius: 50%;background: transparent;cursor: pointer;}.modal-mail__close:before {content: '';position: absolute;height: 1px;width: 8px;transform: rotate(45deg);background: #000;left: 2px;top: 5px;}.modal-mail__close:after {content: '';position: absolute;height: 1px;width: 8px;transform: rotate(-45deg);background: #000;left: 2px;top: 5px;}@media screen and (max-width: 950px) {.modal-mail__icon {display: none;}}@media screen and (max-width: 860px) {.modal-mail__container {flex-wrap: wrap;padding: 20px;justify-content: center;text-align: center;}.modal-mail__form {flex-wrap: wrap;}.modal-mail__text {width: 100%;margin-bottom: 20px;}.modal-mail__text span {width: 100%;display: inline-block;}.modal-mail__input {margin-right: 0;margin-bottom: 20px;}.modal-mail__close {position: absolute;top: 5px;right: 5px;width: 40px;height: 40px;border: none;background: transparent;cursor: pointer;border-radius: 0;}.modal-mail__close:before {content: '';position: absolute;height: 5px;width: 40px;transform: rotate(45deg);background: #444444;left: 0;top: 16px;}.modal-mail__close:after {content: '';position: absolute;height: 5px;width: 40px;transform: rotate(-45deg);background: #444444;left: 0;top: 16px;}}.modal-mail .ssb_submit_loader {background: url(../images/sub_loader.gif) #56b672 no-repeat center !important;}.modal-mail .ssb_loading {z-index: 10;position: absolute;left: 0;top: 0;right: 0;bottom: 0;background: #000;opacity: 0.7;display: none;}.modal-mail .ssb_loading img {position: absolute;top: 50%;left: 50%;margin: -15px 0 0 -15px;}.ssb_t2 {color: #5fb669;font-weight: bold;font-size: 20px;}.ssb_t2--comment {color: #5fb669;font-weight: bold;font-size: 20px;width: 40%;}