.typing_text_result{width:100%}.typing_text_container{float:left;min-height:50px;width:100%}.typing_text{-moz-animation:20s steps(40) typing;-ms-animation:typing 20s steps(40);-o-animation:20s steps(40) typing;-webkit-animation:20s steps(40) typing;animation:20s steps(40) typing;display:inline-block;font-family:Verdana;font-size:14px;letter-spacing:1px;margin:0;opacity:0;overflow:hidden;padding:0;position:absolute;text-transform:lowercase;width:90%;white-space:nowrap}.typing_text>span{margin-left:4px}@keyframes typing{0%{opacity:0;width:0}2%{opacity:1}14%{opacity:1;width:48ch}15%{opacity:0}}.typing_text .cursor{animation:.8s infinite cursor}@keyframes cursor{0%,100%,20%{opacity:0}30%,90%{opacity:1}}.fade-in-image{animation:5s fadeIn;-webkit-animation:5s fadeIn;-moz-animation:5s fadeIn;-o-animation:5s fadeIn;-ms-animation:fadeIn 5s}.fade-out-image{animation:5s fadeOut;-webkit-animation:5s fadeOut;-moz-animation:5s fadeOut;-o-animation:5s fadeOut;-ms-animation:fadeOut 5s}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-ms-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-ms-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@media only screen and (max-width:400px){.typing_text{min-height:40px}}