
@media only screen and (max-width: 480px){ #wow-modal-window-1 { width:85% !important; } } #wow-modal-close-1 { top: 0px;right: 0px; } #wow-modal-close-1.mw-close-btn.text:before { content: "Close"; color: #ffffff; padding: 6px 12px; font-family: inherit; font-size: 12px; font-weight: normal; font-style: normal; background: linear-gradient(to right, #00aeef 50%, #25215d 50%); background-size: 200% 100%; background-position: right bottom; border-radius: 0; } #wow-modal-close-1.mw-close-btn.text:hover:before { color: #ffffff; background-position: left bottom; } #smwform-1 { width: 100%; padding: 10px; background: rgba(37,33,93,0); border: 1px solid rgba(255,255,255,0); border-radius: 0px; overflow: auto; margin: 0 auto; } #smwform-1 .smw-input, #smwform-1 textarea{ width: calc( 100% - 1px); background: rgba(255,255,255,0.15); border: 1px solid rgba(255,255,255,0.52); border-radius: 0px; color: #ffffff; font-size:16px; } #smwform-1 .smw-input { height: 36px; line-height: 36px; } #smwform-1 input[type=submit]{ padding: 10px; width: calc( 100% - 1px); display: inline-block; color: #ffffff; background: #25215d; border: 1px solid rgba(255,255,255,0.52); border-radius: 0px; font-size: 16px; text-decoration: none; } #smwform-1 input[type=submit]:hover { cursor: pointer; background: #00aeef; } #smwform-1 textarea{ height: 36px; color: #ffffff; overflow: auto; } #smwform-1 textarea::-webkit-input-placeholder, #smwform-1 textarea::-moz-placeholder, #smwform-1 textarea :-ms-input-placeholder, #smwform-1 .smw-input::-webkit-input-placeholder, #smwform-1 .smw-input::-moz-placeholder, #smwform-1 .smw-input:-ms-input-placeholder { color: #ffffff; opacity: 0.75; }
