@media (max-width: 370px) {
    .CL-search-result-toolbar .CL-search-result-scope {
        width: 100% !important;
    }

    .CL-search-result-toolbar .CL-search-result-submit {
        float: right;
        margin-top: 0.5em;
    }
}

@media (max-width: 736px) {
.CL-site-identity {
    margin: 1px auto;
}

#banner-wrapper h3 {
    font-size: 2.5em;
    letter-spacing: -3px;
    font-weight: 300;
    color: #373737;
    line-height: 1em;
}

#search-wrapper .CL-trail {
    text-align: center;
}

#search-wrapper .CL-search,
#search-wrapper .CL-trail {
    padding: 1em 0em 1em 0em;
}

#search-wrapper form input {
    width: 218px;
}

#banner-wrapper .CL-box-main {
	padding: 2em 20px;
}

#search-wrapper .CL-search {
    display: block;
    text-align: center !important;
}

.langbox {
    text-align: center;
}

.CL-language-switch-dropdown {
    margin: 0 auto;
    text-align: center;
}

.CL-site-identity .CL-template-image {
    height: 77px;
}

}

@media (max-width: 768px) {
    #search-wrapper .row {
        margin: 0 25px;
    }

    .CL-image-slider {
    text-align: center;
    }
}

@media (min-width: 992px) {
}

@media (max-width: 1200px) {
}