#search{background-color:rgba(0,0,0,.8);display:none;height:100%;left:0;opacity:0;position:fixed;top:0;-webkit-transform:translateY(-100%) scale(0);-moz-transform:translateY(-100%) scale(0);-ms-transform:translateY(-100%) scale(0);-o-transform:translateY(-100%) scale(0);transform:translateY(-100%) scale(0);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;width:100%}#search.open{display:block;opacity:1;-webkit-transform:translate(0) scale(1);-moz-transform:translate(0) scale(1);-ms-transform:translate(0) scale(1);-o-transform:translate(0) scale(1);transform:translate(0) scale(1);z-index:106}#search input[type=search]{background:transparent;border-color:rgba(173,229,82,.8) transparent;border-style:solid;border-width:1px 0;color:#fff;font-size:40px;left:0;margin-left:20%;margin-top:-51px;outline:none;padding:10px;position:absolute;text-align:center;top:50%;width:60%}#search input[type=search i]::-webkit-search-cancel-button{appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwgMC44KSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNSAxNy41ODZhMSAxIDAgMSAwIDEuNDE1IDEuNDE1TDEyIDEzLjQxNCAxNy41ODYgMTlBMSAxIDAgMCAwIDE5IDE3LjU4NkwxMy40MTQgMTIgMTkgNi40MTRBMSAxIDAgMCAwIDE3LjU4NSA1TDEyIDEwLjU4NiA2LjQxNCA1QTEgMSAwIDAgMCA1IDYuNDE0TDEwLjU4NiAxMnoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);cursor:pointer;height:24px;width:24px}#search .close{color:#fff;font-size:27px;opacity:1;position:fixed;right:15px;top:15px}#search .close:hover{color:#9ddc37;cursor:pointer}@media (max-width:600px){#search input[type=search]{font-size:20px;margin-left:20px;margin-right:20px;padding:10px 0;right:0;text-align:center;white-space:normal;width:auto}}