﻿.wrapped_search input { height: 28px; }

#footer_top .col-sm-8 .feature { height: 300px; }
#footer_top .col-sm-4 .feature.tall { height: 620px; }

#footer_top .feature #endorsedimage {
    width: 80%;
}
/*@media all and (min-width:769px)*/
#logo {
    padding-bottom: 53px;
}


/* tablet & up ______________________________________________________________ */
@media all and (min-width: 768px) {
    #main_nav { background: transparent; position: absolute; bottom: 0; }
}

