.tl-wrapper {
    position: relative;
}
#block-search.block-search-main {
    background: #D9EDF7BD;
    position: absolute !important;
    z-index: 9;
    bottom: 72px;
    margin: 0 auto;
}
#block-search.block-search-main .tl-container {
    max-width: 1050px;
}
#block-search {
    background: #D9EDF7;
    width: 100%;
    box-sizing: border-box;
}
.tl-container {
    padding: 0 25px;
    max-width: 960px;
    margin: 0 auto;
}
.tl-button {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    display: block;
    text-decoration: none !important;
    cursor: pointer;
    max-width: 160px;
    width: 100%;
    padding: 12px;
    margin: 20px 0;
    text-align: center;
    white-space: normal;
    color: #fff !important;
    background-color: #222;
    border-radius: 0;
    position: relative;
    height: 42px;
}
.tl-button:hover {
    color: #fff !important;
    background-color: #444;
    text-decoration: none !important;
    cursor: pointer;
    box-shadow: none !important;
}
#colophon > div > nav > div > ul > li.page_item.page-item-131,
#colophon > div > nav > div > ul > li.page_item.page-item-132 {
    display: none;
}
@media screen and (min-width: 1072px) {
    body.page-id-7 #masthead > div.custom-header > div.site-branding > div {
        margin-bottom: 124px;
    }
}
@media screen and (max-width: 1071px) {
    #block-search.block-search-main {
        background: #D9EDF7;
        position: relative !important;
        bottom: auto;
        margin: 0 auto;
    }
    #block-search {
        /*background: #D9EDF7;*/
        /*width: 100%;*/
        /*box-sizing: border-box;*/
        /*margin: -121px auto 72px;*/
    }
}