.txt,.btn{outline:none;}
.txt:focus,.btn:focus{outline:none;}
@media only screen and (max-width: 767px){
.search input.txt {
    height: 25px;
    width: 85%;
    color: #8394b6;
    border: 0px;
    float: left;
    line-height: 25px;
    background: none;
    margin-left: 13px;}
}
