/*QA*/
/*header*/
.block-getintouch {
margin-top: 0;
margin-bottom: 1.25rem;
}
.block-getintouch .getintouch-buttons .button.search{
display: none;
}
@media (min-width: 889px) {
.block-getintouch {
margin-top: 1.25rem;
}
}
.block-getintouch .getintouch-labels li {
border: none !important;
}
.block-getintouch .getintouch-buttons > li:last-child a.button {
padding-right: 0.4rem;
}
.block-getintouch .getintouch-buttons > li .button {
color: white;
background: #085686;
margin-right: 8px;
padding: 0.4rem;
border-right: none;
}
.block-getintouch .getintouch-buttons > li .button:hover{
background: #085686;
color: #fff;
}
/* NAV */
.top-bar-section ul li:not(.has-form) a:not(.button) {
padding: 0 1rem;
}
/*header bottom*/
.tint:before{
background: rgba(0, 0, 0, 0.3);
}
/*banner*/
/*.orbit-container .orbit-slides-container > *{
position: relative;
}*/
.orbit-bullets-container li{
background: #085686;
}
.orbit-container .orbit-slides-container img{
height: auto;
}
.block-sliderhdr3 .caption{
bottom: 25%;
}
@media (max-width: 1024px){
.block-sliderhdr3 .slider img{
height: 300px;
width: 100%;
}
.orbit-container .orbit-slides-container img{
height: 300px;
}
.orbit-container .orbit-slides-container > *{
bottom: auto;
}
.block-sliderhdr3 .slider{
height: 300px!important;
}
.block-sliderhdr3 .caption{
bottom: 25%;
width: 100%;
}
.block-sliderhdr3 .slider .caption h3{
font-size: 30px;
margin-bottom: 0;
}
}
/*content*/
/*footer*/
.footer-block-wrapper #edit-actions .button{
margin-top: 15px;
}