.tfn.search-results-page .row{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;-webkit-column-width:auto;-moz-column-width:auto;column-width:auto}
.tfn.search-results-page .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.tfn.search-results-page .sr-only-focusable:active,.tfn.search-results-page .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}
.tfn.search-results-page .site-search-form{padding:15px 0;background:#e6e6e6}
.tfn.search-results-page .site-search-form__elements{display:flex;position:relative}
.tfn.search-results-page .site-search-form__elements .suggBox{width:100% !important;top:40px}
.tfn.search-results-page .site-search-form__input{border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:4px !important;border-bottom-left-radius:4px !important}
.tfn.search-results-page .site-search-form__button{border-top-left-radius:0;border-bottom-left-radius:0;padding:.375rem .575rem}
.tfn.search-results-page .results-list{list-style-type:none;margin:0;padding:0}
.tfn.search-results-page .results-list__item{background:#fff;border:1px solid #ddd;border-radius:5px;margin-top:15px;padding:30px 15px}
.tfn.search-results-page .result-content{display:flex}
.tfn.search-results-page .result-content:hover{text-decoration:none}
.tfn.search-results-page .result-content:hover .result-content__title{text-decoration:underline}
.tfn.search-results-page .result-content__body{flex:1}
.tfn.search-results-page .result-content__title{line-height:1.35em}
.tfn.search-results-page .result-content__img{display:none}
.tfn.search-results-page .page-flipper{width:auto;padding:0;max-width:none;left:auto;bottom:auto}
.tfn.search-results-page .page-flipper__select-wrapper a.dropdown-button{height:42px;display:flex;border:0;align-items:center;padding:0 35px 0 15px}
@media screen and (min-width:768px){.tfn.search-results-page .site-search-form__button{padding:.375rem 2.75rem}
.tfn.search-results-page .result-content__img{display:block;max-width:30%;margin-right:1.5rem;flex-shrink:0}
}
body.search-results.no-hero .tfn.search-results-page .result-content__title{font-size:1.6rem}
body.search-results.no-hero .tfn.search-results-page .filter--group .filter--inner .menu-list ul{border-bottom:0;padding-left:0;padding-bottom:0}
@media screen and (max-width:320px){.tfn.search-results-page .page-flipper__select-wrapper a.dropdown-button{padding:0 25px 0 10px}
}